From 3449d9f01f3723310ba7c3e23e2ffc5eaa70d768 Mon Sep 17 00:00:00 2001 From: "J.M" Date: Mon, 2 Jul 2012 19:49:43 +0200 Subject: [PATCH 1/4] Fix html entities for astext export backlink, use jQuery for textSQLDUMP box --- export.php | 30 +++++++++--------------------- 1 file changed, 9 insertions(+), 21 deletions(-) diff --git a/export.php b/export.php index 9eefc70d4a..f84ad52e8c 100644 --- a/export.php +++ b/export.php @@ -444,9 +444,9 @@ if (! $save_on_server) { } foreach ($_REQUEST as $name => $value) { - $back_button .= '&' . urlencode($name) . '=' . urlencode($value); + $back_button .= '&' . urlencode($name) . '=' . urlencode($value); } - $back_button .= '&repopulate=1">Back ]

'; + $back_button .= '&repopulate=1">Back ]

'; echo $back_button; echo '
' . "\n" @@ -754,8 +754,8 @@ if (! empty($asfile)) { if ($compression == 'zip') { if (@function_exists('gzcompress')) { $zipfile = new ZipFile(); - $zipfile -> addFile($dump_buffer, substr($filename, 0, -4)); - $dump_buffer = $zipfile -> file(); + $zipfile->addFile($dump_buffer, substr($filename, 0, -4)); + $dump_buffer = $zipfile->file(); } } elseif ($compression == 'bzip2') { // 2. as a bzipped file @@ -774,7 +774,7 @@ if (! empty($asfile)) { if ($save_on_server) { $write_result = @fwrite($file_handle, $dump_buffer); fclose($file_handle); - if (strlen($dump_buffer) !=0 + if (strlen($dump_buffer) > 0 && (! $write_result || ($write_result != strlen($dump_buffer))) ) { $message = new PMA_Message( @@ -821,22 +821,10 @@ if (! empty($asfile)) { ?> Date: Mon, 2 Jul 2012 15:20:22 -0400 Subject: [PATCH 2/4] Calling a file that is no longer there --- test/classes/PMA_Footer_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/classes/PMA_Footer_test.php b/test/classes/PMA_Footer_test.php index 6f02445086..22a05d3615 100644 --- a/test/classes/PMA_Footer_test.php +++ b/test/classes/PMA_Footer_test.php @@ -14,7 +14,7 @@ require_once 'libraries/js_escape.lib.php'; require_once 'libraries/core.lib.php'; require_once 'libraries/url_generating.lib.php'; require_once 'libraries/php-gettext/gettext.inc'; -require_once 'libraries/common.lib.php'; +require_once 'libraries/CommonFunctions.class.php'; require_once 'libraries/Theme.class.php'; class PMA_Footer_test extends PHPUnit_Framework_TestCase From cf2ed4fd58ea85551e89db0a5f81452be0c7a353 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 2 Jul 2012 15:26:00 -0400 Subject: [PATCH 3/4] Update .po files --- po/af.po | 3820 +++++++++++++++++++++-------------------- po/ar.po | 3818 +++++++++++++++++++++-------------------- po/az.po | 3830 +++++++++++++++++++++-------------------- po/be.po | 3848 ++++++++++++++++++++--------------------- po/be@latin.po | 3862 ++++++++++++++++++++--------------------- po/bg.po | 3806 ++++++++++++++++++++-------------------- po/bn.po | 3816 +++++++++++++++++++++-------------------- po/br.po | 3824 +++++++++++++++++++++-------------------- po/bs.po | 3830 +++++++++++++++++++++-------------------- po/ca.po | 3818 +++++++++++++++++++++-------------------- po/ckb.po | 3794 ++++++++++++++++++++-------------------- po/cs.po | 3822 +++++++++++++++++++++-------------------- po/cy.po | 3838 ++++++++++++++++++++--------------------- po/da.po | 3814 +++++++++++++++++++++-------------------- po/de.po | 3853 ++++++++++++++++++++--------------------- po/el.po | 3844 ++++++++++++++++++++--------------------- po/en_GB.po | 4192 +++++++++++++++++++++++---------------------- po/es.po | 3912 +++++++++++++++++++++--------------------- po/et.po | 3838 ++++++++++++++++++++--------------------- po/eu.po | 3817 +++++++++++++++++++++-------------------- po/fa.po | 3845 ++++++++++++++++++++--------------------- po/fi.po | 3814 +++++++++++++++++++++-------------------- po/fr.po | 3865 ++++++++++++++++++++--------------------- po/gl.po | 3824 +++++++++++++++++++++-------------------- po/he.po | 3816 +++++++++++++++++++++-------------------- po/hi.po | 3822 +++++++++++++++++++++-------------------- po/hr.po | 3846 ++++++++++++++++++++--------------------- po/hu.po | 3830 +++++++++++++++++++++-------------------- po/hy.po | 3788 ++++++++++++++++++++-------------------- po/id.po | 3798 ++++++++++++++++++++-------------------- po/it.po | 3820 +++++++++++++++++++++-------------------- po/ja.po | 3825 +++++++++++++++++++++-------------------- po/ka.po | 3848 ++++++++++++++++++++--------------------- po/kk.po | 3796 ++++++++++++++++++++-------------------- po/ko.po | 3792 ++++++++++++++++++++-------------------- po/lt.po | 3826 +++++++++++++++++++++-------------------- po/lv.po | 3830 +++++++++++++++++++++-------------------- po/mk.po | 3830 +++++++++++++++++++++-------------------- po/ml.po | 3792 ++++++++++++++++++++-------------------- po/mn.po | 3842 ++++++++++++++++++++--------------------- po/ms.po | 3822 +++++++++++++++++++++-------------------- po/nb.po | 3838 ++++++++++++++++++++--------------------- po/nl.po | 3826 +++++++++++++++++++++-------------------- po/phpmyadmin.pot | 3783 ++++++++++++++++++++-------------------- po/pl.po | 3832 +++++++++++++++++++++-------------------- po/pt.po | 3798 ++++++++++++++++++++-------------------- po/pt_BR.po | 3872 +++++++++++++++++++++-------------------- po/ro.po | 3843 ++++++++++++++++++++--------------------- po/ru.po | 3848 ++++++++++++++++++++--------------------- po/si.po | 3804 ++++++++++++++++++++-------------------- po/sk.po | 3813 +++++++++++++++++++++-------------------- po/sl.po | 3819 +++++++++++++++++++++-------------------- po/sq.po | 3826 +++++++++++++++++++++-------------------- po/sr.po | 3842 ++++++++++++++++++++--------------------- po/sr@latin.po | 3836 ++++++++++++++++++++--------------------- po/sv.po | 3825 ++++++++++++++++++++--------------------- po/ta.po | 3796 ++++++++++++++++++++-------------------- po/te.po | 3818 +++++++++++++++++++++-------------------- po/th.po | 3816 +++++++++++++++++++++-------------------- po/tk.po | 3792 ++++++++++++++++++++-------------------- po/tr.po | 3854 ++++++++++++++++++++--------------------- po/tt.po | 3826 +++++++++++++++++++++-------------------- po/ug.po | 3830 +++++++++++++++++++++-------------------- po/uk.po | 3818 +++++++++++++++++++++-------------------- po/ur.po | 3828 +++++++++++++++++++++-------------------- po/uz.po | 3884 ++++++++++++++++++++--------------------- po/uz@latin.po | 3894 ++++++++++++++++++++--------------------- po/zh_CN.po | 3798 ++++++++++++++++++++-------------------- po/zh_TW.po | 3826 +++++++++++++++++++++-------------------- 69 files changed, 132906 insertions(+), 131546 deletions(-) diff --git a/po/af.po b/po/af.po index a7564d4f92..3630e0f89f 100644 --- a/po/af.po +++ b/po/af.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:17+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: afrikaans \n" -"Language: af\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: af\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Wys alles" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Bladsy nommer:" @@ -35,55 +35,56 @@ msgid "" "cross-window updates." msgstr "" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Soek" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Gaan" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Sleutelnaam" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 #, fuzzy msgid "Description" msgstr "geen Beskrywing" @@ -105,154 +106,154 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Databasis %s is verwyder." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 #, fuzzy msgid "Database comment: " msgstr "Tabel kommentaar" -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Tabel kommentaar" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Kolom name" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tipe" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Verstekwaarde (default)" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Skakels na" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Kommentaar" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Nee" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ja" @@ -260,106 +261,106 @@ msgstr "Ja" msgid "View dump (schema) of database" msgstr "Sien die storting (skema) van die databasis" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Geen tabelle in databasis gevind nie." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Kies Alles" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Selekteer Niks" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 #, fuzzy msgid "The database name is empty!" msgstr "Die tabel naam is leeg!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Tabel %s is vernoem na %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Tabel %s is gekopieer na %s." -#: db_operations.php:461 +#: db_operations.php:466 #, fuzzy msgid "Rename database to" msgstr "Hernoem tabel na" -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy msgid "Remove database" msgstr "Hernoem tabel na" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Databasis %s is verwyder." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy msgid "Drop the database (DROP)" msgstr "Geen databasisse" -#: db_operations.php:534 +#: db_operations.php:539 #, fuzzy msgid "Copy database to" msgstr "Geen databasisse" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Slegs struktuur" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktuur en data" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Slegs Data" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -371,67 +372,67 @@ msgstr "" "Die addisionele funksies om met geskakelde tabelle te werk is ge deaktiveer. " "Om uit te vind hoekom kliek %shier%s." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Display PDF schema" msgid "Edit or export relational schema" msgstr "Vertoon PDF skema" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabel" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Rye" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Grootte" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "in gebruik" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 #, fuzzy msgid "Creation" msgstr "Skep" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -439,460 +440,387 @@ msgid_plural "%s tables" msgstr[0] "%s tabel(le)" msgstr[1] "%s tabel(le)" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Jy moet ten minste een Kolom kies om te vertoon" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sorteer" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Dalend" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Dalend" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Wys" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriteria" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "En" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Of" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Verander" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Voeg By/Verwyder Kriteria Ry" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Voeg By/Verwyder Veld Kolomme" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Verander Navraag" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Gebruik Tabelle" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-navraag op databasis %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Doen Navraag" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Toegang Geweier" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "ten minste een van die woorde" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "alle woorde" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "die presiese frase" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "as 'n regular expression" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Soek resultate vir \"%s\" %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Totaal: %s ooreenkomste" -msgstr[1] "Totaal: %s ooreenkomste" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s resultate binne tabel %s" -msgstr[1] "%s resultate binne tabel %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Beloer Data" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Stort data vir tabel" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Verwyder" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Soek in databasis" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Woord(e) of waarde(s) om voor te soek (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Vind:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Woorde is geskei dmv 'n spasie karakter (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Binne tabel(le):" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside column:" -msgstr "Binne tabel(le):" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "Geen tabelle in databasis gevind nie." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabel %s is leeg gemaak" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, fuzzy, php-format msgid "View %s has been dropped" msgstr "Veld %s is verwyder" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabel %s is verwyder" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Som" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Met gekose:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Kies Alles" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Export" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Drukker mooi (print view)" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Maak Leeg" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Verwyder" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Kontroleer tabel" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimaliseer tabel" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Herstel tabel" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analiseer tabel" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Vervang tabel data met leer (file)" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Vervang tabel data met leer (file)" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Databasis" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 #, fuzzy msgid "Created" msgstr "Skep" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Aksie" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "Operasies" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "Slegs struktuur" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "Kontroleer tabel" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "Databasis" -#: export.php:42 +#: export.php:44 #, fuzzy msgid "Bad type!" msgstr "Export" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 #, fuzzy msgid "Bad parameters!" msgstr "Hernoem tabel na" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "" @@ -917,7 +845,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -997,27 +925,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Die boekmerk is verwyder." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1025,53 +953,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Jou SQL-navraag is suksesvol uitgevoer" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Terug" @@ -1079,7 +1007,7 @@ msgstr "Terug" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin verkies 'n frames-kapabele blaaier." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" stellings word nie toegelaat nie." @@ -1089,7 +1017,7 @@ msgstr "\"DROP DATABASE\" stellings word nie toegelaat nie." msgid "Do you really want to execute \"%s\"?" msgstr "Wil jy regtig " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1133,7 +1061,7 @@ msgstr "Indeks" msgid "Edit Index" msgstr "Indeks" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format msgid "Add %d column(s) to index" msgstr "Voeg 'n nuwe veld by" @@ -1152,16 +1080,16 @@ msgstr "Die gasheer naam is leeg!" msgid "The user name is empty!" msgstr "Die gebruiker naam ontbreek!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Die wagwoord is leeg!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Die wagwoorde is verskillend!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1176,31 +1104,33 @@ msgstr "Geen Regte" msgid "Removing Selected Users" msgstr "" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Verander" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Bediener Keuse" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "SQL-stelling" @@ -1211,25 +1141,25 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 #, fuzzy msgid "Total" msgstr "totaal" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1251,7 +1181,7 @@ msgstr "Bediener Keuse" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "" @@ -1269,7 +1199,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Ry Statistiek" @@ -1317,14 +1247,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1378,32 +1308,32 @@ msgstr "" msgid "Bytes received" msgstr "" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Bytes" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1419,11 +1349,11 @@ msgstr "%s tabel(le)" msgid "Questions" msgstr "Operasies" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1446,12 +1376,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Geen" @@ -1551,7 +1481,7 @@ msgstr "Algemene verwantskap funksies" msgid "Current settings" msgstr "Algemene verwantskap funksies" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy msgid "Chart Title" msgstr "Geen tabelle" @@ -1638,7 +1568,7 @@ msgstr "Verduidelik SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "" @@ -1740,10 +1670,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 #, fuzzy msgid "Import" msgstr "Export" @@ -1817,7 +1747,7 @@ msgstr "" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1882,17 +1812,17 @@ msgstr "Indekse" msgid "Show indexes" msgstr "Wys ruitgebied" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Beskikbaar" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1930,7 +1860,7 @@ msgstr "Verwyder" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1972,8 +1902,8 @@ msgstr "SQL-stelling" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Verander" @@ -1981,18 +1911,18 @@ msgstr "Verander" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Stoor" @@ -2006,7 +1936,7 @@ msgstr "SQL-stelling" msgid "Show search criteria" msgstr "SQL-stelling" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2057,12 +1987,12 @@ msgstr "SQL resultaat" msgid "Data point content" msgstr "Tabel kommentaar" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignoreer" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2083,7 +2013,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2166,7 +2096,7 @@ msgstr "Vertoon rye" msgid "Generate password" msgstr "Verander wagwoord" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 #, fuzzy msgid "Generate" msgstr "Voortgebring deur" @@ -2177,7 +2107,7 @@ msgstr "Voortgebring deur" msgid "Change Password" msgstr "Verander wagwoord" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2290,27 +2220,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2318,37 +2248,37 @@ msgid "May" msgstr "Mei" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Des" @@ -2397,32 +2327,32 @@ msgid "Sun" msgstr "So" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Ma" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Di" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Wo" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Do" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Fr" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sa" @@ -2555,16 +2485,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "" @@ -2572,6 +2502,258 @@ msgstr "" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentasie" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Fout" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-stelling" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL het gepraat: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Verduidelik SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Ignoreer SQL Verduideliking" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Sonder PHP Kode" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Skep PHP Kode" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Ignoreer SQL Validasie" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Valideer SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "So" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y at %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Begin" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Vorige" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Volgende" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Einde" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktuur" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Voeg by" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Beloer Data" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operasies" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2585,89 +2767,57 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Voeg By/Verwyder Veld Kolomme" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Begin" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Vorige" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Volgende" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Einde" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Sa" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows" msgstr "Hoeveelheid rye per bladsy" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Ma" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horisontale" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertikale" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2691,118 +2841,130 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "Operasies" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Gedeeltelike Tekste" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Volle Tekste" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Relasie uitsig" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy msgid "Relational display column" msgstr "Relasie uitsig" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy msgid "Hide browser transformation" msgstr "Wys PHP informasie" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Die ry is verwyder" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Verwyder" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Vermoor" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "in navraag" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Vertoon rye" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "totaal" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display chart" msgstr "Kolom Kommentaar word vertoon" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Bediener weergawe" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Skakel nie gevind nie" @@ -2863,199 +3025,158 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "HTTP Koekies moet van nou af geaktifeer wees." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "HTTP Koekies moet van nou af geaktifeer wees." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Geen indeks gedefinieer!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indekse" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Uniek" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinality" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "Kommentaar" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Die primere sleutel is verwyder" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Indeks %s is verwyder" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "databasisse" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktuur" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Voeg by" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operasies" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Navraag dmv Voorbeeld" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Regte" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Gebruiker" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 #, fuzzy msgid "Binary log" msgstr "Biner" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Fout" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3081,84 +3202,84 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Geen tabelle" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Soek in databasis" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "Soek in databasis" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Tabel %s is vernoem na %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3166,93 +3287,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funksie" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 #, fuzzy msgid "Operator" msgstr "Operasies" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Waarde" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Soek" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Voeg by" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Kies Velde (ten minste een):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Voeg soek kriteria by (laaste deel van die \"where\" in SQL SELECT):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Hoeveelheid rye per bladsy" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Vertoon volgorde:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL-stelling" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Doen 'n \"Navraag dmv Voorbeeld\" (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Doen 'n \"Navraag dmv Voorbeeld\" (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3327,14 +3448,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3577,13 +3698,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 #, fuzzy msgid "Tables" msgstr "Tabel" @@ -3595,36 +3716,36 @@ msgstr "Tabel" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Data" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Overhead" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "Geen databasisse" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 #, fuzzy msgid "Check Privileges" msgstr "Geen Regte" @@ -3675,174 +3796,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentasie" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-stelling" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL het gepraat: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Verduidelik SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Ignoreer SQL Verduideliking" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Sonder PHP Kode" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Skep PHP Kode" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Ignoreer SQL Validasie" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Valideer SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "So" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y at %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3870,9 +3835,9 @@ msgstr "" msgid "Closed" msgstr "Ongebalanseerde kwotasie-teken" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Onbeskikbaar" @@ -4009,30 +3974,30 @@ msgstr "Skakel nie gevind nie" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Herstel" @@ -4305,7 +4270,7 @@ msgid "Character set of the file" msgstr "Karakterstel van die leer:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formaat" @@ -4330,7 +4295,7 @@ msgstr "" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4339,7 +4304,7 @@ msgstr "Velde omring met" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4361,7 +4326,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4369,7 +4334,7 @@ msgid "Columns terminated by" msgstr "Lyne beeindig deur" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Lyne beeindig deur" @@ -4428,12 +4393,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 #, fuzzy msgid "Relations" msgstr "Operasies" @@ -4449,7 +4414,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4464,7 +4429,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Omring tabel en veldname met backquotes" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4693,8 +4658,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5957,10 +5922,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Wagwoord" @@ -5980,8 +5945,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Gebruiker Naam:" @@ -6218,42 +6183,99 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Soek resultate vir \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Totaal: %s ooreenkomste" +msgstr[1] "Totaal: %s ooreenkomste" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s resultate binne tabel %s" +msgstr[1] "%s resultate binne tabel %s" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Stort data vir tabel" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Soek in databasis" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Woord(e) of waarde(s) om voor te soek (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Vind:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Woorde is geskei dmv 'n spasie karakter (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Binne tabel(le):" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside column:" +msgstr "Binne tabel(le):" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Verander wagwoord" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Geen Wagwoord" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Tik weer" @@ -6276,8 +6298,8 @@ msgstr "Skep 'n nuwe databasis" msgid "Create" msgstr "Skep" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Geen Regte" @@ -6292,9 +6314,9 @@ msgstr "Skep 'n nuwe bladsy" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Naam" @@ -6304,293 +6326,293 @@ msgstr "Naam" msgid "Number of columns" msgstr "Hoeveelheid rye per bladsy" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Create table on database %s" msgid "Exporting databases from the current server" msgstr "Skep 'n nuwe tabel op databasis %s" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Skep 'n nuwe tabel op databasis %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Skep 'n nuwe tabel op databasis %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export" msgid "Export Method:" msgstr "Export" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "databasisse" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy msgid "Table(s):" msgstr "Tabel" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Rye" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows:" msgstr "Hoeveelheid rye per bladsy" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Stoor as leer (file)" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Karakterstel van die leer:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"ge-zip\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"ge-gzip\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"ge-bzip\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Stoor as leer (file)" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formaat" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Bediener weergawe" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Bediener weergawe" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Geen databasisse" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Geen databasisse" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "Gedeeltelike Tekste" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6599,7 +6621,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 #, fuzzy msgid "Version information" msgstr "Wys PHP informasie" @@ -6641,68 +6663,68 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 #, fuzzy msgid "Pages to be flushed" msgstr "Tabel %s is geflush" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6890,19 +6912,19 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy msgid "Related Links" msgstr "Operasies" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6910,128 +6932,128 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL het niks teruggegee nie (dus nul rye)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Geen databasisse" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Geen databasisse" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Slegs struktuur" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Biner" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "" " Omrede sy lengte,
is hierdie veld moontlik nie veranderbaar nie " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Biner - moenie verander nie" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Voeg by as 'n nuwe ry" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Terug na vorige bladsy" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Voeg 'n nuwe ry by" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 #, fuzzy msgid "Go back to this page" msgstr "Terug na vorige bladsy" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7048,238 +7070,238 @@ msgstr "Geen" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Fr" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Stuur" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Wil jy regtig " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Geen verandering" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Tuis" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Teken uit" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentasie" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7301,8 +7323,8 @@ msgstr "Welkom by %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7346,20 +7368,20 @@ msgstr "Wagwoord:" msgid "Server Choice" msgstr "Bediener Keuse" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "" @@ -7448,7 +7470,7 @@ msgstr "Databasis statistieke" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Stort data vir tabel" @@ -7463,7 +7485,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy msgid "Definition" @@ -7471,14 +7493,14 @@ msgstr "geen Beskrywing" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Tabel struktuur vir tabel" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7486,7 +7508,7 @@ msgstr "Slegs struktuur" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7539,32 +7561,32 @@ msgid "Display MIME types" msgstr "Vertoon Funksies" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Gasheer (host)" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Generasie Tyd" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Bediener weergawe" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP Version" @@ -7644,7 +7666,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7706,34 +7728,34 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "Funksie" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7774,28 +7796,28 @@ msgstr "" msgid "Column names: " msgstr "Kolom name" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7805,17 +7827,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Kolom name" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7972,96 +7994,96 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "nie OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Beskikbaar" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Algemene verwantskap funksies" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Vertoon Funksies" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Skepping van PDF's" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Kolom Kommentaar word vertoon" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Geboekmerkde SQL-stelling" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "geen Beskrywing" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Kies Niks" @@ -8069,7 +8091,7 @@ msgstr "Kies Niks" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8080,9 +8102,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Gebruiker naam" @@ -8101,202 +8123,202 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Enige gebruiker" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Enige gasheer (host)" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Tabel %s is verwyder" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "Tabel %s is verwyder" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Voeg 'n nuwe gebruiker by" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "User name" msgid "Event name" msgstr "Gebruiker naam" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Verander" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Start" msgctxt "Start of recurring event" msgid "Start" msgstr "Sa" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Einde" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Voltooi invoegings" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8313,133 +8335,133 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabel %s is verwyder" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Tabel %s is verwyder" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "Kolom name" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy msgid "Direction" msgstr "Skep" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Lengte/Waardes*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy msgid "Remove last parameter" msgstr "Hernoem tabel na" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Lengte/Waardes*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy msgid "Return options" msgstr "Databasis statistieke" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8474,23 +8496,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8586,155 +8608,155 @@ msgstr "Geen tabelle in databasis gevind nie." msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Die \"%s\" databasis bestaan nie!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Stel asb. die koordinate op van tabel %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Skema van die \"%s\" databasis - Bladsy %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 #, fuzzy msgid "Table of contents" msgstr "Tabel kommentaar" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Kenmerke" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Ekstra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Skep 'n nuwe bladsy" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Bladsy nommer:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy msgid "Automatic layout based on" msgstr "Bediener weergawe" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Kies asb. 'n bladsy om te verander" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "Kies Alles" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Kies Tabelle" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Display PDF schema" msgid "Display relational schema" msgstr "Vertoon PDF skema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Wys ruitgebied" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Wys kleur" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Wys dimensie van tabelle" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "vertoon alle tabelle met dieselfde wydte?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy msgid "Orientation" msgstr "Skep" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8753,46 +8775,46 @@ msgstr "" msgid "Current Server" msgstr "" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Soek in databasis" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Soek in databasis" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Hardloop SQL stellings op databasis %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Hardloop SQL stellings op databasis %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8803,11 +8825,11 @@ msgstr "" msgid "Columns" msgstr "Kolom name" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Boekmerk hierdie SQL-stelling" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8908,7 +8930,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -8926,36 +8948,36 @@ msgstr "" "a single quote (\"'\") amongst those values, backslashes it (for example '\\" "\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Voeg By/Verwyder Veld Kolomme" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 #, fuzzy msgid "" "Please enter the values for transformation options using this format: 'a', " @@ -8968,62 +8990,62 @@ msgstr "" "a single quote (\"'\") amongst those values, backslashes it (for example '\\" "\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Geen" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primere" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Volteks" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Na %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format msgid "Add %s column(s)" msgstr "Voeg 'n nuwe veld by" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "Jy moet ten minste een Kolom kies om te vertoon" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9046,11 +9068,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9065,96 +9087,96 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Algemene verwantskap funksies" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Algemene verwantskap funksies" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "databasisse" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Bediener weergawe" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Gebruiker" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Bediener Keuse" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy msgid "Database client version" msgstr "Tabel kommentaar" -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "PHP Version" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Wys PHP informasie" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Amptelike phpMyAdmin Tuisblad" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Kenmerke" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Geen verandering" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9162,46 +9184,46 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9213,43 +9235,43 @@ msgstr "" "Die addisionele funksies om met geskakelde tabelle te werk is ge deaktiveer. " "Om uit te vind hoekom kliek %shier%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Geen databasisse" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Verander tabel sorteer volgens" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Verander tabel sorteer volgens" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "Skep 'n nuwe bladsy" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Kies asb. 'n databasis" @@ -9297,7 +9319,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9369,76 +9391,76 @@ msgstr "Skep" msgid "Active options" msgstr "Aksie" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Tabel %s is verwyder" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Usage" msgid "Page" msgstr "Gebruik" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Skep 'n nuwe indeks" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Gebruiker naam" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "Algemene verwantskap funksies" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "Relasie uitsig" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Veranderinge is gestoor" @@ -9509,15 +9531,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Alle" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tabel nie gevind nie of nie gesetel in %s" @@ -9528,38 +9550,38 @@ msgstr "%s tabel nie gevind nie of nie gesetel in %s" msgid "File doesn't exist" msgstr "Die \"%s\" databasis bestaan nie!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "Velde" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "" @@ -9567,7 +9589,7 @@ msgstr "" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "%1$d database has been dropped successfully." @@ -9575,31 +9597,31 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "Databasis %s is verwyder." msgstr[1] "Databasis %s is verwyder." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Databasis statistieke" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 #, fuzzy msgid "Enable Statistics" msgstr "Databasis statistieke" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9628,7 +9650,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "PHP Version" @@ -9647,483 +9669,483 @@ msgstr "" msgid "disabled" msgstr "Onbeskikbaar" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 #, fuzzy msgid "Limits the number of simultaneous connections the user may have." msgstr "Limits the number of new connections the user may open per hour." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 #, fuzzy msgid "No privileges." msgstr "Geen Regte" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Geen" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Nota: MySQL regte name word in Engels vertoon" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 #, fuzzy msgid "Global privileges" msgstr "Geen Regte" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 #, fuzzy msgid "Login Information" msgstr "Wys PHP informasie" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Moenie die wagwoord verander nie" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Geen gebruiker(s) gevind nie." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Jy het 'n nuwe gebruiker bygevoeg." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Jy het die regte opgedateer vir %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Jy het die regte herroep vir %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Verander Regte" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Herroep" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Export" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Enige" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Regte" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Regte" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy msgid "User has been added." msgstr "Veld %s is verwyder" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10132,268 +10154,268 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Kies asb. 'n databasis" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Volteks" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Slegs struktuur" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Slegs struktuur" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "Uitgebreide toevoegings" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "Wys tabelle" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy msgid "Refresh rate: " msgstr "Voortgebring deur" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Moenie die wagwoord verander nie" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "Wys tabelle" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "Wys tabelle" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy msgid "Related links:" msgstr "Operasies" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query" msgid "Run analyzer" msgstr "Navraag dmv Voorbeeld" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Funksie" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10401,117 +10423,117 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Stellings" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 #, fuzzy msgid "Command" msgstr "Kommentaar" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy msgid "The number of failed attempts to connect to the MySQL server." msgstr "Limits the number of new connections the user may open per hour." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10519,78 +10541,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10598,7 +10620,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10606,42 +10628,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10649,33 +10671,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10684,243 +10706,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy msgid "Percentage of used key cache (calculated value)" msgstr "Karakterstel van die leer:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10928,99 +10950,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11028,18 +11050,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11047,67 +11069,67 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Sa" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy msgid "Add chart" msgstr "Voeg 'n nuwe veld by" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Voortgebring deur" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Voeg By/Verwyder Veld Kolomme" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11116,7 +11138,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11124,18 +11146,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11143,11 +11165,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11155,89 +11177,89 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy msgid "Preset chart" msgstr "Hernoem tabel na" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Kies Tabelle" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Voeg 'n nuwe gebruiker by" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL-stelling" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Ry Statistiek" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "Kies Alles" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query" msgid "Query analyzer" msgstr "Navraag dmv Voorbeeld" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Records" msgid "%d second" @@ -11245,7 +11267,7 @@ msgid_plural "%d seconds" msgstr[0] "Rekords" msgstr[1] "Rekords" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11261,8 +11283,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11363,19 +11385,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -11667,50 +11689,50 @@ msgstr "" msgid "Wrong data" msgstr "Geen databasisse" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Wil jy regtig " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Valideer SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL resultaat" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Voortgebring deur" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Etiket" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "Database %s has been dropped." msgid "The columns have been moved successfully." @@ -11785,12 +11807,12 @@ msgstr "" msgid "Y Values" msgstr "Waarde" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "Tabel %s is verwyder" @@ -11842,481 +11864,481 @@ msgstr "Stoor as leer (file)" msgid "File name" msgstr "Gebruiker naam" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Die naam van die primere sleutel moet PRIMARY wees!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Kannie die indeks hernoem na PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Geen indeks dele gedefinieer!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Print view" msgid "Edit index" msgstr "Drukker mooi (print view)" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Indeks naam :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" moet die naam wees van die primere sleutel, en slegs van die primere sleutel!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Indeks tipe :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Voeg by indeks  %s kolom(me)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabel %s is geskuif na %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabel %s is gekopieer na %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Die tabel naam is leeg!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Verander tabel sorteer volgens" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(afsonderlik)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Skuif tabel na (databasis.tabel):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Hernoem tabel na" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopieer tabel na (databasis.tabel):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Tabel instandhouding" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabel %s is geflush" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Spoel die tabel (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Stort data vir tabel" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Geen databasisse" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Tabel instandhouding" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "Herstel tabel" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Toets referential integrity:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Wys tabelle" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Spasie verbruik" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Effektief" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Ry Statistiek" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamies" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Ry lengte" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Ry grootte" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy msgid "Internal relation" msgstr "Algemene verwantskap funksies" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Geen" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Tabel %s is verwyder" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "'n primere sleutel is bygevoeg op %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "'n Indeks is bygevoeg op %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Wys PHP informasie" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy msgid "Move columns" msgstr "Voeg 'n nuwe veld by" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Drukker mooi (print view)" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Relasie uitsig" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Stel tabel struktuur voor" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy msgid "Add column" msgstr "Voeg 'n nuwe veld by" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "By Einde van Tabel" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "By Begin van Tabel" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Na %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Skep 'n indeks op %s kolomme" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query" msgid "Query error" msgstr "Navraag dmv Voorbeeld" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Geen databasisse" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Data" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Bediener weergawe" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Bediener weergawe" @@ -12347,11 +12369,11 @@ msgstr "Jy het nie genoeg regte om nou hier te wees nie!" msgid "The profile has been updated." msgstr "Die profiel is opgedateer." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Hernoem tabel na" @@ -12674,8 +12696,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12802,8 +12824,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/ar.po b/po/ar.po index b7b4356908..f94e430ede 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2011-09-24 21:48+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" -"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "عرض الكل" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "صفحة رقم:" @@ -38,55 +38,56 @@ msgstr "" "لا يمكن تحديث نافذة المتصفح المستهدفة,, يبدو أنك أغلقت الرئيسية أو أن " "مستعرضك يمنع التحديث عبر النوافذ بسبب إعدادات الأمان." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "بحث" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "تنفيذ" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "اسم المفتاح" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "الوصف" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "تم إنشاء قاعدة البيانات %1$s." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "ملاحظة قاعدة البيانات: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "تعليقات الجدول" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "عمود" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "نوع" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "خالي" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "إفتراضي" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "مرتبط بـ" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "تعليقات" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "لا" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "نعم" @@ -261,169 +262,169 @@ msgstr "نعم" msgid "View dump (schema) of database" msgstr "عرض بنية قاعدة البيانات" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "لا توجد جداول في قاعدة البيانات هذه!." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "تحديد الكل" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "إلغاء تحديد الكل" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "إسم قاعدة البيانات خالي!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "تم إعادة تسمية قاعدة البيانات %s إلى %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "تم نسخ قاعدة البيانات %s إلى %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "أعد تسمية قاعدة البيانات ﺇﻠﻰ" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "حذف قاعدة البيانات" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "تم حذف قاعدة البيانات %s ." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "حذف قاعدة البيانات" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "نسخ قاعدة البيانات إلى" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "البنية فقط" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "البنية والبيانات" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "بيانات فقط" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "إنشاء قاعدة البيانات قبل عملية النسخ" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "أضف %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "أضف قيمة AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "أضف قيود" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "التبديل إلى قاعدة البيانات المنسوخة" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Collation" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا" -"%s." +"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا%" +"s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "بناء الارتباطات" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "جدول" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "صفوف" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "حجم" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "قيد الإستعمال" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "الإنشاء" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "التحديث الأخير" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "التحقق الأخير" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" @@ -434,444 +435,370 @@ msgstr[3] "%s جدول (جداول)" msgstr[4] "%s جدول (جداول)" msgstr[5] "%s جدول (جداول)" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "عليك اختيار عمود واحد على الأقل للعرض" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "التحويل إلى %sالباني المرئي%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "ترتيب" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "تصاعديا" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "تنازليا" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "عرض" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "المعايير" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "إدخال" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "و" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "حذف" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "أو" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "تعديل" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "إضافه/حذف معايير الصفوف" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "إضافه/حذف عمود" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "تجديد الإستعلام" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "إستخدم الجداول" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "إستعلام SQL في قاعدة البيانات %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "إرسال الإستعلام" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "ممنوع الوصول" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "على الأقل أحد الكلمات" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "كل الكلمات" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "الجملة بالضبط" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "كتعبير قياسي" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "نتائج البحث عن \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "المجموع: %sتطابق" -msgstr[1] "المجموع: %sتطابق" -msgstr[2] "المجموع: %sتطابق" -msgstr[3] "المجموع: %sتطابق" -msgstr[4] "المجموع: %sتطابق" -msgstr[5] "المجموع: %sتطابق" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s مطابقة في الجدول %s" -msgstr[1] "%s مطابقة في الجدول %s" -msgstr[2] "%s مطابقة في الجدول %s" -msgstr[3] "%s مطابقة في الجدول %s" -msgstr[4] "%s مطابقة في الجدول %s" -msgstr[5] "%s مطابقة في الجدول %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "استعراض" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "حذف التشابهات لجدول %s ؟" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "حذف" - -#: db_search.php:362 -msgid "Search in database" -msgstr "بحث في قاعدة البيانات" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "الكلمات أو القيم المطلوب البحث عنها (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "ابحث:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "الكلمات مفصولة بمسافة (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "داخل الجداول:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "داخل العمود:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "لا توجد جداول في قاعدة البيانات هذه!." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "غير معروفة" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "تم إفراغ محتويات الجدول %s" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "تم إزالة %s من العرض" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "تم إزالة الجدول %s" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "التتبع نشط." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "التتبع غير نشط." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "هذا العرض له ما لا يقل عدد هذه الصفوف يرجى الرجوع إلى %s الوثيقة %s" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "عرض" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "إستنساخ" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "المجموع" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s هو محرك التخزين الإفتراضي لخادم MySQL" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "مع المحدد:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "تحديد الكل" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "تحقق من الجداول التي تحمل عبء زائد" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "تصدير" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "عرض نسخة للطباعة" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "إفراغ" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "حذف" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "التحقق من الجدول" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "تحسين الجدول" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "إصلاح الجدول" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "تحليل الجدول" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "إضافة بادئة للجدول" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "استبدال بادئة الجدول" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "نسخ الجدول مع البادئة" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "قاموس البيانات" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "الجداول المتعقبة" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "قاعدة البيانات" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "آخر إصدار" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "أنشئ" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "محدث" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "الحالة" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "العملية" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "حذف بيانات التتبع لهذا الجدول" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "نشط" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "غير نشط" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "نسخ" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "تقرير التتبع" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "لقطة للبناء الهيكلي" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "الجداول الغير متتبعة" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "تتبع الجدول" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "سجل قاعدة البيانات" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "نوع غير صالح!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "نوع التصدير المحدد سيحفظ في الملف!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "مدخلات غير صالحة!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "لا توجد مساحة كافية لحفظ الملف %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "الملف %s موجود على الخادم بالفعل , غير الاسم أو حدد خيار الكتابة عليه." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "خادم الويب ليس لديه صلاحية لحفظ الملف %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "تم حفظ الـDump إلى الملف %s." @@ -894,7 +821,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "هندسة" @@ -969,29 +896,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "يبدو أنك تحاول رفع ملف كبير الحجم , فضلاً راجع المستند %sdocumentation%s لحل " "المشكلة." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "عرض العلامة المرجعية" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "لقد حذفت العلامة المرجعية." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "لا يمكن قراءة الملف" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -999,7 +926,7 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "انت تحاول رفع ملف بصيغة ضغط غير معروفة (%s)." -#: import.php:390 +#: import.php:394 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 " @@ -1008,26 +935,26 @@ msgstr "" "لايوجد أي بيانات لإستيرادها , إما انه لم يتم إرسال إسم الملف , أو أن حجم " "الملف أكبر من الحجم المحدد في إعدادات PHP" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "لاتستطيع تغيير ترميز الملفات بدون مكتبة الدوال الخاصة بذلك" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "لايمكن تحميل الإضافات المستوردة ,, فضلاً تحقق من عملية التنصيب ." -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "تم إنشاء العلامة المرجعية %s" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "الإستيراد إنتهى بنجاح , %d إستعلام تم تنفيذه." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1035,7 +962,7 @@ msgstr "" "إنتهى وقت التنفيذ , إذا كنت تريد إنهاء الإستيراد, أعد إرسال نفس الملف وسوف " "يتم إستكمال الإستيراد" -#: import.php:499 +#: import.php:503 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." @@ -1043,15 +970,15 @@ msgstr "" "لم يتم تحليل البيانات في العملية الأخيرة ,, هذا يعني ان phpMyAdmin لاتستطيع " "إنهاء الإستيراد ,, يجب زيادة المدة المحددة لتنفيذ php" -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "تم تنفيذ إستعلام SQL بنجاح" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "رجوع" @@ -1059,7 +986,7 @@ msgstr "رجوع" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin أكثر تفهما مع مستعرض الإطارات." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "أمر \"حذف قاعدة البيانات\" معطل." @@ -1069,7 +996,7 @@ msgstr "أمر \"حذف قاعدة البيانات\" معطل." msgid "Do you really want to execute \"%s\"?" msgstr "هل تريد حقا" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "أنت على وشك إزالة كامل قاعدة البيانات !" @@ -1113,7 +1040,7 @@ msgstr "إضافة فهرس" msgid "Edit Index" msgstr "وضع التعديل" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add into comments" msgid "Add %d column(s) to index" @@ -1132,16 +1059,16 @@ msgstr "إسم المستضيف فارغ!" msgid "The user name is empty!" msgstr "إسم المستخدم فارغ!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "كلمة المرور فارغة !" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "كلمتا المرور غير متشابهتان !" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "إضافة مستخدم" @@ -1153,29 +1080,31 @@ msgstr "قيد إعادة قراءة الصلاحيات." msgid "Removing Selected Users" msgstr "حذف المستخدمين المحددين" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "أغلاق" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "تعديل" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "خريطة التتبع المباشر" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "خريطة conn./process المباشر" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "خريطة الإستعلام المباشر" @@ -1185,24 +1114,24 @@ msgstr "بيانات ثابتة" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "مجموع كلي" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "آخر" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1222,7 +1151,7 @@ msgstr "ترافيك الخادم (بالكيلو بايت)" msgid "Connections since last refresh" msgstr "الإتصالات منذ آخر تحديث" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "عمليات" @@ -1240,7 +1169,7 @@ msgstr "العمليات منذ آخر تحديث" msgid "Questions (executed statements by the server)" msgstr "العمليات (الجمل المنفذة بواسطة الخادم)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "إحصائيات الإستعلام" @@ -1287,14 +1216,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "ميجابايت" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "كيلوبايت" @@ -1350,32 +1279,32 @@ msgstr "بايتات أُرسلت" msgid "Bytes received" msgstr "بايتات أُستلمت" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "اتصالات" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "بايت" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "جيجابايت" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "تيرابايت" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "بيتابايت" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "إكسابايت" @@ -1391,11 +1320,11 @@ msgstr "%s جدول (جداول)" msgid "Questions" msgstr "العمليات" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "بيانات سير" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "الإعدادات" @@ -1415,12 +1344,12 @@ msgstr "إضافة رسم بياني " msgid "Please add at least one variable to the series" msgstr "فضلا , أضف متغير واحد على الأقل للسلسلة" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "لا شيء" @@ -1515,7 +1444,7 @@ msgstr "تغيير الإعدادات" msgid "Current settings" msgstr "الإعدادات الحالية" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "عنوان الرسم البياني" @@ -1606,7 +1535,7 @@ msgstr "شرح SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "وقت" @@ -1708,10 +1637,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "استيراد" @@ -1781,7 +1710,7 @@ msgstr "معالجة الطلب" msgid "Error in Processing Request" msgstr "خطأ في معالجة الطلب" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "لا قواعد بيانات محددة" @@ -1835,19 +1764,19 @@ msgstr "إخفاء الفهارس" msgid "Show indexes" msgstr "أظهار الفهارس" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "تعطيل التحقق من المفتاح الغريب" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "مفعل" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1877,7 +1806,7 @@ msgstr "حذف" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "تعريف الدالة المخزنة يجب أن تحتوي جملة RETURN !" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1922,8 +1851,8 @@ msgstr "إظهار صندوق الإستعلام" msgid "No rows selected" msgstr "لايوجد صفوف مختارة" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "تغيير" @@ -1931,18 +1860,18 @@ msgstr "تغيير" msgid "Query execution time" msgstr "وقت التنفيذ الأقصى" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "حفظ" @@ -1954,7 +1883,7 @@ msgstr "إخفاء معايير البحث" msgid "Show search criteria" msgstr "إظهار معايير البحث" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "بحث" @@ -2004,12 +1933,12 @@ msgstr "ناتج استعلام SQL" msgid "Data point content" msgstr "جدول المحتويات" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "تجاهل" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "نسخ" @@ -2029,7 +1958,7 @@ msgstr "إختيار المفتاح الغريب" msgid "Please select the primary key or a unique key" msgstr "فضلاً أختر المفتاح الرئيسي أو المفتاح الفريد" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "اختر الحقل لإظهاره" @@ -2110,7 +2039,7 @@ msgstr "مشاهدة السجلات " msgid "Generate password" msgstr "توليد كلمة مرور" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "توليد" @@ -2118,7 +2047,7 @@ msgstr "توليد" msgid "Change Password" msgstr "تغيير كلمة المرور" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "أكثر" @@ -2209,63 +2138,63 @@ msgid "December" msgstr "ديسمبر" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "يناير" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "فبراير" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "مارس" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "أبريل" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "مايو" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "يونيو" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "يوليو" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "أغسطس" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "سبتمبر" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "أكتوبر" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "نوفمبر" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "ديسمبر" @@ -2303,32 +2232,32 @@ msgid "Sun" msgstr "الأحد" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "الإثنين" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "الثلاثاء" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "الأربعاء" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "الخميس" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "الجمعة" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "السبت" @@ -2444,16 +2373,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "لكل ثانية" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "لكل دقيقة" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "لكل ساعة" @@ -2461,6 +2390,250 @@ msgstr "لكل ساعة" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "كبير: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "مستندات وثائقية" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "إنجليزي" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "إنجليزي" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "إنجليزي" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "خطأ" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "استعلام SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL قال: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "فشل الإتصال بمدقق SQL!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "شرح SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "تخطي شرح SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "بدون كود PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "أنشئ كود PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "تحديث" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "تخطي تدقيق SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "التدقيق في استعلام SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "تعديل سريع لهذا الإستعلام" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "مضمن" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "جانبي" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "الأحد" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y الساعة %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s يوم، %s ساعة، %s دقيقة و%s ثانية" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "مدخلات مفقودة:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "بداية" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "سابق" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "التالي" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "نهاية" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "الذهاب إلى قاعدة البيانات "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "إضغط للإختيار" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "بناء" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "إدخال" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "استعراض" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "عمليات" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "تصفح كمبيوترك." + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "إختر مجلد الرفع من الخادم %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "الدليل الذي حددته لتحميل عملك لا يمكن الوصول إليه." + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "لايوجد أي ملفات لرفعها" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "تنفيذ" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "طباعة" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2474,82 +2647,58 @@ msgstr "صلاحيات خاطئة على ملف الإعدادات , لاينب msgid "Font size" msgstr "حجم الخط" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "إضافه/حذف عمود حقل" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "بداية" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "سابق" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "التالي" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "نهاية" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "ابدأ" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of tables" msgid "Number of rows" msgstr "عدد الجداول" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "More" msgid "Mode" msgstr "أكثر" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "أفقي" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr ")عناوين ملتفة( أفقيا" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "عمودي" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute" msgid "Headers every %s rows" msgstr "تنفيذ" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "رتب حسب المفتاح" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2573,119 +2722,131 @@ msgstr "رتب حسب المفتاح" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "خيارات" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "نصوص جزئية" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "نصوص كاملة" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "بناء الارتباطات" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "عرض البيانات الثنائية بالنظام الست عشري" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "تحويل المتصفح" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "لقد تم حذف الصف" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "حذف" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "إبطال" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "في الاستعلام" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "مشاهدة السجلات " -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "المجموع" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "استغرق الاستعلام %01.4f ثانية" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "عرض الطباعة (مع النصوص الكاملة)." -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "إظهار بناء ملف PDF" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "تكوين" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "لم يمكن إيجاد الوصلة" @@ -2748,197 +2909,156 @@ msgstr "لايمكن قراءة الملف المرفوع." msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "يجب تفعيل دعم الكوكيز في هذه المرحلة." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "يجب تفعيل دعم الكوكيز في هذه المرحلة." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "لم يتم تعريف الفهرس!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "فهارس" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "فريد" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "محزم" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinality" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "تعليق" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "لقد تم حذف المفتاح الأساسي" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "تم حذف الفهرس %s" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "الفهارس %1$s و %2$s متساويان ويمكن حذف أحدهما." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "قاعدة بيانات" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "خادم" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "بناء" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "إدخال" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "عمليات" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "تتبع" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "قاعدة البيانات فارغة!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "استعلام بواسطة مثال" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "الإمتيازات" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "أحداث" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "المستخدم" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "تزامن" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "سجل ثنائي" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "متغيرات" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "مجموعات المحارف" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "محركات" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "خطأ" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2976,84 +3096,84 @@ msgstr[5] "%1$d صفوف أضيفت" msgid "Error while creating PDF:" msgstr "خطأ عند إنشاء ملف PDF :" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "لايستطيع حفظ الجدول الأخير" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "الجداول الأخيرة" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "لا يوجد جداول أخيرة" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "لايوجد معلومات تفصيلية لحالة محرك التخزين هذا." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s متوفر في خادم MySQL هذا." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s معطل في خادم MySQL هذا." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "خادم MySQL هذا لايدعم محرك التخزين %s ." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "حالة الجدول غير معروفة:" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "المظهر %s غير موجود!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "قاعدة البيانات غير صالحة" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "اسم الجدول غير صالح" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "خطأ في إعادة تسمية الجدول %1$s إلى %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "تم إعادة تسمية الجدول %s إلى %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "لا يمكن حفظ تفضيلات جدول UI" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3061,91 +3181,91 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "دالة" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "القيمة" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "بحث" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "إدخال" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "اختيار الأعمدة (واحد على الأقل):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "أضف شروط البحث (الفقرة \"where\" ):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "رقم السجلات لكل صفحة" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "ترتيب العرض:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "استعرض القيم الغريبة" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "Hide search criteria" msgid "Additional search criteria" msgstr "إخفاء معايير البحث" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "عمل \"استعلام بواسطة المثال\" (بدل: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "عمل \"استعلام بواسطة المثال\" (بدل: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3220,14 +3340,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3474,13 +3594,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "مشترك" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "جداول" @@ -3491,35 +3611,35 @@ msgstr "جداول" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "بيانات" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "الحمل الزائد" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "قفز لقاعدة البيانات" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "غير مستنسخة" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "مستنسخة" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "تحقق من الصلاحيات لقاعدة بيانات "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "تحقق من الصلاحيات" @@ -3569,174 +3689,18 @@ msgstr "اسلوب مصادقة غير صحيح في الإعدادات:" msgid "You should upgrade to %s %s or later." msgstr "عليك الترقية إلى %s%s أو لاحقا." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "إستغلال محتمل" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "الكشف عن مفتاح رقمي" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "كبير: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "مستندات وثائقية" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "إنجليزي" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "إنجليزي" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "إنجليزي" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "استعلام SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL قال: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "فشل الإتصال بمدقق SQL!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "شرح SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "تخطي شرح SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "بدون كود PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "أنشئ كود PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "تحديث" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "تخطي تدقيق SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "التدقيق في استعلام SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "تعديل سريع لهذا الإستعلام" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "مضمن" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "جانبي" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "الأحد" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y الساعة %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s يوم، %s ساعة، %s دقيقة و%s ثانية" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "مدخلات مفقودة:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "الذهاب إلى قاعدة البيانات "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "إضغط للإختيار" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "تصفح كمبيوترك." - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "إختر مجلد الرفع من الخادم %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "الدليل الذي حددته لتحميل عملك لا يمكن الوصول إليه." - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "لايوجد أي ملفات لرفعها" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "تنفيذ" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "طباعة" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3762,9 +3726,9 @@ msgstr "فتح" msgid "Closed" msgstr "إغلاق" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "معطل" @@ -3892,30 +3856,30 @@ msgstr "الإمتداد SOAP غير موجود" msgid "maximum %s" msgstr "أقصى %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "ويكي" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "هذا الإعداد معطل , لن يتم تطبيقه في التكوين" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "تعيين القيمة: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "إستعادة القيمة الإفتراضية" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "السماح للمستخدمين بتخصيص هذه القيمة" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "إعادة تعيين" @@ -4192,7 +4156,7 @@ msgid "Character set of the file" msgstr "مجموعة الأحرف للملف" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "صيغة" @@ -4217,14 +4181,14 @@ msgstr "ضع أسماء الحقول في السطر الأول" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "حقل مضمن بـ" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "حقل متجاهل بـ" @@ -4244,13 +4208,13 @@ msgstr "حذف CRLF من الأعمدة" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "خطوط تنتهي بـ" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "أسطر تنتهي بـ" @@ -4307,12 +4271,12 @@ msgstr "Label key" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "نوع MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "العلاقات" @@ -4325,7 +4289,7 @@ msgid "Save on server" msgstr "حفظ في الخادم" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "خزن على الملفات الموجودة" @@ -4338,7 +4302,7 @@ msgid "Enclose table and column names with backquotes" msgstr "حماية أسماء الجداول و الحقول ب \"`\" " #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "وضع توافق SQL" @@ -4555,8 +4519,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "نافذة الاستعلام" @@ -5805,10 +5769,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "كلمة السر" @@ -5828,8 +5792,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "اسم المستخدم" @@ -6068,42 +6032,100 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "نتائج البحث عن \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "المجموع: %sتطابق" +msgstr[1] "المجموع: %sتطابق" +msgstr[2] "المجموع: %sتطابق" +msgstr[3] "المجموع: %sتطابق" +msgstr[4] "المجموع: %sتطابق" +msgstr[5] "المجموع: %sتطابق" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s مطابقة في الجدول %s" +msgstr[1] "%s مطابقة في الجدول %s" +msgstr[2] "%s مطابقة في الجدول %s" +msgstr[3] "%s مطابقة في الجدول %s" +msgstr[4] "%s مطابقة في الجدول %s" +msgstr[5] "%s مطابقة في الجدول %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "حذف التشابهات لجدول %s ؟" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "بحث في قاعدة البيانات" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "الكلمات أو القيم المطلوب البحث عنها (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "ابحث:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "الكلمات مفصولة بمسافة (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "داخل الجداول:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "داخل العمود:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "تغيير كلمة السر" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "لا كلمة سر" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "أعد كتابة" @@ -6126,8 +6148,8 @@ msgstr "تكوين قاعدة بيانات جديدة" msgid "Create" msgstr "تكوين" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "امتياز غير موجود" @@ -6141,9 +6163,9 @@ msgstr "أنشئ الجدول" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "الاسم" @@ -6153,309 +6175,309 @@ msgstr "الاسم" msgid "Number of columns" msgstr "عدد الجداول" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "يسمح بقفل الجداول للعملية الحالية." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "تكوين جدول جديد في قاعدة البيانات %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "تكوين جدول جديد في قاعدة البيانات %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "نوع التصدير" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "قاعدة بيانات" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "جداول" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "صفوف" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of tables" msgid "Number of rows:" msgstr "عدد الجداول" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "احفظ على الخادم في الدليل %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "حفظ كملف" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "قالب اسم الملف" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "شيفرة أحرف الملف:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "الضغط" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"مضغوط\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipped\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "حفظ كملف" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "صيغة" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "خيارات التحويل" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "انشئ إصدار %s لـ %s.s%s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "انشئ إصدار %s لـ %s.s%s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "هيئة الملفات المستوردة" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "لا يمكن الدخول إلى خادم MySQL" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format #| msgid "No databases" msgid "Importing into the database \"%s\"" msgstr "لايوجد قواعد بيانات" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format #| msgid "No databases" msgid "Importing into the table \"%s\"" msgstr "لايوجد قواعد بيانات" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "نصوص جزئية" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6464,7 +6486,7 @@ msgstr "" msgid "Language" msgstr "اللغة" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6504,67 +6526,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "وضع InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "صفحات" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "صفحات حرة" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "صفحات مشغولة" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6752,20 +6774,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "الروابط" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6773,129 +6795,129 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "قام MySQL بإرجاع نتيجة فارغة." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "No databases" msgid "Go to database: %s" msgstr "لايوجد قواعد بيانات" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "بيانات مفقودة لـ %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Go to table" msgid "Go to table: %s" msgstr "اذهب إلى الجدول" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "البنية فقط" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "أخفاء" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "ثنائي" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "بسبب طوله,
فمن المحتمل أن هذا الحقل غير قابل للتحرير " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "ثنائي - لاتحرره" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "دليل تحميل الملفات على خادم الشبكة" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "وبعدها" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "إدخال كتسجيل جديد" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "الرجوع إلى الصفحة السابقة" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "إدخال تسجيل جديد" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "ارجع إلى هذه الصفحة" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "عدل الصف التالي" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6912,240 +6934,240 @@ msgstr "لا شيء" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "الجمعة" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "إرسال" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add new field" msgid "Add prefix" msgstr "إضافة حقل جديد" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "هل تريد حقا" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "لا تغييرات" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "مجموعة المحارف" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "البلغارية" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "الصينية المبسطة" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "الصينية التقليدية" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "غير حساس لحالة الأحرف" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "حساس لحالة الأحرف" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "الكرواتية" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "التشيكية" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "الدنمركية" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "الإنجليزية" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "إسبرانتو" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "الإستونية" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "الألمانية" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "قاموس" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "دفتر الهاتف" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "الهنجارية" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "الأيسلندية" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "اليابانية" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "اللاتفية" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "الليتوانية" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "الكورية" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "فارسية" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "البولندية" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "أوروبا الغربية" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "الرومانية" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "السلوفاكية" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "السلوفينية" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "أسبانية" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "السويدية" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "التايلندية" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "التركية" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "الأكرانية" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "يونيكود" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "متعدد اللغات" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "أوروبا الوسطى" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "الروسية" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "البلطيق" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "الأرمنية" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "السيريلية" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "العربية" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "العبرية" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "الجورجية" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "اليونانية" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "الصفحة الرئيسية" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "تسجيل خروج" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "مستندات وثائقية لـ phpMyAdmin (بالإنجليزية)" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7169,8 +7191,8 @@ msgstr "أهلا بك في %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "يبدو انك لم تنشئ ملف الإعدادات.إستخدم %1$ssetup script%2$s لإنشائه." #: libraries/plugins/auth/AuthenticationConfig.class.php:121 @@ -7217,21 +7239,21 @@ msgstr "كلمة المرور:" msgid "Server Choice" msgstr "اختيار الخادم" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "تم منع الدخول بدون كلمة مرور ممنوع في الإعدادات , إنظر قيمة (AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "لانشاط منذ %s ثواني , الرجاء تسجيل الدخول من جديد" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "لا يمكن الدخول إلى خادم MySQL" @@ -7325,7 +7347,7 @@ msgstr "خيارات تصدير قاعدة بيانات" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "إرجاع أو استيراد بيانات الجدول" @@ -7340,7 +7362,7 @@ msgstr "حدث" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7349,21 +7371,21 @@ msgstr "الوصف" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "بنية الجدول" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7421,32 +7443,32 @@ msgid "Display MIME types" msgstr "أنواع MIME المتوفرة" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "المزود" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "أنشئ في" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "إصدارة المزود" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP إصدارة" @@ -7527,7 +7549,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7589,33 +7611,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "قيود الجداول المحفوظة" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "القيود للجدول" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7658,28 +7680,28 @@ msgstr "" msgid "Column names: " msgstr "اسم العمود" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7689,17 +7711,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "اسم الجدول" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "اسم العمود" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7903,96 +7925,96 @@ msgstr "" "تظهر رابطا، الحقل يحتوي إسم الملف، والخيار الأول هو سابقة مثل \"http://" "domain.com/\"، والخيار الثاني هو العنوان للرابط." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "ليس صالحا" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "موافق" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "مفعل" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "المزايا العامّة للرابط" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "إظهار المزايا" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "إنشاء ملفات PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "إظهار تعليقات العمود" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "تحويل المتصفح" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "رجاء راجع التوثيق لكيفية تحديث جدول Column_comments." -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "علامة مرجعية SQL-استعلام" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "نصوص SQL سابقة" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "بدون وصف" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "إلغاء تحديد الكل" @@ -8000,7 +8022,7 @@ msgstr "إلغاء تحديد الكل" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8011,9 +8033,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "اسم المستخدم" @@ -8031,210 +8053,210 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "متغير" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "رقم الخادم" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "أي مستخدم" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "استخدم حقل نص" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "أي مزود" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "محلي" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "هذا المضيف" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "استخدم الجدول المضيف" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, fuzzy, php-format msgid "The following query has failed: \"%s\"" msgstr "فشل الإستعلام \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 #, fuzzy #| msgid "Sorry, we failed to restore the dropped routine." msgid "Sorry, we failed to restore the dropped event." msgstr "عفواً , فشل في إستعادة الإجراء المزال" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "الإستعلام الإحتياطي:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Routine %1$s has been modified." msgid "Event %1$s has been modified." msgstr "تم تعديل الإجراء %1$s" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Routine %1$s has been created." msgid "Event %1$s has been created." msgstr "تم إنشاء الإجراء %1$s." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "حصل خطأ أثناء معالجة طلبك: " -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Event" msgid "Edit event" msgstr "حدث" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "خطأ في معالجة الطلب" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "نوع الحدث" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "نوع الحدث" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "تغيير" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 #, fuzzy #| msgid "Execute" msgid "Execute at" msgstr "تنفيذ" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute" msgid "Execute every" msgstr "تنفيذ" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Startup" msgctxt "Start of recurring event" msgid "Start" msgstr "بدء التشغيل" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "نهاية" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "complete inserts" msgid "On completion preserve" msgstr "إدخال كامل" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8260,121 +8282,121 @@ msgstr "" "المتعددة. فتنفيذ بعض الإجراءات المخزنة قد تفشل! الرجاء استخدام " "ملحق 'mysqli' لتجنب أي مشاكل." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "نوع الإجراء غير صحيح: %s" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "عفواً , فشل في إستعادة الإجراء المزال" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "تم تعديل الإجراء %1$s" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "تم إنشاء الإجراء %1$s." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "تعديل الإجراء" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "اسم العمود" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "الإنشاء" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "الطول/القيمة" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add new field" msgid "Add parameter" msgstr "إضافة حقل جديد" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "حذف قاعدة البيانات" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "الطول/القيمة" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "خيارات الجدول" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "نوع الاستعلام" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8385,18 +8407,18 @@ msgstr[3] "%d تأثر بالإجراء الأخير" msgstr[4] "%d تأثر بالإجراء الأخير" msgstr[5] "%d تأثر بالإجراء الأخير" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "نتائج تنفيذ الإجراء %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "تنفيذ" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8437,25 +8459,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "وقت" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "اسم الجدول غير صالح" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8557,157 +8579,157 @@ msgstr "لا توجد جداول متوفره في قاعدة البيانات msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "الجدول \"%s\" غير موجود!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "رجاء إعداد الموقع للجدول %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "بناء قاعدة البيانات \"%s\" - الصفحة %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "بناء الارتباطات" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "جدول المحتويات" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "الخواص" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "إضافي" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "أنشئ صفحة جديدة" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "صفحة رقم:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "مظهر تلقائي" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "العلاقات الداخلية" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "رجاء اختر صفحة لتعديلها" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "اختر الجداول" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "اختر الجداول" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "بناء الارتباطات" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "أظهر تخطيط الجدول" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "أظهر اللون" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "إظهار أبعاد الجداول" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "أظهر كل الجداول بنفس العرض؟" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "عرض الصفحة" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "طول الصفحة" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "الإنشاء" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "حجم الورق" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "toggle scratchboard" @@ -8728,44 +8750,44 @@ msgstr "" msgid "Current Server" msgstr "الخادم الحالي" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "الخادم الحالي" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "فرق" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "إضغط للإختيار" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "تنفيذ استعلام/استعلامات SQL على قاعدة بيانات %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8776,11 +8798,11 @@ msgstr "" msgid "Columns" msgstr "اسم العمود" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "اجعل علامة مرجعية SQL-استعلام" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "اسمح لكل المستخدمين الوصول إلى هذه العلامة المرجعية" @@ -8879,7 +8901,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "التتبع نشط." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -8897,7 +8919,7 @@ msgstr "" "لليسار (\"\\\") أو علامة الاقتباس الفردية (\"'\") فيما بين تلك القيم، اجعلها " "كشرطة مائلة لليسار (مثلا '\\\\xyz' أو 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8905,19 +8927,19 @@ msgstr "" "للقيم الافتراضية، الرجاء أدخل قيمة مفردة، دون علامات هروب أو تنصيص، باستخدام " "التنسيق: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "فهرست" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "إضافه/حذف عمود حقل" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8926,11 +8948,11 @@ msgstr "" "لعرض قائمة بخيارات التحويل المتوفرة وأنواع تحويلات MIME الخاصة بها، اضغط على " "%sخيارات التحويل%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "خيارات التحويل" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8941,63 +8963,63 @@ msgstr "" ">إذا احتجت أن تضع شرطة مائلة (\"\\\") أو علامة تنصيص (\"'\") بين هذه القيم، " "اسبقها بشرطة مائلة )على سبيل المثال '\\\\xyz' أو 'a\\'b'(." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "لا شيء" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "كما هو معرف:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "أساسي" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "النص كاملا" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "بعد %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add into comments" msgid "Add %s column(s)" msgstr "أضف إلى الملاحظات" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "عليك اختيار عمود واحد على الأقل للعرض" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9020,11 +9042,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9039,95 +9061,95 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "المزايا العامّة للرابط" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "Server configuration" msgid "Server connection collation" msgstr "إعداد الخادم" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "المزايا العامّة للرابط" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "قاعدة بيانات" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Show versions" msgid "Software version" msgstr "عرض الإصدارات" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "نسخة البروتوكول" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "المستخدم" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Remove chart" msgid "Server charset" msgstr "حذف الرسم البياني" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "خادم الويب" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Use light version" msgid "Database client version" msgstr "إستخدم نسخة light" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "عرض المعلومات المتعلقة ب PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "الصفحة الرئيسية الرسمية لـ phpMyAdmin" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "مشاركه" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "اجلب دعم" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "قائمة التعديلات" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9139,46 +9161,46 @@ msgstr "" "الافتراضية معرض لخطر الاقتحام، وعليك أن تقوم بإصلاح ثغرة الأمان هذه في أقرب " "وقت ممكن." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "يحتاج ملف الإعداد الآن إلى كلمة المرور السرية." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9187,47 +9209,47 @@ msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا" -"%s." +"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا%" +"s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "لايوجد قواعد بيانات" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "اسم الجدول" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "اسم الجدول" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "أنشئ الجدول" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "اختر قاعدة بيانات من القائمة" @@ -9277,7 +9299,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "الصينية التقليدية" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9351,75 +9373,75 @@ msgstr "تكوين" msgid "Active options" msgstr "خيارات الجدول" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "صفحات" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "استورد الملفات" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "تصميم فهرسه جديده" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "اسم المستخدم" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "تمت التعديلات" @@ -9492,15 +9514,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "استورد الملفات" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "الكل" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "الجدول %s غير موجود أو محدد في %s" @@ -9511,37 +9533,37 @@ msgstr "الجدول %s غير موجود أو محدد في %s" msgid "File doesn't exist" msgstr "الجدول \"%s\" غير موجود!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "الملفات" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "احذف الاستعلامات المعروضة" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "اعرض الاستعلامات كاملة" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "اسم السجل" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "موضع" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "معلومات" @@ -9549,7 +9571,7 @@ msgstr "معلومات" msgid "Character Sets and Collations" msgstr "مجموعات المحارف وCollations" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9561,24 +9583,24 @@ msgstr[3] "تم حذف قواعد البيانات %s بنجاح." msgstr[4] "تم حذف قواعد البيانات %s بنجاح." msgstr[5] "تم حذف قواعد البيانات %s بنجاح." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "إحصائيات قواعد البيانات" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "مكن الإحصائيات" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9586,7 +9608,7 @@ msgstr "" "ملاحظة: تمكين إحصائيات قواعد البيانات هنا قد يسبب تدفق بيانات ثقيل بين خادم " "الويب وخادم MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9614,7 +9636,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "نسخة" @@ -9632,111 +9654,111 @@ msgstr "" msgid "disabled" msgstr "معطل" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "يتضمن كل الصلاحيات عدا GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "يسمح بتعديل بناء الجداول الموجودة مسبقا." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "يسمح بإنشاء قواعد بيانات وجداول جديدة." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "يسمح بإنشاء جداول جديدة." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "يسمح بإنشاء جداول مؤقتة." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "يسمح بحذف البيانات." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "يسمح بحذف قواعد البيانات." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "يسمح بحذف الجداول." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "يسمح باستيراد وتصدير البيانات من وإلى الملفّات." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "يسمح بإضافة المستخدمين والصلاحيات دون إعادة قراءة جداول الصلاحيات." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "يسمح بإنشاء وحذف الفهارس." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "يسمح بإضافة واستبدال البيانات." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "يسمح بقفل الجداول للعملية الحالية." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "يحد من عدد الاتصالات الجديدة التي يمكن للمستخدم فتحها بكل ساعة." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "يحد عدد الاستعلامات التي يستطيع المستخدم إرسالها إلى الخادم بكل ساعة." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9744,58 +9766,58 @@ msgstr "" "يحد عدد الأوامر التي ينفذها المستخدم بكل ساعة، والتي تغير أي جدول أو قاعدة " "بيانات." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "ليس له أي تأثير في نسخة MySQL الحالية." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "يسمح بإعادة تحميل إعدادات الخادم وتفريغ كاش الخادم." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "يعطي الحق للمستخدم بالسؤال عن مكان وجود slaves/masters." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "مطلوب لتوابع لاستنساخ." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "يسمح بقراءة البيانات." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "يسمح بالوصول لقائمة أسماء جميع قواعد البيانات." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "يسمح بإيقاف عمل الخادم." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9804,319 +9826,319 @@ msgstr "" "يسمح بالاتصال، حتى لو وصل حد عدد الاتصالات للأقصى.، مطلوب للمهام الإدارية " "كضبط الإعدادات العامة other users." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "يسمح بتعديل البيانات." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "لا صلاحيات." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "لا شيء" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "صلاحيات خاصة بالجدول" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "ملاحظه: اسم الامتياز لـMySQL يظهر ويقرأ باللغة الإنجليزية فقط " -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "إدارة" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "صلاحيات عامة" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "صلاحيات خاصة بقاعدة البيانات" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "حدود المصادر" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "ملاحظة: تغيير هذه الخيارات للرقم 0 )صفر( يلغي الحد." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "بيانات الدخول" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "لاتغير كلمة السر" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "المستخدم(ون) لم يتم إيجادهم." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "اسم المستخدم %s موجود مسبقاً!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "لقد أضفت مستخدم جديد." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "لقد جددت وحدثت الإمتيازات لـ %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "لقد أبطلت الامتيازات لـ %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "تم تغيير كلمة المرور لـ %s بنجاح." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "قيد حذف %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "قيد إعادة قراءة الصلاحيات." -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "تم حذف المستخدمين المحددين بنجاح." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "تم إعادة قراءة الصلاحيات بنجاح." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "تحرير الامتيازات" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "إبطال" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "تصدير" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "أي" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "الإمتيازات" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "الإمتيازات" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "معلومات المستخدم" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "منح" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "احذف المستخدمين المحددين" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "استرجع كل الصلاحيات الفعالة من المستخدمين ثم احذفهم بعد ذلك." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "احذف قواعد البيانات التي لها نفس أسماء المستخدمين." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "ملاحظة: يقرأ phpMyAdmin صلاحيات المستخدمين من جداول الصلاحيات من خادم MySQL " "مباشرة. محتويات هذه الجداول قد تختلف عن الصلاحيات التي يستخدمها الخادم إذا " "ما تم التعديل عليها يدويا. في هذه الحالة، عليك %s بإعادة قراءة الصلاحيات %s " "قبل أن تكمل." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "المستخدم المحدد غير موجود في جدول الصلاحيات." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "صلاحيات خاصة بالحقل" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "إضافة الصلاحيات على قاعدة البيانات التالية" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "إضافة الصلاحيات على الجدول التالي" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "غير معلومات الدخول / انسخ اسم مستخدم" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "أضف اسم مستخدم جديد بنفس الصلاحيات و..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... أبق القديم." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... احذف القديم من جداول المستخدمين." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... استعد كل الصلاحيات الفعالة من القديم واحذهم بعد ذلك." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "... احذف القديم من جداول المستخدمين وأعد قراءة الصلاحيات بعد ذلك." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "المستخدمين ذوي صلاحية الوصول إلى "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "عام" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "خاص بقاعدة بيانات" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "حرف شامل" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "The row has been deleted" msgid "User has been added." msgstr "لقد تم حذف الصف" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "تم إعادة قراءة الصلاحيات بنجاح." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10125,271 +10147,271 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "البنية فقط" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "البنية فقط" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "أخطاء." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "تم إيقاف العمليّة %s بنجاح." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "لم يستطع phpMyAdmin إيقاف العملية %s. يبدو أنها أوقفت مسبقا." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "بيانات التشغيل" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "حدث" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy #| msgid "Filter" msgid "Filters" msgstr "مرشح" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "لاتغير كلمة السر" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show tables" msgid "Show only alert values" msgstr "شاهد الجدول" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show tables" msgid "Show unformatted values" msgstr "شاهد الجدول" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "الروابط" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "نوع الاستعلام" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Actions" msgid "Instructions" msgstr "أفعال" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10397,117 +10419,117 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, fuzzy, php-format #| msgid "Customize startup page" msgid "Questions since startup: %s" msgstr "تخصيص صفحة بدء التشغيل" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "أوامر" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "مضى على عمل خادم MySQL مدة %s. بدأ العمل في %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "استلم" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "أرسل" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "محاولات أخفقت" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "ألغي" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "رقم" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "أمر" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10515,78 +10537,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10594,7 +10616,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10602,42 +10624,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10645,33 +10667,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10680,244 +10702,244 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "هيئة الملفات المستوردة" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10925,99 +10947,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11025,18 +11047,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11044,72 +11066,72 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "التتبع غير نشط." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "ابدأ" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add new field" msgid "Add chart" msgstr "إضافة حقل جديد" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "حدث" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "إضافه/حذف عمود حقل" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Restore default value" msgid "Reset to default" msgstr "إستعادة القيمة الإفتراضية" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11118,7 +11140,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11126,18 +11148,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11145,11 +11167,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11157,93 +11179,93 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove chart" msgid "Preset chart" msgstr "حذف الرسم البياني" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "اختر الجداول" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "اسم الجدول غير صالح" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new User" msgid "Add this series" msgstr "أضف مستخدم جديد" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Row Statistics" msgid "Log statistics" msgstr "إحصائيات" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "اختر الجداول" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "نوع الاستعلام" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" @@ -11255,7 +11277,7 @@ msgstr[3] "الثانية" msgstr[4] "الثانية" msgstr[5] "الثانية" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11275,8 +11297,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11380,19 +11402,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "متغيرات وإعدادات الخادم" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "قيمة الجلسة" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "قيمة عامة" @@ -11680,50 +11702,50 @@ msgstr "" msgid "Wrong data" msgstr "لايوجد بيانات" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "هل تريد حقا" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "التحقق من استعلام SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "ناتج استعلام SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "أنشئ بواسطة" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "علامة" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11801,12 +11823,12 @@ msgstr "" msgid "Y Values" msgstr "القيمة" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -11861,473 +11883,473 @@ msgstr "حفظ كملف" msgid "File name" msgstr "اسم الجدول" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "اسم المفتاح الأساسي يجب أن يكون أساسيا... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "لايمكن تغيير اسم الفهرس إلى الأساسي!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "أجزاء الفهرسة غير معرفة!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "إضافة فهرس" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "وضع التعديل" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "اسم الفهرس :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"الأساسي\" يجب يجب أن يكون الاسم وأيضاً فقط المفتاح الأساسي!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "نوع الفهرس :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "إضافه كفهرس  %s صف(ـوف)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "لايمكن نقل الجدول إلى نفسه!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "لا يمكن نسخ الجدول إلى نفسه!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "%s جدول تم نقله إلى %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "الجدول %s لقد تم نسخه إلى %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "اسم الجدول فارغ!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "تعديل ترتيب الجدول بـ" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(فردي)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "نقل جدول إلى (قاعدة بيانات.جدول):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "خيارات الجدول" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "تغيير اسم جدول إلى" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "نسخ الجدول إلى" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "بدل إلى الجدول المنسوخ" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "صيانة الجدول" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "إلغاء تجزئة الجدول" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "لقد تم إعادة تحميل الجدول %s بنجاح" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "إعادة تحميل الجدول (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "حذف البيانات او الجدول" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "إفراغ الجدول (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "حذف الجدول (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "تقسيم %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "حلل" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "تحقق" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "تحسين" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "إعادة بناء" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "إصلاح" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "إزالة التقسيم" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "تحديد التكامل المرجعي:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "عرض الجداول" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "المساحة المستخدمة" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "فعال" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "إحصائيات" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "ديناميكي" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "طول الصف" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "مقاس الصف " -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "العلاقات الداخلية" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "قيود المفتاح الغريب" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "إستعرض القيم المميزة" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "إضافة مفتاح رئيسي" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "إضافة فهرس مميز" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add new field" msgid "Add SPATIAL index" msgstr "إضافة حقل جديد" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "لا شيء" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "تم حذف العمود %s" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "تم إضافة المفتاح الأساسي في %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "تم إضافة الفهرس في %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "عرض المزيد من العمليات" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add columns" msgid "Move columns" msgstr "إضافة أعمدة" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "عرض نسخة للطباعة" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "عرض العلاقات" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "اقترح بناء الجدول" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "إضافة عمود" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "في نهاية الجدول" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "في بداية الجدول" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "بعد %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "إنشاء فهرس للعمود %s" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "مقسم" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "تتبع التقرير للجدول %s" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, fuzzy, php-format #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "Version %1$s was created, tracking for %2$s is active." msgstr "تم إنشاء الإصدار %s , التتبع نشط لـ %s.%s" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "التتبع نشط." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "التتبع نشط." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "تم تنفيذ جمل SQL." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "خطأ في الإستعلام" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "يسمح بإضافة واستبدال البيانات." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "لايوجد بيانات" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "تاريخ" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "تنفيذ SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "تصدير كـ %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "عرض الإصدارات" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "تعطيل التتبع لـ %s.%s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "تعطيل الآن" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "تنشيط التتبع لـ %s.%s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "تنشيط الآن" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "انشئ إصدار %s لـ %s.s%s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "تتبع تقارير تعريف البيانات:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "تتبع تقارير التلاعب بالبيانات:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "إنشاء إصدار" @@ -12356,11 +12378,11 @@ msgstr "ليس لديك الحقوق الكافية بأن تكون هنا ال msgid "The profile has been updated." msgstr "لقد تم تجديد الملف الشخصي." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "اسم VIEW" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "أعد تسمية العرض الـ" @@ -12698,8 +12720,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12832,8 +12854,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -13820,8 +13842,8 @@ msgstr "" #~ "The additional features for working with linked tables have been " #~ "deactivated. To find out why click %shere%s." #~ msgstr "" -#~ "تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط " -#~ "%sهنا%s." +#~ "تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %" +#~ "sهنا%s." #~ msgid "Execute bookmarked query" #~ msgstr "نفذ استعلام محفوظ بعلامة مرجعية" diff --git a/po/az.po b/po/az.po index 50c1e6233a..ef6d8571fa 100644 --- a/po/az.po +++ b/po/az.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:18+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: azerbaijani \n" -"Language: az\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: az\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Hamısını göster" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Sehife Nömresi:" @@ -35,55 +35,56 @@ msgid "" "cross-window updates." msgstr "" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Axtarış" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Davam" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Açar söz" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Haqqında" @@ -106,153 +107,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%1$s bazası yaradildi." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Baza qısa izahatı: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Cedvel haqqında qısa izahat" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Sütun adları" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tip" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Başlanğıc deyeri" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Links to" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Qısa İzahatlar" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Xeyir" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Beli" @@ -260,108 +261,108 @@ msgstr "Beli" msgid "View dump (schema) of database" msgstr "Me'lumat bazasının sxemini göster" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Me'lumat bazasında cedvel yoxdur." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Hamısını Seç" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Heç birini seçme" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 #, fuzzy msgid "The database name is empty!" msgstr "Cedveli adı boşdur!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "%s cedveli %s olaraq yeniden adlandırılmışdır" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format msgid "Database %1$s has been copied to %2$s" msgstr "%s cedveli %s - e kopyalandı." -#: db_operations.php:461 +#: db_operations.php:466 #, fuzzy msgid "Rename database to" msgstr "Cedveli yeniden adlandır" -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy msgid "Remove database" msgstr "Cedveli yeniden adlandır" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s bazası leğv edildi." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy msgid "Drop the database (DROP)" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: db_operations.php:534 +#: db_operations.php:539 #, fuzzy msgid "Copy database to" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Sadece quruluş" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Quruluş ve me'lumat" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Sadece me'lumat" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT deyeri elave et" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "" -#: db_operations.php:577 +#: db_operations.php:584 #, fuzzy msgid "Switch to copied database" msgstr "Kopyalanmış cedvele keç" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 #, fuzzy msgid "Collation" msgstr "Quruluş" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -373,66 +374,66 @@ msgstr "" "Elaqelendirilmiş cedveller üçün nezerde tutulmuş be'zi xüsusiyyetler " "passivleşdirilmişdir. Sebebini aydınlaşdırmaq üçün %sbax%s." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Relational schema" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Cedvel" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Sıra sayı" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Boy" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "istifadede" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Quruluş" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "En son yenilenme" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "En son yoxlama" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -440,453 +441,380 @@ msgid_plural "%s tables" msgstr[0] "%s cedvel" msgstr[1] "%s cedvel" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Gösterilmesi üçün en az bir sütun seçmelisiniz" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Kopyalanmış cedvele keç" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sırala" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Artan sırada" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Azalan sırada" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Göster" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriteriyalar" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Ve" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "ya da" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Modify" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Kriteria Setirlerini Elave Et/Sil" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Sahe Sütunlarını Elave Et/Sil" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Sorğunu Yenile" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Use Tables" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-query on database %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Emri İcra Et" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Giriş Tesdiq Edilmedi" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "sözlerin en azından birini" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "bütün sözleri" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "tamamile eyni sözü" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "requlyar ifade (regular expression) olaraq" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "\"%s\" üçün axtarış neticeleri %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Cemi: %s uyğunluq" -msgstr[1] "Cemi: %s uyğunluq" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s uyğunluq tapıldı (%s cedvelinde)" -msgstr[1] "%s uyğunluq tapıldı (%s cedvelinde)" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "İçindekiler" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Sxemi çıxarılan cedvel" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Sil" - -#: db_search.php:362 -msgid "Search in database" -msgstr "" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Axtarmaq üçün söz(ler) ve ya deyer(ler) (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Tap:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Sözler boşluq ifadesi (\" \") ile ayrılmışdır." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Inside table(s):" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside column:" -msgstr "Inside table(s):" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "Me'lumat bazasında cedvel yoxdur." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "%s cedveli boşaldıldı" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, fuzzy, php-format msgid "View %s has been dropped" msgstr "%s sahesi leğv edildi" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "%s cedveli leğv edildi" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 #, fuzzy msgid "Replication" msgstr "Relations" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Cemi" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s bu MySQL serverinde esas depolama motoru olaraq qurulmuşdur." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Seçilenleri:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Hamısını Seç" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Eksport" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Çap görüntüsü" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Boşalt" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Leğv et" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Cedveli yoxla" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Cedveli optimallaşdır" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Cedveli te'mir et" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Cedveli analiz et" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Replace table data with file" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Replace table data with file" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Me'lumat lüğeti" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Me'lumat Bazası" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 #, fuzzy msgid "Created" msgstr "Qur" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Fealiyyetler" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "Emeliyyatlar" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "Sadece quruluş" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "Cedveli yoxla" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "Me'lumat Bazası" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "Sorğu tipi" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Add new field" msgid "Bad parameters!" msgstr "Yeni sahe elave et" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "%s faylını saxlamaq üçün lazım olan yer çatışmır." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -894,12 +822,12 @@ msgstr "" "%s faylı serverda onsuz da mövcuddur, ya faylın adını deyişdir ya da üzerine " "yazma variantlarını." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Webserver-in %s faylını saxlama izni yoxdur." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Sxem %s faylına qeyd edildi." @@ -923,7 +851,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -1004,27 +932,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Bookmark silindi." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Fayl oxuna bilmir" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1032,53 +960,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "SQL sorğunuz müveffeqiyyetle icra edilmişdir" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Geri" @@ -1088,7 +1016,7 @@ msgstr "" "phpMyAdmin frame-destekli görüntüleyicilerle (browser) daha yaxşı " "işleyir." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" ifadeleri söndürülmüşdür (disabled)." @@ -1098,7 +1026,7 @@ msgstr "\"DROP DATABASE\" ifadeleri söndürülmüşdür (disabled)." msgid "Do you really want to execute \"%s\"?" msgstr "Aşağıdakı sorğunu icra etdirmekten eminsiniz " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Bütün bazanı YOX ETMEK üzeresiniz!" @@ -1148,7 +1076,7 @@ msgstr "Yeni sahe elave et" msgid "Edit Index" msgstr "Bir sonrakı setre keç" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format msgid "Add %d column(s) to index" msgstr "Yeni sahe elave et" @@ -1168,16 +1096,16 @@ msgstr "Host adı boşdur!" msgid "The user name is empty!" msgstr "İstifadeçi adı boş qaldı!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Parol boşdur!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Girdiyiniz parollar eyni deyil!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1194,31 +1122,33 @@ msgstr "Qlobal selahiyyetler" msgid "Removing Selected Users" msgstr "Remove selected users" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Deyişdir" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Quraşdırılmış Serverler" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "SQL sorğusu" @@ -1229,24 +1159,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Cemi" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1268,7 +1198,7 @@ msgstr "Quraşdırılmış Serverler" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Prosesler" @@ -1288,7 +1218,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Sıra Statistikası" @@ -1333,14 +1263,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1398,32 +1328,32 @@ msgstr "" msgid "Bytes received" msgstr "Alındı" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Elaqeler" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Bayt" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "QB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1439,11 +1369,11 @@ msgstr "%s cedvel" msgid "Questions" msgstr "Emeliyyatlar" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Neqliyyat" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1466,12 +1396,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Heç biri" @@ -1571,7 +1501,7 @@ msgstr "Ümumi elaqe variantları" msgid "Current settings" msgstr "Ümumi elaqe variantları" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Import files" msgid "Chart Title" @@ -1659,7 +1589,7 @@ msgstr "SQL-i İzah Et" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Müddet" @@ -1765,10 +1695,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 #, fuzzy msgid "Import" msgstr "Eksport" @@ -1844,7 +1774,7 @@ msgstr "Prosesler" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Heç bir baza seçilmemişdir." @@ -1911,17 +1841,17 @@ msgstr "Yeni sahe elave et" msgid "Show indexes" msgstr "Show grid" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Enabled" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1959,7 +1889,7 @@ msgstr "%s silinir" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2001,8 +1931,8 @@ msgstr "SQL sorğusu" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Deyişdir" @@ -2010,18 +1940,18 @@ msgstr "Deyişdir" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Qeyd Et" @@ -2035,7 +1965,7 @@ msgstr "SQL sorğusu" msgid "Show search criteria" msgstr "SQL sorğusu" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2087,12 +2017,12 @@ msgstr "SQL result" msgid "Data point content" msgstr "İçindekiler Cedveli" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Diqqete Alma" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2113,7 +2043,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2196,7 +2126,7 @@ msgstr "Gösterilen setirler" msgid "Generate password" msgstr "Parolu Deyişdir" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 #, fuzzy msgid "Generate" msgstr "Qurucu" @@ -2207,7 +2137,7 @@ msgstr "Qurucu" msgid "Change Password" msgstr "Parolu Deyişdir" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2321,27 +2251,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Yan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Fev" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2349,37 +2279,37 @@ msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "İyun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "İyul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Avq" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sent" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Noy" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dek" @@ -2428,32 +2358,32 @@ msgid "Sun" msgstr "Baz" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Baz Ert" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Çerş Axş" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Çerş" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Cüme Axş" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Cüme" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Şen" @@ -2586,16 +2516,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "saniyede" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "deqiqede" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "saatda" @@ -2603,6 +2533,263 @@ msgstr "saatda" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "En çox: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentasiya" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Xeta" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL sorğusu" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL deyir: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL-i İzah Et" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL İzah Et-i Keç" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP Kodunu Gösterme" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP Kodunu Hazırla" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL İfadesini Yoxlama" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL Tesdiqle" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Motorlar" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Baz" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B, %Y saat %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s gün, %s saat, %s deqiqe ve %s saniye" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Add new field" +msgid "Missing parameter:" +msgstr "Yeni sahe elave et" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Başla" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Evvelki" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Sonrakı" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Son" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr ""%s" me'lumat bazasına keç." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Quruluş" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Elave et" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "İçindekiler" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Emeliyyatlar" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "web-server upload direktoriyası" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Upload işleri üçün te'yin etdiyiniz direktoriya tapılmadı" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Çap et" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2616,89 +2803,57 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Sahe Sütunlarını Elave Et/Sil" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Başla" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Evvelki" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Sonrakı" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Son" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Şen" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows" msgstr "Sehife başına düşen setir sayı" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Baz Ert" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "üfüqi" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "üfüqi (tekrarlanan başlıqlar)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "şaquli" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2722,120 +2877,132 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "Emeliyyatlar" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Qismi Metnler" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Tam Metnler (Full Text)" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Relational schema" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relational schema" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Browser transformation" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Setir silindi" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Sil" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Söndür" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "in query" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Gösterilen setirler" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "cemi" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "sorğu %01.4f saniyede icra edildi" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF sxemini göster" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Server versiyası" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Link tapılmadı" @@ -2896,200 +3063,159 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Sisteme girebilmeniz üçün çerez faylları (cookie-ler) aktiv olmalıdır." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Sisteme girebilmeniz üçün çerez faylları (cookie-ler) aktiv olmalıdır." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "İndeks te'yin edilmedi!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indeksler" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unikal" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinality" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "Qısa İzahatlar" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Birinci dereceli açar leğv edildi" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "%s indeksi leğv edildi" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Me'lumat Bazaları" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Quruluş" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Elave et" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Emeliyyatlar" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Sorğu" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Selahiyyetler" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "İstifadeçi" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 #, fuzzy msgid "Binary log" msgstr "Binary" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Deyişenler" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 #, fuzzy msgid "Charsets" msgstr "Charset" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Motorlar" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Xeta" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3117,84 +3243,84 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "Allows reading data." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Cedvel yoxdur" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Bu depolama motoru haqqında etrafli status me'lumatı mövcud deyildir." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, fuzzy, php-format msgid "%s is available on this MySQL server." msgstr "%s motoru bu serverde söndürülmüşdür." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s motoru bu serverde söndürülmüşdür." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Bu MySQL server %s depolama motorunu desteklememektedir." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Search in database" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "Search in database" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "%s cedveli %s olaraq yeniden adlandırılmışdır" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3202,93 +3328,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funksiya" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 #, fuzzy msgid "Operator" msgstr "Emeliyyatlar" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Deyer" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Axtarış" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Elave et" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Sahe seçin (en az birini):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Axtarış şertlerini gir (\"where\" ifadesinin esas metni):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Sehife başına düşen setir sayı" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Sıralama şekli:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL sorğusu" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "\"nümuneye göre sorğu\" gönderin (xüsusi işare: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "\"nümuneye göre sorğu\" gönderin (xüsusi işare: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3363,14 +3489,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3614,13 +3740,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Cedveller" @@ -3631,37 +3757,37 @@ msgstr "Cedveller" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Me'lumat" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Aşma deyeri" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy msgid "Replicated" msgstr "Relations" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr ""%s" bazası üçün selahiyyetleri gözden keçir." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Selahiyyetleri Gözden Keçir" @@ -3711,179 +3837,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "En çox: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentasiya" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL sorğusu" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL deyir: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL-i İzah Et" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL İzah Et-i Keç" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP Kodunu Gösterme" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP Kodunu Hazırla" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL İfadesini Yoxlama" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL Tesdiqle" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Motorlar" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Baz" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B, %Y saat %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s gün, %s saat, %s deqiqe ve %s saniye" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Add new field" -msgid "Missing parameter:" -msgstr "Yeni sahe elave et" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr ""%s" me'lumat bazasına keç." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "web-server upload direktoriyası" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Upload işleri üçün te'yin etdiyiniz direktoriya tapılmadı" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Çap et" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3911,9 +3876,9 @@ msgstr "" msgid "Closed" msgstr "Unclosed quote" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Söndürülüb" @@ -4052,30 +4017,30 @@ msgstr "Link tapılmadı" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Yenile" @@ -4354,7 +4319,7 @@ msgid "Character set of the file" msgstr "Faylın Charset-i:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4381,7 +4346,7 @@ msgstr "Sahe adlarını birinci setre yerleşdir" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4390,7 +4355,7 @@ msgstr "Saheler ehate edildiyi işare" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4412,7 +4377,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4420,7 +4385,7 @@ msgid "Columns terminated by" msgstr "Setir leğvedicisi (Lines terminated by)" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Setir leğvedicisi (Lines terminated by)" @@ -4484,12 +4449,12 @@ msgstr "Etiket açarı" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-tipi" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relations" @@ -4504,7 +4469,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Mövcud fayl(lar)ın üzerine yaz" @@ -4520,7 +4485,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Cedvel ve sahe adlarını tek dırnaq arasına al" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4753,8 +4718,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Sorğu penceresi" @@ -6032,10 +5997,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Parol" @@ -6055,8 +6020,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "İstifadeçi Adı:" @@ -6292,42 +6257,99 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "\"%s\" üçün axtarış neticeleri %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Cemi: %s uyğunluq" +msgstr[1] "Cemi: %s uyğunluq" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s uyğunluq tapıldı (%s cedvelinde)" +msgstr[1] "%s uyğunluq tapıldı (%s cedvelinde)" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Sxemi çıxarılan cedvel" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Axtarmaq üçün söz(ler) ve ya deyer(ler) (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Tap:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Sözler boşluq ifadesi (\" \") ile ayrılmışdır." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Inside table(s):" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside column:" +msgstr "Inside table(s):" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Parolu Deyişdir" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Parol Yoxdur" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Re-type" @@ -6350,8 +6372,8 @@ msgstr "Yeni me'lumat bazası qur" msgid "Create" msgstr "Qur" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Selahiyyet çatışmazlığı" @@ -6366,9 +6388,9 @@ msgstr "Yeni Sehife qur" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Adı" @@ -6378,303 +6400,303 @@ msgstr "Adı" msgid "Number of columns" msgstr "Sehife başına düşen setir sayı" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Allows locking tables for the current thread." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "%s bazasında yeni cedvel qur" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "%s bazasında yeni cedvel qur" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Eksport şekli" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Me'lumat Bazaları" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Cedveller" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Sıra sayı" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows:" msgstr "Sehife başına düşen setir sayı" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Serverdeki %s direktoriyasına qeyd et" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Fayl olaraq qeyd et" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Fayl adı nomenklaturası" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Faylın Charset-i:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Sıxışdırma" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zip\"lenmiş" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip\"lenmiş" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip\"lenmiş" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Fayl olaraq qeyd et" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Transformasiya variantları" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Server versiyası" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Server versiyası" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "MySQL server-e gire bilmirem" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "Qismi Metnler" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6683,7 +6705,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 #, fuzzy msgid "Version information" msgstr "Sisteme Giriş Me'lumatı" @@ -6725,68 +6747,68 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB Status" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 #, fuzzy msgid "Pages to be flushed" msgstr "%s cedveli flush-landı" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6975,20 +6997,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Relations" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6996,127 +7018,127 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL boş netice çoxluğu gönderdi (ye'ni sıfır setir)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Sadece quruluş" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binary" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "" " Uzun olduğuna göre,
bu sahedeki me'lumatlar deyişdirilmeye biler " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binary - deyişiklik etme" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "web-server upload direktoriyası" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Yeni setir olaraq elave et" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Evvelki sehifeye qayıt" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Teze bir setir daha gir" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Bu sehifeye geri dön" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Bir sonrakı setre keç" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7133,245 +7155,245 @@ msgstr "Heç biri" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Cüme" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Submit" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add new field" msgid "Add prefix" msgstr "Yeni sahe elave et" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Aşağıdakı sorğunu icra etdirmekten eminsiniz " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Deyişiklik Yoxdur" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Charset" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bolqar Dili" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Enenevi Çin Dili" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Xorvat Dili" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "İngilis Dili" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Eston Dili" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 #, fuzzy msgid "German" msgstr "Gürcü" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 #, fuzzy msgid "dictionary" msgstr "Me'lumat lüğeti" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Macar Dili" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litva Dili" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 #, fuzzy msgid "Persian" msgstr "Gürcü" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Qerbi Avropa" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 #, fuzzy msgid "Romanian" msgstr "Ermeni" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 #, fuzzy msgid "Traditional Spanish" msgstr "Enenevi Çin Dili" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Türk Dili" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrayna Dili" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Merkezi Avropa" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Ermeni" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Kiril" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Ereb" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "İbrani Dili" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gürcü" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Çex-Slovak" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Başlanğıc" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Sistemden Çıxış" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentasiyası (etraflı me'lumat üçün)" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7395,8 +7417,8 @@ msgstr "%s - e Xoş Gelmişsiniz!" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7441,20 +7463,20 @@ msgstr "Parol:" msgid "Server Choice" msgstr "Quraşdırılmış Serverler" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL server-e gire bilmirem" @@ -7547,7 +7569,7 @@ msgstr "Me'lumat bazası eksport variantları" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Sxemi çıxarılan cedvel" @@ -7563,7 +7585,7 @@ msgstr "Gönderildi" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7572,14 +7594,14 @@ msgstr "Haqqında" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7587,7 +7609,7 @@ msgstr "Sadece quruluş" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7643,32 +7665,32 @@ msgid "Display MIME types" msgstr "Mövcud olan MIME-tipleri" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Host" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Hazırlanma Vaxtı" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Server versiyası" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP Versiyası" @@ -7751,7 +7773,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7813,35 +7835,35 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 #, fuzzy msgid "Procedures" msgstr "Prosesler" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "Funksiya" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7884,28 +7906,28 @@ msgstr "" msgid "Column names: " msgstr "Sütun adları" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7915,17 +7937,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Sütun adları" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -8130,96 +8152,96 @@ msgstr "" "Displays a link, the field contains the filename; first option is a prefix " "like \"http://domain.com/\", second option is a title for the link." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Müveffeqiyyetsiz" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "Müveffeqiyyetle" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Enabled" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Ümumi elaqe variantları" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Xüsusiyyetleri Göster" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF-lerin qurulması" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Sütun Qısa İzahatını Deyişdir" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Please see Documentation on how to update your Column_comments Table" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Bookmark-lanmış SQL sorğusu" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-tarixçesi" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "Haqqında me'lumat (description) mövcud deyildir" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Heç Birini Seçme" @@ -8227,7 +8249,7 @@ msgstr "Heç Birini Seçme" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8238,9 +8260,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "İstifadeçi adı" @@ -8259,204 +8281,204 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Deyişen" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 #, fuzzy msgid "Server ID" msgstr "Server" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Her hansı istifadeçi" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Her hansı host" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Yerli" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Bu Host" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "%s cedveli leğv edildi" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "%s cedveli leğv edildi" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Gönderildi" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Prosesler" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy msgid "Event name" msgstr "Eksport şekli" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 #, fuzzy msgid "Event type" msgstr "Eksport şekli" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Deyişdir" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Status" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Son" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Tam girişli" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8473,138 +8495,138 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "%s cedveli leğv edildi" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "%s cedveli leğv edildi" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "Sütun adları" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "Quruluş" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Uzunluq/Deyerler*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add new field" msgid "Add parameter" msgstr "Yeni sahe elave et" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy msgid "Remove last parameter" msgstr "Cedveli yeniden adlandır" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Uzunluq/Deyerler*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy msgid "Return options" msgstr "Cedvel başlığı" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Sorğu tipi" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8641,23 +8663,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Müddet" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8756,150 +8778,150 @@ msgstr "Me'lumat bazasında cedvel yoxdur." msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "\"%s\" cedveli mövcud deyil!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Xahiş edirem, %s cedveli üçün koordinatları yeniden müeyyen et." -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" bazanın sxemi - Sehife %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "İçindekiler Cedveli" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Xüsusiyyetler" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Elave Xüs." -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Yeni Sehife qur" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Sehife Nömresi:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Automatik şablon" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Xahiş edirem, deyişdirilecek Sehifeni seç" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "Hamısını Seç" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Relational schema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Show grid" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Rengini göster" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Cedvellerin ölçülerini göster" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "eyni enli bütün cedveller gösterilsinmi?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Landşaft" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portret" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Quruluş" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8907,7 +8929,7 @@ msgstr "" "Hal-hazırki sehifen artıq mövcud olmayan Cedvellere bağlıdır. Bu elaqelerin " "silinmesini istermisiniz?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8928,46 +8950,46 @@ msgstr "" msgid "Current Server" msgstr "Server" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Search in database" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Search in database" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "%s me'lumat bazasına SQL sorğusu(-ları) gönder" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "%s me'lumat bazasına SQL sorğusu(-ları) gönder" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8978,11 +9000,11 @@ msgstr "" msgid "Columns" msgstr "Sütun adları" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Bu SQL sorğusunu bookmark-la" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -9071,7 +9093,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9089,7 +9111,7 @@ msgstr "" "(\"'\") istifade etmek isteyirsinizse, onları ters-kesrle escape-leyin " "(meselen '\\\\xyz' ve ya 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9097,19 +9119,19 @@ msgstr "" "Başlanğıc deyer girerken, sadece deyeri girin, ters kesr escape-leme ya da " "dırnaqdan istifade etmeyin, bu formatı te'qib edin: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "İndeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Sahe Sütunlarını Elave Et/Sil" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9118,11 +9140,11 @@ msgstr "" "For a list of available transformation options and their MIME-type " "transformations, click on %stransformation descriptions%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Transformasiya variantları" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9134,62 +9156,62 @@ msgstr "" "quote (\"'\") amongst those values, backslashes it (for example '\\\\xyz' or " "'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Heç biri" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Birinci Dereceli" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Tam metn (Fulltext)" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Sonra: %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format msgid "Add %s column(s)" msgstr "Yeni sahe elave et" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "Gösterilmesi üçün en az bir sütun seçmelisiniz" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Depolama Motorları" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9212,11 +9234,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9231,97 +9253,97 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Ümumi elaqe variantları" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Ümumi elaqe variantları" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "Me'lumat Bazaları" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Server versiyası" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "İstifadeçi" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Quraşdırılmış Serverler" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "Baza qısa izahatı: " -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "PHP Versiyası" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHPInfo() me'lumatını göster" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin Resmi İnternet Sehifesi" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Xüsusiyyetler" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Deyişiklik Yoxdur" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9332,46 +9354,46 @@ msgstr "" "istifadeçisi) mövcuddur ki, bu da tehlükesizlik nöqteyi nezerinden e'tibarlı " "deyildir." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9383,43 +9405,43 @@ msgstr "" "Elaqelendirilmiş cedveller üçün nezerde tutulmuş be'zi xüsusiyyetler " "passivleşdirilmişdir. Sebebini aydınlaşdırmaq üçün %sbax%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Cedvel sırasına buna göre yeniden qur" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Cedvel sırasına buna göre yeniden qur" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "Yeni Sehife qur" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Me'lumat bazası seç" @@ -9469,7 +9491,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Enenevi Çin Dili" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9541,78 +9563,78 @@ msgstr "Qur" msgid "Active options" msgstr "Cedvel başlığı" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "%s cedveli leğv edildi" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Usage" msgid "Page" msgstr "Miqdar" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Faylları import et" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Yeni indeks qur" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "İstifadeçi adı" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "Ümumi elaqe variantları" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "Relation view" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "" @@ -9685,15 +9707,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Faylları import et" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "All" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9705,38 +9727,38 @@ msgstr "" msgid "File doesn't exist" msgstr "\"%s\" cedveli mövcud deyil!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "Sahe sayı" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Emrleri Tam Olaraq Göster" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 #, fuzzy msgid "Information" msgstr "Sisteme Giriş Me'lumatı" @@ -9745,7 +9767,7 @@ msgstr "Sisteme Giriş Me'lumatı" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9753,24 +9775,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s bazası müveffeqiyyetle leğv edildi." msgstr[1] "%s bazası müveffeqiyyetle leğv edildi." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Me'lumat Bazası Statistikaları" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Statistikaları Aktivleşdir" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9778,7 +9800,7 @@ msgstr "" "Qeyd: Me'lumat Bazası statistikalarını burada aktivleşdirmekle webserver-le " "MySQL server arasında ağır neqliyyata sebeb ola bilersiniz." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "MySQL Depolama Motorları" @@ -9806,7 +9828,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "PHP Versiyası" @@ -9825,172 +9847,172 @@ msgstr "" msgid "disabled" msgstr "Söndürülüb" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "GRANT-dan başqa bütün selahiyyetler daxildir." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Mövcud olan cedvellerin strukturunu deyişdirmeye icaze verir." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 #, fuzzy msgid "Allows altering and dropping stored routines." msgstr "Allows creating and dropping indexes." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Yeni bazalar ve cedveller qurmağa icaze verir." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 #, fuzzy msgid "Allows creating stored routines." msgstr "Yeni cedveller qurmağa icaze verir." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Yeni cedveller qurmağa icaze verir." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Keçici cedveller qurmağa icaze verir." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 #, fuzzy msgid "Allows creating new views." msgstr "Yeni cedveller qurmağa icaze verir." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Me'lumat silmeye icaze verir." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Baza ve cedvel leğv etmeye icaze verir." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Cedvelleri leğv etmeye icaze verir." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 #, fuzzy msgid "Limits the number of simultaneous connections the user may have." msgstr "Limits the number of new connections the user may open per hour." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Gives the right to the user to ask where the slaves / masters are." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10000,227 +10022,227 @@ msgstr "" "Required for most administrative operations like setting global variables or " "killing threads of other users." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "Allows creating and dropping indexes." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Selahiyyet te'yin edilmedi." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Heç biri" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Cedvelexas selahiyyetler" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Qeyd: MySQL selahiyyet adları ingilis dilinde ifade edilmişdir" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administrasiya" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Qlobal selahiyyetler" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Me'lumat Bazasına Mexsus Selahiyyetler" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Qeyd: Bu variantları 0 (sıfır)-a çevirmek hüdudu (limiti) qaldıracaq." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Sisteme Giriş Me'lumatı" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Parolu deyişdirme" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "İstifadeçi(ler) tapılmadı." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "%s istifadeçisi mövcuddur!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Yeni istifadeçi elave etdiniz." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "%s üçün parol müveffeqiyyetle deyişdirilmişdir." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "%s silinir" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Selahiyyetleri Deyişdir" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Revoke" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Eksport" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Her hansı" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Selahiyyetler" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Selahiyyetler" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "User overview" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "İcaze ver" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "İstifadeçilerle eyni adlı me'lumat bazalarını leğv et." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, fuzzy, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Qeyd: phpMyAdmin istifadeçi selahiyyetlerini birbaşa MySQL-in selahiyyetler " "cedvellerinden almaqdadır. Eger elle nizamlamalar edilmişse, bu cedvellerin " "içerisindekiler webserver-in istifade etdiklerinden ferqli ola biler. Bu " "halda, davam etmeden evvel, selahiyyetleri %syeniden yüklemelisiniz%s." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Sütunaxas Selahiyyetler" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Aşağıdakı me'lumat bazası üçün selahiyyet müeyyen et" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Aşağıdakı cedvel üçün selahiyyetler müeyyen et" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Sistem Giriş Me'lumatını Deyişdir / İstifadeçini Kopyala" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Eyni selahiyyetlere sahib yeni istifadeçi qur ve ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... köhnesini saxla." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... istifadeçi cedvellerinden köhnesini sil." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... köhne istifadeçinin selahiyyetlerini elinden alaraq onu sil." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10228,93 +10250,93 @@ msgstr "" " ... istifadeçi cedvellerinden köhnesini sil ve ardından selahiyyetleri " "yeniden yükle." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr ""%s" bazası üçün selahiyyetleri gözden keçir." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "qlobal" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "bazayaxas" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "xüsusi işare" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy msgid "User has been added." msgstr "%s sahesi leğv edildi" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "The privileges were reloaded successfully." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10323,123 +10345,123 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Me'lumat bazası seç" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Tam metn (Fulltext)" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Sadece quruluş" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Sadece quruluş" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Thread %s uğurla söndürüldü (killed)." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10447,148 +10469,148 @@ msgstr "" "phpMyAdmin %s emeliyyat thread-ini söndüre (kill) bilmedi. Böyük ehtimal " "artıq söndürülmüşdür." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 #, fuzzy msgid "Query cache" msgstr "Sorğu tipi" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "Genişletilmiş girişli" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "Cedvelleri göster" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Runtime Me'lumatı" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy msgid "Refresh rate: " msgstr "Qurucu" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Parolu deyişdirme" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "Cedvelleri göster" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "Cedvelleri göster" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Relations" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Sorğu tipi" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Funksiya" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10596,117 +10618,117 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Variantlar" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Bu MySQL server %sdir işlemektedir. Server %s-de açılmışdır." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Alındı" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Gönderildi" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Uğursuz Cehdler" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Dayandırılmış Elaqeler" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "Nömre" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Komanda Tipi" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy msgid "The number of failed attempts to connect to the MySQL server." msgstr "Limits the number of new connections the user may open per hour." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10714,78 +10736,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10793,7 +10815,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10801,42 +10823,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10844,33 +10866,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10879,243 +10901,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy msgid "Percentage of used key cache (calculated value)" msgstr "Faylın Charset-i:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11123,99 +11145,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11223,18 +11245,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11242,69 +11264,69 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy msgid "Thread cache hit rate (calculated value)" msgstr "Sorğu tipi" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Şen" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add new field" msgid "Add chart" msgstr "Yeni sahe elave et" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Qurucu" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Sahe Sütunlarını Elave Et/Sil" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11313,7 +11335,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11321,18 +11343,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11340,11 +11362,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11352,89 +11374,89 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy msgid "Preset chart" msgstr "Cedveli yeniden adlandır" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Select Tables" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Yeni İstifadeçi elave Et" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL sorğusu" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Sıra Statistikası" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "Hamısını Seç" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Sorğu tipi" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11442,7 +11464,7 @@ msgid_plural "%d seconds" msgstr[0] "saniyede" msgstr[1] "saniyede" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11458,8 +11480,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11562,19 +11584,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Server Deyişenleri Ve Variantları" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Sessiya deyeri" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Qlobal deyer" @@ -11866,50 +11888,50 @@ msgstr "" msgid "Wrong data" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Aşağıdakı sorğunu icra etdirmekten eminsiniz " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "SQL Tesdiqle" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL result" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Qurucu" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Etiket" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "The selected users have been deleted successfully." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy msgid "The columns have been moved successfully." msgstr "The selected users have been deleted successfully." @@ -11986,12 +12008,12 @@ msgstr "" msgid "Y Values" msgstr "Deyer" -#: tbl_create.php:30 +#: tbl_create.php:31 #, fuzzy, php-format msgid "Table %s already exists!" msgstr "%s istifadeçisi mövcuddur!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "%s cedveli leğv edildi" @@ -12044,488 +12066,488 @@ msgstr "Fayl olaraq qeyd et" msgid "File name" msgstr "İstifadeçi adı" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Birinci dereceli açarın adı... BİRİNCİ DERECELİ (PRIMARY) olmalıdır!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "İndeksi Birinci Dereceli (PRIMARY) olaraq yeniden adlandıra bilmirem!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "İndeks qisimleri te'yin edilmedi!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Add new field" msgid "Add index" msgstr "Yeni sahe elave et" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Add new field" msgid "Edit index" msgstr "Yeni sahe elave et" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "İndex adı :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" sadece birinci dereceli açarın adı olmalıdır!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "İndex tipi :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "İndekse  %s sütun elave et" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Cedveli eynisinin üzerine kopyalaya bilmerem!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "%s cedveli %s - e daşınmışdır." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "%s cedveli %s - e kopyalandı." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Cedveli adı boşdur!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Cedvel sırasına buna göre yeniden qur" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(tek-tek)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Cedveli daşı (me'lumat bazası.cedvel):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 #, fuzzy msgid "Table options" msgstr "Cedvel başlığı" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Cedveli yeniden adlandır" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Cedveli kopyala (me'lumat bazası.cedvel):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Kopyalanmış cedvele keç" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Cedvel temizliyi" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "%s cedveli flush-landı" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Cedveli flush-la (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Sxemi çıxarılan cedvel" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Cedvel temizliyi" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "Cedveli te'mir et" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Cedvelleri göster" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Yer istifadesi" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Effektiv" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Sıra Statistikası" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamik" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Sıra uzunluğu" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Sıra boyu" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy msgid "Internal relation" msgstr "Ümumi elaqe variantları" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Session value" msgid "Distinct values" msgstr "Sessiya deyeri" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add new field" msgid "Add SPATIAL index" msgstr "Yeni sahe elave et" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Heç biri" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "%s cedveli leğv edildi" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "%s üzerine Birinci Dereceli Açar elave edildi." -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "%s üzerine indeks elave edildi" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "PHPInfo() me'lumatını göster" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy msgid "Move columns" msgstr "Yeni sahe elave et" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Çap görüntüsü" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Alternativ cedvel strukturu" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy msgid "Add column" msgstr "Yeni sahe elave et" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Cedvelin sonuna" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Cedvelin başına" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Sonra: %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr " %s sütunda indeks yarat" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Sorğu tipi" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Allows inserting and replacing data." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Me'lumat" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Server versiyası" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Server versiyası" @@ -12557,11 +12579,11 @@ msgstr "Burada olma haqqınız yoxdur!" msgid "The profile has been updated." msgstr "Profil yenilendi." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Cedveli yeniden adlandır" @@ -12883,8 +12905,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13012,8 +13034,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/be.po b/po/be.po index 124c3bed71..9fabc5b610 100644 --- a/po/be.po +++ b/po/be.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:18+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: belarusian_cyrillic \n" -"Language: be\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: be\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Паказаць усе" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Старонка:" @@ -39,55 +39,56 @@ msgstr "" "акно або налады бясьпекі вашага браўзэра сканфігураныя на блякаваньне " "міжваконных ўзаемадзеяньняў" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Пошук" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Панеслася" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Імя ключа" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Апісаньне" @@ -108,153 +109,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "База дадзеных %1$s створаная." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Камэнтар да базы дадзеных: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Камэнтар да табліцы" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Назвы калёнак" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Тып" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Нуль" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Па змоўчаньні" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Зьвязаная з" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Камэнтары" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Не" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Так" @@ -262,106 +263,106 @@ msgstr "Так" msgid "View dump (schema) of database" msgstr "Праглядзець дамп (схему) базы дадзеных" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "У базе дадзеных табліц ня выяўлена." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Выбраць усё" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Зьняць усе адзнакі" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Імя базы дадзеных не пазначанае!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "База дадзеных %s была перайменаваная ў %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "База дадзеных %s была скапіяваная ў %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Перайменаваць базу дадзеных у" -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Перайменаваць базу дадзеных у" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "База дадзеных %s была выдаленая." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy msgid "Drop the database (DROP)" msgstr "Базы дадзеных адсутнічаюць" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Капіяваць базу дадзеных у" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Толькі структуру" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Структуру і дадзеныя" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Толькі дадзеныя" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "выканаць CREATE DATABASE перад капіяваньнем" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Дадаць %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Дадаць значэньне AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Дадаць абмежаваньні" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Перайсьці да скапіяванай базы дадзеных" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Супастаўленьне" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -373,66 +374,66 @@ msgstr "" "Дадатковыя магчымасьці работы з зьвязанымі табліцамі былі адключаныя. Каб " "высьветліць чаму, націсьніце %sтут%s." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Рэляцыйная схема" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Табліца" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Радкі" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Памер" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "выкарыстоўваецца" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Створаная" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Апошняе абнаўленьне" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Апошняя праверка" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -440,459 +441,386 @@ msgid_plural "%s tables" msgstr[0] "%s табліц(ы)" msgstr[1] "%s табліц(ы)" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Вам неабходна выбраць прынамсі адну калёнку для адлюстраваньня" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Перайсьці да скапіяванай табліцы" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Парадак" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "прамы" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "адваротны" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Паказаць" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Крытэр" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Уставіць" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "І" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Выдаліць" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Або" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Зьмяніць" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Дадаць/выдаліць радок крытэру" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Дадаць/выдаліць калёнку крытэру" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Абнавіць запыт" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Выкарыстоўваць табліцы" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-запыт да БД %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Выканаць запыт" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "У доступе адмоўлена" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "прынамсі адно з словаў" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "усе словы" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "дакладную фразу" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "рэгулярны выраз" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Вынікі пошуку \"%s\" %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Агулам: %s супадзеньняў" -msgstr[1] "Агулам: %s супадзеньняў" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s супадзеньняў у табліцы %s" -msgstr[1] "%s супадзеньняў у табліцы %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Прагляд" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Дамп дадзеных табліцы" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Выдаліць" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Пошук у базе дадзеных" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Слова(ы) або значэньне(і) для пошуку (маска: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Знайсьці:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Словы, падзеленыя прагалам (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "У табліцы(ах):" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside field:" -msgid "Inside column:" -msgstr "Унутры поля:" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "У базе дадзеных табліц ня выяўлена." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "невядома" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Табліца %s была ачышчаная" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Выгляд %s быў выдалены" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Табліца %s была выдаленая" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Гэты прагляд мае толькі такую колькасьць радкоў. Калі ласка, зьвярніцеся да " -"%sдакумэнтацыі%s." +"Гэты прагляд мае толькі такую колькасьць радкоў. Калі ласка, зьвярніцеся да %" +"sдакумэнтацыі%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Выгляд" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Рэплікацыя" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Усяго" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" "%s зьяўляецца машынай захаваньня дадзеных па змоўчаньні на гэтым MySQL-" "сэрвэры." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "З адзначанымі:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Адзначыць усё" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Адзначыць тыя, што патрабуюць аптымізацыі" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Экспарт" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Вэрсія для друку" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Ачысьціць" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Выдаліць" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Праверыць табліцу" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Аптымізаваць табліцу" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Рамантаваць табліцу" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Аналізаваць табліцу" -#: db_structure.php:712 +#: db_structure.php:721 #, fuzzy msgid "Add prefix to table" msgstr "Базы дадзеных адсутнічаюць" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Замяніць дадзеныя табліцы дадзенымі з файла" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Замяніць дадзеныя табліцы дадзенымі з файла" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Слоўнік дадзеных" -#: db_tracking.php:75 +#: db_tracking.php:76 #, fuzzy msgid "Tracked tables" msgstr "Праверыць табліцу" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "База дадзеных" -#: db_tracking.php:82 +#: db_tracking.php:83 #, fuzzy msgid "Last version" msgstr "Стварыць сувязь" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 #, fuzzy msgid "Created" msgstr "Стварыць" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Стан" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Дзеяньне" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "Пэрсыдзкая" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "Толькі структуру" -#: db_tracking.php:184 +#: db_tracking.php:185 #, fuzzy msgid "Untracked tables" msgstr "Праверыць табліцу" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "Праверыць табліцу" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "База дадзеных" -#: export.php:42 +#: export.php:44 #, fuzzy msgid "Bad type!" msgstr "Тып запыту" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Дадзеныя выбранага тыпу экспартаваньня мусяць быць зазаванымі ў файл!" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Add new field" msgid "Bad parameters!" msgstr "Дадаць новае поле" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Недастаткова месца для захаваньня ў файл %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -900,12 +828,12 @@ msgstr "" "Файл %s ужо існуе на сэрвэры, зьмяніце імя файла або праверце опцыю " "перазапісу." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Вэб-сэрвэр ня мае дазволу для захаваньня ў файл %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Дамп захаваны ў файл %s." @@ -929,7 +857,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -1011,41 +939,41 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Вы, мусіць, паспрабавалі загрузіць вельмі вялікі файл. Калі ласка, " "зьвярніцеся да %sдакумэнтацыі%s для высьвятленьня спосабаў абыйсьці гэтае " "абмежаваньне." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Паказваючы закладку" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Закладка была выдаленая." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Немагчыма прачытаць файл" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, 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 "" -"Вы паспрабавалі загрузіць файл з мэтадам сьціску, які непадтрымліваецца " -"(%s). Ягоная падтрымка або не рэалізаваная, або адключаная ў вашай " +"Вы паспрабавалі загрузіць файл з мэтадам сьціску, які непадтрымліваецца (%" +"s). Ягоная падтрымка або не рэалізаваная, або адключаная ў вашай " "канфігурацыі." -#: import.php:390 +#: import.php:394 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 " @@ -1055,27 +983,27 @@ msgstr "" "загружаны, альбо памер файла перавысіў максымальны памер, вызначаны " "канфігурацыяй PHP. Гл. FAQ 1.16." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Немагчыма загрузіць плагіны імпартаваньня, калі ласка, праверце ўсталёўку!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Закладка %s створаная" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Імпартраваньне пасьпяхова завершанае, выканана %d запытаў." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1083,7 +1011,7 @@ msgstr "" "Выйшаў дазволены час выкананьня скрыпта. Калі вы хочаце завершыць " "імпартаваньне, калі ласка, загрузіце файл зноў і імпартаваньне ўзнавіцца." -#: import.php:499 +#: import.php:503 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." @@ -1092,15 +1020,15 @@ msgstr "" "звычайна значыць, што phpMyAdmin ня зможа скончыць гэтае імпартаваньня, калі " "вы не павялічыце ліміты выкананьня php-скрыптоў." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Ваш SQL-запыт быў пасьпяхова выкананы" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Назад" @@ -1108,7 +1036,7 @@ msgstr "Назад" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "Для работы phpMyAdmin патрэбны браўзэр з падтрымкай фрэймаў." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Каманды \"DROP DATABASE\" адключаныя." @@ -1118,7 +1046,7 @@ msgstr "Каманды \"DROP DATABASE\" адключаныя." msgid "Do you really want to execute \"%s\"?" msgstr "Ці сапраўды вы жадаеце " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Вы зьбіраеце ВЫДАЛІЦЬ базу дадзеных цалкам!" @@ -1168,7 +1096,7 @@ msgstr "Дадаць новае поле" msgid "Edit Index" msgstr "Рэдагаваць наступны радок" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1189,16 +1117,16 @@ msgstr "Пустое імя хосту!" msgid "The user name is empty!" msgstr "Пустое імя карыстальніка!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Пусты пароль!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Паролі не супадаюць!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1216,31 +1144,33 @@ msgstr "Перазагрузіць прывілеі" msgid "Removing Selected Users" msgstr "Выдаліць выбраных карыстальнікаў" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Рэдагаваць" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Выбар сэрвэра" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "SQL-запыт" @@ -1251,24 +1181,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Агулам" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1290,7 +1220,7 @@ msgstr "Выбар сэрвэра" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Працэсы" @@ -1310,7 +1240,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Статыстыка радку" @@ -1360,14 +1290,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "МіБ" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "КiБ" @@ -1429,32 +1359,32 @@ msgstr "" msgid "Bytes received" msgstr "Атрымана" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Падлучэньні" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Б" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "ГіБ" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "ТіБ" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "ПіБ" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "ЭіБ" @@ -1470,11 +1400,11 @@ msgstr "%s табліц(ы)" msgid "Questions" msgstr "Пэрсыдзкая" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Трафік" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1500,12 +1430,12 @@ msgstr "Зьвяць зь сеткай" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Няма" @@ -1605,7 +1535,7 @@ msgstr "Магчымасьці асноўных сувязяў" msgid "Current settings" msgstr "Магчымасьці асноўных сувязяў" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1697,7 +1627,7 @@ msgstr "Тлумачыць SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Час" @@ -1804,10 +1734,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Імрарт" @@ -1887,7 +1817,7 @@ msgstr "Працэсы" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Ня выбраная база дадзеных." @@ -1957,19 +1887,19 @@ msgstr "Дадаць новае поле" msgid "Show indexes" msgstr "Паказаць сетку" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Адключыць праверку зьнешніх ключоў" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Уключана" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -2007,7 +1937,7 @@ msgstr "Выдаленьне %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2049,8 +1979,8 @@ msgstr "SQL-запыт" msgid "No rows selected" msgstr "Ніводны радок ня выбраны" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Зьмяніць" @@ -2058,18 +1988,18 @@ msgstr "Зьмяніць" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d не зьяўляецца карэктным нумарам радка." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Захаваць" @@ -2083,7 +2013,7 @@ msgstr "SQL-запыт" msgid "Show search criteria" msgstr "SQL-запыт" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2135,12 +2065,12 @@ msgstr "Дзеяньні з вынікамі запытаў" msgid "Data point content" msgstr "Памер указальніка на дадзеныя" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ігнараваць" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Скапіяваць" @@ -2162,7 +2092,7 @@ msgstr "Выберыце зьнешні ключ" msgid "Please select the primary key or a unique key" msgstr "Калі ласка, выберыце першасны (PRIMARY) альбо ўнікальны ключ (UNIQUE)" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2246,7 +2176,7 @@ msgstr "Паказаныя запісы" msgid "Generate password" msgstr "Згенэраваць пароль" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Згенэраваць" @@ -2256,7 +2186,7 @@ msgstr "Згенэраваць" msgid "Change Password" msgstr "Зьмяніць пароль" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2370,27 +2300,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Сту" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Лют" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Сак" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Кра" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2398,37 +2328,37 @@ msgid "May" msgstr "Тра" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Чэр" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Ліп" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Жні" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Вер" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Кас" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Ліс" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Сьн" @@ -2477,32 +2407,32 @@ msgid "Sun" msgstr "Ндз" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Пан" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Аўт" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Сер" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Цач" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Пят" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Суб" @@ -2638,16 +2568,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "у сэкунду" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "у хвіліну" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "у гадзіну" @@ -2655,6 +2585,264 @@ msgstr "у гадзіну" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Максымальны памер: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Дакумэнтацыя" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Памылка" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-запыт" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "Адказ MySQL: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Тлумачыць SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Не тлумачыць SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Без PHP-коду" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Стварыць PHP-код" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Абнавіць" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Не правяраць SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Праверыць SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Машыны" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Прафіляваньне" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Ндз" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y, %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s дзён, %s гадзінаў, %s хвілінаў і %s сэкундаў" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "Працэдуры" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Першая старонка" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Папярэдняя старонка" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Наступная старонка" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Апошняя старонка" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Перайсьці да базы дадзеных "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" +"Існуе вядомая памылка з выкарыстаньнем парамэтра %s, глядзіце апісаньне на %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Структура" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Уставіць" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Прагляд" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Апэрацыі" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "тэчка вэб-сэрвэра для загрузкі файлаў" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Немагчыма адкрыць пазначаную вамі тэчку для загрузкі файлаў" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Друк" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2668,91 +2856,59 @@ msgstr "" msgid "Font size" msgstr "Памер шрыфта" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy msgid "Save edited data" msgstr "Хатняя тэчка дадзеных" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Дадаць/выдаліць калёнку крытэру" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Першая старонка" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Папярэдняя старонка" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Наступная старонка" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Апошняя старонка" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Суб" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "Колькасьць палёў" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Пан" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "гарызантальна" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "гарызантальна (павернутыя загалоўкі)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "вэртыкальна" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Выканаць запыт з закладак" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Сартаваць па ключы" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2776,118 +2932,130 @@ msgstr "Сартаваць па ключы" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Налады" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Частковыя тэксты" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Поўныя тэксты" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Ключ сувязі" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Адлюстраванае поле сувязі" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Пераўтварэньне MIME-тыпу браўзэрам" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Радок быў выдалены" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Выдаліць" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Спыніць" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Значэньне можа быць прыблізным. Гл. FAQ 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "па запыту" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Паказаныя запісы" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "усяго" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Запыт выконваўся %01.4f сэк" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Дзеяньні з вынікамі запытаў" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Вэрсія для друку (з усім тэкстам)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Паказаць PDF-схему" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Стварыць сувязь" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Сувязь ня знойдзеная" @@ -2952,58 +3120,58 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "Адкрыць новае акно phpMyAdmin" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Cookies мусяць быць уключанымі пасьля гэтага месца." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Cookies мусяць быць уключанымі пасьля гэтага месца." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Індэкс ня вызначаны!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Індэксы" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Унікальнае" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Сьціснутая" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Колькасьць элемэнтаў" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Камэнтар" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Першасны ключ быў выдалены" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Індэкс %s быў выдалены" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -3012,139 +3180,98 @@ msgstr "" "Падобна, што індэксы %1$s і %2$s зьяўляюцца аднолькавымі, а таму адзін зь " "іх, магчыма, можна выдаліць." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Базы дадзеных" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Сэрвэр" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Структура" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Уставіць" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Апэрацыі" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Трыгеры" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Табліца — пустая!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "База дадзеных — пустая!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Запыт згодна прыкладу" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Прывілеі" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Працэдуры" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Падзеі" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Дызайнэр" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Карыстальнік" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Двайковы лог" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Зьменныя" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Кадыроўкі" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Машыны" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Памылка" - #: libraries/Message.class.php:254 #, fuzzy, php-format #| msgid "%1$d row(s) affected." @@ -3175,91 +3302,91 @@ msgstr[1] "Устаўлена радкоў: %1$d." msgid "Error while creating PDF:" msgstr "Дазваляе чытаць дадзеныя." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save recent table" msgstr "Немагчыма загрузіць канфігурацыю па змоўчаньні з: \"%1$s\"" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Няма табліц" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy msgid "There are no recent tables" msgstr "Праверыць табліцу" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Для гэтай машыны захаваньня дадзеных дэтальная інфармацыя не даступная." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s даступная на гэтым MySQL-сэрвэры." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s была адключаная для рэтага MySQL-сэрвэра." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Гэты сэрвэр MySQL не падтрымлівае машыну захаваньня дадзеных %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show slave status" msgid "unknown table status: " msgstr "Паказаць стан залежных сэрвэраў" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Пошук у базе дадзеных" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Тэма %s ня знойдзеная!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Няправільная база дадзеных" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Некарэктнае імя табліцы" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Памылка перайменаваньня табліцы %1$s у %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Табліца %s была перайменаваная ў %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3267,93 +3394,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Функцыя" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Апэратар" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Значэньне" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Пошук" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Уставіць" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Выбраць палі (прынамсі адно):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Дадаць умовы пошуку (цела для ўмовы \"where\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Колькасьць радкоў на старонку" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Парадак прагляду:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Праглядзець зьнешнія значэньні" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL-запыт" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Выканаць \"запыт згодна прыклада\" (сымбаль падстаноўкі: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Выканаць \"запыт згодна прыклада\" (сымбаль падстаноўкі: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy msgid "How to use" msgstr "Пашырэньне PHP" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3428,14 +3555,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3681,13 +3808,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Табліц" @@ -3698,38 +3825,38 @@ msgstr "Табліц" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Дадзеныя" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Выкарыстаньне рэсурсаў" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "Базы дадзеных адсутнічаюць" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "Рэплікацыя" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Праверыць прывілеі для базы "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Праверыць прывілеі" @@ -3784,180 +3911,18 @@ msgstr "У канфігурацыі вызначаны некарэктны мэ msgid "You should upgrade to %s %s or later." msgstr "Вам трэба абнавіць %s да вэрсіі %s ці пазьнейшай." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Максымальны памер: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Дакумэнтацыя" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-запыт" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "Адказ MySQL: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Тлумачыць SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Не тлумачыць SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Без PHP-коду" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Стварыць PHP-код" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Абнавіць" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Не правяраць SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Праверыць SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Машыны" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Прафіляваньне" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Ндз" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y, %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s дзён, %s гадзінаў, %s хвілінаў і %s сэкундаў" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "Працэдуры" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Перайсьці да базы дадзеных "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" -"Існуе вядомая памылка з выкарыстаньнем парамэтра %s, глядзіце апісаньне на %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "тэчка вэб-сэрвэра для загрузкі файлаў" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Немагчыма адкрыць пазначаную вамі тэчку для загрузкі файлаў" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Друк" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3985,9 +3950,9 @@ msgstr "" msgid "Closed" msgstr "Незакрытае двукосьсе" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Адключана" @@ -4125,30 +4090,30 @@ msgstr "Пашырэньне PHP" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Скінуць" @@ -4430,7 +4395,7 @@ msgid "Character set of the file" msgstr "Кадыроўка файла:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Фармат" @@ -4457,7 +4422,7 @@ msgstr "Пазначыць назвы палёў у першым радку" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4466,7 +4431,7 @@ msgstr "Палі ўзятыя ў" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4488,7 +4453,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4496,7 +4461,7 @@ msgid "Columns terminated by" msgstr "Радкі падзеленыя" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Радкі падзеленыя" @@ -4560,12 +4525,12 @@ msgstr "Ключ меткі" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-тып" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Сувязі" @@ -4580,7 +4545,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Перазапісваць існуючы(я) файл(ы)" @@ -4596,7 +4561,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Зваротнае двукосьсе ў імёнах табліц і палёў" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Рэжым сумяшчальнасьці SQL" @@ -4830,8 +4795,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Акно запыту" @@ -6138,10 +6103,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Пароль" @@ -6161,8 +6126,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Імя карыстальніка:" @@ -6404,7 +6369,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid "(or the local MySQL server's socket is not correctly configured)" msgid "" @@ -6412,20 +6377,77 @@ msgid "" "configured)." msgstr "(або сокет лякальнага сэрвэра MySQL не сканфігураваны правільна)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Сэрвэр не адказвае" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Падрабязьней..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Вынікі пошуку \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Агулам: %s супадзеньняў" +msgstr[1] "Агулам: %s супадзеньняў" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s супадзеньняў у табліцы %s" +msgstr[1] "%s супадзеньняў у табліцы %s" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Дамп дадзеных табліцы" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Пошук у базе дадзеных" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Слова(ы) або значэньне(і) для пошуку (маска: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Знайсьці:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Словы, падзеленыя прагалам (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "У табліцы(ах):" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside field:" +msgid "Inside column:" +msgstr "Унутры поля:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6433,19 +6455,19 @@ msgstr "" "Не атрымалася ўсталяваць злучэньне для controluser, вызначанае ў вашым " "канфігурацыйным файле." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Зьмяніць пароль" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Без пароля" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Пацьверджаньне" @@ -6470,8 +6492,8 @@ msgstr "Стварыць новую базу дадзеных" msgid "Create" msgstr "Стварыць" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Без прывілеяў" @@ -6485,9 +6507,9 @@ msgstr "Стварыць табліцу" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Назва" @@ -6497,301 +6519,301 @@ msgstr "Назва" msgid "Number of columns" msgstr "Колькасьць палёў" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Немагчыма загрузіць плагіны экспартаваньня, калі ласка, праверце ўсталяваныя " "файлы!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Дазваляе блякаваць табліцы для бягучага патоку." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Стварыць новую табліцу ў БД %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Стварыць новую табліцу ў БД %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Тып экспарту" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 #, fuzzy msgid "Custom - display all possible options" msgstr "Налады экспарту базы дадзеных" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Базы дадзеных" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Табліц" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Радкі" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of fields" msgid "Number of rows:" msgstr "Колькасьць палёў" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Захаваць на сэрвэры ў тэчцы %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Захаваць як файл" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Шаблён назвы файла" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "s value is interpreted using %1$sstrftime%2$s, so you can use time " -#| "matting strings. Additionally the following transformations will pen: " -#| "%3$s. Other text will be kept as is." +#| "matting strings. Additionally the following transformations will pen: %3" +#| "$s. Other text will be kept as is." 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." +"formatting strings. Additionally the following transformations will happen: %" +"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details." msgstr "" "Гэтае значэньне інтэрпрэтуецца з выкарыстаньнем %1$sstrftime%2$s, таму можна " "выкарыстоўваць радкі фарматаваньня часу. Апроч гэтага, будуць праведзеныя " "наступныя зьмены: %3$s. Астатні тэкст застанецца як ёсьць." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Кадыроўка файла:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Сьціск" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "архіваваны ў zip" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "архіваваны ў gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "сьціскаць у bzip" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Захаваць як файл" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Фармат" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Опцыі пераўтварэньня" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 #, fuzzy msgid "Encoding Conversion:" msgstr "Вэрсія кліента MySQL" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Стварыць сувязь" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Стварыць сувязь" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Фармат імпартаванага файла" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Немагчыма залагавацца на сэрвэр MySQL" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Базы дадзеных адсутнічаюць" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Базы дадзеных адсутнічаюць" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "Імпартаваць файл" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Загрузкі файлаў не дазволеныя на гэтым сэрвэры." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Частковы імпарт" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6799,7 +6821,7 @@ msgstr "" "Папярэдняе імпартаваньне спынілася з-за недахопу часу. Пасьля новай загрузкі " "імпартаваньне будзе працягнутае з пазыцыі %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 #, fuzzy #| msgid "" #| "ow the interruption of an import in case the script detects it is se to " @@ -6814,13 +6836,13 @@ msgstr "" "скончваецца час выкананьня. Гэта можа быць добрым спосабам імпартаваньня " "вялікіх файлаў, аднак, гэта можа перапыніць транзакцыі." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of rows to skip, starting from the first row:" msgstr "Колькасьць (запытаў), якія трэба прапусьціць ад пачатку" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6829,7 +6851,7 @@ msgstr "" msgid "Language" msgstr "Мова" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Інфармацыя пра вэрсію" @@ -6873,67 +6895,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Пул буфэру" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Стан InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Выкарыстаньне пулу буфэру" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "старонак" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Вольных старонак" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Брудных старонак" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Старонак з дадзенымі" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Скінуць кэш старонак" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Занятых старонак" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Фіксаваныя старонкі" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Актыўнасьць пулу буфэру" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Запыты чытаньня" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Запытаў запісу" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Пропускаў чытаньня" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Затрымак запісу" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Пропускаў чытаньня ў %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Затрымак запісу ў %" @@ -7165,20 +7187,20 @@ msgstr "" "гэтае значэньне, старыя файлы логу будуць выдаленыя. У іншым выпадку яны " "будуць перайменаваныя і ім будзе дадзены чарговы найвышэйшы нумар." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Сувязі" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7186,131 +7208,131 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL вярнула пусты вынік (то бок нуль радкоў)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Базы дадзеных адсутнічаюць" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Базы дадзеных адсутнічаюць" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Толькі структуру" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Export views" msgid "Go to view: %s" msgstr "Тып экспарту" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Схаваць" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Двайковы" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "З-за вялікай даўжыні,
гэтае поле ня можа быць адрэдагаванае " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Двайковыя дадзеныя — не рэдагуюцца" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "тэчка вэб-сэрвэра для загрузкі файлаў" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, fuzzy, php-format #| msgid "Restart insertion with %s rows" msgid "Continue insertion with %s rows" msgstr "Пачаць устаўку зноў з %s-га радку" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "і пасьля" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Уставіць як новы радок" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 #, fuzzy msgid "Show insert query" msgstr "У выглядзе SQL-запыту" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Перайсьці да папярэдняй старонкі" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Дадаць яшчэ адзін радок" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Вярнуцца да гэтай старонкі" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Рэдагаваць наступны радок" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Выкарыстоўвайце клявішу TAB для перамяшчэньня ад значэньня да значэньня або " "CTRL+стрэлкі для перамяшчэньня ў любое іншае месца" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "У выглядзе SQL-запыту" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "ID устаўленага радку: %1$d" @@ -7327,240 +7349,240 @@ msgstr "Няма" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Пят" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Адправіць" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add new field" msgid "Add prefix" msgstr "Дадаць новае поле" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Ці сапраўды вы жадаеце " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Няма зьменаў" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Кадыроўка" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Баўгарская" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Кітайская спрошчаная" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Традыцыйная кітайская" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "без уліку рэгістру" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "з улікам рэгістру" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Харвацкая" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Чэская" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Дацкая" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Ангельская" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Эспэранта" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Эстонская" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Нямецкая" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "слоўнік" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "тэлефонная кніга" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Вугорская" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Ісьляндзкая" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Японская" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Латвійская" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Літоўская" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Карэйская" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Пэрсыдзкая" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Польская" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Заходнеэўрапейская" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Румынская" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Славацкая" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Славенская" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Гішпанская" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Традыцыйная гішпанская" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Швэдзкая" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Тайляндзкая" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Турэцкая" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Украінская" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Юнікод" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "шматмоўная" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Цэнтральнаэўрапейская" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Расейская" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Балтыйская" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Армянская" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Кірылічная" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Арабская" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Габрэйская" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Грузінская" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Грэцкая" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Чэхаславацкая" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Да пачатку" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Выйсьці з сыстэмы" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Дакумэнтацыя па phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7584,8 +7606,8 @@ msgstr "Запрашаем у %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Імаверна, прычына гэтага ў тым, што ня створаны канфігурацыйны файл. Каб яго " "стварыць, можна выкарыстаць %1$sналадачны скрыпт%2$s." @@ -7635,13 +7657,13 @@ msgstr "Пароль:" msgid "Server Choice" msgstr "Выбар сэрвэра" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" @@ -7649,8 +7671,8 @@ msgstr "" "Не было аніякай актыўнасьці на працягу %s сэкундаў. Калі ласка, увайдзіце " "зноў" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Немагчыма залагавацца на сэрвэр MySQL" @@ -7744,7 +7766,7 @@ msgstr "Налады экспарту базы дадзеных" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Дамп дадзеных табліцы" @@ -7759,7 +7781,7 @@ msgstr "Падзея" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7768,21 +7790,21 @@ msgstr "Апісаньне" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Структура табліцы" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Структура для прагляду" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Замяняльная структура для прагляду" @@ -7842,32 +7864,32 @@ msgid "Display MIME types" msgstr "Даступныя MIME-тыпы" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Хост" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Час стварэньня" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Вэрсія сэрвэра" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Вэрсія PHP" @@ -7949,7 +7971,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -8011,33 +8033,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Працэдуры" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Функцыі" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Абмежаваньні для экспартаваных табліц" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Абмежаваньні для табліцы" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME-тыпы табліцы" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "Сувязі ў табліцы" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -8083,28 +8105,28 @@ msgstr "" msgid "Column names: " msgstr "Назвы калёнак" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Недапушчальны парэмэтар для імпарту дадзеных у CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Некарэктны фармат CSV-дадзеных у радку %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, fuzzy, php-format #| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." @@ -8115,17 +8137,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Імя табліцы" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Назвы калёнак" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Гэты плагін не падтрымлівае сьціснутыя дадзеныя!" @@ -8369,98 +8391,98 @@ msgstr "" "Паказвае спасылку; поле зьмяшчае назву файла. Першая опцыя — прэфікс адрасу " "кшталту \"http://www.example.com/\". Другая опцыя — назва спасылкі." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "не OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Уключана" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Магчымасьці асноўных сувязяў" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Паказваць магчымасьці" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Стварэньне PDF-файлаў" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Паказваць камэнтары калёнак" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Пераўтварэньне MIME-тыпу браўзэрам" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "За інфармацыяй як абнавіць табліцу column_comments зьвярніцеся, калі ласка, " "да дакумэнтацыі" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Закладзены SQL-запыт" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Гісторыя SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "няма апісаньня" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Зьняць усе адзнакі" @@ -8468,7 +8490,7 @@ msgstr "Зьняць усе адзнакі" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8479,9 +8501,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Імя карыстальніка" @@ -8502,208 +8524,208 @@ msgid "Slave status" msgstr "Паказаць стан залежных сэрвэраў" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Зьменная" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID сэрвэра" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Любы карыстальнік" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Выкарыстоўваць тэкставае поле" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Любы хост" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Лякальны" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Гэты хост" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Выкарыстоўваць табліцу хостаў" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Згенэраваць пароль" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Табліца %s была выдаленая" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Event %1$s has been created." msgstr "Табліца %1$s створаная." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Вэб-сэрвэр" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Працэсы" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "Падрабязьней..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Тып падзеі" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Тып падзеі" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Зьмяніць" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Выканаць запыт з закладак" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Стан" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Апошняя старонка" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Поўная ўстаўка" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8721,144 +8743,144 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Некарэктны індэкс сэрвэра: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Табліца %s была выдаленая" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Табліца %1$s створаная." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy msgid "Edit routine" msgstr "Вэб-сэрвэр" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Працэдуры" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Прамыя лініі сувязяў" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Даўжыня/Значэньні*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add new field" msgid "Add parameter" msgstr "Дадаць новае поле" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "Перайменаваць базу дадзеных у" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Тып працэдуры" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Даўжыня/Значэньні*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Опцыі табліцы" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Тып запыту" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Дазваляе выкананьне праграмаў, якія захоўваюцца." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8898,25 +8920,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Час" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Некарэктнае імя табліцы" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -9021,152 +9043,152 @@ msgstr "У базе дадзеных табліц ня выяўлена." msgid "There are no events to display." msgstr "Праверыць табліцу" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Табліцы \"%s\" не існуе!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Калі ласка, сканфігуруйце каардынаты для табліцы %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Структура базы \"%s\" — старонка %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 #, fuzzy #| msgid "File %s does not contain any key id" msgid "This page does not contain any tables!" msgstr "Файл %s ня ўтрымлівае ніякага ідэнтыфікатара ключа" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Рэляцыйная схема" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Зьмест" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Атрыбуты" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Дадаткова" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Стварыць новую старонку" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Старонка:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Аўтаматычнае разьмяшчэньне" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Унутраныя сувязі" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Калі ласка, выберыце старонку для рэдагаваньня" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "Выбраць усё" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Выберыце табліцу(ы)" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Рэляцыйная схема" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Паказаць сетку" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Паказаць колер" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Паказаць разьмернасьць табліц" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Паказаць усе табліцы аднолькавай шырыні?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Краявід" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Партрэт" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Створаная" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Памер паперы" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -9174,7 +9196,7 @@ msgstr "" "Бягучая старонка ўтрымлівае спасылкі на табліцы, якія больш не існуюць. Ці " "жадаеце вы выдаліць гэтыя спасылкі?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Паказаць папярэдні прагляд" @@ -9195,47 +9217,47 @@ msgstr "Невядомая мова: %1$s." msgid "Current Server" msgstr "Сэрвэр" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Пошук у базе дадзеных" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 #, fuzzy msgid "Remote server" msgstr "Вэб-сэрвэр" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Пошук у базе дадзеных" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Выканаць SQL-запыт(ы) на сэрвэры %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Выканаць SQL-запыт(ы) на базе дадзеных %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -9247,11 +9269,11 @@ msgstr "Каляндар" msgid "Columns" msgstr "Назвы калёнак" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Дадаць гэты SQL-запыт у закладкі" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Даць кожнаму карыстальніку доступ да гэтай закладкі" @@ -9354,7 +9376,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9372,7 +9394,7 @@ msgstr "" "зваротны слэш (\"\\\") або апостраф (\"'\") сярод гэтых значэньняў, пастаўце " "перад імі зваротны слэш (напрыклад, '\\\\xyz' або 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9380,19 +9402,19 @@ msgstr "" "Для значэньняў па змоўчаньні, калі ласка, увядзіце проста значэньне, без " "выкарыстаньня зваротных слэшаў і двукосься, выкарыстоўваючы фармат: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Індэкс" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Дадаць/выдаліць калёнку крытэру" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9401,11 +9423,11 @@ msgstr "" "Для атрыманьня сьпісу даступных опцыяў трансфармацыі і пераўтварэньняў іхных " "MIME-тыпаў, націсьніце на %sапісаньні пераўтварэньняў%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Опцыі пераўтварэньня" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9417,63 +9439,63 @@ msgstr "" "або апостраф (\"'\") у гэтых значэньнях, устаўце зваротны слэш перад імі " "(напрыклад, '\\\\xyz' або 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Няма" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Як вызначана:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Першасны" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Поўнатэкстэкставае" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Пасьля %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "Дадаць %s новыя палі" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "Трэба дадаць прынамсі адно поле." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Машына захаваньня дадзеных" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Азначэньне PARTITION" @@ -9496,13 +9518,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save configuration" msgstr "Немагчыма загрузіць канфігурацыю па змоўчаньні з: \"%1$s\"" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9517,97 +9539,97 @@ msgstr "Файлы ў ZIP-архіве ня знойдзеныя!" msgid "Error in ZIP archive:" msgstr "Памылка ў ZIP-архіве:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Магчымасьці асноўных сувязяў" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "Супастаўленьне падлучэньня да MySQL" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Магчымасьці асноўных сувязяў" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "База дадзеных для карыстальніка" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Вэрсія сэрвэра" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Вэрсія пратаколу" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Карыстальнік" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Выбар сэрвэра" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Вэб-сэрвэр" -#: main.php:218 +#: main.php:221 #, fuzzy msgid "Database client version" msgstr "Вэрсія кліента MySQL" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Пашырэньне PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Паказаць інфармацыю пра PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Афіцыйная старонка phpMyAdmin" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрыбуты" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Няма зьменаў" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9620,7 +9642,7 @@ msgstr "" "зьнешняга ўрываньня, і таму вам абавязкова трэба выправіць гэтую хібу ў " "бясьпецы." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9629,7 +9651,7 @@ msgstr "" "Вы ўключылі mbstring.func_overload у вашым канфігурацыйным файле PHP. Гэтая " "опцыя несумяшчальная з phpMyAdmin і можа выклікаць пашкоджаньне дадзеных!" -#: main.php:294 +#: main.php:297 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 " @@ -9639,33 +9661,33 @@ msgstr "" "шматбайтавую кадыроўку. Без пашырэньня mbstring phpMyAdmin ня можа падзяляць " "радкі карэктна, і гэта можа прывесьці да нечаканых вынікаў." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Канфігурацыйнаму файлу зараз патрэбная сакрэтная фраза (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9677,7 +9699,7 @@ msgstr "" "Дадатковыя магчымасьці работы з зьвязанымі табліцамі былі адключаныя. Каб " "высьветліць чаму, націсьніце %sтут%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9686,7 +9708,7 @@ msgstr "" "Вэрсія вашай бібліятэкі MySQL для PHP %s адрозьніваецца ад вэрсіі вашага " "сэрвэра MySQL %s. Гэта можа выклікаць непрадказальныя паводзіны." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9695,30 +9717,30 @@ msgstr "" "На сэрвэры запушчаны Suhosin. Калі ласка, зьвярніцеся да %sдакумэнтацыі%s " "для атрыманьня апісаньня магчымых праблемаў." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Базы дадзеных адсутнічаюць" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "імя табліцы" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "імя табліцы" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "Стварыць табліцу" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Калі ласка, выберыце базу дадзеных" @@ -9769,7 +9791,7 @@ msgid "Toggle relation lines" msgstr "" "Каб выбраць сувязь, націсьніце на кропцы злучэньня, як паказана на выяве:" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Імпартаваць/Экспартаваць каардынаты табліц ў PDF-схему" @@ -9842,78 +9864,78 @@ msgstr "Стварыць" msgid "Active options" msgstr "Опцыі табліцы" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Табліца %1$s створаная." -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "старонак" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Імпартаваць файлы" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "Export/Import to scale" msgid "Export to selected page" msgstr "Маштаб" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Стварыць новы індэкс" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Імя карыстальніка" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Маштаб" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "рэкамэндаваны" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Памылка: сувязь ужо існуе." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Памылка: сувязь не дададзеная." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Сувязь FOREIGN KEY была дададзеная" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Унутраная сувязь дададзеная" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Сувязь выдаленая" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Памылка захаваньня каардынатаў." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Мадыфікацыі былі захаваныя" @@ -9988,15 +10010,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Імпартаваць файлы" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Усе" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Табліца %s ня знойдзеная або ня вызначаная ў %s" @@ -10007,37 +10029,37 @@ msgstr "Табліца %s ня знойдзеная або ня вызн msgid "File doesn't exist" msgstr "Табліцы \"%s\" не існуе!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Вылучыце двайковы лог для прагляду" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Файлы" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Абразаць паказаныя запыты" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Паказаць поўныя запыты" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Імя логу" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Пазыцыя" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Першапачатковая пазыцыя" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Інфармацыя" @@ -10045,7 +10067,7 @@ msgstr "Інфармацыя" msgid "Character Sets and Collations" msgstr "Раскладкі і супастаўленьні" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -10053,24 +10075,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s базаў дадзеных былі пасьпяхова выдаленыя." msgstr[1] "%s базаў дадзеных былі пасьпяхова выдаленыя." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Статыстыка базаў дадзеных" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Уключыць статыстыку" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10078,7 +10100,7 @@ msgstr "" "Заўвага: Уключэньне статыстыкі базы дадзеных можа выклікаць вялікую " "колькасьць трафіку паміж вэб-сэрвэрам і сэрвэрам MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Машыны захаваньня дадзеных" @@ -10106,7 +10128,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "Пэрсыдзкая" @@ -10125,119 +10147,119 @@ msgstr "" msgid "disabled" msgstr "Адключана" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Уключае ўсе прывілеі, апроч GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Дазваляе зьмяняць структуру існых табліц." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Дазваляе зьмяняць і выдаляць праграмы, якія захоўваюцца." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Дазваляе ствараць новыя базы дадзеных і табліцы." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Дазваляе ствараць праграмы, якія захоўваюцца." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Дазваляе ствараць новыя табліцы." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Дазваляе ствараць часовыя табліцы." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" "Дазваляе ствараць, выдаляць і пераймяноўваць уліковыя запісы карыстальнікаў" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Дазваляе ствараць новыя прагляды." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Дазваляе выдаляць дадзеныя." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Дазваляе выдаляць базы дадзеных і табліцы." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Дазваляе выдаляць табліцы." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Дазваляе ствараць падзеі ў пляніроўніку падзеяў" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Дазваляе выкананьне праграмаў, якія захоўваюцца." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" "Дазваляе імпартаваць дадзеныя з файлаў і экспартаваць дадзеныя ў файлы." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Дазваляе дадаваць карыстальнікаў і прывілеі без перазагрузкі табліц " "прывілеяў." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Дазваляе ствараць і выдаляць індэксы." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Дазваляе ўстаўляць і замяняць дадзеныя." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Дазваляе блякаваць табліцы для бягучага патоку." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Абмяжоўвае колькасьць новых злучэньняў, якія карыстальнік можа адкрыць на " "працягу гадзіны." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Абмяжоўвае колькасьць запытаў, якія карыстальнік можа адправіць на сэрвэр на " "працягу гадзіны." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -10245,59 +10267,59 @@ msgstr "" "Абмяжоўвае колькасьць камандаў, зьмяняючых любую табліцу або базу дадзеных, " "якія карыстальнік можа выканаць на працягу гадзіны." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Абмяжоўвае колькасьць адначасовых злучэньняў, якія можа мець карыстальнік." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Дазваляе праглядаць працэсы ўсіх карыстальнікаў" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Не працуе ў гэтай вэрсіі MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "Дазваляе перазагружаць налады сэрвэра і ачышчаць кэш сэрвэра." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Дазваляе карыстальніку пытацца, дзе знаходзяцца slaves / masters." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Неабходна для рэплікацыі slaves." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Дазваляе чытаць дадзеныя." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Дае доступ да поўнага сьпісу базаў дадзеных." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Дазваляе выкананьне запытаў SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Дазваляе спыняць сэрвэр." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10307,228 +10329,228 @@ msgstr "" "Патрабуецца для большасьці адміністратыўных апэрацыяў, такіх як вызначэньне " "глябальных зьменных або спыненьне патокаў іншых карыстальнікаў." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Дазваляе стварэньне і выдаленьне трыгераў" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Дазваляе зьмяняць дадзеныя." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Без прывілеяў." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Няма" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Прывілеі, спэцыфічныя для табліцы" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Заўвага: імёны прывілеяў MySQL задаюцца па-ангельску" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Адміністраваньне" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Глябальныя прывілеі" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Спэцыфічныя прывілеі базы дадзеных" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Абмежаваньні рэсурсаў" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Заўвага: Пазначэньне гэтых опцыяў як 0 (нуль) здымае абмежаваньне." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Інфармацыя пра ўваход" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Не зьмяняць пароль" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Не знойдзены карыстальнік." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Карыстальнік %s ужо існуе!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Быў дададзены новы карыстальнік." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Вы зьмянілі прывілеі для %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Вы анулявалі прывілеі для %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Пароль для %s пасьпяхова зьменены." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Выдаленьне %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "На выбраныя карыстальнікі для выдаленьня!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Перазагрузіць прывілеі" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Выбраныя карыстальнікі былі пасьпяхова выдаленыя." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Прывілеі былі пасьпяхова перазагружаныя." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Рэдагаваць прывілеі" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Ануляваць" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Экспарт" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Любы" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Прывілеі" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Прывілеі" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Карыстальнікі" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Grant" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Выдаліць выбраных карыстальнікаў" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Ануляваць усе актыўныя прывілеі карыстальнікаў і пасьля выдаліць іх." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Выдаліць базы дадзеных, якія маюць такія ж імёны як і карыстальнікі." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Заўвага: phpMyAdmin атрымлівае прывілеі карыстальнікаў наўпростава з табліц " "прывілеяў MySQL. Зьмесьціва гэтых табліц можа адрозьнівацца ад прывілеяў, " "якія выкарыстоўвае сэрвэр, калі яны былі зьмененыя ўручную. У гэтым выпадку " "вам трэба %sперазагрузіць прывілеі%s да таго, як вы працягнеце." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Вылучаны карыстальнік ня знойдзены ў табліцы прывілеяў." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Спэцыфічныя прывілеі калёнак" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Дадаць прывілеі на наступную базу" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Сымбалі падстаноўкі _ і % мусяць быць экранаванымі сымбалем \\ для іх " "літаральнага выкарыстаньня" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Дадаць прывілеі на наступную табліцу" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Зьмяніць рэгістрацыйную інфармацыю / Капіяваць карыстальніка" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Стварыць новага карыстальніка з такімі ж прывілеямі і ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... пакінуць старога." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... выдаліць старога з табліцы карыстальнікаў." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... ануляваць усе актыўныя прывілеі старога і пасьля выдаліць яго." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10536,96 +10558,96 @@ msgstr "" " ... выдаліць старога з табліцы карыстальнікаў і пасьля перазагрузіць " "прывілеі." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "База дадзеных для карыстальніка" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Стварыць базу дадзеных з такім самым імем і надзяліць усімі прывілеямі" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Надзяліць усімі прывілеямі базы з іменамі па масцы (імя карыстальніка_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "Праверыць прывілеі для базы "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Карыстальнікі з правамі доступу да "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "глябальны" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "спэцыфічны для базы дадзеных" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "шаблён" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Выгляд %s быў выдалены" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Прывілеі былі пасьпяхова перазагружаныя." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 #, fuzzy msgid "Show master status" msgstr "Паказаць стан залежных сэрвэраў" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10634,273 +10656,273 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Калі ласка, выберыце базу дадзеных" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Поўнатэкстэкставае" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full stop" msgstr "Поўнатэкстэкставае" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Толькі структуру" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Толькі структуру" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Паток %s быў пасьпяхова спынены." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin ня можа спыніць працэс %s. Напэўна, ён ужо спынены." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Апрацоўнік" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Кэш запытаў" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Патокі" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Часовыя дадзеныя" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Адкладзеныя ўстаўкі" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Кэш ключоў" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Аб'яднаньні" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Сартаваньне" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Каардынатар перакладу" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Скінуць (закрыць) усе табліцы" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Паказаць адкрытыя табліцы" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Паказаць залежныя сэрвэры" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Паказаць стан залежных сэрвэраў" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Скінуць кэш запытаў" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Бягучая інфармацыя" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Абнавіць" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Файлы" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Не зьмяняць пароль" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Паказаць адкрытыя табліцы" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Паказаць адкрытыя табліцы" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Сувязі" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Тып запыту" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Functions" msgid "Instructions" msgstr "Функцыі" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10908,57 +10930,57 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Выразы" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Гэты сэрвэр MySQL працуе %s. Ён быў запушчаны %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 #, fuzzy msgid "Replication status" msgstr "Рэплікацыя" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10966,47 +10988,47 @@ msgstr "" "На загружаным сэрвэры байтавыя лічыльнікі могуць пераскокваць кола, таму " "статыстыка, якую паказвае MySQL-сэрвэр, можа быць няправільнай." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Атрымана" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Адпраўлена" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "максымум адначасовых злучэньняў" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Няўдалых спробаў" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Спынена" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Каманда" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "The number of fsync() writes done to the log file." msgid "The number of failed attempts to connect to the MySQL server." msgstr "Колькасьць сынхранізавыных запісаў, зробленых у лог-файл." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -11016,17 +11038,17 @@ msgstr "" "якія перавысілі значэньне binlog_cache_size і выкарыстоўвалі часовы файл для " "захоўваньня выразаў транзакцыі." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Колькасьць транзакцыяў, якія выкарыстоўвалі часовы двайковы кэш запытаў." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -11038,11 +11060,11 @@ msgstr "" "павялічыць значэньне tmp_table_size, каб часовыя табліцы захоўваліся ў " "памяці, а не на дыску." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Колькасьць часовых файлаў, створаных mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -11050,7 +11072,7 @@ msgstr "" "Колькасьць часовых табліц, разьмешчаных у памяці, якія былі аўтаматычна " "створаныя сэрвэрам падчас выкананьня выразаў." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -11058,7 +11080,7 @@ msgstr "" "Колькасьць радкоў, запісаных з INSERT DELAYED, з-за якіх адбыліся пэўныя " "памылкі (пэўна, дубляваныя ключы)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -11067,23 +11089,23 @@ msgstr "" "Кожная табліца, на якой выконваецца INSERT DELAYED атрымлівае свой уласны " "паток." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Колькасьць запісаных INSERT DELAYED радкоў." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Колькасьць выкананых FLUSH-выразаў." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Колькасьць унутраных COMMIT-выразаў." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Колькасьць разоў выдаленьня радка з табліцы." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -11093,7 +11115,7 @@ msgstr "" "яна табліцу з дадзеным імем. Гэта называецца высьвятленьнем. " "Handler_discover паказвае колькасьць высьвятленьняў табліц." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -11104,7 +11126,7 @@ msgstr "" "сканаваньняў; напрыклад, SELECT col1 FROM foo, улічваючы, што col1 " "індэксаваная." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -11112,7 +11134,7 @@ msgstr "" "Колькасьць запытаў на чытаньне радка з выкарыстаньнем ключа. Калі яна " "вялікая, гэта добрая прыкмета таго, што запыты і табліцы добра індэксаваныя." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -11122,7 +11144,7 @@ msgstr "" "павялічваецца, калі выконваецца запыт на індэксаваную калёнку з шэрагам " "абмежаваньняў або калі адбываецца сканаваньне індэксаў." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -11130,7 +11152,7 @@ msgstr "" "Колькасьць запытаў чытаньня папярэдні радок у ключавым парадку. Гэты мэтад " "чытаньня выкарыстоўваецца пераважна для аптымізацыі ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -11142,7 +11164,7 @@ msgstr "" "прысутнічае шмат запытаў, якія патрабуюць ад MySQL перагляд табліцы цалкам " "або выконваюцца аб'яднаньні, якія няправільна выкарыстоўваюць ключы." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -11154,37 +11176,37 @@ msgstr "" "што табліцы індэксаваныя няправільна або запыты не напісаныя так, каб " "выкарыстоўваць перавагі індэксаў." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Колькасьць унутраных выразаў ROLLBACK." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Колькасьць запытаў абнаўленьня радка ў табліцы." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Колькасьць запытаў устаўкі радка ў табліцу." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" "Колькасьць старонак, якія ўтрымліваюць дадзеныя (зьмененых або нязьмененых)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Колькасьць зьмененых старонак." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "Колькасьць старонак буфэрнага пулу, на якія быў атрыманы запыт на скід." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Колькасьць вольных старонак." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -11194,7 +11216,7 @@ msgstr "" "старонкі, якія ў бягучы момант чытаюцца ці запісваюцца або якія ня могуць " "быць скінутыя ці выдаленыя з-за пэўнай прычыны." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -11207,11 +11229,11 @@ msgstr "" "Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Агульны памер буфэрнага пулу, у старонках." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -11220,7 +11242,7 @@ msgstr "" "адбываецца, калі запыт праглядае значную частку табліцы, але ў выпадковым " "парадку." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -11228,11 +11250,11 @@ msgstr "" "Колькасьць пасьлядоўных папярэдніх чытаньняў, зробленых InnoDB. Гэта " "адбываецца, калі InnoDB выконвае пасьлядоўны поўны прагляд табліцы." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Колькасьць лягічных запытаў чытаньня, зробленых InnoDB." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -11240,7 +11262,7 @@ msgstr "" "Колькасьць лягічных чытаньняў, якія InnoDB не змагла аднавіць з буфэрнага " "пулу, а таму зрабіла аднастаронкавае чытаньне." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -11254,55 +11276,55 @@ msgstr "" "падлічвае колькасьць такіх чаканьняў. Калі памер буфэру быў вызначаны " "правільна, гэтае значэньне мусіць быць маленькім." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Колькасьць запісаў, зробленых у буфэрны пул InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Колькасьць апэрацыяў fsync() на бягучы момант." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Бягучая колькасьць апэрацыяў fsync(), якія чакаюць выкананьня." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Бягучая колькасьць чытаньняў, якія чакаюць выкананьня." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Бягучая колькасьць запісаў, якія чакаюць выкананьня." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Колькасьць прачытаных на бягучы момант дадзеных, у байтах." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Агульная колькасьць чытаньняў дадзеных." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Агульная колькасьць запісаў дадзеных." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Колькасьць запісаных на бягучы момант дадзеных, у байтах." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Колькасьць падвойных запісаў, якія былі выкананыя, і колькасьць старонак, " "якія былі запісаныя для гэтай мэты." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Колькасьць падвойных запісаў, якія былі выкананыя, і колькасьць старонак, " "якія былі запісаныя для гэтай мэты." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -11310,35 +11332,35 @@ msgstr "" "Колькасьць выпадкаў чаканьня з-за таго, што буфэр логу быў занадта малы, і " "таму давялося чакаць, пакуль ён не ачысьціцца." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Колькасьць запісаў у лог." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Колькасьць фізычна выкананых запісаў у лог-файл." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Колькасьць сынхранізавыных запісаў, зробленых у лог-файл." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Колькасьць сынхранізаваньняў лог-файла, якія чакаюць выкананьня." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Колькасьць запісаў у лог-файл, якія чакаюць выкананьня." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Колькасьць байтаў, запісаных у лог-файл." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Колькасьць створаных старонак." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -11346,55 +11368,55 @@ msgstr "" "Памер закампіляванай старонкі InnoDB (па змоўчаньні 16КБ). Пэўныя велічыні " "вымяраюцца ў старонках; памер старонкі дазваляе хутка перавесьці яго ў байты." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Колькасьць прачытаных старонак." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Колькасьць запісаных старонак." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" "Колькасьць блякаваньняў радкоў, чаканьне якіх адбываецца на бягучы момант." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Сярэдні час атрыманьня магчымасьці блякаваньня радку, у мілісэкундах." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" "Агульны час чаканьня атрыманьня магчымасьці блякаваньня радку, у " "мілісэкундах." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" "Максымальны час атраманьня магчымасьці блякаваньня радку, у мілісэкундах." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Колькасьць разоў, калі даводзілася чакаць блякаваньне радку." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Колькасьць радкоў, выдаленых з табліц InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Колькасьць радкоў, устаўленых у табліцы InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Колькась радкоў, прачытаных з табліц InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Колькасьць радкоў, абноўленых у табліцах InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11402,7 +11424,7 @@ msgstr "" "Колькасьць блёкаў у кэшы ключоў, якія былі зьмененыя, але яшчэ не былі " "скінутыя на дыск. Выкарыстоўваецца як значэньне Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11410,7 +11432,7 @@ msgstr "" "Колькасьць нявыкарыстаных блёкаў у кэшы ключоў. Гэтае значэньне можна " "выкарыстоўваць для вызначэньня ступені выкарыстаньня кэшу ключоў." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11420,17 +11442,17 @@ msgstr "" "ступеньню пэўнасьці сьведчыць пра максымальную за ўвесь час колькасьць " "блёкаў, якія выкарастоўваліся адначасова." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Фармат імпартаванага файла" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Колькасьць запытаў на чытаньне блёку ключоў з кэшу." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11440,26 +11462,26 @@ msgstr "" "вялікае, значэньне key_buffer_size, відаць, вельмі малое. Колькасьць " "промахаў у кэш можна вылічыць як Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Колькасьць запытаў на запіс блёку ключоў у кэш." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Колькасьць фізычных запісаў блёку ключоў на дыск." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11470,17 +11492,17 @@ msgstr "" "Значэньне па змоўчаньні 0 азначае, што ніводны запыт яшчэ ня быў " "зкампіляваны." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Колькасьць радкоў для запісу, адкладзеных запытамі INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11488,39 +11510,39 @@ msgstr "" "Колькасьць табліц, якія былі адкрытыя. Калі адкрытыя табліцы вялікія, " "значэньне кэшу табліц імаверна вельмі малое." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Колькасьць адкрытых файлаў." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Колькасьць адкрытых патокаў (выкарыстоўваюцца пераважна для лагаваньня)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Колькасьць адкрытых табліц." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Колькасьць вольнай памяці для кэшу запытаў." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Колькасьць зваротаў да кэшу." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Колькасьць запытаў, якія былі даданыя ў кэш." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11533,7 +11555,7 @@ msgstr "" "выкарыстоўваўся найменш (LRU) для вызначэньня, якія запыты трэба выдаляць з " "кэшу." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11541,19 +11563,19 @@ msgstr "" "Колькасьць некэшавальных запытаў (некэшавальных або некэшаваных з-за " "значэньня дырэктывы query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Колькасьць запытаў, якія прысутнічаюць у кэшы." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Агульная колькасьць блёкаў у кэшы запытыў." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Стан абароненай ад памылак рэплікацыі (яшчэ не рэалізаваная)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11561,13 +11583,13 @@ msgstr "" "Колькасьць аб'яднаньняў, якія не выкарыстоўвяюць індэксы. Калі гэтае " "значэньне ня роўнае 0, варта праверыць індэксы ў табліцах." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Колькасьць аб'яднаньняў, якія выкарыстоўвалі пошук па масцы ў мэтавай " "табліцы." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11576,7 +11598,7 @@ msgstr "" "ключа пасьля кожнага радка. (Калі гэтае значэньне ня роўнае 0, варта " "праверыць індэксы ў табліцах.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11584,17 +11606,17 @@ msgstr "" "Колькасьць аб'яднаньняў, якія выкарыстоўвалі спалучэньні палёў у першай " "табліцы. (Звычайна не крытычна, нават калі гэтае значэньне вялікае.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Колькасьць аб'яднаньняў, якія правялі поўны прагляд першай табліцы." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "Колькасьць часовых табліц, якія ў бягучы момант адкрытыя залежным SQL-" "патокам." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11602,13 +11624,13 @@ msgstr "" "Агульная (ад загрузкі) колькасьць разоў, калі залежны SQL-паток рэплікацыі " "паўтараў транзакцыі." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Гэтае значэньне роўнае \"ON\", калі сэрвэр зьяўляецца залежным і падлучаным " "да сэрвэра, які яго кантралюе." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11616,14 +11638,14 @@ msgstr "" "Колькасьць патокаў, якім спатрэбілася больш за slow_launch_time сэкундаў для " "стварэньня." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Колькасьць запытаў, на выканантне якіх спатрэбілася больш, чым " "long_query_time сэкундаў." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11633,25 +11655,25 @@ msgstr "" "значэньне вялікае, варта разгледзіць павелічэньне значэньня сыстэмнай " "зьменнай sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" "Колькасьць сартаваньняў, якія былі зробленыя з выкарыстаньнем некалькіх " "слупкоў." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Колькасьць адсартаваных радкоў." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Колькасьць сартаваньняў, якія былі зробленыя падчас прагляду табліцы." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Колькасьць разоў, калі блякаваньне табліцы было зробленае імгненна." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11663,7 +11685,7 @@ msgstr "" "існуюць праблемы з прадукцыйнасьцю, варта спачатку аптымізаваць запыты, а " "пасьля або падзяліць табліцу або табліцы, або выкарыстоўваць рэплікацыю." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11673,11 +11695,11 @@ msgstr "" "вылічаная як Threads_created/Connections. Калі гэтае значэньне пафарбаванае " "ў чырвоны колер, варта павялічыць значэньне thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Колькасьць адкрытых на бягучы момант злучэньняў." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11689,70 +11711,70 @@ msgstr "" "thread_cache_size. (Звычайна, гэта не дае якога-небудзь заўважнага " "павелічэньня прадукцыйнасьці, калі прысутнічае добрая рэалізацыя патокаў.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Key cache" msgid "Thread cache hit rate (calculated value)" msgstr "Кэш ключоў" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Колькасьць патокаў, якія не зьяўляюцца сьпячымі." -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Суб" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add new field" msgid "Add chart" msgstr "Дадаць новае поле" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Абнавіць" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Дадаць/выдаліць калёнку крытэру" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11761,7 +11783,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11769,18 +11791,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11788,11 +11810,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11800,92 +11822,92 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "Перайменаваць базу дадзеных у" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Выберыце табліцу(ы)" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Некарэктнае імя табліцы" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Дадаць новага карыстальніка" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL-запыт" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Статыстыка радку" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "Выбраць усё" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Тып запыту" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11893,7 +11915,7 @@ msgid_plural "%d seconds" msgstr[0] "у сэкунду" msgstr[1] "у сэкунду" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11909,8 +11931,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -12015,19 +12037,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Налады і зьменныя сэрвэра" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Значэньне сэсіі" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Глябальнае значэньне" @@ -12322,50 +12344,50 @@ msgstr "" msgid "Wrong data" msgstr "Базы дадзеных адсутнічаюць" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Ці сапраўды вы жадаеце " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "У выглядзе PHP-коду" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Праверыць SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL-вынік" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Створаны" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Праблемы з індэксамі для табліцы `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Метка" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Табліца %1$s была пасьпяхова зьмененая" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12445,12 +12467,12 @@ msgstr "" msgid "Y Values" msgstr "Значэньне" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Табліца %s ужо існуе!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Табліца %1$s створаная." @@ -12503,220 +12525,220 @@ msgstr "Захаваць як файл" msgid "File name" msgstr "Імя табліцы" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Імя першаснага ключа мусіць быць PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Немагчыма перайменаваць індэкс у PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Часткі індэксу ня вызначаныя!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Add new field" msgid "Add index" msgstr "Дадаць новае поле" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Add new field" msgid "Edit index" msgstr "Дадаць новае поле" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Імя індэкса:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" мусіць быць імем першаснага ключа і толькі яго!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Тып індэкса:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Дадаць да індэкса  %s калёнку(і)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Немагчыма перанесьці табліцу ў саму сябе!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Немагчыма скапіяваць табліцу ў саму сябе!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Табліца %s была перанесеная ў %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Табліца %s была скапіяваная ў %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Пустая назва табліцы!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Зьмяніць парадак табліцы" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(асобна)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Перанесьці табліцу ў (база дадзеных.табліца):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Опцыі табліцы" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Перайменаваць табліцу ў" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Скапіяваць табліцу ў (база дадзеных.табліца):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Перайсьці да скапіяванай табліцы" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Абслугоўваньне табліцы" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Дэфрагмэнтаваць табліцу" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Кэш табліцы %s быў ачышчаны" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Скінуць кэш табліцы (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Дамп дадзеных табліцы" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Базы дадзеных адсутнічаюць" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Падтрымка падзелаў" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Падзел %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Прааналізаваць" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Праверыць" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Аптымізаваць" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Перабудаваць" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Адрамантаваць" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Скасаваць падзел на часткі" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Праверыць цэласнасьць дадзеных:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Паказаць табліцы" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Выкарыстаньне прасторы" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Эфэктыўнасьць" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Статыстыка радку" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "дынамічны" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Даўжыня радка" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Памер радка" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Памылка стварэньня зьнешняга ключа на %1$s (праверце тыпы калёнак)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Унутраныя сувязі" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12724,270 +12746,270 @@ msgstr "" "Унутраная сувязь не зьяўляецца абавязковай, калі існуе адпаведная сувязь " "FOREIGN KEY." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Прагляд розных значэньняў" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add new field" msgid "Add SPATIAL index" msgstr "Дадаць новае поле" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Няма" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Табліца %s была выдаленая" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Першасны ключ быў дададзены да %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Быў дададзены індэкс для %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Паказаць інфармацыю пра PHP" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s field(s)" msgid "Move columns" msgstr "Дадаць %s новыя палі" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Вэрсія для друку" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Прагляд залежнасьцяў" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Прапанаваная структура табліцы" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "Дадаць %s новыя палі" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "У канцы табліцы" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "У пачатку табліцы" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Пасьля %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Стварыць індэкс на %s калёнках" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "падзеленая на сэкцыі" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Тып запыту" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Дазваляе ўстаўляць і замяняць дадзеныя." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Базы дадзеных адсутнічаюць" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Дадзеныя" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, fuzzy, php-format msgid "Export as %s" msgstr "Тып экспарту" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Стварыць сувязь" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Стварыць сувязь" @@ -13019,11 +13041,11 @@ msgstr "Вы ня маеце дастатковых прывілеяў быць msgid "The profile has been updated." msgstr "Профіль быў адноўлены." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Назва прагляду" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Перайменаваць табліцу ў" @@ -13354,8 +13376,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13488,8 +13510,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/be@latin.po b/po/be@latin.po index 50eac77883..ca0d8427f2 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:18+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: belarusian_latin \n" -"Language: be@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: be@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Pakazać usie" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Staronka:" @@ -39,55 +39,56 @@ msgstr "" "akno abo nałady biaśpieki vašaha braŭzera skanfihuranyja na blakavańnie " "mižvakonnych ŭzajemadziejańniaŭ" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Pošuk" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Paniesłasia" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Imia kluča" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Apisańnie" @@ -108,153 +109,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Baza dadzienych %1$s stvoranaja." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Kamentar da bazy dadzienych: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Kamentar da tablicy" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Nazvy kalonak" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Typ" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nul" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Pa zmoŭčańni" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Źviazanaja z" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Kamentary" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Nie" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Tak" @@ -262,107 +263,107 @@ msgstr "Tak" msgid "View dump (schema) of database" msgstr "Prahladzieć damp (schiemu) bazy dadzienych" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "U bazie dadzienych tablic nia vyjaŭlena." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Vybrać usio" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Źniać usie adznaki" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Imia bazy dadzienych nie paznačanaje!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Baza dadzienych %s była pierajmienavanaja ŭ %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Baza dadzienych %s była skapijavanaja ŭ %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Pierajmienavać bazu dadzienych u" -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Pierajmienavać bazu dadzienych u" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Baza dadzienych %s była vydalenaja." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy #| msgid "Copy database to" msgid "Drop the database (DROP)" msgstr "Kapijavać bazu dadzienych u" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kapijavać bazu dadzienych u" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Tolki strukturu" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Strukturu i dadzienyja" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Tolki dadzienyja" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "vykanać CREATE DATABASE pierad kapijavańniem" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Dadać %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Dadać značeńnie AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Dadać abmiežavańni" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Pierajści da skapijavanaj bazy dadzienych" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Supastaŭleńnie" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -374,66 +375,66 @@ msgstr "" "Dadatkovyja mahčymaści raboty z źviazanymi tablicami byli adklučanyja. Kab " "vyśvietlić čamu, naciśnicie %stut%s." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Relacyjnaja schiema" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tablica" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Radki" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Pamier" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "vykarystoŭvajecca" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Stvoranaja" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Apošniaje abnaŭleńnie" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Apošniaja pravierka" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -442,453 +443,378 @@ msgstr[0] "%s tablic(y)" msgstr[1] "%s tablic(y)" msgstr[2] "%s tablic(y)" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Vam nieabchodna vybrać prynamsi adnu kalonku dla adlustravańnia" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Pierajści da skapijavanaj tablicy" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Paradak" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "pramy" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "advarotny" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Pakazać" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kryter" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ustavić" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "I" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Vydalić" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Abo" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Źmianić" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Dadać/vydalić radok kryteru" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Dadać/vydalić kalonku kryteru" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Abnavić zapyt" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Vykarystoŭvać tablicy" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-zapyt da BD %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Vykanać zapyt" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "U dostupie admoŭlena" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "prynamsi adno z słovaŭ" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "usie słovy" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "dakładnuju frazu" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "rehularny vyraz" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Vyniki pošuku \"%s\" %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Ahułam: %s supadzieńniaŭ" -msgstr[1] "Ahułam: %s supadzieńniaŭ" -msgstr[2] "Ahułam: %s supadzieńniaŭ" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s supadzieńniaŭ u tablicy %s" -msgstr[1] "%s supadzieńniaŭ u tablicy %s" -msgstr[2] "%s supadzieńniaŭ u tablicy %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Prahlad" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Damp dadzienych tablicy" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Vydalić" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Pošuk u bazie dadzienych" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Słova(y) abo značeńnie(i) dla pošuku (maska: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Znajści:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Słovy, padzielenyja prahałam (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "U tablicy(ach):" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside field:" -msgid "Inside column:" -msgstr "Unutry pola:" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "U bazie dadzienych tablic nia vyjaŭlena." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "nieviadoma" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tablica %s była ačyščanaja" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Vyhlad %s byŭ vydaleny" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tablica %s była vydalenaja" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Hety prahlad maje tolki takuju kolkaść radkoŭ. Kali łaska, źviarniciesia da " -"%sdakumentacyi%s." +"Hety prahlad maje tolki takuju kolkaść radkoŭ. Kali łaska, źviarniciesia da %" +"sdakumentacyi%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Vyhlad" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikacyja" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Usiaho" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" "%s źjaŭlajecca mašynaj zachavańnia dadzienych pa zmoŭčańni na hetym MySQL-" "servery." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Z adznačanymi:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Adznačyć usio" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Adznačyć tyja, što patrabujuć aptymizacyi" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Ekspart" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Versija dla druku" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Ačyścić" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Vydalić" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Pravieryć tablicu" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Aptymizavać tablicu" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Ramantavać tablicu" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analizavać tablicu" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Zamianić dadzienyja tablicy dadzienymi z fajła" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Zamianić dadzienyja tablicy dadzienymi z fajła" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Słoŭnik dadzienych" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Baza dadzienych" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Stan" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Dziejańnie" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "Typ zapytu" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Dadzienyja vybranaha typu ekspartavańnia musiać być zazavanymi ŭ fajł!" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Add new field" msgid "Bad parameters!" msgstr "Dadać novaje pole" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Niedastatkova miesca dla zachavańnia ŭ fajł %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -896,12 +822,12 @@ msgstr "" "Fajł %s užo isnuje na servery, źmianicie imia fajła abo praviercie opcyju " "pierazapisu." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Web-server nia maje dazvołu dla zachavańnia ŭ fajł %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Damp zachavany ŭ fajł %s." @@ -926,7 +852,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -1007,41 +933,41 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Vy, musić, pasprabavali zahruzić vielmi vialiki fajł. Kali łaska, " "źviarniciesia da %sdakumentacyi%s dla vyśviatleńnia sposabaŭ abyjści hetaje " "abmiežavańnie." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Pakazvajučy zakładku" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Zakładka była vydalenaja." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Niemahčyma pračytać fajł" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, 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 "" -"Vy pasprabavali zahruzić fajł z metadam ścisku, jaki niepadtrymlivajecca " -"(%s). Jahonaja padtrymka abo nie realizavanaja, abo adklučanaja ŭ vašaj " +"Vy pasprabavali zahruzić fajł z metadam ścisku, jaki niepadtrymlivajecca (%" +"s). Jahonaja padtrymka abo nie realizavanaja, abo adklučanaja ŭ vašaj " "kanfihuracyi." -#: import.php:390 +#: import.php:394 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 " @@ -1051,27 +977,27 @@ msgstr "" "zahružany, albo pamier fajła pieravysiŭ maksymalny pamier, vyznačany " "kanfihuracyjaj PHP. Hł. FAQ 1.16." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Niemahčyma zahruzić płahiny impartavańnia, kali łaska, praviercie ŭstaloŭku!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Zakładka %s stvoranaja" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Impartravańnie paśpiachova zavieršanaje, vykanana %d zapytaŭ." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1079,7 +1005,7 @@ msgstr "" "Vyjšaŭ dazvoleny čas vykanańnia skrypta. Kali vy chočacie zavieršyć " "impartavańnie, kali łaska, zahruzicie fajł znoŭ i impartavańnie ŭznavicca." -#: import.php:499 +#: import.php:503 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." @@ -1088,15 +1014,15 @@ msgstr "" "Heta zvyčajna značyć, što phpMyAdmin nia zmoža skončyć hetaje impartavańnia, " "kali vy nie pavialičycie limity vykanańnia php-skryptoŭ." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Vaš SQL-zapyt byŭ paśpiachova vykanany" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Nazad" @@ -1104,7 +1030,7 @@ msgstr "Nazad" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "Dla raboty phpMyAdmin patrebny braŭzer z padtrymkaj frejmaŭ." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Kamandy \"DROP DATABASE\" adklučanyja." @@ -1114,7 +1040,7 @@ msgstr "Kamandy \"DROP DATABASE\" adklučanyja." msgid "Do you really want to execute \"%s\"?" msgstr "Ci sapraŭdy vy žadajecie " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Vy źbirajecie VYDALIĆ bazu dadzienych całkam!" @@ -1164,7 +1090,7 @@ msgstr "Dadać novaje pole" msgid "Edit Index" msgstr "Redagavać nastupny radok" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1185,16 +1111,16 @@ msgstr "Pustoje imia chostu!" msgid "The user name is empty!" msgstr "Pustoje imia karystalnika!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Pusty parol!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Paroli nie supadajuć!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1212,31 +1138,33 @@ msgstr "Pierazahruzić pryvilei" msgid "Removing Selected Users" msgstr "Vydalić vybranych karystalnikaŭ" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Redagavać" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Vybar servera" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy #| msgid "Showing SQL query" msgid "Live query chart" @@ -1248,24 +1176,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Ahułam" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1287,7 +1215,7 @@ msgstr "Vybar servera" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Pracesy" @@ -1307,7 +1235,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy #| msgid "Databases statistics" msgid "Query statistics" @@ -1358,14 +1286,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1427,32 +1355,32 @@ msgstr "" msgid "Bytes received" msgstr "Atrymana" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Padłučeńni" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1469,11 +1397,11 @@ msgstr "%s tablic(y)" msgid "Questions" msgstr "Suviazi" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Trafik" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1499,12 +1427,12 @@ msgstr "Źviać ź sietkaj" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Nijakaja" @@ -1604,7 +1532,7 @@ msgstr "Mahčymaści asnoŭnych suviaziaŭ" msgid "Current settings" msgstr "Mahčymaści asnoŭnych suviaziaŭ" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1698,7 +1626,7 @@ msgstr "Tłumačyć SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Čas" @@ -1808,10 +1736,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Imrart" @@ -1891,7 +1819,7 @@ msgstr "Pracesy" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Nia vybranaja baza dadzienych." @@ -1961,19 +1889,19 @@ msgstr "Dadać novaje pole" msgid "Show indexes" msgstr "Pakazać sietku" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Adklučyć pravierku źniešnich klučoŭ" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Uklučana" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -2013,7 +1941,7 @@ msgstr "Vydaleńnie %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2058,8 +1986,8 @@ msgstr "U vyhladzie SQL-zapytu" msgid "No rows selected" msgstr "Nivodny radok nia vybrany" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Źmianić" @@ -2067,18 +1995,18 @@ msgstr "Źmianić" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d nie źjaŭlajecca karektnym numaram radka." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Zachavać" @@ -2094,7 +2022,7 @@ msgstr "pa zapytu" msgid "Show search criteria" msgstr "U vyhladzie SQL-zapytu" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2146,12 +2074,12 @@ msgstr "Dziejańni z vynikami zapytaŭ" msgid "Data point content" msgstr "Pamier ukazalnika na dadzienyja" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignaravać" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Skapijavać" @@ -2173,7 +2101,7 @@ msgstr "Vybierycie źniešni kluč" msgid "Please select the primary key or a unique key" msgstr "Kali łaska, vybierycie pieršasny (PRIMARY) albo ŭnikalny kluč (UNIQUE)" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2256,7 +2184,7 @@ msgstr "Pakazanyja zapisy" msgid "Generate password" msgstr "Zgieneravać parol" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Zgieneravać" @@ -2266,7 +2194,7 @@ msgstr "Zgieneravać" msgid "Change Password" msgstr "Źmianić parol" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2381,27 +2309,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Stu" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Lut" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Sak" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Kra" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2409,37 +2337,37 @@ msgid "May" msgstr "Tra" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Čer" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Lip" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Žni" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Vier" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Kas" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Lis" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Śn" @@ -2488,32 +2416,32 @@ msgid "Sun" msgstr "Ndz" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Pan" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Aŭt" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Sier" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Cač" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Piat" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sub" @@ -2649,16 +2577,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "u sekundu" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "u chvilinu" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "u hadzinu" @@ -2666,6 +2594,265 @@ msgstr "u hadzinu" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Maksymalny pamier: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dakumentacyja" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Pamyłka" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-zapyt" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "Adkaz MySQL: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Tłumačyć SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Nie tłumačyć SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Biez PHP-kodu" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Stvaryć PHP-kod" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Abnavić" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Nie praviarać SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Pravieryć SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Mašyny" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Prafilavańnie" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Ndz" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y, %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dzion, %s hadzinaŭ, %s chvilinaŭ i %s sekundaŭ" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "Pracedury" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Pieršaja staronka" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Papiaredniaja staronka" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Nastupnaja staronka" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Apošniaja staronka" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Pierajści da bazy dadzienych \"%s\"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" +"Isnuje viadomaja pamyłka z vykarystańniem parametra %s, hladzicie apisańnie " +"na %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Ustavić" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Prahlad" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Aperacyi" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "tečka web-servera dla zahruzki fajłaŭ" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Niemahčyma adkryć paznačanuju vami tečku dla zahruzki fajłaŭ" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Druk" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2679,88 +2866,56 @@ msgstr "" msgid "Font size" msgstr "Pamier šryfta" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Dadać/vydalić kalonku kryteru" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Pieršaja staronka" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Papiaredniaja staronka" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Nastupnaja staronka" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Apošniaja staronka" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "Kolkaść paloŭ" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Pan" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "haryzantalna" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "haryzantalna (paviernutyja zahałoŭki)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertykalna" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Vykanać zapyt z zakładak" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Sartavać pa klučy" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2784,119 +2939,131 @@ msgstr "Sartavać pa klučy" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Nałady" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Častkovyja teksty" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Poŭnyja teksty" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Kluč suviazi" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Adlustravanaje pole suviazi" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Pieraŭtvareńnie MIME-typu braŭzeram" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Radok byŭ vydaleny" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Vydalić" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Spynić" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Značeńnie moža być prybliznym. Hł. FAQ 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "pa zapytu" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Pakazanyja zapisy" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "usiaho" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Zapyt vykonvaŭsia %01.4f sek" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Dziejańni z vynikami zapytaŭ" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Versija dla druku (z usim tekstam)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Pakazać PDF-schiemu" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "Stvaryć" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Suviaź nia znojdzienaja" @@ -2962,58 +3129,58 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "Adkryć novaje akno phpMyAdmin" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Cookies musiać być uklučanymi paśla hetaha miesca." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Cookies musiać być uklučanymi paśla hetaha miesca." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Indeks nia vyznačany!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indeksy" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unikalnaje" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Ścisnutaja" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kolkaść elementaŭ" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Kamentar" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Pieršasny kluč byŭ vydaleny" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Indeks %s byŭ vydaleny" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -3022,139 +3189,98 @@ msgstr "" "Padobna, što indeksy %1$s i %2$s źjaŭlajucca adnolkavymi, a tamu adzin ź " "ich, mahčyma, možna vydalić." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Bazy dadzienych" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Ustavić" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Aperacyi" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Tryhiery" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tablica — pustaja!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Baza dadzienych — pustaja!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Zapyt zhodna prykładu" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Pryvilei" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Pracedury" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Padziei" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Dyzajner" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Karystalnik" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Dvajkovy łog" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Źmiennyja" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Kadyroŭki" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Mašyny" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Pamyłka" - #: libraries/Message.class.php:254 #, fuzzy, php-format #| msgid "%1$d row(s) affected." @@ -3185,91 +3311,91 @@ msgstr[1] "Ustaŭlena radkoŭ: %1$d." msgid "Error while creating PDF:" msgstr "Dazvalaje čytać dadzienyja." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save recent table" msgstr "Niemahčyma zahruzić kanfihuracyju pa zmoŭčańni z: \"%1$s\"" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy #| msgid "Select Tables" msgid "Recent tables" msgstr "Vybierycie tablicu(y)" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Dla hetaj mašyny zachavańnia dadzienych detalnaja infarmacyja nie dastupnaja." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s dastupnaja na hetym MySQL-servery." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s była adklučanaja dla retaha MySQL-servera." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Hety server MySQL nie padtrymlivaje mašynu zachavańnia dadzienych %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show slave status" msgid "unknown table status: " msgstr "Pakazać stan zaležnych serveraŭ" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Tema %s nia znojdzienaja!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Niapravilnaja baza dadzienych" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Niekarektnaje imia tablicy" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Pamyłka pierajmienavańnia tablicy %1$s u %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Tablica %s była pierajmienavanaja ŭ %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3277,93 +3403,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funkcyja" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Aperatar" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Značeńnie" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Pošuk" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Ustavić" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Vybrać pali (prynamsi adno):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Dadać umovy pošuku (cieła dla ŭmovy \"where\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Kolkaść radkoŭ na staronku" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Paradak prahladu:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Prahladzieć źniešnija značeńni" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "in query" msgid "Additional search criteria" msgstr "pa zapytu" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Vykanać \"zapyt zhodna prykłada\" (symbal padstanoŭki: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Vykanać \"zapyt zhodna prykłada\" (symbal padstanoŭki: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3438,14 +3564,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3692,13 +3818,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tablic" @@ -3709,39 +3835,39 @@ msgstr "Tablic" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Dadzienyja" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Vykarystańnie resursaŭ" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy #| msgid "No databases" msgid "Jump to database" msgstr "Bazy dadzienych adsutničajuć" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "Replikacyja" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Pravieryć pryvilei dla bazy \"%s\"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Pravieryć pryvilei" @@ -3797,181 +3923,18 @@ msgstr "U kanfihuracyi vyznačany niekarektny metad aŭtentyfikacyi:" msgid "You should upgrade to %s %s or later." msgstr "Vam treba abnavić %s da versii %s ci paźniejšaj." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Maksymalny pamier: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dakumentacyja" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-zapyt" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "Adkaz MySQL: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Tłumačyć SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Nie tłumačyć SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Biez PHP-kodu" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Stvaryć PHP-kod" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Abnavić" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Nie praviarać SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Pravieryć SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Mašyny" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Prafilavańnie" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Ndz" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y, %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dzion, %s hadzinaŭ, %s chvilinaŭ i %s sekundaŭ" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "Pracedury" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Pierajści da bazy dadzienych \"%s\"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" -"Isnuje viadomaja pamyłka z vykarystańniem parametra %s, hladzicie apisańnie " -"na %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "tečka web-servera dla zahruzki fajłaŭ" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Niemahčyma adkryć paznačanuju vami tečku dla zahruzki fajłaŭ" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Druk" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3999,9 +3962,9 @@ msgstr "" msgid "Closed" msgstr "Niezakrytaje dvukośsie" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Adklučana" @@ -4139,30 +4102,30 @@ msgstr "Suviaź nia znojdzienaja" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Skinuć" @@ -4442,7 +4405,7 @@ msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Farmat" @@ -4469,7 +4432,7 @@ msgstr "Paznačyć nazvy paloŭ u pieršym radku" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4478,7 +4441,7 @@ msgstr "Pali ŭziatyja ŭ" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4500,7 +4463,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4508,7 +4471,7 @@ msgid "Columns terminated by" msgstr "Radki padzielenyja" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Radki padzielenyja" @@ -4569,12 +4532,12 @@ msgstr "Kluč mietki" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-typ" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Suviazi" @@ -4589,7 +4552,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Pierazapisvać isnujučy(ja) fajł(y)" @@ -4604,7 +4567,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Zvarotnaje dvukośsie ŭ imionach tablic i paloŭ" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Režym sumiaščalnaści SQL" @@ -4833,8 +4796,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Akno zapytu" @@ -6115,10 +6078,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Parol" @@ -6138,8 +6101,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "" @@ -6386,7 +6349,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid "(or the local MySQL server's socket is not correctly configured)" msgid "" @@ -6394,20 +6357,79 @@ msgid "" "configured)." msgstr "(abo sokiet lakalnaha servera MySQL nie skanfihuravany pravilna)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Server nie adkazvaje" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Padrabiaźniej..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Vyniki pošuku \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Ahułam: %s supadzieńniaŭ" +msgstr[1] "Ahułam: %s supadzieńniaŭ" +msgstr[2] "Ahułam: %s supadzieńniaŭ" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s supadzieńniaŭ u tablicy %s" +msgstr[1] "%s supadzieńniaŭ u tablicy %s" +msgstr[2] "%s supadzieńniaŭ u tablicy %s" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Damp dadzienych tablicy" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Pošuk u bazie dadzienych" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Słova(y) abo značeńnie(i) dla pošuku (maska: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Znajści:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Słovy, padzielenyja prahałam (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "U tablicy(ach):" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside field:" +msgid "Inside column:" +msgstr "Unutry pola:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6415,19 +6437,19 @@ msgstr "" "Nie atrymałasia ŭstalavać złučeńnie dla controluser, vyznačanaje ŭ vašym " "kanfihuracyjnym fajle." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Źmianić parol" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Biez parola" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Paćvierdžańnie" @@ -6452,8 +6474,8 @@ msgstr "Stvaryć novuju bazu dadzienych" msgid "Create" msgstr "Stvaryć" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Biez pryvilejaŭ" @@ -6467,9 +6489,9 @@ msgstr "Stvaryć tablicu" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nazva" @@ -6479,303 +6501,303 @@ msgstr "Nazva" msgid "Number of columns" msgstr "Kolkaść paloŭ" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Niemahčyma zahruzić płahiny ekspartavańnia, kali łaska, praviercie " "ŭstalavanyja fajły!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Dazvalaje blakavać tablicy dla biahučaha patoku." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Stvaryć novuju tablicu ŭ BD %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Stvaryć novuju tablicu ŭ BD %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Typ ekspartu" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Bazy dadzienych" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Tablic" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Radki" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of fields" msgid "Number of rows:" msgstr "Kolkaść paloŭ" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Zachavać na servery ŭ tečcy %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Zachavać jak fajł" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Šablon nazvy fajła" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "s value is interpreted using %1$sstrftime%2$s, so you can use time " -#| "matting strings. Additionally the following transformations will pen: " -#| "%3$s. Other text will be kept as is." +#| "matting strings. Additionally the following transformations will pen: %3" +#| "$s. Other text will be kept as is." 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." +"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 "" "Hetaje značeńnie interpretujecca z vykarystańniem %1$sstrftime%2$s, tamu " "možna vykarystoŭvać radki farmatavańnia času. Aproč hetaha, buduć " "praviedzienyja nastupnyja źmieny: %3$s. Astatni tekst zastaniecca jak jość." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Kadyroŭka fajła:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Ścisk" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "archivavany ŭ zip" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "archivavany ŭ gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "ściskać u bzip" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Zachavać jak fajł" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Farmat" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opcyi pieraŭtvareńnia" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "General relation features" msgid "committed on %1$s by %2$s" msgstr "Mahčymaści asnoŭnych suviaziaŭ" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "General relation features" msgid "authored on %1$s by %2$s" msgstr "Mahčymaści asnoŭnych suviaziaŭ" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Farmat impartavanaha fajła" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Niemahčyma załahavacca na server MySQL" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format #| msgid "No databases" msgid "Importing into the database \"%s\"" msgstr "Bazy dadzienych adsutničajuć" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format #| msgid "No databases" msgid "Importing into the table \"%s\"" msgstr "Bazy dadzienych adsutničajuć" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "Impartavać fajł" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Zahruzki fajłaŭ nie dazvolenyja na hetym servery." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Častkovy impart" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6783,7 +6805,7 @@ msgstr "" "Papiaredniaje impartavańnie spyniłasia z-za niedachopu času. Paśla novaj " "zahruzki impartavańnie budzie praciahnutaje z pazycyi %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 #, fuzzy #| msgid "" #| "ow the interruption of an import in case the script detects it is se to " @@ -6798,13 +6820,13 @@ msgstr "" "skončvajecca čas vykanańnia. Heta moža być dobrym sposabam impartavańnia " "vialikich fajłaŭ, adnak, heta moža pierapynić tranzakcyi." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of rows to skip, starting from the first row:" msgstr "Kolkaść (zapytaŭ), jakija treba prapuścić ad pačatku" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6813,7 +6835,7 @@ msgstr "" msgid "Language" msgstr "Mova" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Infarmacyja pra versiju" @@ -6857,67 +6879,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Puł buferu" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Stan InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Vykarystańnie pułu buferu" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "staronak" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Volnych staronak" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Brudnych staronak" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Staronak z dadzienymi" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Skinuć keš staronak" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Zaniatych staronak" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Fiksavanyja staronki" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Aktyŭnaść pułu buferu" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Zapyty čytańnia" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Zapytaŭ zapisu" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Propuskaŭ čytańnia" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Zatrymak zapisu" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Propuskaŭ čytańnia ŭ %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Zatrymak zapisu ŭ %" @@ -7153,20 +7175,20 @@ msgstr "" "značeńnie, staryja fajły łogu buduć vydalenyja. U inšym vypadku jany buduć " "pierajmienavanyja i im budzie dadzieny čarhovy najvyšejšy numar." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Suviazi" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7174,131 +7196,131 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL viarnuła pusty vynik (to bok nul radkoŭ)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "No databases" msgid "Go to database: %s" msgstr "Bazy dadzienych adsutničajuć" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "No tables" msgid "Go to table: %s" msgstr "Niama tablic" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Tolki strukturu" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Schavać" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Dvajkovy" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Z-za vialikaj daŭžyni, hetaje pole nia moža być adredagavanaje " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Dvajkovyja dadzienyja — nie redagujucca" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "tečka web-servera dla zahruzki fajłaŭ" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, fuzzy, php-format #| msgid "Restart insertion with %s rows" msgid "Continue insertion with %s rows" msgstr "Pačać ustaŭku znoŭ z %s-ha radku" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "i paśla" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Ustavić jak novy radok" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Pierajści da papiaredniaj staronki" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Dadać jašče adzin radok" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Viarnucca da hetaj staronki" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Redagavać nastupny radok" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Vykarystoŭvajcie klavišu TAB dla pieramiaščeńnia ad značeńnia da značeńnia " "abo CTRL+strełki dla pieramiaščeńnia ŭ luboje inšaje miesca" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "U vyhladzie SQL-zapytu" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "ID ustaŭlenaha radku: %1$d" @@ -7315,240 +7337,240 @@ msgstr "Nijakaja" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Piat" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Adpravić" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add new field" msgid "Add prefix" msgstr "Dadać novaje pole" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Ci sapraŭdy vy žadajecie " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Niama źmienaŭ" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Kadyroŭka" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Baŭharskaja" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Kitajskaja sproščanaja" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Tradycyjnaja kitajskaja" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "biez uliku rehistru" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "z ulikam rehistru" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Charvackaja" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Českaja" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dackaja" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Anhielskaja" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanta" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonskaja" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Niamieckaja" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "słoŭnik" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefonnaja kniha" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Vuhorskaja" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Iślandzkaja" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japonskaja" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Łatvijskaja" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litoŭskaja" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Karejskaja" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persydzkaja" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polskaja" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Zachodnieeŭrapiejskaja" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumynskaja" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Słavackaja" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Słavienskaja" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Hišpanskaja" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Tradycyjnaja hišpanskaja" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Švedzkaja" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tajlandzkaja" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Tureckaja" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrainskaja" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Junikod" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "šmatmoŭnaja" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Centralnaeŭrapiejskaja" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Rasiejskaja" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Bałtyjskaja" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armianskaja" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Kiryličnaja" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabskaja" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Habrejskaja" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Hruzinskaja" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Hreckaja" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Čechasłavackaja" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Da pačatku" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Vyjści z systemy" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Dakumentacyja pa phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7572,8 +7594,8 @@ msgstr "Zaprašajem u %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Imavierna, pryčyna hetaha ŭ tym, što nia stvorany kanfihuracyjny fajł. Kab " "jaho stvaryć, možna vykarystać %1$snaładačny skrypt%2$s." @@ -7623,13 +7645,13 @@ msgstr "Parol:" msgid "Server Choice" msgstr "Vybar servera" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" @@ -7637,8 +7659,8 @@ msgstr "" "Nie było anijakaj aktyŭnaści na praciahu %s sekundaŭ. Kali łaska, uvajdzicie " "znoŭ" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Niemahčyma załahavacca na server MySQL" @@ -7734,7 +7756,7 @@ msgstr "Nałady ekspartu bazy dadzienych" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Damp dadzienych tablicy" @@ -7749,7 +7771,7 @@ msgstr "Padzieja" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7758,21 +7780,21 @@ msgstr "Apisańnie" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Struktura tablicy" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Struktura dla prahladu" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Zamianialnaja struktura dla prahladu" @@ -7832,32 +7854,32 @@ msgid "Display MIME types" msgstr "Dastupnyja MIME-typy" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Chost" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Čas stvareńnia" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Versija servera" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Versija PHP" @@ -7940,7 +7962,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -8002,33 +8024,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Pracedury" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funkcyi" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Abmiežavańni dla ekspartavanych tablic" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Abmiežavańni dla tablicy" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME-typy tablicy" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "Suviazi ŭ tablicy" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -8073,28 +8095,28 @@ msgstr "" msgid "Column names: " msgstr "Nazvy kalonak" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Niedapuščalny paremetar dla impartu dadzienych u CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Niekarektny farmat CSV-dadzienych u radku %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, fuzzy, php-format #| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." @@ -8105,17 +8127,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Imia tablicy" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Nazvy kalonak" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Hety płahin nie padtrymlivaje ścisnutyja dadzienyja!" @@ -8214,8 +8236,8 @@ msgstr "" "dadadzienyja da mietki času (pa zmoŭčańni — 0). Druhi parametar " "vykarystoŭvajcie, kab paznačyć inšy farmat daty/času. Treci parametar " "vyznačaje typ daty, jakaja budzie pakazanaja: vašaja lakalnaja data albo " -"data UTC (vykarystoŭvajcie dla hetaha parametry «local» i «utc» adpaviedna). " -"U zaležnaści ad hetaha farmat daty maje roznyja značeńni: dla atrymańnia " +"data UTC (vykarystoŭvajcie dla hetaha parametry «local» i «utc» adpaviedna). U " +"zaležnaści ad hetaha farmat daty maje roznyja značeńni: dla atrymańnia " "parametraŭ lakalnaj daty hladzicie dakumentacyju dla funkcyi PHP strftime(), " "a dla hrynvickaha času (parametar «utc») — dakumentacyju funkcyi gmdate()." @@ -8362,98 +8384,98 @@ msgstr "" "Pakazvaje spasyłku; pole źmiaščaje nazvu fajła. Pieršaja opcyja — prefiks " "adrasu kštałtu \"http://www.example.com/\". Druhaja opcyja — nazva spasyłki." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "nie OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Uklučana" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Mahčymaści asnoŭnych suviaziaŭ" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Pakazvać mahčymaści" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Stvareńnie PDF-fajłaŭ" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Pakazvać kamentary kalonak" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Pieraŭtvareńnie MIME-typu braŭzeram" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Za infarmacyjaj jak abnavić tablicu column_comments źviarniciesia, kali " "łaska, da dakumentacyi" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Zakładzieny SQL-zapyt" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Historyja SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "niama apisańnia" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Źniać usie adznaki" @@ -8461,7 +8483,7 @@ msgstr "Źniać usie adznaki" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8472,9 +8494,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Imia karystalnika" @@ -8492,208 +8514,208 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Źmiennaja" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID servera" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Luby karystalnik" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Vykarystoŭvać tekstavaje pole" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Luby chost" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lakalny" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Hety chost" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Vykarystoŭvać tablicu chostaŭ" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Zgieneravać parol" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Tablica %s była vydalenaja" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Event %1$s has been created." msgstr "Tablica %1$s stvoranaja." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Event" msgid "Edit event" msgstr "Padzieja" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Pracesy" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "Padrabiaźniej..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Typ padziei" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Typ padziei" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Źmianić" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Vykanać zapyt z zakładak" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Apošniaja staronka" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Poŭnaja ŭstaŭka" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8711,126 +8733,126 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Niekarektny indeks servera: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tablica %s była vydalenaja" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Tablica %1$s stvoranaja." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Routines" msgid "Edit routine" msgstr "Pracedury" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Pracedury" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Pramyja linii suviaziaŭ" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Daŭžynia/Značeńni*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add new field" msgid "Add parameter" msgstr "Dadać novaje pole" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "Pierajmienavać bazu dadzienych u" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Typ pracedury" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Daŭžynia/Značeńni*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Opcyi tablicy" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Typ zapytu" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8838,19 +8860,19 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Dazvalaje vykanańnie pragramaŭ, jakija zachoŭvajucca." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8891,25 +8913,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Čas" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Niekarektnaje imia tablicy" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -9013,152 +9035,152 @@ msgstr "U bazie dadzienych tablic nia vyjaŭlena." msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Tablicy \"%s\" nie isnuje!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Kali łaska, skanfihurujcie kaardynaty dla tablicy %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Struktura bazy \"%s\" — staronka %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 #, fuzzy #| msgid "File %s does not contain any key id" msgid "This page does not contain any tables!" msgstr "Fajł %s nia ŭtrymlivaje nijakaha identyfikatara kluča" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relacyjnaja schiema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Źmiest" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atrybuty" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Dadatkova" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Stvaryć novuju staronku" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Staronka:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Aŭtamatyčnaje raźmiaščeńnie" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Unutranyja suviazi" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Kali łaska, vybierycie staronku dla redagavańnia" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "Vybrać usio" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Vybierycie tablicu(y)" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Relacyjnaja schiema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Pakazać sietku" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Pakazać koler" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Pakazać raźmiernaść tablic" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Pakazać usie tablicy adnolkavaj šyryni?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Krajavid" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Partret" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Stvoranaja" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Pamier papiery" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -9166,7 +9188,7 @@ msgstr "" "Biahučaja staronka ŭtrymlivaje spasyłki na tablicy, jakija bolš nie isnujuć. " "Ci žadajecie vy vydalić hetyja spasyłki?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Pakazać papiaredni prahlad" @@ -9187,44 +9209,44 @@ msgstr "Nieviadomaja mova: %1$s." msgid "Current Server" msgstr "Server" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Vykanać SQL-zapyt(y) na servery %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Vykanać SQL-zapyt(y) na bazie dadzienych %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -9235,11 +9257,11 @@ msgstr "" msgid "Columns" msgstr "Nazvy kalonak" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Dadać hety SQL-zapyt u zakładki" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Dać kožnamu karystalniku dostup da hetaj zakładki" @@ -9335,15 +9357,15 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "Niemahčyma prainicyjalizavać pravierku SQL. Kali łaska, praviercie, ci " -"ŭstalavanyja ŭ vas nieabchodnyja pašyreńni PHP, jak heta apisana ŭ " -"%sdakumentacyi%s." +"ŭstalavanyja ŭ vas nieabchodnyja pašyreńni PHP, jak heta apisana ŭ %" +"sdakumentacyi%s." #: libraries/tbl_common.inc.php:53 #, php-format msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9361,7 +9383,7 @@ msgstr "" "słeš (\"\\\") abo apostraf (\"'\") siarod hetych značeńniaŭ, pastaŭcie " "pierad imi zvarotny słeš (naprykład, '\\\\xyz' abo 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9369,19 +9391,19 @@ msgstr "" "Dla značeńniaŭ pa zmoŭčańni, kali łaska, uviadzicie prosta značeńnie, biez " "vykarystańnia zvarotnych słešaŭ i dvukośsia, vykarystoŭvajučy farmat: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Dadać/vydalić kalonku kryteru" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9390,11 +9412,11 @@ msgstr "" "Dla atrymańnia śpisu dastupnych opcyjaŭ transfarmacyi i pieraŭtvareńniaŭ " "ichnych MIME-typaŭ, naciśnicie na %sapisańni pieraŭtvareńniaŭ%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opcyi pieraŭtvareńnia" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9406,63 +9428,63 @@ msgstr "" "apostraf (\"'\") u hetych značeńniach, ustaŭcie zvarotny słeš pierad imi " "(naprykład, '\\\\xyz' abo 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Nijakaja" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Jak vyznačana:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Pieršasny" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Poŭnatekstekstavaje" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Paśla %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "Dadać %s novyja pali" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "Treba dadać prynamsi adno pole." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Mašyna zachavańnia dadzienych" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Aznačeńnie PARTITION" @@ -9485,13 +9507,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save configuration" msgstr "Niemahčyma zahruzić kanfihuracyju pa zmoŭčańni z: \"%1$s\"" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9506,99 +9528,99 @@ msgstr "Fajły ŭ ZIP-archivie nia znojdzienyja!" msgid "Error in ZIP archive:" msgstr "Pamyłka ŭ ZIP-archivie:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Mahčymaści asnoŭnych suviaziaŭ" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "Supastaŭleńnie padłučeńnia da MySQL" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Mahčymaści asnoŭnych suviaziaŭ" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "Baza dadzienych dla karystalnika" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Versija servera" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Versija pratakołu" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Karystalnik" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Rename database to" msgid "Server charset" msgstr "Pierajmienavać bazu dadzienych u" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Web-server" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "MySQL client version" msgid "Database client version" msgstr "Versija klijenta MySQL" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Pašyreńnie PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Pakazać infarmacyju pra PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Aficyjnaja staronka phpMyAdmin" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atrybuty" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Niama źmienaŭ" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9611,7 +9633,7 @@ msgstr "" "źniešniaha ŭryvańnia, i tamu vam abaviazkova treba vypravić hetuju chibu ŭ " "biaśpiecy." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9620,7 +9642,7 @@ msgstr "" "Vy ŭklučyli mbstring.func_overload u vašym kanfihuracyjnym fajle PHP. Hetaja " "opcyja niesumiaščalnaja z phpMyAdmin i moža vyklikać paškodžańnie dadzienych!" -#: main.php:294 +#: main.php:297 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 " @@ -9630,33 +9652,33 @@ msgstr "" "šmatbajtavuju kadyroŭku. Biez pašyreńnia mbstring phpMyAdmin nia moža " "padzialać radki karektna, i heta moža pryvieści da niečakanych vynikaŭ." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Kanfihuracyjnamu fajłu zaraz patrebnaja sakretnaja fraza (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9668,7 +9690,7 @@ msgstr "" "Dadatkovyja mahčymaści raboty z źviazanymi tablicami byli adklučanyja. Kab " "vyśvietlić čamu, naciśnicie %stut%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9677,7 +9699,7 @@ msgstr "" "Versija vašaj biblijateki MySQL dla PHP %s adroźnivajecca ad versii vašaha " "servera MySQL %s. Heta moža vyklikać niepradkazalnyja pavodziny." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9686,30 +9708,30 @@ msgstr "" "Na servery zapuščany Suhosin. Kali łaska, źviarniciesia da %sdakumentacyi%s " "dla atrymańnia apisańnia mahčymych prablemaŭ." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Bazy dadzienych adsutničajuć" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "imia tablicy" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "imia tablicy" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "Stvaryć tablicu" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Kali łaska, vybierycie bazu dadzienych" @@ -9760,7 +9782,7 @@ msgid "Toggle relation lines" msgstr "" "Kab vybrać suviaź, naciśnicie na kropcy złučeńnia, jak pakazana na vyjavie:" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Impartavać/Ekspartavać kaardynaty tablic ŭ PDF-schiemu" @@ -9834,77 +9856,77 @@ msgstr "Stvaryć" msgid "Active options" msgstr "Opcyi tablicy" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "staronak" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Impartavać fajły" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "Export/Import to scale" msgid "Export to selected page" msgstr "Maštab" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Stvaryć novy indeks" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Imia karystalnika" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Maštab" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "rekamendavany" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Pamyłka: suviaź užo isnuje." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Pamyłka: suviaź nie dadadzienaja." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Suviaź FOREIGN KEY była dadadzienaja" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Unutranaja suviaź dadadzienaja" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Suviaź vydalenaja" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Pamyłka zachavańnia kaardynataŭ." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Madyfikacyi byli zachavanyja" @@ -9979,15 +10001,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Impartavać fajły" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Usie" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Tablica %s nia znojdzienaja abo nia vyznačanaja ŭ %s" @@ -9998,37 +10020,37 @@ msgstr "Tablica %s nia znojdzienaja abo nia vyznačanaja ŭ %s" msgid "File doesn't exist" msgstr "Tablicy \"%s\" nie isnuje!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Vyłučycie dvajkovy łog dla prahladu" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Fajły" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Abrazać pakazanyja zapyty" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Pakazać poŭnyja zapyty" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Imia łogu" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Pazycyja" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Pieršapačatkovaja pazycyja" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Infarmacyja" @@ -10036,7 +10058,7 @@ msgstr "Infarmacyja" msgid "Character Sets and Collations" msgstr "Raskładki i supastaŭleńni" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -10045,24 +10067,24 @@ msgstr[0] "%s bazaŭ dadzienych byli paśpiachova vydalenyja." msgstr[1] "%s bazaŭ dadzienych byli paśpiachova vydalenyja." msgstr[2] "%s bazaŭ dadzienych byli paśpiachova vydalenyja." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statystyka bazaŭ dadzienych" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Uklučyć statystyku" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10070,7 +10092,7 @@ msgstr "" "Zaŭvaha: Uklučeńnie statystyki bazy dadzienych moža vyklikać vialikuju " "kolkaść trafiku pamiž web-serveram i serveram MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Mašyny zachavańnia dadzienych" @@ -10098,7 +10120,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "" @@ -10116,119 +10138,119 @@ msgstr "" msgid "disabled" msgstr "Adklučana" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Uklučaje ŭsie pryvilei, aproč GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Dazvalaje źmianiać strukturu isnych tablic." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Dazvalaje źmianiać i vydalać pragramy, jakija zachoŭvajucca." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Dazvalaje stvarać novyja bazy dadzienych i tablicy." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Dazvalaje stvarać pragramy, jakija zachoŭvajucca." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Dazvalaje stvarać novyja tablicy." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Dazvalaje stvarać časovyja tablicy." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" "Dazvalaje stvarać, vydalać i pierajmianoŭvać ulikovyja zapisy karystalnikaŭ" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Dazvalaje stvarać novyja prahlady." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Dazvalaje vydalać dadzienyja." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Dazvalaje vydalać bazy dadzienych i tablicy." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Dazvalaje vydalać tablicy." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Dazvalaje stvarać padziei ŭ planiroŭniku padziejaŭ" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Dazvalaje vykanańnie pragramaŭ, jakija zachoŭvajucca." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" "Dazvalaje impartavać dadzienyja z fajłaŭ i ekspartavać dadzienyja ŭ fajły." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Dazvalaje dadavać karystalnikaŭ i pryvilei biez pierazahruzki tablic " "pryvilejaŭ." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Dazvalaje stvarać i vydalać indeksy." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Dazvalaje ŭstaŭlać i zamianiać dadzienyja." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Dazvalaje blakavać tablicy dla biahučaha patoku." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Abmiažoŭvaje kolkaść novych złučeńniaŭ, jakija karystalnik moža adkryć na " "praciahu hadziny." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Abmiažoŭvaje kolkaść zapytaŭ, jakija karystalnik moža adpravić na server na " "praciahu hadziny." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -10236,59 +10258,59 @@ msgstr "" "Abmiažoŭvaje kolkaść kamandaŭ, źmianiajučych lubuju tablicu abo bazu " "dadzienych, jakija karystalnik moža vykanać na praciahu hadziny." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Abmiažoŭvaje kolkaść adnačasovych złučeńniaŭ, jakija moža mieć karystalnik." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Dazvalaje prahladać pracesy ŭsich karystalnikaŭ" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Nie pracuje ŭ hetaj versii MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "Dazvalaje pierazahružać nałady servera i ačyščać keš servera." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Dazvalaje karystalniku pytacca, dzie znachodziacca slaves / masters." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Nieabchodna dla replikacyi slaves." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Dazvalaje čytać dadzienyja." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Daje dostup da poŭnaha śpisu bazaŭ dadzienych." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Dazvalaje vykanańnie zapytaŭ SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Dazvalaje spyniać server." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10298,326 +10320,326 @@ msgstr "" "Patrabujecca dla bolšaści administratyŭnych aperacyjaŭ, takich jak " "vyznačeńnie hlabalnych źmiennych abo spynieńnie patokaŭ inšych karystalnikaŭ." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Dazvalaje stvareńnie i vydaleńnie tryhieraŭ" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Dazvalaje źmianiać dadzienyja." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Biez pryvilejaŭ." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Nijakaja" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Pryvilei, specyfičnyja dla tablicy" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Zaŭvaha: imiony pryvilejaŭ MySQL zadajucca pa-anhielsku" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administravańnie" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Hlabalnyja pryvilei" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Specyfičnyja pryvilei bazy dadzienych" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Abmiežavańni resursaŭ" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Zaŭvaha: Paznačeńnie hetych opcyjaŭ jak 0 (nul) zdymaje abmiežavańnie." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Infarmacyja pra ŭvachod" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Nie źmianiać parol" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Nie znojdzieny karystalnik." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Karystalnik %s užo isnuje!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Byŭ dadadzieny novy karystalnik." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Vy źmianili pryvilei dla %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Vy anulavali pryvilei dla %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Parol dla %s paśpiachova źmienieny." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Vydaleńnie %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Na vybranyja karystalniki dla vydaleńnia!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Pierazahruzić pryvilei" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Vybranyja karystalniki byli paśpiachova vydalenyja." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Pryvilei byli paśpiachova pierazahružanyja." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Redagavać pryvilei" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Anulavać" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Ekspart" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Luby" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Pryvilei" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Pryvilei" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Karystalniki" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Grant" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Vydalić vybranych karystalnikaŭ" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Anulavać usie aktyŭnyja pryvilei karystalnikaŭ i paśla vydalić ich." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" "Vydalić bazy dadzienych, jakija majuć takija ž imiony jak i karystalniki." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Zaŭvaha: phpMyAdmin atrymlivaje pryvilei karystalnikaŭ naŭprostava z tablic " "pryvilejaŭ MySQL. Źmieściva hetych tablic moža adroźnivacca ad pryvilejaŭ, " "jakija vykarystoŭvaje server, kali jany byli źmienienyja ŭručnuju. U hetym " "vypadku vam treba %spierazahruzić pryvilei%s da taho, jak vy praciahniecie." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Vyłučany karystalnik nia znojdzieny ŭ tablicy pryvilejaŭ." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Specyfičnyja pryvilei kalonak" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Dadać pryvilei na nastupnuju bazu" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Symbali padstanoŭki % i _ musiać być ekranavanymi symbalem \\ dla ich " "litaralnaha vykarystańnia" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Dadać pryvilei na nastupnuju tablicu" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Źmianić rehistracyjnuju infarmacyju / Kapijavać karystalnika" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Stvaryć novaha karystalnika z takimi ž pryvilejami i ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... pakinuć staroha." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... vydalić staroha z tablicy karystalnikaŭ." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... anulavać usie aktyŭnyja pryvilei staroha i paśla vydalić jaho." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" " ... vydalić staroha z tablicy karystalnikaŭ i paśla pierazahruzić pryvilei." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Baza dadzienych dla karystalnika" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" "Stvaryć bazu dadzienych z takim samym imiem i nadzialić usimi pryvilejami" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Nadzialić usimi pryvilejami bazy z imienami pa mascy (imia karystalnika_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Karystalniki z pravami dostupu da \"%s\"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "hlabalny" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "specyfičny dla bazy dadzienych" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "šablon" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Vyhlad %s byŭ vydaleny" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Pryvilei byli paśpiachova pierazahružanyja." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 #, fuzzy msgid "Show master status" msgstr "Pakazać stan zaležnych serveraŭ" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10626,269 +10648,269 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Tolki strukturu" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Tolki strukturu" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Patok %s byŭ paśpiachova spynieny." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin nia moža spynić praces %s. Napeŭna, jon užo spynieny." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Apracoŭnik" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Keš zapytaŭ" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Patoki" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Časovyja dadzienyja" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Adkładzienyja ŭstaŭki" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Keš klučoŭ" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Ab'jadnańni" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sartavańnie" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Kaardynatar pierakładu" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Skinuć (zakryć) usie tablicy" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Pakazać adkrytyja tablicy" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Pakazać zaležnyja servery" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Pakazać stan zaležnych serveraŭ" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Skinuć keš zapytaŭ" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Biahučaja infarmacyja" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Abnavić" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Nie źmianiać parol" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Pakazać adkrytyja tablicy" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Pakazać adkrytyja tablicy" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Suviazi" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Typ zapytu" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Functions" msgid "Instructions" msgstr "Funkcyi" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10896,56 +10918,56 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Vyrazy" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Hety server MySQL pracuje %s. Jon byŭ zapuščany %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10953,47 +10975,47 @@ msgstr "" "Na zahružanym servery bajtavyja ličylniki mohuć pieraskokvać koła, tamu " "statystyka, jakuju pakazvaje MySQL-server, moža być niapravilnaj." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Atrymana" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Adpraŭlena" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "maksymum adnačasovych złučeńniaŭ" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Niaŭdałych sprobaŭ" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Spyniena" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Kamanda" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "The number of fsync() writes done to the log file." msgid "The number of failed attempts to connect to the MySQL server." msgstr "Kolkaść synchranizavynych zapisaŭ, zroblenych u łog-fajł." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -11003,17 +11025,17 @@ msgstr "" "jakija pieravysili značeńnie binlog_cache_size i vykarystoŭvali časovy fajł " "dla zachoŭvańnia vyrazaŭ tranzakcyi." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Kolkaść tranzakcyjaŭ, jakija vykarystoŭvali časovy dvajkovy keš zapytaŭ." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -11025,11 +11047,11 @@ msgstr "" "pavialičyć značeńnie tmp_table_size, kab časovyja tablicy zachoŭvalisia ŭ " "pamiaci, a nie na dysku." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Kolkaść časovych fajłaŭ, stvoranych mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -11037,7 +11059,7 @@ msgstr "" "Kolkaść časovych tablic, raźmieščanych u pamiaci, jakija byli aŭtamatyčna " "stvoranyja serveram padčas vykanańnia vyrazaŭ." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -11045,7 +11067,7 @@ msgstr "" "Kolkaść radkoŭ, zapisanych z INSERT DELAYED, z-za jakich adbylisia peŭnyja " "pamyłki (peŭna, dublavanyja klučy)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -11054,23 +11076,23 @@ msgstr "" "Kožnaja tablica, na jakoj vykonvajecca INSERT DELAYED atrymlivaje svoj " "ułasny patok." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Kolkaść zapisanych INSERT DELAYED radkoŭ." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Kolkaść vykananych FLUSH-vyrazaŭ." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Kolkaść unutranych COMMIT-vyrazaŭ." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Kolkaść razoŭ vydaleńnia radka z tablicy." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -11080,7 +11102,7 @@ msgstr "" "viedaje jana tablicu z dadzienym imiem. Heta nazyvajecca vyśviatleńniem. " "Handler_discover pakazvaje kolkaść vyśviatleńniaŭ tablic." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -11091,7 +11113,7 @@ msgstr "" "skanavańniaŭ; naprykład, SELECT col1 FROM foo, uličvajučy, što col1 " "indeksavanaja." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -11100,7 +11122,7 @@ msgstr "" "vialikaja, heta dobraja prykmieta taho, što zapyty i tablicy dobra " "indeksavanyja." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -11110,7 +11132,7 @@ msgstr "" "pavialičvajecca, kali vykonvajecca zapyt na indeksavanuju kalonku z šeraham " "abmiežavańniaŭ abo kali adbyvajecca skanavańnie indeksaŭ." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -11118,7 +11140,7 @@ msgstr "" "Kolkaść zapytaŭ čytańnia papiaredni radok u klučavym paradku. Hety metad " "čytańnia vykarystoŭvajecca pieravažna dla aptymizacyi ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -11131,7 +11153,7 @@ msgstr "" "całkam abo vykonvajucca ab'jadnańni, jakija niapravilna vykarystoŭvajuć " "klučy." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -11143,37 +11165,37 @@ msgstr "" "aznačaje, što tablicy indeksavanyja niapravilna abo zapyty nie napisanyja " "tak, kab vykarystoŭvać pieravahi indeksaŭ." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Kolkaść unutranych vyrazaŭ ROLLBACK." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Kolkaść zapytaŭ abnaŭleńnia radka ŭ tablicy." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Kolkaść zapytaŭ ustaŭki radka ŭ tablicu." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" "Kolkaść staronak, jakija ŭtrymlivajuć dadzienyja (źmienienych abo " "niaźmienienych)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Kolkaść źmienienych staronak." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Kolkaść staronak bufernaha pułu, na jakija byŭ atrymany zapyt na skid." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Kolkaść volnych staronak." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -11183,7 +11205,7 @@ msgstr "" "staronki, jakija ŭ biahučy momant čytajucca ci zapisvajucca abo jakija nia " "mohuć być skinutyja ci vydalenyja z-za peŭnaj pryčyny." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -11196,11 +11218,11 @@ msgstr "" "Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Ahulny pamier bufernaha pułu, u staronkach." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -11209,7 +11231,7 @@ msgstr "" "adbyvajecca, kali zapyt prahladaje značnuju častku tablicy, ale ŭ vypadkovym " "paradku." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -11217,11 +11239,11 @@ msgstr "" "Kolkaść paśladoŭnych papiarednich čytańniaŭ, zroblenych InnoDB. Heta " "adbyvajecca, kali InnoDB vykonvaje paśladoŭny poŭny prahlad tablicy." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Kolkaść lagičnych zapytaŭ čytańnia, zroblenych InnoDB." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -11229,7 +11251,7 @@ msgstr "" "Kolkaść lagičnych čytańniaŭ, jakija InnoDB nie zmahła adnavić z bufernaha " "pułu, a tamu zrabiła adnastaronkavaje čytańnie." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -11243,55 +11265,55 @@ msgstr "" "kamputar padličvaje kolkaść takich čakańniaŭ. Kali pamier buferu byŭ " "vyznačany pravilna, hetaje značeńnie musić być maleńkim." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Kolkaść zapisaŭ, zroblenych u buferny puł InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Kolkaść aperacyjaŭ fsync() na biahučy momant." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Biahučaja kolkaść aperacyjaŭ fsync(), jakija čakajuć vykanańnia." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Biahučaja kolkaść čytańniaŭ, jakija čakajuć vykanańnia." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Biahučaja kolkaść zapisaŭ, jakija čakajuć vykanańnia." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Kolkaść pračytanych na biahučy momant dadzienych, u bajtach." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Ahulnaja kolkaść čytańniaŭ dadzienych." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Ahulnaja kolkaść zapisaŭ dadzienych." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Kolkaść zapisanych na biahučy momant dadzienych, u bajtach." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Kolkaść padvojnych zapisaŭ, jakija byli vykananyja, i kolkaść staronak, " "jakija byli zapisanyja dla hetaj mety." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Kolkaść padvojnych zapisaŭ, jakija byli vykananyja, i kolkaść staronak, " "jakija byli zapisanyja dla hetaj mety." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -11299,35 +11321,35 @@ msgstr "" "Kolkaść vypadkaŭ čakańnia z-za taho, što bufer łogu byŭ zanadta mały, i tamu " "daviałosia čakać, pakul jon nie ačyścicca." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Kolkaść zapisaŭ u łog." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Kolkaść fizyčna vykananych zapisaŭ u łog-fajł." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Kolkaść synchranizavynych zapisaŭ, zroblenych u łog-fajł." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Kolkaść synchranizavańniaŭ łog-fajła, jakija čakajuć vykanańnia." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Kolkaść zapisaŭ u łog-fajł, jakija čakajuć vykanańnia." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Kolkaść bajtaŭ, zapisanych u łog-fajł." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Kolkaść stvoranych staronak." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -11336,54 +11358,54 @@ msgstr "" "vymiarajucca ŭ staronkach; pamier staronki dazvalaje chutka pieravieści jaho " "ŭ bajty." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Kolkaść pračytanych staronak." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Kolkaść zapisanych staronak." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" "Kolkaść blakavańniaŭ radkoŭ, čakańnie jakich adbyvajecca na biahučy momant." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Siaredni čas atrymańnia mahčymaści blakavańnia radku, u milisekundach." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" "Ahulny čas čakańnia atrymańnia mahčymaści blakavańnia radku, u milisekundach." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" "Maksymalny čas atramańnia mahčymaści blakavańnia radku, u milisekundach." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Kolkaść razoŭ, kali davodziłasia čakać blakavańnie radku." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Kolkaść radkoŭ, vydalenych z tablic InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Kolkaść radkoŭ, ustaŭlenych u tablicy InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Kolkaś radkoŭ, pračytanych z tablic InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Kolkaść radkoŭ, abnoŭlenych u tablicach InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11391,7 +11413,7 @@ msgstr "" "Kolkaść blokaŭ u kešy klučoŭ, jakija byli źmienienyja, ale jašče nie byli " "skinutyja na dysk. Vykarystoŭvajecca jak značeńnie Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11399,7 +11421,7 @@ msgstr "" "Kolkaść niavykarystanych blokaŭ u kešy klučoŭ. Hetaje značeńnie možna " "vykarystoŭvać dla vyznačeńnia stupieni vykarystańnia kešu klučoŭ." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11409,17 +11431,17 @@ msgstr "" "stupieńniu peŭnaści śviedčyć pra maksymalnuju za ŭvieś čas kolkaść blokaŭ, " "jakija vykarastoŭvalisia adnačasova." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Farmat impartavanaha fajła" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Kolkaść zapytaŭ na čytańnie bloku klučoŭ z kešu." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11429,26 +11451,26 @@ msgstr "" "vialikaje, značeńnie key_buffer_size, vidać, vielmi małoje. Kolkaść " "promachaŭ u keš možna vyličyć jak Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Kolkaść zapytaŭ na zapis bloku klučoŭ u keš." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Kolkaść fizyčnych zapisaŭ bloku klučoŭ na dysk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11459,17 +11481,17 @@ msgstr "" "Značeńnie pa zmoŭčańni 0 aznačaje, što nivodny zapyt jašče nia byŭ " "zkampilavany." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Kolkaść radkoŭ dla zapisu, adkładzienych zapytami INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11477,39 +11499,39 @@ msgstr "" "Kolkaść tablic, jakija byli adkrytyja. Kali adkrytyja tablicy vialikija, " "značeńnie kešu tablic imavierna vielmi małoje." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Kolkaść adkrytych fajłaŭ." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Kolkaść adkrytych patokaŭ (vykarystoŭvajucca pieravažna dla łahavańnia)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Kolkaść adkrytych tablic." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Kolkaść volnaj pamiaci dla kešu zapytaŭ." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Kolkaść zvarotaŭ da kešu." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Kolkaść zapytaŭ, jakija byli dadanyja ŭ keš." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11522,7 +11544,7 @@ msgstr "" "vykarystoŭvaŭsia najmienš (LRU) dla vyznačeńnia, jakija zapyty treba vydalać " "z kešu." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11530,19 +11552,19 @@ msgstr "" "Kolkaść niekešavalnych zapytaŭ (niekešavalnych abo niekešavanych z-za " "značeńnia dyrektyvy query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Kolkaść zapytaŭ, jakija prysutničajuć u kešy." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Ahulnaja kolkaść blokaŭ u kešy zapytyŭ." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Stan abaronienaj ad pamyłak replikacyi (jašče nie realizavanaja)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11550,13 +11572,13 @@ msgstr "" "Kolkaść ab'jadnańniaŭ, jakija nie vykarystoŭviajuć indeksy. Kali hetaje " "značeńnie nia roŭnaje 0, varta pravieryć indeksy ŭ tablicach." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Kolkaść ab'jadnańniaŭ, jakija vykarystoŭvali pošuk pa mascy ŭ metavaj " "tablicy." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11565,7 +11587,7 @@ msgstr "" "kluča paśla kožnaha radka. (Kali hetaje značeńnie nia roŭnaje 0, varta " "pravieryć indeksy ŭ tablicach.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11573,17 +11595,17 @@ msgstr "" "Kolkaść ab'jadnańniaŭ, jakija vykarystoŭvali spałučeńni paloŭ u pieršaj " "tablicy. (Zvyčajna nie krytyčna, navat kali hetaje značeńnie vialikaje.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Kolkaść ab'jadnańniaŭ, jakija praviali poŭny prahlad pieršaj tablicy." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "Kolkaść časovych tablic, jakija ŭ biahučy momant adkrytyja zaležnym SQL-" "patokam." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11591,13 +11613,13 @@ msgstr "" "Ahulnaja (ad zahruzki) kolkaść razoŭ, kali zaležny SQL-patok replikacyi " "paŭtaraŭ tranzakcyi." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Hetaje značeńnie roŭnaje \"ON\", kali server źjaŭlajecca zaležnym i " "padłučanym da servera, jaki jaho kantraluje." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11605,14 +11627,14 @@ msgstr "" "Kolkaść patokaŭ, jakim spatrebiłasia bolš za slow_launch_time sekundaŭ dla " "stvareńnia." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Kolkaść zapytaŭ, na vykanantnie jakich spatrebiłasia bolš, čym " "long_query_time sekundaŭ." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11622,25 +11644,25 @@ msgstr "" "hetaje značeńnie vialikaje, varta razhledzić pavieličeńnie značeńnia " "systemnaj źmiennaj sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" "Kolkaść sartavańniaŭ, jakija byli zroblenyja z vykarystańniem niekalkich " "słupkoŭ." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Kolkaść adsartavanych radkoŭ." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Kolkaść sartavańniaŭ, jakija byli zroblenyja padčas prahladu tablicy." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Kolkaść razoŭ, kali blakavańnie tablicy było zroblenaje imhnienna." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11652,7 +11674,7 @@ msgstr "" "prablemy z pradukcyjnaściu, varta spačatku aptymizavać zapyty, a paśla abo " "padzialić tablicu abo tablicy, abo vykarystoŭvać replikacyju." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11662,11 +11684,11 @@ msgstr "" "jak Threads_created/Connections. Kali hetaje značeńnie pafarbavanaje ŭ " "čyrvony koler, varta pavialičyć značeńnie thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Kolkaść adkrytych na biahučy momant złučeńniaŭ." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11678,68 +11700,68 @@ msgstr "" "thread_cache_size. (Zvyčajna, heta nie daje jakoha-niebudź zaŭvažnaha " "pavieličeńnia pradukcyjnaści, kali prysutničaje dobraja realizacyja patokaŭ.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Key cache" msgid "Thread cache hit rate (calculated value)" msgstr "Keš klučoŭ" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Kolkaść patokaŭ, jakija nie źjaŭlajucca śpiačymi." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add new field" msgid "Add chart" msgstr "Dadać novaje pole" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Abnavić" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Dadać/vydalić kalonku kryteru" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11748,7 +11770,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11756,18 +11778,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11775,11 +11797,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11787,93 +11809,93 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "Pierajmienavać bazu dadzienych u" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Vybierycie tablicu(y)" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Niekarektnaje imia tablicy" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new User" msgid "Add this series" msgstr "Dadać novaha karystalnika" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Row Statistics" msgid "Log statistics" msgstr "Statystyka radku" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "Vybrać usio" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Typ zapytu" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11882,7 +11904,7 @@ msgstr[0] "u sekundu" msgstr[1] "u sekundu" msgstr[2] "u sekundu" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11899,8 +11921,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -12004,19 +12026,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Nałady i źmiennyja servera" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Značeńnie sesii" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Hlabalnaje značeńnie" @@ -12304,50 +12326,50 @@ msgstr "" msgid "Wrong data" msgstr "Bazy dadzienych adsutničajuć" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Ci sapraŭdy vy žadajecie " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "U vyhladzie PHP-kodu" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Pravieryć SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL-vynik" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Stvorany" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Prablemy z indeksami dla tablicy `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Mietka" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tablica %1$s była paśpiachova źmienienaja" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12426,12 +12448,12 @@ msgstr "" msgid "Y Values" msgstr "Značeńnie" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Tablica %s užo isnuje!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Tablica %1$s stvoranaja." @@ -12484,220 +12506,220 @@ msgstr "Zachavać jak fajł" msgid "File name" msgstr "Imia tablicy" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Imia pieršasnaha kluča musić być PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Niemahčyma pierajmienavać indeks u PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Častki indeksu nia vyznačanyja!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Add new field" msgid "Add index" msgstr "Dadać novaje pole" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Add new field" msgid "Edit index" msgstr "Dadać novaje pole" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Imia indeksa:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" musić być imiem pieršasnaha kluča i tolki jaho!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Typ indeksa:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Dadać da indeksa %s kalonku(i)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Niemahčyma pieranieści tablicu ŭ samu siabie!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Niemahčyma skapijavać tablicu ŭ samu siabie!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tablica %s była pieraniesienaja ŭ %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tablica %s była skapijavanaja ŭ %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Pustaja nazva tablicy!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Źmianić paradak tablicy" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(asobna)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Pieranieści tablicu ŭ (baza dadzienych.tablica):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opcyi tablicy" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Pierajmienavać tablicu ŭ" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Skapijavać tablicu ŭ (baza dadzienych.tablica):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Pierajści da skapijavanaj tablicy" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Absłuhoŭvańnie tablicy" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defrahmentavać tablicu" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Keš tablicy %s byŭ ačyščany" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Skinuć keš tablicy (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Damp dadzienych tablicy" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy #| msgid "Copy database to" msgid "Delete the table (DROP)" msgstr "Kapijavać bazu dadzienych u" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Padtrymka padziełaŭ" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Padzieł %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Praanalizavać" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Pravieryć" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Aptymizavać" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Pierabudavać" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Adramantavać" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Skasavać padzieł na častki" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Pravieryć cełasnaść dadzienych:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Pakazać tablicy" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Vykarystańnie prastory" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efektyŭnaść" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statystyka radku" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dynamičny" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Daŭžynia radka" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Pamier radka" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Pamyłka stvareńnia źniešniaha kluča na %1$s (praviercie typy kalonak)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Unutranyja suviazi" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12705,270 +12727,270 @@ msgstr "" "Unutranaja suviaź nie źjaŭlajecca abaviazkovaj, kali isnuje adpaviednaja " "suviaź FOREIGN KEY." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Prahlad roznych značeńniaŭ" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add new field" msgid "Add SPATIAL index" msgstr "Dadać novaje pole" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Nijakaja" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Tablica %s była vydalenaja" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Pieršasny kluč byŭ dadadzieny da %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Byŭ dadadzieny indeks dla %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Pakazać infarmacyju pra PHP" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s field(s)" msgid "Move columns" msgstr "Dadać %s novyja pali" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Versija dla druku" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Prahlad zaležnaściaŭ" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Prapanavanaja struktura tablicy" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "Dadać %s novyja pali" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "U kancy tablicy" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "U pačatku tablicy" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Paśla %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Stvaryć indeks na %s kalonkach" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "padzielenaja na sekcyi" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Typ zapytu" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Dazvalaje ŭstaŭlać i zamianiać dadzienyja." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Bazy dadzienych adsutničajuć" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "General relation features" msgid "Create version %1$s of %2$s" msgstr "Mahčymaści asnoŭnych suviaziaŭ" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "" @@ -12999,11 +13021,11 @@ msgstr "Vy nia majecie dastatkovych pryvilejaŭ być u hetym miescy ŭ hety čas msgid "The profile has been updated." msgstr "Profil byŭ adnoŭleny." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Nazva prahladu" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" @@ -13339,8 +13361,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13475,8 +13497,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/bg.po b/po/bg.po index 0e9bace710..ccb317782b 100644 --- a/po/bg.po +++ b/po/bg.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-01 22:03+0200\n" "Last-Translator: Стоян Димитров \n" "Language-Team: bulgarian \n" -"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Показване на всички" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Страница:" @@ -38,55 +38,56 @@ msgstr "" "отварящият го прозорец или браузърът Ви е блокирал обновяване на данни от " "един прозорец в друг от съображения за сигурност." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Търсене" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Изпълнение" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Име на ключ" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Описание" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "БД %1$s беше създадена." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Коментар към БД: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Коментари към таблицата" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Kолона" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Тип" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Празно" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "По подразбиране" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Свързана към" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Коментари" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Не" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Да" @@ -261,101 +262,101 @@ msgstr "Да" msgid "View dump (schema) of database" msgstr "Преглед на схема (дъмп) на БД" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "В БД няма таблици." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Маркиране всички" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Размаркиране всички" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Името на БД е празно!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "БД %1$s беше преименувана на %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "БД %1$s беше копирана като %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Преименуване БД на" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Изтриване БД" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "БД %s беше изтрита." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Изтриване на БД (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Копиране на БД в" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Само структурата" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Структурата и данните" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Само данните" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Изпълняване на CREATE DATABASE преди копирането" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Добавяне на %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Добавяне AUTO_INCREMENT стойност" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Добавяне ограничения" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Показване на копираната БД" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Колация" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -364,489 +365,423 @@ msgstr "" "Хранилището за конфигурацията на phpMyAdmin е деактивирано. За да разберете " "защо натиснете %sтук%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Редакция или експорт на релационна схема" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Таблица" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Редове" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Размер" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "ползва се в момента" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Дата на създаване" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Последно обновление" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Последна проверка" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s таблица" msgstr[1] "%s таблици" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Изберете поне една колона за показване" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Превключване към %sвизуален строител%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Сортиране" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Възходящо" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Низходящо" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Показване" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Критерии" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Вмъкни" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "И" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Изтрий" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Или" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Промени" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Добавяне/изтриване ред по критерий" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Добавяне/изтриване колони" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Допълване заявка" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Използване таблиците" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL заявка към БД %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Изпълни заявката" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Отказан достъп" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "поне една от думите" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "всички думи" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "точната фраза" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "като регулярен израз" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Резултати от търсенето на \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Общо: %s съвпадение" -msgstr[1] "Общо: %s съвпадения" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s съвпадение в таблица %2$s" -msgstr[1] "%1$s съвпадения в таблица %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Прелистване" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Изтриване на съвпаденията от таблицата %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Изтриване" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Търсене в БД" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Думи или стойности за търсене (знак за заместване: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Намери:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Думите трябва да се разделят с интервал (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "В таблици:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "В колона:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "В БД няма таблици" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "непознат" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Таблицата %s беше изчистена" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Изглед %s беше изтрит" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Таблицата %s беше изтрита" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Проследяването е активно." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Проследяването е неактивно." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "Този изглед има поне толкова реда. Погледнете %sдокументацията%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Изглед" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Репликация" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Сума" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s е хранилището на данни по подразбиране на този MySQL сървър." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Когато има отметка:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Маркиране всички" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Маркиране на таблиците със загубено място" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Експорт" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Преглед за печат" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Изчистване" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Изтриване" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Проверка на таблицата" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Оптимизация на таблицата" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Поправяне на таблицата" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Анализиране на таблицата" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Добавяне представка към таблица" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Замяна на представката на таблица" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Копиране на таблицата с представка" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Речник на данните" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Следени таблици" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "БД" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Последна версия" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Създаден" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Съвременен" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Състояние" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Действие" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Изтриване на проследената информация за таблицата" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "активен" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "неактивен" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Версии" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Доклад за следенето" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Моментна снимка на структурата" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Непроследявани таблици" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Следене на таблица" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Дневник БД" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Неправилен тип!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Избраният тип експорт трябва да бъде запазен като файл!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Грешни параметри!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Недостатъчно свободно пространство за запазване на файла %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -854,12 +789,12 @@ msgstr "" "Файлът %s вече съществува на сървъра, сменете името на файла или включете " "опцията за препокриване." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Web сървърът няма права за писане върху файла %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Схемата беше запазена във файл %s." @@ -882,7 +817,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Геометрия" @@ -953,29 +888,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Вероятно сте направили опит да качите твърде голям файл. Моля, обърнете се " "към %sдокументацията%s за да намерите начин да избегнете това ограничение." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Показване на белязка" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Белязката беше изтрита." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Файлът не може да бъде прочетен" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -985,7 +920,7 @@ msgstr "" "Опитвате да заредите файл с неподдържана компресия (%s). Или поддръжката ѝ " "не е реализирана, или е забранена от конфигурацията." -#: import.php:390 +#: import.php:394 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 " @@ -995,30 +930,30 @@ msgstr "" "по-голям от разрешеното в конфигурацията на PHP. Вижте [a@./Documentation." "html#faq1_16@Documentation]ЧЗВ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Не може да бъде преобразуван знаковият набор на файла без библиотека за " "преобразуване на знакови набори" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Не могат да бъдат заредени разширенията за импорт, моля проверете " "инсталацията!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Белязка %s беше създадена" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Импортирането приключи успешно, бяха изпълнени %d заявки." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1026,7 +961,7 @@ msgstr "" "Времето за изчакване на скрипта изтече, ако искате да завършите импорта го " "пуснете отново и той ще си продължи." -#: import.php:499 +#: import.php:503 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." @@ -1035,15 +970,15 @@ msgstr "" "обикновено означава, че phpMyAdmin няма да бъде в състояние да завърши този " "импорт, освен ако не бъдат увеличени времевите ограничения в PHP." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "SQL заявката беше изпълнена успешно" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Назад" @@ -1053,7 +988,7 @@ msgstr "" "phpMyAdmin е по-дружелюбен ако използвате браузър с поддържка на рамки." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" заявката е забранена." @@ -1062,7 +997,7 @@ msgstr "\"DROP DATABASE\" заявката е забранена." msgid "Do you really want to execute \"%s\"?" msgstr "Наистина ли искате да изпълните \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Вие ще УНИЩОЖИТЕ цяла БД!" @@ -1102,7 +1037,7 @@ msgstr "Добавяне индекс" msgid "Edit Index" msgstr "Редактиране индекс" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Добавяне %d колона(и) към индекс" @@ -1120,16 +1055,16 @@ msgstr "Името на хоста е празно!" msgid "The user name is empty!" msgstr "Потребителското име е празно!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Паролата е празна!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Паролата не е същата!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Нов потребител" @@ -1141,29 +1076,31 @@ msgstr "Презареждане на правата" msgid "Removing Selected Users" msgstr "Изтриване на маркираните потребители" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Затваряне" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Редакция" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Диаграма на трафик в реално време" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Диаграма на връзки/процеси в реално време" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Диаграма на заявки в реално време" @@ -1173,24 +1110,24 @@ msgstr "Статична информация" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Общо" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Друго" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1210,7 +1147,7 @@ msgstr "Сървър трафик (в KiB)" msgid "Connections since last refresh" msgstr "Връзки след последното опресняване" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Процеси" @@ -1228,7 +1165,7 @@ msgstr "Запитвания след последното опресняван msgid "Questions (executed statements by the server)" msgstr "Запитвания (изпълнени от сървъра заявки)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Статистика за заявките" @@ -1273,14 +1210,14 @@ msgid "System swap" msgstr "Системен swap" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "МБ" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "КБ" @@ -1332,32 +1269,32 @@ msgstr "Байта изпратени" msgid "Bytes received" msgstr "Байта получени" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Връзки" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Б" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "ГБ" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "ТБ" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "ПБ" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "ЕБ" @@ -1371,11 +1308,11 @@ msgstr "%d таблица(и)" msgid "Questions" msgstr "Запитвания" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Трафик" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Настройки" @@ -1395,12 +1332,12 @@ msgstr "Добавяне диаграма към мрежата" msgid "Please add at least one variable to the series" msgstr "Моля добавете поне една променлива към сериите" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Няма" @@ -1500,7 +1437,7 @@ msgstr "Промяна настройки" msgid "Current settings" msgstr "Текущи настройки" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Заглавие на диаграмата" @@ -1586,7 +1523,7 @@ msgstr "Обяснение на изхода" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Време" @@ -1679,10 +1616,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Импорт" @@ -1748,7 +1685,7 @@ msgstr "Обработка на заявката" msgid "Error in Processing Request" msgstr "Грешка при обработка на заявката" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Няма избрани БД." @@ -1802,15 +1739,15 @@ msgstr "Скриване на индексите" msgid "Show indexes" msgstr "Показване на индексите" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Проверки на външен ключ:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Позволено)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Забрано)" @@ -1838,7 +1775,7 @@ msgstr "Изтриване" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Дефиницията на съхранена процедура трябва да съдържа израз RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET редактор" @@ -1877,8 +1814,8 @@ msgstr "Показване формата за заявки" msgid "No rows selected" msgstr "Няма върнати редове" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Промяна" @@ -1886,18 +1823,18 @@ msgstr "Промяна" msgid "Query execution time" msgstr "Време за изпълнение на заявката" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d не е валиден номер на ред." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Зпазване" @@ -1909,7 +1846,7 @@ msgstr "Скриване критерий за търсене" msgid "Show search criteria" msgstr "Показване критерий за търсене" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "" @@ -1958,12 +1895,12 @@ msgstr "Резултати от заявката" msgid "Data point content" msgstr "" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Игнориране" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Копиране" @@ -1983,7 +1920,7 @@ msgstr "Избор външен ключ" msgid "Please select the primary key or a unique key" msgstr "Изберете първичен или уникален ключ" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Изберете колона за показване" @@ -2068,7 +2005,7 @@ msgstr "" msgid "Generate password" msgstr "Генериране парола" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Генериране" @@ -2076,7 +2013,7 @@ msgstr "Генериране" msgid "Change Password" msgstr "Смяна парола" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Още" @@ -2167,63 +2104,63 @@ msgid "December" msgstr "декември" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "яну" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "фев" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "март" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "апр" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "май" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "юни" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "юли" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "авг" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "септ" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "окт" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "ное" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "дек" @@ -2261,32 +2198,32 @@ msgid "Sun" msgstr "нд" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "пн" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "вт" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "ср" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "чт" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "пт" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "сб" @@ -2401,16 +2338,16 @@ msgstr "Неочаквани знаци на ред %s" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "Неочакван знак на ред %1$s. Очакван табулатор, но намерен \"%2$s\"" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "на секунда" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "на минута" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "на час" @@ -2418,6 +2355,250 @@ msgstr "на час" msgid "per day" msgstr "на ден" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Максимум: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Документация" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Грешка" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL заявка" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL отговори: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Неуспешно свързване към SQL валидатора!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Обяснение на SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Пропусни Explain SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Без PHP код" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Създаване на PHP код" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Опресняване" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Пропусни Validate SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Валидиране на SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Редакция на заявката на място" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "На място" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Профилиране" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "нд" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%e %B %Y в %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s дена, %s часа, %s минути и %s секунди" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Липсващ параметър:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Начало" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Предна" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Следваща" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Последна" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Показване БД "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Функционалността %s се влияе от известен дефект, виж %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Щракване за превключване" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Структура" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Вмъкване" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Прелистване" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Операции" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Разглеждане на компютъра:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Избор от директорията за качване %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Папката, която сте указали за качване е недостъпна" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Няма файлве за качване" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Изпълнение" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Печат" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2433,73 +2614,49 @@ msgstr "" msgid "Font size" msgstr "Размер шрифт" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Съхраняване на редактираните данни" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Възстановяване на подредбата на колоните" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Начало" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Предна" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Следваща" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Последна" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Начален ред" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Брой редове" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Режим" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "хоризонтален" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "хоризонтален (обърнати хедъри)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "вертикален" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "Заглавки всеки %s реда" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Сортиране по ключ" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2523,64 +2680,76 @@ msgstr "Сортиране по ключ" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Настройки" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Частични текстове" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Пълни текстове" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Показване на двоичните данни" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Показване на BLOB-данните" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Показване на двоичните данни в шестнадесетичен вид" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Без трансформация от браузъра" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Добре познат текст" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Добре позната двоична стойност" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Редът беше изтрит" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Изтриване" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Спиране" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2588,44 +2757,44 @@ msgstr "" "Може да има приблизителна стойност. Виж [a@./Documentation." "html#faq3_11@Documentation]FAQ 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "в зявката" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Показване на записи" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "общо" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Заявката отне %01.4f секунди" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Операции с резултата от заявката" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Преглед за печат (с пълните текстове)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Диаграма" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Визуализиране на GIS данни" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Създаване на изглед" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Връзките не са намерени" @@ -2689,56 +2858,56 @@ msgstr "Не може да бъде прочетен (преместен) кач msgid "Open new phpMyAdmin window" msgstr "Отваряне на нов прозорец с phpMyAdmin" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Оттук нататък са необходими бисквитки." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Оттук нататък е необходим javascript" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Не е избран индекс!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Индекси" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Уникално" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Опаковани" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Кардиналност" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Коментар" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Главният ключ беше изтрит" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Индекс %s беше изтрит" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2747,137 +2916,96 @@ msgstr "" "Индексите %1$s и %2$s изглеждат равнозначни и един от двата вероятно може да " "бъде премахнат." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "БД" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Сървър" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Структура" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Вмъкване" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Операции" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Проследяване" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Тригери" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Таблицата изглежда празна!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "БД изглежда празна!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Заявка по пример" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Права" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Процедури" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Събития" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Строител" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Потребители" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Синхронизиране" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Двоичен дневник" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Променливи" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Знакови набори" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Добавки" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Хранилища" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Грешка" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2903,82 +3031,82 @@ msgstr[1] "%1$d реда добавени." msgid "Error while creating PDF:" msgstr "Грешка при създаване на PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Наскоро отваряната таблице не можа да бъде записана" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Отваряни таблици" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Няма наскоро отваряни таблици" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Няма детайлна информация за състоянието на това хранилище на данни." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s е разрешен на този MySQL сървър." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s е забранено за този MySQL сървър." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Този MySQL сървър не поддържа хранилището на данни %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "неизвестно състояние на таблица: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "БД-източник `%s` не е намерена!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "Целевата БД `%s` не е намерена!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Невалидна БД" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Невалидно име на таблица" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Грешка при преименуване на таблица %1$s в %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Таблица %1$s беше преименувана на %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Таблицата с визуалните настройки не може да бъде запазена" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2986,85 +3114,85 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Функция" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Оператор" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Стойност" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Търсене в таблица" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Редакция/Вмъкване" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Избор на колона (поне една):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Добавяне на условие за търсене (съдържание на \"where\" клаузата):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Брой редове на страница" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Подреждане по:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Използване колоната като етикет за всяка точка" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Максимален брой редове за изчертаване" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Разглеждане на външни стойности" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Допълнителен критерий за търсене" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Изпълняване \"заявка по шаблон\" (знак за заместване: \"%\") за две различни " "колони" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Изпълняване на \"заявка по шаблон\" (знак за заместване: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Прелистване/Редакция точки" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Как да бъде използвано" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "Възстановяване на мащабирането" @@ -3137,14 +3265,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3387,13 +3515,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "Изброяване, избор от списък на определените стойности" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "споделен" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Таблици" @@ -3404,35 +3532,35 @@ msgstr "Таблици" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Данни" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Загубено място" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Прескачане до БД" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Нереплицирана" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Реплицирана" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Проверка на правата над БД "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Проверка на правата" @@ -3480,174 +3608,18 @@ msgstr "Невалиден метод за удостоверяване в ко msgid "You should upgrade to %s %s or later." msgstr "Осъвременете до %s %s или по-нова." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "възможен пробив в сигурността" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "цифров ключ открит" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Максимум: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Документация" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL заявка" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL отговори: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Неуспешно свързване към SQL валидатора!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Обяснение на SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Пропусни Explain SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Без PHP код" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Създаване на PHP код" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Опресняване" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Пропусни Validate SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Валидиране на SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Редакция на заявката на място" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "На място" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Профилиране" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "нд" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%e %B %Y в %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s дена, %s часа, %s минути и %s секунди" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Липсващ параметър:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Показване БД "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Функционалността %s се влияе от известен дефект, виж %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Щракване за превключване" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Разглеждане на компютъра:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Избор от директорията за качване %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Папката, която сте указали за качване е недостъпна" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Няма файлве за качване" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Изпълнение" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Печат" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3673,9 +3645,9 @@ msgstr "Отворен" msgid "Closed" msgstr "Затворен" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Забрано" @@ -3803,30 +3775,30 @@ msgstr "Разширението SOAP не е намерено" msgid "maximum %s" msgstr "най-много %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "Тази настройка е забранена, тя няма да влияе на конфигурацията" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Стойност: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Стойност по подразбиране" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Позволение на потребители да променят стойността" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Изчистване" @@ -4118,7 +4090,7 @@ msgid "Character set of the file" msgstr "Знаков набор на файла" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Формат" @@ -4143,14 +4115,14 @@ msgstr "Поставяне имената на полетата в първи р #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Колоните са оградени с" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Колоните са избегнати с" @@ -4170,13 +4142,13 @@ msgstr "Премахване CRLF знаци от колони" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Колоните завършват с" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Редовете завършват с" @@ -4233,12 +4205,12 @@ msgstr "Етикет на ключа" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME тип" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Релации" @@ -4251,7 +4223,7 @@ msgid "Save on server" msgstr "Запазване на сървъра" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Презаписване на съществуващите файл(ове)" @@ -4264,7 +4236,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Ограждане на имената на таблици и полета с обратни кавички" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Режим на съвместимост на SQL" @@ -4485,8 +4457,8 @@ msgstr "" "стойности." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Прозорец за заявки" @@ -5751,10 +5723,10 @@ msgstr "Изисква SQL валидаторът да бъде включван #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Парола" @@ -5777,8 +5749,8 @@ msgstr "" "Ако имате отделно потребителско име, въведете го тук (по подразбиране е [kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Потребителско име" @@ -6014,7 +5986,7 @@ msgstr "Разширението %s липсва. Проверете конфи msgid "possible deep recursion attack" msgstr "възможна атака чрез дълбока рекурсия" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6022,36 +5994,86 @@ msgstr "" "Сървърът не отговаря (или местният сокет на сървъра не е конфигуриран " "правилно)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Сървърът не отговаря." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Проверете правата на папката, съдържаща БД." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Подробности..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Резултати от търсенето на \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Общо: %s съвпадение" +msgstr[1] "Общо: %s съвпадения" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s съвпадение в таблица %2$s" +msgstr[1] "%1$s съвпадения в таблица %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Изтриване на съвпаденията от таблицата %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Търсене в БД" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Думи или стойности за търсене (знак за заместване: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Намери:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Думите трябва да се разделят с интервал (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "В таблици:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "В колона:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Смяна на паролата" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Без парола" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Отново" @@ -6072,8 +6094,8 @@ msgstr "Създаване БД" msgid "Create" msgstr "Създаване" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Без права" @@ -6087,9 +6109,9 @@ msgstr "Създаване таблица" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Име" @@ -6097,237 +6119,237 @@ msgstr "Име" msgid "Number of columns" msgstr "Брой колони" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Приставките за експортиране не могат да бъдат заредени, моля проверете " "инсталацията!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Експорт на БД от текущия сървър" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Експорт на таблици от БД \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Експортиране на редове от таблица \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Тип на експортирането:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Бързо - минимум настройки" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Потребителско - всички настройки" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "БД:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Таблица(и):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Редове:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Схема на ред(ове)" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Брой редове:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Ред започва от:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Схема на всички редове" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Изход:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Записване на сървъра в директория %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Запазване на изхода във файл" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Шаблон на файловото име:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ ще стане името на сървъра" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ ще стане името на БД" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ ще стане името на таблицата" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "прилагане и към бъдещи експорти" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Знаков набор на файла:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Компресия:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zip-нато" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzip-нато" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzip-нато" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Показване на изхода като текст" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Формат:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Специфични настройки:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Качване на файла за импорт..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "Файлът се качва, бъдете търпеливи. Не са налични повече подробности." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Импорт в текущия сървър" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Импорт в БД \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Импорт в таблица \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Файл за импортиране:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Файлът може да е компресиран (%s) или некомпресиран." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6335,32 +6357,32 @@ msgstr "" "Компресираният файл трябва да завършва на .[format].[compression]. " "Например: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "На този сървър не е позволени качване на файлове." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Частично импортиране:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Брой редове, които да бъдат пропуснати от началото:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Специфични настройки:" @@ -6369,7 +6391,7 @@ msgstr "Специфични настройки:" msgid "Language" msgstr "Език" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Весия" @@ -6409,67 +6431,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB Състояние" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "страници" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Свободни страници" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Мръсни страници" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Страници съдържащи данни" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Страници за изчистване" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Заети страници" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Заключени страници" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Заявки за четене" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Заявки за запис" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Пропуснати прочитания" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Изчаквания за запис" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Пропуснати прочитания в %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Изчаквания за запис в %" @@ -6657,18 +6679,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, 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:133 -msgid "Related Links" +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" #: libraries/engines/pbxt.lib.php:135 +msgid "Related Links" +msgstr "" + +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6676,125 +6698,125 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL върна празен резултат (т.е. нула редове)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Към БД: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Редактиране настройките на %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Към таблица: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Структурата на %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Скриване" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "двоичен" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Поради дължината си,
това поле може да е нередактируемо" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Двоично - не се редактира" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "директорията за upload на web сървъра" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "и след това" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Вмъкване като нов ред" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Показване заявка за вмъкване" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Обратно към предната страница" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Вмъкване нов ред" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Връщане към тази страница" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Редакция на следващия ред" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Използвайте клавиша TAB, за да премествате крурсора от стойност на стойност " "или CTRL+стрелка, за да премествате курсора в съответната посока" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6809,234 +6831,234 @@ msgstr "Няма" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "От" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Изпълнение" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Добавяне на представка на таблица" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Добавяне на представка" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Наистина ли искате да изпълните следната заявка?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Няма промяна" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Знаков набор" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Български" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Опростен китайски" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Традиционен китайски" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "нечувствителен към регистъра" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "чувствително към регистъра" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Хърватски" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Чешки" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Датски" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Английски" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Есперанто" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Естонски" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Немски" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "речник" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "телефонен бележник" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Унгарски" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Исландски" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Японски" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Латвийски" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Литовски" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Корейски" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Персийски" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Полски" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Западно-европейски" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Румънски" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Словашки" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Словенски" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Испански" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Традиционен Испански" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Шведски" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Тайландски" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Турски" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Украински" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Юникод" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "многоезичен" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Централно европейски" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Руски" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Балтийски" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Арменски" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Кирилица" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Арабски" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Иврит" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Грузински" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Гръцки" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Чехословашки" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Начало" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Изход от системата" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin документация" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7058,8 +7080,8 @@ msgstr "Добре дошли в %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Изглежда не се създали конфигурационен файл. Вероятно ще искате да " "използвате %1$sскрипта за настройки%2$s, за да го създадете." @@ -7109,20 +7131,20 @@ msgstr "Парола:" msgid "Server Choice" msgstr "Избор на сървър" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "Входът без парола е забранен от конфигурацията (виж AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Няма активност през последните %s секунди; моля влезте отново" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Невъзможен вход в MySQL сървъра" @@ -7202,7 +7224,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Ссхема на данните от таблица" @@ -7217,28 +7239,28 @@ msgstr "Действие" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Описание" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Структура на таблица" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7284,32 +7306,32 @@ msgid "Display MIME types" msgstr "Показване MIME типове" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Хост" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Време на генериране" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Версия на сървъра" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Версия на PHP" @@ -7383,7 +7405,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7445,33 +7467,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Процедури" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Функции" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Ограничения за дъмпнати таблици" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Ограничения за таблица" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME ТИПОВЕ ЗА ТАБЛИЦА" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "РЕЛАЦИИ ЗА ТАБЛИЦА" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Грешка при четене на данни:" @@ -7510,28 +7532,28 @@ msgstr "" msgid "Column names: " msgstr "Имена на колони: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7541,17 +7563,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Име на таблица" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Име на колона" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7748,96 +7770,96 @@ msgstr "" "Показва връзката на полето съдържащо файлово име. Първата опция е префикс " "като \"http://www.example.com/\". Втората опция е заглавието на връзката." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "не е OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Позволено" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Общи свойства на релациите" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Показване свойства" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Създаване на PDF-и" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Показване на коментари към Колоните" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Браузърна трансформация" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Моля консултирайте се с документацията относно обновяването на вашата " "column_comments таблица" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Отбелязана SQL заявка" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-хронология" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Потребителски предпочитания" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Бързи стъпки за настройка на разширените свойства:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "няма описание" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Отмаркиране всички" @@ -7845,7 +7867,7 @@ msgstr "Отмаркиране всички" msgid "Slave configuration" msgstr "Конфигурация на подчинен" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Промяна или преконфигуриране на главен сървъра" @@ -7856,9 +7878,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Потребителско име" @@ -7876,15 +7898,15 @@ msgid "Slave status" msgstr "Състояние на подчинен" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Променлива" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Сървърен идентификатор" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -7892,177 +7914,177 @@ msgstr "" "Само подчинени стартирани с опция --report-host=host_name са показани в този " "списък." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Добавяне на потребител за репликация като подчинен" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Всеки потребител" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "От текстовото поле" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Всеки хост" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Локален" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Този Хост" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "От таблица Host" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Генериране на парола" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Следната заявка е неуспешна: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Съжаляваме, но възстановяването на изтритото събитие е неуспешно." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Архивираната заявка е:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Събитието %1$s беше променено." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Събитието %1$s беше създадено." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "Една или повече грешки възникнаха при обработка на заявката:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Редакция събитие" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Грешка при обработка на заявката" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Подробности" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Име на събитие" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Тип на събитието" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Промяна на %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Изпълнение в" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Изпълнение на всеки" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Начало" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Край" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Трябва да дадете име на събитието" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Трябва да дадете валидна вътрешна стойност на събитието." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Трябва да дадете валиден интервал за изпълнение на събитието." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Трябва да дадете валиден тип на събитието." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Трябва да дадете дефиниция на събитието." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Нов" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "Изкл." -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "Вкл." -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Състояние на Диспечера на събитията" @@ -8082,89 +8104,89 @@ msgstr "" "съхранени процедури може да пропадне![strong] Моля, използвайте подобреното " "разширение 'mysqli', за да избегнете проблеми." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Невалиден тип процедура: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Съжаляваме, но възстановяването на изтритата процедура е неуспешно." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Процедурата%1$s беше променена." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Процедура %1$s беше създадена." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Редактиране" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Име" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Параметри" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Посока" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Дължина/Стойности" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Нов параметър" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Изтриване на последен параметър" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Тип данни при изход" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Дължина/стойност на данни при изход" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Настройки на данни при изход" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Сигурност" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "Достъп до SQL данните" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Трябва да дадете име на процедурата" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Невалидна посока \"%s\" подадена като параметър." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8172,37 +8194,37 @@ msgstr "" "Трябва да дадете дължина/стойност за параметрите на процедурата от тип ENUM, " "SET, VARCHAR и VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Трябва да дадете име и тип за всеки параметър на процедурата." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Трябва да дадете валиден тип на данните при изход на процедурата." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Трябва да дадете дефиниция на процедурата." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "%d ред променен от последният израз на съхранената процедура" msgstr[1] "%d реда променени от последният израз на съхранената процедура" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Резултати от изпълнението на процедура %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Изпълнение на процедура" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Параметри на процедурата" @@ -8233,23 +8255,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Време" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Трябва да дадете име на тригера" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Трябва да дадете график на тригера" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Трябва да дадете събитие на тригера" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Трябва да дадете име на таблица на тригера" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Трябва да дадете дефиниция на тригера." @@ -8331,138 +8353,138 @@ msgstr "Няма събитие с име %1$s в БД %2$s" msgid "There are no events to display." msgstr "Няма събития." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Таблицата %s не съществува!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Моля конфигурирайте координатите за таблица %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Схема на БД %s - страница %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Тази страница не съдържа таблици!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "ГРЕШКА В СХЕМАТА: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Релационна схема" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Съдържание" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Атрибути" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Допълнително" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Създаване нова страница" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Име на страница" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Автоматично оформление базирано на" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Вътрешни релации" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "ВЪНШЕН КЛЮЧ" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Моля изберете страница за редакция" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Избор на страница" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Избор на таблици" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Показване схема на релациите" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Мрежата видима" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Показване свят" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Размери на таблиците видими" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Всички таблици да бъдат показвани с еднаква ширина" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Само ключовете видими" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Пейзажно" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Портретно" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Посока" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Размер на хартията" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8470,7 +8492,7 @@ msgstr "" "Текущата Страница има Референции към Таблици които вече не съществуват. " "Желаете ли да изтриете тези Референции?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8489,44 +8511,44 @@ msgstr "Непознат език: %1$s." msgid "Current Server" msgstr "Текущ сървър" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Изходна БД" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Текущ сървър" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Отдалечен сървър" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Различия" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Целева БД" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Щракване за избор" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Изпълняване на SQL заявка/заявки на сървър %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Изпълнение на SQL заявка/заявки към БД %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Изчистване" @@ -8535,11 +8557,11 @@ msgstr "Изчистване" msgid "Columns" msgstr "Колони" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Отбелязване SQL заявката" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Всеки потребител да има достъп до тази белязка" @@ -8633,15 +8655,15 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "SQL валидаторът не може да бъде инициализиран. Моля проверете дали са " -"инсталирани необходимите PHP разширения, както е описано в %sдокументацията" -"%s." +"инсталирани необходимите PHP разширения, както е описано в %sдокументацията%" +"s." #: libraries/tbl_common.inc.php:53 #, php-format msgid "Tracking of %s is activated." msgstr "Проследяването на %s е активно." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8653,7 +8675,7 @@ msgstr "" "обратна черта (\"\\\") или апостроф (\"'\") между тези стойности, сложите " "обратна черта пред тях (например: '\\\\xyz' или 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8661,17 +8683,17 @@ msgstr "" "За стойностите по подразбиране, моля въведете само една стойност, без " "обратни черти или апостроф, използвайки следния формат: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Индекс" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "Преместване колона" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8680,11 +8702,11 @@ msgstr "" "За списъка на достъпните опции на трансформацията и техните трансформации по " "MIME тип натиснете на %sописания на трансформацията%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Опции на трансформацията" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8697,57 +8719,57 @@ msgstr "" "поставете пред тях допълнителна обратно наклонена черта (например '\\\\xyz' " "или 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "Много ENUM или SET данни?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Още място за редакция" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Няма" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Дефиниран като:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Първичен" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Пълнотекстово" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "след %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Добавяне %s колона(и)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Трябва да добавите поне една колона." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Хранилище" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8768,11 +8790,11 @@ msgstr "" "Вашите настройки ще бъдат пазени само за текущата сесия. За да ги използвате " "постоянно е необходимо %sхранилище за конфигурация на phpMyAdmin%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Конфигурацията не може да бъде запазена" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8789,81 +8811,81 @@ msgstr "Не са открити файлове в ZIP архива!" msgid "Error in ZIP archive:" msgstr "Грешка в ZIP архива:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Общи настройки" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Колация на връзката към сървъра" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Визуални настройки" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Още" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "БД сървър" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Софтуер" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Версии" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Версия на протокола" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Потребител" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Знаков набор на сървъра" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Web сървър" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Версия на БД клиент" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP разшрение" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Информация за PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Официална страница" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Принос" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Получаване на помощ" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Списък с промени" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8876,7 +8898,7 @@ msgstr "" "да оправите тази дупка в сигурността като зададете парола на потребителя " "'root'." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -8885,39 +8907,39 @@ msgstr "" "Имате включено mbstring.func_overload в настройките на PHP. Тази опция е " "несъвместима с phpMyAdmin и може да причини повреда на данни!" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Конфигурационният файл има нужда от тайна фраза (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -8926,14 +8948,14 @@ msgstr "" "Хранилището за конфигурация на phpMyAdmin е недобре настроено и някои " "разширени функции са деактивирани. За да разберете защо натиснете %sтук%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -8942,24 +8964,24 @@ msgstr "" "Сървърът е с кръпка Suhosin. Прочетете %sдокументацията%s за възможни " "проблеми." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Няма БД" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "филтър по таблица" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "филтър по таблица" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Създаване таблица" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Моля изберете БД" @@ -9007,7 +9029,7 @@ msgstr "Превключване на малки/големи" msgid "Toggle relation lines" msgstr "Превключване на редовете с релации" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Импорт/експорт на координатите за PDF схема" @@ -9065,67 +9087,67 @@ msgstr "Агрегиране" msgid "Active options" msgstr "Активни опции" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Страница беше създадена" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Неуспешно създаване на страница" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Страница" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Импорт от избрания файл" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Експорт към избраната страница" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "създаване на страница и експорт към нея" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Име: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Експорт/импорт в мащаб" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "препоръчително" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Грешка: Релацията вече съществува." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Грешка: Релацията не е добавена." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "FOREIGN KEY релация е добавена" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Добавена е вътрешна релация" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Релацията изтрита" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Грешка при запазване на координатите в Строител." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Промените бяха запазени" @@ -9179,8 +9201,8 @@ msgid "" "You can set more settings by modifying config.inc.php, eg. by using %sSetup " "script%s." msgstr "" -"Имате достъп до още настройки, модифицирайки config.inc.php, примерно чрез " -"%sскрипта за настройки%s." +"Имате достъп до още настройки, модифицирайки config.inc.php, примерно чрез %" +"sскрипта за настройки%s." #: prefs_manage.php:305 msgid "Save to browser's storage" @@ -9198,15 +9220,15 @@ msgstr "Съществуващи настройки ще бъдат презап msgid "You can reset all your settings and restore them to default values." msgstr "Може да изчистите настройките си до стойностите им по подразбиране." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Импорт на файл" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Всички" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "таблица %s не е намерена или не е установена в %s" @@ -9215,37 +9237,37 @@ msgstr "таблица %s не е намерена или не е уст msgid "File doesn't exist" msgstr "Файлът не съществува" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Изберете двоичен дневник за преглед" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Файлове" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Съкращаване на показаните заявки" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Показване на пълните заявки" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Име на дневник" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Положение" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Първоначално положение" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Информация" @@ -9253,31 +9275,31 @@ msgstr "Информация" msgid "Character Sets and Collations" msgstr "Знакови набори и колации" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d БД беше изтрита успешно." msgstr[1] "%1$ds БД бяха изтрити успешно." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Статистика за базите данни" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Главен сървър" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Подчинен сървър" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Разрешаване на статистика" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9285,7 +9307,7 @@ msgstr "" "Забележка: Разрешаването на статистика на БД може да коства много голям " "трафик между web сървъра и MySQL сървъра." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Хранилища на данни" @@ -9313,7 +9335,7 @@ msgstr "Модул" msgid "Library" msgstr "Библиотека" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Версия" @@ -9329,116 +9351,116 @@ msgstr "Лиценз" msgid "disabled" msgstr "изключено" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Дава всички права освен GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Позволява промяна на структурата на съществуващи таблици." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Позволява промяна и изтриване на съхранени процедури." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Позволява създаване на нови БД и таблици." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Позволява създаване на съхранени процедури." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Позволява създаване на нови таблици." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Позволява създаването на временни таблици." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Позволява създаване, изтриване и преименуване на потребителски сметки." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Позволява създаване на изгледи." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Позволява изтриване на данни." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Позволява изтриване на БД и таблици." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Позволява изтриване на таблици." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Позволява създаване на събития за Диспечер на събитията" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Позволява изпълнение на съхранени процедури." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Позволява импортиране на данни от и експортиране на данни във файлове." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Позволява добавяне на потребители и права без презареждане на таблицата с " "правата." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Позволява създаване и изтриване на индекси." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Позволява вмъкване и заменяне на данни." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Позволява заключване на таблици за текущата нишка." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Ограничава броя на новите връзки, които потребителя може да отвори за час." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Ограничава броя на заявките, които потребителя може да изпрати към сървъра " "на час." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9446,61 +9468,61 @@ msgstr "" "Ограничава броя на командите, които променят някоя таблица или БД, които " "даден потребител може да инициира за час." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Ограничава броя на едновременните връзки, които потребителят може да държи " "отворени." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Няма ефект в тази версия на MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Позволява презареждане на настройките и изчистване на буфера на сървъра." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Дава правото на потребител да знае къде са slaves / masters." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Нужно за replication slaves." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Позволява четене на данни." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Дава достъп до пълния списък на базите данни." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Позволява изпълнение на SHOW CREATE VIEW заявки." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Позволява спиране на сървъра." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9510,216 +9532,216 @@ msgstr "" "се за повечето административни операции, като установяване на глобални " "променливи или спиране на нишка на други потребители." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Позволява създаване и изтриване на тригери" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Позволява промяна на данни." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Няма права." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Няма" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Специфични за таблицата права" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Забележка: Имената на правата на MySQL са показани на английски" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Администрация" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Глобални права" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Специфични за БД права" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ресурсни ограничения" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Забележка: Установяването на тези опции с 0 (нула) премахва ограничението." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Информация за логване" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Да не се сменя паролата" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Няма потребител." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Потребител %s вече съществува!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Вие добавихте нов потребител." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Вие променихте правата на %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Вие отменихте правата на %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Паролата на %s беше променена успешно." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Изтриване на %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Не за избрани потребители за изтриване!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Презареждане на правата" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Избраните потребители бяха изтрити успешно." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Правата бяха презаредени успешно." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Редакция" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Отменяне" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Експорт всички" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Всеки" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Права на всички" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Права на %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Преглед потребители" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Дадени" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Отстраняване избраните потребители" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Отмяна на всички права на потребителите и след това изтриване." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Изтриване на БД, които имат имена като тези на потребителите." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Забележка: phpMyAdmin взема потребителските права директно от таблицата с " "правата на MySQL. Съдържанието на тази таблица може да се различава от " "правата които използва сървъра ако към него са направени промени на ръка. В " "този случай, трябва да %sпрезаредите правата%s преди да продължите." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Избраният потребител не беше открит в таблицата с права." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Специфични за колоната права" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Добавяне на права към следната БД" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "sdgf" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Добавяне на права към следната таблица" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Промяна информацията за вход / Копиране потребител" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Създаване нов потребител със същите права и ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... запазване на стария." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... изтриване на стария от таблицата с потребители." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... отмяна на всички права от стария и след това изтриване." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -9727,80 +9749,80 @@ msgstr "" "... изтриване на стария от таблицата с потребители и след това презареждане " "на правата." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "БД за потребителя" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Създаване на БД със същото име и даване на пълни права" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Даване на всички привилегии на име с маска (username\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Даване на пълни права над БД "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Потребители с достъп до "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "глобален" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "специфични за БД" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "знак за заместване" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Потребител беше добавен." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Неизвестна грешка" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Не възможност за осъществяване на връзка с главния %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Главният не може да бъде сменен" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Главният сървър сменен с %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Този сървър е конфигуриран като главен за репликация." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Показване състоянието на главния" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Показване свързаните подчинени" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -9809,11 +9831,11 @@ msgstr "" "Този сървър не е настроен като главен за репликация. Желаете ли да го настроите?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Конфигурация на главния" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9822,19 +9844,19 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Реплициране на всички БД; Игнориране на:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Игнориране на всички БД; Реплициране на:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Изберете БД:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -9842,7 +9864,7 @@ msgstr "" "Сега добавете следните редове в края на секцията [mysqld] на вашия my.cnf и " "рестартирайте MySQL сървъра." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -9852,82 +9874,82 @@ msgstr "" "\". След това би трябвало да видите съобщение, информиращо ви, че този " "сървър е конфигуриран като главен" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Подчинената SQL нишка не пусната!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Подчинената В/И нишка не пусната!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "Сървърът е конфигуриран като подчинен в репликация. Искате ли да:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Показване таблицата със състоянието на подчинените" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Синхронизиране на БД с главен" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Контролиране на подчинения:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Пълно пускане" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Пълно спиране" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Изчистване на подчинения" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Пускане само на SQL нишка" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Спиране само на SQL нишка" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Пускане само на В/И нишка" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Спиране само на В/И нишка" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Обработка на грешки:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Прескачане на грешки може да доведе до десинхронизация между главния и " "подчинените сървъри!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Прескачане на текущата" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Прескачане на следващата" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "грешки." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -9936,146 +9958,146 @@ msgstr "" "Този сървър не е настроен като подчинен в репликация. Желаете ли да го настроите?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Нишка %s беше успешно спряна." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin не можа да спре нишка %s. Вероятно вече е била затворена." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Манипулатор" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Буфер за заявки" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Нишки" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Временни данни" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Забавени вмъквания" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Буфер за ключове" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Свръзки" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Сортиране" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Координатор на транзакциите" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Изчистване от буфера (затваряне) на всички таблици" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Показване отворените таблици" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Показване на подчинените хостове" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Показване статуса на подчинените" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Изчистване на буфера за заявки" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Информация за състоянието на MySQL сървъра" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Всички променливи на състоянието" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Наблюдател" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Съветник" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Скорост на опресняване: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Филтри" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Съдържащ думата:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Само тревожни стойности" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Филтър по категория..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Неформатирани стойности" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Сродни връзки:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Пускане анализатор" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Инструкции" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10083,31 +10105,31 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Запитвания от включването: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Заявление" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "№" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Мрежови трафик от включването: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Този MySQL сървър работи от %1$s. Пуснат е на %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10115,15 +10137,15 @@ msgstr "" "Този MySQL сървър работи като главен и подчинен в " "репликация." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "Този MySQL сървър работи като главен в репликация." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "Този MySQL сървър работи като подчинен в репликация." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10131,11 +10153,11 @@ msgstr "" "За повече информация относно статусът на репликация на този сървъра, моля " "посетете секция репликация." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Състояние на репликацията" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10143,35 +10165,35 @@ msgstr "" "При натоварен сървър байтовите броячи може да превъртат и статистиката " "докладвана от MySQL да е невярна." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Получени" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Изпратени" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "максимален брой едновременни връзки" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Неуспешни опити" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Прекъснати" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Команда" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10179,27 +10201,27 @@ msgstr "" "Броят връзки, които са прекъснати, защото клиентът е изчезнал без да затвори " "правилно връзките." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Броят неуспешни опити за връзка към MySQL сървъра." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10207,78 +10229,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Броят създадени от mysqld временни файлове." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Броят вмъкнати посредством INSERT DELAYED редове." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10286,7 +10308,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10294,42 +10316,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Брой заявки за обновяване на ред в таблица." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Брой заявки за вмъкване на ред в таблица." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10337,33 +10359,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10372,195 +10394,195 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Броят на заявки за запис в дневника." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Броят изтрити редове от InnoDB таблици." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Броят вмъкнати редове в InnoDB таблици." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Броят прочетени редове от InnoDB таблици." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Броят обновени редове в InnoDB таблици." -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -10568,48 +10590,48 @@ msgstr "" "Максималният брой едновременно използвани връзки от като е стартиран " "сървърът." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Броят отворени файлове." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "Броят отворени потоци (използва се главно за дневници)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Броят отворени таблици." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Количеството свободна памет за буфер за заявки." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Броят попадения в кеш." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Броят заявки добавени към буфера." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10617,99 +10639,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Броят заявки регистрирани в буфера." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Общият брой блокове в буфера за заявки." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Брой временни таблици отворени от подчинена SQL нишка." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Броят сортирани редове." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10717,18 +10739,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Брой текущо отворени връзки." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10736,61 +10758,61 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Броят на нишките, които не са спящи." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Включване на Наблюдателя" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Добавяне диаграма" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Скорост на опресняване" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Стойност по подразбиране" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Инструкции на наблюдателя" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10804,7 +10826,7 @@ msgstr "" "general_log. Отбележете обаче, че general_log генерира много данни и " "натоварването на сървъра се увеличава с до 15%" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10812,18 +10834,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Използване наблюдател:" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10831,11 +10853,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10843,86 +10865,86 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Променливи(а) на състоянието" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Избор на серии:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "или въведете променлива:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Прилагане на разделител" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Статистика на дневника" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Анализатор заявки" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d секунда" msgstr[1] "%d секунди" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -10937,8 +10959,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11040,19 +11062,19 @@ msgstr "" "Целевата БД ще бъде напълно синхронизирана с изходната. Изходната - ще " "остане непроменена." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Неуспешно създаване на променлива" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Сървърни променливи и настройки" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Сесийна стойност" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Глобална стойност" @@ -11338,46 +11360,46 @@ msgstr "Ключът трябва да съдържа букви, цифри [em msgid "Wrong data" msgstr "Грешни данни" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Наистина ли искате да изпълните следната заявка?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Показване като PHP-код" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Валидиран SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL резултат" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Генерирано от" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Проблем с индексите на таблица `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Етикет" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Таблицата %1$s беше променена" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "Колоните бяха преместени упешно." @@ -11438,12 +11460,12 @@ msgstr "Етикет на оста Y:" msgid "Y Values" msgstr "Стойности на Y" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Таблица %s вече съществува!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Таблицата %1$s беше създадена." @@ -11488,455 +11510,455 @@ msgstr "Запис във файл" msgid "File name" msgstr "Име на файл" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Името на първичния ключ трябва да е \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Индексът не може да бъде преименуван на PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Не са дефинирани части на индекс!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Добавяне на индекс" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Редактиране" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Име на индекс:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" трябва да е името на и единствено на главен ключ!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Тип на индекса:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Добавяне към индекса на  %s колона(и)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Не може да се премести таблицата към себе си!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Не може да се копира таблицата към себе си!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Таблицата %s беше преместена към %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Таблица %s беше копирана в %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Името на таблицата е празно!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Подреждане на таблицата по" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(еднократно)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Преместване на таблица към (БД.таблица):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Опции на таблицата" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Преименуване на таблицата на" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Копиране на таблица в (БД.таблица):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Превключване към копираната таблица" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Поддръжка на таблицата" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Дефрагментиране на таблица" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Кеша на таблица %s беше изчистен" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Изпразване кеша на таблицата (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Изпразване на таблицата (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Изтриване на таблицата (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Анализиране" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Проверка" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Оптимизиране" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Поправяне" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Проверка на интегритета на връзките:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Показване таблици" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Използвано място" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Ефективни" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Статистика за редовете" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "статичен" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "динамичен" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Дължина ред" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Размер ред" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Грешка при създаването на външен ключ върху %1$s (проверете типа данни)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Вътрешна релация" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" "Вътрешна релация не е необходима, при наличието на съответен FOREIGN KEY." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Ограничение за външен ключ" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Уникални стойности" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Добавяне на първичен ключ" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Добавяне на уникален ключ" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Добавяне на SPATIAL индекс" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Добавяне на FULLTEXT индекс" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Няма" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Колоната %s беше изтрита" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Беше добавен първичен ключ към %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Беше добавен индекс на %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Показване повече действия" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "Преместване колони" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Изглед за редакция" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Преглед релации" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Анализ на таблицата" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Добавяне колона" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "В края на таблицата" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "В началото на таблицата" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "След %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Създаване на индекс върху  %s колони" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Проследяването на %1$s беше изключено във версия %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Проследяването на %1$s беше включено във версия %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Грешка в заявката" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Няма данни" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Дата" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Израз за дефиниране на данни" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Израз за манипулация на данни" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Изпълняване на SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Експорт като %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Показване на версиите" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Изключване проследяването за %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Изключване сега" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Включване проследяването за %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Включване сега" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Създаване на версия %1$s от %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Проследяване следните изрази за дефиниране на данни:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Проследяване следните изрази за манипулиране на данни:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Създаване на версия" @@ -11965,11 +11987,11 @@ msgstr "Не разполагате с права, за да се намират msgid "The profile has been updated." msgstr "Профилът беше обновен." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Име на ИЗГЛЕД" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Преименуване на изгледа на" @@ -12284,8 +12306,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12407,8 +12429,8 @@ msgstr "" #, fuzzy, php-format #| msgid "%s%% of all connections are aborted. This value should be below 1%%" msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s%% на всички прекъснати клиенти. Тази стойност трябва да бъде под 1%%" @@ -12763,8 +12785,8 @@ msgstr "" #: libraries/advisory_rules.txt:332 #, fuzzy, php-format #| msgid "" -#| "Max_used_connections is at %s%% of max_connections, it should be below " -#| "80%%" +#| "Max_used_connections is at %s%% of max_connections, it should be below 80%" +#| "%" msgid "" "The number of opened files is at %s%% of the limit. It should be below 85%%" msgstr "" diff --git a/po/bn.po b/po/bn.po index 29ff755065..12f3fffdc6 100644 --- a/po/bn.po +++ b/po/bn.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-03-27 16:56+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: bangla \n" -"Language: bn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 0.8\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "সবগুলো দেখাও" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "পাতার সংখ্যাঃ" @@ -38,55 +38,56 @@ msgstr "" "করেছেন, অথবা আপনার ব্রাউজার এর নিরাপত্তা সেটিংস্ এমন ভাবে কনফিগার করা আছে যে " "দুটি উইন্ডোর এক সাথে হালনাগাদ করাকে বাধা দিবে।" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "খুঁজুন" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "যাও" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Keyname" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "বর্ণনা" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%1$s ডাটাবেজ মুছে ফেলা হয়েছে" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "ডাটাবেজ মন্তব্যসমূহঃ" -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "টেবিলের মন্তব্য সমূহ" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "কলামের" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "ধরন" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "খালি" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "ডিফল্ট" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "সংযুক্তি হবে" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "মন্তব্যসমূহ" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "না" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "হ্যাঁ" @@ -261,103 +262,103 @@ msgstr "হ্যাঁ" msgid "View dump (schema) of database" msgstr "ডাটাবেজ ওর (schema) ভান্ডারটি দেখা হোক" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "ডাটাবেজ এ কোন টেবিল পাওয়া যায়নি।" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "সব সিলেক্ট করুন" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "সবগুলো অনির্বাচিত হোক" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "ডাটাবেজ এর নাম দেওয়া হয়নি" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "%s ডাটাবেজটির নাম পরিবর্তন করে %s নাম দেওয়া হয়েছে" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "%s ডাটাবেজ় %s তে কপি করা হয়েছে" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "ডাটাবেজ রিনেম কর" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "ডাটাবেজ মূছে ফেল" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s ডাটাবেজ মুছে ফেলা হয়েছে" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "ডাটাবেজটি ড্রপ কর (DROP) " -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "ডাটাবেজ কপি করঃ" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "শুধুই গঠনপ্রণালী" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "গঠনপ্রণালী এবং তথ্য" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "শুধু ডাটা" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "কপি করার আগে ডাটাবেজ় তৈরী কর" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "সংযুক্ত %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT এর মান সংযুক্ত করুন" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "constraints সংযুক্ত করুন" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "অনুলিপি ডাটাবেজ এ পরিবর্তিত হবে" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Collation" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -366,500 +367,434 @@ msgstr "" "PhpMyAdmin কনফিগারেশন সংরক্ষণাগার নিষ্ক্রিয় করা হয়েছে। কারন খুঁজতে ক্লিক করুন %shere" "%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "সম্বন্ধযুক্ত স্কিমা" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "টেবিল" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Rows" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "আকার" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "in use" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Creation" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "সর্বশেষ আপডেট" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Last check" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s টেবিল(s)" msgstr[1] "%s টেবিলসমূহ(s)" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "আপনাকে প্রদর্শন করার জন্য কমপক্ষে একটি কলাম নির্দিষ্ট করতে হবে" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "%sদৃষ্টিলব্ধ নির্মাতা%s পরিবর্তন করুন" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "সাজাঁন" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Ascending" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Descending" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "দেখান" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "ক্ষেত্র" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "এবং" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "অথবা" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Modify" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "নির্ণায়ক সারি যোগ /মুছুন" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "ফিল্ড কলামগুলি যোগ/মুছুন" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "টেবিল ব্যাবহারকারী" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "প্রবেশ নিষেধ" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "সব শব্দ" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "মোট: %s মানানসই" -msgstr[1] "মোট: %s গুলি মানানসই" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s ভিতরের টেবিলটি মানানসই %s" -msgstr[1] "%s ভিতরের টেবিলগুলি মানানসই %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "ব্রাউজ করুন" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "%s মানানসই টেবিলটি মুছে দেবেন?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "মুছে ফেল" - -#: db_search.php:362 -msgid "Search in database" -msgstr "ডাটাবে এ খুজুঁনSearch in database" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "শব্দ বা মানের জন্য অনুসন্ধান (ওয়াইল্ডকার্ড: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Find:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "" - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "ভিতরে টেবিল (গুলি):" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "ভিতরে টেবিল(গুলি):" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "ডাটাবেজে কোন টেবিল পাওয়া যায়নি।" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "অজানা" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "ট্র্যাকিং সক্রিয়।" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "ট্র্যাকিং সক্রিয় নয়।" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "এই ভিউ এ অন্তত এই সংখ্যক সারি রয়েছে। %sdocumentation%s পড়ুন." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "View" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replication" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "যোগফল" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s MySQL সার্ভার এর ডিফল্ট ষ্টোরেজ ইঞ্জিন" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "সব পরীক্ষা করুন" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "ওভারহেড সহ টেবিল পরীক্ষা কর" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Export" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Print view" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "খালি" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "মুছে ফেল" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "টেবিল পরীক্ষা কর" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "টেবিল অপটিমাইজ করুন" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "টেবিল রিপেয়ার করুন" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "টেবিল বিশ্লেষণ কর" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "টেবিলে উপসর্গ যোগ করুন" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "টেবিল উপসর্গ প্রতিস্থাপন" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "উপসর্গ সহ টেবিলটি অনুলিপি করুন" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "ডাটা অভিধান" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "টেবিলগুলি ট্রাক করা" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "ডাটাবেজ" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "সর্বশেষ সংস্করণ" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "তৈরী করা হয়েছে" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "আপডেটেড" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "অবস্থা" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Action" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "এই টেবিলের জন্য ট্র্যাকিং ডাটা মুছুন" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "সক্রিয়" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "সক্রিয় নয়" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "সংস্করণসমূহ" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "ট্র্যাকিং রিপোর্ট" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "গঠন স্ন্যাপশট" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "আনট্রাক্ড টেবিল" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "টেবিল ট্রাক কর" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "ডাটাবেজ লগ" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "বাজে প্রকার!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "বাজে প্যারামিটার!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "ডাম্প %s ফাইল এ সেভ করা হয়েছে" @@ -882,7 +817,7 @@ msgid "SRID" msgstr "এসআরআইডি" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "জ্যামিতি" @@ -955,27 +890,27 @@ msgstr "" ""ফাংশন" কলাম থেকে "GeomFromText" বেছে নিন এবং "" "VALUE" ক্ষেত্রের মধ্যে নিম্নলিখিত পংক্তি পেস্ট করুন" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "বুকমার্ক দেখান" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "বুকমার্কটি মুছে ফেলা হয়েছে" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "ফাইল পড়া যায়নি" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -983,7 +918,7 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 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 " @@ -993,46 +928,46 @@ msgstr "" "file size exceeded the maximum size permitted by your PHP configuration. See " "FAQ 1.16." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "অক্ষর সেট রূপান্তর গ্রন্থাগারের ছাড়া ফাইলের অক্ষর সেট রূপান্তর করতে পারেন না" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "ইমপোর্ট প্লাগ ইন লোড করা যায়নি, আপনার ইন্সষ্টলেশন পরীক্ষা করুন" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "বুকমার্ক %s তৈরী করা হয়েছে" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "ইম্পোর্ট সফলভাবে সম্পন্ন হয়েছে। %d সংখ্যক query সম্পাদন করা হয়েছে" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "পিছনে" @@ -1040,7 +975,7 @@ msgstr "পিছনে" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "" @@ -1050,7 +985,7 @@ msgstr "" msgid "Do you really want to execute \"%s\"?" msgstr "আপনি কি সত্যি চান?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "আপনি একটি সম্পূর্ন ডাটাবেজ প্রায় মুছে ফেলছেন" @@ -1090,7 +1025,7 @@ msgstr "ইন্ডেস্ক যোগ করুন" msgid "Edit Index" msgstr "ইনডেক্স সম্পাদনা করুন" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "ইন্ডেক্সে %d কলামসমূহ যোগ করুন" @@ -1108,16 +1043,16 @@ msgstr "হোষ্ট নাম পূরন করা হয়নি" msgid "The user name is empty!" msgstr "" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "পাসওয়ার্ড দেওয়া হয়নি" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "ব্যাবহারকারী যোগ করুন" @@ -1129,29 +1064,31 @@ msgstr "বিশেষাধিকার রিলোড" msgid "Removing Selected Users" msgstr "নির্ধারিত ব্যবহারীসমূহ মূছা হচ্ছে" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "বন্ধ" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "সম্পাদনা কর" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "সরাসরি ট্রাফিক লেখচিত্র" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "সংযোগ/প্রক্রিয়া লেখচিত্র সরাসরি" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "কুয়েরী লেখচিত্র সরাসরি" @@ -1161,24 +1098,24 @@ msgstr "স্থিসি উপাত্ত" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "মোট" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "স্থিতি উপাত্ত" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1198,7 +1135,7 @@ msgstr "সার্ভার ট্রাফিক (in KiB)" msgid "Connections since last refresh" msgstr "গত রিফ্রেস থেকে সংযোগসমূহ" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Processes" @@ -1216,7 +1153,7 @@ msgstr "গত রিফ্রেস থেকে প্রশ্নসমূহ msgid "Questions (executed statements by the server)" msgstr "প্রশ্নসমূহ (সার্ভারের দ্বারা সঞ্চালিত বিবৃতি)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "কুয়েরী পরিসংখ্যান" @@ -1260,14 +1197,14 @@ msgid "System swap" msgstr "সিস্টেম বিনিময়" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "মেগাবাইট" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "কিলোবাইট" @@ -1319,32 +1256,32 @@ msgstr "পাঠনো বাইটস" msgid "Bytes received" msgstr "গৃহীত বাইটস" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "সংযোগসমূহ" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "বাইট" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "গিগাবাইট" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "টেরাবাইট" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "পেটাবাইট" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "এক্সাবাইট" @@ -1358,11 +1295,11 @@ msgstr "%d টেবিল(সমূহ)" msgid "Questions" msgstr "প্রশ্ন" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Traffic" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "সেটিংস" @@ -1382,12 +1319,12 @@ msgstr "গ্রিডে লেখচিত্র যোগ করুন" msgid "Please add at least one variable to the series" msgstr "অনুগ্রহপূর্বক সিরিজসমূহে কমপক্ষে একটি চলক যোগ করুন" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "কোনটিই নয়" @@ -1487,7 +1424,7 @@ msgstr "General relation features" msgid "Current settings" msgstr "General relation features" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1577,7 +1514,7 @@ msgstr "SQL ব্যাখ্যা কর" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "সময়" @@ -1684,10 +1621,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "ইম্পোর্ট কর" @@ -1764,7 +1701,7 @@ msgstr "Processes" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1834,19 +1771,19 @@ msgstr "ইন্ডেস্ক সমূহ" msgid "Show indexes" msgstr "Show grid" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Disable foreign key checks" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Enabled" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1884,7 +1821,7 @@ msgstr "%s মুছে ফেলা হচ্ছে" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/Set এডিটর" @@ -1925,8 +1862,8 @@ msgstr "SQL query" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Change" @@ -1934,18 +1871,18 @@ msgstr "Change" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "সেভ করুন" @@ -1959,7 +1896,7 @@ msgstr "SQL query" msgid "Show search criteria" msgstr "SQL query" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2011,12 +1948,12 @@ msgstr "Query results operations" msgid "Data point content" msgstr "Data pointer size" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignore" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2038,7 +1975,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2122,7 +2059,7 @@ msgstr "শনিবার" msgid "Generate password" msgstr "পাসওয়ার্ড তৈরী কর" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "তৈরী কর" @@ -2132,7 +2069,7 @@ msgstr "তৈরী কর" msgid "Change Password" msgstr "পাসওয়ার্ড পরিবর্তন কর" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2246,27 +2183,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "জানুয়ারী" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "ফেব্রুয়ারী" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "মার্চ" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "এপ্রিল" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2274,37 +2211,37 @@ msgid "May" msgstr "মে" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "জুন" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "জুলাই" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "আগস্ট" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "সেপ্টেমবর" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "অক্টোবর" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "নভেম্বর" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "ডিসেম্বর" @@ -2353,32 +2290,32 @@ msgid "Sun" msgstr "রবিবার" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "সোমবার" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "মঙ্গলবার" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "বুধবার" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "বৃহস্পতিবার" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "শুক্রবার" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "শনিবার" @@ -2512,16 +2449,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "per second" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "per minute" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "per hour" @@ -2529,6 +2466,261 @@ msgstr "per hour" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Max: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "বর্ণনা" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "ভূল" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL query" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "" + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL ব্যাখ্যা কর" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP কোড ছাড়া" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP কোড তৈরী করুনCreate PHP Code" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Refresh" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Validate SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "ইঞ্জিনসমূহ" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "রবিবার" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y at %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s দিন, %s মাস, %s মিনিট and %s সেকেণ্ড" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "শুরু" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "পূর্ববর্তী" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "পরবর্তী" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "End" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Structure" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Insert" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "ব্রাউজ করুন" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operations" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "web server upload directory" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "প্রিন্ট কর" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2542,91 +2734,59 @@ msgstr "" msgid "Font size" msgstr "ফন্ট এর আকার" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy msgid "Save edited data" msgstr "Data home directory" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Add/Delete Field Columns" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "শুরু" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "পূর্ববর্তী" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "পরবর্তী" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "End" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "শনিবার" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "Number of fields" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "সোমবার" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "আনুভূমিক" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "লম্ব" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Execute bookmarked query" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Sort by key" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2650,120 +2810,132 @@ msgstr "Sort by key" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "Operations" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Partial Texts" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Full Texts" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Relational schema" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relational schema" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Browser transformation" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "সারিটি মুছে ফেলা হয়েছে" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "মুছে ফেল" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Kill" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "হয়ত আনুমানিক। FAQ ৩.১১ দেখ। " -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "in query" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "মোট" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Display PDF schema" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Server version" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "লিংক পাওয়া যায়নি" @@ -2825,197 +2997,156 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "ইন্ডেস্ক সমূহ" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unique" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinality" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "মন্তব্যসমূহ" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "%s ইন্ডেস্ক মুছে ফেলা হয়েছে" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "ডাটাবেজসমূহ Databases" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "সার্ভার" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Structure" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Insert" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operations" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Query" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privileges" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 #, fuzzy msgid "Events" msgstr "Sent" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "User" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "বাইনারী লগ" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "চলকসমূহ" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Charsets" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "ইঞ্জিনসমূহ" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "ভূল" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3045,89 +3176,89 @@ msgstr[1] "No rows selected" msgid "Error while creating PDF:" msgstr "Allows reading data." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save recent table" msgstr "\"%1$s\" হতে ডিফল্ট কনফিগারেশন লোড করা যায়নি" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "কোন টেবিল নাই" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy msgid "There are no recent tables" msgstr "টেবিল পরীক্ষা কর" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "MySQL সার্ভার এর জন্য %s বন্ধ করা হয়েছে ." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "এই MySQL সার্ভার %s ধরনের স্টোরেজ ইঞ্জিন সমর্থন করেনা." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show slave status" msgid "unknown table status: " msgstr "Show slave status" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "ডাটাবে এ খুজুঁনSearch in database" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "ডাটাবে এ খুজুঁনSearch in database" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Table %s has been renamed to %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3135,93 +3266,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "ফাংশন" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "অপারেটর" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "মান" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "খুঁজুন" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Insert" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Select fields (at least one):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "খোঁজার শর্ত যোগ কর (body of the \"where\" clause):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "ক্রম প্রদর্শন কর" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL query" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Do a \"query by example\" (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy msgid "How to use" msgstr "PHP Version" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3296,14 +3427,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3548,13 +3679,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "টেবিলসমূহ" @@ -3565,38 +3696,38 @@ msgstr "টেবিলসমূহ" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "ডাটা" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Overhead" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "কোন ডাটাবেজ নাই" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "Replication" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "সুবিধাসমূহ পরীক্ষা করুন" @@ -3644,177 +3775,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Max: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "বর্ণনা" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL query" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "" - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL ব্যাখ্যা কর" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP কোড ছাড়া" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP কোড তৈরী করুনCreate PHP Code" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Refresh" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Validate SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "ইঞ্জিনসমূহ" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "রবিবার" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y at %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s দিন, %s মাস, %s মিনিট and %s সেকেণ্ড" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "web server upload directory" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "প্রিন্ট কর" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3842,9 +3814,9 @@ msgstr "" msgid "Closed" msgstr "Unclosed quote" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "বন্ধ করা হয়েছে" @@ -3982,30 +3954,30 @@ msgstr "PHP Version" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "রিসেট করুন" @@ -4288,7 +4260,7 @@ msgid "Character set of the file" msgstr "ফাইল এর অক্ষরসমূহঃ" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "ফরমেট" @@ -4315,7 +4287,7 @@ msgstr "Put fields names in the first row" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4324,7 +4296,7 @@ msgstr "Fields enclosed by" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4346,7 +4318,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4354,7 +4326,7 @@ msgid "Columns terminated by" msgstr "Lines terminated by" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "" @@ -4418,12 +4390,12 @@ msgstr "Label key" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "মাইম এর ধরন" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relations" @@ -4438,7 +4410,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4454,7 +4426,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Enclose table and field names with backquotes" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4688,8 +4660,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5993,10 +5965,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "পাসওয়ার্ড" @@ -6016,8 +5988,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "ব্যাবহারকারী" @@ -6253,7 +6225,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid " the local MySQL server's socket is not correctly configured)" msgid "" @@ -6261,38 +6233,88 @@ msgid "" "configured)." msgstr "(or the local MySQL server's socket is not correctly configured)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "The server is not responding" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "মোট: %s মানানসই" +msgstr[1] "মোট: %s গুলি মানানসই" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s ভিতরের টেবিলটি মানানসই %s" +msgstr[1] "%s ভিতরের টেবিলগুলি মানানসই %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "%s মানানসই টেবিলটি মুছে দেবেন?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "ডাটাবে এ খুজুঁনSearch in database" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "শব্দ বা মানের জন্য অনুসন্ধান (ওয়াইল্ডকার্ড: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Find:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "" + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "ভিতরে টেবিল (গুলি):" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "ভিতরে টেবিল(গুলি):" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "পাসওয়ার্ড পরিবর্তন কর" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "কোন পাসওয়ার্ড নাই" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Re-type" @@ -6317,8 +6339,8 @@ msgstr "নতুন ডাটাবেজ় তৈরী কর" msgid "Create" msgstr "তৈরী করুন" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "কোন সুবিধা নাই" @@ -6333,9 +6355,9 @@ msgstr "একটি নতুন পাতা তৈরী কর" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "নাম" @@ -6345,114 +6367,114 @@ msgstr "নাম" msgid "Number of columns" msgstr "Number of fields" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "এক্সপোর্ট প্লাগ ইন লোড করা যায়নি, আপনার ইন্সষ্টলেশন পরীক্ষা করুন" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Allows locking tables for the current thread." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "%s ডাটাবেজ় এ নতুন টেবিল তৈরী কর" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "%s ডাটাবেজ় এ নতুন টেবিল তৈরী কর" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Export type" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 #, fuzzy msgid "Custom - display all possible options" msgstr "ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "ডাটাবেজসমূহ Databases" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "টেবিলসমূহ" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Rows" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of fields" msgid "Number of rows:" msgstr "Number of fields" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Save on server in %s directory" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "ফাইল হিসেবে সেভ করুন" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "ফাইল নাম এর টেমপ্লেট" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "alue is interpreted using %1$sstrftime%2$s, so you can use time matting " @@ -6460,190 +6482,190 @@ msgstr "" #| "will be kept as is." 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." +"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 "" "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." +"formatting strings. Additionally the following transformations will happen: %" +"3$s. Other text will be kept as is." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "ফাইল এর অক্ষরসমূহঃ" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "সংকোচন" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipped\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipped\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "ফাইল হিসেবে সেভ করুন" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "ফরমেট" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Transformation options" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 #, fuzzy msgid "Encoding Conversion:" msgstr "MySQL client version" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Server version" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Server version" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "ইম্পোর্ট করা ফাইল ফরমেট কর" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "MySQL সার্ভার এ লগ ইন করা যায়নি" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "কোন ডাটাবেজ নাই" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "কোন ডাটাবেজ নাই" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "ইম্পোর্ট করার জন্য ফাইল" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Partial import" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 #, fuzzy #| msgid "" #| "the interruption of an import in case the script detects it is se to the " @@ -6658,13 +6680,13 @@ msgstr "" "This might be good way to import large files, however it can break " "transactions." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of rows to skip, starting from the first row:" msgstr "Number of records(queries) to skip from start" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6673,7 +6695,7 @@ msgstr "" msgid "Language" msgstr "ভাষা" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6713,67 +6735,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Buffer Pool" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB Status" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "পাতাসমুহ" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "ফ্রী পাতাসমূহ" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "নোংরা পাতাসমূহ" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "ডাটাসহ পাতাসমূহ" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "ব্যাস্ত পাতাসমূহ" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Read misses" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Write waits" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6963,20 +6985,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Relations" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6984,127 +7006,127 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "কোন ডাটাবেজ নাই" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "কোন ডাটাবেজ নাই" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "শুধুই গঠনপ্রণালী" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "বাইনারী" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "ause of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Because of its length,
this field might not be editable " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "বাইনারী -সম্পাদনা করবেন না" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "এবং তারপর" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "পূর্বের পাতায় ফিরে যাও" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "নতুন আরেকটি সাড়ি যোগ করুন" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "এই পাতায় ফিরে যাও" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "পরবর্তী সাড়ি সম্পাদনা করুন" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 #, fuzzy msgid "Showing SQL query" msgstr "Show Full Queries" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7121,238 +7143,238 @@ msgstr "কোনটিই নয়" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "শুক্রবার" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Submit" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "আপনি কি সত্যি চান?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "No change" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Charset" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "বুলগেরিয়ান" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "case-insensitive" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "case-sensitive" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Croatian" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "চেক" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "ড্যানিশ" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "ইংরেজী" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonian" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "জার্মান" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "অভিধান" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "phone book" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "হাংগেরিয়ান" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Icelandic" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japanese" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latvian" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lithuanian" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "কোরিয়ান" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "পারসিয়ান" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "পোলিশ" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "রোমানিয়ান" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovak" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovenian" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spanish" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "সুইডিশ" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turkish" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrainian" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "ইউনিকোড" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "বহুভাষী" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "রাশিয়ান" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "ব্যাল্টিক" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "আরমেনিয়ান" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cyrillic" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "আরবী" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "হীব্রূ" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "জরজীয়ান" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "গ্রীক" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "চেক-স্লোভাক" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "মূল পাতা" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "লগ আউট" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7376,8 +7398,8 @@ msgstr "" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "সম্ভবত আপনি কনফিগারেশন ফাইল তৈরী করেননি। আপনি %1$ssetup script%2$s ব্যাবহার " "করে একটি তৈরী করতে পারেন " @@ -7427,20 +7449,20 @@ msgstr "পাসওয়ার্ড" msgid "Server Choice" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL সার্ভার এ লগ ইন করা যায়নি" @@ -7533,7 +7555,7 @@ msgstr "ডাটাবেজ এক্সপোটঁ করার সুবি #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "টেবিল এর জন্য ডাটা ডাম্পিং করুন" @@ -7549,7 +7571,7 @@ msgstr "Sent" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7558,14 +7580,14 @@ msgstr "বর্ণনা" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7573,7 +7595,7 @@ msgstr "Structure only" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 #, fuzzy msgid "Stand-in structure for view" @@ -7634,32 +7656,32 @@ msgid "Display MIME types" msgstr "Available MIME types" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "হোষ্ট" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "তৈরী করার জন্য সময়" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP Version" @@ -7740,7 +7762,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7802,33 +7824,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedures" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "ফাংশনসমূহ" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPES FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7874,28 +7896,28 @@ msgstr "" msgid "Column names: " msgstr "কলামের নাম" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, fuzzy, php-format #| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." @@ -7906,18 +7928,18 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 #, fuzzy msgid "Table name" msgstr "টেবিল এর নাম" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "কলামের নাম" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -8143,96 +8165,96 @@ msgstr "" "prefix like \"http://www.example.com/\". The second option is a title for " "the link." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "ঠিক নাই" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "ঠিক আছে" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Enabled" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "বৈশিষ্ট্যসমূহ প্রদর্শন কর" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "পিডিএফ সমূহ তৈরী" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "কলামের মন্তব্য প্রদর্শন করা হচ্ছে" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "বুকমার্ক করা SQL query" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL history" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "কোন বর্ণনা নাই" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Uncheck All" @@ -8240,7 +8262,7 @@ msgstr "Uncheck All" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8251,9 +8273,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "ব্যাভারকারীর নাম" @@ -8274,205 +8296,205 @@ msgid "Slave status" msgstr "Show slave status" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "চলক" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "সার্ভারের আইডি" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "যেকোন ব্যাবহারকারী" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "যেকোন হোষ্ট" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "লোকাল" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "This Host" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "পাসওয়ার্ড তৈরী কর" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Table %s has been dropped" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "Table %s has been dropped" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Sent" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Processes" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Event type" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Event type" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Change" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Execute bookmarked query" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "অবস্থা" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "End" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Complete inserts" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8490,140 +8512,140 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Invalid server index: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Table %s has been dropped" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Table %s has been dropped" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "কলামের নাম" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "Creation" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "ডাটাবেজ রিনেম কর" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Length/Values" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Table options" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Query type" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Allows executing stored routines." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8660,25 +8682,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "সময়" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Invalid table name" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8780,150 +8802,150 @@ msgstr "ডাটাবেজ এ কোন টেবিল পাওয়া য msgid "There are no events to display." msgstr "টেবিল পরীক্ষা কর" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "The \"%s\" table doesn't exist!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "দয়া করে %s টেবিল এর অবস্থান কনফিগার করুন" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema of the \"%s\" database - Page %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Attributes" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "অতিরিক্ত" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "একটি নতুন পাতা তৈরী কর" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "পাতার সংখ্যাঃ" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Automatic layout" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "অনুগ্রহ করে সম্পাদনা করার জন্য একটি পাতা নির্বাচন করুন" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "সব সিলেক্ট করুন" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "টেবিল সিলেক্ট করুন" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Relational schema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Show grid" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "রং দেখান" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "সব টেবিল সমান প্রশস্থতাসহ প্রদর্শন করুন?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Landscape" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portrait" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Creation" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "পাতার আকার" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8932,7 +8954,7 @@ msgstr "" "ফেলতে চান? The current page has references to tables that no longer exist. " "Would you like to delete those references?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8953,46 +8975,46 @@ msgstr "" msgid "Current Server" msgstr "সার্ভার" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "ডাটাবে এ খুজুঁনSearch in database" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "ডাটাবে এ খুজুঁনSearch in database" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -9004,11 +9026,11 @@ msgstr "ক্যালেন্ডার" msgid "Columns" msgstr "কলামের নাম" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "এই SQL query টি বুকমার্ক করুন" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "সব ব্যাক্তিকে এই বুকমার্কটি দেখার সুযোগ দিন" @@ -9096,7 +9118,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "ট্র্যাকিং সক্রিয়।" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "ld type is \"enum\" or \"set\", please enter the values using this " @@ -9114,36 +9136,36 @@ msgstr "" "a single quote (\"'\") amongst those values, precede it with a backslash " "(for example '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "ইন্ডেস্ক" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Add/Delete Field Columns" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9155,63 +9177,63 @@ msgstr "" "quote (\"'\") amongst those values, precede it with a backslash (for example " "'\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "কোনটিই নয়" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "প্রাথমিক" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Fulltext" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "After %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "%s ক্ষেত্রসমূহ যোগ কর" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "You have to add at least one field." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Storage Engine" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9234,13 +9256,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save configuration" msgstr "\"%1$s\" হতে ডিফল্ট কনফিগারেশন লোড করা যায়নি" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9255,98 +9277,98 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "ZIP archive: এ ভূল আছে" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "General relation features" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "MySQL connection collation" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "General relation features" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "ব্যাবহারকারীর জন্য ডাটাবেজ" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Server version" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "User" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Server Choice" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy msgid "Database client version" msgstr "MySQL client version" -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "PHP Version" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Official phpMyAdmin Homepage" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Attributes" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "No change" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9358,46 +9380,46 @@ msgstr "" "running with this default, is open to intrusion, and you really should fix " "this security hole." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -9409,43 +9431,43 @@ msgstr "" "The additional features for working with linked tables have been " "deactivated. To find out why click %shere%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "কোন ডাটাবেজ নাই" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "টেবিল অর্ডার পরিবর্তন কর" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "টেবিল অর্ডার পরিবর্তন কর" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "একটি নতুন পাতা তৈরী কর" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "" @@ -9496,7 +9518,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Traditional Chinese" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9570,80 +9592,80 @@ msgstr "তৈরী করুন" msgid "Active options" msgstr "Table options" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Table %s has been dropped" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "পাতাসমুহ" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "ফাইল ইম্পোর্ট কর" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "No rows selected" msgid "Export to selected page" msgstr "No rows selected" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "একটি নতুন ইন্ডেস্ক তৈরী কর" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "ব্যাভারকারীর নাম" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "Internal relations" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "Relation view" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "" @@ -9718,15 +9740,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "ফাইল ইম্পোর্ট কর" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "All" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9737,38 +9759,38 @@ msgstr "" msgid "File doesn't exist" msgstr "The \"%s\" table doesn't exist!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "ক্ষেত্রসমূহ" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "লগ নাম" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "অবস্থান" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "প্রকৃত অবস্থান" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "তথ্য" @@ -9776,7 +9798,7 @@ msgstr "তথ্য" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9784,30 +9806,30 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s ডাটাবেজসমূহ সফলভাবে মুছে ফেলা হয়েছে " msgstr[1] "%s ডাটাবেজসমূহ সফলভাবে মুছে ফেলা হয়েছে " -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "ডাটাবেজসমূহের পরিসংখ্যান" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "পরিসংখ্যান চালু কর" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Storage Engines" @@ -9835,7 +9857,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "পারসিয়ান" @@ -9854,395 +9876,395 @@ msgstr "" msgid "disabled" msgstr "বন্ধ করা হয়েছে" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "Allows creating and dropping indexes." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "কোনটিই নয়" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" "নোটঃ MySQL সুবিধাসমূহের নাম ইংরেজীতে প্রকাশ করা হয় Note: MySQL privilege " "names are expressed in English " -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administration" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "ডাটাবেজ-নির্দিষ্ট সুবিধাসমূহ" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "No user(s) found." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "আপনি একটি নতুন ইউজার যোগ করেছেন" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "%s মুছে ফেলা হচ্ছে" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "মুছে ফেলার জন্য কোন ব্যাবহারকারী চিহ্নিত করা হয়নি" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "সুবিধাসমূহ সম্পাদনা কর" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Revoke" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Export" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "যেকোন" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Privileges" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Privileges" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "User overview" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Grant" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "ব্যাবহারকারীর নামে নাম এমন ডাটাবেজসমূহ মুছে ফেল" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "কলাম নির্দিষ্ট সুবিধাসমূহ" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "নিচের ডাটাবেইজ এ সুবিধাসমূহ যোগ কর" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "নিচের টেবিল এ সুবিধাসমূহ যোগ কর" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" "লগ ইন তথ্য পরিবর্তন কর অথবা ব্যাবহারকারী কপি করChange Login Information / Copy " "User" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "একই সুবিধা সহ নতুন আরেকটি ব্যাবহারকারী তৈরী করুন..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... পুরাতনটা রেখে দাও" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "...ব্যাবহারকারীর টেবিলগুলো থেকে পুরাতনটি মুছে ফেল" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10250,97 +10272,97 @@ msgstr "" " ... ব্যাবহারকারীর টেবিলগুলো থেকে পুরাতনটি মুছে ফেল এবং এরপর সুবিধাসমূহ পুনরায় লোড " "কর" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "ব্যাবহারকারীর জন্য ডাটাবেজ" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" "একই নামে ডাটাবেজ তৈরী কর এবং সকল সুবিধাসমূহ মঞ্জুর করCreate database with same " "name and grant all privileges" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Grant all privileges on wildcard name (username_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "Check privileges for database "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "ডাটাবেজ-নির্দিষ্ট" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "wildcard" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "View %s has been dropped" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "The privileges were reloaded successfully." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 #, fuzzy msgid "Show master status" msgstr "Show slave status" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10349,273 +10371,273 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Please select a database" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Fulltext" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full stop" msgstr "Fulltext" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "শুধুই গঠনপ্রণালী" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "শুধুই গঠনপ্রণালী" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin %s থ্রেড কে বন্ধ করতে পারেনি। সম্ভবত এটি আগেই বন্ধ করা হয়েছে" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Handler" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Query cache" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Threads" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Delayed inserts" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Key cache" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Joins" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "সাজাঁন" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Flush (close) all tables" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Flush query cache" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Refresh" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "ক্ষেত্রসমূহ" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Do not change the password" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Show open tables" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Show open tables" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Relations" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Query type" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Functions" msgid "Instructions" msgstr "ফাংশনসমূহ" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10623,119 +10645,119 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Statements" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "s MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "This MySQL server has been running for %s. It started up on %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 #, fuzzy msgid "Replication status" msgstr "Replication" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "গৃহীত" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Sent" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "ব্যার্থ হওয়া চেষ্টাসমূহ" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "বাদ দেওয়া হল" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "আইডি" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "নির্দেশ" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "The number of fsync() writes done to the log file." msgid "The number of failed attempts to connect to the MySQL server." msgstr "The number of fsyncs writes done to the log file." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10743,78 +10765,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10822,7 +10844,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10830,42 +10852,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10873,33 +10895,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10908,248 +10930,248 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "The number of doublewrite writes that have been performed and the number of " "pages that have been written for this purpose." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "The number of doublewrite writes that have been performed and the number of " "pages that have been written for this purpose." -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "The number of fsyncs writes done to the log file." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "ইম্পোর্ট করা ফাইল ফরমেট কর" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "The number of rows waiting to be written in INSERT DELAY queues." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11157,99 +11179,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11257,18 +11279,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11276,70 +11298,70 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Key cache" msgid "Thread cache hit rate (calculated value)" msgstr "Key cache" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "শনিবার" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add %s field(s)" msgid "Add chart" msgstr "%s ক্ষেত্রসমূহ যোগ কর" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Refresh" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Add/Delete Field Columns" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11348,7 +11370,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11356,18 +11378,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11375,11 +11397,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11387,92 +11409,92 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "ডাটাবেজ রিনেম কর" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "টেবিল সিলেক্ট করুন" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Invalid table name" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "একটি নতুন ইউজার যোগ করুন" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL query" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Row Statistics" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "সব সিলেক্ট করুন" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Query type" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11480,7 +11502,7 @@ msgid_plural "%d seconds" msgstr[0] "per second" msgstr[1] "per second" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11496,8 +11518,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11601,19 +11623,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -11906,50 +11928,50 @@ msgstr "" msgid "Wrong data" msgstr "কোন ডাটাবেজ নাই" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "আপনি কি সত্যি চান?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Validate SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL result" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "লেবেল" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "The selected users have been deleted successfully." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy msgid "The columns have been moved successfully." msgstr "The selected users have been deleted successfully." @@ -12026,12 +12048,12 @@ msgstr "" msgid "Y Values" msgstr "মান" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "Table %s has been dropped" @@ -12083,490 +12105,490 @@ msgstr "ফাইল হিসেবে সেভ করুন" msgid "File name" msgstr "টেবিল এর নাম" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Print view" msgid "Edit index" msgstr "Print view" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "ইন্ডেস্ক নামঃ" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "ইন্ডেস্ক এর ধরনঃ" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Index এ যোগ কর  %s column(s)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "%s টেবিল %s তে কপি করা হয়েছে" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "টেবিল এর নাম পূরন করা হয়নি" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "টেবিল অর্ডার পরিবর্তন কর" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(singly)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "টেবিল রিনেম করুন" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Flush the table (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "টেবিল এর জন্য ডাটা ডাম্পিং করুন" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "কোন ডাটাবেজ নাই" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Table maintenance" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 #, fuzzy msgid "Check" msgstr "চেক" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "টেবিল রিপেয়ার করুন" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Show tables" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Space usage" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Effective" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "ডায়নামিক" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "সাড়ির দৈর্ঘ্য" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "সাড়ির আকার" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Internal relations" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "নির্দিষ্ট মান ব্রাউজ করুন" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "কোনটিই নয়" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Table %s has been dropped" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "একটি প্রাইমারী কী যোগ করা হয়েছে %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "একটি Index যোগ করা হয়েছে %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Show PHP information" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s field(s)" msgid "Move columns" msgstr "%s ক্ষেত্রসমূহ যোগ কর" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Print view" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "%s ক্ষেত্রসমূহ যোগ কর" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "টেবিলের শেষে" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "টেবিলের শুরুতে" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "After %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Create an index on %s columns" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "ট্র্যাকিং সক্রিয়।" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "ট্র্যাকিং সক্রিয়।" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Query type" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Allows inserting and replacing data." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "কোন ডাটাবেজ নাই" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "ডাটা" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, fuzzy, php-format msgid "Export as %s" msgstr "Export type" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Delete tracking data for this table" msgid "Deactivate tracking for %s" msgstr "এই টেবিলের জন্য ট্র্যাকিং ডাটা মুছুন" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Server version" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Server version" @@ -12598,11 +12620,11 @@ msgstr "" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "টেবিল রিনেম করুন" @@ -12933,8 +12955,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13068,8 +13090,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/br.po b/po/br.po index 23cc0085f5..5ba2403dc7 100644 --- a/po/br.po +++ b/po/br.po @@ -7,27 +7,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 14:55+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: LANGUAGE \n" -"Language: br\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: br\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Diskouez pep tra" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Pajenn niv. : " @@ -42,55 +42,56 @@ msgstr "" "serret ar prenestr orin ganeoc'h pe stanket eo an hizivadurioù etre " "prenestroù gant ho merdeer evit abegoù surentez." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Klask" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Mont" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Anv ar meneger" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Deskrivadur" @@ -113,151 +114,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Krouet eo bet an diaz roadennoù %1$s." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Evezhiadenn diwar-benn an diaz roadennoù : " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Evezhiadennoù diwar-benn an daolenn" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Bann" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Seurt" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Dre ziouer" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Liammet ouzh" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Evezhiadennoù" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Ket" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ya" @@ -265,103 +266,103 @@ msgstr "Ya" msgid "View dump (schema) of database" msgstr "Gwelet un ezporzhiadenn (chema) eus an diaz roadennoù" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "N'eus bet kavet taolenn ebet en diaz roadennoù." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Diuzañ pep tra" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Diziuzañ pep tra" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Goullo eo anv an diaz roadennoù !" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Deuet eo anv an diaz roadennoù %s da vezañ %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Eilet eo bet an diaz roadennoù %s war %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Cheñch anv an diaz roadennoù hag e envel" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Dilemel an diaz roadennoù" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Diverket eo bet an diaz roadennoù %s." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Diverkañ an diaz roadennoù (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Eilañ an diaz roadennoù war" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Ar framm hepken" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Ar framm hag ar roadennoù ennañ" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Ar roadennoù hepken" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "KROUIÑ AN DIAZ ROADENNOÙ a-raok eilañ" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Ouzhpennañ %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Ouzhpennañ talvoud an AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Ouzhpennañ ar strishadurioù" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Mont d'an diaz roadennoù eilet" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Etrerummadiñ" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -370,491 +371,425 @@ msgstr "" "Diweredekaet eo bet ar stokañ kefluniadurioù evit phpMyAdmin. Evit gouzout " "perak klikañ %samañ%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Embann pe ezporzhiañ ur chema kar" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Taolenn" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Linennoù" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Ment" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "en implij" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Krouiñ" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Hizivadenn ziwezhañ" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Gwiriadenn ziwezhañ" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s daolenn" msgstr[1] "%s taolenn" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Ret eo deoc'h dibab da nebeutañ ur bann da vezañ diskwelet" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Cheñch evit ar %ssavour gwelet%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Urzhiañ" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "War gresk" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "War zigresk" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Diskouez" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Dezverk" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ensoc'hañ" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Ha" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Diverk." -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Pe" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Kemmañ" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Ouzhpennañ/Diverkañ linennoù dezverkoù" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Ouzhpennañ/Diverkañ bannoù" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Hizivaat ar reked" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Implijout taolennoù" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Reked SQL ouzh an diaz roadennoù %s: " -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Kas ar reked" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Moned nac'het" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "unan eus ar gerioù da nebeutañ" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "an holl c'herioù" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "ar frazenn-rik" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "evel un droienn reoliek" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Disoc'hoù ar c'hlask evit \"%s\" %s : " - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Hollad : %s glotadenn" -msgstr[1] "Hollad : %s klotadenn" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s glotadenn en daolenn %s" -msgstr[1] "%s klotadenn en daolenn %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Furchal" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Diverkañ ar c'hlotadennoù a-ziouzh an daolenn %s ?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Diverkañ" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Klask en diaz roadennoù" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Gerioù pe dalvoudoù da glask (Joker: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Kavout :" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Dispartiet e vez ar gerioù gant un esaouenn (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "E diabarzh an taolennoù" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Er bann :" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "N'eus bet kavet taolenn ebet en diaz roadennoù." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Goullonderet eo bet an daolenn %s" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Diverket eo bet ar Gweled %s" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Diverket eo bet an daolenn %s" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Oberiant eo an heuliañ." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "N'eo ket oberiant an heuliañ." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Da nebeutañ emañ an niver a linennoù-mañ er Gweled-mañ. Sellit ouzh an " -"%steulioù titouriñ%s." +"Da nebeutañ emañ an niver a linennoù-mañ er Gweled-mañ. Sellit ouzh an %" +"steulioù titouriñ%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Gwelet" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Eilañ" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Sammad" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "War ar servijer MySQL-mañ ez eo %s ar c'heflusker stokañ dre ziouer." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Evit ar re zo diuzet :" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Askañ pep tra" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Askañ an taolennoù gant dilerc'hioù" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Ezporzhiañ" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Stumm da voullañ" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Goullonderiñ" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Diverkañ" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Gwiriañ an daolenn" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Lakaat an daolenn diouzh ar gwellañ" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Dresañ an daolenn" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Dielfennañ an daolenn" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Ouzhpennañ ur rakger d'an daolenn" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Erlec'hiañ rakger an daolenn" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Eilañ an daolenn enni ur rakger" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Geriadur roadennoù" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Taolennoù heuliet-pizh" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Diaz roadennoù" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Stumm diwezhañ" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Krouet" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Hizivaet" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Statud" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Oberiadenn" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Diverkañ ar roadennoù heuliañ evit an daolenn-mañ" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "oberiant" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "dizoberiant" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Stummoù" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Danevell heuliañ" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Gwel prim eus ar framm" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Taolennoù n'int ket heuliet" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Heuliañ an daolenn" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Marilh an diaz roadennoù" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Seurt faziek !" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Ret eo enrollañ an diuzadenn ezporzhiañ en ur restr !" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Arventennoù fall !" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "N'eus ket egor a-walc'h evit gallout enrollañ ar restr %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -862,12 +797,12 @@ msgstr "" "Emañ ar restr %s war ar servijer dija; cheñch an anv pe klikañ war al log " "frikañ ar restroù zo dija." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "N'eo ket aotreet ar servijer web da enrollañ ar restr %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Enrollet eo bet ar restr ezporzhiañ e%s." @@ -890,7 +825,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Mentoniezh" @@ -963,29 +898,29 @@ msgstr "" "Dibab \"GeomFromText\" er bann \"Arc'hwel\" ha pegañ an neudennad er " "vaezienn \"Talvoud\" a-is" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Evit doare hoc'h eus klasket enrollañ ur restr re vras. Sellit ouzh an " -"%steulioù titouriñ%s evit gwelet penaos c'hoari an dro d'ar vevenn-se." +"Evit doare hoc'h eus klasket enrollañ ur restr re vras. Sellit ouzh an %" +"steulioù titouriñ%s evit gwelet penaos c'hoari an dro d'ar vevenn-se." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "O tiskouez ar sined" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Diverket eo bet ar sined." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "N'haller ket lenn ar restr" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -996,7 +931,7 @@ msgstr "" "gwasket (%s). Pe n'eo ket emplementet ar mod gwaskañ-se en ho kefluniadur, " "pe eo bet diweredekaet." -#: import.php:390 +#: import.php:394 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 " @@ -1007,26 +942,26 @@ msgstr "" "ho kefluniadur PHP. Gwelet [a@./Documentation.html#faq1_16@Documentation]FAQ " "1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "Dibosupl amdreiñ an arouezennoù hep levraoueg amdreiñ" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Dibosupl enporzhiañ an adveziantoù. Gwiriit ho staliadur !" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Krouet eo bet ar sined %s" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Enporzhiet eo bet an traoù ervat, %d reked zo bet kaset da benn." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1034,7 +969,7 @@ msgstr "" "Aet eur dreist d'ar vevenn amzer. Mar fell deoc'h kenderc'hel gant an " "enporzhiañ, adkasit ar restr hag e kendalc'ho an argerzh." -#: import.php:499 +#: import.php:503 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." @@ -1043,15 +978,15 @@ msgstr "" "Peurliesañ e talvez n'hallo ket PhpMyAdmin echuiñ da enporzhiañ an traoù ma " "ne vez ket kresket ganeoc'h bevenn amzer PHP." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Sevenet eo bet ho reked SQL ervat" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Distreiñ" @@ -1060,7 +995,7 @@ msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" "Un tamm aesoc'h eo phpMyAdmin gant ur merdeer a skor ar frammoù." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Diweredekaet eo an urzhad ''DROP DATABASE'" @@ -1070,7 +1005,7 @@ msgstr "Diweredekaet eo an urzhad ''DROP DATABASE'" msgid "Do you really want to execute \"%s\"?" msgstr "Ha sur oc'h e fell deoc'h " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Emaoc'h war-nes DISTRUJ un diaz roadennoù klok !" @@ -1114,7 +1049,7 @@ msgstr "Menegerioù" msgid "Edit Index" msgstr "Mod aozañ" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add/Delete columns" msgid "Add %d column(s) to index" @@ -1133,16 +1068,16 @@ msgstr "Goullo eo anv ar servijer !" msgid "The user name is empty!" msgstr "Goullo eo anv an implijer !" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Goullo eo ar ger-tremen !" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Ne glot ket ar gerioù-tremen !" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Ouzhpennañ un implijer" @@ -1154,29 +1089,31 @@ msgstr "Oc'h adkargañ an dreistgwirioù" msgid "Removing Selected Users" msgstr "O lemel kuit an implijerien diuzet" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Serriñ" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Kemmañ" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Grafik an tremenerezh evel m'emañ diouzhtu" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Grafik ar c'hevreadennoù hag argerzhioù evel m'emaint diouzhtu" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Grafik ar rekedoù evel m'emaint diouzhtu" @@ -1186,24 +1123,24 @@ msgstr "Roadennoù stadegel" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Hollad" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Udb all" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr " " #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1223,7 +1160,7 @@ msgstr "Tremenerezh war ar servijer (e Kio)" msgid "Connections since last refresh" msgstr "Kevreadennoù abaoe ar freskadenn ziwezhañ" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Argerzhioù" @@ -1241,7 +1178,7 @@ msgstr "Goulennnoù abaoe ar freskadenn ziwezhañ" msgid "Questions (executed statements by the server)" msgstr "Goulennoù (lavarennoù sevenet gant ar servijer)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Stadegoù war ar rekedoù" @@ -1282,14 +1219,14 @@ msgid "System swap" msgstr "Takad eskemm reizhiad (swap)" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "Mio" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "Kio" @@ -1341,32 +1278,32 @@ msgstr "Oktedoù kaset" msgid "Bytes received" msgstr "Oktedoù resevet" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Kevreadennoù" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "o" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "Gio" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "Tio" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "Pio" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "Eio" @@ -1382,11 +1319,11 @@ msgstr "%s daolenn" msgid "Questions" msgstr "Goulennoù" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Tremenerezh" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Arventennoù" @@ -1406,12 +1343,12 @@ msgstr "Ouzhpennañ ur grafik d'ar gael" msgid "Please add at least one variable to the series" msgstr "Ouzhpennit da nebeutañ unan eus an argemennoù d'an heuliad" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Hini" @@ -1511,7 +1448,7 @@ msgstr "Kemmañ an arventennoù" msgid "Current settings" msgstr "Arventennoù zo bremañ" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Titl ar grafik" @@ -1602,7 +1539,7 @@ msgstr "Displegañ SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "" @@ -1703,10 +1640,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Enporzhiañ" @@ -1782,7 +1719,7 @@ msgstr "O plediñ gant ar reked" msgid "Error in Processing Request" msgstr "Fazi en ur blediñ gant ar reked" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1836,19 +1773,19 @@ msgstr "Kuzhat menegerioù" msgid "Show indexes" msgstr "Diskouez menegerioù" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Diweredekaat ar gwiriañ alc'hwezioù estren" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enable %s" msgid "(Enabled)" msgstr "Gweredekaat %s" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1879,7 +1816,7 @@ msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" "Bez' e rank bezañ un embannadenn RETURN e termenadur un arc'hwel stoket!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1923,8 +1860,8 @@ msgstr "Diskouez ar voest rekedoù SQL" msgid "No rows selected" msgstr "N'eus bet diuzet linenn ebet" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Kemmañ" @@ -1934,18 +1871,18 @@ msgstr "Kemmañ" msgid "Query execution time" msgstr "Pad seveniñ hirañ" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Enrollañ" @@ -1957,7 +1894,7 @@ msgstr "Kuzhat an dezverkoù klask" msgid "Show search criteria" msgstr "Diskouez an dezverkoù enklask" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2007,12 +1944,12 @@ msgstr "Kuzhat disoc'hoù an enklask" msgid "Data point content" msgstr "" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Na ober van" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2034,7 +1971,7 @@ msgstr "Diuzit an alc'hwez estren" msgid "Please select the primary key or a unique key" msgstr "Diuzit an alc'hwez kentidik pe un alc'hwez nemetañ" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Dibab ar bann da ziskouez" @@ -2113,7 +2050,7 @@ msgstr "Urzhiañ" msgid "Generate password" msgstr "Genel ur ger-tremen" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Genel" @@ -2121,7 +2058,7 @@ msgstr "Genel" msgid "Change Password" msgstr "Cheñch ger-tremen" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Muioc'h" @@ -2216,63 +2153,63 @@ msgid "December" msgstr "Kerzu" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Gen" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "C'hwe" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Meu" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Ebr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Mae" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Mezh" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Goue" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Eost" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Gwen" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Here" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Du" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Kzu" @@ -2313,32 +2250,32 @@ msgid "Sun" msgstr "Sul" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Lun" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Meu" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Mer" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Yaou" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Gwe" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sad" @@ -2454,16 +2391,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "" @@ -2471,6 +2408,258 @@ msgstr "" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Ment vrasañ : %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Teuliadur" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Fazi" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "Reked SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "respontet eo bet gant MySQL : " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "DIbosupl kevreañ d'ar c'hadarnataer SQL !" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Displegañ SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "N'eo ket dav displegañ SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Hep kod PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Krouiñ kod PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Freskaat" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "N'eo ket dav kadarnaat SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Kadarnaat SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Kemmañ ar reked-mañ enlinenn" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Enlinenn" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "O profilañ" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Sul" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%A %d %B %Y da %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s deiz, %s eur, %s munut ha %s eilenn" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Kregiñ" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Kent" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "War-lerc'h" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Fin" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Mont d'an diaz roadennoù "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Direizhet eo an arc'hwel %s gant un draen anavezet, sellit ouzh %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Klikañ evit gwintañ" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Framm" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Ensoc'hañ" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Furchal" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Oberiadennoù" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Furchal en hoc'h urzhiataer" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Diuzit e-mesk kavlec'h pellgargañ ar servijer web %s :" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Ar c'havlec'h treuzkas n'hall ket bezañ diraezet." + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "N'eus restr ebet da enporzhiañ" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Seveniñ" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Moullañ" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2484,84 +2673,52 @@ msgstr "" msgid "Font size" msgstr "Ment an destenn" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Kregiñ" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Kent" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "War-lerc'h" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Fin" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "More" msgid "Mode" msgstr "Muioc'h" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute" msgid "Headers every %s rows" msgstr "Seveniñ" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2585,107 +2742,119 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Diskouez an endalc'had binarel en HEX (eizhdekvedennoù)" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Diverkañ" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "" @@ -2752,58 +2921,58 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Evit gallout kenderc'hel e rankit gweredekaat an toupinoù." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Evit gallout kenderc'hel e rankit gweredekaat an toupinoù." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "N'eus bet termenet meneger ebet !" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Menegerioù" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Dibar" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Gwasket" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinalegezh" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Evezhiadenn" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Diverket eo bet an alc'hwez kentidik" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Diverket eo bet ar meneger %s." -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2812,137 +2981,96 @@ msgstr "" "Evit doare eo kevatal an menegerioù %1$s ha %2$s hag unan anezho a c'hallfe " "bezañ dilamet." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Diazoù roadennoù" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Servijer" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Framm" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Ensoc'hañ" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Oberiadennoù" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Fazi" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2968,84 +3096,84 @@ msgstr[1] "%1$d linenn ensoc'het." msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "N'eus ket bet gallet enrollañ an daolenn envez" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Taolennoù nevez" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "N'eus taolenn nevez ebet" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "N'eus tamm titour dre ar munud ebet evit al lusker stokañ-mañ." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "Hegerz eo %s war ar servijer MySQL-mañ." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "Diweredekaet eo bet %s war ar servijer MySQL-mañ." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "N'eo ket skoret al lusker stokañ %s gant ar servijer MySQL-mañ." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "N'eo ket bet kavet an tem %s !" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Diaz roadennoù direizh" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Anv taolenn direizh" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Fazi en ur adenvel %1$s e %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Anv an daolenn %s zo %s bremañ" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "N'eus ket bet gallet enrollañ dibaboù etrefas an taolennoù" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3053,89 +3181,89 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Klask" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Ensoc'hañ" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "Hide search criteria" msgid "Additional search criteria" msgstr "Kuzhat an dezverkoù klask" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3210,14 +3338,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3462,13 +3590,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "kenrannet" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Taolennoù" @@ -3479,35 +3607,35 @@ msgstr "Taolennoù" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Roadennoù" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Dilerc'hioù" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Mont d'an diaz roadennoù" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "N'eo ket eilet" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Eilet" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Gwiriañ ar gwirioù evit an diaz roadennoù "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Gwiriañ ar gwirioù" @@ -3559,174 +3687,18 @@ msgstr "Termenet ez eus bet c'hefluniadur un hentenn dilesa direizh." msgid "You should upgrade to %s %s or later." msgstr "Ret e vefe deoc'h ober gant ar stumm %s %s pe unan nevesoc'h c'hoazh." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Ment vrasañ : %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Teuliadur" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "Reked SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "respontet eo bet gant MySQL : " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "DIbosupl kevreañ d'ar c'hadarnataer SQL !" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Displegañ SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "N'eo ket dav displegañ SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Hep kod PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Krouiñ kod PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Freskaat" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "N'eo ket dav kadarnaat SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Kadarnaat SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Kemmañ ar reked-mañ enlinenn" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Enlinenn" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "O profilañ" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Sul" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%A %d %B %Y da %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s deiz, %s eur, %s munut ha %s eilenn" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Mont d'an diaz roadennoù "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Direizhet eo an arc'hwel %s gant un draen anavezet, sellit ouzh %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Klikañ evit gwintañ" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Furchal en hoc'h urzhiataer" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Diuzit e-mesk kavlec'h pellgargañ ar servijer web %s :" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Ar c'havlec'h treuzkas n'hall ket bezañ diraezet." - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "N'eus restr ebet da enporzhiañ" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Seveniñ" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Moullañ" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3752,9 +3724,9 @@ msgstr "Digor" msgid "Closed" msgstr "Serr" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Diweredekaet" @@ -3882,31 +3854,31 @@ msgstr "N'eo ket bet kavet an astenn SOAP" msgid "maximum %s" msgstr "%s d'ar muiañ" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Diweredekaet eo an arventenn; ne vo ket lakaet e pleustr gant ho kefluniadur" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Lakaat an talvoud da %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Adlakaat an talvoud dre ziouer" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Aotren an implijerien da bersonelaat an talvoud-mañ" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Adderaouekaat" @@ -4199,7 +4171,7 @@ msgid "Character set of the file" msgstr "Strobad arouezennoù ar restr" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Furmad" @@ -4224,14 +4196,14 @@ msgstr "Diskouez anvioù ar bannoù diouzhtu el linenn gentañ" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Bannoù gronnet gant" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Arouezenn dec'hout" @@ -4251,13 +4223,13 @@ msgstr "Tennañ an arouezennoù dibenn linenn e dibarzh ar bannoù" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Bannoù a echu gant" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Linennoù a echu gant" @@ -4314,12 +4286,12 @@ msgstr "Alc'hwez an dikedenn" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "Seurt MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Darempredoù" @@ -4332,7 +4304,7 @@ msgid "Save on server" msgstr "Enrollañ war ar servijer" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Frikañ ar restroù zo c'hoazh" @@ -4345,7 +4317,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Lakaat krochedoù stouet a bep tu da anvioù an taolennoù hag ar bannoù" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Mod kenglotañ gant SQL" @@ -4568,8 +4540,8 @@ msgstr "" "ganto." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Prenestr klask" @@ -5815,10 +5787,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "" @@ -5838,8 +5810,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "" @@ -6072,42 +6044,92 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Disoc'hoù ar c'hlask evit \"%s\" %s : " + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Hollad : %s glotadenn" +msgstr[1] "Hollad : %s klotadenn" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s glotadenn en daolenn %s" +msgstr[1] "%s klotadenn en daolenn %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Diverkañ ar c'hlotadennoù a-ziouzh an daolenn %s ?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Klask en diaz roadennoù" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Gerioù pe dalvoudoù da glask (Joker: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Kavout :" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Dispartiet e vez ar gerioù gant un esaouenn (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "E diabarzh an taolennoù" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Er bann :" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "" @@ -6128,8 +6150,8 @@ msgstr "" msgid "Create" msgstr "" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "" @@ -6143,9 +6165,9 @@ msgstr "" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "" @@ -6153,270 +6175,270 @@ msgstr "" msgid "Number of columns" msgstr "" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Other core settings" msgid "committed on %1$s by %2$s" msgstr "Arventennoù pouezus all" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Other core settings" msgid "authored on %1$s by %2$s" msgstr "Arventennoù pouezus all" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Furmad ar restr enporzhiañ" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6425,7 +6447,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6465,67 +6487,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6713,18 +6735,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, 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:133 -msgid "Related Links" +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" #: libraries/engines/pbxt.lib.php:135 +msgid "Related Links" +msgstr "" + +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6732,127 +6754,127 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "Distroet ez eus un disoc'h goullo gant MySQL (linenn ebet)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Jump to database" msgid "Go to database: %s" msgstr "Mont d'an diaz roadennoù" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "Roadennoù a vank evit %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Set value: %s" msgid "Go to table: %s" msgstr "Lakaat an talvoud da %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Ar framm hepken" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Kuzhat" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6867,236 +6889,236 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Ha sur oc'h e fell deoc'h " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Teuliadur phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7118,11 +7140,11 @@ msgstr "Degemer mat e %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" -"Evit doare n'hoc'h eus krouet a restr kefluniañ. Gallout a rit implijout ar " -"%1$sskript kefluniañ%2$s da sevel unan." +"Evit doare n'hoc'h eus krouet a restr kefluniañ. Gallout a rit implijout ar %" +"1$sskript kefluniañ%2$s da sevel unan." #: libraries/plugins/auth/AuthenticationConfig.class.php:121 msgid "" @@ -7171,7 +7193,7 @@ msgstr "Ger-tremen :" msgid "Server Choice" msgstr "Dibab ar servijer" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7179,14 +7201,14 @@ msgstr "" "Berzet eo kevreañ hep ger-tremen gant ar c'hefluniadur (gwelet " "AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Tamm obererezh ebet abaoe %s eilenn; kevreit en-dro" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Dibosupl kevreañ ouzh ar servijer MySQL" @@ -7266,7 +7288,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "" @@ -7281,28 +7303,28 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7348,32 +7370,32 @@ msgid "Display MIME types" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 -msgid "Server version" -msgstr "" - #: libraries/plugins/export/ExportLatex.class.php:230 #: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportXml.class.php:200 +msgid "Server version" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "" @@ -7449,7 +7471,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7511,33 +7533,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7576,28 +7598,28 @@ msgstr "" msgid "Column names: " msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7607,17 +7629,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7776,96 +7798,96 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "Mat eo" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Diaskañ pep tra" @@ -7873,7 +7895,7 @@ msgstr "Diaskañ pep tra" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -7884,9 +7906,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "" @@ -7904,205 +7926,205 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "C'hwitet eo bet ar reked da-heul : \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 #, fuzzy #| msgid "Sorry, we failed to restore the dropped routine." msgid "Sorry, we failed to restore the dropped event." msgstr "Ho tigarez, disposupl eo bet assevel an argerzh." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Setu amañ ar reked a oa bet miret :" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Routine %1$s has been modified." msgid "Event %1$s has been modified." msgstr "Kemmet eo bet an argerzh %1s." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Routine %1$s has been created." msgid "Event %1$s has been created." msgstr "Krouet eo bet an argerzh %1s." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "Ur fazi, pe meur a hini, zo bet en ur seveniñ ho koulenn :" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Fazi en ur seveniñ ar reked" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 #, fuzzy #| msgid "Execute" msgid "Execute at" msgstr "Seveniñ" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute" msgid "Execute every" msgstr "Seveniñ" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Startup" msgctxt "Start of recurring event" msgid "Start" msgstr "Pajenn deraouiñ" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Fin" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "complete inserts" msgid "On completion preserve" msgstr "Ensoc'hadennoù sevenet" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8126,125 +8148,125 @@ msgstr "" "merañ ar rekedoù lies. Gallout a ra ar seveniñ argerzhioù stoket zo " "c'hwitañ ! Grit gant an astenn 'mysqli' gwellaet, kuit da gaout kudennoù." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Seurt argerzh faziek : \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Ho tigarez, disposupl eo bet assevel an argerzh." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Kemmet eo bet an argerzh %1$s." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Krouet eo bet an argerzh %1$s." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Kemmañ un argerzh" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "Tizhet ez eus bet %d linenn dre embannadenn ziwezhañ an argerzh" msgstr[1] "Tizhet ez eus bet %d linenn dre embannadenn ziwezhañ an argerzh" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Disoc'hoù seveniñ an argerzh %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Seveniñ an argerzh" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8283,25 +8305,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Tem" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Anv taolenn direizh" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8392,144 +8414,144 @@ msgstr "" msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8548,44 +8570,44 @@ msgstr "" msgid "Current Server" msgstr "" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Klikañ evit diuzañ" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8594,11 +8616,11 @@ msgstr "" msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8686,7 +8708,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Oberiant eo an heuliañ." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8694,36 +8716,36 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Inside column:" msgid "Move column" msgstr "Er bann :" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8731,57 +8753,57 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8800,11 +8822,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8819,91 +8841,91 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "Server configuration" msgid "Server connection collation" msgstr "Kefluniadur ar servijer" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "Diazoù roadennoù" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Last version" msgid "Software version" msgstr "Stumm diwezhañ" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Remove chart" msgid "Server charset" msgstr "Dilemel ar grafik" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "Evezhiadenn diwar-benn an diaz roadennoù : " -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8911,88 +8933,88 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Invalid table name" msgid "Filter databases by name" msgstr "Anv taolenn direizh" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Invalid table name" msgid "Filter tables by name" msgstr "Anv taolenn direizh" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "" @@ -9040,7 +9062,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9098,67 +9120,67 @@ msgstr "" msgid "Active options" msgstr "" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "" @@ -9229,15 +9251,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9246,37 +9268,37 @@ msgstr "" msgid "File doesn't exist" msgstr "" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "" @@ -9284,7 +9306,7 @@ msgstr "" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "%1$d database has been dropped successfully." @@ -9292,30 +9314,30 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "Diverket eo bet an diaz roadennoù %s." msgstr[1] "Diverket eo bet an diaz roadennoù %s." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9343,7 +9365,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "" @@ -9361,474 +9383,474 @@ msgstr "" msgid "disabled" msgstr "Diweredekaet" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Ezporzhiañ" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Check Privileges" msgid "Privileges for all users" msgstr "Gwiriañ ar gwirioù" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Check Privileges" msgid "Privileges for %s" msgstr "Gwiriañ ar gwirioù" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9837,258 +9859,258 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Freskaat" # verb pe ak. ? -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy #| msgid "Filter" msgid "Filters" msgstr "Silañ" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Connections" msgid "Instructions" msgstr "Kevreadennoù" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10096,116 +10118,116 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, fuzzy, php-format #| msgid "Customize startup page" msgid "Questions since startup: %s" msgstr "Personelaat ar bajenn deraouiñ" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Urzhiad" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10213,78 +10235,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10292,7 +10314,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10300,42 +10322,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10343,33 +10365,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10378,244 +10400,244 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Furmad ar restr enporzhiañ" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10623,99 +10645,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10723,18 +10745,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10742,69 +10764,69 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "N'eo ket oberiant an heuliañ." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy #| msgid "Refresh" msgid "Refresh rate" msgstr "Freskaat" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "CHAR textarea columns" msgid "Chart columns" msgstr "Bannoù evit an takadoù skrid CHAR" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Restore default value" msgid "Reset to default" msgstr "Adlakaat an talvoud dre ziouer" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10813,7 +10835,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10821,20 +10843,20 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 #, fuzzy #| msgid "Pause monitor" msgid "Using the monitor:" msgstr "Paouez gant an evezhiañ" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10842,11 +10864,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10854,96 +10876,96 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove chart" msgid "Preset chart" msgstr "Dilemel ar grafik" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Foreign Key" msgid "Select series:" msgstr "Diuzit an alc'hwez estren" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Anv taolenn direizh" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add user" msgid "Add this series" msgstr "Ouzhpennañ un implijer" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Query statistics" msgid "Log statistics" msgstr "Stadegoù war ar rekedoù" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "" msgstr[1] "" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -10958,8 +10980,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11061,19 +11083,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -11357,48 +11379,48 @@ msgstr "" msgid "Wrong data" msgstr "" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Ha sur oc'h e fell deoc'h " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "Database %s has been dropped." msgid "The columns have been moved successfully." @@ -11470,12 +11492,12 @@ msgstr "" msgid "Y Values" msgstr "" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -11520,467 +11542,467 @@ msgstr "" msgid "File name" msgstr "" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Mod aozañ" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show all" msgid "Showing tables" msgstr "Diskouez pep tra" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Use this value" msgid "Distinct values" msgstr "Ober gant an talvoud-mañ" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add/Delete columns" msgid "Move columns" msgstr "Ouzhpennañ/Diverkañ bannoù" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Stumm da voullañ" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Oberiant eo an heuliañ." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Oberiant eo an heuliañ." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Delete tracking data for this table" msgid "Deactivate tracking for %s" msgstr "Diverkañ ar roadennoù heuliañ evit an daolenn-mañ" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Activate tracking for %s" msgstr "Roadennoù a vank evit %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Other core settings" msgid "Create version %1$s of %2$s" msgstr "Arventennoù pouezus all" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "" @@ -12009,11 +12031,11 @@ msgstr "" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" @@ -12350,8 +12372,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12484,8 +12506,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/bs.po b/po/bs.po index 2ea8b2a533..3fa33176cc 100644 --- a/po/bs.po +++ b/po/bs.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:21+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: bosnian \n" -"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Prikaži sve" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Broj strane:" @@ -39,55 +39,56 @@ msgstr "" "zatvorili matični prozor, ili vaš preraživač onemogućava ažuriranje među " "prozorima zbog sigurnosnih podešavanja" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Pretraživanje" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Kreni" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Ime ključa" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Opis" @@ -108,153 +109,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Baza %s je odbačena." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Komentar baze: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Komentari tabele" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Imena kolona" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tip" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Podrazumjevano" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Veze ka" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Komentari" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Ne" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Da" @@ -262,107 +263,107 @@ msgstr "Da" msgid "View dump (schema) of database" msgstr "Prikaži sadržaj (shemu) baze" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Tabele nisu pronađene u bazi." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Izaberi sve" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "ništa" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 #, fuzzy msgid "The database name is empty!" msgstr "Ima tabele je prazno!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Tabeli %s promjenjeno ime u %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Tabela %s je kopirana u %s." -#: db_operations.php:461 +#: db_operations.php:466 #, fuzzy msgid "Rename database to" msgstr "Promjeni ime tabele u " -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy msgid "Remove database" msgstr "Promjeni ime tabele u " -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Baza %s je odbačena." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy msgid "Drop the database (DROP)" msgstr "Baza ne postoji" -#: db_operations.php:534 +#: db_operations.php:539 #, fuzzy msgid "Copy database to" msgstr "Baza ne postoji" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Samo struktura" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktura i podatci" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Samo podaci" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Dodaj AUTO_INCREMENT vrijednost" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "" -#: db_operations.php:577 +#: db_operations.php:584 #, fuzzy msgid "Switch to copied database" msgstr "Pređi na kopiranu tabelu" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Sortiranje" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -374,66 +375,66 @@ msgstr "" "Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste " "saznali zašto, kliknite %sovde%s." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Relaciona shema" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabela" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Redova" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Veličina" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "se koristi" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Napravljeno" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Posljednja izmjena" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Posljednja provjera" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -441,452 +442,379 @@ msgid_plural "%s tables" msgstr[0] "%s tabela" msgstr[1] "%s tabela" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Morate izabrati bar jednu kolonu za prikaz" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Pređi na kopiranu tabelu" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sortiranje" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Rastući" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Opadajući" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Prikaži" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriterijum" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "i" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "ili" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Promijeni" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Dodaj/obriši polje za kriterij" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Dodaj/obriši kolonu" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Ažuriraj upit" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Koristi tabele" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL upit na bazi %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Izvrši SQL upit" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Ulaz nije dozvoljen" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "bar jednu od riječi" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "sve riječi" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "tačan izraz" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "kao regularni izraz" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Rezultati pretrage za \"%s\" %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Ukupno: %s pogodaka" -msgstr[1] "Ukupno: %s pogodaka" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s pogodaka unutar tabele %s" -msgstr[1] "%s pogodaka unutar tabele %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Pregled" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Prikaz podataka tabele" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Obriši" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Pretraživanje baze" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Riječi ili vrednosti koje se traže (džoker: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Traži:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Riječi se odvajaju razmakom (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Unutar tabela:" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside column:" -msgstr "Unutar tabela:" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "Tabele nisu pronađene u bazi." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "nepoznat" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabela %s je ispražnjena" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, fuzzy, php-format msgid "View %s has been dropped" msgstr "Polje %s je obrisano" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabela %s je odbačena" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 #, fuzzy msgid "Replication" msgstr "Relacije" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Ukupno" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Označeno:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Označi sve" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Izvoz" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Za štampu" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Isprazni" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Odbaci" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Provjeri tabelu" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimiziraj tabelu" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Popravi tabelu" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analiziraj tabelu" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Zamijeni podatke u tabeli sa podatcima iz datoteke" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Zamijeni podatke u tabeli sa podatcima iz datoteke" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Rečnik podataka" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Baza podataka" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 #, fuzzy msgid "Created" msgstr "Napravi" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Akcija" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "Operacije" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "Samo struktura" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "Provjeri tabelu" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "Baza podataka" -#: export.php:42 +#: export.php:44 #, fuzzy msgid "Bad type!" msgstr "Vrsta upita" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Add new field" msgid "Bad parameters!" msgstr "Dodaj novo polje" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Nedovoljno prostora za snimanje datoteke %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -894,12 +822,12 @@ msgstr "" "Datoteka %s već postoji na serveru, promijenite ime datoteke ili uključite " "opciju prepisivanja." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Veb serveru nije dozvoljeno da sačuva datoteku %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Sadržaj baze je sačuvan u fajl %s." @@ -923,7 +851,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -1004,27 +932,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Obilježivač je upravo obrisan." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Datoteku nije moguće pročitati" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1032,53 +960,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Vaš SQL upit je uspešno izvršen" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Nazad" @@ -1086,7 +1014,7 @@ msgstr "Nazad" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin preferira čitače koji podržavaju okvire." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" komanda je onemogućena." @@ -1096,7 +1024,7 @@ msgstr "\"DROP DATABASE\" komanda je onemogućena." msgid "Do you really want to execute \"%s\"?" msgstr "Da li stvarno hoćete da " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1142,7 +1070,7 @@ msgstr "Dodaj novo polje" msgid "Edit Index" msgstr "Ključ" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format msgid "Add %d column(s) to index" msgstr "Dodaj novo polje" @@ -1162,16 +1090,16 @@ msgstr "Ime hosta je prazno!" msgid "The user name is empty!" msgstr "Ime korisnika nije unijeto!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Lozinka je prazna!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Lozinke nisu identične!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1188,31 +1116,33 @@ msgstr "Globalne privilegije" msgid "Removing Selected Users" msgstr "Ukloni izabrane korisnike" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Promeni" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Izbor servera" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "SQL upit" @@ -1223,24 +1153,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Ukupno" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1262,7 +1192,7 @@ msgstr "Izbor servera" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Procesi" @@ -1282,7 +1212,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Statistike reda" @@ -1327,14 +1257,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1392,32 +1322,32 @@ msgstr "" msgid "Bytes received" msgstr "Primljeno" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Konekcije" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "bajta" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1433,11 +1363,11 @@ msgstr "%s tabela" msgid "Questions" msgstr "Operacije" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Saobraćaj" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1460,12 +1390,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "nema" @@ -1565,7 +1495,7 @@ msgstr "Opšte osobine relacija" msgid "Current settings" msgstr "Opšte osobine relacija" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Import files" msgid "Chart Title" @@ -1653,7 +1583,7 @@ msgstr "Objasni SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Vrijeme" @@ -1760,10 +1690,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 #, fuzzy msgid "Import" msgstr "Izvoz" @@ -1839,7 +1769,7 @@ msgstr "Procesi" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Nije izabrana ni jedna baza." @@ -1906,17 +1836,17 @@ msgstr "Dodaj novo polje" msgid "Show indexes" msgstr "Prikaži mrežu" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Omogućeno" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1954,7 +1884,7 @@ msgstr "Brišem %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1996,8 +1926,8 @@ msgstr "SQL upit" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Promijeni" @@ -2005,18 +1935,18 @@ msgstr "Promijeni" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Sačuvaj" @@ -2030,7 +1960,7 @@ msgstr "SQL upit" msgid "Show search criteria" msgstr "SQL upit" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2082,12 +2012,12 @@ msgstr "SQL rezultat" msgid "Data point content" msgstr "Sadržaj" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignoriši" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2108,7 +2038,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2191,7 +2121,7 @@ msgstr "Prikaz zapisa" msgid "Generate password" msgstr "Promeni lozinku" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 #, fuzzy msgid "Generate" msgstr "Generirao" @@ -2202,7 +2132,7 @@ msgstr "Generirao" msgid "Change Password" msgstr "Promeni lozinku" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2316,27 +2246,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2344,37 +2274,37 @@ msgid "May" msgstr "maj" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "dec" @@ -2423,32 +2353,32 @@ msgid "Sun" msgstr "Ned" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Pon" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Uto" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Sri" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Čet" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Pet" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sub" @@ -2581,16 +2511,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "u sekundi" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "u minuti" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "na sat" @@ -2598,6 +2528,261 @@ msgstr "na sat" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentacija" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Greška" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL upit" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL kaže: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Objasni SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Preskoči objašnjavanje SQL-a" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "bez PHP koda" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Napravi PHP kod" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Preskoči provjeru SQL-a" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Provjeri SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Ned" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d. %B %Y. u %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dana, %s sati, %s minuta i %s sekundi" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Add new field" +msgid "Missing parameter:" +msgstr "Dodaj novo polje" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Početak" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Prethodna" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Slijedeći" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Kraj" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Pređi na bazu "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Novi zapis" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Pregled" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operacije" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "direkcija za slanje web servera " + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Direkcija koju ste izabrali za slanje nije dostupna" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Štampaj" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2611,90 +2796,58 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Dodaj/obriši kolonu" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Početak" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Prethodna" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Slijedeći" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Kraj" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Sub" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows" msgstr "Broj redova po strani" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Pon" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontalnom" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontalnom (rotirana zaglavlja)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertikalnom" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Izvrši upamćen upit" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2718,120 +2871,132 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "Operacije" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Dio teksta" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Pun tekst" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Relaciona shema" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relaciona shema" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Tranformacije čitača" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Red je obrisan" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Obriši" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Obustavi" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "u upitu" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Prikaz zapisa" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "ukupno" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Upit je trajao %01.4f sekundi" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Prikaži PDF shemu" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Verzija servera" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Veza nije pronađena" @@ -2892,199 +3057,158 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Kolačići (Cookies) moraju u ovom slučaju biti aktivirani." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Kolačići (Cookies) moraju u ovom slučaju biti aktivirani." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Ključ nije definisan!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Ključevi" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Jedinstveni" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinalnost" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "Komentari" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Primarni ključ je obrisan" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Ključ %s je obrisan" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Baze" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Novi zapis" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operacije" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Upit po primeru" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilegije" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Korisnik" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 #, fuzzy msgid "Binary log" msgstr "Binarni" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Promjenljive" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Kodne strane" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Greška" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3112,84 +3236,84 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "Dozvoljava čitanje podataka." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Nema tabela" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Pretraživanje baze" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "Pretraživanje baze" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Tabeli %s promjenjeno ime u %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3197,93 +3321,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funkcija" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 #, fuzzy msgid "Operator" msgstr "Operacije" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Vrijednost" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Pretraživanje" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Novi zapis" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Izaberi polja (najmanje jedno)" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Dodaj uslove pretraživanja (dio \"WHERE\" upita):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Broj redova po strani" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Redosled prikaza:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Pregledaj strane vrijednosti" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL upit" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Napravi \"upit po primjeru\" (džoker: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Napravi \"upit po primjeru\" (džoker: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3358,14 +3482,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3609,13 +3733,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabele" @@ -3626,37 +3750,37 @@ msgstr "Tabele" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Podaci" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Prekoračenje" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "Baza ne postoji" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy msgid "Replicated" msgstr "Relacije" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Provjeri privilegije za bazu "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Provjeri privilegije" @@ -3706,177 +3830,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentacija" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL upit" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL kaže: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Objasni SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Preskoči objašnjavanje SQL-a" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "bez PHP koda" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Napravi PHP kod" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Preskoči provjeru SQL-a" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Provjeri SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Ned" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d. %B %Y. u %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dana, %s sati, %s minuta i %s sekundi" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Add new field" -msgid "Missing parameter:" -msgstr "Dodaj novo polje" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Pređi na bazu "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "direkcija za slanje web servera " - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Direkcija koju ste izabrali za slanje nije dostupna" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Štampaj" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3904,9 +3869,9 @@ msgstr "" msgid "Closed" msgstr "Navodnik nije zatvoren" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Onemogućeno" @@ -4045,30 +4010,30 @@ msgstr "Veza nije pronađena" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Resetuj" @@ -4344,7 +4309,7 @@ msgid "Character set of the file" msgstr "Karakter set datoteke:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4371,7 +4336,7 @@ msgstr "Stavi imena polja u prvi red" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4380,7 +4345,7 @@ msgstr "Polja ograničena sa" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4402,7 +4367,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4410,7 +4375,7 @@ msgid "Columns terminated by" msgstr "Linije se završavaju sa" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Linije se završavaju sa" @@ -4474,12 +4439,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-tipovi" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relacije" @@ -4494,7 +4459,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Prepiši postojeće fajlove" @@ -4510,7 +4475,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Koristi ' za ograničavanje imena polja" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4740,8 +4705,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Prozor za upite" @@ -6018,10 +5983,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Lozinka" @@ -6041,8 +6006,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Korisničko ime:" @@ -6278,42 +6243,99 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Rezultati pretrage za \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Ukupno: %s pogodaka" +msgstr[1] "Ukupno: %s pogodaka" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s pogodaka unutar tabele %s" +msgstr[1] "%s pogodaka unutar tabele %s" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Prikaz podataka tabele" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Pretraživanje baze" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Riječi ili vrednosti koje se traže (džoker: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Traži:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Riječi se odvajaju razmakom (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Unutar tabela:" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside column:" +msgstr "Unutar tabela:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Promeni lozinku" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Nema lozinke" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Ponovite unos" @@ -6336,8 +6358,8 @@ msgstr "Napravi novu bazu podataka" msgid "Create" msgstr "Napravi" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Nema privilegija" @@ -6352,9 +6374,9 @@ msgstr "Napravi novu stranu" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Ime" @@ -6364,303 +6386,303 @@ msgstr "Ime" msgid "Number of columns" msgstr "Broj redova po strani" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Dozvoljava zaključavanje tabela tekućim procesima." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Napravi novu tabelu u bazi %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Napravi novu tabelu u bazi %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export" msgid "Export Method:" msgstr "Izvoz" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Baze" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Tabele" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Redova" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows:" msgstr "Broj redova po strani" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Sačuvaj na server u direktorijum %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Sačuvaj kao datoteku" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Šablon imena datoteke" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Karakter set datoteke:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Kompresija" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipovano\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip-ovano\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip-ovano\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Sačuvaj kao datoteku" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opcije transformacije" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Verzija servera" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Verzija servera" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Ne mogu da se prijavim na MySQL server" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Baza ne postoji" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Baza ne postoji" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "Dio teksta" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6669,7 +6691,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 #, fuzzy msgid "Version information" msgstr "Podatci o prijavi" @@ -6711,68 +6733,68 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB status" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 #, fuzzy msgid "Pages to be flushed" msgstr "Tabela %s je osvežena" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6960,20 +6982,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Relacije" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6981,127 +7003,127 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL je vratio prazan rezultat (nula redova)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Baza ne postoji" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Baza ne postoji" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Samo struktura" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binarni" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Zbog njehove veličine, polje
možda nećete moći da izmenite" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binarni - ne mijenjaj" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "direkcija za slanje web servera" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Unesi kao novi red" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Nazad na prethodnu stranu" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Dodaj još jedan novi red" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 #, fuzzy msgid "Go back to this page" msgstr "Nazad na prethodnu stranu" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7118,244 +7140,244 @@ msgstr "nema" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Pet" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Pošalji" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add new field" msgid "Add prefix" msgstr "Dodaj novo polje" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Da li stvarno hoćete da " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Nema izmjena" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Karakter set" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bugarski" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Pojednostavljeni kineski" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Tradicionalni kineski" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "Ne razlikuje mala i velika slova" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "Razlikuje mala i velika slova" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Hrvatski" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Češki" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danski" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Engleski" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonski" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Njemački" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "riječnik" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefonski imenik" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Mađarski" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japanski" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litvanski" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Korejski" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Zapadnoevropski" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 #, fuzzy msgid "Romanian" msgstr "Jermenski" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 #, fuzzy msgid "Spanish" msgstr "Danski" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 #, fuzzy msgid "Traditional Spanish" msgstr "Tradicionalni kineski" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Švedski" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tajlandski" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turski" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrajinski" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unikod" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "višejezički" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Centralnoevropski" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Ruski" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltički" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Jermenski" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Ćirilični" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arapski" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Jevrejski" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 #, fuzzy msgid "Georgian" msgstr "Njemački" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grčki" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Početna strana" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Odjavljivanje" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentacija" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7379,8 +7401,8 @@ msgstr "Dobrodošli na %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7429,20 +7451,20 @@ msgstr "Lozinka:" msgid "Server Choice" msgstr "Izbor servera" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Ne mogu da se prijavim na MySQL server" @@ -7533,7 +7555,7 @@ msgstr "Opcije za izvoz baze" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Prikaz podataka tabele" @@ -7549,7 +7571,7 @@ msgstr "Poslato" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7558,14 +7580,14 @@ msgstr "Opis" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Struktura tabele" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7573,7 +7595,7 @@ msgstr "Samo struktura" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7628,32 +7650,32 @@ msgid "Display MIME types" msgstr "Dostupni MIME-tipovi" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Host" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Vrijeme kreiranja" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Verzija servera" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "verzija PHP-a" @@ -7734,7 +7756,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7796,35 +7818,35 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 #, fuzzy msgid "Procedures" msgstr "Procesi" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "Funkcija" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7867,28 +7889,28 @@ msgstr "" msgid "Column names: " msgstr "Imena kolona" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7898,17 +7920,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Imena kolona" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -8112,97 +8134,97 @@ msgstr "" "Prikazuje link, polje sadrži naziv datoteke; prva opcija je prefiks kao " "\"http://domain.com/\", druga opcija je naslov za link." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "nije u redu" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "U redu" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Omogućeno" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Opšte osobine relacija" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Prikaži osobine" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Pravljenje PDF-ova" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Prikazujem komentare kolone" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Tranformacije čitača" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Obilježen SQL-upit" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL istorijat" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "nema opisa" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "nijedno" @@ -8210,7 +8232,7 @@ msgstr "nijedno" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8221,9 +8243,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Ime korisnika" @@ -8242,206 +8264,206 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Promjenljiva" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 #, fuzzy msgid "Server ID" msgstr "Server" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Bilo koji korisnik" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Koristi tekst polje" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Bilo koji host" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokalni" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Ovaj server" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Koristi tabelu hosta" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Tabela %s je odbačena" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "Tabela %s je odbačena" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Poslato" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Procesi" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy msgid "Event name" msgstr "Vrsta upita" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 #, fuzzy msgid "Event type" msgstr "Vrsta upita" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Promijeni" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Izvrši upamćen upit" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Status" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Kraj" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Kompletan INSERT (sa imenima polja)" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8459,139 +8481,139 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabela %s je odbačena" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Tabela %s je odbačena" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "Imena kolona" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "Napravljeno" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Dužina/Vrijednost*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add new field" msgid "Add parameter" msgstr "Dodaj novo polje" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy msgid "Remove last parameter" msgstr "Promjeni ime tabele u " -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Dužina/Vrijednost*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Opcije tabele" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Vrsta upita" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8628,23 +8650,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Vrijeme" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8743,150 +8765,150 @@ msgstr "Tabele nisu pronađene u bazi." msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Tabela \"%s\" ne postoji!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Podesite koordinate za tabelu %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Shema baze \"%s\" - Strana %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relaciona shema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Sadržaj" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atributi" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Dodatno" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Napravi novu stranu" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Broj strane:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Automatski raspored" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Izaberite stranu koju menjate" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "Izaberi sve" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Izaberi tabele" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Relaciona shema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Prikaži mrežu" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Prikaži boju" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Prikaži dimenzije tabele" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "prikaz svih tabela iste širine?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Položeno" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Uspravno" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Napravljeno" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Dimenzije papira" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8894,7 +8916,7 @@ msgstr "" "Trenutna strana ima reference na tabele koje više ne postoje. Želite li da " "obrišete te reference?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Uključuje/isključuje scratchboard" @@ -8915,46 +8937,46 @@ msgstr "" msgid "Current Server" msgstr "Server" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Pretraživanje baze" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Pretraživanje baze" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Izvrši SQL upit(e) na bazi %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Izvrši SQL upit(e) na bazi %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8965,11 +8987,11 @@ msgstr "" msgid "Columns" msgstr "Imena kolona" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Obilježi SQL-upit" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -9069,7 +9091,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9087,7 +9109,7 @@ msgstr "" "(\"'\") koristite ih u \"izbjegnutom\" (escaped) obliku (na primer '\\\\xyz' " "ili 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9095,19 +9117,19 @@ msgstr "" "Za podrazumjevanu vrijednost, unesite samo jednu vrijednost, bez kosih crta " "ili navodnika u ovom obliku: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Ključ" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Dodaj/obriši kolonu" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9116,11 +9138,11 @@ msgstr "" "Za listu dostupnih opcija transformacije i njihove transformacije MIME-" "tipova, kliknite na %sopise transformacija%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opcije transformacije" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9132,62 +9154,62 @@ msgstr "" "apostrof (\"'\") u te vrijednosti, stavite obrnutu kosu crtu ispred njih (na " "primjer '\\\\xyz' ili 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "nema" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primarni" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Tekst ključ" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Poslije %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format msgid "Add %s column(s)" msgstr "Dodaj novo polje" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "Morate izabrati bar jednu kolonu za prikaz" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9210,11 +9232,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9229,97 +9251,97 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Opšte osobine relacija" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Opšte osobine relacija" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "Baze" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Verzija servera" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Korisnik" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Izbor servera" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "Komentar baze:" -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "verzija PHP-a" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Prikaži informacije o PHP-u" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin veb sajt" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributi" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Nema izmjena" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9331,46 +9353,46 @@ msgstr "" "ovim podešavanjima, otvoren je za hakovanje, i zaista treba da ispravite " "ovaj sigurnosni rizik." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Konfiguraciona datoteka zahtjeva tajnu lozinku (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9382,43 +9404,43 @@ msgstr "" "Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste " "saznali zašto, kliknite %sovde%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Baza ne postoji" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Promijeni redoslijed u tabeli" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Promijeni redoslijed u tabeli" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "Napravi novu stranu" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Izaberite bazu" @@ -9468,7 +9490,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Tradicionalni kineski" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9541,78 +9563,78 @@ msgstr "Napravi" msgid "Active options" msgstr "Opcije tabele" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Tabela %s je odbačena" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Usage" msgid "Page" msgstr "Zauzeće" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Uvoz fajlova" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Napravi novi ključ" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Ime korisnika" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "Opšte osobine relacija" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "Relacioni pogled" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Izmjene su sačuvane" @@ -9685,15 +9707,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Uvoz fajlova" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Sve" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tabela nije pronađena ili nije postavljena u %s" @@ -9704,38 +9726,38 @@ msgstr "%s tabela nije pronađena ili nije postavljena u %s" msgid "File doesn't exist" msgstr "Tabela \"%s\" ne postoji!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "Polja" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Prikaži skraćene upite" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Prikaži kompletne upite" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 #, fuzzy msgid "Information" msgstr "Podatci o prijavi" @@ -9744,7 +9766,7 @@ msgstr "Podatci o prijavi" msgid "Character Sets and Collations" msgstr "Karakter setovi i sortiranje" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9752,24 +9774,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s baza je uspješno odbačena." msgstr[1] "%s baza je uspješno odbačena." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statistika baze" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Uključi statistike" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9777,7 +9799,7 @@ msgstr "" "Napomena: uključivanje statistika može prouzrokovati veliki protok podataka " "između web i MySQL servera." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9805,7 +9827,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "verzija PHP-a" @@ -9824,116 +9846,116 @@ msgstr "" msgid "disabled" msgstr "Onemogućeno" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Uključuje sve privilegije osim GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Dozvoljava izmjenu struktura postojećih tabela." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 #, fuzzy msgid "Allows altering and dropping stored routines." msgstr "Dozvoljava kreiranje i brisanje ključeva." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Dozvoljava kreiranje novih baza i tabela." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 #, fuzzy msgid "Allows creating stored routines." msgstr "Dozvoljava kreiranje novih tabela." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Dozvoljava kreiranje novih tabela." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Dozvoljava kreiranje privremenih tabela.." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 #, fuzzy msgid "Allows creating new views." msgstr "Dozvoljava kreiranje novih tabela." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Dozvoljava brisanje podataka." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Dozvoljava odbacivanje baza i tabela." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Dozvoljava odbacivanje tabela." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Dozvoljava uvoz podataka i njihov izvoz u datoteke." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Dozvoljava dodavanje korisnika i privilegija bez ponovnog učitavanja tabela " "privilegija." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Dozvoljava kreiranje i brisanje ključeva." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Dozvoljava umetanje i zamjenu podataka." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Dozvoljava zaključavanje tabela tekućim procesima." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Ograničava broj novih konekcija koje korisnik može ta otvori na sat." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Ograničava broj upita koje korisnik može da uputi serveru za sat." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9941,60 +9963,60 @@ msgstr "" "Ograničava broj komandi koje menjaju tabele ili baze koje korisnik može da " "izvrši na sat." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 #, fuzzy msgid "Limits the number of simultaneous connections the user may have." msgstr "Ograničava broj novih konekcija koje korisnik može ta otvori na sat." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Nema efekta u ovoj verziji MySQL-a." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Dozvoljava ponovno učitavanje podešavanja servera i pražnjenje keša servera." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Daje pravo korisniku da pita gde su glavni/pomoćni serveri." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Potrebno zbog pomoćnih servera za replikaciju." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Dozvoljava čitanje podataka." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Daje pristup kompletnoj listi baza." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Dozvoljava gašenje servera." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10004,320 +10026,320 @@ msgstr "" "Neophodno za većinu administrativnih opcija kao što su podešavanje globalnih " "promenljivih ili prekidanje procesa ostalih korisnika." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "Dozvoljava kreiranje i brisanje ključeva." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Dozvoljava izmenu podataka." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Nema privilegija." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "nema" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Privilegije vezane za tabele" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Napomena: MySQL imena privilegija moraju da budu na engleskom" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administracija" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globalne privilegije" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Privilegije vezane za bazu" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ograničenja resursa" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja limite." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Podatci o prijavi" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Nemoj da mijenjaš lozinku" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Korisnik nije nađen." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Korisnik %s već postoji!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Dodali ste novog korisnika." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Ažurirali ste privilegije za %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Zabranili ste privilegije za %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Lozinka za %s je uspješno promjenjena." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Brišem %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Ponovo učitavam privilegije" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Izabrani korisnici su uspješno obrisani." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Privilegije su uspešno ponovo učitane." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Promijeni privilegije" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Zabrani" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Izvoz" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Bilo koji" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Privilegije" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Privilegije" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Pregled korisnika" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Omogući" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Ukloni izabrane korisnike" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Obustavi sve aktivne privilegije korisnika i zatim ih obriši." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Odbaci baze koje se zovu isto kao korisnici." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela " "privilegija. Sadržaj ove tabele može se razlikovati od privilegija koje " "server koristi ako su izvršene ručne izmjene. U tom slučaju %sponovo " "učitajte privilegije%s pre nego što nastavite." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Izabrani korisnik nije pronađen u tabeli privilegija." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Privilegije vezane za kolone" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Dodaj privilegije na slijedećoj bazi" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Dodaj privilegije na slijedećoj tabeli" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Promeni informacije o prijavi / Kopiraj korisnika" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Napravi novog korisnika sa istim privilegijama i ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... sačuvaj stare." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... obriši stare iz tabela korisnika." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... obustavi sve privilegije starog korisnika i zatim ga obriši." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" " ... obriši starog iz tabele korisnika i zatim ponovo učitaj privilegije." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "Provjeri privilegije za bazu "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Korisnici koji imaju pristup "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globalno" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "Specifično za bazu" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "Džoker" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy msgid "User has been added." msgstr "Polje %s je obrisano" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Privilegije su uspešno ponovo učitane." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10326,271 +10348,271 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Izaberite bazu" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Tekst ključ" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Samo struktura" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Samo struktura" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Proces %s je uspješno prekinut." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin nije mogao da prekine proces %s. Vjerovatno je već zatvoren." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 #, fuzzy msgid "Query cache" msgstr "Vrsta upita" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "Prošireni INSERT" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "Prikaži tabele" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Informacije o toku rada" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy msgid "Refresh rate: " msgstr "Generirao" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Nemoj da mijenjaš lozinku" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "Prikaži tabele" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "Prikaži tabele" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Relacije" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Vrsta upita" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Funkcija" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10598,117 +10620,117 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Ime" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Ovaj MySQL server radi već %s. Pokrenut je %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Primljeno" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Poslato" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Neuspelih pokušaja" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Prekinuto" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Naredba" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy msgid "The number of failed attempts to connect to the MySQL server." msgstr "Ograničava broj novih konekcija koje korisnik može ta otvori na sat." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10716,78 +10738,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10795,7 +10817,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10803,42 +10825,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10846,33 +10868,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10881,243 +10903,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy msgid "Percentage of used key cache (calculated value)" msgstr "Karakter set datoteke:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11125,99 +11147,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11225,18 +11247,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11244,69 +11266,69 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy msgid "Thread cache hit rate (calculated value)" msgstr "Vrsta upita" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Sub" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add new field" msgid "Add chart" msgstr "Dodaj novo polje" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Generirao" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Dodaj/obriši kolonu" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11315,7 +11337,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11323,18 +11345,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11342,11 +11364,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11354,89 +11376,89 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy msgid "Preset chart" msgstr "Promjeni ime tabele u " -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Izaberi tabele" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Dodaj novog korisnika" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL upit" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Statistike reda" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "Izaberi sve" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Vrsta upita" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11444,7 +11466,7 @@ msgid_plural "%d seconds" msgstr[0] "u sekundi" msgstr[1] "u sekundi" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11460,8 +11482,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11564,19 +11586,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Serverske promenljive i podešavanja" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Vrijednost sesije" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Globalna vrednost" @@ -11868,50 +11890,50 @@ msgstr "" msgid "Wrong data" msgstr "Baza ne postoji" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Da li stvarno hoćete da " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Provjeri SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL rezultat" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Generirao" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Naziv" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "Izabrani korisnici su uspješno obrisani." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11987,12 +12009,12 @@ msgstr "" msgid "Y Values" msgstr "Vrijednost" -#: tbl_create.php:30 +#: tbl_create.php:31 #, fuzzy, php-format msgid "Table %s already exists!" msgstr "Korisnik %s već postoji!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "Tabela %s je odbačena" @@ -12045,487 +12067,487 @@ msgstr "Sačuvaj kao datoteku" msgid "File name" msgstr "Ime korisnika" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Ime primarnog ključa mora da bude... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Ne mogu da promenim ključ u PRIMARY (primarni) !" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Dijelovi ključa nisu definisani!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Add new field" msgid "Add index" msgstr "Dodaj novo polje" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Add new field" msgid "Edit index" msgstr "Dodaj novo polje" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Ime ključa :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" mora biti ime samo primarnog ključa!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Tip ključa :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Dodaj u ključ  %s kolona(e)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Ne mogu da premjestim tabelu u samu sebe!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Ne mogu da kopiram tabelu u samu sebe!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabela %s je pomjerena u %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabela %s je kopirana u %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Ima tabele je prazno!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Promijeni redoslijed u tabeli" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(po jednom polju)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Pomjeri tabelu u (baza.tabela):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opcije tabele" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Promjeni ime tabele u" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopiraj tabelu u (baza.tabela):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Pređi na kopiranu tabelu" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Radnje na tabeli" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabela %s je osvežena" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Osvježi tabelu (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Prikaz podataka tabele" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Baza ne postoji" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Radnje na tabeli" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 #, fuzzy msgid "Check" msgstr "Češki" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "Popravi tabelu" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Proveri referencijalni integritet:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Prikaži tabele" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Zauzeće" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efektivne" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statistike reda" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamički" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Dužina reda" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Veličina reda" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy msgid "Internal relation" msgstr "Opšte osobine relacija" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy msgid "Distinct values" msgstr "Pregledaj strane vrijednosti" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add new field" msgid "Add SPATIAL index" msgstr "Dodaj novo polje" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "nema" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Tabela %s je odbačena" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Osnovni ključ je upravo dodan %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Ključ je upravo dodan %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Prikaži informacije o PHP-u" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy msgid "Move columns" msgstr "Dodaj novo polje" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Za štampu" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Relacioni pogled" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Predloži strukturu tabele" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy msgid "Add column" msgstr "Dodaj novo polje" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Na kraju tabele" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Na početku tabele" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Poslije %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Napravi ključ na %s kolona" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Vrsta upita" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Dozvoljava umetanje i zamjenu podataka." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Baza ne postoji" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Podaci" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Verzija servera" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Verzija servera" @@ -12557,11 +12579,11 @@ msgstr "Nije Vam dozvoljeno da budete ovdje!" msgid "The profile has been updated." msgstr "Profil je promjenjen." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Promjeni ime tabele u " @@ -12882,8 +12904,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13010,8 +13032,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/ca.po b/po/ca.po index 3b916adb98..e50ba9d253 100644 --- a/po/ca.po +++ b/po/ca.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-03-28 14:16+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: catalan \n" -"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 0.8\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Mostra tot" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Número de pàgina:" @@ -38,55 +38,56 @@ msgstr "" "la finestra \"pare\" o bé el teu navegador bloqueja actualitzacions entre " "finestres per la teva configuració de seguretat." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Cerca" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Executa" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nom de clau" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Descripció" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "S'ha creat la base de dades %1$s." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Comentaris de la base de dades: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Comentaris de la taula" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Columna" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tipus" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nul" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Defecte" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Enllaços a" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Comentaris" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "No" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Si" @@ -261,103 +262,103 @@ msgstr "Si" msgid "View dump (schema) of database" msgstr "Veure el bolcat (esquema) de la base de dades" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Base de dades sense taules." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Tria Tot" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Desmarca tot" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "El nom de la base de dades és buit!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Base de dades %s reanomenada a %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "La base de dades %s s'ha copiat a %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Reanomena base de dades a" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Elimina la base de dades" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "La base de dades %s s'ha eliminat." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Esborra la base de dades (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Còpia base de dades a" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Només l'estructura" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Estructura i dades" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Només dades" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Inclou CREATE DATABASE abans de copiar" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Afegeix %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Afegeix valor AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Afegeix restriccions" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Canvia a la base de dades copiada" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Ordenació" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -366,490 +367,424 @@ msgstr "" "S'ha desactivat l' emmagatzemament de la configuració de phpMyAdmin. Per " "veure el motiu, clica %saqui%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Edita o exporta l'esquema relacional" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Taula" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Fila" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Mida" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "en ús" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Creació" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Darrera actualització" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Darrera comprovació" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s taula" msgstr[1] "%s taules" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Has de triar al menys una columna per mostrar" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Canviar al %sconstructor visual%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Classificació" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Ascendent" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Descendent" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Mostra" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Criteris" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "I" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Sup" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "O" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Modificar" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Afegeix/esborra criteris de files" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Afegeix/esborra columnes" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Actualitza consulta" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Usa Taules" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Consulta SQL a la base de dades %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Executa consulta" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Accés denegat" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "al menys una d'aquestes paraules" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "totes les paraules" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "la frase exacta" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "com a expressió regular" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Resultats de la recerca per a \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Total: %s resultat" -msgstr[1] "Total: %s resultats" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s resultat a la taula %s" -msgstr[1] "%s resultats a la taula %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Navega" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Esborrar les coincidències per a la taula %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Esborra" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Cerca a la base de dades" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Paraules o valors a cercar (comodí: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Trobat:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Paraules separades per un espai (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Dins les taules:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Dins la columna:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Base de dades sense taules" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "desconegut" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "S'ha buidat la taula %s" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Vista %s esborrada" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "S'ha esborrat la taula %s" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "El seguiment està actiu." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "El seguiment no està actiu." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Aquesta vista té al menys aques nombre de files. Consulta %sdocumentation%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Vista" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replicació" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Suma" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s és el motor d'emmagatzematge per defecte en aquest servidor MySQL." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Amb marca:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Marcar-ho tot" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Comprova taules desfragmentades" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Exporta" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Imprimeix vista" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Buida" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Elimina" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Verifica la taula" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimitza la taula" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Repara la taula" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analitza la taula" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Afegeix un prefix a la taula" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Canvia el prefix de la taula" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Copia la taula amb prefix" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Diccionari de Dades" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Taules seguides" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Base de dades" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Darrera versió" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Creat" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Actualitzat" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Estat" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Acció" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Esborra les dades de seguiment per aquesta taula" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "actiu" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "no actiu" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versions" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Informe de seguiment" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Instantània de l'estructura" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Taules no seguides" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Segueix taula" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Registre de la base de dades" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Tipus incorrecte!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "El tipus d'exportació triat s'ha de desar en un arxiu!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Paràmetres incorrectes!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "No hi ha prou espai per desar l'arxiu %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -857,12 +792,12 @@ msgstr "" "L'arxiu %s ja existeix al servidor, canvia el nom o marca l'opció de " "sobreescriure." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "El servidor web no té permisos per a desar l'arxiu %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "El bolcat s'ha desat amb el nom d'arxiu %s." @@ -885,7 +820,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometria" @@ -958,29 +893,29 @@ msgstr "" "Tria «GeomFromText» de la columna \"Funció\" i enganxa la cadena següent al " "camp \"Valor\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Probablement has triat d'enviar un arxiu massa gran. Consulta la " -"%sdocumentació%s per trobar formes de modificar aquest límit." +"Probablement has triat d'enviar un arxiu massa gran. Consulta la %" +"sdocumentació%s per trobar formes de modificar aquest límit." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Mostrant consultes desades" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "S'ha esborrat la consulta desada." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "No es pot llegir l'arxiu" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -990,7 +925,7 @@ msgstr "" "S'intenta carregar un arxiu amb una compresió no suportada (%s). O bé aquest " "suport no s'ha implementat encara o bé el teniu desactivat a la configuració." -#: import.php:390 +#: import.php:394 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 " @@ -1000,29 +935,29 @@ msgstr "" "o el tamany de l'arxiu es més gran que el permès per la configuració del " "vostre PHP. Veieu [a@./Documentation.html#faq1_16]PFC(FAQ) 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "No es pot convertir el joc de caracters de l'arxivu sense la biblioteca " "corresponent" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "No es poden carregar les extensions d'importació, comprova l'instal.lació!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "%s creat com a Consulta desada" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Importació finalitzada correctament, %d consultes executades." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1030,7 +965,7 @@ msgstr "" "Temps exaurit de l'arxiu d'ordres, si voleu finalitzar l'importació, torneu " "a enviar el mateix arxiu a importar i el procés continuarà." -#: import.php:499 +#: import.php:503 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." @@ -1039,15 +974,15 @@ msgstr "" "indica que phpMyAdmin no ha pogut finalitzar aquesta importació a menys que " "incrementeu els límits de temps de php." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "La vostra comanda SQL ha estat executada amb èxit" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Enrere" @@ -1056,7 +991,7 @@ msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" "phpMyAdmin és més fàcil amb un navegador que suporti marcs -frames-." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Instrucció \"DROP DATABASE\" desactivada." @@ -1066,7 +1001,7 @@ msgstr "Instrucció \"DROP DATABASE\" desactivada." msgid "Do you really want to execute \"%s\"?" msgstr "Realment vols fer?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Ets a punt de DESTRUIR completament una base de dades!" @@ -1106,7 +1041,7 @@ msgstr "Afegir Index" msgid "Edit Index" msgstr "Editar índex" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Afegeix %d columna(es) a l'index" @@ -1124,16 +1059,16 @@ msgstr "El nom del servidor és buit!" msgid "The user name is empty!" msgstr "El nom d'usuari és buit!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "La contrasenya és buida!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Les contrasenyes no coincideixen!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Afegirl usuari" @@ -1145,29 +1080,31 @@ msgstr "Recarrega els permisos" msgid "Removing Selected Users" msgstr "Treu els usuaris triats" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Tanca" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Edita" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Gràfic de tràfic en viu" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Gràfic de conexions/processos en viu" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Gràfic de consultes en viu" @@ -1177,24 +1114,24 @@ msgstr "Dades estàtiques" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Total" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Altre" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1214,7 +1151,7 @@ msgstr "Tràfic del servidor (en KiB)" msgid "Connections since last refresh" msgstr "Connexions des de la darrera actualització" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Processos" @@ -1232,7 +1169,7 @@ msgstr "Consultes des de la darrera actualització" msgid "Questions (executed statements by the server)" msgstr "Consultes (sentències executades pel servidor)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Consulta d'estadístiques" @@ -1278,14 +1215,14 @@ msgid "System swap" msgstr "Intercanvi del sistema" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1337,32 +1274,32 @@ msgstr "Bytes enviats" msgid "Bytes received" msgstr "Bytes rebuts" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Connexions" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1376,11 +1313,11 @@ msgstr "%d taula(es)" msgid "Questions" msgstr "Consultes" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Tràfic" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Configuració" @@ -1400,12 +1337,12 @@ msgstr "Afegeix gràfic a a la graella" msgid "Please add at least one variable to the series" msgstr "Afegeix al menys una variable a la serie" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Res" @@ -1505,7 +1442,7 @@ msgstr "Canviar configuracions" msgid "Current settings" msgstr "Configuracions actuals" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Títol del gràfic" @@ -1598,7 +1535,7 @@ msgstr "Explicar sortida" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Temps" @@ -1697,10 +1634,10 @@ msgstr "" "Ha fallat la creació de la graella del gràfic amb la configuració importada. " "Restablint la configuració per defecte..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importa" @@ -1770,7 +1707,7 @@ msgstr "Petició de procés" msgid "Error in Processing Request" msgstr "Error a la petició de procés" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "No s'han triat bases de dades." @@ -1824,19 +1761,19 @@ msgstr "Amagar índex" msgid "Show indexes" msgstr "Mostra índex" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Desactiva les comprovacions de claus externes" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Activat" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1866,7 +1803,7 @@ msgstr "Esborrant" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "editor de ENUM/SET" @@ -1905,8 +1842,8 @@ msgstr "Mostrar quadre de consultes" msgid "No rows selected" msgstr "No s'han triat arxius" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Canvi" @@ -1914,18 +1851,18 @@ msgstr "Canvi" msgid "Query execution time" msgstr "Temps d'execució de la consulta" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d no és un num. vàlid de fila." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Desa" @@ -1937,7 +1874,7 @@ msgstr "Amaga el criteri de cerca" msgid "Show search criteria" msgstr "Mostrar criteri de cerca" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Cerca de zoom" @@ -1981,12 +1918,12 @@ msgstr "Resultats de consultes" msgid "Data point content" msgstr "Contingut del punter de dades" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignora" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Còpia" @@ -2006,7 +1943,7 @@ msgstr "Tria una clau externa" msgid "Please select the primary key or a unique key" msgstr "Tria la clau principal o una clau única" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Tria la columna a mostrar" @@ -2085,7 +2022,7 @@ msgstr "Actualitza fila(es)" msgid "Generate password" msgstr "Genera una contrasenya" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Genera" @@ -2093,7 +2030,7 @@ msgstr "Genera" msgid "Change Password" msgstr "Canvi de contrasenya" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Més" @@ -2184,63 +2121,63 @@ msgid "December" msgstr "Desembre" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Gen" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Abr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Ago" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Set" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Oct" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Des" @@ -2278,32 +2215,32 @@ msgid "Sun" msgstr "Diu" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Dll" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Dma" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Dcr" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Dij" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Div" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Dis" @@ -2417,16 +2354,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "per segon" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "per minut" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "per hora" @@ -2434,6 +2371,251 @@ msgstr "per hora" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Màx: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Documentació" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Error" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "Consulta SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL diu: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "No es pot connectar al validador SQL!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Explica SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Salta l'explicació de l'SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Sense codi PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Crea codi PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Refresca" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Salta la Validació de l'SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Valida l'SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Editar aquesta consulta en línia" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "En línia" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Perfils" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Diu" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d-%m-%Y a les %H:%M:%S" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dies, %s hores, %s minuts i %s segons" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Falta paràmetre:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Inici" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Pàgina anterior" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Pàgina següent" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Darrera pàgina" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Vés a la base de dades "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "La funcionalitat %s es veu afectada per un error conegut, veieu %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Prem per canviar" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Estructura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Insereix" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Navega" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operacions" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Navega al teu ordinador:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" +"Selecciona des del directori de pujada d'arxius del servidor web %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "No està disponible el directori indicat per pujar arxius" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "No hi ha cap arxiu per pujar" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Imprimeix" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2447,73 +2629,49 @@ msgstr "" msgid "Font size" msgstr "Tamany de lletra" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Desar dades editades" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Reataurar ordre de columnes" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Inici" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Pàgina anterior" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Pàgina següent" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Darrera pàgina" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Fila d'inici" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Nombre de files" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Mode" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horitzontal" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horitzontal (capçaleres rotades)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertical" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Classifica per la clau" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2537,64 +2695,76 @@ msgstr "Classifica per la clau" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Opcions" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Textos parcials" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Textos sencers" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Clau relacional" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Columna relacional a mostrar" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Mostra continguts binaris" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Mostra contingut BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Mostra el contingut binari com HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Amagar transformació del navegador" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "S'ha esborrat la fila" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Esborra" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Finalitzar" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2602,44 +2772,44 @@ msgstr "" "Pot ser aproximat. Veieu [a@./Documentation.html#faq3_11@Documentation]PCF -" "FAQ- 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "en consulta" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Mostrant registres" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "total" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "La consulta tarda %01.4f seg" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operacions de resultats de consultes" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Vista d'impresió (amb texts sencers)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Mostra el gràfic" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Crea una vista" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "No s'ha trobat l'enllaç" @@ -2705,13 +2875,13 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "Obrir nova finestra de phpMyAdmin" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" "A partir d'aquest punt és necessari tenir les galetes -cookies- activades." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." @@ -2719,46 +2889,46 @@ msgid "Javascript must be enabled past this point" msgstr "" "A partir d'aquest punt és necessari tenir les galetes -cookies- activades." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "No s'ha definit l'índex!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indexos" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Única" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Comprimit" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinalitat" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Comentari" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "S'ha esborrat la clau principal" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "S'ha esborrat l'índex %s" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2767,137 +2937,96 @@ msgstr "" "Els indexos %1$s i %2$s semblen iguals i un d'ells possiblement es podria " "esborrar." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Bases de dades" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Servidor" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Estructura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Insereix" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operacions" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Seguiment" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Disparadors" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "La taula sembla buida!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "La base de dades sembla buida!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Consulta segons exemple" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Permisos" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutines" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Esdeveniments" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Dissenyador" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Usuaris" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Sincronitza" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Registre binari" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variables" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Jocs de caràcters" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Motors" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Error" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2923,87 +3052,87 @@ msgstr[1] "%1$d files inserides." msgid "Error while creating PDF:" msgstr "Error creant PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "No es pot desar la taula" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Taules recents" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "No hi ha taules recents" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "No hi ha informació detallada de l'estat disponible per a aquest motor " "d'emmagatzematge." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s està disponible en aquest servidor MySQL." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s s'ha desactivat en aquest servidor MySQL." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Aquest servidor MySQL no suporta el motor d'emmagatzematge %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "Estat de taula desconegut " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Base de dades origen" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Tema %s no trobat!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Base de dades incorrecte" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Nom de taula incorrecte" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Error reanomenant la taula %1$s a %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "La taula %s ha canviat de nom a %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3011,85 +3140,85 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funció" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operador" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Valor" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Cerca de taules" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Edita/Insereix" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Tria les columnes (una com a mínim):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Afegeix condicions de recerca (cos de la clàusula \"where\" ):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Número de registres per pàgina" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Ordre del llistat:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Màxim nombre de files a dibuixar" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Navega valors externs" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Criteri de cerca addicionals" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Fer una \"consulta segons exemple\" (comodí: \"%\") per a dos columnes " "diferents" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Fer una \"petició segons exemple\" (comodí: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Cóm utilitzar" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3164,14 +3293,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3418,13 +3547,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "compartit" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Taules" @@ -3435,35 +3564,35 @@ msgstr "Taules" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Dades" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Defragmentat" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Vés a la base de dades" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "No replicat" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Replicat" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Comprova els permisos per la base de dades "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Comprova els permisos" @@ -3514,175 +3643,18 @@ msgstr "Mètode d'identificació incorrecte establert a la configuració:" msgid "You should upgrade to %s %s or later." msgstr "Es necessari actualitzar a %s %s o posterior." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Màx: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Documentació" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "Consulta SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL diu: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "No es pot connectar al validador SQL!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Explica SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Salta l'explicació de l'SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Sense codi PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Crea codi PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Refresca" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Salta la Validació de l'SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Valida l'SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Editar aquesta consulta en línia" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "En línia" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Perfils" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Diu" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d-%m-%Y a les %H:%M:%S" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dies, %s hores, %s minuts i %s segons" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Falta paràmetre:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Vés a la base de dades "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "La funcionalitat %s es veu afectada per un error conegut, veieu %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Prem per canviar" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Navega al teu ordinador:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "" -"Selecciona des del directori de pujada d'arxius del servidor web %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "No està disponible el directori indicat per pujar arxius" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "No hi ha cap arxiu per pujar" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Imprimeix" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3708,9 +3680,9 @@ msgstr "Obert" msgid "Closed" msgstr "Tancat" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Desactivat" @@ -3838,30 +3810,30 @@ msgstr "No s'ha trobat l'extensió SOAP" msgid "maximum %s" msgstr "màxim %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "Aquesta opció està desactivada, no s'aplicarà a la teva configuració" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Estableix valor: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Restaura el valor per defecte" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Permet als usuaris configurar aquest valor" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Reinicia" @@ -4146,7 +4118,7 @@ msgid "Character set of the file" msgstr "Joc de caràcters de l'arxiu" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4171,14 +4143,14 @@ msgstr "Posa els noms de columnes a la primera fila" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Columnes englobades per" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Columnes amb marca d'escapada" @@ -4198,13 +4170,13 @@ msgstr "Treu caràcters CRLF de dins de les columnes" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Columnes acabades amb" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Línies acabades amb" @@ -4261,12 +4233,12 @@ msgstr "Etiqueta de clau" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "Tipus MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relacions" @@ -4279,7 +4251,7 @@ msgid "Save on server" msgstr "Desa al servidor" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Sobreescriu arxiu(s) existent(s)" @@ -4292,7 +4264,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Usa -backquotes- amb noms de taules i columnes" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Modus de compatibilitat SQL" @@ -4516,8 +4488,8 @@ msgstr "" "usar-se per obtenir valors especials." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Finestra de consultes" @@ -5884,10 +5856,10 @@ msgstr "Necessita activar el SQL Validator" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Contrasenya" @@ -5911,8 +5883,8 @@ msgstr "" "Si tens un nom d'usuari, especifíca'l aqui (per defecte és [kbd]anonymous[/" "kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Nom d'usuari" @@ -6158,7 +6130,7 @@ msgstr "No es troba l'extensió %s. Comprova la configuració de PHP." msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6166,18 +6138,68 @@ msgstr "" "El servidor no està responent (o el sòcol del servidor local MySQL no està " "configurat correctament)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "El servidor no respon." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Detalls..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Resultats de la recerca per a \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Total: %s resultat" +msgstr[1] "Total: %s resultats" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s resultat a la taula %s" +msgstr[1] "%s resultats a la taula %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Esborrar les coincidències per a la taula %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Cerca a la base de dades" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Paraules o valors a cercar (comodí: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Trobat:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Paraules separades per un espai (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Dins les taules:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Dins la columna:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6185,19 +6207,19 @@ msgstr "" "La connexió de l'usuari de control ha fallat, tal com està definida ara a la " "configuració." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Canvi de contrasenya" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Sense contrasenya" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Reescriu" @@ -6218,8 +6240,8 @@ msgstr "Crear base de dades" msgid "Create" msgstr "Crea" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Sense permisos" @@ -6233,9 +6255,9 @@ msgstr "Crea una taula" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nom" @@ -6243,145 +6265,145 @@ msgstr "Nom" msgid "Number of columns" msgstr "Nombre de columnes" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "No es poden carregar les extensions d'exportació, comprova l'instal.lació!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Exportant bases de dades des del servidor actual" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Crear una taula nova a la base de dades \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Crear una taula nova a la base de dades \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Tipus d'exportació:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Ràpid - mostra només les opcions mínimes a configurar" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Usuari - mostra totes les opcions possibles" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Base(s) de dades:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Taula(es):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Files:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Bolca alguna(es) fila(es)" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Nombre de files:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Fila que comença a:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Bolca totes les files" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Sortida:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Desa al servidor al directori %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Desa la sortida com a arxiu" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Nom d'arxiu de plantilla:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ serà el nom del servidor" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ serà el nom de la base de dades" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ serà el nom de la taula" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Aquest valor s'interpreta usant %1$sstrftime%2$s, pel que podeu usar les " -"cadenes de formateig de temps. A més, es faran aquestes transformacions: " -"%3$s. Altre text es deixarà sense variació. Consulteu les %4$sPFC -FAQ- %5$s " +"cadenes de formateig de temps. A més, es faran aquestes transformacions: %3" +"$s. Altre text es deixarà sense variació. Consulteu les %4$sPFC -FAQ- %5$s " "per a més detalls." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "usa això per futures exportacions" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Joc de caràcters de l'arxiu:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Compressió:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "comprimit amb zip" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "comprimit amb gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "comprimit amb bzip" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Veure la sortida com a texte" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Format:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Opcions específiques del format:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6389,36 +6411,36 @@ msgstr "" "Desplaça avall per a les opcions del format triat i ignora les opcions per " "altres formats." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Conversió de codificació:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "Crea versió %s de %s.%s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "Crea versió %s de %s.%s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6428,35 +6450,35 @@ msgstr "" "permesa o es tracta d'un error conegut dels navegadors basats en WebKit " "(Safari, Google Chrome, Arora, etc.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Format de l'arxiu importat" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "L'arxiu s'està processant, per favor, sigues pacient." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6464,30 +6486,30 @@ msgstr "" "Per favor, sigues pacient, l'arxiu s'està carregant. Els detalls de la " "càrrega no estàn disponibles." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Important al servidor actual" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Important a la base de dades \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Important a la taula \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Arxiu a importar:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "L'arxiu pot ser comprimit (%s) o descomprimit." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6495,15 +6517,15 @@ msgstr "" "Un arxiu comprimit ha d'acabar en .[format].[compressió]. Exemple: " ".sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "No es permet pujar arxius en aquest servidor." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Importació parcial:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6511,7 +6533,7 @@ msgstr "" "La darrera importació ha esgotat el temps, després de reenviar continuarà " "des de la posició %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6521,11 +6543,11 @@ msgstr "" "que s'acosta el limit del temps. (Pot ser una bona solució per importar " "arxius grans, però pot trencar transaccions.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Nombre de files a saltar, comptant des de la primera:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Opcions específiques de format:" @@ -6534,7 +6556,7 @@ msgstr "Opcions específiques de format:" msgid "Language" msgstr "Idioma" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Informació de versió" @@ -6579,67 +6601,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Grup de memòries intermitges" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Estat InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Ús del grup de memòries intermitges" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "pàgines" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Pàgines lliures" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Pàgines brutes" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Pàgines contenint dades" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Pàgines per a purgar" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Pàgines ocupades" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Pàgines inalterables" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Activitat de la Memòria intermitja" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Peticions de lectura" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Peticions d'escriptura" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Lectures omeses" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Esperes d'escriptura" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Lectures omeses en %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Esperes d'escriptura en %" @@ -6871,20 +6893,20 @@ msgstr "" "llavors els registres vells s'esborraràn, altrament es reanomenaràn i es " "donarà el pròxim número més alt." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "Pots trobar la documentació i més informació sobre PBXT a la pàgina " "principal de %sPrimeBase XT%s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Enllaços relacionats" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "El Blog de PrimeBase XT per Paul McCullagh" @@ -6892,128 +6914,128 @@ msgstr "El Blog de PrimeBase XT per Paul McCullagh" msgid "No data found for GIS visualization." msgstr "No s'han trobat dades per a visualització GIS." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL ha retornat un conjunt buit (p.e. cap fila)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "Les següents estructures han estat creades o bé alterades. Aquí pots:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Veure el contingut d'una estructura prement sobre el seu nom" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Canviar qualsevol dels seus ajustaments fent clic al corresponents enllaç " "\"Opcions\"" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Editar estructura seguint l'enllaç \"Estructura\"" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Anar a la base de dades %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Editar configuració de %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Anar a la taula: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Estructura de %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Anar a la vista: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Amaga" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binari" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" " A causa de la seva longitud,
aquesta columna no pot ser editable" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binari - no editeu" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "directori de pujada d'arxius del servidor web" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Continua l'inserció amb %s files" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "i llavors" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Insereix com a nova fila" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Insereix com a nova fila i ignora els errors" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Mostra la consulta d'inserció" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Torna" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Insereix un nou registre" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Torna a aquesta pàgina" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Edita el següent registre" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Usa la tecla TAB per moure't de valor en valor, o CTRL+fletxes per moure't " "on vulguis" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Mostrant consulta SQL" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Id de la fila inserida: %1$d" @@ -7028,236 +7050,236 @@ msgstr "Cap" msgid "Convert to Kana" msgstr "Converteix a Kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "De" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Envia" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Afegir prefix" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Realment vols fer?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Sense canvis" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Joc de caràcters" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Búlgar" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Xinés Simplificat" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Xinés Tradicional" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "no sensible a majúscules" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "sensible a majúscules" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Croata" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Txec" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danès" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Anglès" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonià" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Alemany" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "diccionari" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "llibreta d'adreces" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Húngar" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandès" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japonès" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Letó" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lituà" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Coreà" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persa" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polac" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Europa Occidental" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Romanés" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Eslovac" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Eslové" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Espanyol" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Espanyol Tradicional" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Suec" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tailandès" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turc" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ucraïnès" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "multilingüe" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Europa Central" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Rus" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Bàltic" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armeni" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Ciríl.lic" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Àrab" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebreu" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgià" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grec" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Txec-Eslovac" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Inici" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Surt" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Documentació de phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Recarrega el marc de navegació" @@ -7279,8 +7301,8 @@ msgstr "Benvingut a %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "La raó més probable d'aixó és que no heu creat l'arxiu de configuració. " "Podreu voler utilitzar %1$ssetup script%2$s per crear-ne un." @@ -7330,7 +7352,7 @@ msgstr "Contrasenya:" msgid "Server Choice" msgstr "Elecció de Servidor" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7338,14 +7360,14 @@ msgstr "" "La configuració prohibeix la connexió sense contrasenya (veure " "AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Sense activitat des de fa %s segons o més, entra de nou" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "No podem connectar amb el servidor MySQL" @@ -7425,7 +7447,7 @@ msgstr "Opcions de bolcat de dades" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Bolcant dades de la taula" @@ -7440,28 +7462,28 @@ msgstr "Esdeveniment" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Definició" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Estructura de la taula" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Estructura per a vista" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Estructura de suport per a vistes" @@ -7507,32 +7529,32 @@ msgid "Display MIME types" msgstr "Mostra tipus MIME" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Servidor" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Temps de generació" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Versió del servidor" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Versió de PHP" @@ -7618,7 +7640,7 @@ msgstr "" "de camps i taules compostos de caràcters especials o paraules clau)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7694,33 +7716,33 @@ msgstr "" "Bolcat de columnes TIMESTAMP en UTC (permet que columnes TIMESTAMP es " "bolquin i recarreguin entre servidors de diferents zones horàries)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procediments" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funcions" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Restriccions per taules bolcades" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Restriccions per la taula" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "TIPUS MIME PER LA TAULA" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELACIONS DE LA TAULA" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Error llegint dades:" @@ -7764,15 +7786,15 @@ msgstr "" msgid "Column names: " msgstr "Nom de les columnes:" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Paràmetre incorrecte per importació CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7782,13 +7804,13 @@ msgstr "" "s'han escrit correctament, separats per comes i sense incloure'ls entre " "cometes." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Format incorrecte a l'entrada CSV a la línia %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Comptador de columnes incorrecte en l'entrada CSV a la línia %d." @@ -7798,17 +7820,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Nom de taula" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Nom de les columnes" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Aquesta extensió no suporta importacions comprimides!" @@ -8022,85 +8044,85 @@ msgstr "" "Mostra un enllaç; el camp conté el nom de l'arxiu. La primera opció és un " "prefixe com \"http://domini.com/\". La segona opció és el títol del enllaç." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Incorrecte" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "Correcte" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Activat" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Característiques generals de relacions" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Mostra les característiques" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Creació de PDFs" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Mostrant comentaris de les columnes" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Transformació del navegador" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Mira a la documentació cóm actualitzar la teva taula de comentaris de les " "columnes" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Consulta SQL desada" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Historial SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Taules persistents usades recentment" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Preferències d'usuari" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Passos ràpids per a activar les característiques avançades:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Crea les taules necessàries amb examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Crea un usuari pma i dona-li accés a aquestes taules." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8109,16 +8131,16 @@ msgstr "" "(config.inc.php), partint, per exemple, de l'arxiu config." "sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Re-entra a phpMyAdmin per a carregar l'arxiu de configuració actualitzat." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "sense descripció" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Desmarcar tot" @@ -8126,7 +8148,7 @@ msgstr "Desmarcar tot" msgid "Slave configuration" msgstr "Configració de l'esclau" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Canvia o reconfigura el servidor mestre" @@ -8139,9 +8161,9 @@ msgstr "" "configuració (my.cnf). Si no, afegeix la línia següent a la secció [mysqld] :" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Nom d'usuari" @@ -8159,15 +8181,15 @@ msgid "Slave status" msgstr "Estat de l'esclau" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variable" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID de Servidor" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8175,38 +8197,38 @@ msgstr "" "Només els servidors iniciats amb l'opció --report-host=nom_de_servidor es " "mostren en aquesta llista." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Afegeix l'usuari esclau de replicació" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Qualsevol usuari" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Usa camp de text" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Qualsevol servidor" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Aquest Host" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Utilitza la Taula de Hosts" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8214,140 +8236,140 @@ msgstr "" "Quan s'utilitza la taula Host, aquest camp s'ignora i es fan servir els " "valors enmagatzemats a la taula Host en lloc seu." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Genera una Contrasenya" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Ha fallat la següent consulta: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "S'ha modificat l'esdeveniment %1$s." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "S'ha creat l'esdeveniment %1$s." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Editar esdeveniment" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Error processant a la petició" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Detalls" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Nom d'esdeveniment" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Tipus d'event" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Canviar a %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Inici" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Final" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Preservar al completar" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8363,125 +8385,125 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "tipus de rutina invàlid: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "S'ha modificat la rutina %1$s." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "S'ha creat la rutina %1$s." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Editar rutina" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Nom de rutina" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Direcció" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Longitud/Valors*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Afegir paràmetre" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Elimina el darrer paràmetre" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Tipus de retorn" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Retornar Longitud/Valors" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Retornar opcions" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Tipus de seguretat" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Resultats de l'execució de la rutina %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Paràmetres de rutina" @@ -8512,23 +8534,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Temps" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Has de donar un nom de taula vàlid" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8610,138 +8632,138 @@ msgstr "No s'ha trobat un esdeveniment amb nom %1$s a la base de dades %2$s" msgid "There are no events to display." msgstr "No hi ha esdeveniments per mostrar." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "La taula %s no existeix!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Configura les coordinades per la taula %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Esquema de la base de dades %s - Pàgina %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Aquesta pàgina no conté taules!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "ERROR D'ESQUEMA: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Esquema relacional" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Taula de continguts" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atributs" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Crea una nova pàgina" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Nom de pàgina" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Disseny automàtic basat en" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Relacions internes" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "CLAU EXTERNA" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Tria una pàgina per editar" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Selecciona la pàgina" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Tria Taules" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Mostra l'esquema relacional" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Selecciona el tipus d'Exportació Relacional" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Mostra graella" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Mostra color" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Mostra dimensió de les taules" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Mostrar totes les taules amb la mateixa amplada" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Només mostrar claus" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Horitzontal" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Vertical" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientació" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Tamany de paper" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8749,7 +8771,7 @@ msgstr "" "La pàgina actual té referències a taules que no existeixen. Vols esborrar " "aquestes referències?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Canvia l' scratchboard" @@ -8768,44 +8790,44 @@ msgstr "Idioma desconegut: %1$s." msgid "Current Server" msgstr "Servidor actual" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Base de dades origen" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Servidor actual" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Servidor remot" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Diferència" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Base de dades destinació" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Clica per seleccionar" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Executar consulta/es SQL al servidor %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Executa consulta/s SQL a la Base de Dades %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Neteja" @@ -8814,11 +8836,11 @@ msgstr "Neteja" msgid "Columns" msgstr "Columnes" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Desa aquesta consulta SQL" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Deixa accedir a cada usuari a aquesta consulta desada" @@ -8912,8 +8934,8 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "No s'ha pogut iniciar el validador SQL. Si us plau, comproveu que teniu " -"instal·lats els mòduls de PHP necessaris tal i com s'indica a la " -"%sdocumentació%s." +"instal·lats els mòduls de PHP necessaris tal i com s'indica a la %" +"sdocumentació%s." #: libraries/tbl_common.inc.php:53 #, fuzzy, php-format @@ -8921,7 +8943,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "S'ha activat el seguiment de %s.%s." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8933,7 +8955,7 @@ msgstr "" "(\"\\\") o la cometa simple (\"'\") abans d'aquests valors, escriu davant " "barres invertides (per exemple '\\\\xyz' o 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8941,19 +8963,19 @@ msgstr "" "Per a valors per defecte, només entra un valor, sense barres invertides ni " "cometes, fent servir aquest format: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Índex" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Treu columna(es)" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8962,11 +8984,11 @@ msgstr "" "Per veure una llista d'opcions de transformació disponibles i els seus tipus " "MIME de transformació, prem a %sdescripcions de transformació%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opcions de transformació" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8978,58 +9000,58 @@ msgstr "" "apòstrof (\"'\") entre aquests valors, posa una barra invertida devant (per " "exemple '\\\\xyz' o 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "Dades ENUM o SET massa llargues?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Obté més espai d'edició" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Cap" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Com definit:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Principal" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Text sencer" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Darrere de %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Afegeix %s columna(es)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Has d'afegir al menys una columna." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Motor d'emmagatzematge" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Definició de PARTICIÓ" @@ -9051,11 +9073,11 @@ msgstr "" "les permanentment es necessita activar %sinterficie de taules enllaçades de " "phpMyAdmin%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "No es pot desar la configuració" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9072,81 +9094,81 @@ msgstr "No s'han trobat arxius dins de l'arxiu ZIP!" msgid "Error in ZIP archive:" msgstr "Error en arxiu ZIP:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Paràmetres Generals" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Ordenació de la connexió del servidor" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Paràmetres d'aparença" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Més paràmetres" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Servidor de base de dades" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Versió de programari" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Versió del protocol" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Usuari" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Joc de caracters del servidor" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Servidor web" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Versió del client de base de dades" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Extensió PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Mostra informació de PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Pàgina oficial del phpMyAdmin" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Contribueix" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Obtenir suport" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Llista de canvis" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9159,7 +9181,7 @@ msgstr "" "i s'exposa a intrusions, pel que recomanem la reparació urgent d'aquest " "forat de seguretat." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9169,7 +9191,7 @@ msgstr "" "PHP. Aquesta opció és incompatible amb phpMyAdmin i pot provocar la perdua " "de dades!" -#: main.php:294 +#: main.php:297 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 " @@ -9179,19 +9201,19 @@ msgstr "" "de caràcters multibyte. Sense l'extensió -mbstring-, phpMyAdmin és incapaç " "de dividir cadenes de text correctament i pot generar resultats inesperats." -#: main.php:302 +#: main.php:305 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." +"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 "" "El paràmetre de PHP [a@http://php.net/manual/en/session.configuration." -"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] és menor que la " -"caducitat de galetes -cookies- configurat a phpMyAdmin, degut a aixó, la " -"vostra conenexió caducarà abans del establert a phpMyAdmin." +"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] és menor " +"que la caducitat de galetes -cookies- configurat a phpMyAdmin, degut a aixó, " +"la vostra conenexió caducarà abans del establert a phpMyAdmin." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9200,13 +9222,13 @@ msgstr "" "configuració a phpMyAdmin, degut a aixó, la teva sessió caducarà més aviat " "que el que indica la configuració de phpMyAdmin." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "L'arxiu de configuració necessita ara una frase de pas secreta " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9216,7 +9238,7 @@ msgstr "" "encara existeix dins del vostre directori de phpMyAdmin. Heu d'esborrar-ho " "un cop heu acabat de configurar phpMyAdmin." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9226,7 +9248,7 @@ msgstr "" "completa, s'han desactivat algunes característiques avançades. Per saber " "perquè, clica %saquí%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9235,7 +9257,7 @@ msgstr "" "La teva llibreria MySQL de PHP MySQL versió %s és diferent del teu servidor " "MySQL versió %s. Aixó pot provocar comportaments inesperats." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9244,26 +9266,26 @@ msgstr "" "Servidor executant-se amb Suhosin. Si us plau, consulta %sdocumentation%s " "per a possibles assumptes." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "No hi ha bases de dades" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Filter tables by name" msgid "Filter databases by name" msgstr "filtrar taules pel nom" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "filtrar taules pel nom" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Crea una taula" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Tria una base de dades" @@ -9311,7 +9333,7 @@ msgstr "Canviar petit/gran" msgid "Toggle relation lines" msgstr "Canviar línies de relació" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Importa/Exporta coordenades per a esquema PDF" @@ -9369,67 +9391,67 @@ msgstr "Agrega" msgid "Active options" msgstr "Opcions actives" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "S'ha creat una pàgina" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Ha fallat la creació de pàgina" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "pàgina" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Importar des de la pàgina seleccionada" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Exporta a la pàgina seleccionada" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Crea una pàgina i exporta en ella" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Nou nom de pàgina: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Exporta/Importa a escala" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "recomanat" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Error: la relació ja existeix." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Error: La relació no s'ha afegit." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Afegida relació de FOREIGN KEY" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Afegida relació interna" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relació esborrada" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Error desant coordenades per al Dissenyador." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Les modificacions han estat desades" @@ -9503,15 +9525,15 @@ msgstr "Els paràmetres existents es sobreescriuran!" msgid "You can reset all your settings and restore them to default values." msgstr "Pots restablir tots els teus paràmetres als valors per defecte." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importa arxius" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Tot" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "taula %s no trobada o no definida a %s" @@ -9520,37 +9542,37 @@ msgstr "taula %s no trobada o no definida a %s" msgid "File doesn't exist" msgstr "L'arxiu no existeix" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Tria el registre binari per veure" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Arxius" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Talla les consultes mostrades" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Mostra Consultes completes" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Nom del registre" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Posició" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Posició original" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informació" @@ -9558,7 +9580,7 @@ msgstr "Informació" msgid "Character Sets and Collations" msgstr "Jocs de Caràcters i ordenacions" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9566,24 +9588,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s bases de dades s'han esborrat correctament." msgstr[1] "%s bases de dades s'han esborrat correctament." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Estadístiques de les bases de dades" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Replicació del mestre" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Replicació de l'esclau" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Activa Estadístiques" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9591,7 +9613,7 @@ msgstr "" "Nota: Activant les estadístiques de Base de Dades aqui pot provocar elevat " "tràfic entre el servidor Web i el de MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Motors d'emmagatzematge" @@ -9619,7 +9641,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Versió" @@ -9635,114 +9657,114 @@ msgstr "" msgid "disabled" msgstr "desactivat" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Inclou tots els permisos excepte GRANT -atorgar-." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Permet alterar l'estructura de taules existents." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Permet alterar i esborrar rutines enmagatzemades." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Permet crear noves bases de dades i taules." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Permet crear rutines enmgatzemades." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Permet crear noves taules." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Permet crear taules temporals." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Permet crear, esborrar i reanomenar comptes d'usuari." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Permet crear noves vistes." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Permet esborrar dades." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Permet eliminar bases de dades i taules." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Permet eliminar taules." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Permet establir events per al planificador d'events" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Permet executar rutines enmagatzemades." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Permet importar i exportar dades amb arxius externs." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Permet afegir usuaris i permisos sense tenir que recarregar les taules de " "permisos." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Permet crear i eliminar indexs." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Permet inserir i modificar dades." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Permet bloquejar taules per l'actual fil d'execució." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Limita el numero de noves connexions que pot obrir l'usuari per hora." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Limita el numero de consultes que pot enviar l'usuari al servidor per hora." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9750,61 +9772,61 @@ msgstr "" "Limita el numero d'ordres que pot executar l'usuari canviant qualsevol taula " "o base de dades per hora." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Límita el nombre de connexions simultànies que l'usuari pot tenir." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Permet veure processos de tots els usuaris" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "No té efecte en aquesta versió de MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Permet recarregar les configuracions del servidor i buidar les seves " "memòries cau." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Dona el dret a l'usuari de preguntar quins servidors mestres / esclaus hi ha." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Es necessari per a la replicació en servidors esclaus." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Permet llegir dades." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Dona accés a la llista completa de bases de dades." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Permet fer consultes de tipus SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Permet parar el servidor." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9814,222 +9836,222 @@ msgstr "" "permès; es necessari per moltes operacions d'administració com ara establir " "variables globals o bé cancel.lar fils d'execució d'altres usuaris." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Permet crear i eliminar disparadors -triggers-" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Permet canviar dades." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Sense permisos." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Cap" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Permisos especifics de taula" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Nota: Els noms dels privilegis del MySQL són en idioma anglès" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administració" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Permisos generals" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Permisos específics de base de dades" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Limit de recursos" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Nota: Es treu el limit establint aquestes opcions a 0 (zero) ." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Informació d'Identificació" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "No canviïs la contrasenya" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "No s'han trobat usuaris." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "L'usuari %s ja existeix!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Has afegit un usuari nou." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Heu actualitzat els permisos de %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Has tret els permisos per %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "La contrasenya per %s s'ha canviat correctament." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Esborrant %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "No s'han triat usuaris per esborrar!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Recarregant permisos" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "S'han esborrat correctament els usuaris triats." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Els permisos s'han recarregat correctament." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Edita permisos" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Treu" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Exporta" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Qualsevol" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Permisos" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Permisos" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Vista global d'usuaris" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Atorga" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Treu els usuaris triats" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Treu tots els permisos actius dels usuaris i els esborra després." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" "Esborra les bases de dades que tenen els mateixos noms que els usuaris." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Nota: phpMyAdmin obté els permisos de l'usuari directament de les taules de " "permisos de MySQL. El contingut d'aquestes taules pot ser diferent dels " "permisos que utilitza el servidor si s'han fet canvis manualment. En aquest " "cas, es necessari %srecarregar els permisos%s abans de continuar." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "No s'ha trobat l'usuari triat a la taula de permisos." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Permisos específics de columna" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Afegeix permisos a la següent base de dades" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Els comodins _ i % han de marcar-se amb una \\ per usar-los literalment" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Afegeix permisos a la següent taula" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Canvi d'Informació de Connexió / Copia d'Usuari" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Crea un nou usuari amb els mateixos permisos i ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... respecta l'antic." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... esborra l'antic de les taules d'usuaris." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... treu tots els permisos actius de l'antic i esborra'l després." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10037,83 +10059,83 @@ msgstr "" " ... esborra l'antic de les taules d'usuaris i recarrega els permisos " "després." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Base de dades per usuari" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Crea una base de dades amb el mateix nom i atorga tots els permisos" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Atorga tots els permisos en un nom comodí (nomusuari\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Atorga tots els permisos a la base de dades "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Usuaris amb accés a "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "específic de la base de dades" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "comodins" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Usuari afegit." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Error desconegut" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Incapaços de connectar amb el mestre %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Incapaços de llegir la posició del registre mestre. Posible problema de " "permissos en el mestre." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "No es pot canviar el mestre" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "S'ha canviat correctament el servidor mestre a %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" "Aquest servidor s'ha configurat com a mestre en un procés de replicació." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Mostra l'estat del mestre -show master status-" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Mostra els esclaus connectats" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10122,11 +10144,11 @@ msgstr "" "Aquest servidor no està configurat com a mestre en un procés de replicació. " "Vols configurar-lo ?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Configuració del mestre" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10140,19 +10162,19 @@ msgstr "" "optar per ignorar totes les bases de dades per defecte i permetre que només " "determinades bases de dades es repliquin. Si us plau, selecciona l'opció:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Replica totes les bases de dades; Ignora:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Ignora totes les bases de dades; Replica:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Selecciona bases de dades:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10160,7 +10182,7 @@ msgstr "" "Ara, afegeix les següents línies al final de la secció [mysqld] del teu " "arxiu -my.cnf- i després reinicia el servidor MySQL." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10170,82 +10192,82 @@ msgstr "" "de veure un missatge que t'informi que aquest servidor està " "configurat com a mestre" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "El fil SQL de l'esclau SQL no va!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "El fil IO de l'esclau IO no va!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "Servidor configurat com a esclau en un procés de replicació. Vols:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Veure la taula d'estat de l'esclau" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Sincronitza les bases de dades amb el mestre" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Control esclau:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Inici total" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Parada total" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Reinicia l'esclau" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Inicia només el fil SQL" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Atura només el fil SQL" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Inicia només el fil IO" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Atura només el fil IO" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Gestió d'errors:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Saltar errors podria donar lloc a falta de sincronització entre mestre i " "esclau!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Salta l'error actual" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Salta el següent" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "errors." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10254,146 +10276,146 @@ msgstr "" "Aquest servidor no està configurat com a esclau en un procés de replicació. " "Vols configurar-lo ?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Fil %s cancel.lat correctament." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin no pot cancel.lar el fil %s. Probablement, ja és tancat." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Gestor" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Memòria cau de consultes" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Fils" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Dades temporals" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Insercions demorades" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Memòria cau de claus" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Unions" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Classificant" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Coordinador de transaccions" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Sincronitza (tanca) totes les taules" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Mostra taules obertes" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Mostra servidors esclaus" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Mostra l'estat d'esclaus" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Buida la memòria cau de consultes" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Informació d'execució" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Totes les variables d'estat" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Velocitat de refresc: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filtres" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Incloent la paraula:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Mostra només valors d'alerta" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Mostra valors sense format" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Enllaços relacionats:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Executar analitzador" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Instruccions" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10401,31 +10423,31 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Consultes des de l'inici: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Sentències" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Aquest servidor MySQL és en marxa durant %1$s. Es va iniciar en %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10433,19 +10455,19 @@ msgstr "" "Aquest servidor MySQL treballa com a mestre i esclau en un " "procés de replicació ." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Aquest servidor MySQL treballa com a mestre en un procés de " "replicació ." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Aquest servidor MySQL treballa com a esclau en un procés de " "replicació ." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10453,11 +10475,11 @@ msgstr "" "Per obtenir més informació sobre l'estat de replicació al servidor, visita " "la secció de replicació." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Estat de la replicació" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10465,45 +10487,45 @@ msgstr "" "En un servidor ocupat, els comptadors de bytes poden excedir el seu tamany, " "llavors les estadístiques donades pel servidor MySQL poden ser incorrectes." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Rebut" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Enviat" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "max. connexions a la vegada" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Intents erronis" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Avortat" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Ordre" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "La quantitat d'intents fallits de connexió al servidor MySQL." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10513,17 +10535,17 @@ msgstr "" "però que excedeixen el valor de binlog_cache_size i usen un arxiu temporal " "per desar elements de la transacció." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "El nombre de transaccions que han fet servir el registre binari temporal." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10535,11 +10557,11 @@ msgstr "" "incrementar el valor de tmp_table_size per fer que les taules temporals " "treballin en memòria en lloc de treballar en disc." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Arxius temporals creats per mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10547,7 +10569,7 @@ msgstr "" "El nombre de taules temporals creades en memòria per el servidor mentre " "executa instruccions." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10555,7 +10577,7 @@ msgstr "" "El nombre de files escrites amb INSERT DELAYED en les que s'ha detectat " "quelcom error (possile clau duplicada)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10563,23 +10585,23 @@ msgstr "" "El nombre de gestors de fils de INSERT DELAYED en ús. Cada taula diferent ón " "s'usa INSERT DELAYED té el seu propi fil." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "El nombre de files escrites amb INSERT DELAYED." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "El nombre d'instruccions FLUSH executades." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "El nombre d'instruccions COMMIT internes." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "El nombre de vegades que s'ha esborrat una fila d'una taula." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10589,7 +10611,7 @@ msgstr "" "coneix quelcom taula amb el nom especificat. Aixó s'anomena descobriment. " "Handler_discover indica el nombre de taules descobertes." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10599,7 +10621,7 @@ msgstr "" "és alt, suggereix que el servidor està fent moltes cerques d'índex complet; " "per exemple, SELECT col1 FROM taula, assumint que col1 és indexat." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10608,7 +10630,7 @@ msgstr "" "és una bona indicació de que les consultes i taules estàn indexades " "acuradament." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10618,7 +10640,7 @@ msgstr "" "Aixó s'incrementa si s'està consultant una columna d'index amb limitació de " "rang o si s'està fent una cerca d'index." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10627,7 +10649,7 @@ msgstr "" "Aquest mètode de lectura s'utilitza principalment per optimizar ORDER BY ... " "DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10639,7 +10661,7 @@ msgstr "" "Probablement tens moltes consultes que fan que MySQL cerqui les taules " "senceres o bé hi ha joins que no fan servir les claus acuradament." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10651,37 +10673,37 @@ msgstr "" "taules no estàn indexades acuradament o bé les consultes no estàn fetes per " "aprofitar les avantatges dels índexos definits." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "El nombre d'instruccions ROLLBACK." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "El nombre de peticions per a actualitzar una fila en una taula." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "El nombre de peticions per a insertar una fila en una taula." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "El nombre de pàgines contenint dades (brutes o netes)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "El nombre de pàgines actualment brutes." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "El nombre de pàgines a la memòria cau que s'han demanat per ser " "actualitzades." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "El nombre de pàgines lliures." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10691,7 +10713,7 @@ msgstr "" "pàgines s'estàn llegint o escrivint actualment o no es poden actualitzar o " "esborrar per qualsevol altra raó." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10703,11 +10725,11 @@ msgstr "" "Aquest valor es pot calcular com Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Tamany total de la memòria cau, en pàgines." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10715,7 +10737,7 @@ msgstr "" "El nombre de lectures aleatòries d'InnoDB iniciades. Aixó passa quan una " "consulta cerca en una gran part de una taula però en ordre aleatori." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10723,11 +10745,11 @@ msgstr "" "El nombre de lectures secuencials d'InnoDB iniciades. Aixó passa quan InnoDB " "fa una cerca secuencial a la taula sencera." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "El nombre de peticions de lectures lògiques que InnoDB ha fet." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10735,7 +10757,7 @@ msgstr "" "El nombre de peticions de lectures lògiques que InnoDB no pot satisfer de la " "memòria cau i ha de fer lectures de pàgines individuals." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10749,55 +10771,55 @@ msgstr "" "comptador mostra instàncies d'aquestes esperes. Si el tamany de la memòria " "cau és adequat, aquest valor sól ser petit." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "El nombre d'escriptures fetes a la memòria cau d'InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "El nombre d'operacions fsync() aproximades." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "El nombre actual d'operacions fsync() pendents." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "El nombre actual de lectures pendents." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "El nombre actual d'escritures pendents." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "La quantitat aproximada de dades llegides, en bytes." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "El nombre total de dades llegides." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "El nombre total de dades escrites." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "La quantitat aproximada de dades escrites, en bytes." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "El nombre de dobles escriptures realitzades i el nombre de pàgines escrites " "per a aquest propòsit." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "El nombre de dobles escriptures realitzades i el nombre de pàgines escrites " "per a aquest propòsit." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10805,35 +10827,35 @@ msgstr "" "El nombre d'esperes fetes degut al petit tamany de la memòria intermèdia del " "registre i a esperar a que s'actualitzés abans de continuar." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "El nombre de peticions d'escriptura al registre." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "El nombre d'escriptures físiques a l'arxiu de registre." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "El nombre d'escriptures fsync() fetes a l'arxiu de registre." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "El nombre d'operacions fsync pendents a l'arxiu de registre." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Escriptures pendents a l'arxiu de registre." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "El nombre de bytes escrits a l'arxiu de registre." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "El nombre de pàgines creades." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10842,51 +10864,51 @@ msgstr "" "comptabilitzen en pàgines; el tamany de pàgina permet convertir-lo fàcilment " "a bytes." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "El nombre de pàgines llegides." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "El nombre de pàgines escrites." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "El nombre de bloquejos de files actualment en espera." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "El temps promig en fer un bloqueig de fila, en milisegons." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "El temps total emprat en fer bloquejos de files, en milisegons." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "El temps màxim en fer un bloqueig de fila, en milisegons." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "El nombre de vegades que un bloqueig de fila ha estat en espera." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "El nombre de files esborrades de taules InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "El nombre de files afegides a taules InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "El nombre de files llegides de taules InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "El nombre de files actualitzades en taules InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10895,7 +10917,7 @@ msgstr "" "però que encara no han estat actualitzades a disc. Es coneix com a " "Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -10903,7 +10925,7 @@ msgstr "" "El nombre de blocs no usats a la memòria cau de les claus. Aquest valor es " "pot fer servir per saber quànta memòria cau de les claus s'utilitza." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10912,17 +10934,17 @@ msgstr "" "El nombre de blocs usats a la memòria cau de les claus. Aquest valor és la " "marca indicativa del màxim nombre de blocs usats mai a l'hora." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Format de l'arxiu importat" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "El nombre de peticions de lectura d'un bloc de clau de la memòria cau." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10932,27 +10954,27 @@ msgstr "" "gran, llavors el valor de key_buffer_size probablement és massa petit. El " "rati de la memòria cau es pot calcular com Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" "El nombre de peticions d'escriptura d'un bloc de clau a la memòria cau." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "El nombre d'escriptures físiques d'un bloc de clau a disc." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10963,17 +10985,17 @@ msgstr "" "de consulta per a la mateixa consulta. El valor 0 vol dr que encara no s'ha " "compilat cap consulta." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "El nombre de files esperant a ser escrites en cues INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -10981,39 +11003,39 @@ msgstr "" "El nombre de taules que han estat obertes. Si el nombre de taules obertes és " "gran, probablement el valor de memòria cau de taula és massa petit." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "El nombre d'arxius que estàn oberts." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "El nombre de fluxes que estàn oberts (usats principalment per a registre)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "El nombre de taules que estàn obertes." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "La quantitat de memòria liure per a memòria cau de consultes." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "El nombre d'encerts a memòria cau." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "El nombre de consultes afegides a la memòria cau." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11026,7 +11048,7 @@ msgstr "" "l'estratègia menys recentment usada(least recently used - LRU) per decidir " "quines consultes treure de la memòria cau." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11034,19 +11056,19 @@ msgstr "" "El nombre de consultes no enviades a la memòria cau (no enviables, o no " "enviades degut al paràmetre query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "El nombre de consultes registrades a la memòria cau." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "El nombre total de blocs a la memòria cau de consultes." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "L'estat de la replicació a prova d'errades (no implementat encara)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11054,12 +11076,12 @@ msgstr "" "El nombre de joins que no usen indexs. Si aquest valor no és 0, s'haurien de " "comprovar acuradament els indexs de les taules." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "El nombre de joins que han usat un rang de cerca en una taula de referència." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11068,7 +11090,7 @@ msgstr "" "cada fila. (Si aquiest valor no és 0, s'haurien de comprovar acuradament els " "indexs de les taules.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11076,16 +11098,16 @@ msgstr "" "El nombre de joins que han usat rangs a la primera taula. (Normalment no és " "crític si el valor no és molt gran.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "El nombre de joins que han fet una cerca a la primera taula sencera." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "El nombre de taules temporals obertes actualment pel fil esclau de SQL." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11093,25 +11115,25 @@ msgstr "" "Nombre total (des de l'arrencada) de vegades que el fil esclau de replicació " "de SQL ha recuperat transaccions." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Aixó és ACTIU -ON- si aquest servidor és un esclau que està connectat a un " "mestre." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" "El nombre de fils que han tardat més que slow_launch_time segons a crear." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "El nombre de consultes que han tardat més que long_query_time segons." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11121,23 +11143,23 @@ msgstr "" "hagut de fer. Si aquest valor és gran, s'hauria de considerar incrementar el " "valor de la variable de sistema sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "El nombre de classificacions fetes amb rangs." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "El nombre de files classificades." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "El nombre de classificacions fetes cercant la taula." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "El nombre de vegades que un bloqueig de taula s'ha fet immediatament." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11150,7 +11172,7 @@ msgstr "" "consultes, o també dividir la taula o taules en vàries o bé utilitzar la " "replicació." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11160,11 +11182,11 @@ msgstr "" "comptar com Threads_created/Connections. Si aquest valor és vermell s'hauria " "d'augmentar el valor de thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "El nombre de connexions obertes simultàniament." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11175,63 +11197,63 @@ msgstr "" "gran, pots voler augmentar el valor de thread_cache_size. (Normalment això " "no dóna una millora de rendiment notable si es té una bona aplicació de fil.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "El seguiment no està actiu." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "El nombre de fils que no estàn dormint." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Començar monitorització" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Afegir gràfic" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Velocitat de refresc" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Columnes del gràfic" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Ordenació del gràfic" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Restaura el valor per defecte" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Instruccions de Monitorització" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11240,7 +11262,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11248,18 +11270,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11267,11 +11289,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11279,86 +11301,86 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Gràfic predefinit" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Variable(s) d'estat" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Seleccionar series:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "o escriu el nom de variable:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Afegir aquesta serie" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Series al gràfic:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Estadístiques del registre" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Rang de temps seleccionat:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Analitzador de consultes" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d segon" msgstr[1] "%d segons" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11373,8 +11395,8 @@ msgstr "No s'ha pogut connectar a l'origen" msgid "Could not connect to the target" msgstr "No s'ha pogut connectar a la destinació" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "la base de dades '%s' no existeix." @@ -11479,19 +11501,19 @@ msgstr "" "La base de dades destinació s'ha sincronitzat completament amb la base de " "dades origen. L'origen restarà sense canvis." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Variables i configuracions del servidor" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Valor de sessió" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Valor global" @@ -11752,8 +11774,8 @@ msgid "" "If using cookie authentication and %sLogin cookie store%s is not 0, %sLogin " "cookie validity%s must be set to a value less or equal to it." msgstr "" -"Si s'utilitza la autenticació per cookies i el valor de %sLogin cookie store" -"%s no és 0, %sLogin cookie validity%s ha d'establir-se a un valor menor o " +"Si s'utilitza la autenticació per cookies i el valor de %sLogin cookie store%" +"s no és 0, %sLogin cookie validity%s ha d'establir-se a un valor menor o " "igual a ell." #: setup/lib/index.lib.php:310 @@ -11781,8 +11803,8 @@ msgstr "" "Has triat el tipus d'autenticació [kbd]config[/kbd] i has inclós el nom " "d'usuari i la contrasenya per connexions automàtiques, que es una opció no " "recomanable per a servidors actius. Qualsevol que conegui la teva URL de " -"phpMyAdmin pot accedir al teu panel directament. Estableix el " -"%sauthentication type%s a [kbd]cookie[/kbd] o [kbd]http[/kbd]." +"phpMyAdmin pot accedir al teu panel directament. Estableix el %" +"sauthentication type%s a [kbd]cookie[/kbd] o [kbd]http[/kbd]." #: setup/lib/index.lib.php:314 #, php-format @@ -11828,48 +11850,48 @@ msgstr "La clau pot contenir lletres, numeros [em]i[/em] caràcters especials." msgid "Wrong data" msgstr "Dades incorrectes" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Usar el preferit \"%s\" com a pàgina de cerca per defecte." -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Realment vols fer?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Mostrant com a codi PHP" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "SQL validat" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Resultat SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Generat per" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problemes amb els indexs de la taula `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Etiqueta" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "S'ha modificat la taula %1$s correctament" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11932,12 +11954,12 @@ msgstr "Etiqueta de l'eix Y:" msgid "Y Values" msgstr "Valors Y" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "La taula %s ja existeix!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "S'ha creat la taula %1$s." @@ -11982,209 +12004,209 @@ msgstr "Desa a un arxiu" msgid "File name" msgstr "Nom de l'arxiu" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "El nom de la clau principal ha de ser ... \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "No pots canviar el nom d'un índex a PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "No s'han definit parts de l'índex!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Afegir índex" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Editar índex" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Nom d'índex:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" ha de ser el nom i només el nom de la clau " "principal!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Tipus d'índex:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Afegeix a l'índex %s columna(es)  " -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "No es pot moure la taula sobre ella mateixa!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "No es pot copiar la taula sobre ella mateixa!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Taula %s moguda a %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "La taula %s s'ha copiat a %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "El nom de la taula és buit!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Altera la taula i ordena per" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(només)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Mou la taula a (base-de-dades.taula):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opcions de taula" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Reanomena les taules a" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Còpia taula a (base-de-dades.taula):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Canvia a una taula copiada" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Manteniment de la taula" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Desfragmenta la taula" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "S'ha buidat la memòria cau de la taula %s" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Buida la memòria cau de la taula (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Esborra les dades o la taula" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Buida la taula (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Esborra la taula (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Manteniment de particions" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partició %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analitza" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Comprova" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimitza" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Reconstrueix" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Repara" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Elimina particionament" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Comprova la integritat referencial:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Mostrant taules" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Utilització d'espai" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efectiu" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Estadística de files" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "estàtic" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinàmic" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Tamany de fila" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Mida de fila" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Error creant clau externa -foreign key- a %1$s (comprovar tipus de dades)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Relació interna" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12192,138 +12214,138 @@ msgstr "" "No es necessita una relació interna quan existeix una relació corresponent " "de FOREIGN KEY." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Límit de clau externa" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Navega per valors diferents" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Afegir clau principal" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Afegir índex únic" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Afegir índex espacial (SPATIAL)" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Afegir índex FULLTEXT" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Cap" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "S'ha esborrat la columna %s" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "S'ha afegit una clau principal a %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "S'ha afegit un índex a %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Mostra més accions" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Treu columna(es)" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Editar vista" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Vista de relacions" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Proposa una estructura de taula" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Afegeix columna(es)" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Al final de la taula" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Al principi de la taula" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Darrere de %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Crea un índex de %s columnes" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "particionat" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Informe de seguiment per la taula `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, fuzzy, php-format #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "Version %1$s was created, tracking for %2$s is active." msgstr "S'ha creat la versió %s, activat el seguiment per %s.%s." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "S'ha activat el seguiment de %s.%s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was activated at version %2$s." msgstr "S'ha activat el seguiment de %s.%s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "Declaracions SQL executades." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12331,121 +12353,121 @@ msgstr "" "Pots executar el bolcat mitjançant la creació i utilització d'una base de " "dades temporal. Si us plau, assegura't que tens els permisos per fer-ho." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Comenta aquestes dues línies si no les necessites." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "Declaracions SQL exportades. Copia el bolcat o executa'l." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Instantània de la versió %s (codi SQL)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Definició de seguiment de dades eliminat correctament" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Error de consulta" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "manipulació de seguiment de dades eliminat correctament" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Seguiment de declaracions" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, fuzzy, php-format #| msgid "Show %s with dates from %s to %s by user %s %s" msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Mostra %s amb dates des de %s fins a %s per l'usuari %s %s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Esborra les dades de seguiment de l'informe" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "No hi ha dades" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Data" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Declaració de definició de dades" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Declaració de manipulació de dades" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Bolcat SQL (descàrrega d'arxiu)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Bolcat SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Aquesta opció substituirà la taula i les dades contingudes." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Execució SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Exporta com %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Mostra versions" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "Desactiva el seguiment per %s.%s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Desactiva ara" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "Activa el seguiment per %s.%s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Activa ara" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "Crea versió %s de %s.%s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Segueix aquestes declaracions de definició de dades:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Segueix aquestes declaracions de manipulació de dades:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Crea versió" @@ -12474,11 +12496,11 @@ msgstr "No tens prou permisos per visualitzar aquesta informació!" msgid "The profile has been updated." msgstr "S'ha actualitzat el perfil." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Nom de VISTA" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Reanomena la vista a" @@ -12793,8 +12815,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12929,8 +12951,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/ckb.po b/po/ckb.po index a232f016a8..9bb87cfffc 100644 --- a/po/ckb.po +++ b/po/ckb.po @@ -7,27 +7,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-26 20:03+0200\n" "Last-Translator: Aso Naderi \n" "Language-Team: none\n" -"Language: ckb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ckb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "پیشاندانی هەموو" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "ژمارەی پەڕە:" @@ -39,55 +39,56 @@ msgid "" "cross-window updates." msgstr "" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "گەڕان" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "بڕۆ" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "کلیلەناو" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "پێناسە" @@ -110,151 +111,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "بنکەی دراوەی %1$s درووستکرا." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr ":تێبینی بنکەی دراوە" -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "تێبینیەکانی خشتە" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "ستون" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "جۆر" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "بەتاڵ" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "بنەڕەت" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "بەستەر دەکات بۆ" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "بۆچوون" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "نەخێر" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "بەڵێ" @@ -262,101 +263,101 @@ msgstr "بەڵێ" msgid "View dump (schema) of database" msgstr "نیشاندانى بۆشایى (هێڵکارى) لە بنکەى دراوە" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr ".هیج خشتەیەک بوونی نیە لە نێو بنکەی دراو" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "هەڵبژاردنی هەموو" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "هەلنەبژاردنی هەموو" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "ناوی بنکەی دراوە بەتاڵە!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "ناوی بنکەی دراوەی %1$s گۆڕدرا بۆ %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "بنکەی دراوەی %1$s ڕوونووس کرا بۆ بنکەی دراوەی %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "ناوی بنکەی دراوە بگۆڕە بۆ" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "سڕینەوەی بنکەی دراوە" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "بنکەی دراوەی %s سڕایەوە." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "سڕینەوەی بنکەی دراوە (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "لە ڕوونووسینەوەی بنکەی دراوە بۆ" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "تەنیا بنچینە" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "بنچینە و زانیاری" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "تەنیا زانیاری" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "بنکەی دراوە درووست بکە پێش ڕوونووسکردن" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "زیادکردن %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "زۆرکردنی نرخی زۆربوونی خۆکارانە" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "زیادکردنی مەرج" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "بڕۆ بۆ بنکەی دراوەی ڕوونووس کراو" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "ڕێکخستن" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -364,499 +365,434 @@ msgid "" msgstr "" "شێوەی بیرگەی phpMyAdmin ناچالاک کراوە. بۆ دۆزینەوەی کلیک لەمە بکە %shere%s" -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "خشتە" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "خانە" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "قەبارە" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "بەکار دەبرێت" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "درووستکردن" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "دواترین نوێکردنەوە" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "دواترین پشکنین" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s خشتە" msgstr[1] "%s خشتەکان" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "دەبێت لانیکەم ١ خانە هەڵبژێریت بۆ پیشاندان" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "ڕیزکردن" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "لە سەرەتاوە بۆ کۆتایی" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "لە کۆتایی بۆ سەرەتا" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "پیشاندان" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "مەرج" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "و" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "سڕینەوە" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "یان" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "دەستکاری" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "زۆرکردن/سڕینەوەی خانەی مەرج" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "زۆرکردن/سڕینەوەی خانە" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "نوێکردنەوەی پرس" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "خشتە بەکار ببە" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "پرسی SQL لەسەر بنکەی دراوەی %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "ناردنی پرس" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "ڕێگەنەدرا بە بینین" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "لانیکەم یەکێک لە وشەکان" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "هەموو وشەکان" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "دەقاودەقی ڕستە" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "ئەنجامی گەڕان بۆ \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "" -msgstr[1] "" - -#: db_search.php:296 -#, php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "" -msgstr[1] "" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "گەڕۆک" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "سڕینەوە" - -#: db_search.php:362 -msgid "Search in database" -msgstr "گەڕان لە بنکەی دراو" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "" - -#: db_search.php:373 -msgid "Find:" -msgstr "دۆزینەوە:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "وشەکان بە هێمای بۆشایی جیا دەکرێنەوە (\" \")." - -#: db_search.php:390 -#, fuzzy -msgid "Inside tables:" -msgstr "لەناو خشتە:\n" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "لە نێو خشتەی:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "هیچ خشتەیەک نەدۆزرایەوە لە بنکەی دراو" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "نەناسراوە" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "خشتەی %s خاڵی کرا" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "%s سڕایەوە" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "خشتەی %s سڕایەوە" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "بەدواچوونەوە چالاکە." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "بەدواچوونەوە ناچالاکە." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "نیشاندان" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "دووپاتکاری" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "سەرجەم" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "لەگەڵ پەڕگەی دەستنیشانکراو:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "پشکنینی هەموو" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "هەناردن" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "پارچەیەک بۆ چاپکردن" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "بەتاڵ" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "پشکنینی خشتە" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "چاکردنی خشتە" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "شیکردنەوەى خشتە" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "زیادکردنی پێشگر بۆ خشتە" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "گۆڕینی پێشگری خشتە" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "لەبەرگرتنەوەی خشتە لەگەڵ پێشگر" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "فەرهەنگی زانیاریەکان" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "بنکەی دراو" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "وەشانی کۆتا" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "دروستکراوە" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "بارکراوە" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "ڕەوش" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "کردار" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "چالاک" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "ناچالاکە" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "وەشانەکان" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "دەستنیشانکردنی جۆری هەناردن بۆ پاشەکەوتکردنی لە پەڕگە!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "" @@ -879,7 +815,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -950,27 +886,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "ناتوانیت پەڕگە بخوێنیتەوە" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -978,53 +914,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "گەڕانەوە" @@ -1032,7 +968,7 @@ msgstr "گەڕانەوە" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "" @@ -1041,7 +977,7 @@ msgstr "" msgid "Do you really want to execute \"%s\"?" msgstr "" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1081,7 +1017,7 @@ msgstr "زیادکردنی نیشاندەر" msgid "Edit Index" msgstr "چاکردنی نیشاندەر" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "" @@ -1099,16 +1035,16 @@ msgstr "ناوی خانەخوێ بەتاڵە!" msgid "The user name is empty!" msgstr "ناوی بەکارهێنانی خانەخوێ بەتاڵە!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "وشەی نهێنی بەتاڵە!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "زیادکردنی بەکارهێنەر" @@ -1120,29 +1056,31 @@ msgstr "" msgid "Removing Selected Users" msgstr "" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "داخستن" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "چاکردن" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "" @@ -1152,24 +1090,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "سەرجەم" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1189,7 +1127,7 @@ msgstr "" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "" @@ -1207,7 +1145,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "" @@ -1248,14 +1186,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "" @@ -1307,32 +1245,32 @@ msgstr "" msgid "Bytes received" msgstr "" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "" @@ -1346,11 +1284,11 @@ msgstr "" msgid "Questions" msgstr "" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "" @@ -1370,12 +1308,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "هیچ" @@ -1468,7 +1406,7 @@ msgstr "" msgid "Current settings" msgstr "ڕێکخستنەکانی هەنووکە" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "" @@ -1548,7 +1486,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "کات" @@ -1636,10 +1574,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "هێنان" @@ -1705,7 +1643,7 @@ msgstr "" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1759,15 +1697,15 @@ msgstr "" msgid "Show indexes" msgstr "" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(چالاکە)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(ناچالاکە)" @@ -1795,7 +1733,7 @@ msgstr "" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1834,8 +1772,8 @@ msgstr "" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "گۆڕین" @@ -1843,18 +1781,18 @@ msgstr "گۆڕین" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "پاشەکەوتکردن" @@ -1866,7 +1804,7 @@ msgstr "" msgid "Show search criteria" msgstr "" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "" @@ -1910,12 +1848,12 @@ msgstr "" msgid "Data point content" msgstr "" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -1935,7 +1873,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "" @@ -2010,7 +1948,7 @@ msgstr "" msgid "Generate password" msgstr "" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "" @@ -2018,7 +1956,7 @@ msgstr "" msgid "Change Password" msgstr "" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "" @@ -2107,63 +2045,63 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "" @@ -2201,32 +2139,32 @@ msgid "Sun" msgstr "" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "" @@ -2339,16 +2277,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "" @@ -2356,6 +2294,250 @@ msgstr "" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "" + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "گەڕۆک" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2369,73 +2551,49 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2459,107 +2617,119 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "سڕینەوە" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "" @@ -2620,193 +2790,152 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2832,82 +2961,82 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2915,83 +3044,83 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "" @@ -3064,14 +3193,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3308,13 +3437,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "" @@ -3325,35 +3454,35 @@ msgstr "" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "" @@ -3397,174 +3526,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "" - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3590,9 +3563,9 @@ msgstr "" msgid "Closed" msgstr "" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "" @@ -3720,30 +3693,30 @@ msgstr "" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "" @@ -4007,7 +3980,7 @@ msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "" @@ -4032,14 +4005,14 @@ msgstr "" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "" @@ -4059,13 +4032,13 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "" @@ -4122,12 +4095,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "" @@ -4140,7 +4113,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4153,7 +4126,7 @@ msgid "Enclose table and column names with backquotes" msgstr "" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4370,8 +4343,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5588,10 +5561,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "وشەی نهێنی" @@ -5611,8 +5584,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "ناوی بەکارهێنەر" @@ -5843,42 +5816,91 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "ئەنجامی گەڕان بۆ \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "" +msgstr[1] "" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "" +msgstr[1] "" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "گەڕان لە بنکەی دراو" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "دۆزینەوە:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "وشەکان بە هێمای بۆشایی جیا دەکرێنەوە (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +msgid "Inside tables:" +msgstr "لەناو خشتە:\n" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "لە نێو خشتەی:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "" @@ -5899,8 +5921,8 @@ msgstr "" msgid "Create" msgstr "" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "" @@ -5914,9 +5936,9 @@ msgstr "" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "" @@ -5924,266 +5946,266 @@ msgstr "" msgid "Number of columns" msgstr "" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6192,7 +6214,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6232,67 +6254,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6480,18 +6502,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, 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:133 -msgid "Related Links" +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" #: libraries/engines/pbxt.lib.php:135 +msgid "Related Links" +msgstr "" + +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6499,123 +6521,123 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6630,234 +6652,234 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -6879,8 +6901,8 @@ msgstr "" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -6924,20 +6946,20 @@ msgstr "" msgid "Server Choice" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "" @@ -7017,7 +7039,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "" @@ -7032,28 +7054,28 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7099,32 +7121,32 @@ msgid "Display MIME types" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 -msgid "Server version" -msgstr "" - #: libraries/plugins/export/ExportLatex.class.php:230 #: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportXml.class.php:200 +msgid "Server version" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "" @@ -7196,7 +7218,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7258,33 +7280,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7323,28 +7345,28 @@ msgstr "" msgid "Column names: " msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7354,17 +7376,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7521,94 +7543,94 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "نەپشکنینی هەموو" @@ -7616,7 +7638,7 @@ msgstr "نەپشکنینی هەموو" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -7627,9 +7649,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "" @@ -7647,191 +7669,191 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -7847,125 +7869,125 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -7996,23 +8018,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8094,144 +8116,144 @@ msgstr "" msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8250,44 +8272,44 @@ msgstr "" msgid "Current Server" msgstr "" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8296,11 +8318,11 @@ msgstr "" msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8387,7 +8409,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8395,34 +8417,34 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8430,57 +8452,57 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8499,11 +8521,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8518,81 +8540,81 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8600,84 +8622,84 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "" @@ -8725,7 +8747,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -8783,67 +8805,67 @@ msgstr "" msgid "Active options" msgstr "" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "" @@ -8914,15 +8936,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -8931,37 +8953,37 @@ msgstr "" msgid "File doesn't exist" msgstr "" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "" @@ -8969,37 +8991,37 @@ msgstr "" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "" msgstr[1] "" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9027,7 +9049,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "" @@ -9043,469 +9065,469 @@ msgstr "" msgid "disabled" msgstr "" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9514,251 +9536,251 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -9766,115 +9788,115 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -9882,78 +9904,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -9961,7 +9983,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -9969,42 +9991,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10012,33 +10034,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10047,242 +10069,242 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10290,99 +10312,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10390,18 +10412,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10409,61 +10431,61 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10472,7 +10494,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10480,18 +10502,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10499,11 +10521,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10511,86 +10533,86 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "" msgstr[1] "" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -10605,8 +10627,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -10706,19 +10728,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -11002,46 +11024,46 @@ msgstr "" msgid "Wrong data" msgstr "" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "" @@ -11102,12 +11124,12 @@ msgstr "" msgid "Y Values" msgstr "" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -11152,452 +11174,452 @@ msgstr "" msgid "File name" msgstr "" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "" @@ -11626,11 +11648,11 @@ msgstr "" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" @@ -11938,8 +11960,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12057,8 +12079,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/cs.po b/po/cs.po index 56100a028d..19f9aba004 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5,27 +5,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-26 16:48+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" -"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Zobrazit vše" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Strana číslo:" @@ -40,55 +40,56 @@ msgstr "" "rodičovské okno, nebo prohlížeč blokuje operace mezi okny z důvodu " "bezpečnostních nastavení." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Vyhledávání" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Proveď" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Název klíče" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Popis" @@ -111,151 +112,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Byla vytvořena databáze %1$s." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Komentář k databázi: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Komentář k tabulce" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Pole" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Typ" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nulový" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Výchozí" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Odkazuje na" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Komentáře" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Ne" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ano" @@ -263,101 +264,101 @@ msgstr "Ano" msgid "View dump (schema) of database" msgstr "Zobrazit výpis (schéma) databáze" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "V databázi nebyla nalezena žádná tabulka." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Vybrat vše" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Odznačit vše" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Jméno databáze je prázdné!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Databáze %1$s byla přejmenována na %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Databáze %1$s byla zkopírována do %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Přejmenovat databázi na" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Odstranit databázi" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Databáze %s byla zrušena." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Odstranit databázi (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Zkopírovat databázi na" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Pouze strukturu" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Strukturu a data" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Jen data" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Vytvořit databázi před kopírováním (CREATE DATABASE)" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Přidat %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Přidat hodnotu AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Přidat integritní omezení" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Přepnout na zkopírovanou databázi" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Porovnávání" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -366,64 +367,64 @@ msgstr "" "Některé z rozšířených funkcí phpMyAdmina nelze používat. %sZde%s zjistíte " "proč." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Upravit nebo exportovat relační schéma" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabulka" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Řádků" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Velikost" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "právě se používá" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Vytvořeno" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Poslední změna" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Poslední kontrola" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" @@ -431,426 +432,360 @@ msgstr[0] "%s tabulka" msgstr[1] "%s tabulky" msgstr[2] "%s tabulek" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Musíte zvolit alespoň jedno pole, které chcete zobrazit" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Přepnout na %svizuálního návrháře%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Řadit" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Vzestupně" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Sestupně" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Zobrazit" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Podmínka" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Přidat" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "a" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Smazat" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Nebo" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Úpravy" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Přidat nebo odebrat řádek" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Přidat nebo odebrat pole" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Aktualizovat dotaz" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Použít tabulky" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL dotaz na databázi %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Provést dotaz" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Přístup odepřen" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "alespoň jedno ze slov" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "všechna slova" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "přesnou frázi" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "jako regulární výraz" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Výsledky vyhledávání pro „%s“ %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Celkem: %s odpovídající záznam" -msgstr[1] "Celkem: %s odpovídající záznamy" -msgstr[2] "Celkem: %s odpovídajících záznamů" - -#: db_search.php:296 -#, php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s odpovídající záznam v %2$s" -msgstr[1] "%1$s odpovídající záznamy v %2$s" -msgstr[2] "%1$s odpovídajících záznamů v %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Projít" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Odstranit nalezené záznamy z tabulky %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Odstranit" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Vyhledávání v databázi" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Slova nebo hodnoty, které chcete vyhledat (zástupný znak: „%“):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Najít:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Slova jsou oddělena mezerou („ “)." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "V tabulkách:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Uvnitř pole:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "V databázi nebyly nalezeny žádné tabulky" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "neznámý" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabulka %s byla vyprázdněna" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Pohled %s byl odstraněn" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabulka %s byla odstraněna" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Sledování je zapnuté." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Sledování není zapnuté." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Tento pohled má alespoň tolik řádek. Podrobnosti naleznete v %sdokumentaci%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Pohled" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikace" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Celkem" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s je výchozí úložiště na tomto MySQL serveru." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Zaškrtnuté:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Zaškrtnout vše" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Zaškrtnout neoptimální" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Export" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Náhled pro tisk" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Vyprázdnit" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Odstranit" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Zkontrolovat tabulku" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimalizovat tabulku" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Opravit tabulku" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analyzovat tabulku" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Přidat tabulce předponu" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Změnit tabulce předponu" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Zkopírovat tabulku s předponou" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Datový slovník" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Sledované tabulky" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Databáze" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Poslední verze" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Vytvořeno" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Aktualizováno" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Stav" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Operace" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Odstranit všechny informace o sledování této tabulky" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "zapnuté" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "není zapnuté" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Verze" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Informace o sledování" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Snímek struktury" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Nesledované tabulky" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Sledovat tabulku" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Záznam databáze" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Chybný typ!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Zvolený export musí být uložen do souboru!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Chybné parametry!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Nedostatek místa pro uložení souboru %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -858,12 +793,12 @@ msgstr "" "Soubor %s již na serveru existuje, změňte jméno souboru, nebo zvolte " "přepsání souboru." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Web server nemá oprávnění uložit výpis do souboru %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Výpis byl uložen do souboru %s." @@ -886,7 +821,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometrie" @@ -957,29 +892,29 @@ msgid "" "string into the \"Value\" field" msgstr "Z funkcí zvolte „GeomFromText“ a vložte níže uvedený text jako hodnotu" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Pravděpodobně jste se pokusili nahrát příliš velký soubor. Přečtěte si " "prosím %sdokumentaci%s, jak toto omezení obejít." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Zobrazuji oblíbený dotaz" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Položka byla smazána z oblíbených." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Soubor nelze přečíst" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -989,7 +924,7 @@ msgstr "" "Pokusili jste se importovat soubor s nepodporovanou kompresí (%s). Buďto " "podpora není implementována nebo je vypnuta ve vaší konfiguraci." -#: import.php:390 +#: import.php:394 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 " @@ -999,27 +934,27 @@ msgstr "" "nebo jeho velikost překročila velikost povolenou v nastavení PHP. Viz [a@./" "Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "Bez potřebné knihovny nelze převést znakovou sadu" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Nepodařilo se nahrát pluginy pro import, zkontrolujte prosím vaší instalaci!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Vytvořen oblíbený dotaz %s" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Import byl úspěšně dokončen, bylo provedeno %d dotazů." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1027,7 +962,7 @@ msgstr "" "Limit pro běh importu vypršel, prosím odešlete formulář znovu se stejným " "souborem a import bude pokračovat." -#: import.php:499 +#: import.php:503 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." @@ -1036,15 +971,15 @@ msgstr "" "znamená, že phpMyAdmin nebude schopen načíst tento soubor, pokud nezvýšíte " "časové limity v PHP." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Váš SQL-dotaz byl úspěšně vykonán" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Zpět" @@ -1052,7 +987,7 @@ msgstr "Zpět" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin se lépe používá v prohlížeči podporujícím rámce." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Příkaz „DROP DATABASE“ je vypnutý." @@ -1061,7 +996,7 @@ msgstr "Příkaz „DROP DATABASE“ je vypnutý." msgid "Do you really want to execute \"%s\"?" msgstr "Opravdu si přejete provést „%s“?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Chystáte se ZRUŠIT celou databázi!" @@ -1101,7 +1036,7 @@ msgstr "Přidat klíč" msgid "Edit Index" msgstr "Upravit klíč" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Přidat %d polí do klíče" @@ -1119,16 +1054,16 @@ msgstr "Jméno počítače je prázdné!" msgid "The user name is empty!" msgstr "Jméno uživatele je prázdné!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Heslo je prázdné!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Hesla nejsou stejná!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Přidat uživatele" @@ -1140,29 +1075,31 @@ msgstr "Načítám oprávnění" msgid "Removing Selected Users" msgstr "Odstraňuji vybrané uživatele" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Ukončit" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Upravit" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Živý graf provozu" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Živý graf připojení a procesů" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Živý graf dotazů" @@ -1172,24 +1109,24 @@ msgstr "Statická data" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Celkem" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Ostatní" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr " " #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1209,7 +1146,7 @@ msgstr "Síťový provoz (v KiB)" msgid "Connections since last refresh" msgstr "Spojení od posledního obnovaní" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Procesy" @@ -1227,7 +1164,7 @@ msgstr "Dotazů od poslední aktualizace" msgid "Questions (executed statements by the server)" msgstr "Dotazy (příkazy spuštěné na serveru)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Statistika dotazů" @@ -1271,14 +1208,14 @@ msgid "System swap" msgstr "Odkládací oblast" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1330,32 +1267,32 @@ msgstr "Odesláno bajtů" msgid "Bytes received" msgstr "Přijato bajtů" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Připojení" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1369,11 +1306,11 @@ msgstr "%d tabulek" msgid "Questions" msgstr "Dotazy" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Provoz" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Nastavení" @@ -1393,12 +1330,12 @@ msgstr "Přidat graf do mřížky" msgid "Please add at least one variable to the series" msgstr "Prosím přidejte do série alespoň jednu hodnotu" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Žádná" @@ -1497,7 +1434,7 @@ msgstr "Změnit nastavení" msgid "Current settings" msgstr "Aktuální nastavení" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Název grafu" @@ -1586,7 +1523,7 @@ msgstr "Vysvětlení dotazu" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Čas" @@ -1680,10 +1617,10 @@ msgstr "" "Selhalo vytvoření grafu z importovaného nastavení. Používám výchozí " "nastavení..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Import" @@ -1749,7 +1686,7 @@ msgstr "Probíhá zpracování požadavku" msgid "Error in Processing Request" msgstr "Chyba při zpracování požadavku" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Nebyla vybrána žádná databáze." @@ -1803,15 +1740,15 @@ msgstr "Skrýt klíče" msgid "Show indexes" msgstr "Zobrazit klíče" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Kontrola cizích klíčů:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Zapnutá)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Vypnutá)" @@ -1839,7 +1776,7 @@ msgstr "Odstraňuji" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Definice uložené funkce musí obsahovat příkaz RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Upravit ENUM/SET" @@ -1878,8 +1815,8 @@ msgstr "Zobrazit pole pro dotaz" msgid "No rows selected" msgstr "Nebyl vybrán žádný řádek" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Změnit" @@ -1887,18 +1824,18 @@ msgstr "Změnit" msgid "Query execution time" msgstr "Doba běhu dotazu" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d není platné číslo řádku." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Uložit" @@ -1910,7 +1847,7 @@ msgstr "Skrýt parametry vyhledávání" msgid "Show search criteria" msgstr "Zobrazit parametry vyhledávání" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Zoomovací vyhledávání" @@ -1954,12 +1891,12 @@ msgstr "Výsledky dotazu" msgid "Data point content" msgstr "Obsah datového bodu" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignorovat" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopírovat" @@ -1979,7 +1916,7 @@ msgstr "Zvolte cizí klíč" msgid "Please select the primary key or a unique key" msgstr "Zvolte, prosím, primární nebo unikátní klíč" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Zvolte která pole zobrazit" @@ -2060,7 +1997,7 @@ msgstr "Zobrazit datové řádky" msgid "Generate password" msgstr "Vytvořit heslo" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Vytvořit" @@ -2068,7 +2005,7 @@ msgstr "Vytvořit" msgid "Change Password" msgstr "Změnit heslo" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Více" @@ -2159,63 +2096,63 @@ msgid "December" msgstr "prosinec" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "led" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "úno" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "bře" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "dub" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "kvě" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "čen" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "čec" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "srp" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "zář" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "říj" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "lis" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "pro" @@ -2253,32 +2190,32 @@ msgid "Sun" msgstr "Ned" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Pon" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Úte" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Stř" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Čtv" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Pát" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sob" @@ -2394,16 +2331,16 @@ msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" "Neočekávaný znak na řádku %1$s. Očekáván tabelátor, ale nalezeno „%2$s“" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "za sekundu" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "za minutu" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "za hodinu" @@ -2411,6 +2348,250 @@ msgstr "za hodinu" msgid "per day" msgstr "za den" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Maximální velikost: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentace" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Chyba" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-dotaz" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL hlásí: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Nepodařilo se připojit k serveru kontrolujícímu SQL!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Vysvětlit SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Bez vysvětlení SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Bez PHP kódu" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Vytvořit PHP kód" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Obnovit" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Bez kontroly SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Zkontrolovat SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Upravit tento dotaz na této stránce" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Upravit zde" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profilování" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Ned" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%a %d. %b %Y, %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dnů, %s hodin, %s minut a %s sekund" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Chybějící parametr:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "První" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Předchozí" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Následující" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Poslední" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Přejít na databázi „%s“." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Funkčnost %s je omezena známou chybou, viz %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Klikněte pro přepnutí" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Vložit" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Projít" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Úpravy" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Procházet váš počítač:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Zvolte soubor z adresáře pro upload na serveru %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Adresář určený pro upload souborů nemohl být otevřen" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Nebyl zvolen žádný soubor pro nahrání" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Spustit" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Vytisknout" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2426,73 +2607,49 @@ msgstr "" msgid "Font size" msgstr "Velikost písma" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Uložit upravovaná data" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Obnovit pořadí sloupců" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "První" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Předchozí" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Následující" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Poslední" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Počáteční řádek" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Počet řádků" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Režim" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "vodorovném" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "vodorovném (otočené hlavičky)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "svislém" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "Záhlaví opakovat každých %s řádek" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Seřadit podle klíče" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2516,64 +2673,76 @@ msgstr "Seřadit podle klíče" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Nastavení" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Zkrácené texty" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Celé texty" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Relační klíč" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Pole pro zobrazení v relacích" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Zobrazit binární obsah" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Zobrazit obsah BLOBu" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Zobrazit binární obsah šestnáctkově (HEX)" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Nepoužít při prohlížení transformace" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Text (WKT)" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Binární (WKB)" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Řádek byl smazán" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Odstranit" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Ukončit" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2581,44 +2750,44 @@ msgstr "" "Počet nemusí být přesný, viz [a@./Documentation.html#faq3_11@Documentation]" "FAQ 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "v dotazu" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Zobrazeny záznamy" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "celkem" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Dotaz trval %01.4f sekund" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operace s výsledky dotazu" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Náhled pro tisk (s kompletními texty)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Zobrazit graf" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Zobrazit data GIS" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Vytvořit pohled" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Odkaz nenalezen" @@ -2684,56 +2853,56 @@ msgstr "Nahraný soubor nelze přečíst (přesunout)." msgid "Open new phpMyAdmin window" msgstr "Otevřít nové okno phpMyAdmina" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Přihlášení vyžaduje povolené cookies." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Pro použití phpMyAdmina musíte mít zapnutý Javascript" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Není definován žádný klíč!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Klíče" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unikátní" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Zabaleno" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Mohutnost" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Komentář" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Primární klíč byl odstraněn" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Klíč %s byl odstraněn" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2742,137 +2911,96 @@ msgstr "" "Klíče %1$s a %2$s vypadají stejné a jeden z nich by pravděpodobně mohl být " "odstraněn." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Databáze" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Vložit" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Úpravy" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Sledování" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Spouště" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tabulka se zdá být prázdná!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Databáze se zdá být prázdná!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Dotaz" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Oprávnění" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutiny" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Události" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Návrhář" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Uživatelé" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Synchronizace" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binární log" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Proměnné" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Znakové sady" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Rozšíření" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Úložiště" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Chyba" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2901,75 +3029,75 @@ msgstr[2] "Vloženo %1$d řádek." msgid "Error while creating PDF:" msgstr "Chyba při vytváření PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Nepodařilo se uložit nedávnou tabulku" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Nedávné tabulky" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Nebyly nalezeny žádné nedávné tabulky" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Nejsou dostupné podrobnější informace o tomto úložišti." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "Úložiště %s je na tomto MySQL serveru je dostupné." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "Úložiště %s je na tomto MySQL serveru vypnuté." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Tento MySQL server nepodporuje úložiště %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "neznámý stav tabulky: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "Zdrojová databáze „%s“ nebyla nalezena!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "Cílová databáze „%s“ nebyla nalezena!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Chybná databáze" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Chybné jméno tabulky" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Chyba při přejmenování tabulky %1$s na %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Tabulka %1$s byla přejmenována na %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Nepodařilo se uložit nastavení prohlížení tabulky" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2978,7 +3106,7 @@ msgstr "" "Selhalo vyčištění tabulky s nastavením procházení (viz $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2988,84 +3116,84 @@ msgstr "" "Nepodařilo se uložit nastavení „%s“. Změny se neprojeví po novém načtení " "stránky. Prosím zkontrolujte jestli se nezměnila struktura tabulky." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funkce" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operátor" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Hodnota" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Vyhledávání v tabulce" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Upravit/Vložit" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Zvolte pole (alespoň jedno):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Přidat vyhledávací parametry (část dotazu po příkazu „WHERE“):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Záznamů na stránku" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Seřadit podle:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Použít tento sloupec pro přiřazení názvu každému bodu" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Nejvyšší počet vykreslených řádků" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Projít hodnoty cizích klíčů" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Další parametr vyhledávání" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Provést „dotaz podle příkladu“ (zástupný znak: „%“) pro dva různé sloupce" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Provést „dotaz podle příkladu“ (zástupný znak: „%“)" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Projít/Upravit body" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Návod k použití" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "Obnovit zvětšení" @@ -3149,20 +3277,20 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" "Číslo s pohyblivou desetinnou čárkou, podporované rozsahy od -3.402823466E" "+38 od -1.175494351E-38, 0, a od 1.175494351E-38 do 3.402823466E+38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" -"Číslo s pohyblivou desetinnou čárkou, podporované rozsahy od " -"-1.7976931348623157E+308 do -2.2250738585072014E-308, 0, a od " +"Číslo s pohyblivou desetinnou čárkou, podporované rozsahy od -" +"1.7976931348623157E+308 do -2.2250738585072014E-308, 0, a od " "2.2250738585072014E-308 do 1.7976931348623157E+308" #: libraries/Types.class.php:311 @@ -3432,13 +3560,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "Výčtový typ, umožňující výběr ze zadaných hodnot" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "sdílený" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabulky" @@ -3449,35 +3577,35 @@ msgstr "Tabulky" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Data" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Navíc" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Přejít na databázi" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Není replikováno" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Replikováno" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Zkontrolovat oprávnění pro databázi „%s“." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Zkontrolovat oprávnění" @@ -3525,174 +3653,18 @@ msgstr "V konfiguraci máte špatnou přihlašovací metodu:" msgid "You should upgrade to %s %s or later." msgstr "Měli byste aktualizovat %s na verzi %s nebo vyšší." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "Pokus o přepsání GLOBALS" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "možný pokus o exploit" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "detekován číselný klíč" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Maximální velikost: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentace" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-dotaz" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL hlásí: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Nepodařilo se připojit k serveru kontrolujícímu SQL!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Vysvětlit SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Bez vysvětlení SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Bez PHP kódu" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Vytvořit PHP kód" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Obnovit" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Bez kontroly SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Zkontrolovat SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Upravit tento dotaz na této stránce" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Upravit zde" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profilování" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Ned" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%a %d. %b %Y, %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dnů, %s hodin, %s minut a %s sekund" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Chybějící parametr:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Přejít na databázi „%s“." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Funkčnost %s je omezena známou chybou, viz %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Klikněte pro přepnutí" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Procházet váš počítač:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Zvolte soubor z adresáře pro upload na serveru %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Adresář určený pro upload souborů nemohl být otevřen" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Nebyl zvolen žádný soubor pro nahrání" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Spustit" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Vytisknout" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3718,9 +3690,9 @@ msgstr "Otevřené" msgid "Closed" msgstr "Uzavřené" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Vypnuto" @@ -3848,30 +3820,30 @@ msgstr "Rozšíření SOAP nebylo nalezeno" msgid "maximum %s" msgstr "maximálně %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "Tato volba není přístupná, nebude použita ve vašich nastaveních" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Nastavena hodnota: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Obnovit výchozí hodnotu" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Povolit uživatelům změnit tuto hodnotu" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Původní" @@ -4157,7 +4129,7 @@ msgid "Character set of the file" msgstr "Znaková sada souboru" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formát" @@ -4182,14 +4154,14 @@ msgstr "Přidat jména polí na první řádek" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Pole uzavřené do" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Pole escapována" @@ -4209,13 +4181,13 @@ msgstr "Odstranit znaky konců řádek z polí" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Pole oddělené" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Řádky ukončené" @@ -4272,12 +4244,12 @@ msgstr "Návěstí" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME typ" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relace" @@ -4290,7 +4262,7 @@ msgid "Save on server" msgstr "Uložit na server" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Přepsat existující soubory" @@ -4303,7 +4275,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Použít zpětné uvozovky u jmen tabulek a polí" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Režim kompatibility SQL" @@ -4525,8 +4497,8 @@ msgstr "" "html#cfg_TitleTable]dokumentaci[/a] naleznete jaké proměnné můžete použít." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Okno dotazů" @@ -5868,10 +5840,10 @@ msgstr "Vyžaduje povolené kontrolování SQL" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Heslo" @@ -5894,8 +5866,8 @@ msgstr "" "Pokud máte vlastní užvatelské jméno, zadejte ho zde (jinak se použije [kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Uživatel" @@ -6140,45 +6112,95 @@ msgstr "Chybí rozšíření %s. Prosím zkontrolujte nastavení PHP." msgid "possible deep recursion attack" msgstr "možný útok rekurzí" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" "Server neodpovídá (nebo není správně nastaven lokální socket MySQL serveru)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Server neodpovídá." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" "Prosím zkontrolujte přístupová práva u adresáře obsahujícího tuto databázi." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Podrobnosti..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Výsledky vyhledávání pro „%s“ %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Celkem: %s odpovídající záznam" +msgstr[1] "Celkem: %s odpovídající záznamy" +msgstr[2] "Celkem: %s odpovídajících záznamů" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s odpovídající záznam v %2$s" +msgstr[1] "%1$s odpovídající záznamy v %2$s" +msgstr[2] "%1$s odpovídajících záznamů v %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Odstranit nalezené záznamy z tabulky %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Vyhledávání v databázi" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Slova nebo hodnoty, které chcete vyhledat (zástupný znak: „%“):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Najít:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Slova jsou oddělena mezerou („ “)." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "V tabulkách:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Uvnitř pole:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" "Nepodařilo se připojit jako controluser, který je nadefinován v nastaveních." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Změnit heslo" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Žádné heslo" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Heslo znovu" @@ -6199,8 +6221,8 @@ msgstr "Vytvořit databázi" msgid "Create" msgstr "Vytvořit" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Nemáte oprávnění" @@ -6214,9 +6236,9 @@ msgstr "Vytvořit tabulku" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Název" @@ -6224,145 +6246,145 @@ msgstr "Název" msgid "Number of columns" msgstr "Počet polí" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Nepodařilo se nahrát pluginy pro export, zkontrolujte prosím vaší instalaci!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Exportuji databáze z aktuálního serveru" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Exportuji tabulky z databáze „%s“" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Exportuji řádky z tabulky „%s“" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Způsob exportu:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Rychlý - zobrazí jen minimum nastavení" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Vlastní - zobrazí všechna nastavení" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Databáze:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabulky:" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Řádky:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Vypsat některé řádky" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Počet řádků:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Začít od řádku:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Všechny řádky" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Výstup:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Uložit na serveru v adresáři %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Uložit do souboru" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Šablona pro jméno souboru:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ bude nahrazen jménem server" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ bude nahrazen jménem databáze" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ bude nahrazen jménem tabulky" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Tato hodnota je interpretována pomocí %1$sstrftime%2$s, takže můžete použít " "libovolné řetězce pro formátování data a času. Dále budou provedena " "následující nahrazení: %3$s. Jakýkoliv jiný text zůstane zachován beze " "změny. Více podrobností je ve %4$sFAQ%5$s." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "použít i pro budoucí exporty" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Znaková sada souboru:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Komprese:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zazipováno" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "zagzipováno" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "zabzipováno" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Zobrazit výstup jako text" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Formát:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Parametry pro výstupní formát:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6370,34 +6392,34 @@ msgstr "" "Posuňte se níže pro nastavení vybraného formátu a ignorujte nastavení " "ostatních." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Převod znakové sady:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%1$s z větve %2$s" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "žádná větev" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Revize Gitu" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "zapsal %2$s dne %1$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "vytvořil %2$s dne %1$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6407,33 +6429,33 @@ msgstr "" "jedná o známou chybu prohlížečů založených na webkitu (Safari, Google " "Chrome, Arora apod.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s z %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Nahrávám importovaný soubor..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/sek." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "Zbývá asi %MIN minut a %SEC sekund." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "Zbývá asi %SEC sekund." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Soubor je zpracováván, prosím buďte trpěliví." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6441,30 +6463,30 @@ msgstr "" "Soubor je zpracováván, prosím buďte trpěliví. Podrobnosti o nahrávání nejsou " "dostupné." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importuji na aktuální server" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importuji do databáze „%s“" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importuji do tabulky „%s“" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Soubor pro importování:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Soubor může být komprimovaný (%s) nebo nekomprimovaný." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6472,15 +6494,15 @@ msgstr "" "Jméno komprimovaného souboru musí končit na .[formát].[komprese]. " "Například: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Upload souborů není na tomto serveru povolen." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Částečný import:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6488,7 +6510,7 @@ msgstr "" "Předchozí ímport vyčerpal veškerý čas, po dalším odeslání bude import " "pokračovat od pozice %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6498,11 +6520,11 @@ msgstr "" "limit nastavený v PHP. (Tímto způsobem můžete importovat i velké soubory, " "ale může to způsobit problémy s transakcemi.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Počet dotazů od začátku, které se mají přeskočit:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Parametry pro výstupní formát:" @@ -6511,7 +6533,7 @@ msgstr "Parametry pro výstupní formát:" msgid "Language" msgstr "Jazyk" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Informace o verzi" @@ -6553,67 +6575,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Vyrovnávací paměť" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Stav InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Využití vyrovnávací paměti" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "stránek" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Volných stránek" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Změněných stránek" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Stránek obsahujících data" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Stránek určených k uvolnění" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Zpracovávaných stránek" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Zamčených stránek" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Aktivita vyrovnávací paměti" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Požadavků na zápis" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Požadavků na čtení" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Výpadků při čtení" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Čekání na zápis" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Výpadků při čtení v %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Čekání na zápis v %" @@ -6839,20 +6861,20 @@ msgstr "" "systém udržovat. Pokud množství logů překročí tuto hodnotu, budou staré " "soubory vymazány. Jinak jsou soubory přejmenovány a označeny vyšším číslem." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "Dokumentace a další informace o PBXT můžete nalézt na %sstránkách PrimeBase " "XT%s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Související odkazy" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "Blog PrimeBase XT, který píše Paul McCullagh" @@ -6860,125 +6882,125 @@ msgstr "Blog PrimeBase XT, který píše Paul McCullagh" msgid "No data found for GIS visualization." msgstr "Nebyla nalezena žádná data zobrazení GIS." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL vrátil prázdný výsledek (tj. nulový počet řádků)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "Následující tabulky byly vytvořeny nebo změněny. Teď můžete:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Obsah struktury se zobrazí po kliknutí na její jméno" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "Změnit jakákoliv její nastavení kliknutím na odkaz „Nastavení“" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Strukturu upravíte kliknutím na odkaz „Struktura“" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Přejít na databázi: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Upravit nastavení pro %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Přejít na tabulku: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Struktura %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Přejít na pohled: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Skrýt" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binární" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Toto pole možná nepůjde
kvůli délce upravit" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binární - neupravujte" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "soubor z adresáře pro upload" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Pokračovat ve vkládání s %s řádky" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "a poté" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Vložit jako nový řádek" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Vložit jako nový řádek a ignorovat chyby" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Zobrazit dotaz pro vložení" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Návrat na předchozí stránku" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Vložit další řádek" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Návrat na tuto stránku" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Upravit následující řádek" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Použijte klávesu TAB pro pohyb mezi hodnotami nebo CTRL+šipky po pohyb všemi " "směry" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Zobrazuji SQL dotaz" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "ID vloženého řádku: %1$d" @@ -6993,234 +7015,234 @@ msgstr "Žádná" msgid "Convert to Kana" msgstr "Převést na Kanu" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Z" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Na" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Provést" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Přidat tabulce předponu" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Přidat předponu" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Opravdu si přejete vykonat následující příkaz?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Žádná změna" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Znaková sada" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulharština" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Zjednodušená čínština" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Tradiční čínština" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "nerozlišovat velká a malá písmena" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "rozlišovat velká a malá písmena" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Chorvatština" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Čeština" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dánština" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Anglicky" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonština" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Německy" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "slovník" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "adresář" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Maďarština" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandština" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japonština" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Lotyština" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litevština" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Korejština" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Perština" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polština" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Západní Evropa" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumunština" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovenština" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovinština" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Španělština" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Tradiční španělština" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Švédština" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thajština" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turecky" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrajinština" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "mnohojazyčný" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Střední Evropa" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Ruština" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltické" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Arménština" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cyrilika" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabština" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebrejština" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gruzínština" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Řečtina" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Čeština/Slovenština" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Hlavní strana" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Odhlásit se" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Dokumentace phpMyAdmina" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Znovu nahrát navigační rám" @@ -7242,8 +7264,8 @@ msgstr "Vítejte v %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Pravděpodobná příčina je, že nemáte vytvořený konfigurační soubor. Pro jeho " "vytvoření by se vám mohl hodit %1$snastavovací skript%2$s." @@ -7293,13 +7315,13 @@ msgstr "Heslo:" msgid "Server Choice" msgstr "Server" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "Přihlášení bez hesla je zakázáno v konfiguraci (viz AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" @@ -7307,8 +7329,8 @@ msgstr "" "Nebyla zaznamenána žádná aktivita po dobu %s sekund, prosím přihlaste se " "znovu" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Nepodařilo se přihlášení k MySQL serveru" @@ -7388,7 +7410,7 @@ msgstr "Nastavení výpisu dat" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Vypisuji data pro tabulku" @@ -7403,28 +7425,28 @@ msgstr "Událost" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Definice" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Struktura tabulky" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Struktura pro pohled" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Zástupná struktura pro pohled" @@ -7470,32 +7492,32 @@ msgid "Display MIME types" msgstr "Zobrazit MIME typy" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Počítač" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Vygenerováno" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Verze MySQL" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Verze PHP" @@ -7573,7 +7595,7 @@ msgstr "" "názvů obsahujících speciální znaky nebo klíčová slova)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Vyprázdnit tabulku před vkládáním" @@ -7649,33 +7671,33 @@ msgstr "" "Vypisovat pole TIMESTAMP v UTC (usnadní přenost polí TIMESTAMP mezi " "servery v různých časových pásmech)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedury" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funkce" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Omezení pro exportované tabulky" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Omezení pro tabulku" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPY PRO TABULKU" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELACE PRO TABULKU" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Chyba při čtení dat:" @@ -7719,15 +7741,15 @@ msgstr "" msgid "Column names: " msgstr "Názvy polí: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Neznámý parametr pro import CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7736,13 +7758,13 @@ msgstr "" "Zadán chybný název pole (%s)! Ujistěte se, že jsou jména polí zapsána " "správně, oddělena čárkami a nejsou uzavřena v uvozovkách." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Chybný formát CSV dat na řádku %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Chybný počet polí v CSV datech na řádku %d." @@ -7752,17 +7774,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Jméno tabulky" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Názvy polí" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Tento plugin nepodporuje komprimované soubory!" @@ -7973,84 +7995,84 @@ msgstr "" "Zobrazí odkaz z pole obsahujícího odkaz. První parametr je prefix URL " "(například „http://www.example.com/“), druhý text odkazu." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "není v pořádku" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Zapnuto" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Obecné funkce relací" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Zobrazení funkcí" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Vytváření PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Zobrazuji komentáře polí" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Transformace při prohlížení" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Podívejte se prosím do dokumentace, jak aktualizovat informace o polích v " "tabulce column_comments" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Oblíbený SQL dotaz" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL historie" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Trvalé nedávné tabulky" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Trvalé nastavení procházení" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Uživatelská nastavení" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Stručný návod pro zapnutí rozšířených funkcí:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Vytvořte potřebné tabulky pomocí skriptu examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Vytvořte uživatele pma a přidělte mu oprávnění na tyto tabulky." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8058,16 +8080,16 @@ msgstr "" "Zapněte rozšířené funkce v konfiguračním souboru (config.inc.php), můžete se inspirovat v config.sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Prosím přihlašte se znovu , aby se projevily změny v konfiguračním souboru." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "žádný popisek" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Odškrtnout vše" @@ -8075,7 +8097,7 @@ msgstr "Odškrtnout vše" msgid "Slave configuration" msgstr "Nastavení podřízeného" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Změnit nebo přenastavit nadřízený server" @@ -8088,9 +8110,9 @@ msgstr "" "cnf). Pokud ne, prosím přidejte následující řádek to sekce [mysqld]:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Jméno uživatele" @@ -8108,15 +8130,15 @@ msgid "Slave status" msgstr "Stav podřízeného" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Proměnná" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID serveru" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8124,38 +8146,38 @@ msgstr "" "V tomto seznamu jsou zobrazeny jen podřízené servery spuštěné s parametrem --" "report-host=host_name." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Přidat replikačního uživatele pro podřízený server" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Jakýkoliv uživatel" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Použít textové pole" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Jakýkoliv počítač" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokální" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Tento počítač" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Použít tabulku Host" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8163,140 +8185,140 @@ msgstr "" "Pokud je použita tabulka Host, toto pole je ignorováno a jsou použity " "hodnoty uložené v tabulce Host." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Vytvořit heslo" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Následující dotaz selhal: „%s“" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Bohužel se nepodařilo obnovit odstraněnou událost." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Záložní dotaz byl:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Byla změněna událost %1$s." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Byla vytvořena událost %1$s." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "Při zpracování požadavku došlo k několika chybám:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Upravit událost" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Chyba při zpracování požadavku" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Podrobnosti" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Název události" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Typ události" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Změnit na %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Spustit v" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Spustit každých" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Počátek" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Konec" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Při dokončení zachovat" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Zadavatel" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "Zadavatel musí být ve tvaru \"uživatel@počítač\"" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Musíte zadat jméno události" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Musíte zadat platný interval pro událost." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Musíte zadat platnou dobu spuštění události." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Musíte zadat správný typ události." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Musíte zadat definici události." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Nová" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "Vypnuto" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "Zapnuto" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Stav plánovače událostí" @@ -8316,89 +8338,89 @@ msgstr "" "chcete těmto problémům vyhnout, začněte, prosím, používat nové rozšíření " "„mysqli“." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Chybný typ rutiny: „%s“" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Bohužel se nepodařilo obnovit odstraněnou rutinu." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Byla změněna rutina %1$s." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Byla vytvořena rutina %1$s." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Upravit rutinu" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Jméno rutiny" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parametry" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Směr" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Délka/Množina" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Přidat parametr" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Odstranit poslední parametr" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Návratový typ" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Návratová délka/hodnoty" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Možnosti návratové hodnoty" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Je deterministická" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Typ zabezpečení" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "Přístup k SQL datům" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Musíte zadat jméno rutiny" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "„%s“ je chybný směr parametru." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8406,19 +8428,19 @@ msgstr "" "Musíte zadat parametr „Délka/Hodnoty“ pro parametry typu ENUM, SET, VARCHAR " "nebo VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Pro každý parametr musíte zadat jeho jméno a typ." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Musíte zadat platný návratový typ rutiny." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Musíte zadat definici rutiny." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8426,18 +8448,18 @@ msgstr[0] "Posledním příkazem v proceduře byla ovlivněna %d řádka" msgstr[1] "Posledním příkazem v proceduře byly ovlivněny %d řádky" msgstr[2] "Posledním příkazem v proceduře bylo ovlivněno %d řádek" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Výsledek spuštění rutiny %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Spustit rutinu" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Parametry rutiny" @@ -8468,23 +8490,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Spouštění" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Musíte zadat jméno spouště" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Musíte zadat platné časování spouště" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Musíte zadat platnou událost pro spoušť" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Musíte zadat platné jméno tabulky" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Musíte zadat definici spouště." @@ -8566,138 +8588,138 @@ msgstr "V databázi %2$s nebyla nalezen událost se jménem %1$s" msgid "There are no events to display." msgstr "Nejsou zde žádné události k zobrazení." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Tabulka %s neexistuje!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Prosím, nastavte souřadnice pro tabulku %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Schéma databáze %s - Strana %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Tato stránka neobsahuje žádné tabulky!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "Chyba při vytváření schématu: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relační schéma" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Obsah" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Vlastnosti" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Další" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Vytvořit novou stránku" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Jméno stránky" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Automatické rozvržení podle" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "interních relací" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "cizích klíčů" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Zvolte stránku, kterou chcete změnit" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Zvolte stránku" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Vybrat tabulky" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Zobrazit relační schéma" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Zvolte typ výstupu relací" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Zobrazit mřížku" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Barevné šipky" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Rozměry tabulek" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Použít pro všechny tabulky stejnou šířku" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Jen zobrazit klíče" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Na šířku" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Na výšku" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientace" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Velikost stránky" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8705,7 +8727,7 @@ msgstr "" "Aktuální stránka se odkazuje na tabulky, které již neexistují. Chcete " "odstranit tyto odkazy?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Zobrazit grafický návrh" @@ -8724,44 +8746,44 @@ msgstr "Neznámý jazyk: %1$s." msgid "Current Server" msgstr "Aktuální server" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Zdrojová databáze" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Aktuální server" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Vzdálený server" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Rozdíly" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Cílová databáze" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Klikněte pro vybrání" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Spustit SQL dotaz(y) na serveru %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Spustit SQL dotaz(y) na databázi %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Vyčistit" @@ -8770,11 +8792,11 @@ msgstr "Vyčistit" msgid "Columns" msgstr "Pole" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Přidat tento SQL dotaz do oblíbených" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Umožnit všem uživatelům používat tuto oblíbenou položku" @@ -8874,7 +8896,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Je zapnuté sledování %s." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8886,7 +8908,7 @@ msgstr "" "nebo jednoduché uvozovky („'“) mezi těmito hodnotami, napište před ně zpětné " "lomítko (příklad: '\\\\xyz' nebo 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8894,30 +8916,30 @@ msgstr "" "Výchozí hodnotu zadejte jen jednu hodnotu bez uvozovek a escapování znaků, " "například: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Klíč" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "Přesunout pole" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -"Pro seznam dostupných parametrů transformací a jejich MIME typů klikněte na " -"%spopisy transformací%s" +"Pro seznam dostupných parametrů transformací a jejich MIME typů klikněte na %" +"spopisy transformací%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Parametry transformace" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8929,57 +8951,57 @@ msgstr "" "(„'“) mezi těmito hodnotami, vložte před ně zpětné lomítko (například '\\" "\\xyz' nebo 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "Příliš mnoho dat ENUM nebo SET?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Získejte více místa pro editaci" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Žádná" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Dle zadání:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primární" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Fulltext" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "první" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "po %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Přidat %s polí" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Musíte přidat alespoň jedno pole." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Úložiště" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Definice PARTITION" @@ -9000,11 +9022,11 @@ msgstr "" "Vaše nastavení bude uchováno jen pro toto sezení. Pro trvalá nastavení " "musíte nastavit %súložiště nastavení phpMyAdmina%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Nepodařilo se uložit nastavení" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9021,81 +9043,81 @@ msgstr "V ZIP archívu nebyly nalezeny žádné soubory!" msgid "Error in ZIP archive:" msgstr "Chyba v ZIP archívu:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Obecná nastavení" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Porovnávání pro toto připojení k serveru" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Nastavení vzhledu" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Více nastavení" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Databázový server" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Software" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Verze software" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Verze protokolu" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Uživatel" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Znaková sada" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Webserver" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Verze databázového klienta" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Rozšíření PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Zobrazit informace o PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Oficiální stránka phpMyAdmina" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Přispějte" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Získejte podporu" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Seznam změn" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9106,7 +9128,7 @@ msgstr "" "nastavit heslo pro uživatele 'root' a tím podstatně zvýšit zabezpečení " "vašeho serveru." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9115,7 +9137,7 @@ msgstr "" "V nastavení PHP máte zapnuto mbstring.func_overload. Toto nastavení není " "kompatibilní s phpMyAdminem a může způsobit poškození dat!" -#: main.php:294 +#: main.php:297 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 " @@ -9125,19 +9147,19 @@ msgstr "" "bajtovou znakovou sadu. Bez rozšíření mbstring neumí phpMyAdmin správně " "rozdělovat řetězce a proto to může mít nečekané následky." -#: main.php:302 +#: main.php:305 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." +"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 "" "Vaše nastavení PHP ([a@http://php.net/manual/en/session.configuration." -"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a]) je menší než " -"platnost cookies nastavená v phpMyAdminovi. Z tohoto důvodu bude vaše " +"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a]) je menší " +"než platnost cookies nastavená v phpMyAdminovi. Z tohoto důvodu bude vaše " "přilášení neplatné dříve, než je nastaveno v phpMyAdminovi." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9146,13 +9168,13 @@ msgstr "" "phpMyAdminovi. Z tohoto důvodu vaše přihlášení vyprší dříve než je nastavené " "v phpMyAdminovi." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Nastavte klíč pro šifrování cookies (blowfish_secret) v konfiguračním " "souboru (config.inc.php)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9162,7 +9184,7 @@ msgstr "" "existuje v adresáři s phpMyAdminem. Měli byste ho odstranit, jakmile je " "phpMyAdmin nastaven." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9171,7 +9193,7 @@ msgstr "" "Úložiště nastavení phpMyAdmina není plně dostupné, některé z rozšířených " "funkcí phpMyAdmina nelze používat. %sZde%s zjistíte proč." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9180,7 +9202,7 @@ msgstr "" "Používaný MySQL modul v PHP je kompilován pro MySQL %s a server používá " "verzi %s. Používání různých verzí může způsobit problémy." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9189,24 +9211,24 @@ msgstr "" "Server používá Suhosin. Prosím podívejte se do %sdokumentace%s pro popis " "problémů, které tím mohou být způsobeny." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Žádné databáze" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "Filtrovat databáze podle jména" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Filtrovat tabulky podle jména" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Nová tabulka" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Prosím vyberte databázi" @@ -9254,7 +9276,7 @@ msgstr "Přepnout malé/velké" msgid "Toggle relation lines" msgstr "Přepnout zobrazení relací" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Import/Export souřadnic pro PDF schéma" @@ -9312,67 +9334,67 @@ msgstr "Sloučit" msgid "Active options" msgstr "Zapnuté parametry" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Stránka byla vytvořena" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Vytvoření stránky selhalo" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Stránka" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Importovat ze zvolené stránky" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Exportovat na zvolenou stránku" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Vytvořit novou stránku a exportovat na ní" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Název nové stránky: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Exportovat/Importovat v měřítku" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "doporučené" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Chyba: relace již existuje." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Chyba: relace nebyla přidána." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Relace FOREIGN KEY byla vytvořena" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Interní relace vytvořena" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relace smazána" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Chyba při ukládání souřadnic pro Návrháře." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Změny byly uloženy" @@ -9426,8 +9448,8 @@ msgid "" "You can set more settings by modifying config.inc.php, eg. by using %sSetup " "script%s." msgstr "" -"Více věcí můžete nastavit úpravou config.inc.php, např. použitím " -"%sNastavovacího skriptu%s." +"Více věcí můžete nastavit úpravou config.inc.php, např. použitím %" +"sNastavovacího skriptu%s." #: prefs_manage.php:305 msgid "Save to browser's storage" @@ -9445,15 +9467,15 @@ msgstr "Již uložené nastavení bude přepsáno!" msgid "You can reset all your settings and restore them to default values." msgstr "Můžete vymazat vaše nastavení a vrátit se k výchozím hodnotám." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importovat soubory" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Všechno" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tabulka nenalezena nebo není nastavena v %s" @@ -9462,37 +9484,37 @@ msgstr "%s tabulka nenalezena nebo není nastavena v %s" msgid "File doesn't exist" msgstr "Soubor neexistuje" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Zvolte binární log pro zobrazení" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Soubory" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Zobrazit zkrácené dotazy" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Zobrazit celé dotazy" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Jméno logu" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Pozice" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Původní pozice" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informace" @@ -9500,7 +9522,7 @@ msgstr "Informace" msgid "Character Sets and Collations" msgstr "Znakové sady a porovnávání" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." @@ -9508,24 +9530,24 @@ msgstr[0] "%1$d databáze byla úspěšně zrušena." msgstr[1] "%1$d databáze byly úspěšně zrušena." msgstr[2] "%1$d databází bylo úspěšně zrušeno." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statistiky databází" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Replikace nadřízeného" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Replikace podřízeného" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Zobrazit podrobnosti" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9533,7 +9555,7 @@ msgstr "" "Poznámka: Zobrazení podrobností o databázích může způsobit značné zvýšení " "provozu mezi webserverem a MySQL serverem." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Úložiště" @@ -9561,7 +9583,7 @@ msgstr "Modul" msgid "Library" msgstr "Knihovna" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Verze" @@ -9577,114 +9599,114 @@ msgstr "Licence" msgid "disabled" msgstr "vypnuto" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Všechna oprávnění kromě GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Umožňuje měnit strukturu existujících tabulek." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Umožňuje měnit a rušit uložené procedury." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Umožňuje vytvářet nové databáze a tabulky." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Umožňuje vytvářet uložené procedury." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Umožňuje vytvářet nové tabulky." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Umožňuje vytvářet dočasné tabulky." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Umožňuje vytvářet, rušit a přejmenovávat účty uživatelů." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Umožňuje vytvářet nové pohledy." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Umožňuje mazat data." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Umožňuje odstranit databáze a tabulky." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Umožňuje odstranit tabulky." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Umožňuje plánovat úlohy pomocí plánovače" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Umožňuje spouštět uložené procedury." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Umožňuje importovat a exportovat data z/do souborů na serveru." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Umožňuje přidávat uživatele a oprávnění bez znovunačítání tabulek " "s oprávněními." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Umožňuje vytvářet a odstraňovat klíče." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Umožňuje vkládat a přepisovat data." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Umožňuje zamknout tabulku pro aktuální vlákno." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Omezuje počet nových připojení, která může uživatel vytvořit za hodinu." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Omezuje, kolik dotazů může uživatel odeslat serveru za hodinu." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9692,60 +9714,60 @@ msgstr "" "Omezuje, kolik dotazů měnících nějakou tabulku nebo databázi může uživatel " "spustit za hodinu." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Omezuje počet současných připojení uživatele." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Umožňuje prohlížet procesy všech uživatelů" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Nemá žádný vliv v této verzi MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Umožňuje znovu načíst nastavení a vyprázdnění vyrovnávacích pamětí MySQL " "serveru." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Umožní uživateli zjistit, kde je hlavní / pomocný server." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Potřebné pro replikaci pomocných serverů." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Umožňuje vybírat data." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Umožňuje přístup k úplnému seznamu databází." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Umožňuje spuštění dotazu SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Umožňuje vypnout server." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9755,298 +9777,298 @@ msgstr "" "pro většinu operací pro správu serveru jako nastavování globálních " "proměnných a zabíjení vláken jiných uživatelů." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Umožňuje vytváření a mazání spouští" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Umožňuje měnit data." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Žádná oprávnění." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Žádná" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Oprávnění pro jednotlivé tabulky" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Poznámka: názvy oprávnění MySQL jsou uváděny anglicky" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Správa" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globální oprávnění" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Oprávnění pro jednotlivé databáze" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Omezení zdrojů" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Přihlašování" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Neměnit heslo" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Nebyl nalezen žádný uživatel." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Uživatel %s již existuje!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Uživatel byl přidán." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Byla aktualizována oprávnění pro %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Byla zrušena práva pro %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Heslo pro %s bylo úspěšně změněno." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Odstraňuji %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Musíte vybrat uživatele, které chcete odstranit!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Načítám oprávnění" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Vybraní uživatelé byli úspěšně odstraněni." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Oprávnění byla načtena úspěšně." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Upravit oprávnění" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Zrušit" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Exportovat vše" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Jakýkoliv" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Oprávnění pro všechny uživatele" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Oprávnění pro %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Přehled uživatelů" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Přidělování" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Odstranit vybrané uživatele" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Odebrat uživatelům veškerá oprávnění a poté je odstranit z tabulek." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Odstranit databáze se stejnými jmény jako uživatelé." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Poznámka: phpMyAdmin získává oprávnění přímo z tabulek MySQL. Obsah těchto " "tabulek se může lišit od oprávnění, která server právě používá, pokud byly " "tyto tabulky upravovány. V tomto případě je vhodné provést %snové načtení " "oprávnění%s před pokračováním." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Zvolený uživatel nebyl nalezen v tabulce oprávnění." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Oprávnění pro jednotlivá pole" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Přidat oprávnění pro databázi" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Zástupné znaky _ a % by měly být escapovány pomocí \\ pokud je chcete použít " "jako znak" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Přidat oprávnění pro tabulku" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Změnit informace o uživateli / Kopírovat uživatele" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Vytvořit nového uživatele se stejnými oprávněními a ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... zachovat původního uživatele." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... smazat původního uživatele ze všech tabulek." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... odebrat všechna oprávnění původnímu uživateli a poté ho smazat." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "... smazat uživatele a poté znovu načíst oprávnění." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Databáze pro uživatele" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Vytvořit databázi stejného jména a přidělit všechna oprávnění" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Přidělit všechna oprávnění na jméno odpovídající masce (uživatel\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Přidělit všechna oprávnění na databázi „%s“" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Uživatelé mající přístup k „%s“" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globální" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "závislé na databázi" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "maska" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Uživatel byl přidán." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Neznámá chyba" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Nepodařilo se připojit k nadřízenému %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Nepodařilo se zjistit pozici v logu na nadřízeném serveru. Pravděpodobně je " "na něm problém s přístupovými právy." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Nepodařilo se změnit nadřízeného" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Nadřízený server bych úspěšně změněn na %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Tento server je v replikačním procesu nastavený jako nadřízený." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Zobrazit stav nadřízeného" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Zobrazit připojené podřízené" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10055,11 +10077,11 @@ msgstr "" "Tento server není nastaven jako nadřízený v replikačním procesu. Přejete si " "ho nastavit?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Nastavení nadřízeného" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10072,19 +10094,19 @@ msgstr "" "chcete replikovat většinu databází) nebo můžete zvolit opačný přístup - jen " "vybrat databáze, které chcete synchronizovat. Prosím zvolte požadovaný režim:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Replikovat všechny databáze s výjimkou:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Nereplikovat databáze s výjimkou:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Prosím vyberte databáze:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10092,7 +10114,7 @@ msgstr "" "Nyní, prosím, přidejte následující řádky na konec sekce [mysqld] ve vašem " "souboru my.cnf a poté restartutje MySQL server." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10101,82 +10123,82 @@ msgstr "" "Prosím klikněte na tlačítko po restartování MySQL serveru. Poté byste měli " "vidět zprávu informující vás že server je nastaven jako nadřízený" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "SQL vlákno pro podřízený server neběží!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "IO vlákno pro podřízený server neběží!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "Server je nastaven jako podřízený v replikačním procesu. Přejete si:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Zobrazit tabulku se stavem podřízených" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Synchronizovat databáze s nadřízeným" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Ovládání podřízeného:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Kompletně spustit" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Kompletně zastavit" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Resetovat podřízený server" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Spustit jen SQL vlákno" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Zastavit jen SQL vlákno" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Spustit jen IO vlákno" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Zastavit jen IO vlákno" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Práce s chybami:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Přeskakování chyb může vést k rozdílným datům na nadřízeném a podřízeném " "serveru!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Přeskočit současnou chybu" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Přeskočit dalších" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "chyb." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10185,12 +10207,12 @@ msgstr "" "Tento server není nastaven jako podřízený v replikačním procesu. Přejete si " "ho nastavit?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Vlákno %s bylo úspěšně zabito." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10198,115 +10220,115 @@ msgstr "" "phpMyAdminovi se nepodařilo ukončit vlákno %s. Pravděpodobně jeho běh již " "skončil." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Obslužné rutiny" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Vyrovnávací paměť dotazů" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Počet vláken" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Dočasná data" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Odložené inserty" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Vyrovnávací paměť klíčů" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Použité výběry" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Řazení" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Koordinátor transakcí" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Zavřít všechny tabulky" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Zobrazit otevřené tabulky" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Zobrazit podřízené servery" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Zobrazit stav podřízených serverů" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Vyprázdnit vyrovnávací paměť dotazů" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Stav serveru" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Všechny stavové proměnné" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Monitor" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Poradce" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Obnovovací frekvence: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filtry" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Obsahující slovo:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Zobrazit jen hodnoty s upozorněním" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filtrovat podle kategorie..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Zobrazit neformátované hodnoty" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Související odkazy:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Spustit analýzu" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Návod" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10314,7 +10336,7 @@ msgstr "" "Poradce vám může doporučit změny v nastavení serveru analýzou stavových " "proměnných." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10324,7 +10346,7 @@ msgstr "" "jednoduchých výpočtů a základních pravidel, která nemusí nutně platit pro " "váš systém." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10334,7 +10356,7 @@ msgstr "" "(čtením dokumentace) a jak případně vrátit změny zpět. Špatné nastavení může " "mít velmi negativní vliv na výkon serveru." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10345,31 +10367,31 @@ msgstr "" "znatelnému zlepšení, můžete nastavení vrátit zpět." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Dotazů od spuštění: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Údaj" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Síťový provoz od spuštění: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Tento MySQL server běží %1$s. Čas spuštění: %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10377,17 +10399,17 @@ msgstr "" "Tento server pracuje jako nadřízený i podřízený v " "replikačním procesu." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Tento server pracuje jako nadřízený v replikačním procesu." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Tento server pracuje jako podřízený v replikačním procesu." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10395,11 +10417,11 @@ msgstr "" "Pro více informací o stavu replikace se podívejte do sekce replikace." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Stav replikace" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10407,46 +10429,46 @@ msgstr "" "Na hodně zatíženém serveru mohou čítače přetéct, takže statistiky MySQL " "serveru mohou být nepřesné." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Přijato" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Odesláno" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "maximum současných připojení" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Nepovedených pokusů" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Přerušené" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Příkaz" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" "Počet spojení, která byla ukončena bez korektního ukončení ze strany klienta." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Počet chybných připojení k MySQL serveru." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10456,16 +10478,16 @@ msgstr "" "binlog_cache_size a musely použít dočasný soubor pro uložení příkazů " "transakce." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Počet transakcí, které využily dočasný binární log." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "Celkový počet připojení (i chybných) k MySQL serveru." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10476,18 +10498,18 @@ msgstr "" "Pokud je tato hodnota velká, můžete zvětšit parametr tmp_table_size a MySQL " "bude používat větší dočasné tabulky v paměti." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Počet vytvořených dočasných souborů." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" "Počet dočasných tabulek vytvořených serverem v paměti při provádění dotazů." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10495,7 +10517,7 @@ msgstr "" "Počet řádků provedených pomocí INSERT DELAYED, u kterých se vyskytla chyba " "(pravděpodobně duplicitní klíč)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10503,23 +10525,23 @@ msgstr "" "Počet vláken používaných pro INSERT DELAYED. Každá tabulka na které je " "použit INSERT DEKAYED má přiděleno jedno vlákno." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Počet řádků zapsaných pomocí INSERT DELAYED." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Počet provedených příkazů FLUSH." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Počet interních příkazů COMMIT." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Počet požadavků na smazání řádku." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10528,7 +10550,7 @@ msgstr "" "Počet zjišťování tabulek. Tímto se nazývá dotaz NDB clusteru, jestli ví o " "tabulce daného jména." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10538,7 +10560,7 @@ msgstr "" "provádí mnoho kompletních procházení klíčů. Na příklad SELECT col1 FROM foo, " "pokud je col1 v klíči." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10546,7 +10568,7 @@ msgstr "" "Počet požadavků na přečtení řádku vycházející z klíče. Vysoká hodnota " "znamená, že dotazy správně využívají klíče." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10556,7 +10578,7 @@ msgstr "" "zvětšuje pokud provádíte dotaz na sloupec s klíčem s omezením rozsahu nebo " "prohledáváte klíč." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10564,7 +10586,7 @@ msgstr "" "Počet požadavků na přečtení předchozího řádku z klíče. Používané pro " "optimalizaci dotazů ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10576,7 +10598,7 @@ msgstr "" "Pravděpodobně používáte mnoho dotazů, které vyžadují prohlížení celé tabulky " "nebo používáte spojení tabulek, která nevyužívají klíčů." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10586,35 +10608,35 @@ msgstr "" "Počet požadavků na přečtení dalšího řádku ze souboru. Tato hodnota je vysoká " "pokud dotazy procházejí celé tabulky, pravděpodobně tedy nemají vhodné klíče." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Počet interních příkazů ROLLBACK." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Počet požadavků na aktualizaci řádku." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Počet požadavků na vložení řádku." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Počet stránek obsahujících data (změněné i nezměněné)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Počet změněných stránek." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Počet stránek, na které je požadavek na vyprázdnění." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Počet volných stránek." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10623,7 +10645,7 @@ msgstr "" "Počet zamčených stránek, tzn. stránek, které jsou právě zapisovány nebo " "čteny nebo nemohou být odstraněny z jakéhokoliv důvodu." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10635,11 +10657,11 @@ msgstr "" "Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Celková velikost InnoDB bufferů, ve stránkách." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10647,7 +10669,7 @@ msgstr "" "Počet provedených „náhodných“ dopředných čtení. Tato situace nastává pokud " "dotaz prochází velkou část tabulky v náhodném pořadí." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10655,11 +10677,11 @@ msgstr "" "Počet provedených sekvenčních dopředných čtení. Toto nastává pokud InnoDB " "musí procházet celou tabulku." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Počet provedených logických čtení." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10667,7 +10689,7 @@ msgstr "" "Počet logických čtení, které nemohly být uspokojeny z bufferu, ale bylo " "nutné přečíst stránku ze souboru." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10680,55 +10702,55 @@ msgstr "" "k dispozici, musí se čekat. Pokud je velikost bufferů nastavena správně, " "měla by tato hodnota být malá." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Počet zápisů provedených do InnoDB bufferu." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Počet provedených synchronizací fsync()." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Počet nevyřízených synchronizací fsync()." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Počet nevyřízených čtení." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Počet nevyřízených zápisů." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Velikost přečtených dat, v bajtech." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Počet provedených čtení dat." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Počet provedených zápisů dat." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Velikost zapsaných dat, v bajtech." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Počet provedených dvojitých zapsání a počet stránek, které byly takto " "zapsány." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Počet provedených dvojitých zapsání a počet stránek, které byly takto " "zapsány." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10736,35 +10758,35 @@ msgstr "" "Počet čekání kvůli plnému bufferu logu, který musel být vyprázdněn před " "pokračováním." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Počet požadavků na zápis do logovacího souboru." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Počet skutečných zápisů do logovacího souboru." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Počet synchronizací fsync() provedených na logovacích souborech." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Počet nevyřízených synchronizací logovacích souborů." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Počet nevyřízených zápisů do logovacích souborů." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Počet bajtů zapsaných do logovacího souboru." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Počet vytvořených stránek." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10772,51 +10794,51 @@ msgstr "" "Zakompilovaná velikost stránky InnoDB (výchozí je 16 kB). Mnoho hodnot je " "uváděno ve stránkách, pomocí této hodnoty je můžete přepočítat na velikost." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Počet přečtených stránek." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Počet zapsaných stránek." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Počet zámků řádku, na které se v současné době čeká." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Průměrný čas potřebný pro získání zámku řádku, v milisekundách." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Celkový čas strávený čekáním na zámek řádku, v milisekundách." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Maximální čas potřebný pro získání zámku řádku, v milisekundách." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Kolikrát se muselo čekat na zámek řádku." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Počet řádků odstraněných z InnoDB tabulek." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Počet řádků vložených do InnoDB tabulek." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Počet řádků přečtených z InnoDB tabulek." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Počet řádků aktualizovaných v InnoDB tabulkách." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10824,7 +10846,7 @@ msgstr "" "Počet bloků ve vyrovnávací paměti klíčů, které byly změněny, ale nebyly " "zapsány na disk. Dříve se tato hodnota jmenovala Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -10832,7 +10854,7 @@ msgstr "" "Počet nepoužitých bloků ve vyrovnávací paměti klíčů. Pomocí této hodnoty " "poznáte jak moc je vyrovnávací paměť využitá." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10841,15 +10863,15 @@ msgstr "" "Počet použitých bloků ve vyrovnávací paměti klíčů. Tato hodnota určuje " "maximum bloků, které kdy byly obsazeny najednou." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "Procento využití vyrovnávací paměti klíčů (vypočítaná hodnota)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Počet požadavků na přečtení klíče z vyrovnávací paměti." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10859,7 +10881,7 @@ msgstr "" "pravděpodobně máte malou vyrovnávací paměť (key_buffer_size). Úspěšnost " "vyrovnávací paměti můžete spočítat jako Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -10867,22 +10889,22 @@ msgstr "" "Úspěšnost vyrovnávací paměti klíčů spočítaná jako poměr skutečných a " "požadovaných čtení (vypočítaná hodnota)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Počet požadavků na zápis bloku klíče na disk." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Počet skutečných zápisů bloku klíče na disk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" "Procento skutečných zápisů v porovnání s požadavky na zápis (vypočítaná " "hodnota)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10892,17 +10914,17 @@ msgstr "" "dotazů. Užitečné pro porovnání různých dotazů. Výchozí hodnota 0 znamená, že " "žádný dotaz ještě nebyl kompilován." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "Maximální počet současně používaných připojení od spuštění serveru." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Počet řádků čekajících na zapsání ve frontě INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -10910,19 +10932,19 @@ msgstr "" "Celkem otevřených tabulek. Pokud je tato hodnota příliš vysoká, " "pravděpodobně máte malou vyrovnávací paměť pro tabulky." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Počet otevřených souborů." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "Počet otevřených streamů (používané převážně pro logování)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Počet aktuálně otevřených tabulek." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -10932,19 +10954,19 @@ msgstr "" "na problému s fragmentací, která může být vyřešena spuštěním příkazu FLUSH " "QUERY CACHE." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Velikost volné paměti ve vyrovnávací paměti dotazů." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Počet zásahů vyrovnávací paměti dotazů." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Počet dotazů přidaných do vyrovnávací paměti dotazů." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10956,7 +10978,7 @@ msgstr "" "Vyrovnávací paměť používá strategii LRU (nejdéle nepoužité) pro vyřazování " "dotazů z vyrovnávací paměti." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -10964,19 +10986,19 @@ msgstr "" "Počet necachovaných dotazů (necachovatelných nebo necachovaných kvůli " "nastavení query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Počet dotazů ve vyrovnávací paměti dotazů." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Celkový počet bloků ve vyrovnávací paměti dotazů." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Stav failsafe replikace." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -10984,12 +11006,12 @@ msgstr "" "Počet spojení, které nevyužívaly klíče. Pokud tato hodnota není 0, měli " "byste zkontrolovat klíče tabulek." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Počet spojení, které používaly intervalové vyhledávání na referenční tabulce." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -10997,7 +11019,7 @@ msgstr "" "Počet spojení bez klíčů, které kontrolovaly použití klíčů po každém řádku. " "(Pokud tato hodnota není 0, měli byste zkontrolovat klíče tabulek.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11005,38 +11027,38 @@ msgstr "" "Počet spojení, které používaly intervalové vyhledávání na první tabulce. " "(Tato hodnota obvykle není kritická i když je vysoká.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Počet spojení, které prováděly kompletní procházení první tabulky." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "Počet dočasných tabulek v současné době otevřených podřízeným serverem." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "Celkový počet, kolikrát musel podřízený server opakovat transakce." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "Tato položka je zapnutá, pokud server pracuje jako podřízený." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" "Počet vláken jejichž vytvoření trvalo déle než slow_launch_time sekund." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "Počet dotazů, které trvaly déle než long_query_time sekund." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11045,23 +11067,23 @@ msgstr "" "Počet průchodů slučování, které musel provést řadicí algoritmus. Při příliš " "vysoké hodnotě zvažte zvýšení sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Počet řazení, které byly omezeny rozsahem." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Počet řazených řádek." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Počet řazení provedených procházením tabulky." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Počet okamžitých získání zámku tabulky." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11072,7 +11094,7 @@ msgstr "" "problémy s výkonem, měli byste optimalizovat dotazy a případně rozdělit " "tabulky nebo použít replikaci." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11082,11 +11104,11 @@ msgstr "" "spočítána jako Threads_created/Connections. Pokud je tato hodnota červená, " "měli byste zvýšit thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Počet aktuálně otevřených připojení." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11097,47 +11119,47 @@ msgstr "" "velká, můžete zvětšit parametr thread_cache_size. (Na platformách, které " "mají dobrou implementaci vláken však toto nemá příliš velký vliv.)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "Úspěšnost vyrovnávací paměti vláken (vypočítaná hodnota)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Počet vláken, která nespí." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Spustit monitor" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Návod/Nastavení" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Ukončit upravování grafů" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Přidat graf" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Upravit/Uspořádat grafy" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Obnovovací frekvence" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Sloupce grafu" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Uspořádání grafů" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11145,15 +11167,15 @@ msgstr "" "Uspořádání grafů je uloženo ve vašem prohlížeči. Pokud máte komplikovanější " "nastavení, můžete ho chtít exportovat a zálohovat." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Obnovit na výchozí hodnotu" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Instrukce monitoru" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11166,7 +11188,7 @@ msgstr "" "log_output na 'TABLE' a mít povolené záznam pomalých dotazů nebo všech " "dotazů. Zaznamenání všech dotazů ale může zvýšit zatížení serveru až o 15%" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11178,11 +11200,11 @@ msgstr "" "podporována v MySQL 5.1.6 a novějších. I bez této podpory však můžete použít " "zobrazování grafů s informacemi o serveru." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Používání monitoru:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11192,7 +11214,7 @@ msgstr "" "můžete přidat další grafy, změnit obnovovací frekvenci nebo přesunout či " "odstranit grafy." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11204,11 +11226,11 @@ msgstr "" "nahrána tabulka sloučených dotazů, kde můžete zvolit libovolný dotaz k další " "analýze." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Poznámka:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11220,79 +11242,79 @@ msgstr "" "vybírat krátké časové období a záznam vypnout poté co již monitorování " "nebudete potřebovat." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Předdefinované grafy" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Stavové proměnné" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Vyberte série:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Obvykle monitorované" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "nebo zadejte jméno proměnné:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Zobrazit jako rozdíl" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Vynásobit" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Přidat jednoty" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Přidat tuto sérii" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Odstranit série" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Série v grafu:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Statistiky záznamů" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Zvolený časový rozsah:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Stáhnout jen příkazy SELECT, INSERT, UPDATE a DELETE" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "Před sloučením odstranit proměnná data v příkazech INSERT" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "Zvolte ze kterého záznamu chcete vygenerovat statistiku." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Výsledky jsou sloučeny podle textu dotazu." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Analýza dotazu" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" @@ -11300,7 +11322,7 @@ msgstr[0] "%d sekunda" msgstr[1] "%d sekundy" msgstr[2] "%d sekund" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11316,8 +11338,8 @@ msgstr "Nepodařilo se připojit ke zdrojové databázi" msgid "Could not connect to the target" msgstr "Nepodařilo se připojit k cílové databázi" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "Databáze '%s' neexistuje." @@ -11419,19 +11441,19 @@ msgstr "" "Cílová databáze bude kompletně synchronizována se zdrojovou. Zdrojová nebude " "nijak změněna." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Nastavení proměnné selhalo" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Proměnné a nastavení serveru" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Hodnota sezení" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Globální hodnota" @@ -11697,8 +11719,8 @@ msgid "" "If using cookie authentication and %sLogin cookie store%s is not 0, %sLogin " "cookie validity%s must be set to a value less or equal to it." msgstr "" -"Při použití přihlašování přes cookies a při %sUkládádání přihlašovaci cookie" -"%s vyšší než 0 musí být %sPlatnost přihlašovací cookie%s nastavena na vyšší " +"Při použití přihlašování přes cookies a při %sUkládádání přihlašovaci cookie%" +"s vyšší než 0 musí být %sPlatnost přihlašovací cookie%s nastavena na vyšší " "hodnotu než je tato." #: setup/lib/index.lib.php:310 @@ -11709,8 +11731,8 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"Pokud to považujete za nutné, použijte další možnosti zabezpečení - " -"%somezení počítačů%s a %sseznam důvěryhodných proxy%s. Nicméně zabezpečení " +"Pokud to považujete za nutné, použijte další možnosti zabezpečení - %" +"somezení počítačů%s a %sseznam důvěryhodných proxy%s. Nicméně zabezpečení " "založené na IP adresách nemusí být spolehlivé, pokud je vaše IP adresa " "dynamicky přidělována poskytovatelem spolu s mnoha dalšími uživateli." @@ -11771,46 +11793,46 @@ msgstr "" msgid "Wrong data" msgstr "Chybná data" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Pro procházení databáze je použit oblíbený dotaz „%s\"." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Opravdu si přejete vykonat následující příkaz?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Zobrazuji jako PHP kód" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Proběhlo zkontrolování SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Výsledek SQL dotazu" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Vygeneroval" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problémy s klíči v tabulce „%s\"" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Název" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tabulka %1$s byla úspěšně změněna" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "Vybraná pole byla úspěšně přesunuta." @@ -11871,12 +11893,12 @@ msgstr "Popis osy Y:" msgid "Y Values" msgstr "Hodnoty Y" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Tabulka %s již existuje!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Byla vytvořena tabulka %1$s." @@ -11921,337 +11943,337 @@ msgstr "Uložit do souboru" msgid "File name" msgstr "Jméno souboru" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Jméno primárního klíče musí být „PRIMARY“!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Klíč nelze přejmenovat na „PRIMARY“!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Nebyla zadána žádná část klíče!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Přidat klíč" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Upravit klíč" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Jméno klíče:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(„PRIMARY“ musí být jméno pouze primárního klíče!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Typ klíče:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Přidat %s polí do klíče" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Nelze přesunout tabulku na sebe samu!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Nelze kopírovat tabulku na sebe samu!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabulka %s byla přesunuta do %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabulka %s byla zkopírována do %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Jméno tabulky je prázdné!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Změnit pořadí tabulky podle" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(po jednom)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Přesunout tabulku do (databáze.tabulka):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Parametry tabulky" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Přejmenovat tabulku na" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopírovat tabulku do (databáze.tabulka):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Přepnout na zkopírovanou tabulku" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Údržba tabulky" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmentovat tabulku" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Vyrovnávací paměť pro tabulku %s byla vyprázdněna" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Vyprázdnit vyrovnávací paměť pro tabulku („FLUSH“)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Odstranit data nebo tabulku" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Vyprázdnit tabulku (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Odstranit tabulku (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Údržba oddílů" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Oddíl %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analyzovat" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Zkontrolovat" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimalizovat" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Přestavět" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Opravit" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Zrušit dělení" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Zkontrolovat integritu odkazů:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Zobrazuji tabulky" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Využití místa" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efektivní" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statistika řádků" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statický" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dynamický" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Délka řádku" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Velikost řádku" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Další automatický klíč" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Chyba při vytváření cizího klíče na %1$s (zkotrolujte typ pole)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Interní relace" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" "Interní relace není potřebná pokud existuje stejná relace pomocí FOREIGN KEY." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Omezení cizího klíče" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Prostorový" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Odlišné hodnoty" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Přidat primární klíč" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Přidat unikátní klíč" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Přidat prostorový klíč" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Přidat fulltextový klíč" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Žádná" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Pole %s byla odstraněno" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "V tabulce %s byl vytvořen primární klíč" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Na poli %s byl vytvořen klíč" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Zobrazit více operací" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "Přesunout pole" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "Přesuňte sloupce tažením nahoru nebo dolů." -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Upravit pohled" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Zobrazit relace" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Navrhnout strukturu tabulky" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Přidat sloupec" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Na konci tabulky" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Na začátku tabulky" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Po %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Vytvořit klíč na  %s polích" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "používá oddíly" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Záznamy o sledování tabulky `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Verze %1$s vytvořena, sledování pro %2$s je zapnuté." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Sledování pro %1$s bylo vypnuto ve verzi %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Sledování pro %1$s bylo zapnuto ve verzi %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL příkazy byly provedeny." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12259,118 +12281,118 @@ msgstr "" "Záznam můžete spustit vytvořením a použitím dočasné databáze. Prosím ověřte, " "že na tuto operací máte oprávnění." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Zakomentujte následující dva řádky pokud je nepotřebujete." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" "SQL příkazy byly exportovány. Prosím zkopírujte si je, nebo je spusťte." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Snímek verze %s (SQL kód)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Uložené příkazy pro změnu struktury byly úspěšně smazány" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Chyba dotazu" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Uložené příkazy pro změnu dat byly úspěšně smazány" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Sledování příkazů" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Zobrazit %1$s mezi daty %2$s a %3$s od uživatele %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Odstranit tyto informace o sledování této tabulky" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Nejsou k dispozici žádná data" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Datum" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Příkaz pro definici dat" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Příkaz pro úpravu dat" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Výpis SQL (stáhnout soubor)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Výpis SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Tato volba nahradí vaší tabulku a data, která obsahuje." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Provedení SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Exportovat jako %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Zobrazit verze" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Vypnout sledování pro %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Vypnout teď" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Zapnuté sledování pro %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Zapnout teď" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Vytvořit verzi %1$s z %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Sledovat tyto příkazy pro definici dat:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Sledovat tyto příkazy pro úpravu dat:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Vytvořit verzi" @@ -12399,11 +12421,11 @@ msgstr "Nemáte dostatečná práva na provedení této akce!" msgid "The profile has been updated." msgstr "Přístup byl změněn." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Jméno pohledu" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Přejmenovat pohled na" @@ -12488,8 +12510,8 @@ msgid "" "You have a slow query rate of %s per hour, you should have less than 1%% per " "hour." msgstr "" -"Četnost pomalých dotazů na tomto serveru je %s za hodinu, měla by být pod " -"1%%." +"Četnost pomalých dotazů na tomto serveru je %s za hodinu, měla by být pod 1%" +"%." #: libraries/advisory_rules.txt:77 msgid "Long query time" @@ -12742,8 +12764,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "V současné době je volno %s%% vyrovnávací paměti. Tato hodnota by se měla " "držet nad 80%%" @@ -12895,11 +12917,11 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" -"%s%% všech řazení využilo dočasných tabulek, tato hodnota by měla být pod " -"10%%." +"%s%% všech řazení využilo dočasných tabulek, tato hodnota by měla být pod 10%" +"%." #: libraries/advisory_rules.txt:211 msgid "Rate of sorts that cause temporary tables" diff --git a/po/cy.po b/po/cy.po index 3ef8952c4e..d7b22507ff 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,27 +6,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:20+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Welsh \n" -"Language: cy\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: cy\n" "Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Dangos pob" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Rhif tudalen:" @@ -41,55 +41,56 @@ msgstr "" "ffenest y rhiant, neu bod gosodiadau diogelwch eich porwr yn gwrthod " "caniatáu diweddariadau traws-ffenest." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Chwilio" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Ewch" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Enw allweddol" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Disgrifiad" @@ -112,151 +113,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Cafodd y gronfa ddata %1$s ei chreu." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Sylw cronfa ddata: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Sylwadau tabl" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Colofn" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Math" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Diofyn" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Cysylltu i" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Sylwadau" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Na" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ie" @@ -264,103 +265,103 @@ msgstr "Ie" msgid "View dump (schema) of database" msgstr "Dangos dadlwythiad (sgema) y gronfa ddata" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Dim tablau wedi'u darganfod yn y gronfa ddata." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Dewis Pob" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Dad-ddewis Pob" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Mae enw'r gronfa ddata'n wag!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Cafodd cronfa ddata %s ei hailenwi i %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Cafodd y gronfa ddata %s ei chopïo i %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Ailenwch y gronfa ddata i" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Tynnwch y gronfa ddata" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Cafodd cronfa ddata %s ei gollwng." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Dilëwch y gronfa ddata (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Copïwch y gronfa ddata i" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Strwythur yn unig" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Strwythur a data" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Data yn unig" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Defnyddiwch CREATE DATABASE cyn copïo" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Ychwanegwch %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Ychwanegwch werth AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Ychwanegwch cyfyngiadau" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Newidiwch i'r gronfa ddata a gopïwyd" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Coladiad" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -369,500 +370,431 @@ msgstr "" "Cafodd storfa ffurfwedd phpMyAdmin ei dadweithredu. Pwyswch %syma%s i " "ddarganfod pam." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Golygu neu allforio sgema perthynol" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabl" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Rhesi" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Maint" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "ar ddefnydd" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Cread" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Diweddariad diwethaf" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Gwiriad diwethaf" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tabl" msgstr[1] "%s tabl" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Mae'n rhaid dewis o leiaf un golofn i'w dangos" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "visual builder" msgid "Switch to %svisual builder%s" msgstr "adeiladwr gweledol" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Trefnu" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Esgynnol" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Disgynnol" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Dangos" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Meini prawf" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "And" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Or" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Addasu" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Ychwanegu/Dileu rhesi meini prawf" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Ychwanegu/Dileu colofnau" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Ymholiad Diweddaru" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Defnyddiwch Dablau" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Ymholiad SQL ar gronfa ddata %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Cyflwyno Ymholiad" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Mynediad wedi'i wrthod" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "o leiaf un o'r geiriau" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "pob gair" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "y cymal union" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "fel mynegiad arferol (regular expression)" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Canlyniadau chwilio am \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Cyfanswm: %s cydwedd" -msgstr[1] "Cyfanswm: %s cydwedd" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s ergyd mewn tabl %s" -msgstr[1] "%s ergyd mewn tabl %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Pori" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Dileu'r cydweddau ar gyfer tabl %s" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Dileu" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Chwilio yn y gronfa ddata" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Geiriau neu werthoedd i'w chwilio amdanyn nhw (nod-chwiliwr: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Darganfod:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Caiff geiriau eu gwahanu gan nod bwlch (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Tu fewn tabl(au):" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Tu fewn colofn:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Dim tablau wedi'u darganfod yn y gronfa ddata." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "anhysbys" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Cafodd tabl %s ei wagu" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Cafodd golwg %s ei ollwng" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Cafodd tabl %s ei ollwng" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Mae tracio'n weithredol" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Nid yw tracio'n weithredol" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Mae gan yr olwg hon o leiaf y nifer hwn o resi. Gweler y %sdogfennaeth%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Dangos" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Dyblygiad" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Swm" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s yw'r peiriant storio diofyn ar y gweinydd MySQL hwn." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Gyda'r dewis:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Dewis Pob" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Gwiriwch dablau â gorbenion" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Allforio" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Argraffu golwg" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Gwagu" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Gollwng" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Gwirio tabl" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimeiddio tabl" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Trwsio tabl" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Dadansoddi tabl" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Rename table to" msgid "Replace table prefix" msgstr "Ailenwi tabl i" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Geiriadur Data" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Tablau a draciwyd" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Cronfa ddata" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Fersiwn diweddaraf" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Crëwyd" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Diweddarwyd" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Statws" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Gweithred" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Dilëwch data tracio ar gyfer y tabl hwn" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "gweithredol" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "ddim yn weithredol" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Fersiynau" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Adroddiad tracio" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Ciplun strwythur" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Tablau heb dracio" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Tracio tabl" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Log cronfa ddata" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "Allforio" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Mae'n rhaid cadw math yr allbwn hwn mewn ffeil!" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Routines" msgid "Bad parameters!" msgstr "Rheolweithiau" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Lle annigonol i gadw'r ffeil %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -870,12 +802,12 @@ msgstr "" "Mae'r ffeil %s yn bodoli ar y gweinydd yn barod. Newidiwch enw'r ffeil neu " "gwiriwch yr opsiwn trosysgrifo." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Nid oes gan y gweinydd gwe yr hawl i gadw'r ffeil %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Dadlwythiad wedi'i gadw i'r ffeil %s." @@ -900,7 +832,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -981,29 +913,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Yn ôl pob tebyg, mae'r ffeil i rhy fawr i'w lanlwytho. Gweler y %sdogfennaeth" "%s am ffyrdd i weithio o gwmpas y cyfyngiad hwn." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Dangos clustnod" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Cafodd y clustnod ei ddileu." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Nid oedd modd darllen y ffeil hon." -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1013,7 +945,7 @@ msgstr "" "Fe geisioch lwytho ffeil gyda chywasgiad sydd heb ei gynnal (%s). Naill ai " "bod dim cynhaliaeth ar gyfer hwn neu mae eich ffurfwedd wedi ei analluogi." -#: import.php:390 +#: import.php:394 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 " @@ -1024,47 +956,47 @@ msgstr "" "ganiatáu gan eich ffurfwedd PHP. Gweler See [a@./Documentation." "html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Nid oedd modd llwytho ategynnau mewnforio, gwiriwch eich arsefydliad!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Clustnodi %s a grëwyd" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" "Gorffennodd y mewnforiad yn llwyddiannus, gyda %d ymholiad wedi'u gweithredu." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Cafodd eich ymholiad SQL ei gweithredu'n llwyddiannus" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Nôl" @@ -1072,7 +1004,7 @@ msgstr "Nôl" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Mae datganiadau \"DROP DATABASE\" wedi'u hanalluogi." @@ -1082,7 +1014,7 @@ msgstr "Mae datganiadau \"DROP DATABASE\" wedi'u hanalluogi." msgid "Do you really want to execute \"%s\"?" msgstr "A ydych chi wir am" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Rydych am DINISTRIO cronfa ddata gyfan!" @@ -1132,7 +1064,7 @@ msgstr "Indecs" msgid "Edit Index" msgstr "Golygu'r rhes nesaf" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s column(s)" msgid "Add %d column(s) to index" @@ -1153,16 +1085,16 @@ msgstr "Mae enw'r gwesteiwr yn wag!" msgid "The user name is empty!" msgstr "Mae enw'r defnyddiwr yn wag!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Mae'r cyfrinair yn wag!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Nid yw'r cyfrineiriau'n debyg!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1178,31 +1110,33 @@ msgstr "Dim Breintiau" msgid "Removing Selected Users" msgstr "" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Cau" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Golygu" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Dewis Gweinydd" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy #| msgid "Show insert query" msgid "Live query chart" @@ -1214,24 +1148,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Cyfanswm" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1253,7 +1187,7 @@ msgstr "Dewis Gweinydd" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Prosesau" @@ -1271,7 +1205,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy #| msgid "Show statistics" msgid "Query statistics" @@ -1322,14 +1256,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1389,32 +1323,32 @@ msgstr "" msgid "Bytes received" msgstr "" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1432,11 +1366,11 @@ msgstr "%s tabl" msgid "Questions" msgstr "Fersiynau" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1462,12 +1396,12 @@ msgstr "Snap i'r grid" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Dim" @@ -1568,7 +1502,7 @@ msgstr "Nodweddion perthynas cyffredinol" msgid "Current settings" msgstr "Nodweddion perthynas cyffredinol" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1664,7 +1598,7 @@ msgstr "Esbonio SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Amser" @@ -1774,10 +1708,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Mewnforio" @@ -1857,7 +1791,7 @@ msgstr "Prosesau" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Dim cronfeydd data wedi'u dewis." @@ -1927,18 +1861,18 @@ msgstr "Indecsau" msgid "Show indexes" msgstr "Dangos grid" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgctxt "BLOB repository" #| msgid "Enabled" msgid "(Enabled)" msgstr "Galluogwyd" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1978,7 +1912,7 @@ msgstr "Dileu" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2023,8 +1957,8 @@ msgstr "Dangos ymholiad mewnosod" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Newid" @@ -2034,18 +1968,18 @@ msgstr "Newid" msgid "Query execution time" msgstr "Gweithrediad SQL" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "Dydy %d ddim yn rhif rhes dilys." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Cadw" @@ -2061,7 +1995,7 @@ msgstr "mewn ymholiad" msgid "Show search criteria" msgstr "Dangos ymholiad mewnosod" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2113,12 +2047,12 @@ msgstr "Gweithrediadau canlyniadau ymholiad" msgid "Data point content" msgstr "Datganiad diffiniad data" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Anwybyddu" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2140,7 +2074,7 @@ msgstr "Dewis Allwedd Estron" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Dewis colofn i'w dangos" @@ -2223,7 +2157,7 @@ msgstr "Yn dangos rhesi" msgid "Generate password" msgstr "Generadu Cyfrinair" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generadu" @@ -2233,7 +2167,7 @@ msgstr "Generadu" msgid "Change Password" msgstr "Newid cyfrinair" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mo" msgid "More" @@ -2332,63 +2266,63 @@ msgid "December" msgstr "Rhagfyr" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Ion" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Chwe" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Maw" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Ebr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Meh" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Gor" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Aws" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Med" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Hyd" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Tach" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Rhag" @@ -2429,32 +2363,32 @@ msgid "Sun" msgstr "Sul" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Llun" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Maw" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Mer" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Iau" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Gwe" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sad" @@ -2570,16 +2504,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "" @@ -2587,6 +2521,267 @@ msgstr "" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Uchaf: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dogfennaeth" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Gwall" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "Ymholiad SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "Dywedodd MySQL: " + +#: libraries/CommonFunctions.class.php:1210 +#, fuzzy +#| msgid "Could not connect to MySQL server" +msgid "Failed to connect to SQL validator!" +msgstr "Methu â chysylltu i'r gweinydd MySQL" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Esbonio SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Sgipio Esbonio SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Heb God PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Creu Cod PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Adfywio" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Sgipio Dilysu SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Dilysu SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Golygu mewnol yr ymholiad hwn" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Mewnol" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Proffilio" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Sul" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y am %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s diwrnod, %s awr, %s munud a %s eiliad" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "Rheolweithiau" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Dechrau" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Cynt" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Nesaf" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Diwedd" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Neidio i gronfa ddata "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +#, fuzzy +#| msgid "Click to select" +msgid "Click to toggle" +msgstr "Pwyso i ddewis" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Strwythur" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Mewnosod" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Pori" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Gweithrediadau" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "cyfeiriadur lanlwytho y gweinydd gwe" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" +"Does dim modd cyrraedd y cyfeiriadur a osodoch chi ar gyfer gwaith a " +"lanwlythwyd" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Argraffu" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2600,88 +2795,56 @@ msgstr "" msgid "Font size" msgstr "Maint ffont" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete columns" msgid "Restore column order" msgstr "Ychwanegu/Dileu colofnau" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Dechrau" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Cynt" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Nesaf" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Diwedd" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of columns" msgid "Number of rows" msgstr "Nifer y colofnau" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mo" msgid "Mode" msgstr "Llu" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "llorweddol" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "llorweddol (penawdau wedi cylchdroi)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "fertigol" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Gweithredu ymholiad a glustnodwyd" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Trefnu gan allwedd" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2705,117 +2868,129 @@ msgstr "Trefnu gan allwedd" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Opsiynau" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Testunau Rhannol" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Testunau Llawn" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Allwedd perthynol" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Colofn dangosydd perthynol" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Dangos cynnwys deuaidd" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Dangos cynnwys BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Dangos cynnwys deuaidd fel HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Trawsffurfiad porwr" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Cafodd y rhes ei dileu" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Dileu" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Lladd" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "mewn ymholiad" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Yn dangos rhesi" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "cyfanswm" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Cymerodd yr ymholiad %01.4f eiliad" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Gweithrediadau canlyniadau ymholiad" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Argraffu golwg (gyda thestunau llawn)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Dangos sgema PDF" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Crëwch fersiwn" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Methu â darganfod y cysylltiad" @@ -2876,58 +3051,58 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Mae'n rhaid bod cwcis wedi'u galluogi heibio'r pwynt hwn." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Mae'n rhaid bod cwcis wedi'u galluogi heibio'r pwynt hwn." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Dim indecs wedi'i ddiffinio!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indecsau" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unigryw" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Paciwyd" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Sylw" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Cafodd yr allwedd gynradd ei gollwng" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Cafodd indecs %s ei ollwng" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2936,139 +3111,98 @@ msgstr "" "Mae'n edrych fel bod yr indecsau %1$s a %2$s yn hafal. Gallwch chi dynnu un " "ohonyn nhw." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Cronfeydd Data" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Gweinydd" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Strwythur" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Mewnosod" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Gweithrediadau" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Tracio" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Mae'r gronfa ddata yn ymddangos yn wag!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Ymholiad" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Breintiau" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rheolweithiau" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Digwyddiadau" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Dyluniwr" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Defnyddiwr" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Cydamseru" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Log deuaidd" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Newidynnau" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Setiau nod" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Peiriannau" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Gwall" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3094,90 +3228,90 @@ msgstr[1] "%1$d rhes wedi'u hychwanegu." msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy #| msgid "Count tables" msgid "Recent tables" msgstr "Cyfrifwch y tablau" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy #| msgid "There are no configured servers" msgid "There are no recent tables" msgstr "Nid oes unrhyw gweinyddion a ffurfweddwyd" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Does dim gwybodaeth statws fanwl ar gael ar gyfer y peiriant storio hwn." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "Mae %s ar gael ar y gweinydd MySQL hwn." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "Cafodd %s ei analluogi ar y gweinydd MySQL hwn." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Dyw'r gweinydd MySQL hwn ddim yn cynnal y peiriant storio %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Cronfa ddata ffynhonnell" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Heb ddarganfod thema ddiofyn %s!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Crofna ddata annilys" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Enw tabl annilys" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Gwall wrth ailenwi tabl %1$s i %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Cafodd y tabl %s ei ailenwi i %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3185,91 +3319,91 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Swyddogaeth" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Gwerth" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Chwilio" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Mewnosod" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "in query" msgid "Additional search criteria" msgstr "mewn ymholiad" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy #| msgid "PHP extension to use" msgid "How to use" msgstr "Estyniad PHP i'w ddefnyddio" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3344,14 +3478,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3596,13 +3730,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tablau" @@ -3613,37 +3747,37 @@ msgstr "Tablau" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Data" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Gorbenion" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Neidiwch i'r gronfa ddata" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "Dyblygiad" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Gwirio Breintiau" @@ -3690,183 +3824,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "Dylech uwchraddio i %s %s neu'n well." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Uchaf: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dogfennaeth" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "Ymholiad SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "Dywedodd MySQL: " - -#: libraries/common.lib.php:1155 -#, fuzzy -#| msgid "Could not connect to MySQL server" -msgid "Failed to connect to SQL validator!" -msgstr "Methu â chysylltu i'r gweinydd MySQL" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Esbonio SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Sgipio Esbonio SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Heb God PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Creu Cod PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Adfywio" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Sgipio Dilysu SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Dilysu SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Golygu mewnol yr ymholiad hwn" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Mewnol" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Proffilio" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Sul" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y am %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s diwrnod, %s awr, %s munud a %s eiliad" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "Rheolweithiau" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Neidio i gronfa ddata "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -#, fuzzy -#| msgid "Click to select" -msgid "Click to toggle" -msgstr "Pwyso i ddewis" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "cyfeiriadur lanlwytho y gweinydd gwe" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" -"Does dim modd cyrraedd y cyfeiriadur a osodoch chi ar gyfer gwaith a " -"lanwlythwyd" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Argraffu" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3894,9 +3863,9 @@ msgstr "" msgid "Closed" msgstr "Cau" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Analluogwyd" @@ -4032,30 +4001,30 @@ msgstr "Estyniad PHP i'w ddefnyddio" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wici" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Gosod gwerth: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Adfer gwerth diofyn" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Ailosod" @@ -4337,7 +4306,7 @@ msgid "Character set of the file" msgstr "Set nodau y ffeil" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Fformat" @@ -4362,14 +4331,14 @@ msgstr "Rhoi enwau colofnau yn y rhes gyntaf" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Amgaewyd colofnau gan" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Colofnau wedi'u dianc gan" @@ -4391,13 +4360,13 @@ msgstr "Tynnu nodau CRLF tu fewn colofnau" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Terfynwyd colofnau gan" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Terfynwyd llinellau gan" @@ -4461,12 +4430,12 @@ msgstr "Allwedd y label" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "Math MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Perthnasau" @@ -4481,7 +4450,7 @@ msgid "Save on server" msgstr "Cadw ar y gweinydd" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Trosysgrifo ffeil(iau) sy'n bodoli yn barod" @@ -4494,7 +4463,7 @@ msgid "Enclose table and column names with backquotes" msgstr "" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Modd cytunedd SQL" @@ -4721,8 +4690,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5991,10 +5960,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Cyfrinair" @@ -6014,8 +5983,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Enw defnyddiwr" @@ -6264,44 +6233,97 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Dyw'r gweinydd ddim yn ymateb" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Manylion..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Canlyniadau chwilio am \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Cyfanswm: %s cydwedd" +msgstr[1] "Cyfanswm: %s cydwedd" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s ergyd mewn tabl %s" +msgstr[1] "%s ergyd mewn tabl %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Dileu'r cydweddau ar gyfer tabl %s" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Chwilio yn y gronfa ddata" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Geiriau neu werthoedd i'w chwilio amdanyn nhw (nod-chwiliwr: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Darganfod:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Caiff geiriau eu gwahanu gan nod bwlch (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Tu fewn tabl(au):" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Tu fewn colofn:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Newid cyfrinair" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Dim Cyfrinair" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Ail-deipiwch" @@ -6324,8 +6346,8 @@ msgstr "Creu cronfa ddata newydd" msgid "Create" msgstr "Creu" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Dim Breintiau" @@ -6339,9 +6361,9 @@ msgstr "Crëwch dabl" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Enw" @@ -6349,243 +6371,243 @@ msgstr "Enw" msgid "Number of columns" msgstr "Nifer y colofnau" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Exporting databases from the current server" msgstr "Methu â mewngofnodi i'r gweinydd MySQL" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Creu tabl mewn cronfa ddata %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Creu tabl mewn cronfa ddata %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Math allbwn" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Cronfeydd Data" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Tablau" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Rhesi" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 #, fuzzy #| msgid "Dump all rows" msgid "Dump some row(s)" msgstr "Dadlwytho pob rhes" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of columns" msgid "Number of rows:" msgstr "Nifer y colofnau" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Dadlwytho pob rhes" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Cadw ar weinydd mewn cyfeiriadur %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Cadw fel ffeil" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Templed enw ffeil" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Set nodau'r ffeil:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Cywasgiad" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zip-iwyd\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip-iwyd\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip-iwyd\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Cadw fel ffeil" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Fformat" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "Crëwch fersiwn %s o %s.%s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "Crëwch fersiwn %s o %s.%s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Fformat y ffeil a mewnforiwyd" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Mae'r ffeil yn cael ei phrosesu. Byddwch yn amyneddgar." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6593,71 +6615,71 @@ msgstr "" "Byddwch yn amyneddgar, mae'r ffeil yn cael ei lanlwytho. Does dim manylion " "parthed y lanlwythiad ar gael." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Methu â mewngofnodi i'r gweinydd MySQL" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format #| msgid "Jump to database" msgid "Importing into the database \"%s\"" msgstr "Neidiwch i'r gronfa ddata" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format #| msgid "Jump to database" msgid "Importing into the table \"%s\"" msgstr "Neidiwch i'r gronfa ddata" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "Ffeil i'w mewnforio" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Dyw lanlwytho ffeiliau ddim yn cael ei ganiatáu ar y gweinydd hwn." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Mewnforiad rhannol" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 #, fuzzy #| msgid "Number of queries to skip from start" msgid "Number of rows to skip, starting from the first row:" msgstr "Nifer yr ymholiadau i'w neidio o'r dechrau" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6666,7 +6688,7 @@ msgstr "" msgid "Language" msgstr "iaith" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Gwybodaeth y fersiwn" @@ -6706,67 +6728,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Pwll Byffer" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Statws InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Defnydd Pwll Byffer" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "tudalennau" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Tudalennau rhydd" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Tudalennau brwnt" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Tudalennau sy'n cynnwys data" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Tudalennau i'w gwacáu" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Tudalennau prysur" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Tudalennau" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Gweithgaredd Pwll Byffer" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Ceisiadau darllen" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Ceisiadau ysgrifennu" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Colledion darllen" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Arosiadau ysgrifennu" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Colledion darllen mewn %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Arosiadau ysgrifennu mewn %" @@ -6954,20 +6976,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Perthnasau" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6975,129 +6997,129 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "No databases" msgid "Go to database: %s" msgstr "Dim cronfeydd data" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "Data ar goll ar gyfer %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Count tables" msgid "Go to table: %s" msgstr "Cyfrifwch y tablau" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Strwythur yn unig" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Cuddio" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Deuaidd" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Deuaidd - peidiwch â golygu" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "cyfeiriadur lanlwytho y gweinydd gwe" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "ac yna" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Mewnosod fel rhes newydd" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Dangos ymholiad mewnosod" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Dychwelyd i'r dudalen flaenorol" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Mewnosod rhes newydd arall" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Dychwelyd i'r dudalen hon" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Golygu'r rhes nesaf" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Defnyddiwch y bysell TAB i symud o un gwerth i'r llall, neu CTRL + saethau i " "symud unrhyw le" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7112,238 +7134,238 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fr" msgid "From" msgstr "Gw" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Gyrru" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "A ydych chi wir am" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Dim newid" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Set nodau" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bwlgareg" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Tsieinëeg Syml" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Tsieinëeg Draddodiadol" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "cas-ansensitif" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "cas-sensitif" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Croateg" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Tsieceg" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Daneg" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Saesneg" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estoneg" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Almaeneg" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "geiriadur" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "llyfr ffôn" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Hwngareg" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandeg" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Siapaneg" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latfieg" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lithwaneg" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Corëeg" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Perseg" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Pwyleg" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Ewropeaidd Gorllewinol" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rwmaneg" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slofaceg" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slofeneg" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Sbaeneg" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Sbaeneg Draddodiadol" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Swedeg" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Twrceg" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Wcreineg" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "amlieithog" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Ewropeaidd Canolog" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Rwseg" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Balteg" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armeneg" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Syrilig" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabeg" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Iddeweg" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgeg" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Groegeg" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Tsiec-Slofac" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Dogfennaeth phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7365,11 +7387,11 @@ msgstr "Croeso i %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" -"Rydych chi heb greu ffeil ffurfwedd yn ôl pob tebyg. Gallwch ddefnyddio'r " -"%1$sgript gosod%2$s er mwyn ei chreu." +"Rydych chi heb greu ffeil ffurfwedd yn ôl pob tebyg. Gallwch ddefnyddio'r %1" +"$sgript gosod%2$s er mwyn ei chreu." #: libraries/plugins/auth/AuthenticationConfig.class.php:121 msgid "" @@ -7418,7 +7440,7 @@ msgstr "Cyfrinair:" msgid "Server Choice" msgstr "Dewis Gweinydd" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7426,14 +7448,14 @@ msgstr "" "Nid oes hawl mewngofnodi heb gyfrinair. Dyma'r gosodiad yn eich ffurfwedd " "(gweler AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Dim gweithredoedd o fewn %s eiliad; mewngofnodwch eto." -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Methu â mewngofnodi i'r gweinydd MySQL" @@ -7529,7 +7551,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Dadlwytho data ar gyfer y tabl" @@ -7544,7 +7566,7 @@ msgstr "Digwyddiad" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7553,21 +7575,21 @@ msgstr "Disgrifiad" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Strwythur y tabl ar gyfer y tabl" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7621,32 +7643,32 @@ msgid "Display MIME types" msgstr "Mathau MIME ar gael" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Gwesteiwr" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Amser Generadu" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Fersiwn y gweinydd" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Fersiwn PHP" @@ -7726,7 +7748,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7788,33 +7810,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Gweithdrefnau" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Swyddogaethau" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7857,28 +7879,28 @@ msgstr "" msgid "Column names: " msgstr "Colofnau" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7888,17 +7910,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -8059,94 +8081,94 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Nodweddion perthynas cyffredinol" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Trawsffurfiad porwr" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Dad-ddewis Pob" @@ -8154,7 +8176,7 @@ msgstr "Dad-ddewis Pob" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8165,9 +8187,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "" @@ -8185,206 +8207,206 @@ msgid "Slave status" msgstr "Statws y caeth" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Newidyn" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID y Gweinydd" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Unrhyw ddefnyddiwr" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Defnyddiwch faes testun" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Unrhyw westeiwr" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lleol" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Y Gwesteiwr Hwn" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Defnyddiwch Dabl Gwesteiwyr" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Generadu Cyfrinair" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "View %s has been dropped" msgid "Event %1$s has been modified." msgstr "Cafodd golwg %s ei ollwng" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Event %1$s has been created." msgstr "Cafodd y gronfa ddata %1$s ei chreu." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Edit server" msgid "Edit event" msgstr "Golygu gweinydd" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Prosesau" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "Manylion..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Math y digwyddiad" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Math y digwyddiad" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Newid" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Gweithredu ymholiad a glustnodwyd" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Diwedd" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8402,140 +8424,140 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Indecs gweinydd annilys: %s" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "View %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Cafodd golwg %s ei ollwng" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Routine %1$s has been created." msgstr "Cafodd y gronfa ddata %1$s ei chreu." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Edit server" msgid "Edit routine" msgstr "Golygu gweinydd" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Rheolweithiau" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Cysylltiadau uniongyrchol" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "Tynnwch y gronfa ddata" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Dychwelyd math" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Actions" msgid "Return options" msgstr "Gweithredoedd" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Return type" msgid "Security type" msgstr "Dychwelyd math" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8576,25 +8598,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Amser" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Enw tabl annilys" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8700,152 +8722,152 @@ msgstr "Dim tablau wedi'u darganfod yn y gronfa ddata." msgid "There are no events to display." msgstr "Nid oes unrhyw gweinyddion a ffurfweddwyd" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 #, fuzzy #| msgid "File %s does not contain any key id" msgid "This page does not contain any tables!" msgstr "Nid yw ffeil %s yn cynnwys unrhyw id allwedd" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Sgema perthynol" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Tabl cynnwys" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Ychwanegol" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Crëwch dudalen" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Enw'r dudalen" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Perthnasau mewnol" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Dewis Tablau" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Dewis Tablau" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Sgema perthynol" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Dangos grid" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Dangos lliw" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Dangos dimensiynau'r tabl" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Dangos pob tabl gyda'r un lled" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Dangos allweddau'n unig" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Tirlun" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portread" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Cread" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Maint papur" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8866,44 +8888,44 @@ msgstr "Iaith anhysbys: %1$s." msgid "Current Server" msgstr "Gweinydd cyfredol" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Cronfa ddata ffynhonnell" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Gweinydd cyfredol" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Gweinydd pell" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Gwahaniaeth" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Cronfa ddata targed" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Pwyso i ddewis" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Clirio" @@ -8912,11 +8934,11 @@ msgstr "Clirio" msgid "Columns" msgstr "Colofnau" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Clustnodwch yr ymholiad SQL hwn" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -9004,7 +9026,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Mae tracio'n weithredol" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -9012,36 +9034,36 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indecs" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete columns" msgid "Move column" msgstr "Ychwanegu/Dileu colofnau" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9049,57 +9071,57 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Dim" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Fel a ddiffiniwyd:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Cynradd" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Testunllawn" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Ychwanegwch %s colofn" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Rydych chi wedi ychwanegu o leiaf un golofn." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Peiriant Storio" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Diffiniad PARTITION" @@ -9122,11 +9144,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9141,97 +9163,97 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Nodweddion perthynas cyffredinol" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "Coladiad cysylltiad MySQL" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Nodweddion perthynas cyffredinol" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "Cronfeydd Data" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Show versions" msgid "Software version" msgstr "Dangos fersiynau" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Fersiwn protocol" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Defnyddiwr" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Server socket" msgid "Server charset" msgstr "Soced gweinydd" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Gweinydd gwe" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "MySQL client version" msgid "Database client version" msgstr "Fersiwn cleient MySQL" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Estyniad PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Dangos gwybodaeth PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Hafan Swyddogol" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Dim newid" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9239,46 +9261,46 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -9290,42 +9312,42 @@ msgstr "" "Mae'r nodweddion ar gyfer gweithio gyda thablau sydd wedi cysylltu wedi'u " "hanalluogi. Pwyswch %syma%s i ddarganfod pam." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Dim cronfeydd data" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "enw tabl" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "enw tabl" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Crëwch dabl" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Dewiswch gronfa ddata" @@ -9375,7 +9397,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Dilëwch berthynas" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9449,75 +9471,75 @@ msgstr "Creu" msgid "Active options" msgstr "Gweithredoedd" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "tudalennau" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Mewnforiwch ffeiliau" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a page" msgid "Create a page and export to it" msgstr "Crëwch dudalen" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "Page name" msgid "New page name: " msgstr "Enw'r dudalen" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Gwall: perthynas yn bodoli yn barod." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Gwall: Perthynas heb ei ychwanegu." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Perthynas FOREIGN KEY wedi'i ychwanegu" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Perthynas mewnol wedi'i ychwanegu" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Perthynas wedi'i ddileu" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Gwall wrth gadw cyfesurynnau ar gyfer y Dyluniwr." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Cafodd yr addasiadau eu cadw" @@ -9590,15 +9612,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Mewnforiwch ffeiliau" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Pob" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Tabl %s heb ei ddarganfod neu heb ei osod mewn %s" @@ -9607,37 +9629,37 @@ msgstr "Tabl %s heb ei ddarganfod neu heb ei osod mewn %s" msgid "File doesn't exist" msgstr "" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Ffeiliau" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Enw'r log" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Safle" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Safle gwreiddiol" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Gwybodaeth" @@ -9645,7 +9667,7 @@ msgstr "Gwybodaeth" msgid "Character Sets and Collations" msgstr "Setiau nod a Choladiadau" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "%1$d database has been dropped successfully." @@ -9653,30 +9675,30 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "Cafodd cronfa ddata %s ei gollwng." msgstr[1] "Cafodd cronfa ddata %s ei gollwng." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Ystadegau cronfeydd data" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Galluogi Ystadegau" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Peiriannau Storio" @@ -9704,7 +9726,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Fersiwn" @@ -9722,478 +9744,478 @@ msgstr "" msgid "disabled" msgstr "Analluogwyd" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Dim" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Allforio" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Breintiau" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Breintiau" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "Overview" msgid "Users overview" msgstr "Gorolwg" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Cafodd golwg %s ei ollwng" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10202,268 +10224,268 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Strwythur yn unig" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Strwythur yn unig" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Adfywio" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Hidlydd" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show only listed databases" msgid "Show only alert values" msgstr "Dangoswch gronfeydd data a restrir yn unig" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show only listed databases" msgid "Show unformatted values" msgstr "Dangoswch gronfeydd data a restrir yn unig" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Perthnasau" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query" msgid "Run analyzer" msgstr "Ymholiad" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Functions" msgid "Instructions" msgstr "Swyddogaethau" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10471,117 +10493,117 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Gorchymyn" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "Could not connect to MySQL server" msgid "The number of failed attempts to connect to the MySQL server." msgstr "Methu â chysylltu i'r gweinydd MySQL" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10589,78 +10611,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10668,7 +10690,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10676,42 +10698,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10719,33 +10741,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10754,244 +10776,244 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Fformat y ffeil a mewnforiwyd" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10999,99 +11021,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11099,18 +11121,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11118,70 +11140,70 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Nid yw tracio'n weithredol" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Routines" msgid "Add chart" msgstr "Rheolweithiau" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Adfywio" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete columns" msgid "Chart columns" msgstr "Ychwanegu/Dileu colofnau" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Restore default value" msgid "Reset to default" msgstr "Adfer gwerth diofyn" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11190,7 +11212,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11198,18 +11220,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11217,11 +11239,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11229,93 +11251,93 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "Tynnwch y gronfa ddata" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Dewis Tablau" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Enw tabl annilys" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new server" msgid "Add this series" msgstr "Ychwanegwch weinydd newydd" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Show statistics" msgid "Log statistics" msgstr "Dangos ystadegau" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Dewis Tablau" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query" msgid "Query analyzer" msgstr "Ymholiad" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" @@ -11323,7 +11345,7 @@ msgid_plural "%d seconds" msgstr[0] "Eiliad" msgstr[1] "Eiliad" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11339,8 +11361,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11442,19 +11464,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -11742,50 +11764,50 @@ msgstr "" msgid "Wrong data" msgstr "Dim cronfeydd data" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "A ydych chi wir am" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Dilysu SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "Database %s has been dropped." msgid "The columns have been moved successfully." @@ -11864,12 +11886,12 @@ msgstr "" msgid "Y Values" msgstr "Gwerth" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -11924,483 +11946,483 @@ msgstr "Cadw fel ffeil" msgid "File name" msgstr "Enw'r dudalen" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Print view" msgid "Edit index" msgstr "Argraffu golwg" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Ailenwi tabl i" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete data or table" msgstr "Dilëwch data tracio ar gyfer y tabl hwn" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy #| msgid "Copy database to" msgid "Delete the table (DROP)" msgstr "Copïwch y gronfa ddata i" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Cynhaliaeth ymraniadau" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Ymraniad %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Dadansoddi" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Gwirio" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimeiddio" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Ailadeiladu" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Trwsio" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Tynnu'r ymraniadu" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "No tables" msgid "Showing tables" msgstr "Dim tablau" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Use this value" msgid "Distinct values" msgstr "Defnyddiwch y gwerth hwn" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show versions" msgid "Show more actions" msgstr "Dangos fersiynau" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s column(s)" msgid "Move columns" msgstr "Ychwanegwch %s colofn" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Argraffu golwg" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Mae tracio'n weithredol" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Mae tracio'n weithredol" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Ciplun fersiwn %s (cod SQL)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 #, fuzzy #| msgid "Track these data definition statements:" msgid "Tracking data definition successfully deleted" msgstr "Traciwch y datganiadau diffiniad data hyn:" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query" msgid "Query error" msgstr "Ymholiad" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 #, fuzzy #| msgid "Track these data manipulation statements:" msgid "Tracking data manipulation successfully deleted" msgstr "Traciwch y datganiadau trin data hyn:" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Datganiadau tracio" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "Dilëwch data tracio ar gyfer y tabl hwn" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Dim cronfeydd data" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Dyddiad" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Datganiad diffiniad data" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Datganiad trin data" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Dadlwythiad SQL (lawrlwytho ffeil)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Dadlwythiad SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Bydd yr opsiwn hwn yn disodli eich tabl a'r data sydd ynddo." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Gweithrediad SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Allforio fel %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Dangos fersiynau" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "Dadweithredwch dracio am %s.%s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Dadweithredwch nawr" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "Gweithredwch dracio am %s.%s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Gweithredwch nawr" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "Crëwch fersiwn %s o %s.%s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Traciwch y datganiadau diffiniad data hyn:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Traciwch y datganiadau trin data hyn:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Crëwch fersiwn" @@ -12429,11 +12451,11 @@ msgstr "" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Enw VIEW" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Ailenwch golwg i" @@ -12769,8 +12791,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12903,8 +12925,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -13659,8 +13681,8 @@ msgstr "" #~ msgid "" #~ "Are you sure you want to disable all BLOB references for database %s?" #~ msgstr "" -#~ "A ydych chi wir am analluogi pob cyfeiriad BLOB ar gyfer y gronfa ddata " -#~ "%s?" +#~ "A ydych chi wir am analluogi pob cyfeiriad BLOB ar gyfer y gronfa ddata %" +#~ "s?" #, fuzzy #~ msgid "Unknown error while uploading." diff --git a/po/da.po b/po/da.po index 2eef371b06..c7edfcfebf 100644 --- a/po/da.po +++ b/po/da.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-25 16:57+0200\n" "Last-Translator: Aputsiaq Niels Janussen \n" "Language-Team: danish \n" -"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Vis alle" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Side nummer:" @@ -38,55 +38,56 @@ msgstr "" "overliggende vindue eller din browser blokerer for tvær-vindue opdateringer " "i sikkerhedsindstillingerne." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Søg" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Udfør" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nøglenavn" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Beskrivelse" @@ -108,151 +109,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Database %1$s er oprettet." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Databasekommentar: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Tabel kommentarer" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Kolonnenavn" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Datatype" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nulværdi" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Standardværdi" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Linker til" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Kommentarer" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Nej" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ja" @@ -260,101 +261,101 @@ msgstr "Ja" msgid "View dump (schema) of database" msgstr "Vis dump (skema) af database" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Ingen tabeller fundet i databasen." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Vælg alle" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Fravælg alle" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Databasenavnet er tomt!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Database %1$s er blevet omdøbt til %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Databasen %1$s er blevet kopieret til %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Omdøb database til" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Fjern database" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Database %s er slettet." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Drop databasen (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kopier database til" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Kun strukturen" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktur og data" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Kun data" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE før kopiering" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Tilføj %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Tilføj AUTO_INCREMENT værdi" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Tilføj begrænsninger" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Skift til den kopierede database" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Tegnsæt (sortering)" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -362,492 +363,426 @@ msgid "" msgstr "" "phpMyAdmin er ikke sat op til at gemme tabel-relationer. Se her %shvorfor%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Editer eller eksporter relations skema" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabel" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Rækker" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Størrelse" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "i brug" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Oprettelse" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Sidste opdatering" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Sidste check" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tabel" msgstr[1] "%s tabeller" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Du skal vælge mindst en kolonne der skal vises" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Skift til %svisuel konstruktør%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sorter" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Stigende" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Faldende" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Vis" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriterier" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins (Indsæt)" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Og" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del (Slet)" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Eller" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Ret" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Tilføj/Slet kriterie-række" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Tilføj/Slet kolonner" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Opdater forespørgsel" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Benyt tabeller" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-forespørgsel til database %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Send forespørgsel" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Adgang nægtet" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "mindst et af ordene" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "alle ord" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "den nøjagtige sætning" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "som regulært udtryk" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Søgeresultater for \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "I alt: %s sammenfald" -msgstr[1] "I alt %s sammenfald" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s sammenfald i tabel %2$s" -msgstr[1] "%1$s sammenfald i tabel %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Vis" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Slet sammenfald for %s tabellen?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Slet" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Søg i databasen" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Ord eller værdier til at søge efter (jokertegn: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Find:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Ord adskilles af mellemrumstegn (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Indeni tabel(ler):" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Indeni kolonne:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Ingen tabeller fundet i databasen" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "ukendt" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabel %s blev tømt" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Visning %s er blevet slettet" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabel %s blev slettet" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Sporing er aktiv." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Sporing er ikke aktiv." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Viewet har som minimum dette antal rækker. Se venligst %sdokumentationen%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Visning" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikation" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Sum" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s er standard datalageret på denne MySQL-server." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Med det markerede:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Vælg alle" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Check tabeller der har overhead" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Eksporter" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Udskriv" # By "Empty", if this is an action, it should translate to "Tøm" but if it's a # state it should translate to "Tom". -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Tøm" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Slet" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Tjek tabel" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimer tabel" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Reparer tabel" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analyser tabel" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Tilføj præfiks til tabel" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Erstat tabel præfiks" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Kopier tabel med præfiks" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Data Dictionary" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Sporede tabeller" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Database" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Seneste version" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Oprettet" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Opdateret" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Handling" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Slet sporingsdata for denne tabel" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktiv" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "ikke aktiv" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versioner" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Sporingsrapport" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Øjebliksbillede af struktur" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Ikke-sporede tabeller" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Sporingstabel" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Databaselog" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Forkert type!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Valgte eksporttype skal gemmes som fil!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Forkerte parametre!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Utilstrækkelig plads til at gemme filen %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -855,12 +790,12 @@ msgstr "" "Filen %s findes allerede på serveren, lav filnavnet om eller tillad at der " "overskrives." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Webserveren har ikke tilladelse til at gemme filen %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Dump er blevet gemt i filen %s." @@ -883,7 +818,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometri" @@ -956,30 +891,30 @@ msgstr "" "Vælg \"GeomFromText\" fra kolonnen \"Function\" og indsæt strengen nedenfor " "i feltet \"Value\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Du har sandsynligvis forsøgt at uploade en for stor fil. Se venligst " -"%sdokumentationen%s for måder hvorpå du kan arbejde dig uden om denne " +"Du har sandsynligvis forsøgt at uploade en for stor fil. Se venligst %" +"sdokumentationen%s for måder hvorpå du kan arbejde dig uden om denne " "begrænsning." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Viser bogmærke" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Bogmærket er fjernet." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Filen kunne ikke læses" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -990,7 +925,7 @@ msgstr "" "Understøttelse af denne funktion er ikke implementeret eller ikke slået til " "for din konfiguration." -#: import.php:390 +#: import.php:394 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 " @@ -1001,27 +936,27 @@ msgstr "" "tilladt af din PHP-konfiguration. Se [a@./Documentation." "html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Kan ikke konvertere filens tegnsæt uden konverteringsbibliotek for tegnsæt" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Kunne ikke indlæse importplugins, check venligst din installation!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Bogmærke %s oprettet" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Importen er korrekt gennemført, %d forespørgsler udført." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1029,7 +964,7 @@ msgstr "" "Script timeout nået, hvis du vil afslutte importen, indsend venligst samme " "fil igen og importen vil blive genoptaget." -#: import.php:499 +#: import.php:503 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." @@ -1038,15 +973,15 @@ msgstr "" "normalt at phpMyAdmin ikke vil være i stand til at gennemføre importen med " "mindre du forøger PHP-tidsbegrænsningerne." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Din SQL-forespørgsel blev udført korrekt" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Tilbage" @@ -1055,7 +990,7 @@ msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" "phpMyAdmin er mere brugervenlig med en browser, der kan klare frames." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" erklæringer kan ikke bruges." @@ -1064,7 +999,7 @@ msgstr "\"DROP DATABASE\" erklæringer kan ikke bruges." msgid "Do you really want to execute \"%s\"?" msgstr "Er du sikker på at du vil udføre \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Du er ved at DESTRUERE en komplet database!" @@ -1104,7 +1039,7 @@ msgstr "Tilføj indeks" msgid "Edit Index" msgstr "Redigér indeks" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Tilføj %d kolonne(r) til indeks" @@ -1122,16 +1057,16 @@ msgstr "Der er intet værtsnavn!" msgid "The user name is empty!" msgstr "Intet brugernavn!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Der er ikke angivet nogen adgangskode" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "De to adgangskoder er ikke ens!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Opret bruger" @@ -1143,29 +1078,31 @@ msgstr "Genindlæser privillegier" msgid "Removing Selected Users" msgstr "Fjerner valge brugere" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Luk" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Ret" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Realtids trafikoversigt" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Realtids forbind./opgave-oversigt" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Realtid forespørgsels-oversigt" @@ -1175,24 +1112,24 @@ msgstr "Statiske data" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Total" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Andet" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "." #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1212,7 +1149,7 @@ msgstr "Server-trafik (i KiB)" msgid "Connections since last refresh" msgstr "Forbindelser siden sidste visning" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Processer" @@ -1230,7 +1167,7 @@ msgstr "Spørgsmål siden sidste visning" msgid "Questions (executed statements by the server)" msgstr "Spørgsmål (eksekverede forespørgsler på serveren)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Statistik over forespørgsler" @@ -1275,14 +1212,14 @@ msgid "System swap" msgstr "System swap" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1334,32 +1271,32 @@ msgstr "Bytes sendt" msgid "Bytes received" msgstr "Bytes modtaget" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Forbindelser" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1373,11 +1310,11 @@ msgstr "%d tabel(ler)" msgid "Questions" msgstr "Spørgsmål" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Trafik" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Indstillinger" @@ -1397,12 +1334,12 @@ msgstr "Snap diagram til gitter" msgid "Please add at least one variable to the series" msgstr "Tilføj mindst en variabel til serien" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Ingen" @@ -1502,7 +1439,7 @@ msgstr "Ændre indstillinger" msgid "Current settings" msgstr "Aktuelle indstillinger" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Diagramtitel" @@ -1588,7 +1525,7 @@ msgstr "Forklar output" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Tid" @@ -1684,10 +1621,10 @@ msgstr "" "Kunne ikke bygge diagramgitter med den importerede konfiguration. Nulstiller " "til standard konfiguration..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importer" @@ -1753,7 +1690,7 @@ msgstr "Udfører forespørgsel" msgid "Error in Processing Request" msgstr "Felj i udførsel af forespørgsel" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Ingen databaser valgt." @@ -1807,15 +1744,15 @@ msgstr "Skjul indekser" msgid "Show indexes" msgstr "Vis indekser" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Tjek af fremmednøgle:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Slået til)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Slået fra)" @@ -1845,7 +1782,7 @@ msgstr "" "Ifølge definitionen på en stored function, skal denne indeholde et RETURN-" "udtryk!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET-redigeringsværktøj" @@ -1885,8 +1822,8 @@ msgstr "Vis forespørgselsbox" msgid "No rows selected" msgstr "Ingen rækker valgt" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Ret" @@ -1894,18 +1831,18 @@ msgstr "Ret" msgid "Query execution time" msgstr "Eksekveringstid for forespørgsel" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d er ikke et gyldigt rækkenummer." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Gem" @@ -1917,7 +1854,7 @@ msgstr "Skjul søgekriterie" msgid "Show search criteria" msgstr "Vis søgekriterie" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Forstør søgning" @@ -1968,12 +1905,12 @@ msgstr "Forespørgselsresultater" msgid "Data point content" msgstr "Data pointer-størrelse" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignorer" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopi" @@ -1993,7 +1930,7 @@ msgstr "Vælg fremmednøgle" msgid "Please select the primary key or a unique key" msgstr "Vælg venligst den primære nøgle eller en unik nøgle" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Vælg kolonne til visning" @@ -2077,7 +2014,7 @@ msgstr "Vis datarække(r)" msgid "Generate password" msgstr "Generer adgangskode" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generer" @@ -2085,7 +2022,7 @@ msgstr "Generer" msgid "Change Password" msgstr "Ændre adgangskode" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Mere" @@ -2176,63 +2113,63 @@ msgid "December" msgstr "december" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "maj" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "dec" @@ -2270,32 +2207,32 @@ msgid "Sun" msgstr "søn" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "man" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "tir" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "ons" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "tor" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "fre" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "lør" @@ -2409,16 +2346,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "pr. sekund" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "pr. minut" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "pr. time" @@ -2426,6 +2363,250 @@ msgstr "pr. time" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Maksimum størrelse: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentation" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Fejl" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-forespørgsel" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL returnerede: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Kunne ikke oprette forbindelse til SQL validator!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Forklar SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Spring over Forklar SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Uden PHP-kode" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Fremstil PHP-kode" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Opdater" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Spring over Valider SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Valider SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Åben linje til redigering af forespørgslen" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "I linje" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profilering" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "søn" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d. %m %Y kl. %H:%M:%S" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dage, %s timer, %s minutter og %s sekunder" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Manglende parameter" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Start" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Forrige" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Næste" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Slut" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Hop til database "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Funktionaliteten af %s er påvirket af en kendt fejl, se %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Klik for at skifte" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktur" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Indsæt" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Vis" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operationer" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Gennemse din computer:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Vælg fra %s - webserverens upload-mappe:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Mappen du har sat til upload-arbejde kan ikke findes" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Der er ikke nogen filer at uploade" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Udfør" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Print" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2440,74 +2621,50 @@ msgstr "" msgid "Font size" msgstr "Skriftstørrelse" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Gem redigerede data" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Gendan kolonneorden" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Start" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Forrige" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Næste" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Slut" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Startrække" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Antal rækker" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Tilstand" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "vandret" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "vandret (roterede overskrifter)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "lodret" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "Overskrifter for hver %s rows" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Sorteringsnøgle" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2531,66 +2688,78 @@ msgstr "Sorteringsnøgle" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Indstillinger" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Delvise tekster" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Komplette tekster" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Relationel nøgle" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Relationel visningskolonne" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Vis binært indhold" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Vis indhold af BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Vis binært indhold som HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Browser transformation" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Velkendt tekst" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Velkendt binær" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Rækken er slettet" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Slet" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Dræb (Kill)" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2598,44 +2767,44 @@ msgstr "" "Kan være anslået. Se [a@./Documentation.html#faq3_11@Documentation] FAQ 3.11" "[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "i forespørgsel" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Viser poster" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "total" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "forepørgsel tog %01.4f sek" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Forespørgselsresultat operationer" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Udskriv (med fulde tekster)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Vis diagram" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Visualiser GIS data" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Opret view" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Link ikke fundet" @@ -2700,58 +2869,58 @@ msgstr "Kan ikke læse (flyttet) uploaded fil." msgid "Open new phpMyAdmin window" msgstr "Åbn nyt phpMyAdmin vindue" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Herefter skal cookies være slået til." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Herefter skal cookies være slået til." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Intet indeks defineret!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indeks" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unik" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Pakket" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinalitet" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Kommentar" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Primærnøglen er slettet" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Indeks %s er blevet slettet" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2760,139 +2929,98 @@ msgstr "" "Indeks %1$s ser ud til at være identisk med indeks %2$s, så et af dem kan " "sikkert fjernes." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Databaser" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktur" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Indsæt" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operationer" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Sporing" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Triggers" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tabel ser ud til at være tom!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Database ser ud til at være tom!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Foresp. via eks" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilegier" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutiner" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Hændelser" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Designer" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Bruger" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Synkroniser" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binær log" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variable" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Tegnsæt" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Udvidelsesmoduler" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Lagre" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Fejl" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2918,80 +3046,80 @@ msgstr[1] "%1$d rækker sat ind." msgid "Error while creating PDF:" msgstr "Fejl ved oprettelse af PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Kunne ikke gemme seneste tabel" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Seneste tabeller" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Der er ingen nye tabeller" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Der er ingen detaljerede statusinformationer tilgængelige for dette " "datalager." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s er tilgængelig på denne MySQL-server." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s er slået fra på denne MySQL-server." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Denne MySQL-server understøtter ikke %s datalager." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "ukendt tabelstatus: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Kildedatabase" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Tema %s ikke fundet!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Ugyldig database" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Ugyldigt tabelnavn" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Fejl ved omdøbning af tabel %1$s til %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Tabellen %s er nu omdøbt til %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Kunne ikke gemme brugerindstillinger for tabel" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -3000,7 +3128,7 @@ msgstr "" "Kunne ikke rydde op i indstillinger for tabel-UI (se $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3011,85 +3139,85 @@ msgstr "" "efter at du opfrisker denne side. Undersøg, om tabelstrukturen er blevet " "ændret." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funktion" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operatør" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Værdi" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Tabelsøgning" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Rediger/Indsæt" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Vælg mindst een kolonne" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Tilføj søgekriterier (kroppen af \"where\" sætningen):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Rækker pr. side" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Rækkefølge af visning:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Brug denne kolonne til at navngive hvert punkt" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Maksimalt antal plottede rækker" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Bladre i fremmedværdier" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Ekstra søgekriterium" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Kør en \"forespørgsel ved eksempel\" (jokertegn: \"%\") for to forskellige " "kolonner" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Kør en forespørgsel på felter (jokertegn: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Bladr gennem/rediger punkterne" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Hvordan man bruger" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3164,14 +3292,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3418,13 +3546,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "delt" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabeller" @@ -3435,35 +3563,35 @@ msgstr "Tabeller" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Data" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Overhead" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Gå til database" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Ikke replikeret" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Replikeret" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Check privilegier for database "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Check privilegier" @@ -3516,174 +3644,18 @@ msgstr "Ugyldig autorisationsmetode sat i konfiguration:" msgid "You should upgrade to %s %s or later." msgstr "Du burde opdatere til %s %s eller senere." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "forsøg på overskrivning af GLOBALS" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "muligt sikkerhedshul" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "numerisk tast opfanget" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Maksimum størrelse: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentation" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-forespørgsel" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL returnerede: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Kunne ikke oprette forbindelse til SQL validator!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Forklar SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Spring over Forklar SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Uden PHP-kode" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Fremstil PHP-kode" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Opdater" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Spring over Valider SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Valider SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Åben linje til redigering af forespørgslen" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "I linje" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profilering" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "søn" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d. %m %Y kl. %H:%M:%S" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dage, %s timer, %s minutter og %s sekunder" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Manglende parameter" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Hop til database "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Funktionaliteten af %s er påvirket af en kendt fejl, se %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Klik for at skifte" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Gennemse din computer:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Vælg fra %s - webserverens upload-mappe:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Mappen du har sat til upload-arbejde kan ikke findes" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Der er ikke nogen filer at uploade" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Udfør" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Print" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3709,9 +3681,9 @@ msgstr "Åben" msgid "Closed" msgstr "Lukket" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Slået fra" @@ -3841,32 +3813,32 @@ msgstr "SOAP-udvidelse ikke fundet" msgid "maximum %s" msgstr "maksimum %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Denne indstilling er deaktiveret og vil ikke blive anvendt i din " "konfiguration" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Indstil værdien %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Gendan standardværdi" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Tillad brugerdefinerede indstillinger for værdien" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Nulstil" @@ -4158,7 +4130,7 @@ msgid "Character set of the file" msgstr "Filens tegnsæt" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4183,14 +4155,14 @@ msgstr "Indsæt feltnavne i første række" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Felter skal adskilles med" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Kolonner escapes med" @@ -4210,13 +4182,13 @@ msgstr "Fjern CRLF-tegn i kolonner" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Kolonner afsluttes med" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Linjer afsluttes med" @@ -4273,12 +4245,12 @@ msgstr "Mærke nøgle" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relationer" @@ -4291,7 +4263,7 @@ msgid "Save on server" msgstr "Gem på server" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Overskriv eksisterende fil(er)" @@ -4304,7 +4276,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Brug \"backquotes\" omkring tabel- og feltnavne" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL-kompatibilitetstilstand" @@ -4527,8 +4499,8 @@ msgstr "" "dokumentationen[/a] for tekststrenge der indeholder særlige værdier." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Forespørgselsvindue" @@ -5878,10 +5850,10 @@ msgstr "Kræver SQL Validator bliver aktiveret" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Adgangskode" @@ -5905,8 +5877,8 @@ msgstr "" "Hvis du har dit eger brugernavn, så angiv det her (standard [kbd]anonymous[/" "kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Brugernavn" @@ -6151,7 +6123,7 @@ msgstr "%s udvidelsen mangler. Check din PHP-konfiguration." msgid "possible deep recursion attack" msgstr "muligt dybt rekursionsangreb" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid " the local MySQL server's socket is not correctly configured)" msgid "" @@ -6159,39 +6131,89 @@ msgid "" "configured)." msgstr "(eller den lokale MySQL servers socket er ikke korrekt konfigureret)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Serveren svarer ikke" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Detaljer..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Søgeresultater for \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "I alt: %s sammenfald" +msgstr[1] "I alt %s sammenfald" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s sammenfald i tabel %2$s" +msgstr[1] "%1$s sammenfald i tabel %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Slet sammenfald for %s tabellen?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Søg i databasen" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Ord eller værdier til at søge efter (jokertegn: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Find:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Ord adskilles af mellemrumstegn (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Indeni tabel(ler):" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Indeni kolonne:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" "Forbindelse for kontrolbruger som defineret i din konfiguration slog fejl." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Ændre adgangskode" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Ingen adgangskode" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Skriv igen" @@ -6212,8 +6234,8 @@ msgstr "Opret ny database" msgid "Create" msgstr "Opret" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Ingen privilegier" @@ -6227,9 +6249,9 @@ msgstr "Opret tabel" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Navn" @@ -6237,143 +6259,143 @@ msgstr "Navn" msgid "Number of columns" msgstr "Antal kolonner" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "Kunne ikke indlæse eksportplugins, check venligst din installation!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Eksporterer databaser fra den aktuelle server" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Eksporterer tabeller fra database \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Eksporterer rækker fra tabellen \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Eksportmetode:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Hurtig - vis kun de minimale indstillinger" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Brugerdefineret - vis alle indstillinger" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Database(r):" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabel(ler):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Rækker:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Hent nogle række(r)" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Antal rækker:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Begyndelsesrække:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Hent alle rækker" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Output:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Gem på serveren i mappen %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Gem output i en fil" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Skabelon for filnavn:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ vil blive servernavnet" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ vil blive databasenavnet" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ vil blive tabelnavnet" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Denne værdi fortolkes via %1$sstrftime%2$s, så du kan bruge tidsformatterede " "strenge. Ydermere vil følgende transformationer foregå: %3$s. Anden tekst " "vil blive bevaret som det er. Se %4$sFAQ%5$s for detaljer." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "brug dette til fremtidige eksports" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Tegnsæt for filen:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Komprimering:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zippet" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzipped" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzipped" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Se output som tekst" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Format:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Formatspecifikke indstillinger:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6381,36 +6403,36 @@ msgstr "" "Rul ned for at udfylde indstillingerne for det valgte format og ignorer " "indstillingerne for andre formater." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Inkodningskonvertering" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "Opret version %s af %s.%s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "Opret version %s af %s.%s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6420,65 +6442,65 @@ msgstr "" "størrelse, eller dette er en kendt fejl i webkit-baserede browsere (Safari, " "Google Chrome, Arora etc.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Format på importeret fil" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Filen behandles, vær tålmodig." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" "Vær tålmodig; filen uploades. Detaljer om uploaden er ikke tilgængelige." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importerer til den aktuelle server" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importerer ind i databasen \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importerer ind i tabellen \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Fil til import:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Filen kan være komprimeret (%s) eller ukomprimeret." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6486,15 +6508,15 @@ msgstr "" "En komprimeret fil skal slutte med .[format].[compression]. Eksempel: " ".sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Fil-uploads er ikke tilladte på denne server." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Delvis import:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6502,7 +6524,7 @@ msgstr "" "Foregående import timede ud, efter genindsendelse vil fortsætte fra position " "%d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6512,11 +6534,11 @@ msgstr "" "kan være en god metode til at importere større filer, men kan ødelægge " "transaktioner.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Antal rækker, der skal springes over fra start:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Formatspecifikke indstillinger:" @@ -6525,7 +6547,7 @@ msgstr "Formatspecifikke indstillinger:" msgid "Language" msgstr "Sprog" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Versionsinformation" @@ -6569,67 +6591,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Bufferpool" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB status" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Bufferpoolsforbrug" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "sider" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Frie sider" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Ændrede sider" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Sider med data" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Sider til udskrift" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Travle sider" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Eksklusivt låste (latched) sider" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Bufferpoolaktivitet" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Read-anmodninger" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Write-anmodninger" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Read misses" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Write waits" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Read misses i %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Write waits i %" @@ -6856,20 +6878,20 @@ msgstr "" "vedligeholder.Hvis antallet af logs overstiger denne værdi vil gamle logs " "blive slettede eller er de omdøbt og give det næste højere nummer." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "Dokumentation og yderliger information om PBXT kan findes på %sPrimeBase XT " "hjemmeside%s" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Relaterede links" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6877,129 +6899,129 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "Ingen data fundet for GIS visualization." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL returnerede ingen data (fx ingen rækker)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "De følgende strukturer er enten oprettet eller ændret. Her kan du:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Vis en strukturs indhold ved at klikke på dens navn" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Ændr alle indstillinger ved at klikke på det tilhørende \"Indstilling\" link" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Rediger struktur ved at følge linket \"Struktur\"" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Go to database" msgid "Go to database: %s" msgstr "Gå til database" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Rediger indstillinger for %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Go to table" msgid "Go to table: %s" msgstr "Gå til tabel" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Strukturen af %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Go to view" msgid "Go to view: %s" msgstr "Gå til view" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Skjul" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binært" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "På grund af feltets længde,
kan det muligvis ikke ændres" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binært - må ikke ændres" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "webserver upload-mappe" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Fortsæt indsættelse med %s rækker" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "og derefter" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Indsæt som ny række" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Indsæt som ny række og ignorer fejl" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Vis indsættelsesforespørgsel" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Tilbage til foregående side" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Indsæt endnu en ny række" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Gå tilbage til denne side" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Rediger næste række" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Brug TAB-tasten for at flytte dig fra værdi til værdi, eller CTRL" "+piletasterne til at flytte frit omkring" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Viser SQL-forespørgsel" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Indsatte række id: %1$d" @@ -7014,236 +7036,236 @@ msgstr "Ingen" msgid "Convert to Kana" msgstr "Konverter til Kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Fra" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Til" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Send" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Tilføj tabelpræfiks" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Tilføj præfiks" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Er du sikker på at du vil " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Ingen ændring" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Tegnsæt" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgarsk" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Simplificeret Kinesisk" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Traditionelt Kinesisk" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "ingen forskel på store/små bogstaver" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "forskel på store/små bogstaver" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Kroatisk" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Tjekkisk" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dansk" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Engelsk" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estisk" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Tysk" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "ordbog" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefonbog" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Ungarsk" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandsk" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japansk" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Lettisk" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litauisk" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Koreansk" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persisk" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polsk" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Vesteuropæisk" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumænsk" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovakisk" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovensk" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spansk" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Traditionelt Spansk" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Svensk" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Tyrkisk" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrainsk" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "flersproget" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Centraleuropæisk" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Russisk" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltisk" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armensk" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Kyrillisk" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabisk" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebræisk" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgisk" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Græsk" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Tjekkisk-Slovakisk" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Hjem" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Log af" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentation" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Genindlæs navigationsramme" @@ -7265,8 +7287,8 @@ msgstr "Velkommen til %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Sandsynlig årsag til dette er at du ikke har oprettet en konfigurationsfil. " "Du kan bruge %1$sopsætningsscriptet%2$s til at oprette en." @@ -7318,7 +7340,7 @@ msgstr "Adgangskode:" msgid "Server Choice" msgstr "Servervalg" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7326,15 +7348,15 @@ msgstr "" "Det er ifølge konfigurationen ikke tilladt at logge ind uden en adgangskode " "(se AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Ingen aktivitet i de seneste %s sekunder eller mere, log venligst ind igen" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Kan ikke logge ind på MySQL-serveren" @@ -7414,7 +7436,7 @@ msgstr "Database eksportindstillinger" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Data dump for tabellen" @@ -7429,28 +7451,28 @@ msgstr "Hændelse" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Definition" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Struktur-dump for tabellen" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Struktur for visning" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Stand-in-struktur for visning" @@ -7496,32 +7518,32 @@ msgid "Display MIME types" msgstr "Vis MIME-typer" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Vært" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Genereringstid" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Serverversion" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP-version" @@ -7607,7 +7629,7 @@ msgstr "" "indeholdende specielle tegn og nøgleord)" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7683,33 +7705,33 @@ msgstr "" "Udtræk TIMESTAMP kolonner i UTC (gør at TIMESTAMP kolonner kan udtrækkes " "og indsættes i servere på tværs af tidszoner)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedurer" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funktioner" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Begrænsninger for dumpede tabeller" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Begrænsninger for tabel" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPES FOR TABLE (MIME-typer for tabellen)" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE (Relationer for tabellen)" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Fejl ved læsning af data." @@ -7753,15 +7775,15 @@ msgstr "" msgid "Column names: " msgstr "Kolonnenavne: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Ugyldigt parameter for CSV-import: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7770,13 +7792,13 @@ msgstr "" "Invalid kolonne (%s) angivet! Sørg for, at kolonnenavneer stavet korrekt, " "adskilt med komma og ikke i citationstegn." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Ugyldigt format for CSV-input på linie %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Ugyldigt kolonneantal i CSV-input på linie %d." @@ -7786,17 +7808,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Tabelnavn" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Kolonnenavne" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Denne plugin understøtter ikke komprimeret import!" @@ -8010,85 +8032,85 @@ msgstr "" "Viser et link; feltet indeholder filnavnet. Første indstilling er et præfiks " "som \"http://domain.com/\". Anden indstilling er en titel på linket." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "ikke OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Slået til" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Generelle relationsmuligheder" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Vis muligheder" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Oprettelse af PDFer" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Viser kolonne-kommentarer" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Se venligst dokumentationen for oplysninger om, hvordan du opdaterer din " "column_comments (kolonne-kommentarer) tabel" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "SQL-forespørgsel med bogmærke" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-historik" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Vedvarende senest brugte tabeller" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Vedvarende tabellers UI præference" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Brugerpræferencer" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Hurtige trin for at opsætte avancerede muligheder:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Opret de nødvendige tabeller med examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Opret en pma bruger og giv adgang til disse tabeller." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8096,16 +8118,16 @@ msgstr "" "Aktiver avancerede muligheder i konfigurationfilen (config.inc.php), fx ved at starte med config.sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Re-login til phpMyAdmin for at indlæse den opdaterede konfigurationsfil." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "ingen beskrivelse" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Fravælg alle" @@ -8113,7 +8135,7 @@ msgstr "Fravælg alle" msgid "Slave configuration" msgstr "Slavekonfiguration" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Ændr eller rekonfigurer master server" @@ -8126,9 +8148,9 @@ msgstr "" "Hvis ikke, så prøv at indsætte følgende linje i [mysqld] sektionen:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Brugernavn" @@ -8146,52 +8168,52 @@ msgid "Slave status" msgstr "Slavestatus" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variabel" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Server ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "Kun slaver startet med --report-host=host_name er synlige i listen." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Tilføj slave replikationsbruger" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Enhver bruger" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Brug tekstfelt" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Enhver vært" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokal" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Denne vært" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Brug tabellen host" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8199,140 +8221,140 @@ msgstr "" "Når tabellen host bruges, ignoreres dette felt og værdier lagret i host " "bruges i stedet." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Generer adgangskode" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Den følgende forespørgsel fejlede: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Beklager, det lykkedes ikke at genetablere den slettede hændelse." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Den gemte forespørgsel var:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Hændelse \"%1$s\" er blevet ændret." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Hændelse %1$s er oprettet." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "Der er opstået fejl under behandling af anmodningen:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Rediger hændelse" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Fejl i udførsel af forespørgsel" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Detaljer" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Hændelsesnavn" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Hændelsestype" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Ændr til %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Udfør kl. " -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Udfør hver" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Start" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Slut" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Efter udførsel bevar" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Opretter" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "Opretter skal være i formatet \"brugernavn@værtsnavn\"" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Du skal angive et hændelsesnavn" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Du skal angive en gyldig intervalværdi for hændelsen." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Du skal angive et gyldigt kørselstidspunkt for hændelsen" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Du skal angive en gyldig type for hændelsen." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Du skal angive en hændelsesdefinition." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Ny" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "FRA" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "TIL" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Status for hændelsesskeduler" @@ -8357,89 +8379,89 @@ msgstr "" "mislykkes! Brug den forbedrede 'mysqli \"udvidelse for at undgå " "eventuelle problemer." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Invalid rutinetype: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Beklager, det lykkedes ikke at genetablere den slettede rutine." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Rutine \"%1$s\" er blevet ændret." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Rutine %1$s er oprettet." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Rediger rutine" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Rutinenavn" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parametre" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Retning" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Længde/Værdi*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Tilføj parameter" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Fjern den sidste parameter" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Retur type" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Retur-længde/-værdier" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Retur-indstillinger" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Er deterministisk" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Sikkerhedstype" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "SQL dataadgang" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Du skal angive et rutinenavn" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Ugyldig retning \"%s\" givet for parameter." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8447,37 +8469,37 @@ msgstr "" "Du skal angive længde/værdier for rutineparametre af typen ENUM, SET, " "VARCHAR og VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Du skal angive et navn og en type for hver rutineparameter." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Du skal angive en gyldig returtype for rutinen." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Du skal angive en rutinedefinition." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "%d række påvirket af den sidste SQL-sætning inde i proceduren" msgstr[1] "%d rækker påvirket af den sidste SQL-sætning inde i proceduren" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Udførelsesresultater af rutine %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Udfør rutine" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Rutineparametre" @@ -8510,23 +8532,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Tid" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Du skal angive et triggernavn" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Du skal angive et gyldig tidsinterval for denne trigger" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Du skal opgive en gyldig hændelse for denne trigger" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Du skal opgive et gyldigt tabelnavn" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Du skal opgive en triggerdefinition." @@ -8608,138 +8630,138 @@ msgstr "Ingen hændelse med navnet %1$s fundet i database %2$s" msgid "There are no events to display." msgstr "Der er ingen hændelser at vise." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Tabellen \"%s\" findes ikke!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Konfigurer venligst koordinaterne for tabel %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Skema for databasen \"%s\" - Side %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Denne side indeholder ingen tabeller!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "SCHEMA ERROR: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relationel skematik" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Indholdsfortegnelse" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Attributter" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Ekstra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Opret en ny side" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Sidenavn" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Automatisk layout baseret på" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Interne relationer" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Vælg en side, der skal redigeres" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Vælg side" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Vælg tabeller" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Vis relationel skema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Vælg Export Relational Type" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Vis gitter" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Vis farve" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Vis tabellernes dimensioner" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Vis alle tabeller med samme bredde" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Vis kun nøgler" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Liggende" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Stående" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientering" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Papirstørrelse" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8747,7 +8769,7 @@ msgstr "" "Nuværende side har referencer til tabeller der ikke længere eksisterer. Vil " "du slette disse referencer?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Tegnebræt til/fra" @@ -8766,44 +8788,44 @@ msgstr "Ukendt sprog: %1$s." msgid "Current Server" msgstr "Aktuel server" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Kildedatabase" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Aktuel server" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Ekstern server" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Forskel" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Måldatabase" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Klik for at vælge" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Kør SQL-forespørgsel/forespørgsler på server %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Kør SQL-forspørgsel(er) på database %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Ryd" @@ -8812,11 +8834,11 @@ msgstr "Ryd" msgid "Columns" msgstr "Kolonner" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Lav bogmærke til denne SQL-forespørgsel" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Lad alle brugere bruge dette bogmærke" @@ -8919,7 +8941,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Sporing af %s.%s er aktiveret." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8931,7 +8953,7 @@ msgstr "" "eller et enkelt anførselstegn (\"'\") blandt disse værdier, så tilføj en " "ekstra backslash (fx '\\\\xyz' eller 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8939,19 +8961,19 @@ msgstr "" "For standardværdier, indtast venligst kun en enkelt værdi, uden backslash " "escaping eller quotes, ud fra følgende format: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Fjern kolonne(r)" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8960,11 +8982,11 @@ msgstr "" "For en liste over mulige transformationsindstillinger og deres MIME-type " "transformationer, klik på %stransformationsbeskrivelser%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Transformationsindstillinger" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8976,58 +8998,58 @@ msgstr "" "\") eller en apostrof (\"'\") i værdierne, backslash det (for eksempel '\\" "\\xyz' eller 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM eller SET data for lang?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Få mere redigeringsplads" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Ingen" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Som defineret:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primær" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Fuldtekst" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Efter %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Tilføj %s kolonne(r)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Du skal tilføje mindst en kolonne." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Datalager" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9048,11 +9070,11 @@ msgstr "" "Dine præferencer vil kun blive gemt for den aktuelle session. At gemme dem " "permanent kræver %sphpMyAdmin configuration storage%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Kunne ikke gemme konfiguration" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9069,81 +9091,81 @@ msgstr "Ingen filer fundet i ZIP arkivet!" msgid "Error in ZIP archive:" msgstr "Fejl i ZIP arkiv:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Generelle indstillinger" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Servers forbindelsestegnsæt" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Indstillinger for udseende" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Flere indstillinger" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Database server" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Programmel" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Programmelversion" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protokolversion" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Bruger" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Servers tegnsæt" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Webserver" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Databaseklientversion" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP udvidelse" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Vis PHP-information" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Officiel phpMyAdmin hjemmeside" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Deltag" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Få support" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Liste over ændringer" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9155,7 +9177,7 @@ msgstr "" "kører med denne standardindstilling, er åben for indtrængen, og du " "opfordres stærkt til at gøre noget ved dette sikkerhedshul." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9165,7 +9187,7 @@ msgstr "" "indstilling er ikke kompatibel med phpMyAdmin og kan forårsage ødelæggelse " "af nogle data!" -#: main.php:294 +#: main.php:297 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 " @@ -9175,19 +9197,19 @@ msgstr "" "multibyte tegnsæt. Uden mbstring-udvidelsen er phpMyAdmin ude af stand til " "at opdele strenge korrekt og dette kan forårsage uventede resultater." -#: main.php:302 +#: main.php:305 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." +"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 "" "Din PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] er mindre end cooki " "gyldighed konfigureret i phpMyAdmin; på grund af dette vil din login session " "udløbe tidligere end konfigureret i phpMyAdmin" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9196,12 +9218,12 @@ msgstr "" "phpMyAdmin. På grund af dette, vil din login udløbe tidligere end " "konfigureret i phpMyAdmin." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Konfigurationsfilen skal nu bruge et hemmeligt kodeord (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9211,17 +9233,17 @@ msgstr "" "i din phpMyAdmin mappe. Du bør slette den, når phpMyAdmin er blevet " "konfigureret." -#: main.php:332 +#: main.php:335 #, 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 "" "phpMyAdmin configuration storage er ikke fuldstændigt konfigureret; nogle " -"udvidede funktioner er blevet deaktiverede. For at finde ud af hvorfor klik " -"%sher%s." +"udvidede funktioner er blevet deaktiverede. For at finde ud af hvorfor klik %" +"sher%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9230,33 +9252,33 @@ msgstr "" "Din PHP MySQL-biblioteks version %s afviger fra din MySQL server version %s. " "Dette kan forårsage uforudsigelige resultater." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "Server med Suhosin.Se %sdocumentation%s for mulige problemer." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Ingen databaser" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Filter tables by name" msgid "Filter databases by name" msgstr "filtrer tabeller efter navn" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "filtrer tabeller efter navn" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Opret tabel" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Vælg en database" @@ -9306,7 +9328,7 @@ msgstr "Skift mellem små/store" msgid "Toggle relation lines" msgstr "For at vælge relation, klik :" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Importer/Eksporter koordinater for PDF-opstilling" @@ -9364,67 +9386,67 @@ msgstr "Sammenstil" msgid "Active options" msgstr "Aktive indstillinger" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Side er blevet oprettet" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Sideoprettelse fejlede" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Side" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Importer fra valgt side" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Eksporter til valgt side" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Opret en side og eksporter til den" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Nyt sidenavn: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Eksporter/Importer til skala" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "anbefalet" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Fejl: relation findes allerede." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Fejl: Relation ikke tilføjet." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "FOREIGN KEY relation tilføjet" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Intern relation tilføjet" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relation slettet" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Fejl ved lagring af koordinater for Designer." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Rettelserne er gemt" @@ -9498,15 +9520,15 @@ msgid "You can reset all your settings and restore them to default values." msgstr "" "Du han nulstille alle dine indstillinger og gendanne dem med standardværdier" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importer filer" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Alle" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Tabel %s findes ikke eller er ikke sat i %s" @@ -9515,37 +9537,37 @@ msgstr "Tabel %s findes ikke eller er ikke sat i %s" msgid "File doesn't exist" msgstr "Filen eksisterer ikke" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Vælg binærlog til gennemsyn" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Filer" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Trunker viste forespørgsler" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Vis fuldstændige forespørgsler" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Lognavn" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Position" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Original position" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Information" @@ -9553,7 +9575,7 @@ msgstr "Information" msgid "Character Sets and Collations" msgstr "Tegnsæt og kollationer" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9561,24 +9583,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s databaser er blevet droppet korrekt." msgstr[1] "%s databaser er blevet droppet korrekt." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Databasestatistik" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Master replikation" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Slave replikation" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Slå statistikker til" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9586,7 +9608,7 @@ msgstr "" "Bemærk: Aktivering af databasestatistikkerne her kan forårsage tung trafik " "mellem webserveren og MySQL-serveren." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Datalagre" @@ -9614,7 +9636,7 @@ msgstr "Modul" msgid "Library" msgstr "Bibliotek" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Version" @@ -9630,114 +9652,114 @@ msgstr "Licens" msgid "disabled" msgstr "slået fra" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Inkluderer alle privilegier pånær GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Tillader ændring af strukturen på eksisterende tabeller." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Tillader ændring og sletning af gemte rutiner." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Tillader oprettelse af nye databaser og tabeller." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Tillader oprettelse af gemte rutiner." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Tillader oprettelse af nye tabeller." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Tillader oprettelse af midlertidige tabeller." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Tillader oprettelse, sletning og omdøbning af brugerkonti." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Tillader oprettelse af nye views." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Tillader sletning af data." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Tillader at droppe databaser og tabeller." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Tillader at droppe tabeller." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Tillader at oprette hændelser til hændelsesskeduleren" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Tillader udførelse af gemte rutiner." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Tillader import af data fra og eksport af data til filer." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Tillader oprettelse af brugere og privilegier uden at genindlæse privilegie-" "tabellerne." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Tillader at skabe og droppe indeks." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Tillader indsættelse og erstatning af data." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Tillader låsning af tabeller for nuværende tråd." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Begrænser antallet af nye forbindelser brugeren må åbne pr. time." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Begrænser antallet af forespørgsler brugeren må sende til serveren pr. time." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9745,58 +9767,58 @@ msgstr "" "Begrænser antallet af kommandoer som ændrer enhver tabel eller database " "brugeren må udføre pr. time." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Begrænser antallet af samtidige forbindelser brugere må have." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Tillader at se processer for alle brugere" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Har ingen effekt i denne MySQL version." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "Tillader genindlæsning af serverindstillinger og tømning af caches." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Giver brugeren rettigheder til at spørge hvor slaves / masters er." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Nødvendigt for replikationsslaverne." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Tillader læsning af data." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Giver adgang til den fuldstændige liste over databaser." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Tillader udførelse af SHOW CREATE VIEW forespørgsler." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Tillader nedlukning af serveren." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9806,228 +9828,228 @@ msgstr "" "nødvendigt for de fleste administrative operationer som indstilling af " "globale variable eller for at dræbe andre brugeres tråde." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Tillader oprettelse og sletning af triggers" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Tillader ændring af data." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Ingen privilegier." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Ingen" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Tabel-specifikke privilegier" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "NB: Navne på MySQL privilegier er på engelsk" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administration" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globale privilegier" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Database-specifikke privilegier" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ressourcebegrænsninger" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Bemærk: Indstilling af disse værdier til 0 (nul) fjerner begrænsningen." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Login-information" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Adgangskoden må ikke ændres" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Ingen bruger fundet." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Brugeren %s findes i forvejen!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Du har tilføjet en ny bruger." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Du har opdateret privilegierne for %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Du har tilbagekaldt privilegierne for %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Adgangskoden for %s blev korrekt udskiftet." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Sletter %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Ingen brugere valgt til sletning!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Genindlæs privilegierne" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "De valgte brugere er blevet korrekt slettet." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Privilegierne blev korrekt genindlæst." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Ret privilegier" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Tilbagekald" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Eksporter" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Enhver" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Privilegier" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Privilegier" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Brugeroversigt" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Tildel" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Fjern valgte brugere" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Tilbagekald alle aktive privilegier fra brugerne og slet dem efterfølgende." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Drop databaser der har samme navne som brugernes." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Bemærk: phpMyAdmin henter brugernes privilegier direkte fra MySQLs " "privilegietabeller. Indholdet af disse tabeller kan være forskelligt fra " "privilegierne serveren i øjeblikket bruger hvis der er lavet manuelle " -"ændringer i den. Hvis dette er tilfældet, bør du %sgenindlæse privilegierne" -"%s før du fortsætter." +"ændringer i den. Hvis dette er tilfældet, bør du %sgenindlæse privilegierne%" +"s før du fortsætter." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Den valgte bruger blev ikke fundet i privilegietabellen." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Kolonne-specifikke privilegier" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Tilføj privilegier på følgende database" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Jokertegn % og _ skal escapes med en \\ for brug af dem som almindelige tegn." -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Tilføj privileges på følgende tabel" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Ret Login-information / Kopier bruger" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Opret en bruger med samme privilegier og ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... behold den gamle." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... slet den gamle fra brugertabellerne." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ... tilbagekald alle aktive privilegier fra den gamle og slet den " "efterfølgende." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10035,81 +10057,81 @@ msgstr "" " ... slet den gamle fra brugertabellerne og genindlæs privilegierne " "efterfølgende." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Database for bruger" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Opret database med samme navn og tildel alle privilegier" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Tildel alle privilegier til jokertegn-navn (brugernavn_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Tildel alle privilegier på database "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Brugere med adgang til "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "database-specifik" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "jokertegn" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Bruger er blevet tilføjet." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Ukendt fejl" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Ikke muligt at forbinde til master %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Ikke muligt at læse master log position. Muligt rettighedsproblem på master." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Ikke muligt at ændre master" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Master server ændret til %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Denne server er konfigureret som master i en replikationsproces." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Vis master status" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Vis forbundne slaver" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10118,11 +10140,11 @@ msgstr "" "Denne server er ikke konfigureret som master i en replikationsproces. Vil du " "konfigurere den?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Masterkonfiguration" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10136,19 +10158,19 @@ msgstr "" "databaser som standard og tillade kun visse databaser at blive replikeret. " "Vælg tilstand:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Repliker alle databaser; Ignorer:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Ignorer alle databaser; Repliker:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Vælg databaser:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10156,7 +10178,7 @@ msgstr "" "Nu, tilføj de følgende linjer i slutningen af [mysqld] sektionen i din my." "cnf og genstart derefter MySQL serveren." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10166,80 +10188,80 @@ msgstr "" "se en besked, der fortæller, at denne server er konfigureret som " "master." -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Slave SQL Thread kører ikke!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Slave IO Thread kører ikke!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "Serveren er konfigureret som slave i en replikationsproces. Vil du:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Se slave status tabel" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Synkroniser databaser med master" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Kontrolslave:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Fuld start" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Fuld stop" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Nulstil slave" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Start kun SQL Thread" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Stop kun SQL Thread" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Start kun IO Thread" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Stop kun IO Thread" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Fejlhåndtering:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "Overspringning af fejl kan føre til usynkroniseret master og slave!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Spring over aktuel fejl" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Spring over næste" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "fejl." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10248,127 +10270,127 @@ msgstr "" "Serveren er ikke konfigureret som slave i en replikationsprocess. Vil du konfigurere den?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Tråd %s blev stoppet." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin kunne ikke dræbe tråden %s. Den er sandsynligvis allerede lukket." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Handler" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Forespørgsel-mellemlager" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Tråde" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Midlertidige data" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Forsinkede inserts" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Nøglemellemlager" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Joins" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sortering" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Transaktionskoordinator" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Flush (luk) alle tabeller" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Vis åbne tabeller" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Vis slaveværter" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Vis slavestatus" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Tøm forespørgsel-mellemlager" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Runtime-information" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Alle statusvariable" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Monitor" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Rådgiver" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Opdateringsrate: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filtre" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Indeholdende ordet:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Vis kun alert-værdier" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filtrer efter kategori..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Vis uformatterede værdier" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Relaterede links:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Kør analysator" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Instruktioner/Opsætning" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10376,7 +10398,7 @@ msgstr "" "Rådgiversystemer kan give anbefalinger om servervariable ved at analysere " "serverens statusvariable" -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10385,7 +10407,7 @@ msgstr "" "Bemærk dog, at dette system giver anbefalinger baseret på simple beregninger " "og tommelfingerregler, som ikke passer med dit system" -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10395,7 +10417,7 @@ msgstr "" "dokumentationen) og hvordan du annullerer ændringer. Forkert tuning kan have " "en meget negativ effekt på ydeevnen." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10406,31 +10428,31 @@ msgstr "" "ingen klart synlig forskel var." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Forespørgsler siden startup: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Forespørgsler" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Netværkstrafik siden startup: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Denne MySQL-server har kørt i %1$s. Den startede op den %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10438,17 +10460,17 @@ msgstr "" "Denne MySQL server fungerer som master og slave i en " "replikationsproces." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Denne MySQL server fungerer som master i en replikationsproces." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Denne MySQL server fungerer som slave i en replikationsproces." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10456,11 +10478,11 @@ msgstr "" "For yderligere information om replikationsstatus på serveren gå til replication section." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Status for replikation" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10468,35 +10490,35 @@ msgstr "" "På en travl server er der risiko for at bytetællerne løber over, så disse " "statistikker som rapporteret af MySQL-serveren kan være forkerte." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Modtaget" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Sendt" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "Maks. samtidige forbindelser" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Mislykkede forsøg" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Afbrudt" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Kommando" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10504,11 +10526,11 @@ msgstr "" "Antallet af forbindelser, som blev aborteret, fordi klienten døde uden at " "lukke forbindelsen rigtigt." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Antal mislykkede forsøg på at forbinde til MySQL server." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10518,17 +10540,17 @@ msgstr "" "overskred værdien for binlog_cache_size og brugte en midlertidig fil til at " "gemme statements fra transaktionen." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Antal transaktioner der brugte det midlertidige binære log mellemlager." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "Antal forbindelsesforsøg (lykkedes eller ej) til MySQL server." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10540,11 +10562,11 @@ msgstr "" "overveje at forøge tmp_table_size værdien for at gøre midlertidige tabeller " "hukommelses-baserede i stedet for disk-baserede." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Hvor mange midlertidige filer mysqld har oprettet." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10552,7 +10574,7 @@ msgstr "" "Antal i-hukommelsen midlertidige tabeller oprettet automatisk af serveren " "under udførelse af statements." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10560,7 +10582,7 @@ msgstr "" "Antal rækker skrevet med INSERT DELAYED (forsinket indsættelse) under hvilke " "der opstod fejl (sandsynligvis dublerede nøgler)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10568,23 +10590,23 @@ msgstr "" "Antallet af INSERT DELAYED handler-tråde i brug. Hver forskellig tabel " "hvorpå en bruger INSERT DELAYED får sin egen tråd." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Antallet af INSERT DELAYED rækker skrevet." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Antallet af udførte FLUSH statements." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Antallet af interne COMMIT statements." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Antallet af gange en række blev slettet fra en tabel." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10594,7 +10616,7 @@ msgstr "" "tabel med et givent navn. Dette kaldes opdagelse. Handler_discover indikerer " "antallet af gange tabeller er blevet opdaget." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10604,7 +10626,7 @@ msgstr "" "antyder det at serveren laver mange fulde indeks scans; for eksempel, SELECT " "col1 FROM foo, antagende at col1 er indekseret." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10613,7 +10635,7 @@ msgstr "" "er høj, er det en god indikation af at dine forespørgsler og tabeller er " "ordentligt indekserede." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10623,7 +10645,7 @@ msgstr "" "hvis du forespørger på en indekskolonne med en range-begrænsning eller hvis " "du udfører et indeks scan." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10631,7 +10653,7 @@ msgstr "" "Antallet af anmodninger om at læse foregående række i nøgleorden. Denne " "læsemetode bruges hovedsageligt til at optimere ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10643,7 +10665,7 @@ msgstr "" "resultatet. Du har sandsynligvis mange forespørgsler der forlanger at MySQL " "scanner hele tabeller eller du har joins der ikke bruger nøgler ordentligt." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10655,35 +10677,35 @@ msgstr "" "enten ikke er ordentligt indekserede eller at dine forespørgsler ikke er " "skrevet til at drage fordel af de indeks du har." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Antallet af interne ROLLBACK statements." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Antallet af anmodninger om at opdatere en række i en tabel." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Antallet af anmodninger om at indsætte en række i en tabel." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Antallet af sider der indeholder data (beskidte eller rene)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Antallet af såkaldt beskidte sider." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Antallet af buffer pool sider der er anmodet om at skulle flushes." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Antallet af frie sider." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10693,7 +10715,7 @@ msgstr "" "sider, der i øjeblikket læses eller skrives eller som ikke kan flushes eller " "fjernes af andre årsager." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10705,11 +10727,11 @@ msgstr "" "også beregnes som Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Total størrelse på buffer pool, i sider." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10718,7 +10740,7 @@ msgstr "" "forespørgsel skal scanne en større del af en tabel men i tilfældig " "rækkefølge." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10726,11 +10748,11 @@ msgstr "" "Antallet af sekventielle read-aheads InnoDB initierede. Dette sker når " "InnoDB laver en sekventiel fuld tabelscanning." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Antallet af logiske read anmodninger InnoDB har lavet." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10738,7 +10760,7 @@ msgstr "" "Antallet af logiske reads som InnoDB ikke kunne tilfredsstille fra buffer " "pool og måtte lave en enkelt-side read." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10752,55 +10774,55 @@ msgstr "" "sider først. Denne tæller tæller hvor mange gange det er sket. Hvis buffer " "pool størrelsen er sat ordentligt, skulle denne værdi være lille." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Antallet af skrivninger til InnoDB buffer poolen." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Antallet af fsync() operationer indtil nu." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Nuværende antal ventende fsync() operationer." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Nuværende antal af ventende reads." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Nuværende antal af ventende writes." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Mængden af data læst indtil nu, i bytes." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Det totale antal af data reads." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Det totale antal af data writes." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Mængden af data skrevet indtil nu, i bytes." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Antallet af doublewrite skrivninger der er udført og antallet af sider der " "er blevet skrevet til dette formål." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Antallet af doublewrite skrivninger der er udført og antallet af sider der " "er blevet skrevet til dette formål." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10808,35 +10830,35 @@ msgstr "" "Antallet af waits vi har haft fordi log buffer var for lille og vi skulle " "vente på at den blev flushed før vi kunne fortsætte." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Antallet af log write anmodninger." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Antallet af fysiske skrivninger til log filen." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Antallet af fsyncs skrivninger lavet til logfilen." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Antallet af ventende log fil fsyncs." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Ventende log fil skrivninger." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Antallet af bytes skrevet til log filen." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Antallet af sider oprettet." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10844,51 +10866,51 @@ msgstr "" "Den indkompilerede InnoDB sidestørrelse (standard 16KB). Mange værdier " "tælles i sider; sidestørrelsen gør at man let kan omregne dem til bytes." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Antallet af sider læst." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Antallet af sider skrevet." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Antallet af rækkelåse der ventes på i øjeblikket." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Gennemsnitstiden for at få en rækkelås, i millisekunder." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Total tid brugt på at hente rækkelåse, i millisekunder." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Maksimale tid for at hente en rækkelås, i millisekunder." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Antallet af gange der skulle ventes på en rækkelås." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Antallet af rækker slettet fra InnoDB tabeller." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Antallet af rækker indsat i InnoDB tabeller." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Antallet af rækker læst fra InnoDB tables." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Antallet af rækker opdateret i InnoDB tabeller." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10897,7 +10919,7 @@ msgstr "" "endnu ikke er blevet flushet til disk. Det hed tidligere " "Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -10905,7 +10927,7 @@ msgstr "" "Antallet af ubrugte blokke i nøglemellemlageret. Du kan bruge denne værdi " "til at fastslå hvor meget af nøglemellemlagere der er i brug." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10915,17 +10937,17 @@ msgstr "" "mærke der indikerer det maksimale antal blokke der på noget tidspunkt har " "været i brug på en gang." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Percentage of used open files limit" msgid "Percentage of used key cache (calculated value)" msgstr "Procentdel af grænse for brugte åbne filer" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Antallet af anmodninger om at læse en nøgleblok fra mellemlageret." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10935,26 +10957,26 @@ msgstr "" "stor, er din key_buffer_size værdi sandsynligvis for lille. Mellemlager miss " "raten kan beregnes som Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Antallet af anmodninger om at skrive en nøgleblok til mellemlageret." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Antallet af fysiske skrivninger af en nøgleblok til disk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10966,7 +10988,7 @@ msgstr "" "standardværdi på 0 betyder at der ikke er kompileret nogen forespørgsler " "endnu." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -10974,12 +10996,12 @@ msgstr "" "Det maksimale antal forbindelser, som har været i brug samtidigt, siden " "serveren startede." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" "Antallet af rækker der venter på at blive skrevet i INSERT DELAYED køer." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -10987,19 +11009,19 @@ msgstr "" "Antallet af tabeller der er blevet åbnet. Hvis åbnede tabeller er stor, er " "dit tabelmellemlager sandsynligvis for lille." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Antallet af filer der er åbne." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "Antallet af streams der er åbne (bruges hovedsageligt til logning)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Antallet af tabeller der er åbne." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -11009,19 +11031,19 @@ msgstr "" "kan indikere fragmenteringsproblemer, som kan løses ved en FLUSH QUERY CACHE " "kommando." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Mængden af fri hukommelse til forespørgselsmellemlageret." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Antallet af mellemlager hits." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Antallet af forespørgsler tilføjet til mellemlageret." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11034,7 +11056,7 @@ msgstr "" "Forespørgselsmellemlageret bruger en mindst nyligt brugt (LRU) strategi til " "at afgøre hvilke forespørgsler der skal fjernes fra mellemlageret." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11042,19 +11064,19 @@ msgstr "" "Antallet af ikke-mellemlagrede forespørgsler (ikke mulige at mellemlagre " "eller ikke mellemlagret grundet query_cache_type indstillingen)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Antallet af forespørgsler registreret i mellemlageret." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Totalt antal blokke i forespørgsels-mellemlageret." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Status på fejlsikker replikation (endnu ikke implementeret)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11062,11 +11084,11 @@ msgstr "" "Antallet af joins der ikke bruger indeks. Hvis denne værdi ikke er 0, bør du " "nøje tjekke indeksene på dine tabeller." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "Antallet af joins der brugte en range søgning på en reference tabel." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11074,7 +11096,7 @@ msgstr "" "Antallet af joins uden nøgler der tjekker for nøglebrug efter hver række. " "(Hvis denne ikke er 0, bør du nøje tjekke indeks på dine tabeller.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11082,15 +11104,15 @@ msgstr "" "Antallet af joins der brugte ranges på den første tabel. (Normalt ikke " "kritisk selvom tallet er stort.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Antallet af joins som lavede en fuld scan af den første tabel." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Antallet af midlertidige tabeller i øjeblikket åbne af SQL tråden." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11098,12 +11120,12 @@ msgstr "" "Totalt (siden opstart) antal gange replikationsslave SQL tråden har gen-" "forsøgt transaktioner." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Dette er TIL hvis denne server er en slave der er forbundet til en master." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11111,13 +11133,13 @@ msgstr "" "Antallet af tråde der har taget mere end slow_launch_time sekunder at " "oprette." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Antallet af forespørgsler der har taget mere end long_query_time sekunder." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11127,23 +11149,23 @@ msgstr "" "denne værdi er høj, bør du overveje at forøge værdien af sort_buffer_size " "systemvariablen." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Antallet af sorteringer lavet med ranges." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Antallet af sorterede rækker." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Antallet af sorteringer udført ved scanning af tabellen." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Antallet af gange en tabellås blev givet øjeblikkeligt." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11155,7 +11177,7 @@ msgstr "" "optimere dine forespørgsler, og derefter enten opdele din tabel eller " "tabeller, eller bruge replikation." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11165,11 +11187,11 @@ msgstr "" "som Threads_created/Forbindelser. Hvis denne værdi er rød bør du forøge din " "thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Antallet af i øjeblikket åbne forbindelser." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11181,49 +11203,49 @@ msgstr "" "(Normalt giver dette ingen nævneværdig ydelsesforbedring hvis du har god " "tråd-implementering.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Thread cache hit rate %%" msgid "Thread cache hit rate (calculated value)" msgstr "Frekvens for hits i trådmellemlager %%" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Antallet af tråde, der ikke sover." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Start Monitor" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Instruktioner/Opsætning" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Færdig med at omordne/redigere diagrammer" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Tilføj diagram" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Omordne/rediger diagrammer" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Opdateringsfrekvens" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Diagramkolonner:" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Diagramopstilling" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11231,15 +11253,15 @@ msgstr "" "Opsætningen af diagrammerne er lagret i browserens lokale lager. Det er " "muligt at eksportere den, hvis man har en kompleks opstilling." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Gendan standardværdi" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Monitorinstruktioner" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11253,7 +11275,7 @@ msgstr "" "og at slow_query_log eller general_log aktiveres. Bemærk dog, at\n" "general_log genererer en mængde data og forøger server load med op til 15%" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11265,11 +11287,11 @@ msgstr "" "tabel understøttes af MySQL 5.1.6 og senere versioner. Man kan dog stadig " "bruge funktionerne for serverdiagrammer." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Brug af monitor:" -#: server_status.php:1661 +#: server_status.php:1704 #, fuzzy #| msgid "" #| "Ok, you are good to go! Once you click 'Start monitor' your browser will " @@ -11286,7 +11308,7 @@ msgstr "" "opdateringsfrekvensen under 'Indstilinger' eller fjerne diagrammer ved at " "bruge ikonet cog på det relevante diagram. " -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11298,11 +11320,11 @@ msgstr "" "Når det er bekræftet, vil dette indlæse en tabel af grupperede forspørgsler, " "hvor man kan klikke på en given SELECT-forespørgsel for at analysere det." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Bemærk venligst:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11314,86 +11336,86 @@ msgstr "" "tilrådes at vælge kun en lille tidsinterval og at deaktivere general_log og " "tømme dens tabel, når der ikke er behov for den længere." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Foruddefineret diagram" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Statusvariabel/-ble" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Vælg serie:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Almindeligt overvåget" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "eller indtast variabelnavn:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Vis som forskelsværdi" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Anvend divisor" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Tilføj enhed til dataværdier" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Tilføj denne serie" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Slet serie" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Serier i diagram" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Logstatistik" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Valgt tidsinterval:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Hent kun SELECT,INSERT,UPDATE og DELETE forespørgsler" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "Fjern variable data i INSERT forspørgsler for bedre gruppering" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "Vælg fra hvilken log, du ønsker statistikken genereret fra." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Resultaterne er grupperet af forespørgselstekst." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Forespørgselsanalysator" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d sekund" msgstr[1] "%d sekunder" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11408,8 +11430,8 @@ msgstr "Kunne ikke forbinde til kilden" msgid "Could not connect to the target" msgstr "Kunne ikke forbinde til målet" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "'%s' database eksisterer ikke." @@ -11511,19 +11533,19 @@ msgstr "" "Måldatabasen vil blive fuldstændigt synkroniseret med kildedatabasen. " "Kildedatabasen forbliver uændret." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Variablen blev ikke sat" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Servervariable og indstillinger" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Sessionsværdi" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Global værdi" @@ -11797,10 +11819,10 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -" Hvis du føler, at dette er nødvendigt, brug yderligere sikring - " -"%sværtsautentifikation%s indstillinger og %sbetroet proxy liste%s. IP-" -"baseret beskyttelse er næppe pålidelig, hvis din IP-adresse hører til en " -"udbyder med mange tusinde brugere." +" Hvis du føler, at dette er nødvendigt, brug yderligere sikring - %" +"sværtsautentifikation%s indstillinger og %sbetroet proxy liste%s. IP-baseret " +"beskyttelse er næppe pålidelig, hvis din IP-adresse hører til en udbyder med " +"mange tusinde brugere." #: setup/lib/index.lib.php:312 #, php-format @@ -11814,8 +11836,8 @@ msgstr "" "Du har sat [kbd]config[/kbd] autentifikation og inkluderet brugernavn og " "adgangskode for auto-login, hvilket er ikke en ønskværdig konfiguration for " "produktionssystemer. Enhver som kender eller gætter din phpMyAdmin URL kan " -"direkte få adgang til dit phpMyAdmin panel for denne server. Sæt " -"%sautentifikationstype%s til [kbd]cookie[/kbd] eller [kbd]http[/kbd]." +"direkte få adgang til dit phpMyAdmin panel for denne server. Sæt %" +"sautentifikationstype%s til [kbd]cookie[/kbd] eller [kbd]http[/kbd]." #: setup/lib/index.lib.php:314 #, php-format @@ -11861,48 +11883,48 @@ msgstr "Nøglen bør indeholde bogstaver, numre [em]og[/em] specialtegn." msgid "Wrong data" msgstr "Forkerte data" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Bruger bogmærke \"%s\" som standard gennemsynsforespørgsel" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Er du sikker på at du vil " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Viser som PHP-kode" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Valideret SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL-resultat" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Genereret af" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problemer med indeksene på tabel `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Mærke" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tabel %1$s er blevet ændret" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11975,12 +11997,12 @@ msgstr "Y-akse betegnelse:" msgid "Y Values" msgstr "Y-værdier" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Tabel %1$s er blevet oprettet." @@ -12025,211 +12047,211 @@ msgstr "Gem i fil" msgid "File name" msgstr "Filnavn" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Navnet på primærnøglen skal være... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Kan ikke omdøbe indeks til PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Ingen dele af indeks er defineret!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Tilføj indeks" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Redigeringstilstand" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Indeksnavn;:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" skal være navnet på og kun på en primær nøgle!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Indekstype:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Føj til indeks  %s kolonne(r)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Kan ikke flytte tabellen til den samme!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Kan ikke kopiere tabellen til den samme!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabel %s er flyttet til %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabellen %s er nu kopieret til: %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Intet tabelnavn!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Arranger tabelrækkefølge efter" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(enkeltvis)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Flyt tabel til (database.tabel):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Tabel-indstillinger" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Omdøb tabel til" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopier tabel til (database.tabel):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Skift til den kopierede tabel" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Tabelvedligeholdelse" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmenter tabel" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabel %s er blevet flushet" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Udskriv tabellen (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Slet data eller tabel" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Tøm tabellen (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Slet tabellen (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Vedligehold af partition" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partition %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analyser" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Check" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimer" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Genopbyg" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Reparer" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Fjern partitionering" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Check reference-integriteten:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Vis tabeller" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Pladsforbrug" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Effektiv" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Rækkestatistik" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statisk" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dynamisk" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Rækkelængde" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Rækkestørrelse" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Næste autoindeks" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Fejl ved dannelse af fremmednøgle på %1$s (check datatyper)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Intern relation" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12237,138 +12259,138 @@ msgstr "" "En intern relation er ikke nødvendig, når en tilsvarende FOREIGN KEY " "relation findes." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Begrænsning på fremmednøgle" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Spatial" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Gennemse bestemte værdier" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Tilføj primær nøgle" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Tilføj unikt indeks" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Tilføj SPATIAL indeks" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Tilføj FULLTEXT indeks" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Ingen" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Kolonne %s er slettet" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "En primær nøgle er blevet tilføjet til %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Der er tilføjet et indeks til %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Vis flere operationer" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Fjern kolonne(r)" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Rediger view" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Relation view" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Foreslå tabelstruktur" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Tilføj kolonne" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "I slutningen af tabel" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "I begyndelsen af tabel" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Efter %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Opret et indeks på  %s  kolonner" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "partitioneret" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Sporings rapport for tabel `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, fuzzy, php-format #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Version %s er oprettet, sporing for %s.%s er aktiveret." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Sporing af %s.%s er aktiveret." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Sporing af %s.%s er aktiveret." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL-sætninger udført." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12376,121 +12398,121 @@ msgstr "" "Du kan udføre eksporten ved at oprette og bruge en midlertidig database. " "Sørg venligst for at du har privilegier til at gøre det." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Udkommenter disse to linjer, hvis du ikke har brug for dem." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL-sætninger eksporteres. Kopier venligst dump eller udfør den." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Version %s snapshot (SQL kode)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Sporing af data definition slettet" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Forespørgselsfejl" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Manipulerede sporingsdata slettet" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Sporingskommandoer" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, fuzzy, php-format #| msgid "Show %s with dates from %s to %s by user %s %s" msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Vis %s med datoer fra %s til %s for bruger %s %s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Slet sporingsdatarække fra rapport" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Ingen data" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Dato" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Datadefinitionsudstryk" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Data manipuleringsudtryk" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL-udtræk (hentning af fil)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL dump" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Denne indstilling vil erstatte din tabel og dens indeholdte data." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL-kørsel" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Eksporter som %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Vis versioner" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "Deaktiver sporing af %s.%s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Deaktiver nu" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "Aktiver sporing af %s.%s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Aktiver nu" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "Opret version %s af %s.%s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Spor disse datadefinitionskommandoer:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Spor disse datamanipulations-forespørgsler:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Opret version" @@ -12519,11 +12541,11 @@ msgstr "Du har ikke tilstrækkelige rettigheder til at være her!" msgid "The profile has been updated." msgstr "Profilen er blevet opdateret." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "VIEW navn" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Omdøb view til" @@ -12875,8 +12897,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "Det aktuelle forhold mellem ledig og total forespørgselsmellemlager er %s%%. " "Det bør være over 80%%" @@ -13033,8 +13055,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s%% af alle sorteringer bruger midlertidige tabeller. Denne værdi bør være " "mindre end 10%%." diff --git a/po/de.po b/po/de.po index 72b786d15c..dc1bc3b3ed 100644 --- a/po/de.po +++ b/po/de.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-07-01 18:22+0200\n" "Last-Translator: J. M. \n" "Language-Team: none\n" -"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.1\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Alles anzeigen" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Seite:" @@ -38,55 +38,56 @@ msgstr "" "wurde das Ursprungsfenster geschlossen oder der Browser verhindert den " "Zugriff aufgrund Ihrer Sicherheitseinstellungen." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Suche" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "OK" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Schlüsselname" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Beschreibung" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Die Datenbank %1$s wurde erzeugt." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Datenbankkommentar: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Tabellen-Kommentar" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Spalte" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Typ" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Standard" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Verweise" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Kommentare" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Nein" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ja" @@ -261,594 +262,528 @@ msgstr "Ja" msgid "View dump (schema) of database" msgstr "Dump (Schema) der Datenbank anzeigen" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Es wurden keine Tabellen in der Datenbank gefunden." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Alle auswählen" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Auswahl entfernen" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Der Datenbankname ist leer!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Datenbank %1$s wurde umbenannt in %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Datenbank %1$s wurde nach %2$s kopiert" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Datenbank umbenennen in" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Datenbank entfernen" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Datenbank %s wurde gelöscht." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Datenbank löschen (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Datenbank kopieren nach" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Nur Struktur" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktur und Daten" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Nur Daten" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Vor dem Kopieren CREATE DATABASE ausführen" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "%s hinzufügen" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT-Wert hinzufügen" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Constraints hinzufügen" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Zu kopierter Datenbank wechseln" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Kollation" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -"Der phpMyAdmin Konfigurations-Speicher wurde deaktiviert. Klicken Sie %shier" -"%s um herauszufinden warum." +"Der phpMyAdmin Konfigurations-Speicher wurde deaktiviert. Klicken Sie %shier%" +"s um herauszufinden warum." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Beziehungsschema bearbeiten oder exportieren" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabelle" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Datensätze" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Größe" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "in Benutzung" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Erzeugt am" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Aktualisiert am" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Letzter Check am" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s Tabelle" msgstr[1] "%s Tabellen" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Bitte wählen Sie mindestens eine anzuzeigende Spalte" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Zu %svisual builder%s wechseln" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sortierung" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Aufsteigend" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Absteigend" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Zeige" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriterium" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Einf" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Und" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Entf" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Oder" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Verändern" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Kriterienzeilen hinzufügen/entfernen" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Spalten hinzufügen/entfernen" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Aktualisieren" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Verwendete Tabellen" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-Befehl in der Datenbank %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "SQL-Befehl ausführen" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Zugriff verweigert" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "mindestens eines der Wörter" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "alle Wörter" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "genau diese Zeichenkette" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "als regulären Ausdruck" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Suchergebnisse für \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Insgesamt %s Treffer" -msgstr[1] "Insgesamt %s Treffer" - -#: db_search.php:296 -#, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s Treffer in %2$s" -msgstr[1] "%1$s Treffer in %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Anzeigen" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Treffer für Tabelle %s löschen?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Löschen" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Durchsuche die Datenbank" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Zu suchende Wörter oder Werte (Platzhalter: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Finde:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Die Wörter werden durch Leerzeichen (\" \") getrennt." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "In der/den Tabelle(n):" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "In Spalte:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Diese Datenbank enthält keine Tabellen" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "unbekannt" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Die Tabelle %s wurde geleert" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Die Ansicht %s wurde gelöscht" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Die Tabelle %s wurde gelöscht" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Tracking ist aktiviert." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Tracking ist nicht aktiviert." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Dieser Ansicht hat mindestens diese Anzahl von Datensätzen. Bitte lesen Sie " "die %sDokumentation%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Ansicht" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikation" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Gesamt" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s ist die Standard Storage-Engine dieses MySQL-Servers." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "markierte:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Alle auswählen" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Tabellen mit Überhang auswählen" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Exportieren" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Druckansicht" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Leeren" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Löschen" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Überprüfe Tabelle" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimiere Tabelle" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Repariere Tabelle" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analysiere Tabelle" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Prefix der Tabelle voranstellen" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Tabellenprefix ersetzen" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Tabelle mit Prefix kopieren" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Strukturverzeichnis" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Verfolgte Tabellen" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Datenbank" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Letzte Version" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Erstellt" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Aktualisiert" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Aktion" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Lösche die Verlaufsdaten dieser Tabelle" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktiv" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "nicht aktiv" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versionen" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Verfolgungs-Bericht" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Struktur Schnapschuss" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Nicht verfolgte Tabellen" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Verfolge Tabelle" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Datenbank-Log" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Ungültiger Typ!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Der gewählte Export-Typ kann nur als Datei exportiert werden!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Ungültige Parameter!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Zu wenig Speicherplatz um die Datei %s zu speichern." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -856,14 +791,14 @@ msgstr "" "Die Datei %s besteht bereits auf dem Server. Bitte ändern Sie den Dateinamen " "oder wählen Sie die Überschreibungs-Option." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Der Webserver hat keine Schreibrechte um die Datei %s zu speichern." # Schema is not the right word for it, because a dump contains also data, and # NOT just the scheme. -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Auflistung wurde in Datei %s gespeichert." @@ -886,7 +821,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometrie" @@ -963,29 +898,29 @@ msgstr "" "Wählen Sie \"GeomFromText\" aus der Spalte \"Funktion\" und kopieren Sie den " "Text in das Feld \"Wert\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Möglicherweise wurde eine zu große Datei hochgeladen. Bitte lesen Sie die " -"%sDokumentation%s zur Lösung diese Problems." +"Möglicherweise wurde eine zu große Datei hochgeladen. Bitte lesen Sie die %" +"sDokumentation%s zur Lösung diese Problems." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Bookmark wird angezeigt" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "SQL-Abfrage wurde gelöscht." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Die Datei konnte nicht gelesen werden" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -996,7 +931,7 @@ msgstr "" "Verfahren komprimiert wurde (%s). Entweder ist das Verfahren nicht " "implementiert oder in Ihrer Konfiguration deaktiviert." -#: import.php:390 +#: import.php:394 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 " @@ -1007,31 +942,31 @@ msgstr "" "Konfiguration überschritten. Siehe [a@./Documentation." "html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Die Zeichen-Kodierung der Datei kann nicht ohne eine Zeichen-" "Kodierungsbibliothek konvertiert werden" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Die Import-Plugins konnten nicht geladen werden, bitte überprüfen Sie Ihre " "phpMyAdmin-Installation!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Bookmark %s wurde gespeichert" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" "Der Import wurde erfolgreich abgeschlossen, %d Abfragen wurden ausgeführt." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1039,7 +974,7 @@ msgstr "" "Das Ausführungszeitlimit wurde erreicht. Wenn Sie die Datei erneut " "abschicken, wird der Import fortgesetzt." -#: import.php:499 +#: import.php:503 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." @@ -1048,15 +983,15 @@ msgstr "" "dass phpMyAdmin nicht in der Lage sein wird, den Import zu beenden, sofern " "nicht die Ausführungszeitbeschränkungen von php gelockert werden." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Ihr SQL-Befehl wurde erfolgreich ausgeführt" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Zurück" @@ -1064,7 +999,7 @@ msgstr "Zurück" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin arbeitet besser mit einem Frame-fähigen Browser." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" - Anweisungen wurden deaktiviert." @@ -1073,7 +1008,7 @@ msgstr "\"DROP DATABASE\" - Anweisungen wurden deaktiviert." msgid "Do you really want to execute \"%s\"?" msgstr "Möchten Sie die Abfrage \"%s\" wirklich ausführen?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Sie sind dabei eine komplette Datenbank zu LÖSCHEN!" @@ -1113,7 +1048,7 @@ msgstr "Index hinzufügen" msgid "Edit Index" msgstr "Index bearbeiten" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "%d Spalte(n) zum Index hinzufügen" @@ -1131,16 +1066,16 @@ msgstr "Es wurde kein Host angegeben!" msgid "The user name is empty!" msgstr "Es wurde kein Benutzername eingegeben!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Es wurde kein Passwort angegeben!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Die eingegebenen Passwörter sind nicht identisch!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Benutzer hinzufügen" @@ -1152,29 +1087,31 @@ msgstr "Benutzerrechte werden neu geladen" msgid "Removing Selected Users" msgstr "Die ausgewählten Benutzer werden gelöscht" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Schließen" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Bearbeiten" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Live Traffic Diagramm" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Live Verbindung/Prozess Diagramm" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Live Abfrage Diagramm" @@ -1184,24 +1121,24 @@ msgstr "Statische Daten" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Insgesamt" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Weitere" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1221,7 +1158,7 @@ msgstr "Server-Datenverkehr (in KiB)" msgid "Connections since last refresh" msgstr "Verbindungen seit der letzten Aktualisierung" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Prozesse" @@ -1239,7 +1176,7 @@ msgstr "Anfragen seit der letzten Aktualisierung" msgid "Questions (executed statements by the server)" msgstr "Anfragen (Serverseitig ausgeführte SQL-Befehle)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Abfrage-Statistiken" @@ -1285,14 +1222,14 @@ msgid "System swap" msgstr "Auslagerungsspeicher" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1344,32 +1281,32 @@ msgstr "Bytes gesendet" msgid "Bytes received" msgstr "Bytes empfangen" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Verbindungen" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1383,11 +1320,11 @@ msgstr "%d Tabelle(n)" msgid "Questions" msgstr "Anfragen" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Netzwerkverkehr" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Einstellungen" @@ -1407,12 +1344,12 @@ msgstr "Skala dem Raster hinzufügen" msgid "Please add at least one variable to the series" msgstr "Bitte fügen Sie mindestens eine Variable der Serie hinzu" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "keine" @@ -1512,7 +1449,7 @@ msgstr "Einstellungen ändern" msgid "Current settings" msgstr "Aktuelle Einstellungen" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Schaubild-Titel" @@ -1602,7 +1539,7 @@ msgstr "Ausgabe erklären" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Zeit" @@ -1697,10 +1634,10 @@ msgstr "" "Aufbau der Diagramme mit der importierten Konfiguration ist fehlgeschlagen. " "Setze auf Standardeinstellungen zurück..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importieren" @@ -1766,7 +1703,7 @@ msgstr "Bearbeite Anfrage" msgid "Error in Processing Request" msgstr "Fehler beim Bearbeiten der Anfrage" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Es wurden keine Datenbanken ausgewählt." @@ -1820,15 +1757,15 @@ msgstr "Indexes verbergen" msgid "Show indexes" msgstr "Indexes anzeigen" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Fremdschlüsselüberprüfung:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Aktiviert)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Deaktiviert)" @@ -1858,7 +1795,7 @@ msgstr "" "Die Definition einer gespeicherten Prozedur muss ein RETURN-Statement " "beinhalten!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET Editor" @@ -1899,8 +1836,8 @@ msgstr "SQL-Querybox anzeigen" msgid "No rows selected" msgstr "Es wurden keine Datensätze ausgewählt" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Bearbeiten" @@ -1908,18 +1845,18 @@ msgstr "Bearbeiten" msgid "Query execution time" msgstr "Ausführungszeit der Abfrage" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d ist keine gültige Zeilennummer." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Speichern" @@ -1931,7 +1868,7 @@ msgstr "Suchkriterien ausblenden" msgid "Show search criteria" msgstr "Suchkriterien anzeigen" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Suche" @@ -1980,12 +1917,12 @@ msgstr "Abfrageergebnisse" msgid "Data point content" msgstr "Datenpunkt-Inhalt" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignorieren" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopieren" @@ -2005,7 +1942,7 @@ msgstr "Wähle Fremdschlüssel" msgid "Please select the primary key or a unique key" msgstr "Bitte den PRIMARY KEY oder einen UNIQUE KEY wählen" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Anzuzeigende Spalte auswählen" @@ -2093,7 +2030,7 @@ msgstr "Zeige Daten Zeile(n)" msgid "Generate password" msgstr "Passwort generieren" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generieren" @@ -2101,7 +2038,7 @@ msgstr "Generieren" msgid "Change Password" msgstr "Passwort ändern" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Mehr" @@ -2192,63 +2129,63 @@ msgid "December" msgstr "Dezember" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mrz" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dez" @@ -2286,32 +2223,32 @@ msgid "Sun" msgstr "So" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Mo" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Di" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Mi" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Do" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Fr" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sa" @@ -2427,16 +2364,16 @@ msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" "Unerwartetes Zeichen in Zeile %1$s. Tab erwartet, aber \"%2$s\" gefunden" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "pro Sekunde" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "pro Minute" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "pro Stunde" @@ -2444,6 +2381,251 @@ msgstr "pro Stunde" msgid "per day" msgstr "pro Tag" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Maximal: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentation" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "de" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "de" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "de" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Fehler" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-Befehl" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL meldet: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Verbindungsaufbau zu SQL-Validator schlug fehl!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL erklären" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL-Erklärung umgehen" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "ohne PHP-Code" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP-Code erzeugen" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Aktualisieren" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL-Validierung umgehen" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL validieren" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Inline-Bearbeiten dieses SQL-Befehls" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Inline" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Messen" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "So" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d. %B %Y um %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s Tage, %s Stunden, %s Minuten und %s Sekunden" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Fehlende(r) Parameter:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Anfang" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Vorherige" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Nächste" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Ende" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Zur Datenbank "%s" springen." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" +"Die Funktion %s wird durch einen bekannten Fehler beeinträchtigt, siehe %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Zum Umschalten anklicken" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktur" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Einfügen" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Anzeigen" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operationen" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Durchsuchen Sie ihren Computer:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Wählen Sie vom Webserver-Uploadverzeichnis %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Auf das festgelegte Upload-Verzeichnis kann nicht zugegriffen werden" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Es sind keine Dateien zum Upload vorhanden" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Ausführen" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Drucken" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2459,73 +2641,49 @@ msgstr "" msgid "Font size" msgstr "Schriftgröße" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Speichere bearbeitete Daten" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Spalten-Anordnung wiederherstellen" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Anfang" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Vorherige" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Nächste" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Ende" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Anfangs-Datensatz" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Anzahl der Datensätze" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Art und Weise" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "untereinander" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontal (gedrehte Kopfzeilen)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "nebeneinander" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "Kopfzeilen alle %s Zeilen" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Nach Schlüssel sortieren" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2549,64 +2707,76 @@ msgstr "Nach Schlüssel sortieren" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Optionen" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Gekürzte Texte" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Vollständige Texte" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Relationaler Schlüssel" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Relationale Anzeigespalte" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Binäre Inhalte anzeigen" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "BLOB Inhalte anzeigen" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Binäre Inhalte in hexadezimal anzeigen" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Darstellungsumwandlung ausblenden" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Bekannter Text" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Bekanntes Binary" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Der Datensatz wurde gelöscht" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Löschen" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Beenden" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2614,46 +2784,46 @@ msgstr "" "Es kann sich hierbei um Näherungswerte handeln. Bitte lesen Sie auch [a@./" "Documentation.html#faq3_11@Documentation]FAQ 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "in der Abfrage" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Zeige Datensätze" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "insgesamt" # (s is the abbreviation of "Sekunde", sec is it not (according to # International System of Units), so we wrote the complete one.) -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Die Abfrage dauerte %01.4f Sekunden" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operationen für das Abfrageergebnis" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Druckansicht (vollständige Textfelder)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Diagramm anzeigen" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Visualisiere GIS Daten" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Erzeuge View" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Der Verweis wurde nicht gefunden" @@ -2720,56 +2890,56 @@ msgstr "Die hochgeladene (verschobene) Datei kann nicht gelesen werden." msgid "Open new phpMyAdmin window" msgstr "Neues phpMyAdmin-Fenster" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Ab diesem Punkt müssen Cookies aktiviert sein." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Javascript muss ab hier aktiviert sein" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Kein Index definiert!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indizes" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unique" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Gepackt" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinalität" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Kommentar" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Der Primärschlüssel wurde gelöscht" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Index %s wurde entfernt" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2778,137 +2948,96 @@ msgstr "" "Die Indizes %1$s und %2$s scheinen gleich zu sein und einer könnte " "möglicherweise entfernt werden." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Datenbanken" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktur" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Einfügen" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operationen" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Nachverfolgung" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Trigger" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Die Tabelle scheint leer zu sein!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Die Datenbank scheint leer zu sein!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Abfrage" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Rechte" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Routinen" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Ereignisse" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Designer" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Benutzer" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Gleiche ab" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binäres Protokoll" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variablen" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Zeichensätze" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Erweiterungen" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Formate" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Fehler" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2934,76 +3063,76 @@ msgstr[1] "%1$d Datensätze eingefügt." msgid "Error while creating PDF:" msgstr "Fehler beim Erstellen der PDF Datei:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Konnte die letzte Tabelle nicht speichern" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Letzte Tabellen" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Es gibt keine letzten Tabellen" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Für dieses Tabellenformat sind keine Statusinformationen verfügbar." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s ist auf diesem MySQL-Server verfügbar." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s wurde auf diesem MySQL-Server deaktiviert." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Dieser MySQL-Server unterstützt %s nicht." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "Unbekannter Tabellenstatus: " # source != search / Source != Suche -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "Quell-Datenbank `%s` nicht gefunden!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "Ziel-Datenbank `%s` nicht gefunden!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Ungültige Datenbank" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Ungültiger Tabellenname" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Fehler beim umbenennen von Tabelle %1$s nach %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Tabelle %1$s wurde in %2$s umbenannt." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Konnte die UI Einstellungen der Tabelle nicht speichern" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -3012,7 +3141,7 @@ msgstr "" "Bereinigen der Tabellen UI Einstellungen fehlgeschlagen (siehe $cfg" "['Servers'][$i]['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3023,85 +3152,85 @@ msgstr "" "Änderungen werden nicht dauerhaft sein wenn Sie diese Seite aktualisieren. " "Bitte überprüfen Sie, ob die Struktur der Tabelle geändert wurde." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funktion" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Wert" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Tabellensuche" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Bearbeiten/Einfügen" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Spalten auswählen (min. eines):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Eigenes Filterkriterium (Argumente für den \"WHERE\"-Ausdruck):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Einträge pro Seite" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Sortierung nach:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Diese Spalte verwenden, um jeden Punkt zu benennen" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Maximale Anzahl der darzustellenden Datensätze" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Fremdschlüsselwerte ansehen" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Zusätzliche Suchkriterien" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Suche über Beispielwerte (\"query by example\") (Platzhalter: \"%\") für " "zwei unterschiedliche Spalten" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Suche über Beispielwerte (\"query by example\") (Platzhalter: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Punkte anzeigen/bearbeiten" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Anleitung" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "Zoom zurücksetzen" @@ -3187,20 +3316,20 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" -"Eine kleine Fließkommazahl, erlaubte Werte sind -3,402823466E+38 bis " -"-1,175494351E-38, 0, und 1,175494351E-38 bis 3,402823466E+38" +"Eine kleine Fließkommazahl, erlaubte Werte sind -3,402823466E+38 bis -" +"1,175494351E-38, 0, und 1,175494351E-38 bis 3,402823466E+38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" -"Eine Fließkommazahl mit doppelter Genauigkeit, erlaubte Werte sind " -"-1,7976931348623157E+308 bis -2,2250738585072014E-308, 0, und " +"Eine Fließkommazahl mit doppelter Genauigkeit, erlaubte Werte sind -" +"1,7976931348623157E+308 bis -2,2250738585072014E-308, 0, und " "2,2250738585072014E-308 bis 1.7976931348623157E+308" #: libraries/Types.class.php:311 @@ -3240,8 +3369,8 @@ msgstr "Ein Datum, unterstützter Bereich ist %1$s bis %2$s" #, php-format msgid "A date and time combination, supported range is %1$s to %2$s" msgstr "" -"Eine Kombination aus Datum und Uhrzeit, unterstützter Bereich ist %1$s bis " -"%2$s" +"Eine Kombination aus Datum und Uhrzeit, unterstützter Bereich ist %1$s bis %2" +"$s" #: libraries/Types.class.php:323 msgid "" @@ -3488,13 +3617,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "Eine Aufzählung, gewählt aus der Liste definierter Werte" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "freigegeben" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabellen" @@ -3505,35 +3634,35 @@ msgstr "Tabellen" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Daten" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Überhang" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Springe zu Datenbank" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Nicht repliziert" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Repliziert" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Überprüft die Rechte für die Datenbank "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Rechte überprüfen" @@ -3583,175 +3712,18 @@ msgstr "Ungültige Authentifikationsmethode:" msgid "You should upgrade to %s %s or later." msgstr "Sie sollten auf %s %s oder neuer aktualisieren." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "GLOBALS Überschreibversuch" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "Mögliche Ausnutzung" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "Numerischer Schlüssel entdeckt" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Maximal: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentation" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "de" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "de" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "de" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-Befehl" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL meldet: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Verbindungsaufbau zu SQL-Validator schlug fehl!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL erklären" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL-Erklärung umgehen" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "ohne PHP-Code" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP-Code erzeugen" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Aktualisieren" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL-Validierung umgehen" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL validieren" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Inline-Bearbeiten dieses SQL-Befehls" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Inline" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Messen" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "So" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d. %B %Y um %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s Tage, %s Stunden, %s Minuten und %s Sekunden" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Fehlende(r) Parameter:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Zur Datenbank "%s" springen." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" -"Die Funktion %s wird durch einen bekannten Fehler beeinträchtigt, siehe %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Zum Umschalten anklicken" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Durchsuchen Sie ihren Computer:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Wählen Sie vom Webserver-Uploadverzeichnis %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Auf das festgelegte Upload-Verzeichnis kann nicht zugegriffen werden" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Es sind keine Dateien zum Upload vorhanden" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Ausführen" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Drucken" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3777,9 +3749,9 @@ msgstr "Geöffnet" msgid "Closed" msgstr "Geschlossen" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Deaktiviert" @@ -3907,30 +3879,30 @@ msgstr "SOAP Erweiterung wurde nicht gefunden" msgid "maximum %s" msgstr "Maximum %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "Diese Einstellung ist deaktiviert, sie wird nicht angewandt" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Setze Wert: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Voreingestellten Wert wiederherstellen" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Erlaube den Benutzern diesen Wert anzupassen" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Zurücksetzen" @@ -4222,7 +4194,7 @@ msgid "Character set of the file" msgstr "Zeichensatz der Datei" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4247,14 +4219,14 @@ msgstr "Spaltennamen in die erste Zeile setzen" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Spalten eingeschlossen von" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Felder ausgeschlossen von" @@ -4274,13 +4246,13 @@ msgstr "CRLF-Zeichen aus den Zeilen entfernen" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Spalten enden auf" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Zeilen getrennt mit" @@ -4337,12 +4309,12 @@ msgstr "Kennzeichen" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-Typ" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Tabellenverknüpfungen" @@ -4355,7 +4327,7 @@ msgid "Save on server" msgstr "Auf Server speichern" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Bestehende Datei(en) überschreiben" @@ -4368,7 +4340,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Tabellen- und Feldnamen mit Backticks umschließen" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL-Kompatibilitätsmodus" @@ -4591,8 +4563,8 @@ msgstr "" "[/a]." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Abfragefenster" @@ -5963,10 +5935,10 @@ msgstr "Erfordert das der SQL-Validator aktiviert ist" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Passwort" @@ -5990,8 +5962,8 @@ msgstr "" "Falls Sie einen benutzerdefinierten Benutzernamen haben, hier angeben " "(Standard ist [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Benutzername" @@ -6237,7 +6209,7 @@ msgstr "Die Erweiterung %s fehlt. Bitte die PHP Konfiguration überprüfen." msgid "possible deep recursion attack" msgstr "möglicher Deep-Recursion-Angriff" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6245,20 +6217,68 @@ msgstr "" "Der Server antwortet nicht (evtl. ist der Socket des lokalen MySQL-Servers " "nicht korrekt konfiguriert)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Der Server antwortet nicht." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" "Bitte prüfen Sie die Rechte des Verzeichnisses, in dem sich die Datenbank " "befindet." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Details..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Suchergebnisse für \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Insgesamt %s Treffer" +msgstr[1] "Insgesamt %s Treffer" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s Treffer in %2$s" +msgstr[1] "%1$s Treffer in %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Treffer für Tabelle %s löschen?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Durchsuche die Datenbank" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Zu suchende Wörter oder Werte (Platzhalter: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Finde:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Die Wörter werden durch Leerzeichen (\" \") getrennt." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "In der/den Tabelle(n):" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "In Spalte:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6266,19 +6286,19 @@ msgstr "" "Verbindung für den controluser, wie er in Ihrer Konfiguration angegeben ist, " "ist fehlgeschlagen." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Passwort ändern" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Kein Passwort" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Wiederholen" @@ -6299,8 +6319,8 @@ msgstr "Neue Datenbank anlegen" msgid "Create" msgstr "Anlegen" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Keine Rechte" @@ -6314,9 +6334,9 @@ msgstr "Erzeuge Tabelle" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Name" @@ -6324,146 +6344,146 @@ msgstr "Name" msgid "Number of columns" msgstr "Anzahl der Spalten" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Export-Plugins konnten nicht geladen werden, bitte überprüfen Sie Ihre " "Installation!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Datenbanken des aktuell ausgewählten Servers exportieren" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Exportiere Tabellen der Datenbank \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Exportiere Datensätze aus Tabelle \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Art des Exports:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Schnell – nur notwendige Optionen anzeigen" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Angepasst – zeige alle möglichen Optionen an" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Datenbank(en):" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabelle(n):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Datensätze:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Einige Datensätze exportieren" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Anzahl der Datensätze:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Anfangsdatensatz:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Alle Datensätze exportieren" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Ausgabe:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Speichere auf dem Server im Verzeichnis %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Speichere Ausgabe in Datei" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Vorlage für den Dateinamen:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ wird durch den Servernamen ersetzt" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ wird durch den Datenbanknamen ersetzt" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ wird durch den Tabellennamen ersetzt" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Dieser Wert wird mit %1$sstrftime%2$s geparst. Sie können also Platzhalter " "für Datum und Uhrzeit verwenden. Darüber hinaus werden folgende Umformungen " "durchgeführt: %3$s. Der übrige Text bleibt unberührt. Für weitere " "Informationen lesen Sie die %4$sFAQ%5$s." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "Diese Einstellungen auch für zukünftige Exporte verwenden" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Zeichencodierung der Datei:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Komprimierung:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "Zip-komprimiert" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "GZip-komprimiert" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "BZip-komprimiert" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Ausgabe als Text anzeigen" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Format:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Formatspezifische Optionen:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6471,36 +6491,36 @@ msgstr "" "Scrollen Sie zu den Optionen für das ausgewählte Format. Ignorieren Sie die " "übrigen Formate." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Zeichensatz Umwandlung:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%1$s aus dem Zweig %2$s" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "kein Zweig" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Git-Revision" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "eingetragen am %1$s von %2$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "geschrieben am %1$s von %2$s" # Der Kontext der Fehlermeldung ist mir nicht klar. Daher allgemein # formuliert. -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6510,33 +6530,33 @@ msgstr "" "ein bekannter Fehler in Webkit-basierten Browsern (Safari, Google Chrome, " "Arora etc.) auf." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s von %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Import-Datei wird hochgeladen..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/Sek." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "Verbleibende Zeit etwa %MIN:%SEC Minuten." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "Verbleibende Zeit etwa %SEC Sekunden." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Bitte Geduld, die Datei wird verarbeitet." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6544,30 +6564,30 @@ msgstr "" "Bitte warten, bis die Datei übertragen wurde. Details über die Übertragung " "sind nicht verfügbar." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "In den aktuell ausgewählten Server importieren" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importiere in die Datenbank \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importiere in die Tabelle \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Zu importierende Datei:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Datei kann komprimiert (%s) oder unkomprimiert sein." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6575,15 +6595,15 @@ msgstr "" "Der Dateiname einer komprimierten Datei muss mit .[Format].[Komprimierung]" " enden. Beispiel: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Das Hochladen von Dateien ist auf diesem Server nicht erlaubt." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Teilweiser Import:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6591,7 +6611,7 @@ msgstr "" "Der vorherige Import-Vorgang wurde durch eine Zeitüberschreitung " "abgebrochen. Er wird nun bei Position %d fortgesetzt." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6601,11 +6621,11 @@ msgstr "" "es möglich, große Dateien zu importieren, allerdings kann es Transaktionen " "zerstören.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Anzahl der am Anfang zu überspringenden Datensätze:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Formatspezifische Optionen:" @@ -6614,7 +6634,7 @@ msgstr "Formatspezifische Optionen:" msgid "Language" msgstr "Sprache" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Versionsinformationen" @@ -6658,67 +6678,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Puffer-Pool" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB-Status" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Auslastung des Puffer-Pools" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "Seiten" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Unbenutzte Seiten" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Inkonsistente Seiten" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Daten enthaltende Seiten" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Zurückzuschreibende Seiten" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Ausgelastete Seiten" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Belegte Seiten" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Aktivität des Puffer-Pools" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Leseanfragen" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Schreibanfragen" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Fehlgeschlagene Leseanfragen" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Schreibverzögerungen" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Fehlgeschlagene Leseanfragen in %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Schreibverzögerungen in %" @@ -6947,20 +6967,20 @@ msgstr "" "verwaltet werden. Sind mehr Logs vorhanden, werden alte Logs gelöscht, " "ansonsten werden sie umbenannt und bekommen die nächsthöhere Nummer." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "Dokumentation und weitere Informationen über PBXT sind auf der %sPrimeBase " "XT-Website%s verfügbar." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Verwandte Links" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "The PrimeBase XT-Blog von Paul McCullagh" @@ -6968,130 +6988,130 @@ msgstr "The PrimeBase XT-Blog von Paul McCullagh" msgid "No data found for GIS visualization." msgstr "Keine Daten für die GIS-Darstellung gefunden." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL lieferte ein leeres Resultat zurück (d.h. null Datensätze)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" "Die folgenden Strukturen wurden entweder erstellt oder verändert. Hier " "können Sie:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Zum Anzeigen einer Struktur einfach auf den Namen klicken" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Zum Ändern der Einstellungen auf das entsprechende \"Optionen\" klicken" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" "Zum Ändern der Struktur auf den entsprechenden \"Struktur\"-Link klicken" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Gehe zur Datenbank: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Einstellung für %s bearbeiten" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Gehe zur Tabelle: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Struktur von %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Gehe zur Ansicht: %s" # Hide heist im deutschen in der EDV ausblenden -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Verstecken" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binär" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Wegen seiner Länge ist dieses
Feld vielleicht nicht editierbar" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binär - nicht editierbar" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "Upload-Verzeichnis auf dem Webserver" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Einfügen mit %s Datensätzen fortfahren" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "und dann" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Als neuen Datensatz speichern" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Als neue Zeile einfügen und Fehler ignorieren" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Zeige insert Abfrage" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "zurück" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "anschließend einen weiteren Datensatz einfügen" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Zurück zu dieser Seite" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "nächste Zeile bearbeiten" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Mittels TAB-Taste von Feld zu Feld springen, oder mit STRG+Pfeiltasten " "beliebig bewegen" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Ansicht als SQL Abfrage" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "ID der eingefügten Zeile: %1$d" @@ -7106,234 +7126,234 @@ msgstr "keine" msgid "Convert to Kana" msgstr "Nach Kana konvertieren" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Von" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Zu" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Abschicken" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Tabellen-Prefix hinzufügen" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Prefix hinzufügen" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Möchten Sie die folgende Abfrage wirklich ausführen?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Keine Änderung" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Zeichensatz" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgarisch" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Vereinfachtes Chinesisch" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Traditionelles Chinesisch" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "Beachtet nicht Groß- und Kleinschreibung" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "Beachtet Groß- und Kleinschreibung" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Kroatisch" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Tschechisch" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dänisch" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Englisch" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estnisch" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Deutsch" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "Wörterbuch" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "Telefonbuch" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Ungarisch" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Isländisch" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japanisch" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Lettisch" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litauisch" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Koreanisch" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persisch" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polnisch" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Westeuropäisch" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumänisch" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovakisch" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovenisch" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spanisch" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Traditionelles Spanisch" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Schwedisch" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Türkisch" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrainisch" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "mehrsprachig" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Mitteleuropäisch" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Russisch" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltisch" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armenisch" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Kyrillisch" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabisch" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebräisch" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgisch" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Griechisch" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Tschechoslowakisch" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Startseite" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Neu anmelden" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin-Dokumentation" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Navigations-Frame aktualisieren" @@ -7357,8 +7377,8 @@ msgstr "Willkommen bei %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Sie haben möglicherweise noch keine Konfigurationsdatei erstellt. Sei können " "das %1$sSetup-Skript%2$s verwenden, um eine zu erstellen." @@ -7411,14 +7431,14 @@ msgstr "Passwort:" msgid "Server Choice" msgstr "Server auswählen" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Login ohne Passwort ist verboten (siehe AllowNoPassword) in der Konfiguration" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" @@ -7426,8 +7446,8 @@ msgstr "" "Da Sie seit mindestens %s Sekunden inaktiv waren, wurden Sie automatisch " "abgemeldet. Bitte melden Sie sich erneut an" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Die Anmeldung am MySQL-Server ist fehlgeschlagen" @@ -7507,7 +7527,7 @@ msgstr "Datenexport-Optionen" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Daten für Tabelle" @@ -7522,28 +7542,28 @@ msgstr "Ereignis" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Beschreibung" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Tabellenstruktur für Tabelle" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Struktur des Views" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Stellvertreter-Struktur des Views" @@ -7589,32 +7609,32 @@ msgid "Display MIME types" msgstr "MIME-Typen anzeigen" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Host" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Erstellungszeit" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Server Version" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP-Version" @@ -7696,7 +7716,7 @@ msgstr "" "Tabellennamen, die aus Sonderzeichen oder reservierten Wörtern bestehen)" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "TRUNCATE Tabelle vor dem Einfügen" @@ -7774,33 +7794,33 @@ msgstr "" "und importiert werden, auch wenn die Server in verschiedenen Zeitzonen sind)" "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Prozeduren" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funktionen" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Constraints der exportierten Tabellen" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Constraints der Tabelle" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPEN DER TABELLE" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELATIONEN DER TABELLE" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Fehler beim Lesen der Daten:" @@ -7845,15 +7865,15 @@ msgstr "" msgid "Column names: " msgstr "Spaltennamen: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Ungültiger Parameter für CSV-Import: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7863,13 +7883,13 @@ msgstr "" "richtig geschrieben, durch Kommata getrennt und nicht von Anführungszeichen " "eingeschlossen sind." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Ungültiges Format in Zeile %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Ungültige Anzahl an Spalten im CSV-Import in Zeile %d." @@ -7879,17 +7899,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Tabellenname" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Spaltennamen" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Dieses Plugin unterstützt keine Kompression!" @@ -8003,17 +8023,6 @@ msgstr "" "zu setzen." #: 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/transformations/" -#| "text_plain__external.inc.php and list the tools you want to make " -#| "available. The first option is then the number of the program you want to " -#| "use and the second option is the parameters for the program. The third " -#| "option, if set to 1, will convert the output using htmlspecialchars() " -#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and " -#| "ensure that the output appears all on one line (Default 1)." msgid "" "LINUX ONLY: Launches an external application and feeds it the column data " "via standard input. Returns the standard output of the application. The " @@ -8029,15 +8038,15 @@ msgstr "" "NUR FÜR LINUX: Startet ein externes Programm und verwendet die Daten der " "Spalte für die Standardeingabe. Gibt die Standardausgabe der Anwendung " "zurück. Die Voreinstellung wurde für Tidy optimiert, um HTML code optisch zu " -"formatieren. Aus Sicherheitsgründen müssen Sie die Datei " -"libraries/plugins/transformations/Text_Plain_External.class.php von Hand " -"bearbeiten, um weitere Programme verfügbar zu machen. Die erste Option ist " -"die Nummer des dort hinterlegten Programmes und die zweite Option legt die " -"Parameter für das externe Programm fest. Die dritte Option bestimmt, falls " -"auf 1 gesetzt, dass die Ausgabe mit htmlspecialchars() formatiert wird " -"(Standard: 1). Die vierte Option bestimmt, falls auf 1 gesetzt, ob ein " -"NOWRAP-Parameter der Tabellenzelle hinzugefügt wird, um einen automatischen " -"Umbruch der Standardausgabe zu verhindern (Standard: 1)." +"formatieren. Aus Sicherheitsgründen müssen Sie die Datei libraries/plugins/" +"transformations/Text_Plain_External.class.php von Hand bearbeiten, um " +"weitere Programme verfügbar zu machen. Die erste Option ist die Nummer des " +"dort hinterlegten Programmes und die zweite Option legt die Parameter für " +"das externe Programm fest. Die dritte Option bestimmt, falls auf 1 gesetzt, " +"dass die Ausgabe mit htmlspecialchars() formatiert wird (Standard: 1). Die " +"vierte Option bestimmt, falls auf 1 gesetzt, ob ein NOWRAP-Parameter der " +"Tabellenzelle hinzugefügt wird, um einen automatischen Umbruch der " +"Standardausgabe zu verhindern (Standard: 1)." #: libraries/plugins/transformations/abstract/FormattedTransformationsPlugin.class.php:31 msgid "" @@ -8117,84 +8126,84 @@ msgstr "" "ein Präfix, wie \"http://www.example.com/\". Die zweite Option ist der " "darzustellende Titel des Links." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "fehlerhaft" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Aktiviert" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Allgemeine Verknüpfungsfunktionen" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Anzeige verknüpfter Daten" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Erzeugen von PDFs" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Darstellung von Spaltenkommentaren" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Darstellungsumwandlung" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Bitte lesen Sie in der Dokumentation nach, wie Sie die Struktur Ihrer " "Spaltenkommentartabelle aktualisieren können" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Gespeicherte SQL-Abfrage" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-Verlaufsprotokoll" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Gespeicherte kürzlich verwendete Tabellen" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Gespeicherte Tabellen-Darstellungs-Optionen" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Benutzereinstellungen" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Kurzanleitung zum Einrichten der zusätzlichen Funktionen:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Erstellen der benötigten Tabellen mittels examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Den Benutzer pma einrichten und Zugriff auf diese Tabellen geben." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8203,16 +8212,16 @@ msgstr "" "php) aktiviert werden. Beispiele finden sich in der config." "sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Erneut in phpMyAdmin anmelden um die neue Konfigurationsdatei zu laden." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "keine Beschreibung" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Auswahl entfernen" @@ -8220,7 +8229,7 @@ msgstr "Auswahl entfernen" msgid "Slave configuration" msgstr "Slave-Konfiguration" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Master-Server wechseln oder neu konfigurieren" @@ -8234,9 +8243,9 @@ msgstr "" "[mysqld] einfügen:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Benutzername" @@ -8254,15 +8263,15 @@ msgid "Slave status" msgstr "Slave-Status" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variable" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Server-ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8270,38 +8279,38 @@ msgstr "" "Nur Slaves, die mit der Option --report-host=host_name gestartet wurden, " "sind in dieser Liste sichtbar." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Benutzer für den Replication-Slave hinzufügen" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Jeder Benutzer" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Textfeld verwenden" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Jeder Host" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokal" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Dieser Host" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Verwende Hosttabelle" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8309,142 +8318,142 @@ msgstr "" "Wenn die Host-Tabelle aktiv ist, wird dieses Feld ignoriert und stattdessen " "die Werte aus der Host-Tabelle verwendet." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Passwort generieren" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Die folgende Abfrage ist fehlgeschlagen: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Das wiederherstellen des gelöschten Ereignisses schlug fehl." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Die gesicherte Abfrage war:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Ereignis %1$s wurde geändert." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Ereignis %1$s wurde erzeugt." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" "Ein oder mehrere Fehler sind aufgetreten während Ihre Anfrage verarbeitet " "wurde:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Event bearbeiten" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Fehler beim Bearbeiten der Anfrage" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Details" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Ereignis-Name" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Ereignistyp" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Wechseln zu %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Ausführen um" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Abfrage ausführen" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Start" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Ende" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Nach Abschluss erhalten" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Ersteller" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "Der Ersteller muss im \"benutzername@hostname\" Format sein" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Sie müssen einen Ereignis-Namen angeben" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Sie müssen einen gültigen Intervall für dieses Ereignis angeben." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Sie müssen eine gültige Ausführungszeit für dieses Ereignis angeben." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Sie müssen einen gültigen Typ für dieses Event angeben." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Sie müssen die Definition des Ereignisses angeben." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Neu" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "AUS" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "AN" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Ereignis-Planer-Statistiken" @@ -8465,89 +8474,89 @@ msgstr "" "strong] Bitte verwenden Sie die neuere 'mysqli'-Erweiterung, um Probleme zu " "vermeiden." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Ungültiger Prozeduren-Typ: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Das wiederherstellen der gelöschten Prozedur schlug fehl." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Prozedur %1$s wurde geändert." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Die Prozedur %1$s wurde erstellt." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Bearbeite Prozedur" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Prozeduren-Name" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parameter" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Richtung" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Länge/Werte" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Parameter hinzufügen" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Letzten Parameter entfernen" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Rückgabe-Typ" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Rückgabe Länge/Werte" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Rückgabe der Optionen" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Ist plangesteuert" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Sicherheits-Typ" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "SQL-Datenzugriff" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Sie müssen einen Prozeduren-Namen angeben" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Ungültige Richtung \"%s\" für Parameter angegeben." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8555,21 +8564,21 @@ msgstr "" "Sie müssen Länge/Werte Angaben für Prozeduren Parameter des Typs ENUM, SET, " "VARCHAR und VARBINARY angeben." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" "Sie müssen einen Namen und einen Typ für jeden Prozeduren-Parameter angeben." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" "Sie müssen einen Namen und einen Typ für jeden Prozeduren-Parameter angeben." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Sie müssen die Definition der Prozedur angeben." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8578,18 +8587,18 @@ msgstr[0] "" msgstr[1] "" "%d Datensätze betroffen aufgrund des letzten Befehls innerhalb der Prozedur" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Ergebnisse der ausgeführten Prozedur %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Führe Prozedur aus" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Prozeduren-Parameter" @@ -8620,24 +8629,24 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Zeit" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Sie müssen einen Trigger-Namen angeben" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Sie müssen einen Trigger-Namen angeben" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" "Sie müssen einen Namen und einen Typ für jeden Trigger-Parameter angeben" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Sie müssen einen gültigen Tabellen-Namen angeben" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Sie müssen die Definition des Triggers angeben." @@ -8722,138 +8731,138 @@ msgstr "Es wurde kein Ereignis mit dem Namen %1$s in Datenbank %2$s gefunden" msgid "There are no events to display." msgstr "Es sind keine Ereignisse vorhanden, die angezeigt werden könnten." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Die Tabelle %s existiert nicht!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Bitte konfigurieren Sie die Koordinaten für die Tabelle %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Schema der Datenbank %s - Seite %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Diese Seite enthält keine Tabellen!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "SCHEMA-FEHLER: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Beziehungsschema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Inhalt" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Attribute" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Neue Seite erstellen" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Seitenname" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Automatische Anordnung basierend auf" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Interne Beziehungen" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Bitte wählen Sie die zu bearbeitende Seite" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Seite auswählen" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Tabellenauswahl" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Beziehungsschema anzeigen" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Beziehungsschema exportieren auswählen" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Gitterlinien anzeigen" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "mehrfarbig" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Tabellendimensionen anzeigen" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Alle Tabellen mit der selben Breite anzeigen" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Nur Schlüssel anzeigen" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Querformat" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Hochformat" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Ausrichtung" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Papiergröße" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8861,7 +8870,7 @@ msgstr "" "Auf der aktuellen Seite bestehen Referenzen zu Tabellen, die nicht mehr " "existieren. Sollen diese Referenzen gelöscht werden?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Klemmbrett anzeigen" @@ -8881,44 +8890,44 @@ msgid "Current Server" msgstr "Aktueller Server" # source != search / Source != Suche -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Quell-Datenbank" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Aktueller Server" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Entfernter Server" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Unterschied" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Ziel-Datenbank" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Zur Auswahl anklicken" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "SQL-Befehl(e) auf Server %s ausführen" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "SQL-Befehl(e) in Datenbank %s ausführen" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Werte löschen" @@ -8927,11 +8936,11 @@ msgstr "Werte löschen" msgid "Columns" msgstr "Spalten" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "SQL-Abfrage speichern" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Diese gespeicherte SQL-Abfrage für jeden Benutzer verfügbar machen" @@ -9035,7 +9044,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Rückverfolgung der Tabelle %s ist aktiviert." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -9047,7 +9056,7 @@ msgstr "" "einfaches Anführungszeichen (\"'\") verwenden, setzen Sie bitte ein " "Backslash vor das Zeichen. (z.B.: '\\\\xyz' oder 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9055,17 +9064,17 @@ msgstr "" "Bitte geben Sie jeweils nur einen Standardwert ohne Escape- oder " "Anführungszeichen an, und verwenden Sie dieses Format: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Index" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "Spalte verschieben" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9074,11 +9083,11 @@ msgstr "" "Um eine Liste aller verfügbaren MIME-Typen-Umwandlungen und deren Optionen " "zu sehen, klicken Sie bitte auf %sUmwandlungen%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Umwandlungsoptionen" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9090,57 +9099,57 @@ msgstr "" "einfaches Anführungszeichen (\"'\") verwenden, setzen Sie bitte ein " "Backslash vor das Zeichen. (z.B.: '\\\\xyz' oder 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM oder SET Daten zu lang?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Mehr Platz zum Editieren" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Kein(e)" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Wie definiert:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primärschlüssel" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Volltext" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "an den Anfang" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "nach %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "%s Spalte(n) einfügen" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Sie müssen mindestens eine Spalte hinzufügen." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Tabellenformat" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "PARTITION Definition" @@ -9161,11 +9170,11 @@ msgstr "" "Die Benutzereinstellungen werden nur für die aktuelle Session gespeichert. " "Die permanente Speicherung erfordert %sphpMyAdmin Konfigurationsspeicher%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Fehler beim Speichern der Konfiguration" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9182,81 +9191,81 @@ msgstr "Keine Dateien im ZIP-Archiv gefunden!" msgid "Error in ZIP archive:" msgstr "Fehler im ZIP-Archiv:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Allgemeine Einstellungen" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Zeichensatz/Kollation der MySQL-Verbindung" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Anzeige-Einstellungen" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Weitere Einstellungen" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Datenbank-Server" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Software" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Software-Version" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protokoll-Version" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Benutzer" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Server Zeichensatz" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Webserver" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Datenbank-Client Version" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP Erweiterung" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP-Informationen anzeigen" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Offizielle Homepage" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Mitmachen" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Unterstützung erhalten" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Liste der Änderungen" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9269,7 +9278,7 @@ msgstr "" "von außen auf ihn zugreifen. Sie sollten diese Sicherheitslücke unbedingt " "durch das Setze eines Passworts für den Benutzer 'root' schließen." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9279,7 +9288,7 @@ msgstr "" "aktiviert. Diese ist nicht kompatibel zu phpMyAdmin, weshalb es zu Problemen " "und Datenverlust kommen kann!" -#: main.php:294 +#: main.php:297 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 " @@ -9290,19 +9299,19 @@ msgstr "" "phpMyAdmin nicht in der Lage Zeichenketten zu trennen, was zu unerwarteten " "Ergebnissen führen kann." -#: main.php:302 +#: main.php:305 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." +"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 "" "Ihre PHP Einstellung [a@http://php.net/manual/en/session.configuration." -"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] ist niedriger als " -"die in phpMyAdmin konfigurierte Cookiegültigkeit, deshalb wird Ihre " -"Anmeldung eher ablaufen als in phpMyAdmin konfiguriert." +"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] ist " +"niedriger als die in phpMyAdmin konfigurierte Cookiegültigkeit, deshalb wird " +"Ihre Anmeldung eher ablaufen als in phpMyAdmin konfiguriert." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9311,13 +9320,13 @@ msgstr "" "phpMyAdmin eingestellt ist, daher wird Ihre Anmeldung eher ablaufen als in " "phpMyAdmin konfiguriert." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Ab sofort muss ein geheimes Passwort zur Verschlüsselung in der " "Konfigurationsdatei gesetzt werden (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9326,7 +9335,7 @@ msgstr "" "Das [code]config[/code] Unterverzeichnis des Installationsskripts ist noch " "vorhanden. Sie sollten es nach der Konfiguration von phpMyAdmin entfernen." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9336,7 +9345,7 @@ msgstr "" "einige erweiterte Funktionen wurden deaktiviert. Klicken Sie %shier%s, um " "herauszufinden warum." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9345,7 +9354,7 @@ msgstr "" "Die Version der verwendeten PHP MySQL Bibliothek %s unterscheidet sich von " "der Version des MySQL Servers %s. Dies kann zu unerwartetem Verhalten führen." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9354,24 +9363,24 @@ msgstr "" "Der Server läuft mit Suhosin. Bitte lesen Sie die %sDokumentation%s wegen " "möglicher Probleme." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Keine Datenbanken" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "Datenbanken nach Namen filtern" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Tabellen nach Namen filtern" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Erzeuge Tabelle" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Bitte Datenbank auswählen" @@ -9419,7 +9428,7 @@ msgstr "Wechseln klein/groß" msgid "Toggle relation lines" msgstr "Beziehungen anzeigen an/aus" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Import/Export Koordinaten für das PDF Schema" @@ -9477,67 +9486,67 @@ msgstr "Anlegen" msgid "Active options" msgstr "Aktive Optionen" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Seite wurde erstellt" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Seitenerstellung fehlgeschlagen" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Seite" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Import von ausgewählter Seite" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Export zu der ausgewählten Seite" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Eine Seite anlegen und dahin exportieren" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Name der neuen Seite: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Export/Import skalieren" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "empfohlen" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Fehler: Verknüpfung existiert bereits." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Fehler: Verknüpfung nicht hinzugefügt." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "FOREIGN KEY Relation hinzugefügt" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Interne Verknüpfung hinzugefügt" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Verknüpfung gelöscht" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Fehler beim speichern der Koordinaten für den Designer." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Änderungen gespeichert" @@ -9612,15 +9621,15 @@ msgstr "Vorhandene Einstellungen werden überschrieben!" msgid "You can reset all your settings and restore them to default values." msgstr "Sie können alle Einstellungen auf die Defaultwerten zurücksetzen." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Dateiimport" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Alle" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9631,37 +9640,37 @@ msgstr "" msgid "File doesn't exist" msgstr "Datei existiert nicht" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Binäres Protokoll zur Anzeige auswählen" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Dateien" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Zeige die SQL-Abfragen verkürzt an" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Zeige die SQL-Abfragen vollständig an" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Protokoll" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Position" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Ursprungsposition" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Information" @@ -9669,31 +9678,31 @@ msgstr "Information" msgid "Character Sets and Collations" msgstr "Zeichensätze und Kollationen" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d Datenbank wurde erfolgreich gelöscht." msgstr[1] "%1$d Datenbanken wurden erfolgreich gelöscht." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statistik über alle Datenbanken" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Master Replikation" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Slave Replikation" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Datenbankstatistiken aktivieren" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9701,7 +9710,7 @@ msgstr "" "Bitte beachten Sie: Das Aktivieren der Datenbankstatistiken kann starken " "Traffic zwischen dem Web- und dem MySQL-Server zur Folge haben." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Tabellenformate" @@ -9729,7 +9738,7 @@ msgstr "Modul" msgid "Library" msgstr "Bibliothek" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Version" @@ -9745,117 +9754,117 @@ msgstr "Lizenz" msgid "disabled" msgstr "deaktiviert" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Enthält alle Rechte bis auf GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Erlaubt das Verändern der Struktur bestehender Tabellen." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Erlaubt das Verändern und Löschen von Routinen." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Erlaubt das Erstellen neuer Datenbanken und Tabellen." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Erlaubt das Erstellen von gespeicherten Routinen." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Erlaubt das Erstellen neuer Tabellen." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Erlaubt das Erstellen temporärer Tabellen." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Erlaubt das Erstellen, Löschen und Umbenennen von Benutzern." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Erlaubt das Erstellen von Views." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Erlaubt das Löschen von Daten." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Erlaubt das Löschen ganzer Datenbanken und Tabellen." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Erlaubt das Löschen ganzer Tabellen." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Erlaubt das Anlegen von Events für den Event-Scheduler" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Erlaubt das Ausführen von Routinen." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" "Erlaubt das Importieren von Daten aus und das Exportieren in externe Dateien." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Erlaubt das Hinzufügen von Benutzern und Rechten ohne den die " "Benutzerprofile neu laden zu müssen." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Erlaubt das Erstellen und Löschen von Indizes." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Erlaubt das Hinzufügen und Ersetzen von Daten." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Erlaubt die Sperrung bestimmter Tabellen." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Begrenzt die Anzahl neuer Verbindungen, welche ein Benutzer pro Stunde " "aufbauen darf." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Begrenzt die Anzahl der Abfragen, welche ein Benutzer pro Stunde senden darf." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9863,63 +9872,63 @@ msgstr "" "Begrenzt die Anzahl der Veränderungen, welche ein Benutzer pro Stunde an " "allen Datenbanken und Tabellen vornehmen darf." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Beschränkt die Anzahl der gleichzeitigen Verbindungen für diesen Benutzer." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Erlaubt die Anzeige der Prozesse aller Benutzer" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Hat keinen Effekt in dieser MySQL-Version." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Erlaubt das erneute Laden von Servereinstellungen und das Leeren der " "Zwischenspeicher zur Laufzeit." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Erlaubt dem Benutzer zu fragen, wo sich die Master- bzw. Slave-Systeme " "befinden." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Wird für die Replication-Slave-Systeme benötigt." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Erlaubt das Auslesen von Daten." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Gewährt Zugang zur vollständigen Datenbankliste." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Erlaubt das Ausführen von SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Erlaubt das Beenden des Servers." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9929,169 +9938,169 @@ msgstr "" "bereits erreicht ist; Wird für viele administrative Operationen, wie das " "Setzen globaler Variables oder das Beenden fremder Prozesse, vorausgesetzt." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Erlaubt das Erzeugen und Löschen Triggern" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Erlaubt das Verändern von gespeicherten Daten." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Keine Rechte." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Kein(e)" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Tabellenspezifische Rechte" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Hinweis: MySQL-Rechte werden auf Englisch angegeben" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administration" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globale Rechte" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Datenbankspezifische Rechte" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ressourcenbeschränkungen" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Der Wert 0 (null) entfernt die Beschränkung." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Anmelde-Informationen" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Passwort nicht verändert" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Es wurde kein Benutzer gefunden." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Der Benutzer %s existiert bereits!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Der Benutzer wurde hinzugefügt." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Die Rechte für %s wurden geändert." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Sie haben die Rechte für %s widerrufen" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Das Passwort für %s wurde geändert." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Lösche %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Es wurden keine Benutzer zum Löschen ausgewählt!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Lade die Benutzertabellen neu" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Die gewählten Benutzer wurden gelöscht." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Die Benutzerprofile wurden neu geladen." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Rechte ändern" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Entfernen" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Alle exportieren" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Jeder" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Rechte für alle Benutzer" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Rechte für %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Benutzerübersicht" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "GRANT" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Die ausgewählten Benutzer löschen" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Den Benutzern alle Rechte entziehen und sie anschließend aus den " "Benutzertabellen löschen." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Die gleichnamigen Datenbanken löschen." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Hinweis: phpMyAdmin liest die Benutzerprofile direkt aus den entsprechenden " "MySQL-Tabellen aus. Der Inhalt dieser Tabellen kann sich von den " @@ -10099,134 +10108,134 @@ msgstr "" "Änderungen vorgenommen wurden. In diesem Fall sollten Sie %sdie " "Benutzerprofile neu laden%s bevor Sie fortfahren." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Der gewählte Benutzer wurde in der Benutzertabelle nicht gefunden." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Spaltenspezifische Rechte" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Rechte zu folgender Datenbank hinzufügen" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Platzhalter _ und % sollten mit einem \\ escaped werden, um das gewünschte " "Sonderzeichen einzubinden" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Rechte zu folgender Tabelle hinzufügen" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Anmelde-Information ändern/Benutzer kopieren" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Erstelle einen neuen Benutzer mit identischen Rechten und ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... behalte den alten bei." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... lösche den alten von den Benutzertabellen." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... entziehe dem alten alle Rechte und lösche ihn anschließend." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "... lösche den alten und lade anschließend die Benutzertabellen neu." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Datenbank für Benutzer" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Erstelle eine Datenbank mit gleichem Namen und gewähre alle Rechte" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Gewähre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen " "(username\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Gewähre alle Rechte auf die Datenbank "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Benutzer mit Zugriff auf "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "datenbankspezifisch" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "Platzhalter" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Benutzer wurde hinzugefügt." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Unbekannter Fehler" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Verbindung zu Master %s fehlgeschlagen." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Log-Position des Masters nicht lesbar. Mögliches Rechteproblem auf dem " "Master." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Kann Master nicht wechseln" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Master-Server wurde erfolgreich auf %s geändert" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" "Dieser Server ist als Master in einem Replikations-Prozess konfiguriert." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Zeige den Master-Status" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Zeige verbundene Slaves" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10235,11 +10244,11 @@ msgstr "" "Dieser Server ist als nicht Master in einem Replikations-Prozess " "konfiguriert. Möchten Sie ihn konfigurieren?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Master-Konfiguration" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10253,19 +10262,19 @@ msgstr "" "repliziert werden soll)/nNur bestimmte Datenbanken replizieren/nBitte wählen " "Sie:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Repliziere alle Datenbanken bis auf:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Repliziere nur:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Bitte Datenbanken auswählen:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10274,7 +10283,7 @@ msgstr "" "hinzufügen. Danach den MySQL-Server neu starten." # translation from go to "OK" as defined in po file -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10284,84 +10293,84 @@ msgstr "" "Daraufhin sollten Sie eine Meldung sehen, dass dieser Server als Master " "konfiguriert ist" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Slave SQL Thread läuft nicht!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Slave IO Thread läuft nicht!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Dieser Server ist als Slave in eienem Replikations Prozess konfiguriert. " "Möchten Sie:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Die Slave Statustabelle sehen" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Die Datenbanken mit dem Master abgleichen" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Kontrol-Slave:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Alles starten" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Alles stoppen" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Slave zurücksetzen" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Nur SQL-Thread starten" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Nur SQL-Thread stoppen" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Nur Ein-/Ausgabethread starten" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Nur Ein-/Ausgabethread stoppen" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Fehlerbehandlung:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Überspringen von Fehlern kann zu Synchronisationsverlust zwischen Master und " "Slave führen!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Überspringe aktuellen Fehler" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Überspringe nächsten" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "Fehler." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10370,12 +10379,12 @@ msgstr "" "Dieser Server ist nicht als Slave in einem Replikationsprozess konfiguriert. " "Möchten Sie ihn konfigurieren?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Der Thread %s wurde erfolgreich abgebrochen." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10383,115 +10392,115 @@ msgstr "" "phpMyAdmin konnte den Thread %s nicht abbrechen. Er wurde wahrscheinlich " "bereits geschlossen." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Bezeichner" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Abfragen-Zwischenspeicher" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Prozesse" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Temporäre Daten" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Verzögertes Einfügen (delayed inserts)" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Schlüssel-Zwischenspeicher" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Tabellenverknüpfungen (joins)" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sortierung" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Transaktions-Koordinator" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Alle Tabellen aktualisieren (und schließen)" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Zeige alle offenen Tabellen" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Zeige alle Slave-Hosts" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Zeige den Slave-Status" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Den Abfragen-Zwischenspeicher leeren. (FLUSH)" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Laufzeit-Informationen" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Alle Status Variablen" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Überwachung" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Ratgeber" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Aktualisierungs-Intervall: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filter" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Beinhalten das Wort:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Zeige nur Warn-Werte" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Nach Kategorie filtern..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Zeige unformatierte Werte" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Verwandte Links:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Analyse durchführen" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Einführung" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10499,7 +10508,7 @@ msgstr "" "Der Ratgeber kann Empfehlungen zu Server-Variablen durch Analyse der Server-" "Status-Variablen geben." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10509,7 +10518,7 @@ msgstr "" "Berechnungen und Faustregeln basieren und nicht umbedingt auf Ihrem System " "funktionieren müssen." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10519,7 +10528,7 @@ msgstr "" "was Sie ändern und wie Sie die Änderungen rückgängig machen können. Falsche " "Optimierungen können sehr negative Effekte hervorrufen." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10530,31 +10539,31 @@ msgstr "" "Änderungen zurückzunehmen, falls es keine klar messbaren Verbesserungen gab." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Verbindungen seit Start: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Angaben" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Netzwerk-Datenverkehr seit Start: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Dieser MySQL-Server läuft bereits %1$s. Er wurde um %2$s gestartet." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10562,18 +10571,18 @@ msgstr "" "Dieser MySQL Server arbeitet als Master und Slave im " "Replikations-Prozess." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Dieser MySQL Server arbeitet als Master im Replikations-" "Prozess." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Dieser MySQL Server arbeitet als Slave im Replikations-Prozess." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10581,11 +10590,11 @@ msgstr "" "Für weitere Informationen über den Replikations-Status auf dem Server siehe " "Abschnitt Replikation." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Replikations-Status" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10594,35 +10603,35 @@ msgstr "" "wieder bei 0 beginnen, deshalb können diese Werte, wie sie vom MySQL Server " "ausgegeben werden, falsch sein." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Empfangen" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Gesendet" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "max. gleichzeitige Verbindungen" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Fehlversuche" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Abgebrochen" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Befehl" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10630,12 +10639,12 @@ msgstr "" "Die Anzahl der Verbindungen die aufgrund einer nicht richtig geschlossenen " "Verbindung zu einem nicht mehr erreichbaren Client abgebrochen wurden." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" "Die maximale Nummer an Fehlversuchen um zu einem MySQL-Server zu verbinden." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10646,20 +10655,20 @@ msgstr "" "und eine temporäre Datei verwendet haben um die Statements der Transaktion " "zu speichern." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Anzahl der Transaktionen, die den temporären Binarylog-Zwischenspeicher " "verwendet haben." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" "Die Anzahl an Verbindungsversuchen (ob erfolgreich odernicht) zum MySQL-" "Server." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10671,11 +10680,11 @@ msgstr "" "Sie eventuell die Variable tmp_table_size herauf setzen, damit temporäre " "Tabellen im Speicher erzeugt werden statt auf der Festplatte." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Anzahl der temporären Dateien, die mysqld erzeugt hat." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10683,7 +10692,7 @@ msgstr "" "Anzahl der (implizit) im Arbeitsspeicher erzeugten temporären Tabellen bei " "der Ausführung von Statements." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10691,7 +10700,7 @@ msgstr "" "Anzahl der Datensätze, die mit INSERT DELAYED geschrieben wurden, und bei " "denen ein Fehler auftrat (z. B. duplicate key)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10699,23 +10708,23 @@ msgstr "" "Anzahl der verzögerten Insert-Handler-Prozesse in Benutzung. Jede einzelne " "Tabelle mit verzögerten Inserts bekommt einen eigenen Prozess." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Anzahl der Datensätze, die mit INSERT DELAYED geschrieben wurden." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Anzahl der ausgeführten FLUSH-Befehle." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Anzahl der Anfragen, ein COMMIT auszuführen." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Anzahl der Datensätze, die aus Tabellen gelöscht wurden." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10725,7 +10734,7 @@ msgstr "" "kann die NDB-Cluster-Storage-Engine fragen, ob sie eine bestimmte Tabelle " "kennt. Dieser Vorgang wird "discovery" genannt." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10736,7 +10745,7 @@ msgstr "" "Beispiel SELECT spalte1 FROM foo, unter der Annahme, dass spalte1 indiziert " "ist)." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10745,7 +10754,7 @@ msgstr "" "dieser Wert hoch ist, ist das ein gutes Indiz dafür, dass Ihre Anfragen und " "Tabellen korrekt indiziert sind." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10756,7 +10765,7 @@ msgstr "" "Bereichsbeschränkung (Limit) abfragen. Er wird ebenfalls herauf gezählt, " "wenn Sie einen Index-Scan durchführen." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10765,7 +10774,7 @@ msgstr "" "Schlüssels zu lesen. Diese Lese-Methode ist hauptsächlich zur Optimierung " "von ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10778,7 +10787,7 @@ msgstr "" "haben Sie wahrscheinlich viele Anfragen, die MySQL zwingen, ganze Tabellen " "zu scannen, oder Sie haben Joins, die Schlüssel nicht richtig benutzen." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10791,36 +10800,36 @@ msgstr "" "sind, oder dass Ihre Anfragen nicht so geschrieben sind, dass Sie Vorteile " "aus den Indexen ziehen, die Sie haben." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Anzahl der Anfragen, ein ROLLBACK auszuführen." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Anzahl der Anfragen, eine Zeile in einer Tabelle zu aktualisieren." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Anzahl der Anfragen, eine Zeile in eine Tabelle einzufügen." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" "Anzahl der Seiten, die Daten enthalten (ob "dirty" oder nicht)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Anzahl der als "dirty" markierten Seiten." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Anzahl der Seiten im Puffer-Pool, die zurückgeschrieben werden müssen." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Anzahl der unbenutzten Seiten." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10830,7 +10839,7 @@ msgstr "" "beschrieben oder können aus einem anderen Grund nicht zurückgeschrieben oder " "entfernt werden können." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10842,11 +10851,11 @@ msgstr "" "aus Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Die Größe des Puffer-Pools in Seiten." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10854,7 +10863,7 @@ msgstr "" "Anzahl \"random\" read-aheads durch InnoDB. Dies geschieht wenn eine Abfrage " "einen großen Teil einer Tabelle durchsucht aber in zufälliger Reihenfolge." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10862,11 +10871,11 @@ msgstr "" "Anzahl sequentieller read-aheads durch InnoDB. Dies geschieht wenn InnoDB " "eine Tabelle komplett sequentiell durchsucht." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Anzahl angeforderter Lesevorgängen durch InnoDB." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10874,7 +10883,7 @@ msgstr "" "Anzahl an Lesevorgängen die InnoDB nicht aus dem Zwischenspeicher bedienen " "konnte und deshalb einen Einzel-Seiten-Lesevorgang starten musste." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10889,53 +10898,53 @@ msgstr "" "geschehen ist. Wenn die Zwischenspeicher-Größe korrekt eingestellt ist " "sollte dieser Wert klein sein." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Anzahl der Schreibvorgänge im InnoDB Zwischenspeicher." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Bisher ausgeführte fsync()-Operationen." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Momentan anstehende fsync()-Operationen." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Momentan anstehende Lesezugriffe." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Momentan anstehende Schreizugriffe." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Wieviel Daten bisher gelesen wurden, in Byte." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Wie oft Daten gelesen wurden." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Wie oft Daten geschrieben wurden." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Wieviel Daten bisher geschrieben wurden, in Byte." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Anzahl der ausgeführten doublewrite Schreibzugriffe und die Anzahl der " "Seiten die dafür geschrieben wurden." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "Anzahl der ausgeführten doublewrite Zugriffe." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10943,35 +10952,35 @@ msgstr "" "Wie oft gewartet werden musste weil der Protokoll-Zwischenspeicher zu klein " "war und deshalb gewartet wurde das er geleert wird." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Anzahl der Schreibzugriffe für die Protokoll-Datei." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Anzahl der tatsächlichen Schreibvorgänge der Protokoll-Datei." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Getätigte fsync() Schreibzugriffe für die Protokoll-Datei." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Anstehende fsyncs für die Protokoll-Datei." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Anstehende Schreibzugriffe für die Protokoll-Datei." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Anzahl an Byte die in die Protokoll-Datei geschrieben wurden." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Anzahl erstellter Seiten." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10980,55 +10989,55 @@ msgstr "" "werden in Seiten gezählt; die Seitengröße erlaubt es diese einfach in Byte " "umzurechnen." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Anzahl gelesener Seiten." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Anzahl geschriebener Seiten." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Momentan anstehende Zeilen-Sperren." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" "Durchschnittliche Wartezeite um eine Datensatz-Sperre zu bekommen, in " "Millisekunden." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" "Summe aller Wartezeiten um Datensatz-Sperren zu bekommen, in Millisekunden." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" "Längste Wartezeite um eine Datensatz-Sperre zu bekommen, in Millisekunden." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Wie oft auf ein Datensatz-Sperre gewartet werden musste." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Anzahl gelöschter Datensätze aller InnoDB Tabellen." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Anzahl der eingefügten Datensätze in alle InnoDB Tabellen." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Anzahl der Datensätze, die aus InnoDB-Tabellen gelesen wurden." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Anzahl der Datensätze, die in InnoDB-Tabellen aktualisiert wurden." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11037,7 +11046,7 @@ msgstr "" "noch nicht auf die Platte zurück geschrieben (flush) wurden; auch bekannt " "als Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11046,7 +11055,7 @@ msgstr "" "Dieser Wert kann dazu dienen die Auslastung des Schlüssel-Zwischenspeicher " "zu bestimmen." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11055,18 +11064,18 @@ msgstr "" "Die Anzahl der maximal gleichzeitig benutzten Blocks im Schlüssel-" "Zwischenspeicher." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" "Prozentsatz des benutzten Schlüssel-Zwischenspeichers (berechneter Wert)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" "Die Anzahl der Anfragen, einen Schlüssel-Block aus dem Zwischenspeicher zu " "lesen." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11077,7 +11086,7 @@ msgstr "" "Die Zwischenspeicher-Zugriffsrate kann mit key_reads/key_read_requests " "berechnet werden." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -11085,25 +11094,25 @@ msgstr "" "Schlüssel-Zwischenspeicher Fehlberechnung als Verhältnis zwischen " "physikalischen Lese-Operationen und Lese-Anfragen (berechneter Wert)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" "Die Anzahl der Anfragen, einen Schlüssel-Block in den Zwischenspeicher zu " "schreiben." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" "Die Anzahl physikalischer Schreibvorgänge eines Schlüssel-Blocks auf Platte." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" "Prozentsatz der physikalischen Schreib-Operationen im Vergleich zu Schreib-" "Anfragen (berechneter Wert)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11113,7 +11122,7 @@ msgstr "" "berechnet. Nützlich um verschiedene Formulierungen für eine Abfrage zu " "vergleichen. Der Wert 0 besagt das bisher keine Abfrage übersetzt wurde." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -11121,13 +11130,13 @@ msgstr "" "Die maximale Anzahl an Verbindungen die seit Serverstart gleichzeitig " "benutzt wurden." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" "Anzahl der Datensätze, die in INSERT-DELAYED-Warteschleifen darauf warten, " "geschrieben zu werden." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11135,20 +11144,20 @@ msgstr "" "Anzahl der Tabellen, die geöffnet wurden. Wenn Opened_tables hoch ist, ist " "Ihre table_cache-Variable wahrscheinlich zu niedrig." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Anzahl der geöffneten Dateien." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Anzahl der geöffneten Streams (hauptsächlich zum Protokollieren benutzt)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Anzahl der geöffneten Tabellen." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -11158,19 +11167,19 @@ msgstr "" "Werte können Fragmentierungsprobleme aufzeigen, die durch eine FLUSH QUERY " "CACHE - Abfrage beseitigt werden können." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Freier Speicher im Abfragen-Zwischenspeicher." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Anzahl an Abfrage-Zwischenspeicher-Anfragetreffer." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Die Anzahl der Abfragen die dem Zwischenspeicher hinzugefügt wurden." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11184,7 +11193,7 @@ msgstr "" "stets die Abfrage gelöscht, die am längsten unbenutzt im Zwischenspeicher " "lag." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11192,19 +11201,19 @@ msgstr "" "Die Anzahl der nicht im Zwischenspeicher eingetragenen Abfragen (nicht " "möglich, oder aufgrund der query_cache_type Einstellung)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Die Anzahl der Abfragen im Zwischenspeicher." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Die Anzahl aller Speicherblöcke im Abfrage-Zwischenspeicher." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Der Status der ausfallsicheren Replikation." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11212,13 +11221,13 @@ msgstr "" "Anzahl der Joins ohne Schlüssel. Wenn dieser Wert nicht 0 ist sollten die " "Indizes der Tabellen sorgfältig überprüft werden." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Anzahl der Joins, bei denen eine Bereichssuche auf die Referenztabelle statt " "fand." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11227,7 +11236,7 @@ msgstr "" "Schlüsselbenutzung geprüft wurde. (Wenn dieser Wert nicht 0 ist sollten die " "Indizes der Tabellen sorgfältig überprüft werden.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11235,16 +11244,16 @@ msgstr "" "Anzahl der Joins, bei denen Bereiche auf die erste Tabelle benutzt wurden. " "(Es ist normalerweise unkritisch, wenn dieser Wert hoch ist.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Anzahl der Joins, bei denen die erste Tabelle gescannt wurde." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "Anzahl der temporären Tabellen, die momentan vom Slave-Prozess geöffnet sind." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11252,13 +11261,13 @@ msgstr "" "Gesamtzahl (seit Start des Servers) der vom Replikations-Slave-SQL-Thread " "wiederversuchten Transaktionen." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Dieser Wert steht auf ON wenn dieser Server ein Slave ist und mit dem Master " "verbunden ist." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11266,12 +11275,12 @@ msgstr "" "Anzahl der Prozesse, die länger als slow_launch_time brauchten, um sich zu " "verbinden." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "Anzahl der Anfragen, die länger als long_query_time benötigten." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11281,25 +11290,25 @@ msgstr "" "wurden. Wenn dieser Wert hoch ist, sollten Sie in Betracht ziehen, " "sort_buffer herauf zu setzen." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Anzahl der Sortiervorgänge, die mit Bereichen durchgeführt wurden." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Anzahl der sortierten Datensätze." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" "Anzahl der Sortiervorgänge, die durchgeführt wurden, indem die Tabelle " "gescannt wurde." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Wie oft eine Tabellensperre sofort erlangt wurde." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11311,7 +11320,7 @@ msgstr "" "sollten Sie zunächst Ihre Anfragen optimieren und dann entweder Ihre Tabelle" "(n) zerteilen oder Replikation benutzen." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11321,11 +11330,11 @@ msgstr "" "Zugriffsrate kann mit Threads_created/Connections berechnet werden. Wenn " "dieser Wert rot ist, sollte der thread_cache_size erhöht werden." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Anzahl der momentan offenen Verbindungen." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11337,47 +11346,47 @@ msgstr "" "Variable herauf setzen. (Normalerweise ergibt sich daraus keine bemerkbare " "Performance-Steigerung wenn eine gute Prozess-Implementierung vorliegt.)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "Prozess-Zwischenspeicher Erfolgsrate (berechneter Wert)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Anzahl der Prozesse, die nicht schlafen." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Überwachung starten" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Einführung/Einrichtung" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Umordnen/bearbeiten der Schaubilder beendet" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Schaubild hinzufügen" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Schaubilder umordnen/bearbeiten" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Aktualisierungs-Intervall" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Schaubild-Spalten" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Schaubild-Anordnung" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11386,15 +11395,15 @@ msgstr "" "Es empfiehlt sich dieses zu exportieren, wenn Sie eine aufwändige Anordnung " "eingerichtet haben." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Zurücksetzen" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Einführung zur Überwachung" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11409,7 +11418,7 @@ msgstr "" "general_log viele Daten produzieren und die Serverauslastung um bis zu 15% " "erhöhen kann." -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11421,11 +11430,11 @@ msgstr "" "mit PhpMyAdmin. Protokollierung in eine Tabelle wird von MySQL 5.1.6 und " "höher unterstützt. Sie können dennoch die Server Diagramm-Funktionen nutzen." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Verwendung der Überwachung:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11436,7 +11445,7 @@ msgstr "" "Aktualisierungsintervall ändern oder beliebige Diagramme entfernen, wenn Sie " "das Zahnrad-Icon des entsprechenden Schaubilds verwenden." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11449,11 +11458,11 @@ msgstr "" "gruppierten Abfragen geladen. Sie können auf jedes SELECT Anweisung klicken, " "um diese weiter zu analysieren." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Bitte beachten Sie:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11465,89 +11474,89 @@ msgstr "" "aufwändiger Prozess ist. Deshalb ist es ratsam, nur einen kleinen Zeitraum " "auszuwählen und die gerneral_log nach der Überwachung wieder zu deaktivieren." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Vordefiniertes Diagramm" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Status Variable(n)" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Serie auswählen:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Allgemein-überwacht" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "oder Variablen-Namen eingeben:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Den Wert als Unterschied zeigen" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Divisor hinzufügen" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Einheiten an Datenwerte anfügen" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Diese Serie hinzufügen" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Serien löschen" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Serien im Schaubild:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Protokoll Statistik" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Ausgewählte Zeit-Spanne:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Rufe nur SELECT, INSERT, UPDATE und DELETE Abfragen ab" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" "Lösche Variablen-Werte in INSERT Abfragen um die Gruppierung zu verbessern" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" "Bitte wählen Sie das Protokoll aus, von dem Statistiken generiert werden " "sollen." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Ergebnisse sind nach Abfrage-Text zusammengefasst." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Query Analyzer" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d Sekunde" msgstr[1] "%d Sekunden" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11562,8 +11571,8 @@ msgstr "Es konnte keine Verbindung zu Quell-Datenbank hergestellt werden" msgid "Could not connect to the target" msgstr "Es konnte keine Verbindung zu Ziel-Datenbank hergestellt werden" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "Datenbank '%s' existiert nicht." @@ -11666,19 +11675,19 @@ msgstr "" "Ziel-Datenbank wird komplett mit der Quell-Datenbank abgeglichen, wobei die " "Quell-Datenbank unverändert bleibt." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Setzen der Variable fehlgeschlagen" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Servervariablen und -einstellungen" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Wert für diese Sitzung" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Globaler Wert" @@ -11977,8 +11986,8 @@ msgstr "" "Sie haben die [kbd]config[/kbd] Authentifizierung gewählt und einen " "Benutzernamen und Passwort für Auto-Login eingegeben, was für Server im " "Internet nicht wünschenswert ist. Jeder, der Ihre phpMyAdmin-URL kennt oder " -"errät, kann direkt auf Ihre phpMyAdmin-Oberfläche zugreifen. Setzen Sie den " -"%sAuthentifizierungstyp%s auf [kbd]cookie[/kbd] oder [kbd]http[/kbd]." +"errät, kann direkt auf Ihre phpMyAdmin-Oberfläche zugreifen. Setzen Sie den %" +"sAuthentifizierungstyp%s auf [kbd]cookie[/kbd] oder [kbd]http[/kbd]." #: setup/lib/index.lib.php:314 #, php-format @@ -12025,46 +12034,46 @@ msgstr "" msgid "Wrong data" msgstr "Fehlerhafte Daten" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Lesezeichen \"%s\" wird als Standard-Anzeigeabfrage verwendet." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Möchten Sie diese Abfrage wirklich ausführen?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Ansicht als PHP Code" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Geprüftes SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL-Abfrageergebnis" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Erstellt von" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Warnungen bei den Indizes der Tabelle `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Titel" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Die Tabelle %1$s wurde erfolgreich geändert" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "Die Spalten wurden erfolgreich verschoben." @@ -12125,12 +12134,12 @@ msgstr "Beschriftung Y-Achse:" msgid "Y Values" msgstr "Y-Werte" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Die Tabelle %s existiert bereits!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Die Tabelle %1$s wurde erzeugt." @@ -12175,211 +12184,211 @@ msgstr "In Datei speichern" msgid "File name" msgstr "Dateiname" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Der Name des Primärschlüssels muss \"PRIMARY\" lauten!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Kann Index nicht in PRIMARY umbenennen!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Keine Indizes definiert!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Index hinzufügen" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Index bearbeiten" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Indexname:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(Nur der Name des Primärschlüssels darf und muß \"PRIMARY\" " "lauten!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Indextyp:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "%s Spalte(n) zum Index hinzufügen" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Tabelle kann nicht mit gleichem Namen verschoben werden!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Tabelle kann nicht mit gleichem Namen kopiert werden!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabelle %s wurde nach %s verschoben." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabelle %s wurde nach %s kopiert." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Der Tabellenname ist leer!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Tabelle sortieren nach" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(einmalig)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Verschiebe Tabelle nach (Datenbank.Tabellenname):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Tabellenoptionen" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Tabelle umbenennen in" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopiere Tabelle nach (Datenbank.Tabellenname):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Zur kopierten Tabelle wechseln" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Hilfsmittel" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Tabelle defragmentieren" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" "Die Tabelle %s wurde geschlossen und zwischengespeicherte Daten gespeichert" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Leeren des Tabellenzwischenspeichers (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Daten oder Tabelle löschen" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Tabelle leeren (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Tabelle löschen (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Partitions-Hilfsmittel" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partition %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analysieren" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Überprüfen" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimieren" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Neuaufbauen" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Reparieren" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Entferne die Partitionierung" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Prüfe referentielle Integrität:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Tabellen anzeigen" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Speicherplatzverbrauch" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Effektiv" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Datensatz-Statistiken" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statisch" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dynamisch" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Zeilenlänge" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Zeilengröße" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Nächster Autoindex" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Fehler beim Erzeugen eines Fremdschlüssels für %1$s (überprüfen Sie die " "Datentypen)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Interne Beziehung" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12387,131 +12396,131 @@ msgstr "" "Eine interne Beziehung ist nicht notwendig, wenn bereits ein entsprechender " "FOREIGN KEY existiert." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Beschränkung für auswärtige Schlüssel" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Räumlich" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Unterschiedliche Werte" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Primärschlüssel hinzufügen" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Eindeutigen Index hinzufügen" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "SPATIAL Index hinzufügen" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "FULLTEXT Index hinzufügen" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "kein(e)" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Spalte %s wurde gelöscht" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Ein Primärschlüssel wurde in %s erzeugt" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Ein Index wurde in %s erzeugt" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Weitere Aktionen anzeigen" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "Spalten verschieben" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "Verschieben Sie die Spalten, indem Sie sie nach oben und unten ziehen." -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "View/Ansicht bearbeiten" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Beziehungsübersicht" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Tabellenstruktur analysieren" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Spalte hinzufügen" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "An das Ende der Tabelle" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "An den Anfang der Tabelle" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Nach %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Index über %s Spalten anlegen" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "partitioniert" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Verlaufs-Report für Tabelle %s" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Version %1$s wurde erstellt, Tracking von %2$s ist aktiviert." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Verlaufs-Report für %1$s wurde bei Version %2$s deaktiviert." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Verlaufs-Report für %1$s wurde bei Version %2$s aktiviert." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL Befehle ausgeführt." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12520,118 +12529,118 @@ msgstr "" "Datenbank realisieren. Bitte stellen Sie sicher, dass Sie die dafür " "benötigten Rechte besitzen." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" "Kommentieren Sie diese beiden Zeilen aus, wenn Sie diese nicht benötigen." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL Befehle exportiert." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Version %s Schnappschuss (SQL code)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Verfolge erfolgreich gelöschte Datendefinitionen" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Abfrage-Fehler" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Verfolge erfolgreich gelöschte Datenmanipulationen" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Verfolge die Befehle" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Zeige %1$s mit Datum von %2$s bis %3$s und Benutzer %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Lösche die Verlaufsdaten des Datensatzes" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Keine Daten" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Datum" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "DDL Befehl" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "DML Befehl" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL Dump (Datei Download)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL Dump" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Diese Option ersetzt Ihre Tabelle und enthaltene Daten." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL Ausführung" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Export als %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Versionen anzeigen" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Verlaufs-Report für %s deaktivieren" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Jetzt deaktivieren" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Verlaufs-Report für %s aktivieren" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Jetzt aktivieren" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Version %1$s von %2$s erzeugen" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Verfolge diese Datenbeschreibungsbefehle (DDL):" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Verfolge diese Datenbearbeitungsbefehle (DML):" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Erzeuge Version" @@ -12660,11 +12669,11 @@ msgstr "Sie haben nicht genug Rechte um fortzufahren!" msgid "The profile has been updated." msgstr "Benutzer wurde geändert." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "VIEW Name" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "View umbenennen in" @@ -13016,8 +13025,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "Das aktuelle Verhältnis von freiem Abfrage-Zwischenspeicher zur Größe des " "gesamten Abfrage-Zwischenspeichers ist %s%%. Es sollte über 80%% betragen" @@ -13174,8 +13183,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s%% aller Sortierungen verursachen temporäre Tabellen, dieser Wert sollte " "kleiner als 10%% sein." @@ -14387,8 +14396,8 @@ msgstr "concurrent_insert ist auf 0 gesetzt" #~ "directory %s." #~ msgstr "" #~ "Die Unterstützung für Oberflächendesigns ist deaktiviert. Bitte " -#~ "überprüfen Sie Ihre Konfiguration und / oder Ihre Designs im Verzeichnis " -#~ "%s." +#~ "überprüfen Sie Ihre Konfiguration und / oder Ihre Designs im Verzeichnis %" +#~ "s." #~ msgid "The following queries have been executed:" #~ msgstr "Die folgenden Abfragen wurden ausgeführt:" diff --git a/po/el.po b/po/el.po index b69a308622..600e315e36 100644 --- a/po/el.po +++ b/po/el.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-03-22 09:27+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" -"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 0.8\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Εμφάνιση όλων" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Σελίδα:" @@ -38,55 +38,56 @@ msgstr "" "κλείσατε το μητρικό παράθυρο ή ο φυλλομετρητής σας δεν επιτρέπει τις " "ανανεώσεις μεταξύ παραθύρων λόγω ρυθμίσεων ασφαλείας." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Αναζήτηση" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Εκτέλεση" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Όνομα κλειδιού" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Περιγραφή" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Δημιουργήθηκε η βάση δεδομένων %1$s." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Σχόλιο βάσης: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Σχόλια πίνακα" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Στήλη" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Τύπος" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Κενό" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Προεπιλογή" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Σύνδεση με" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Σχόλια" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Όχι" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ναι" @@ -261,103 +262,103 @@ msgstr "Ναι" msgid "View dump (schema) of database" msgstr "Εμφάνιση σκαριφήματος (σχήματος) της βάσης δεδομένων" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Δεν βρέθηκαν πίνακες στη βάση δεδομένων." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Επιλογή όλων" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Αποεπιλογή όλων" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Το όνομα της βάσης δεδομένων είναι κενό!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Η βάση δεδομένων %s μετονομάστηκε σε %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Η βάση δεδομένων %s αντιγράφηκε στη %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Μετονομασία βάσης δεδομένων σε" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Μετακίνηση βάσης δεδομένων σε" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Η βάση δεδομένων %s διεγράφη." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Διαγραφή της βάση δεδομένων (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Αντιγραφή βάσης δεδομένων σε" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Μόνο η δομή" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Δομή και δεδομένα" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Μόνο τα δεδομένα" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE πριν την αντιγραφή" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Προσθήκη %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Προσθήκη τιμής AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Προσθήκη περιορισμών" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Αλλαγή στο αντίγραφο της βάσης δεδομένων" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Σύνθεση" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -366,492 +367,426 @@ msgstr "" "Οι επιπρόσθετες λειτουργίες για εργασία με συσχετισμένους πίνακες έχουν " "απενεργοποιηθεί. Για να μάθετε γιατί, πατήστε %sεδώ%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Επεξεργασία ή εξαγωγή σχεσιακού σχήματος" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Πίνακας" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Εγγραφές" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Μέγεθος" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "σε χρήση" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Δημιουργία" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Τελευταία ενημέρωση" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Tελευταίος έλεγχος" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s πίνακας" msgstr[1] "%s πίνακες" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Πρέπει να επιλέξετε τουλάχιστον μία στήλη για εμφάνιση" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Αλλαγή στον %sεικονικός μάστορας%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Ταξινόμηση" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Αύξουσα" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Φθίνουσα" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Εμφάνιση" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Κριτήρια" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Εισαγωγή" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Τομή" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Διαγραφή" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Ενωση" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Τροποποίηση" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Προσθήκη/Αφαίρεση Γραμμής Κριτηρίων" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Προσθήκη/Αφαίρεση Στηλών" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Ενημέρωση Ερωτήματος" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Χρήση Πινάκων" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Εντολή SQL στη βάση δεδομένων %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Υποβολή ερωτήματος" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Άρνηση πρόσβασης" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "τουλάχιστον έναν από τους όρους" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "όλους τους όρους" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "την ακριβή φράση" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "ως κανονική έκφραση" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Αποτελέσματα αναζήτησης για «%s» %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Σύνολο: %s αποτέλεσμα" -msgstr[1] "Σύνολο: %s αποτελέσματα" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s απατέλεσμα στον πίνακα %2$s" -msgstr[1] "%1$s αποτελέσματα στον πίνακα %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Περιήγηση" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Διαγραφή παρόμοιων αποτελεσμάτων για τον πίνακα %s;" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Διαγραφή" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Αναζήτηση στη βάση δεδπμένων" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Λέξεις ή τιμές για αναζήτηση (μπαλαντέρ: «%»):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Έυρεση:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Οι λέξεις χωρίζονται από τον χαρακτήρα διαστήματος (« »)." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Μέσα στους πίνακες:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Εσωτερικό πεδίο:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Δεν βρέθηκαν πίνακες στη βάση δεδομένων" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "άγνωστο" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Ο πίνακας %s άδειασε" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Η προβολή %s διαγράφτηκε" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Ο πίνακας %s διεγράφη" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Η παρακολούθηση είναι ενεργοποιημένη." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Η παρακολούθηση δεν είναι ενεργοποιημένη." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Αυτή η προβολή έχει τουλάχιστον αυτό τον αριθμό γραμμών. Λεπτομέρειες στην " -"%sτεκμηρίωση%s." +"Αυτή η προβολή έχει τουλάχιστον αυτό τον αριθμό γραμμών. Λεπτομέρειες στην %" +"sτεκμηρίωση%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Προβολή" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Αναπαραγωγή" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Σύνολο" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" "Η %s είναι η προεπιλεγμένη μηχανή αποθήκευσης σε αυτόν τον διακομιστή MySQL." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Με τους επιλεγμένους:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Επιλογή όλων" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Επιλογή πινάκων με περίσσεια" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Εξαγωγή" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Εμφάνιση για εκτύπωση" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Άδειασμα" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Διαγραφή" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Έλεγχος πίνακα" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Βελτιστοποίηση πίνακα" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Επιδιόρθωση πίνακα" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Ανάλυση πίνακα" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Προσθήκη προθέματος στον πίνακα" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Αντικατάσταση προθέματος πίνακα" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Αντιγραφή πίνακα με πρόθεμα" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Περιληπτικός πίνακας δεδομένων" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Παρακολουθούμενοι πίνακες" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Βάση" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Τελευταία έκδοση" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Δημιουργήθηκε" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Ενημερώθηκε" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Κατάσταση" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Ενέργεια" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Διαγραφή δεδομένων παρακολούθησης για αυτόν τον πίνακα" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "ενεργή" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "μη ενεργή" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Εκδόσεις" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Αναφορά παρακολούθησης" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Στιγμιότυπο δομής" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Μη παρακολουθούμενοι πίνακες" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Παρακολούθηση πίνακα" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Καταγραφή Βάσης Δεδομένων" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Μη έγκυρος τύπος!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Ο επιλεγμένος τύπος εξαγωγής πρέπει να αποθηκευτεί σε αρχείο!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Μη έγκυρες παράμετροι!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Δεν υπάρχει διαθέσιμος χώρος για την αποθήκευση του αρχείου %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -859,12 +794,12 @@ msgstr "" "Το αρχείο %s υπάρχει ήδη στον διακομιστή, για αυτό επιλέξτε διαφορετικό " "όνομα αρχείου ή ενεργοποιήστε την επιλογή αντικατάστασης." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Ο διακομιστής δεν έχει δικαιώματα αποθήκευσης του αρχείου %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Το αρχείο εξόδου αποθηκεύτηκε ως %s." @@ -887,7 +822,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Γεωμετρία" @@ -960,29 +895,29 @@ msgstr "" "Επιλέξτε «GeomFromText» από τη στήλη «συνάρτηση» και επικολήστε το παρακάτω " "κείμενο στο πεδίο «Τιμή»" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Πιθανόν προσπαθείτε να αποστείλετε πολύ μεγάλο αρχείο. Λεπτομέρειες στην " -"%sτεκμηρίωση%s για τρόπους αντιμετώπισης αυτού του περιορισμού." +"Πιθανόν προσπαθείτε να αποστείλετε πολύ μεγάλο αρχείο. Λεπτομέρειες στην %" +"sτεκμηρίωση%s για τρόπους αντιμετώπισης αυτού του περιορισμού." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Εμφάνιση σελιδοδείκτη" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Η ετικέτα διεγράφη." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Δεν ήταν δυνατή η ανάγνωση του αρχείου" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -993,7 +928,7 @@ msgstr "" "υποστήριξη για αυτή δεν έχει εφαρμοστεί ή απενεργοποιηθεί από τις ρυθμίσεις " "σας." -#: import.php:390 +#: import.php:394 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 " @@ -1004,29 +939,29 @@ msgstr "" "της ΡΗΡ. Δείτε τις [a@./Documentation.html#faq1_16@Documentation]ΣΑΕ 1.16[/" "a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Αδύνατη η μετατροπή της κωδικοποίησης χωρίς τη βιβλιοθήκη μετατροπής " "κωδικοποίησης" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Αδύνατη η φόρτωση προσθέτων εισαγωγής, για αυτό ελέξτε την εγκατάστασή σας!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Ο σελιδοδείκτης %s δημιουργήθηκε" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Η εισαγωγή ολοκληρώθηκε επιτυχώς, %d ερωτήματα εκτελέστηκαν." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1034,7 +969,7 @@ msgstr "" "Το χρονικό όριο του κώδικα εξαντλήθηκε, οπότε αν θέλετε να τελειώσετε την " "εισαγωγή, επανυποβάλτε το ίδιο αρχείο και η εισαγωγή θα συνεχίσει." -#: import.php:499 +#: import.php:503 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." @@ -1043,15 +978,15 @@ msgstr "" "σημαίνει ότι το phpMyAdmin δεν θα μπορέσει να τελειώσει την εισαγωγή εκτός " "και αν αυξήσετε τα χρονικά όρια της php." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Η εντολή SQL εκτελέσθηκε επιτυχώς" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Επιστροφή" @@ -1061,7 +996,7 @@ msgstr "" "Το phpMyAdmin είναι πιο φιλικό με έναν που υποστηρίζει frames " "φυλλομετρητή." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Οι εντολές «DROP DATABASE» έχουν απενεργοποιηθεί." @@ -1071,7 +1006,7 @@ msgstr "Οι εντολές «DROP DATABASE» έχουν απενεργοποι msgid "Do you really want to execute \"%s\"?" msgstr "Θέλετε να εκτελέσετε το ακόλουθο ερώτημα;" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Πρόκειται να DESTROY μια ολόκληρη βάση δεδομένων!" @@ -1111,7 +1046,7 @@ msgstr "Προσθήκη Ευρετηρίου" msgid "Edit Index" msgstr "Επεξεργασία ευρετηρίου" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Προσθήκη %d στήλης(ών) στο ευρετήριο" @@ -1129,16 +1064,16 @@ msgstr "Το όνομα του συστήματος είναι κενό!" msgid "The user name is empty!" msgstr "Το όνομα του χρήστη είναι κενό!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Ο κωδικός πρόσβασης είναι κενός!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Οι κωδικοί πρόσβασης δεν είναι ίδιοι!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Προσθήκη χρήστη" @@ -1150,29 +1085,31 @@ msgstr "Επαναφόρτωση δικαιωμάτων" msgid "Removing Selected Users" msgstr "Διαγραφή των επιλεγμένων χρηστών" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Κλείσιμο" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Επεξεργασία" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Διάγραμμα τρέχουσας κυκλοφορίας" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Διάγραμμα τρέχουσας σύνδεσης/διαδικασίας" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Διάγραμμα τρέχοντος ερωτήματος" @@ -1182,24 +1119,24 @@ msgstr "Στατικά δεδομένα" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Σύνολο" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Άλλα" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "." #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1219,7 +1156,7 @@ msgstr "Κυκλοφορία Διακομιστή (σε KB)" msgid "Connections since last refresh" msgstr "Συνδέσεις από την τελευταία ανανέωση" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Διεργασίες" @@ -1237,7 +1174,7 @@ msgstr "Ερωτήσεις από την τελευταία ανανέωση" msgid "Questions (executed statements by the server)" msgstr "Ερωτήσεις (εκτελεσμένες δηλώσεις από τον διακομιστή)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Στατιστικά ερωτήματος" @@ -1282,14 +1219,14 @@ msgid "System swap" msgstr "Αδράνεια συστήματος" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1341,32 +1278,32 @@ msgstr "Σταλθέντα Bytes" msgid "Bytes received" msgstr "Ληφθέντα Bytes" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Συνδέσεις" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1380,11 +1317,11 @@ msgstr "%d πίνακας(ες)" msgid "Questions" msgstr "Ερωτήσεις" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Κίνηση" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Ρυθμίσεις" @@ -1404,12 +1341,12 @@ msgstr "Προσθήκη διαγράμματος στο πλέγμα" msgid "Please add at least one variable to the series" msgstr "Εισάγετε τουλάχιστον μια μεταβλητή στις σειρές" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Καμία" @@ -1511,7 +1448,7 @@ msgstr "Αλλαγή ρυθμίσεων" msgid "Current settings" msgstr "Τρέχουσες ρυθμίσεις" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Τίτλος Διαγράμματος" @@ -1604,7 +1541,7 @@ msgstr "Επεξήγηση προϊόντος" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Χρόνος" @@ -1704,10 +1641,10 @@ msgstr "" "Απέτυχε η δημιουργία καννάβου διαγράμματος με την εισαγωγή ρυθμίσεων. " "Επαναφορά στην προεπιλεγμένη ρύθμιση..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Εισαγωγή" @@ -1777,7 +1714,7 @@ msgstr "Προώθηση Αιτήματος" msgid "Error in Processing Request" msgstr "Σφάλμα στην Προώθηση του Αιτημάτος" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Δεν έχετε επιλέξει βάσεις δεδομένων." @@ -1831,19 +1768,19 @@ msgstr "Απόκρυψη ευρετηρίων" msgid "Show indexes" msgstr "Εμφάνιση ευρετηρίων" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Απενεργοποίηση ελέγχων μη διακριτών κλειδιών" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Ενεργοποιημένη" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1874,7 +1811,7 @@ msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" "Ο ορισμός μιας αποθηκευμένης συνάρτησης πρέπει να περιέχει μια δήλωση RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Επεξεργαστής ENUM/SET" @@ -1913,8 +1850,8 @@ msgstr "Προβολή παραθύρου ερωτήματος" msgid "No rows selected" msgstr "Δεν επιλέχθηκαν γραμμές" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Αλλαγή" @@ -1922,18 +1859,18 @@ msgstr "Αλλαγή" msgid "Query execution time" msgstr "Χρόνος εκτέλεσης ερωτήματος" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "Ο αριθμός %d δεν είναι έγκυρος αριθμός γραμμών." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Αποθήκευση" @@ -1945,7 +1882,7 @@ msgstr "Απόκρυψη κριτηρίων αναζήτησης" msgid "Show search criteria" msgstr "Προβολή κριτηρίων αναζήτησης" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Εστιασμένη Αναζήτηση" @@ -1995,12 +1932,12 @@ msgstr "Ααποτελέσματα ερωτήματος" msgid "Data point content" msgstr "Περιεχόμενο δείκτη δεδομένων" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Παράληψη" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Αντιγραφή" @@ -2020,7 +1957,7 @@ msgstr "Επιλέξτε Μη Διακριτό Κλειδί" msgid "Please select the primary key or a unique key" msgstr "Επιλέξτε το πρωτεύον κλειδί ή ένα μοναδικό κλειδί" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Επιλέξτε στήλη για εμφάνιση" @@ -2108,7 +2045,7 @@ msgstr "Ενημέρωση γραμμής(ών)" msgid "Generate password" msgstr "Δημιουργία κωδικού πρόσβασης" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Παραγωγή" @@ -2116,7 +2053,7 @@ msgstr "Παραγωγή" msgid "Change Password" msgstr "Αλλαγή Κωδικού Πρόσβασης" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Περισσότερα" @@ -2207,63 +2144,63 @@ msgid "December" msgstr "Δεκεμβρίου" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Ιαν" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Φεβ" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Μαρ" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Απρ" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Μάη" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Ιουν" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Ιουλ" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Αυγ" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Σεπ" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Οκτ" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Νοε" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Δεκ" @@ -2301,32 +2238,32 @@ msgid "Sun" msgstr "Κυρ" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Δευ" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Τρί" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Τετ" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Πέμ" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Παρ" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Σάβ" @@ -2444,16 +2381,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "ανά δευτερόλεπτο" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "ανά λεπτό" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "ανά ώρα" @@ -2461,6 +2398,252 @@ msgstr "ανά ώρα" msgid "per day" msgstr "ανά ημέρα" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Μέγιστο μέγεθος: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Τεκμηρίωση" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Λάθος" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "Εντολή SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "Η MySQL επέστρεψε το μήνυμα: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Αδύνατη η σύνδεση στο εγκυροποιητή SQL!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Ανάλυση SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Χωρίς ανάλυση SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "χωρίς κώδικα PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Δημιουργία κώδικα PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Ανανέωση" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Παράβλεψη επικύρωσης SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Επικύρωση SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Εσωτερική επεξεργασία αυτού του ερωτήματος" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Εσωτερικό" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Δημιουργία προφίλ" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Κυρ" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y στις %H:%M:%S" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s μέρες, %s ώρες, %s λεπτά %s δευτερόλεπτα" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Απολεσθείσα παράμετρος:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Αρχή" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Προηγούμενη" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Επόμενη" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Τέλος" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Μεταπήδηση στην βάση «%s»." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" +"Η λειτουργία %s έχει επηρρεαστεί από ένα γνωστό σφάλμα, για αυτό δείτε %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Πατήστε για εναλλαγή" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Δομή" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "Κώδικας SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Προσθήκη" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Περιήγηση" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Λειτουργίες" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Περιηγηθείτε στον υπολογιστή σας:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Επιλογή από το φάκελο αποστολής του διακομίστή ιστού %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" +"Ο υποκατάλογος που ορίσατε για την αποθήκευση αρχείων δεν μπόρεσε να βρεθεί" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Δεν υπάρχουν αρχεία προς αποστολή" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Εκτέλεση" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Εκτύπωση" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2476,74 +2659,50 @@ msgstr "" msgid "Font size" msgstr "Μέγεθος γραμματοσειράς" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Αποθήκευση επεξεργασμένων δεδομένων" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Επαναφορά κατανομής στηλών" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Αρχή" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Προηγούμενη" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Επόμενη" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Τέλος" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Εγγραφή έναρξης" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Αριθμός εγγραφών" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Μορφή" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "οριζόντια" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "οριζόντια (στραμμένες επικεφαλίδες)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "κάθετη" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "Κεφαλίδες κάθε %s εγγραφές" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Ταξινόμηση ανά κλειδί" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2567,64 +2726,76 @@ msgstr "Ταξινόμηση ανά κλειδί" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Επιλογές" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Περιληπτικά κείμενα" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Πλήρη κείμενα" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Κλειδί συσχέτισης" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Στήλη προβολής συσχέτισης" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Εμφάνιση δυαδικών περιεχομένων" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Εμφάνιση περιεχομένων BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Εμφάνιση δυαδικών περιεχομένων ως Δεκαεξαδικά HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Απόκρυψη μετατροπής περιηγητή" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Καλά Γνωστό Κείμενο" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Καλά Γνωστό Δυαδικό" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Η εγγραφή έχει διαγραφεί" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Διαγραφή" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Τερματισμός" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2632,44 +2803,44 @@ msgstr "" "Ίσως είναι κατά προσέγγιση. Δείτε τις [a@./Documentation." "html#faq3_11@Documentation]ΣΑΕ 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "στην εντολή" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Εμφάνιση εγγραφών" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "συνολικά" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Το ερώτημα χρειάστηκε %01.4f δευτερόλεπτα" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Λειτουργίες αποτελεσμάτων ερωτήματος" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Προβολή εκτύπωσης (με πλήρη κείμενα)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Εμφάνιση διαγράμματος" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Οπτικοποίηση δεδομένων GIS" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Δημιουργία προβολής" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Δεν βρέθηκε η σύνδεση" @@ -2736,58 +2907,58 @@ msgstr "Αδύνατη η ανάγνωση (μετακίνηση) του αρχ msgid "Open new phpMyAdmin window" msgstr "Άνοιγμα νέου παραθύρου phpMyAdmin" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Από αυτό το σημείο πρέπει να έχετε ενεργοποιημένα cookies." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Από αυτό το σημείο πρέπει να έχετε ενεργοποιημένα cookies." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Δεν ορίστηκε ευρετήριο!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Ευρετήρια" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Μοναδικό" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Συμπιεσμένο" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Μοναδικότητα" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Σχόλιο" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Το πρωτεύον κλειδί διεγράφη" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Το ευρετήριο %s διεγράφη" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2796,137 +2967,96 @@ msgstr "" "Τα ευρετήρια %1$s και %2$s φαίνεται να είναι ίσα και ένα από αυτά μπορεί να " "απομακρυνθεί." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Βάσεις δεδομένων" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Διακομιστής" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Δομή" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "Κώδικας SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Προσθήκη" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Λειτουργίες" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Παρακολούθηση" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Δείκτες" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Ο πίνακας φαίνεται να είναι άδειος!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Η βάση δεδομένων φαίνεται να είναι άδεια!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Επερώτημα κατά παράδειγμα" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Δικαιώματα" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Εργασίες" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Συμβάντα" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Σχεδιαστής" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Χρήστες" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Συγχρονισμός" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Δυαδικό αρχείο καταγραφής" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Μεταβλητές" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Σύνολο χαρακτήρων" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Πρόσθετα" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Μηχανές" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Λάθος" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2952,79 +3082,79 @@ msgstr[1] "Εισήχθηκαν %1$d γραμμές." msgid "Error while creating PDF:" msgstr "Σφάλμα κατά τη δημιουργία του PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Αδύνατη η αποθήκευση πρόσφατου πίνακα" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Πρόσφατοι πίνακες" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Δεν υπάρχουν πρόσφατοι πίνακες" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Δεν υπάρχουν λεπτομερείς πληροφορίες κατάστασης για αυτή τη μηχανή " "αποθήκευσης." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "Η %s είναι διαθέσιμη σε αυτό το διακομιστή MySQL." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "Η %s έχει απενεργοποιήθεί σε αυτό το διακομιστή MySQL." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Αύτος ο διακομιστής MySQL δεν υποστηρίζει τη μηχανή αποθήκευσης %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "άγνωστη κατάσταση πίνακα: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Βάση δεδομένων προέλευσης" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Το θέμα %s δεν βρέθηκε!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Μη έγκυρη βάση δεδομένων" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Μη έγκυρο όνομα πίνακα" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Σφάλμα μετονομασίας του πίνακα %1$s σε %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Ο πίνακας %1$s μετονομάσθηκε σε %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Αδύνατη η αποθήκευση του πίανακα ρυθμίσεων UI" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -3033,7 +3163,7 @@ msgstr "" "Αδύνατη η εκκαθάριση του πίνακα προτιμήσεων του περιβάλλοντος εργασίας " "(δείτε το $cfg['Servers'][$i]['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3044,85 +3174,85 @@ msgstr "" "παραμείνουν μετά την ανανέωση της σελίδας. Ελέξτε αν η δομή πίνακα έχει " "αλλαχτεί." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Συνάρτηση" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Τελεστής" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Τιμή" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Αναζήτηση Πίνακα" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Επεξεργασία/Προσθήκη" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Επιλογή πεδίων (τουλάχιστον ένα):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Προσθήκη νέου όρου (σώμα της πρότασης «where» πρότασης):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Εγγραφές ανά σελίδα" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Σειρά εμφάνισης:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Χρησιμοποιήστε αυτή τη στήλη για την ετικέτα κάθε σημείου" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Μέγιστος αριθμός γραμμών για εκτύπωση" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Αναζήτηση μη διακριτών τιμών" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Πρόσθετα κριτήρια αναζήτησης" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Εκτέλεσε ένα «επερώτημα ανά παράδειγμα» (χαρακτήρας μπαλαντέρ «%») για δύο " "διαφρετικές στήλες" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Εκτέλεσε ένα «επερώτημα κατά παράδειγμα» (χαρακτήρας μπαλαντέρ «%»)" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Αναζήτηση/Επεξεργασία των σημείων" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Πως να το χρησιμοποιήσετε" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3197,14 +3327,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3451,13 +3581,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "κοινόχρηστο" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Πίνακες" @@ -3468,35 +3598,35 @@ msgstr "Πίνακες" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Δεδομένα" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Περίσσεια" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Μετάβαση στη βάση δεδομένων" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Χωρίς αναπαραγωγή" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Αναπαραγμένο" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Έλεγχος δικαιωμάτων για τη βάση «%s»." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Έλεγχος Δικαιωμάτων" @@ -3550,176 +3680,18 @@ msgstr "Ορίστηκε εσφαλμένη μέθοδος πιστοποίησ msgid "You should upgrade to %s %s or later." msgstr "Πρέπει να αναβαθμίσετε σε %s %s ή νεότερη." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "προσπάθεια επανεγγραφής GLOBALS" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "δυνατή αξιοποίηση" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "ανιχνεύτηκε αριθμητικό κλειδί" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Μέγιστο μέγεθος: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Τεκμηρίωση" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "Εντολή SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "Η MySQL επέστρεψε το μήνυμα: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Αδύνατη η σύνδεση στο εγκυροποιητή SQL!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Ανάλυση SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Χωρίς ανάλυση SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "χωρίς κώδικα PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Δημιουργία κώδικα PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Ανανέωση" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Παράβλεψη επικύρωσης SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Επικύρωση SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Εσωτερική επεξεργασία αυτού του ερωτήματος" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Εσωτερικό" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Δημιουργία προφίλ" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Κυρ" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y στις %H:%M:%S" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s μέρες, %s ώρες, %s λεπτά %s δευτερόλεπτα" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Απολεσθείσα παράμετρος:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Μεταπήδηση στην βάση «%s»." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" -"Η λειτουργία %s έχει επηρρεαστεί από ένα γνωστό σφάλμα, για αυτό δείτε %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Πατήστε για εναλλαγή" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Περιηγηθείτε στον υπολογιστή σας:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Επιλογή από το φάκελο αποστολής του διακομίστή ιστού %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" -"Ο υποκατάλογος που ορίσατε για την αποθήκευση αρχείων δεν μπόρεσε να βρεθεί" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Δεν υπάρχουν αρχεία προς αποστολή" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Εκτέλεση" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Εκτύπωση" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3745,9 +3717,9 @@ msgstr "Άνοιγμα" msgid "Closed" msgstr "Κλεισμένο" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Απενεργοποιημένη" @@ -3876,32 +3848,32 @@ msgstr "Η επέκταση SOAP δεν βρέθηκε" msgid "maximum %s" msgstr "μέγιστος αριθμός %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Αυτή η ρύθμιση είναι απενεργοποιημένη και δεν θα εφαρμοστεί στις ρυθμίσεις " "σας" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Ορισμός τιμής: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Επαναφορά προεπιλεγμένης τιμής" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Επιτρέπεται στους χρήστες να προσαρμόσουν αυτή την τιμή" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Επαναφορά" @@ -4190,7 +4162,7 @@ msgid "Character set of the file" msgstr "Σύνολο χαρακτήρων αρχείου" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Μορφοποίηση" @@ -4215,14 +4187,14 @@ msgstr "Εμφάνιση ονομάτων στηλών στην πρώτη γρ #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Στήλες που περικλείονται από" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Τα πεδία χρησιμοποιούν το χαρακτήρα διαφυγής" @@ -4242,13 +4214,13 @@ msgstr "Απομάκρυνση χαρακτήρων CRLF μέσα στις στ #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Στήλες που τελειώνουν με" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Γραμμές που τελειώνουν σε" @@ -4305,12 +4277,12 @@ msgstr "Κλειδί ετικέτας" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "Τύπος MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Συσχετίσεις" @@ -4323,7 +4295,7 @@ msgid "Save on server" msgstr "Αποθήκευση στο διακομιστή" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Αντικατάσταση αρχείου(ων)" @@ -4336,7 +4308,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Χρήση ανάποδων εισαγωγικών στα ονόματα των πινάκων και των στηλών" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Κατάσταση συμβατότητας SQL" @@ -4558,8 +4530,8 @@ msgstr "" "μπορούν να χρησιμοποιηθούν για ειδικές τιμές." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Παράθυρο ερωτήματος" @@ -5948,10 +5920,10 @@ msgstr "Απαιτεί την ενεργοποίηση του Εγκυροποι #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Κωδικός πρόσβασης" @@ -5975,8 +5947,8 @@ msgstr "" "Αν έχετε ένα προσαρμοσμένο όνομα χρήστη, ορίστε το εδώ (προεπιλογή:[kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Όνομα χρήστη" @@ -6230,7 +6202,7 @@ msgstr "Η επέκταση %s λείπει. Δείτε τις ρυθμίσει msgid "possible deep recursion attack" msgstr "πιθανή βαθειά ανάδρομή επίθεση" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6238,36 +6210,86 @@ msgstr "" "Ο διακομιστής δεν αποκρίνεται (ή ο τοπικός διακομιστής δεν έχει ρυθμιστεί " "σωστά)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Ο διακομιστής δεν αποκρίνεται." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Ελέξτε τα δικαιώματα του φακέλου που περιέχει τη βάση δεδομένων." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Λεπτομέρειες..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Αποτελέσματα αναζήτησης για «%s» %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Σύνολο: %s αποτέλεσμα" +msgstr[1] "Σύνολο: %s αποτελέσματα" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s απατέλεσμα στον πίνακα %2$s" +msgstr[1] "%1$s αποτελέσματα στον πίνακα %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Διαγραφή παρόμοιων αποτελεσμάτων για τον πίνακα %s;" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Αναζήτηση στη βάση δεδπμένων" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Λέξεις ή τιμές για αναζήτηση (μπαλαντέρ: «%»):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Έυρεση:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Οι λέξεις χωρίζονται από τον χαρακτήρα διαστήματος (« »)." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Μέσα στους πίνακες:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Εσωτερικό πεδίο:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "Ανεπιτυχής σύνδεση του χρήστη ελέγχου όπως ορίστηκε στη ρύθμισή σας." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Αλλαγή κωδικού πρόσβασης" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Χωρίς Κωδικό Πρόσβασης" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Επαναεισαγωγή" @@ -6288,8 +6310,8 @@ msgstr "Δημιουργία βάσης δεδομένων" msgid "Create" msgstr "Δημιουργία" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Χωρίς Δικαιώματα" @@ -6303,9 +6325,9 @@ msgstr "Δημιουργία πίνακα" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Όνομα" @@ -6313,145 +6335,145 @@ msgstr "Όνομα" msgid "Number of columns" msgstr "Αριθμός στηλών" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Αδύνατη η φόρτωση προσθέτων εξαγωγής, για αυτό εξέξτε την εγκατάστασή σας!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Εξαγωγή βάσεων δεδομένων από τον τρέχοντα διακομιστή" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Εξαγωγή πινάκων από τη βάση δεδομένων «%s»" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Εξαγωγή εγγραφών από τον πίνακα «%s»" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Μέθοδος εξαγωγής:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Γρήγορο - προβολή μονό των ελάχιστων επιλογών" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Προσαρμογή - προβολή όλων των πιθανών επιλογών" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Βάση(εις) δεδομένων:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Πίνακας(ες):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Εγγραφές:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Μετατροπή εγγραφής(ών)" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Αριθμός εγγραφών:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Η εγγραφή θα ξεκινάει στο:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Μετατροπή όλων των γραμμών" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Εξαγόμενο:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Αποθήκευση στον διακομιστή στον φάκελο %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Αποθήκευση εξαγόμενου σε αρχείο" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Πρότυπο ονόματος αρχείου:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "Το @SERVER@ θα γίνει το όνομα του διακομιστή" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", το @DATABASE@ θα γίνει το όνομα της βάσης δεδομένων" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", το @TABLE@ θα γίνει το όνομα του πίνακα" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"formatting strings. Additionally the following transformations will happen: %" +"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details." msgstr "" "Αυτή η τιμή μετατρέπεται με χρήση της συνάρτησης %1$sstrftime%2$s, έτσι " "μπορείτε να χρησιμοποιήσετε φράσεις μορφής χρόνου. Επιπρόσθετα, θα γίνουν " "και οι ακόλουθες μετατροπές: %3$s. Το υπόλοιπο κείμενο θα παραμείνει όπως " "είναι. Δείτε τις %4$sΣΑΕ%5$s για λεπτομέρειες." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "χρησιμοποιήστε το για μελλοντικές εξαγωγές" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Σύνολο χαρακτήρων του αρχείου:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Συμπίεση:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "συμπίεση «zip»" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "συμπίεση «gzip»" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "συμπίεση «bzip»" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Προβολή εξαγόμενου ως κείμενο" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Μορφοποίηση:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Επιλογές ορισμένης μορφής:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6459,36 +6481,36 @@ msgstr "" "Μεταβείτε πιο κάτω για να συμπληρώσετε τις επιλογές για την επιλεγμένη μορφή " "και αγνοήστε τις επιλογές για τις άλλες μορφές." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Μετατροπή κωδικοποίησης:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %1$s of %2$s" msgid "committed on %1$s by %2$s" msgstr "Δημιουργία έκδοσης %1$s του %2$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %1$s of %2$s" msgid "authored on %1$s by %2$s" msgstr "Δημιουργία έκδοσης %1$s του %2$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6498,35 +6520,35 @@ msgstr "" "αυτό είναι ένα γνωστό σφάλμα φυλλομετρητή (Safari, Google Chrome, Arora " "κλπ.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Μορφή εισαχθέντος αρχείου" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Η εισαγωγή του αρχείου είναι σε εξέλιξη, υπομονή." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6534,30 +6556,30 @@ msgstr "" "Υπομονή, το αρχείο αποστέλεται. Λεπτομέρειες για την αποστολή δεν είναι " "διαθέσιμες." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Εισαγωγή στον τρέχοντα διακομιστή" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Εισαγωγή στη βάση δεδομένων «%s»" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Εισαγωγή στον πίνακα «%s»" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Αρχείο για εισαγωγή:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Το αρχείο μπορεί να συμπιεστεί (%s) ή να αποσυμπιεστεί." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6565,15 +6587,15 @@ msgstr "" "Το όνομα του συμπιεσμένου αρχείου πρέπει να έχει επέκταση: .[format]." "[compression]. Παράδειγμα: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Οι αποστολές αρχείων δεν επιτρέπονται σε αυτό τον διακομιστή." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Μερική εισαγωγή:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6581,7 +6603,7 @@ msgstr "" "Η προηγούμενη εισαγωγή εξάντλησε το χρονικό όριο, μετά την επανυποβολή θα " "συνεχίσει από τη θέση %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6592,11 +6614,11 @@ msgstr "" "είναι καλό για εισαγωγή μεγάλων αρχείων, ωστόσο, μπορεί να κόψει τις " "μεταφορές.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Αριθμός εγγραφών που θα παραβλεφθούν από την αρχή:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Επιλογές Ορισμένης Μορφής:" @@ -6605,7 +6627,7 @@ msgstr "Επιλογές Ορισμένης Μορφής:" msgid "Language" msgstr "Γλώσσα" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Πληροφορίες έκδοσης" @@ -6650,67 +6672,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Buffer Pool" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Κατάσταση InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Χρήση Buffer Pool" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "σελίδες" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Ελέυθερες σελίδες" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Προβληματικές σελίδες" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Σελίδες που περιέχουν δεδομένα" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Σελίδες για να εκκαθαριστούν" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Απασχολημένες σελίδες" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Κλειδωμένες σελίδες" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Δραστηριότητα Buffer Pool" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Αιτήσεις ανάγνωσεης" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Αιτήσεις εγγραφής" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Απώλειες ανάγνωσης" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Αναμονές εγγραφής" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Απώλειες ανάγνωσης σε ποσοστό" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Αναμονές εγγραφής σε ποσοστό" @@ -6945,20 +6967,20 @@ msgstr "" "τιμή, τότε τα παλαιά αρχεία θα διαγράφονται, διαφορετικά μετονομάζονται και " "τους δίδεται ο επόμενος αύξων αριθμός." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -"Τεκμηρίωση και περισσότερες πληροφορίες για το PBXT μπορούν να βρεθούν στην " -"%sΙστοσελίδα του PrimeBase XT%s." +"Τεκμηρίωση και περισσότερες πληροφορίες για το PBXT μπορούν να βρεθούν στην %" +"sΙστοσελίδα του PrimeBase XT%s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Σχετικοί Σύνδεσμοι" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "Το Ιστολόγιο του PrimeBase XT από τον Paul McCullagh" @@ -6966,127 +6988,127 @@ msgstr "Το Ιστολόγιο του PrimeBase XT από τον Paul McCullagh msgid "No data found for GIS visualization." msgstr "Δεν βρέθηκαν δεδομένα για την οπτικοποίηση GIS." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" "Η MySQL επέστρεψε ένα άδειο σύνολο αποτελεσμάτων (π.χ. καμμία εγγραφή)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "Οι ακόλουθες δομές δημιουργήθηκαν ή αλλάχτηκαν. Εδώ μπορείτε να:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Προβολή των περιεχομένων δομής πατώντας στο όνομά της" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "Αλλάξτε τις ρυθμίσεις πατώντας τον αντίστοιχο σύνδεσμο «Επιλογές»" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Επεξεργαστείτε τη δομή πατώντας τον σύνδεσμο «Δομή»" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Μετάβαση στη βάση δεδομένων: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Επεξεργασία ρυθμίσεων για %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Μετάβαση στον πίνακα: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Δομή του %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Μετάβαση στην προβολή: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Απόκρυψη" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Δυαδικό" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" "Εξαιτίας του μεγέθος του,
αυτό το πεδίο ίσως να μη μπορεί να διορθωθεί" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Δυαδικό - χωρίς δυνατότητα επεξεργασίας" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "κατάλογος αποθήκευσης αρχείων διακομιστή" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Συνέχιση εισαγωγής με %s εγγραφές" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "και μετά" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Εισαγωγή ως νέα εγγραφή" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Εισαγωγή ως νέα γραμμή και παράβλεψη σφαλμάτων" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Εμφάνιση ερωτήματος εισαγωγής" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Επιστροφή" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Εισαγωγή νέας εγγραφής" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Επιστροφή σε αυτή τη σελίδα" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Επεξεργασία επόμενης γραμμής" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Χρήση του πλήκτρου TAB για μετακίνηση από τιμή σε τιμή ή CTRL+βέλη για " "μετακίνηση παντού" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Εμφάνιση ερωτήματος SQL" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Ταυτότητα εισερχόμενης εγγραφής: %1$d" @@ -7101,236 +7123,236 @@ msgstr "Καμία" msgid "Convert to Kana" msgstr "Μετατροπή σε Kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Από" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Προς" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Αποστολή" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Προσθήκη προθέματος πίνακα" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Προσθήκη προθέματος" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to execute following query?" msgid "Do you really want to execute the following query?" msgstr "Θέλετε να εκτελέσετε το ακόλουθο ερώτημα;" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Χωρίς αλλαγή" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Σύνολο χαρακτήρων" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Βουλγαρικά" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Απλοποιημένα Κινεζικά" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Παραδοσιακά Κινεζικά" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "χωρίς ταίριασμα πεζών-κεφαλαίων" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "ταίριασμα πεζών-κεφαλαίων" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Κροατικά" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Τσεχικά" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Δανικά" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Αγγλικά" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Εσπεράντο" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Εσθονικά" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Γερμανικά" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "περιληπτικός πίνακας" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "τηλ. κατάλογος" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Ουγγρικά" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Ισλανδικά" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Ιαπωνικά" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Λιθουανικά" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Λιθουανικά" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Κορεατικά" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Περσικά" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Πολωνικά" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Δυτικής Ευρώπης" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Ρουμάνικα" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Σλοβάκικα" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Σλοβένικα" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Ισπανικά" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Παραδοσιακά Ισπανικά" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Σουηδικά" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Ταϊλανδικά" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Τουρκικά" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ουκρανικά" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "πολυγλωσσικό" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Κεντρικής Ευρώπης" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Ρωσικά" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Βαλτικής" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Αρμενικά" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Κυριλλικά" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Αραβικά" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Εβραϊκά" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Γεωργιανά" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Ελληνικά" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Τσέχο-Σλοβάκικα" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Κεντρική σελίδα" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Αποσύνδεση" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Τεκμηρίωση phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Επαναφόρτωση πλαισίου πλοήγησης" @@ -7352,8 +7374,8 @@ msgstr "Καλωσήρθατε στο %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Πιθανή αιτία για αυτό είναι η μη δημιουργία αρχείου προσαρμογής. Ίσως θέλετε " "να χρησιμοποιήσετε τον %1$sκώδικα εγκατάστασηςt%2$s για να δημιουργήσετε ένα." @@ -7406,7 +7428,7 @@ msgstr "Κωδικός πρόσβασης:" msgid "Server Choice" msgstr "Επιλογή Διακομιστή" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7414,7 +7436,7 @@ msgstr "" "Η σύνδεση χωρίς κωδικό πρόσβασης απαγορεύεται από τις ρυθμίσεις (δείτε τη " "μεταβλητή AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" @@ -7422,8 +7444,8 @@ msgstr "" "Καμιά δραστηριότητα εδώ και %s δευτερόλεπτα τουλάχιστον, για αυτό " "ξανασυνδεθείτε" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Δεν ήταν δυνατή η σύνδεση με τον διακομιστή MySQL" @@ -7503,7 +7525,7 @@ msgstr "Επιλογές απορριμμάτων δεδομένων" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Άδειασμα δεδομένων του πίνακα" @@ -7518,28 +7540,28 @@ msgstr "Συμβάν" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Προσδιορισμός" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Δομή πίνακα για τον πίνακα" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Δομή για προβολή" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Στημένη δομή για προβολή" @@ -7585,32 +7607,32 @@ msgid "Display MIME types" msgstr "Διαθέσιμοι τύποι MIME" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Φιλοξενητής" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Χρόνος δημιουργίας" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Έκδοση διακομιστή" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Έκδοση PHP" @@ -7696,7 +7718,7 @@ msgstr "" "λέξεις-κλειδιά)" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Εκκαθάριση του πίνακα πριν την εισαγωγή" @@ -7773,33 +7795,33 @@ msgstr "" "μετατραπούν και να επαναφορτωθούν μεταξύ διακομιστών σε διαφορετικές ζώνες " "ώρας)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Διαδικασίες" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Συναρτήσεις" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Περιορισμοί για άχρηστους πίνακες" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Περιορισμοί για πίνακα" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "ΤΥΠΟΙ MIME ΓΙΑ ΠΙΝΑΚΑ" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "ΣΥΣΧΕΤΙΣΕΙΣ ΓΙΑ ΠΙΝΑΚΑ" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Σφάλμα ανάγνωσης δεδομένων:" @@ -7843,15 +7865,15 @@ msgstr "" msgid "Column names: " msgstr "Ονόματα στηλών: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Μη έγκυρη παράμετρος στο εισαχθέν CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7860,13 +7882,13 @@ msgstr "" "Ορίστηκε μη έγκυρη στήλη (%s)! Σιγουρευτείτε ότι τα ονόματα στηλών ορίζονται " "σωστά, χωρίζονται με κόμμα δεν περιέχονται σε εισαγωγικά." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Μη έγκυρη μορφή στο εισαχθέν CSV στη γραμμή %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Μη έγκυρο πλήθος πεδίων στο εισαχθέν CSV στη γραμμή %d." @@ -7876,17 +7898,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Ονομασία πίνακας" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Ονόματα στηλών" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Αυτό το πρόσθετο δεν υποστηρίζει συμπιεσμένες εισαγωγές!" @@ -7976,8 +7998,8 @@ msgstr "" "επιλογή για να ορίσετε μια μορφή ημερομηνίας-ώρας. Η τρίτη επιλογή ορίζει αν " "θέλετε να δείτε την τοπική ή την παγκόσμια ώρα (χρήση «local» ή «utc» " "αντίστοιχα). Σύμφωνα με αυτό, η μορφή της ημερομηνίας έχει διαφορετική τιμή " -"- για το «local» δείτε την τεκμηρίωση για τη συνάρτηση strftime() της PHP " -"και για το «utc» γίνεται χρησιμοποιώντας τη συνάρτηση gmdate()." +"- για το «local» δείτε την τεκμηρίωση για τη συνάρτηση strftime() της PHP και " +"για το «utc» γίνεται χρησιμοποιώντας τη συνάρτηση gmdate()." #: libraries/plugins/transformations/abstract/DownloadTransformationsPlugin.class.php:31 msgid "" @@ -8105,84 +8127,84 @@ msgstr "" "είναι ένα πρόθεμα όπως «http://www.example.com/», η δεύτερη επιλογή είναι " "ένας τίτλος για τον σύνδεσμο." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "άκυρο" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "Εντάξει" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Ενεργοποιημένη" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Γενικές λειτουργίες συσχέτισης" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Λειτουργίες εμφάνισης" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Δημιουργία αρχείων PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Εμφάνιση σχολίων πεδίων" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Μετατροπή περιηγητή" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Παρακαλώ διαβάστε στην τεκμηρίωση για το πως μπορείτε να ανανεώσετε τον " "πίνακα column_comments" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Αποθηκευμένο ερώτημα SQL" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Ιστορικό SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Μόνιμοι πρόσφατα χρησιμοποιημένοι πίνακες" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Μόνιμες ρυθμίσεις πινάκων UI" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Ρυθμίσεις χρήστη" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Γρήγορα βήματα για εγκατάσταση χαρακτηριστικών για προχωρημένους:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Δημιουργία των απαραίτητων πινάκων με το αρχείο examples/create_tables." "sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Δημιουργήστε έναν χρήστη pma και δώστε πρόσβαση σε αυτούς του πίνακες." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8191,17 +8213,17 @@ msgstr "" "(config.inc.php), για παράδειγμα ξεκινήστε με το αρχείο " "config.sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Επανασυνδεθείτε στο phpMyAdmin για να φορτωθεί το ενημερωμένο αρχείο " "ρυθμίσεων." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "χωρίς περιγραφή" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Απεπιλογή όλων" @@ -8209,7 +8231,7 @@ msgstr "Απεπιλογή όλων" msgid "Slave configuration" msgstr "Ρύθμιση δευτερεύοντος" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Αλλαγή ή επαναρύθμιση του πρωτεύοντος διακομιστή" @@ -8222,9 +8244,9 @@ msgstr "" "(my.cnf). Αν όχι, προσθέστε την παρακάτω γραμμή στον τομέα [mysqld]:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Όνομα χρήστη" @@ -8242,15 +8264,15 @@ msgid "Slave status" msgstr "Κατάσταση δευτερεύοντος" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Μεταβλητή" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Ταυτότητα Διακομιστή" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8258,38 +8280,38 @@ msgstr "" "Μόνο οι δευτερεύοντες που εκκινούν με την ρύθμιση --report-host=host_name " "είναι ορατές σε αυτή τη λίστα." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Προσθήκη δευτερέοντα χρήστη αναπαραγωγής" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Οποιοσδήποτε χρήστης" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Χρησιμοποιήστε το πεδίο κειμένου" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Οποιοδήποτε σύστημα" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Τοπικό" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Αυτός ο διακομιστής" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Χρήση Οικείου Πίνακα" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8297,142 +8319,142 @@ msgstr "" "Όταν χρησιμοποιείται ο Οικείος πίνακας, παραβλέπεται αυτό το πεδίο και " "χρησιμοποιούνται τιμές που είναι αποθηκευμένες στον Οικείο πίνακα." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Παραγωγή Κωδικού Πρόσβασης" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Το ακόλουθο ερώτημα έχει αποτύχει: «%s»" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Συγνώμη, αποτύχαμε να επαναφέρουμε το συμβάν διαγραφής." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Το εφεδρικό ερώτημα ήταν:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Το συμβάν %1$s έχει αλλαχτεί." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Το συμβάν %1$s έχει δημιουργηθεί." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" "Ένα ή περισσότερα σφάλματα έλαβαν χώρα κατά την προώθηση του αιτήματός " "σας:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Επεξεργασία συμβάντος" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Σφάλμα στην προώθηση αιτημάτος" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Λεπτομέρειες" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Όνομα συμβάντος" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Τύπος συμβάντος" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Αλλαγή σε %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Εκτέλεση σε" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Εκτέλεση κάθε" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Έναρξη" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Λήξη" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Διατήρηση με την ολοκλήρωση" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Προσδιοριστής" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "Ο οριστής πρέπει να είναι της μορφής «username@hostname»" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Πρέπει να δώσετε ένα όνομα στο συμβάν" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Πρέπει να δώσετε μια έγκυρη τιμή διαστήματος για το συμβάν." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Πρέπει να δώσετε μια έγκυρη τιμή εκτέλεσης για το συμβάν." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Πρέπει να δώσετε έναν έγκυρο τύπο συμβάντος." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Πρέπει να δώσετε έναν προσδιορισμό συμβάντος." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Νέο" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "ΑΝΕΝΕΡΓΟ" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "ΕΝΕΡΓΟ" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Κατάσταση προγραμματισμού συμβάντων" @@ -8457,89 +8479,89 @@ msgstr "" "αποθηκευμένων ερωτημάτων ίσως αποτύχουν!
Χρησιμοποιήστε τη βελτιωμένη " "επέκταση «mysqli» για να αποφύγετε προβλήματα." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Μη έγκυρος τύπος ρουτίνας: «%s»" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Συγνώμη, αποτύχαμε να επαναφέρουμε τη διαγραμμένη ρουτίνα." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Η ρουτίνα %1$s έχει αλλαχτεί." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Η ρουτίνα %1$s έχει δημιουργηθεί." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Επεξεργασία ρουτίνας" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Όνομα ρουτίνας" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Παράμετροι" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Κατεύθυνση" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Μήκος/Τιμές*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Προσθήκη παραμέτρου" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Μετακίνηση τελευταίας παραμέτρου" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Τύπος επιστροφής" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Επιστροφή μήκους/τιμών" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Επιλογές επιστροφής" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Είναι προσδιοριστικό" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Τύπος ασφάλειας" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "Πρόσβαση δεδομένων SQL" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Πρέπει να δώσετε ένα όνομα στη ρουτίνα" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Εσφαλμένη κατεύθυνση «%s» δόθηκε για την παράμετρο." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8547,20 +8569,20 @@ msgstr "" "Πρέπει να δώσετε μήκος/τιμές για τις παραμέτρους της ρουτίνας του τύπου " "ENUM, SET, VARCHAR και VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" "Πρέπει να δώσετε ένα όνομα και ένα τύπο για κάθε παράμετρος της ρουτίνας." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Πρέπει να δώσετε ένα έγκυρο τύπο επιστροφής για τη ρουτίνα." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Πρέπει να δώσετε ένα προσδιορισμό ρουτίνας." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8568,18 +8590,18 @@ msgstr[0] "%d εγγραφή επηρεάστηκε από την τελευτα msgstr[1] "" "%d εγγραφές επηρεάστηκαν από την τελευταία δήλωση μέσα στη διαδικασία" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Αποτελέσματα εκτέλεσης της ρουτίνας %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Εκτέλεση ρουτίνας" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Παράμετροι ρουτίνας" @@ -8610,23 +8632,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Χρόνος" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Πρέπει να δώσετε ένα όνομα στην ενέργεια" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Πρέπει να δώσετε ένα έγκυρο χρόνο για την ενέργεια" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Πρέπει να δώσετε ένα έγκυρο συμβάν για την ενέργεια" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Πρέπει να δώσετε ένα έγκυρο όνομα πίνακα" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Πρέπει να δώσετε ένα προσδιορισμό ενέργειας." @@ -8709,138 +8731,138 @@ msgstr "Κανένα συμβάν με ονομασία %1$s δεν βρέθηκ msgid "There are no events to display." msgstr "Δεν υπάρχουν συμβάντα για εμφάνιση." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Ο πίνακας «%s» δεν υπάρχει!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Παρακαλώ ορίστε τις συντεταγμένες για τον πίνακα %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Σχήμα της βάσης δεδομένων %s - Σελίδα %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Αυτή η σελίδα δεν περιέχει κανένα πίνακα!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "ΣΦΑΛΜΑ ΣΧΗΜΑΤΟΣ: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Σχεσιακό σχήμα" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Πίνακας περιεχομένων" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Χαρακτηριστικά" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Πρόσθετα" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Δημιουργία νέας σελίδας" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Όνομα σελίδας" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Αυτόματη διάταξη με βάση το" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Εσωτερικές συσχετίσεις" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Παρακαλώ επιλέξτε σελίδα για επεξεργασία" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Επιλογή σελίδας" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Επιλογή Πινάκων" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Προβολή σχεσιακού σχήματος" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Επιλογή Τύπου Συσχέτισης Εξαγωγής" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Εμφάνιση πλέγματος" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Εμφάνιση χρωμάτων" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Εμφάνιση διαστάσεων πινάκων" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Εμφάνιση όλων των πινάκων με το ίδιο πλάτος;" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Μόνο ερφάνιση κλειδιών" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Οριζόντια διάταξη" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Κάθετη διάταξη" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Προσανατολισμός" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Μέγεθος χαρτιού" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8848,7 +8870,7 @@ msgstr "" "Η τρέχουσα σελίδα έχει αναφορές σε πίνακες που δεν υπάρχουν πια. Θέλετε να " "διαγραφούν αυτές οι αναφορές;" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Εναλλαγή πίνακα σχεδιασμού" @@ -8867,44 +8889,44 @@ msgstr "Άγνωστη γλώσσα: %1$s." msgid "Current Server" msgstr "Τρέχων διακομιστής" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Βάση δεδομένων προέλευσης" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Τρέχων διακομιστής" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Απομακρυσμένος διακομιστής" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Διαφορά" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Βάση δεδομένων προορισμού" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Πατήστε για επιλογή" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Εκτέλεση ερωτήματος/ερωτημάτων SQL στο διακομιστή «%s»" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Εκτέλεση εντολής/εντολών SQL στη βάση δεδομένων %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Καθάρισμα" @@ -8913,11 +8935,11 @@ msgstr "Καθάρισμα" msgid "Columns" msgstr "Στήλες" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Αποθήκευση αυτού του ερωτήματος SQL" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Δικαίωμα πρόσβασης στο σελίδοδείκτη σε κάθε χρήστη" @@ -9018,7 +9040,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Παρακολούθηση του %s ενεργοποιήθηκε." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -9030,7 +9052,7 @@ msgstr "" "εισάγετε την ανάποδη κάθετο («\\») ή απλά εισαγωγικά («'»), προθέστε τα με " "ανάποδη κάθετο στην αρχή (για παράδειγμα '\\\\χψω' ή 'α\\'β')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9038,19 +9060,19 @@ msgstr "" "Για προκαθορισμένες τιμές, παρακαλώ εισάγετε μία τιμή, χωρίς χαρακτήρες " "διαφυγής ή εισαγωγικά, χρησιμοποιώντας τη μορφή: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Ευρετήριο" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Απομάκρυνση στήλης(ών)" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9059,11 +9081,11 @@ msgstr "" "Για μία λίστα με τις διαθέσιμες μετατροπές και τις μετατροπές τύπου MIME, " "πατήστε %sπεριγραφές μετατροπών%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Επιλογές μετατροπής" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9075,58 +9097,58 @@ msgstr "" "εισαγωγικά («'») στις τιμές, χρησιμοποιείτε καθέτους (παράδειγμα '\\\\χψω' ή " "'α\\'β')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "Τα δεδομένα ENUM ή SET είναι πολύ μεγάλα;" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Λήψη περισσότερου χώρου επεξεργασίας" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Καμία" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Όπως ορίστηκε:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Πρωτεύον" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Πλήρες κείμενο" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Μετά το %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Προσθήκη %s στήλης(ών)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Πρέπει να προσθέσετε τουλάχιστον ένα πεδίο." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Μηχανή αποθήκευσης" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Ορισμός PARTITION" @@ -9147,11 +9169,11 @@ msgstr "" "Οι προτιμήσεις σας θα αποθηκευτούν για την τρέχουσα συνεδρία μόνο. Για τη " "μόνιμη αποθήκευση τους απαιτείται %sαποθήκευση ρυθμίσεων phpMyAdmin%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Αδύνατη η αποθήκευση ρυθμίσεων" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9168,81 +9190,81 @@ msgstr "Δεν βρέθηκαν αρχεία στο συμπιεσμένο αρ msgid "Error in ZIP archive:" msgstr "Σφάλμα στο συμπιεσμένο αρχείο ZIP:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Γενικές Ρυθμίσεις" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Σύνθεση σύνδεσης διακομιστή" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Ρυθμίσεις εμφάνισης" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Περισσότερες ρυθμίσεις" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Διακομιστής βάσης δεδομένων" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Λογισμικό" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Έκδοση λογισμικού" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Έκδοση πρωτοκόλλου" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Χρήστης" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Κωδικοποιήση διακομιστή" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Διακομιστής ιστού" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Έκδοση πελάτη βάσης δεδομένων" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Επέκταση PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Εμφάνιση πληροφοριών της PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Επίσημη σελίδα του phpMyAdmin" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Συνεισφορά" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Υποστήριξη" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Λίστα αλλαγών" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9255,7 +9277,7 @@ msgstr "" "επιθέσεις και θα πρέπει να διορθώσετε το πρόβλημα εισάγωντας κωδικό " "πρόσβασης για το χρήστη «root»." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9265,7 +9287,7 @@ msgstr "" "επιλογή είναι ασύμβατη με το phpMyAdmin και ίσως προκαλέσει πρόβλημα με " "μερικά δεδομένα!" -#: main.php:294 +#: main.php:297 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 " @@ -9276,19 +9298,19 @@ msgstr "" "μπορεί να χωρίσει συμβολοσειρές σωστά και ίσως προκύψουν μη αναμενόμενα " "αποτελέσματα." -#: main.php:302 +#: main.php:305 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." +"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 "" "Η παράμετρος PHP [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] είναι μικρότερη από την " -"ρυθμισμένη εγκυρότητα cookie στο phpMyAdmin. Εξαιτίας αυτού, η σύνδεσή σας " -"θα λήξει νωρίτερα από ό,τι ρυθμίστηκε στο phpMyAdmin." +"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] είναι μικρότερη από " +"την ρυθμισμένη εγκυρότητα cookie στο phpMyAdmin. Εξαιτίας αυτού, η σύνδεσή " +"σας θα λήξει νωρίτερα από ό,τι ρυθμίστηκε στο phpMyAdmin." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9297,13 +9319,13 @@ msgstr "" "που ορίστηκε στο phpMyAdmin, για αυτό, η σύνδεσή σας θα λήξει συντομότερα " "από τη ρύθμιση του phpMyAdmin." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Το αρχείο ρυθμίσεων χρειάζεται τώρα μία μυστική φράση-κλειδί " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9313,17 +9335,17 @@ msgstr "" "εγκατάστασης, υπάρχει ακόμα στο φάκελο phpMyAdmin. Πρέπει να τον διαγράψετε " "μόλις ρυθμιστεί το phpMyAdmin." -#: main.php:332 +#: main.php:335 #, 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 "" "Η αποθήκευση ρυθμίσεων του phpMyAdmin δεν έχει ρυθμιστεί πλήρως. Μερικά " -"εκτεταμένα χαρακτηριστικά έχουν απενεργοποιηθεί. Για να δείτε γιατί πατήστε " -"%sεδώ%s." +"εκτεταμένα χαρακτηριστικά έχουν απενεργοποιηθεί. Για να δείτε γιατί πατήστε %" +"sεδώ%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9332,7 +9354,7 @@ msgstr "" "Η έκδοση της βιβλιοθήκης PHP MySQL %s διαφέρει από την έκδοση του διακομιστή " "MySQL %s. Αυτό ίσως έχει μη προβλέψιμα αποτελέσματα." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9341,26 +9363,26 @@ msgstr "" "Ο διακομιστής εκτελείται με Suhosin. Αναφερθείτε στην %sτεκμηρίωση%s για " "πιθανά ζητήματα." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Δεν υπάρχουν βάσεις δεδομένων" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Filter tables by name" msgid "Filter databases by name" msgstr "Φιλτράρισμα πινάκων κατά όνομα" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Φιλτράρισμα πινάκων κατά όνομα" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Δημιουργία πίνακα" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Παρακαλώ επιλέξτε μία βάση δεδομένων" @@ -9408,7 +9430,7 @@ msgstr "Εναλλαγή μικρά/μεγάλα" msgid "Toggle relation lines" msgstr "Εναλλαγή γραμμών συσχέτισης" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Εισαγωγή/Εξαγωγή συντεταγμένων για σχέδιο PDF" @@ -9466,67 +9488,67 @@ msgstr "Άθροιση" msgid "Active options" msgstr "Ενεργές επιλογές" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Η σελίδα δημιουργήθηκε" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Η δημιουργία σελίδας απέτυχε" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Σελίδα" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Εισαγωγή από επιλεγμένη σελίδα" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Εξαγωγή σε επιλεγμένη σελίδα" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Δημιουργία μιας σελίδας και εξαγωγή σε αυτή" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Νέο όνομα σελίδα: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Εξαγωγή/Εισαγωγή σε κλίμακα" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "προτείνεται" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Σφάλμα: η συσχέτιση υπαρχει ήδη." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Σφάλμα: Δεν προστέθηκε η συσχέτιση." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Προστέθηκε η συσχέτιση FOREIGN KEY" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Η εσωτερική συσχέτιση προστέθηκε" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Η συσχέτιση διαγράφηκε" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Σφάλμα αποθήκευσης συντεταγμένων για τον Σχεδιαστή." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Οι αλλαγές αποθηκεύτηκαν" @@ -9603,15 +9625,15 @@ msgid "You can reset all your settings and restore them to default values." msgstr "" "Μπορείτε να επαναφέρεται όλες σας τις ρυθμίσεις στις προεπιλεγμένες τιμές." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Εισαγωγή αρχείων" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Όλα" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Ο πίνακας %s δεν βρέθηκε ή δεν ορίστηκε στη %s" @@ -9620,37 +9642,37 @@ msgstr "Ο πίνακας %s δεν βρέθηκε ή δεν ορίστη msgid "File doesn't exist" msgstr "Το αρχείο δεν υπάρχει" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Επιλέξτε δυαδικό αρχείο καταγραφής για προβολή" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Αρχεία" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Αποκοπή εμφανιζόμενων ερωτημάτων" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Πλήρης εμφάνιση ερωτημάτων" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Όνομασία καταγραφής" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Θέση" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Αρχική θέση" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Πληροφορία" @@ -9658,31 +9680,31 @@ msgstr "Πληροφορία" msgid "Character Sets and Collations" msgstr "Σύνολα και Συνθέσεις Χαρακτήρων" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d βάση δεδομένων διεγράφηκε επιτυχώς." msgstr[1] "%1$d βάσεις δεδομένων διεγράφηκαν επιτυχώς." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Στατιστικά βάσης" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Πρωτεύουσα αναπαραγωγή" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Δευτερεύουσα αναπαραγωγή" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Ενεργοποίηση Στατιστικών" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9690,7 +9712,7 @@ msgstr "" "Σημείωση: Η ενεργοποίηση στατιστικών μπορεί να προκαλέσει μεγάλη μεταφορά " "δεδομένων μεταξύ του διακομιστή ιστού και του διακομιστή MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Μηχανές αποθήκευσης" @@ -9718,7 +9740,7 @@ msgstr "Πρότυπο" msgid "Library" msgstr "Βιβλιοθήκη" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Έκδοση" @@ -9734,117 +9756,117 @@ msgstr "Άδεια" msgid "disabled" msgstr "Απενεργοποιημένο" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Περιλαμβάνει όλα τα δικαιώματα εκτός από το GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Επιτρέπει την αλλαγή δομής των υπαρχόντων πινάκων." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Επιτρέπει την αλλαγή και διαγραφή αποθηκευμένων εργασιών." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Επιτρέπει τη δημιουργία νέων βάσεων και πινάκων." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Επιτρέπει τη δημιουργία αποθηκευμένων εργασιών." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Επιτρέπει τη δημιουργία νέων πινάκων." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Επιτρέπει τη δημιουργία προσωρινών πινάκων." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Επιτρέπει τη δημιουργία, διαγραφή και μετονομασία λογαριασμών χρηστών." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Επιτρέπει τη δημιουργία νέων προβολών." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Επιτρέπει τη διαγραφή δεδομένων." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Επιτρέπει τη διαγραφή βάσεων και πινάκων." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Επιτρέπει τη διαγραφή πινάκων." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Επιτρέπει τον ορισμό συμβάντων για τον προγραμματιστή συμβάντων" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Επιτρέπει την εκτέλεση αποθηκευμένων εργασιών." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Επιτρέπει την εισαγωγή και εξαγωγή δεδομένων από και σε αρχεία." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Επιτρέπει την προσθήκη χρηστών και δικαιωμάτων χωρίς να επαναφορτώσετε τους " "πίνακες δικαιωμάτων." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Επιτρέπει την δημιουργία και την διαγραφή ευρετηρίων." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Επιτρέπει την εισαγωγή και την αντικατάσταση δεδομένων." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Επιτρέπει το κλείδωμα πινάκων για την τρέχουσα λειτουργία." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Περιορίζει τον αριθμό των νέων συνδέσεων που ο χρήστης μπορεί να ξεκινήσει " "ανά ώρα." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Περιορίζει τον αριθμό των ερωτημάτων που ο χρήστης μπορεί να στείλει στον " "διακομιστή ανά ώρα." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9852,63 +9874,63 @@ msgstr "" "Περιορίζει τον αριθμό των αλλαγής πινάκων ή βάσεων που ο χρήστης μπορεί να " "εκετελέσει ανά ώρα." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Περιορίζει τον αριθμό των ταυτόχρονων συνδέσεων που μπορεί να έχει ο χρήστης." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Επιτρέπει την προβολή διεργασιών όλων των χρηστών" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Δεν έχει χρήση σε αυτήν την έκδοση MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Επιτρέπει την επανεκκίνηση του διακομιστή και τον καθαρισμό των προσωρινών " "αρχείων του." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Δίνει το δικαίωμα στον χρήστη να βρει που είναι οι κύριοι / δευτερεύοντες " "διακομιστές." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Απαιτείται για τους δευτερευόντες διακομιστές αναπαραγωγής." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Επιτρέπει την ανάγνωση δεδομένων." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Δίνει πρόσβαση στην πλήρη λίστα των βάσεων δεδομένων." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Επιτρέπει την εκτέλεση ερωτημάτων της μορφής SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Επιτρέπει την διακοπή λειτουργίας του διακομιστή." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9918,169 +9940,169 @@ msgstr "" "καλυθφεί, το οποίο απαιτείται για τις περισσότερες λειτουργίες διαχείρισης " "όπως ο ορισμός γενικών μεταβλητών ή τη διακοπή λειτουργιών άλλων χρηστών." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Επιτρέπει τη δημιουργία και διαγραφή υποδείξεων" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Επιτρέπει την αλλαγή δεδομένων." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Χωρίς δικαιώματα." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Κανένα" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Δικαιώματα πινάκων" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Σημείωση: Τα ονόματα δικαιωμάτων της MySQL εκφράζονται στα Αγγλικά" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Διαχείριση" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Γενικά δικαιώματα" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Δικαιώματα βάσης δεδομένων" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Όρια πόρων" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Σημείωση: Αν ορίσετε αυτές τις επιλογές σε 0 (μηδέν) αφαιρείτε ο περιορισμός." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Πληροφορίες Σύνδεσης" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Διατήρηση κωδικού πρόσβασης" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Δεν βρέθηκαν χρήστες." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Ο χρήστης %s υπάρχει ήδη!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Προσθέσατε ένα νέο χρήστη." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Τα δικαιώματα του χρήστη %s ενημερώθηκαν." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Ανακαλέσατε τα δικαιώματα για %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Ο κωδικός πρόσβασης για τον χρήστη %s άλλαξε επιτυχώς." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Διαγραφή %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Δεν επιλέχθηκαν χρήστες για διαγραφή!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Επαναφόρτωση δικαιωμάτων" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Οι επιλεγμένοι χρήστες διεγράφησαν επιτυχώς." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Τα δικαιώματα επαναφορτώθηκαν επιτυχώς." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Επεξεργασία Δικαιωμάτων" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Ανάκληση" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Εξαγωγή όλων" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Οποιοδήποτε" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Δικαιώματα για όλους του χρήστες" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Δικαιώματα για %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Επισκόπηση χρηστών" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Χορήγηση" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Διαγραφή των επιλεγμένων χρηστών" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Ανάκληση όλων των ενεργών δικαιώματα από τους χρήστες και διαγραφή τους." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Διαγραφή βάσεων δεδομένων που έχουν ίδια ονόματα με χρήστες." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Σημείωση: Το phpMyAdmin διαβάζει τα δικαιώματα των χρηστών κατευθείαν από " "τους πίνακες δικαιωμάτων της MySQL. Το περιεχόμενο αυτών των πινάκων μπορεί " @@ -10088,50 +10110,50 @@ msgstr "" "αλλαγές χειροκίνητα. Σε αυτήν την περίπτωση, θα πρέπει να %sεπαναφορτώσετε " "τα δικαιώματα%s πριν συνεχίσετε." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Ο επιλεγμένος χρήστης δεν βρέθηκε στον πίνακα δικαιωμάτων." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Δικαιώματα πεδίων" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Προσθήκη δικαιωμάτων στην ακόλουθη βάση δεδομένων" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Οι χαρακτήρες μπαλαντέρ _ και % πρέπει να γραφούν μπροστά με \\ για να " "χρησιμοποιηθούν" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Προσθήκη δεδομένων στον ακόλουθο πίνακα" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Αλλαγή Στοιχείων Πρόσβασης / Αντιγραφή Χρήστη" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Δημιουργία νέου χρήστη με τα ίδια δικαιώματα και ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... διατήρηση του παλιού χρήστη." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... διαγραφή του παλιού χρήστη από τους πίνακες χρηστών." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... ανάκληση των δικαιωμάτων του παλιού χρήστη και διαγραφή του." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10139,85 +10161,85 @@ msgstr "" "... διαγραφή του παλιού χρήστη από τους πίνακες χρηστών και επαναφόρτωση των " "δικαιωμάτων." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Βάση δεδομένων για χρήστη" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" "Δημιουργία βάσης δεδομένων με το ίδιο όνομα και με πλήρη δικαιώματα χρήσης" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Πλήρη δικαιώματα σε όνομα μπαλαντέρ (username\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Πλήρη δικαιώματα στη βάση δεδομένων «%s»" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Χρήστες με πρόσβαση στη βάση «%s»" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "γενικός" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "σχετιζόμενος με βάση δεδομένων" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "μπαλαντέρ" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Ο χρήστης προστέθηκε." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Άγνωστο σφάλμα" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Αδύνατη η σύνδεση στον πρωτεύοντα %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Αδύνατη η ανάγνωση της θέσης πρωτεύουσας καταγραφής. Πιθανό πρόβλημα " "δικαιωμάτων." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Αδύνατη η αλλαγή της πρωτεύουσας" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Ο πρωτεύων διακομιστής άλλαξε επιτυχώς σε %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" "Αυτός ο διακομιστής έχει ρυθμιστεί ως πρωτεύων σε μια αναπαραγωγική " "διαδικασία." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Προβολή κατάστασης πρωτεύοντος" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Προβολή συνδεδεμένων δευτερευόντων" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10226,11 +10248,11 @@ msgstr "" "Αυτός ο διακομιστής δεν έχει ρυθμιστεί ως πρωτεύων σε μια διαδικασία " "αναπαραγωγής. Θέλετε να τον ρυθμίσετε;" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Ρύθμιση πρωτεύοντος" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10245,19 +10267,19 @@ msgstr "" "παραβλέψετε όλες τις βάσεις δεδομένων ως προεπιλογή και να επιτρέψετε μόνο " "σε ορισμένες να αναπαράγονται. Επιλέξτε:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Αναπαραγωγή όλων των βάσεων δεδομένων. Παράβλεψη:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Παράβλεψη όλων των βάσεων δεδομένων. Αναπαραγωγή:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Επιλέξτε βάσεις δεδομένων:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10265,7 +10287,7 @@ msgstr "" "Τώρα, προσθέστε της ακόλουθες γραμμές στο τέλος του τομέα [mysqld] του " "αρχείου my.cnf και επανεκκινήστε τον διακομιστή MySQL." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10275,84 +10297,84 @@ msgstr "" "θα πρέπει να δείτε ένα μύνημα που να σας πληροφορεί ότι αυτός ο διακομιστής " "έχει ρυθμιστεί ως πρωτεύων" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Το δευτερεύον νήμα SQL δεν τρέχει!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Το δευτερεύον IO SQL δεν τρέχει!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Ο διακομιστής ρυθμίστηκε ως δευτερεύων σε μια διαδικασία αναπαραγωγής. " "Θέλετε να:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Δείτε τον πίνακα κατάστασης δευτερεύοντος" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Συγχρονισμός βάσεων δεδομένων με την πρωτεύουσα" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Έλεγχος δευτερεύοντος:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Πλήρης εκκίνηση" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Πλήρες σταμάτημα" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Επαναφορά δευτερεύοντος" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Εκκίνηση μόνο Νήματος SQL" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Σταμάτημα μόνο Νήματος SQL" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Εκκίνηση μόνο Νήματος IO" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Σταμάτημα μόνο Νήματος IO" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Διαχείριση σφάλματος:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Η παράβλεψη σφαλμάτων μπορεί να οδηγήσει στο μη συγχρονισμό πρωτεύοντος και " "δευτερεύοντος!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Παράβλεψη τρέχοντος σφάλματος" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Παράβλεψη επόμενου" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "σφάλματα." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10361,12 +10383,12 @@ msgstr "" "Αυτός ο διακομιστής δεν ρυθμίστηκε ως δευτερεύων σε μια διαδικασία " "αναπαραγωγής. Θέλετε να τον ρυθμίσετε;" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Η λειτουργία %s διεκόπη." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10374,115 +10396,115 @@ msgstr "" "Το phpMyAdmin δεν μπόρεσε να διακόψει τη λειτουργία %s. Μπορεί να έχει ήδη " "σταματήσει." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Χειριστής" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Λανθάνουσα μνήμη ερωτήματος" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Διεργασίες" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Προσωρινά δεδομένα" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Καθυστερημένες εισαγωγές" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Λανθάνουσα μνήμη κλειδιού" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Ενώσεις" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Ταξινόμηση" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Συντονιστής κινήσεων" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Εκκαθάριση (κλείσιμο) όλων των πινάκων" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Εμφάνιση ανοιχτών πινάκων" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Εμφάνιση δευτερευόντων διακομιστών" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Εμφάνιση κατάστασης δευτερεύοντος" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Εκκαθάριση λανθάνουσας μνήμης ερωτημάτων" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Πληροφορίες εκτέλεσης" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Όλες οι μεταβλητές κατάστασης" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Εποπτεία" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Σύμβουλος" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Ρυθμός ανανέωσης: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Φίλτρα" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Να περιλαμβάνει τη λέξη:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Εμφάνιση μόνο τιμών ειδοποίησης" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Φιλτράρισμα ανά κατηγορία..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Εμφάνιση μη διαμορφομένων τιμών" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Σχετικοί σύνδεσμοι:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Αναλυτής εκτέλεσης" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Οδηγίες" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10490,7 +10512,7 @@ msgstr "" "Το σύστημα Συμβούλου μπορεί να παρέχει προτάσεις για μεταβλητές διακομιστή " "αναλύοντας τις μεταβλητές κατάστασης διακομιστή." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10499,7 +10521,7 @@ msgstr "" "Σημειώστε ότι αυτό το σύστημα παρέχει προτάσεις βάσει σε απλούς υπολογισμούς " "και βασικούς κανόνες που μπορεί να μην εφαρμόζονται στο σύστημά σας." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10509,7 +10531,7 @@ msgstr "" "τεημνρίωση) και πως να αναιρέσετε την αλλαγή. Εσφαλμένη ρύθμιση ίσως έχει " "σοβαρή επίδραση στην απόδοση." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10520,31 +10542,31 @@ msgstr "" "αν δεν υπήρχε ουσιαστική βελτίωση." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Ερωτήσεις από την εκκίνηση: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Δηλώσεις" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Κυκλοφορία δικτύου από την εκκίνηση: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Αυτός ο διακομιστής MySQL λειτουργεί για %1$s. Ξεκίνησε στις %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10552,19 +10574,19 @@ msgstr "" "Αυτός ο διακομιστής λειτουργεί ως πρωτεύων και δευτερεύων σε " "μια αναπαραγωγική διαδικασία." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Αυτός ο διακομιστής λειτουργεί ως πρωτεύων σε μια αναπαραγωγική διαδικασία." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Αυτός ο διακομιστής έχει ρυθμιστεί ως πρωτεύων σε μια " "αναπαραγωγική διαδικασία." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10572,11 +10594,11 @@ msgstr "" "Για περισσότερες πληροφορίες για την κατάσταση αναπαραγωγής στο διακομιστή, " "επισκεφτείτε τον τομέα αναπαραγωγής." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Κατάσταση αναπαραγωγής" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10585,35 +10607,35 @@ msgstr "" "έτσι αυτές οι στατιστικές όπως αναφέρονται από τον διακομιστή μπορεί να " "είναι εσφαλμένες." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Ελήφθησαν" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Εστάλησαν" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "μέγιστος αριθμός ταυτόχρονων συνδέσεων" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Αποτυχημένες προσπάθειες" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Ακυρωμένες συνδέσεις" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "Κωδικός" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Εντολή" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10621,12 +10643,12 @@ msgstr "" "Ο αριθμός των συνδέσεων που διακόπηκαν επειδή ο πελάτης παρετήθηκε χωρίς να " "κλείσει σωστά τη σύνδεση." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" "Ο αριθμός των αποτυχημένων προσπαθειών για σύνδεση στο διακομιστή MySQL." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10636,20 +10658,20 @@ msgstr "" "μνήμη καταγραφής που υπερβαίνει την τιμή binlog_cache_size και χρησιμοποιούν " "ένα προσωρινό αρχείο για αποθήκευση δηλώσεων από τη συναλλαγή." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Ο αριθμός των συναλλαγών που χρησιμοποίησαν την προσωρινή δυαδική λανθάνουσα " "μνήμη καταγραφής." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" "Ο αριθμός των προσπαθειών για σύνδεση (επιτυχημένων ή όχι) στο διακομιστή " "MySQL." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10661,11 +10683,11 @@ msgstr "" "είναι μεγάλο, ίσως θέλετε να αυξήσετε την τιμή tmp_table_size ώστε οι " "προσωρινοί πίνακες να είναι στη μνήμη και όχι στο δίσκο." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Πόσα προσωρινά αρχεία δημιούργησε το mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10673,7 +10695,7 @@ msgstr "" "Ο αριθμός των προσωρινών πινάκων στη μνήμη που δημιουργήθηκαν αυτόματα από " "τον διακομιστή κατά την εκτέλεσε δηλώσεων." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10681,7 +10703,7 @@ msgstr "" "Ο αριθμός των εγεγγραμμένων γραμμών με την εντολή INSERT DELAYED για τις " "οποίες υπήρξε κάποιο σφάλμα (πιθανόν διπλό κλειδί)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10690,23 +10712,23 @@ msgstr "" "διαφορετικός πίνακας στον οποίο κάποιος χρησιμοποιεί την εντολή INSERT " "DELAYED χρησιμοποιεί της δική του διεργασία." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Ο αριθμός των INSERT DELAYED γραμμών που εγγράφτηκαν." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Ο αριθμός των εκτελεσθέντων δηλώσεων FLUSH." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Ο αριθμός των εσωτερικών δηλώσεων COMMIT." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Οι φορές που διαγράφτηκε μια γραμμή από έναν πίνακα." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10717,7 +10739,7 @@ msgstr "" "ανακάλυψη. Το Handler_discover δείχνει τον αριθμό των πινάκων χρόνου που " "βρέθηκαν." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10728,7 +10750,7 @@ msgstr "" "ευρετηρίου. Παράδειγμα: SELECT col1 FROM foo, υποθέτοντας ότι το col1 έχει " "ευρετήριο." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10737,7 +10759,7 @@ msgstr "" "είναι υψηλός, είναι ένας καλός δείκτης ότι τα ερωτήματά σας και οι πίνακές " "σας έχουν κάνει σωστά ευρετήρια." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10747,7 +10769,7 @@ msgstr "" "κλειδιού. Αυτό αυξάνετε αν κάνετε ερώτημα σε μια στήλη ευρετηρίου με ένα " "περιορισμό ευρετηρίου ή αν κάνετε μια σάρωση ευρετηρίου." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10756,7 +10778,7 @@ msgstr "" "η μέθοδος ανάγνωσης χρησιμοποιείτε κυρίως για βελτιστοποίηση της εντολής " "ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10769,7 +10791,7 @@ msgstr "" "σαρώνει ολόκληρους πίνακες ή έχετε ενώσεις που δεν χρησιμοποιούν σωστά τα " "κλειδιά." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10781,37 +10803,37 @@ msgstr "" "ότι οι πίνακες σας δεν έχουν σωστά ευρετήρια ή ότι τα ερωτήματά σας δεν " "έχουν γραφτεί ώστε να λαμβάνουν υπόψη τα ευρετήρια που έχετε." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Ο αριθμός των εσωτερικών δηλώσεων ROLLBACK." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Ο αριθμός των αιτήσεων για ενημέρωση μιας γραμμής σε έναν πίνακα." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Ο αριθμός των αιτήσεων για εισαγωγή μιας γραμμής σε έναν πίνακα." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Ο αριθμός των σελίδων που περιέχουν δεδομένα (καθαρά και μη)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Ο αριθμός των μη καθαρώ σελίδων." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "Ο αριθμός των σελίδων του buffer pool για τις οποίες υπήρξε αίτηση για " "εκκαθάριση." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Ο αριθμός των ελεύθερων σελίδων." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10821,7 +10843,7 @@ msgstr "" "σελίδες που έχουν ήδη αναγνωστεί ή εγγραφεί ή που δεν μπορούν να " "εκκαθαριστούν ή απομακρυνθούν για κάποιο άλλο λόγο." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10833,11 +10855,11 @@ msgstr "" "τιμή μπορεί να υπολογιστεί ως Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Συνολικό μέγεθος του buffer pool, σε σελίδες." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10846,7 +10868,7 @@ msgstr "" "συμβαίνει όταν ένα ερώτημα πρόκειται να σαρώσει ένα μεγάλο τμήμα πίνακα αλλά " "με τυχαία σειρά." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10854,11 +10876,11 @@ msgstr "" "Ο αριθμός των διαδοχικών αναγνώσεων κεφαλίδων της InnoDB που ξεκίνησαν. Αυτό " "συμβείναι όταν η InnoDB εκτελεί μια διαδοχική πλήρη σάρωση πίνακα." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Ο αριθμός των λογικών αιτήσεων ανάγνωσης που έκαν η InnoDB." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10866,7 +10888,7 @@ msgstr "" "Ο αριθμός των λογικών αναγνώσεων που η InnoDB δεν μπόρεσε να ικανοποιήσει " "από το buffer pool και έπρεπε να κάνει ανάγνωση μονής σελίδας." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10881,55 +10903,55 @@ msgstr "" "αναμονών. Αν το μέγεθος του buffer pool έχει οριστεί σωστά, αυτή η τιμή " "πρέπει να είναι μικρή." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Ο αριθμός των εγγραφών που έγιναν στο buffer pool της InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Ο αριθμός των λειτουργιών του fsync() μέχρι στιγμής." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Ο τρέχων αριθμός των εκκρεμών λειτουργιών του fsync()." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Ο τρέχων αριθμός των εκκρεμών αναγνώσεων." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Ο τρέχων αριθμός των εκκρεμών εγγραφών." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Το πλήθος των δεδομένων που αναγνώστηκε μέχρι στιγμής σε bytes." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Ο συνολικός αριθμός των αναγνώσεων δεδομένων." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Ο συνολικός αριθμός των εγγραφών δεδομένων." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Το πλήθος των εγεγγραμμένων δεδομένων μέχρι στιγμής, σε bytes." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Ο αριθμός των εγγραφών διπλοεγγραφής που έγιναν και ο αριθμός των σελίδων " "που γράφτηκαν για αυτό το σκοπό." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Ο αριθμός των εγγραφών διπλοεγγραφής που έγιναν και ο αριθμός των σελίδων " "που γράφτηκαν για αυτό το σκοπό." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10937,36 +10959,36 @@ msgstr "" "Ο αριθμός των αναμονών που έγιναν εξαιτίας του μικρού μεγέθος του buffer " "καταγραφής και έπρεπε να αναμένεται να εκκαθαριστεί πριν συνεχίσει." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Ο αριθμός των αιτήσεων εγγραφής καταγραφής." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Ο αριθμός των φυσικών εγγραφών στο αρχείο καταγραφής." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" "Ο αριθμός των εγγραφών fsync() που ολοκληρώθηκαν στο αρχείο καταγραφής." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Ο αριθμός των εκκρεμών fsyncs στο αρχείο καταγραφής." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Εκκρεμείς εγγραφές αρχείου καταγραφής." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Ο αριθμός των εγεγγραμμένων bytes στο αρχείο καταγραφής." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Ο αριθμός των δημιουργηθέντων σελίδων." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10975,55 +10997,55 @@ msgstr "" "υπολογίζονται σε σελίδες. Το μέγεθος της σελίδας επιτρέπει την εύκολη " "μετατροπή σε bytes." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Ο αριθμός των αναγνωσμένων σελίδων." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Ο αριθμός των εγεγγραμμένων σελίδων." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Ο αριθμός των κλειδωμάτων γραμμής που είναι τώρα σε αναμονή." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" "Ο μέσος χρόνος απόκτησης ενός κλειδώματος γραμμής σε χιλιοστοδευτερόλεπτα." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" "Ο συνολικός απαιτούμενος χρόνος απόκτησης κλειδώματος γραμμής σε " "χιλιοστοδευτερόλεπτα." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" "Ο μέγιστος χρόνος απόκτησης ενός κλειδώματος γραμμής σε χιλιοστοδευτερόλεπτα." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Οι φορές που πρέπει να αναμένεται ένα κλείδωμα γραμμής." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Ο αριθμός των διαγραμμένων γραμμών από πίνακες InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Ο αριθμός των εισαχθέντων γραμμών σε πίνακες InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Ο αριθμός των αναγνωσμένων γραμμών από πίνακες InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Ο αριθμός των ενημερωμένων γραμμών σε πίνακες InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11032,7 +11054,7 @@ msgstr "" "αλλά δεν έχει ακόμα εκκαθαριστεί στο δίσκο. Ήταν γνωστός ως " "Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11041,7 +11063,7 @@ msgstr "" "Μπορείτε να χρησιμοποιήσετε αυτή τη τιμή για να προσδιορίσετε πόση " "λανθάνουσα μνήμη κλειδιού χρησιμοποιείται." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11051,17 +11073,17 @@ msgstr "" "τιμή είναι ένα έντονο σημάδι που δείχνει τον μέγιστο αριθμό μπλοκς που είναι " "σε χρήση με μια φορά." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" "Ποσοστό της χρησιμοποιημένης λανθάνουσας μνήμης κλειδιού (υπολογισμένη τιμή)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" "Ο αριθμός των αιτήσεων ανάγνωσης ενός μπλοκ κλειδιού από τη λανθάνουσα μνήμη." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11072,7 +11094,7 @@ msgstr "" "μικρή. Ο βαθμό απώλειας λανθάνουσας μνήμης μπορεί να υπολογιστεί ως " "Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -11080,22 +11102,22 @@ msgstr "" "Η λανθάνουσα μνήμη κλειδιού κακώς υπολογίστηκε ως βαθμός φυσικών αναγνώσεων " "σε σχέση με τα αιτήματα ανάγνωσης (υπολογισμένη τιμή)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" "Ο αριθμός των αιτήσεων εγγραφής ενός μπλοκ κλειδιού στη λανθάνουσα μνήμη." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Ο αριθμός των φυσικών εγγραφών ενός κλειδιού στο δίσκο." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" "Ποσοστό φυσικών εγγραφών σε σχέση με τα αιτήματα εγγραφής (υπολογισμένη τιμή)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11106,7 +11128,7 @@ msgstr "" "διαφορετικών σχεδίων ερωτημάτων για το ίδιο ερώτημα. Η προεπιλεγμένη τιμή 0 " "σημαίνει ότι κανένα ερώτημα δεν μεταφράστηκε ακόμα." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -11114,12 +11136,12 @@ msgstr "" "Ο μέγιστος αριθμός συνδέσεων που ήταν σε σύνδεση ταυτόχρονα από την εκκίνηση " "του διακομιστή." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" "Ο αριθμός των γραμμών σε αναμονή για εγγραφή στις σειρές INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11127,21 +11149,21 @@ msgstr "" "Ο αριθμός των πινάκων που ανοίχτηκαν. Αν οι ανοιγμένοι πίνακες είναι " "μεγάλοι, η τιμή λανθάνουσας μνήμης πινάκων είναι πιθανον μικρή." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Ο αριθμός των αρχείων που είναι ανοιχτά." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Ο αριθμός των ροών που είναι ανοιχτές (χρησιμοποιούνται κυρίως για " "καταγραφή)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Ο αριθμός των πινάκων που είναι ανοιχτοί." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -11151,19 +11173,19 @@ msgstr "" "ίσως κρύβουν θέματα συγκρότησης, που μπορούν να διορθωθούν χρησιμοποιώντας " "την εντολή FLUSH QUERY CACHE." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Το μέγεθος της ελεύθερης μνήμης για λανθάνουσα μνήμη ερωτημάτων." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Ο αριθμός των προσπελάσεων λανθάνουσας μνήμης." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Ο αριθμός των ερωτημάτων που προστέθηκαν στην λανθάνουσα μνήμη." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11177,7 +11199,7 @@ msgstr "" "χρησιμοποιούμενη στρατηγική (LRU) για να αποφασίσει ποια ερωτήματα να " "απομακρύνει από τη λανθάνουσα μνήμη." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11185,19 +11207,19 @@ msgstr "" "Ο αριθμός των μη λανθανόντων ερωτημάτων (μη απομνημονεύσιμα ή δεν " "απομνημονεύονται λόγω της ρύθμισης query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Ο αριθμός των καταχωρημένων ερωτημάτων στη λανθάνουσα μνήμη." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Ο συνολικός αριθμός των μπλοκς στη λανθάνουσα μνήμη ερωτημάτων." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Η κατάσταση της ασφαλούς αναπαραγωγής (δεν έχει εφαρμοστεί)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11205,13 +11227,13 @@ msgstr "" "Ο αριθμός των ενώσεων που δεν χρησιμοποιούν ευρετήρια. Αν η τιμή είναι 0, " "πρέπει να ελέγχετε προσεκτικά τα ευρετήρια των πινάκων σας." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Ο αριθμός των ενώσεων που χρησιμοποιήσαν μια αναζήτηση εύρους σε έναν πίνακα " "παραπομπής." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11220,7 +11242,7 @@ msgstr "" "κάθε γραμμή. (Αν αυτό δεν είναι 0, πρέπει να ελέγχετε προσεκτικά τα " "ευρετήρια των πινάκων σας.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11228,17 +11250,17 @@ msgstr "" "Ο αριθμός των ενώσεων που χρησιμοποιούν εύρη στον πρώτο πίνακα. (Κανονικά " "δεν είναι κρίσιμος αν δεν είναι μεγάλος.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Ο αριθμός των ενώσεων που έκαναν μια πλήρη σάρωση του πρώτου πίνακα." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "Ο αριθμός των προσωρινών πινάκων που είναι τώρα ανοιχτοί από τη δευτερεύουσα " "συνεργασία SQL." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11246,13 +11268,13 @@ msgstr "" "Συνολικές φορές (από την εκκίνηση) που η διεργασία δευτερεύουσας " "αναπαραγωγής SQL έχει ξαναδοκιμάσει συναλλαγές." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Αυτό είναι ΑΝΟΙΧΤΟ, αν αυτός ο διακομιστής είναι δευτερεύων που συνδέεται σε " "πρωτεύωντα." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11260,14 +11282,14 @@ msgstr "" "Ο αριθμός των διεργασιών που έλαβαν περισσότερα από slow_launch_time " "δευτερόλεπτα να δημιουργηθούν." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Ο αριθμός των ερωτημάτων που έλαβαν περισσότερα από long_query_time " "δευτερόλεπτα." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11277,23 +11299,23 @@ msgstr "" "ταξινόμησης. Αν ο αριθμός είναι μεγάλος, πρέπει να αυξήσετε την τιμή της " "μεταβλητής συστήματος sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Ο αριθμός των ταξινομήσεων που έγιναν με εύρη." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Ο αριθμός των ταξινομημένων γραμμών." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Ο αριθμός των ταξινομήσεων που έγιναν σαρώνοντας τον πίνακα." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Οι φορές που ένα κλείδωμα πινακα ανακτήθηκε άμεσα." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11305,7 +11327,7 @@ msgstr "" "απόδοσης, πρέπει πρώτα να βελτιώσετε τα ερωτήματά σας και μετά χωρίστε τον " "πίνακα ή τους πίνακες ή χρησιμοποιείστε αναπαραγωγή." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11315,11 +11337,11 @@ msgstr "" "λανθάνουσας μνήμης μπορεί να υπολογιστεί ως Threads_created/Connections. Αν " "η τιμή είναι κόκκινη πρέπει να αυξήσετε την τιμή thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Ο αριθμός των τρέχοντων ανοιγμένων συνδέσεων." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11331,47 +11353,47 @@ msgstr "" "thread_cache_size. (Κανονικά αυτό δεν δίνει μια σημαντική βελτίωση απόδοσης " "αν έχετε μια καλή εφαρμογή διεργασίας.)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "Βαθμός λανθάνουσας μνήμης νήματος (υπολογισμένη τιμή)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Ο αριθμός των διεργασιών που δεν είναι σε νάρκη." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Έναρξη Εποπτείας" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Οδηγίες/Εγκατάσταση" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Ολοκληρώθηκε η επανατοποθέτηση/επεξεργασία διαγραμμάτων" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Προσθήκη διαγράμματος" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Επανατοποθέτηση/επεξεργασία διαγραμμάτων" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Ρυθμός ανανέωσης" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Στήλες διαγράμματος" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Διευθέτηση διαγράμματος" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11379,15 +11401,15 @@ msgstr "" "Η διευθέτηση των διαγραμμάτων αποθηκεύεται στον τοπικό χώρο αποθήκευσης των " "φυλλομετρητών. Ίσως θέλετε να το εξάγετε αν έχετε πολύπλοκη ρύθμιση." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Επαναφορά προεπιλογής" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Οδηγίες Εποπτείας" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11397,12 +11419,12 @@ msgid "" msgstr "" "Η Εποπτεία phpMyAdmin μπορεί να σας βοηθήσει να βελτιστοποιήσετε τη ρύθμιση " "του διακομιστή και να καταγράφει χρονοβόρα ερωτήματα. Για το τελευταίο θα " -"χρειαστείτε να ορίσετε το log_output σε «TABLE» και να έχετε ενεργοποιήσει " -"το slow_query_log ή το general_log. Σημειώστε, ωστόσο, ότι το general_log " +"χρειαστείτε να ορίσετε το log_output σε «TABLE» και να έχετε ενεργοποιήσει το " +"slow_query_log ή το general_log. Σημειώστε, ωστόσο, ότι το general_log " "παράγει πολλά δεδομένα και αυξάνει τη χρήση πόρων του διακομιστή μέχρι και " "15%" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11415,11 +11437,11 @@ msgstr "" "MySQL 5.1.6 και νεότερη. Μπορείτε να χρησιμοποιήσετε παρόλα αυτά τα " "χαρακτηριστικά διαγραμμάτων του διακομιστή." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Χρήση της εποπτείας:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11430,7 +11452,7 @@ msgstr "" "ρυθμό ανανέωσης στη «Ρυθμίσεις», ή να απομακρύνεται οποιοδήποτε διάγραμμα " "χρηισιμποιώντας το εικονίδιο διαγραφής στο αντίστοιχο διάγραμμα." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11443,11 +11465,11 @@ msgstr "" "επιβεβαιώσετε, θα φορτωθεί ένας πίνακας ομαδοποιημένων ερωτημάτων, οπού εκεί " "μπορείτε να πατήσετε οποιαδήποτε δήλωση SELECTγια περαιτέρω ανάλυση." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Σημειώστε:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11461,88 +11483,88 @@ msgstr "" "απενεργοποίησετε το general_log και να αδειάσετε τον πίνακά του μόλις δεν " "είναι απαραίτητη η εποπτεία." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Προκαθορισμός διαγράμματος" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Μεταβλητή(ές) κατάστασης" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Επιλογή σειρών:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Συχνά εποπτευόμενα" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "ή όνομα τύπου μεταβλητής:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Προβολή ως διαφορική τιμή" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Εφαρμογή διαιρέτη" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Προσάρτηση μονάδας στις τιμές δεδομένων" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Προσθήκη αυτής της σειράς" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Εκκαθάριση σειράς" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Σειρά σε Διάγραμμα:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Στατιστικά καταγραφών" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Επιλεγμένο εύρος χρόνου:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Λήψη μόνο των δηλώσεων SELECT,INSERT,UPDATE και DELETE" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" "Απομάκρυνση δεδομένων μεταβλητών στις δηλώσεις INSERT για καλύτερη " "ομαδοποιήση" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "Επιλέξτε από ποια καταγραφή θέλετε να δημιουργούνται τα στατιστικά." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Τα αποτελέσματα ομαδοποιηούνται ανα κείμενο ερωτήματος." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Αναλυτής ερωτήματος" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d δευτερόλεπτο" msgstr[1] "%d δευτερόλεπτο" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11557,8 +11579,8 @@ msgstr "Αδύνατη η σύνδεση με την προέλευση" msgid "Could not connect to the target" msgstr "Αδύνατη η σύνδεση με τον προορισμό" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "Η βάση δεδομένων «%s» δεν υπάρχει." @@ -11665,19 +11687,19 @@ msgstr "" "Η βάση δεδομένων προορισμού θα συγχρονιστεί πλήρως με τη βάση δεδομένων " "προέλευσης. Η βάση δεδομένων προέλευσης θα παραμείνει ως έχει." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Ο ορισμός της μεταβλητής απέτυχε" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Ρυθμίσεις και μεταβλητές του διακομιστή" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Τιμή συνεδρίας" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Προεπιλεγμένη τιμή" @@ -11927,8 +11949,8 @@ msgid "" "(currently %d)." msgstr "" "Αν η %sεγκυρότητα Σύνδεσης cookie%s είναι μεγαλύτερη από 1440 δευτερόλεπτα " -"μπορεί να προκαλέσει τυχαία ακύρωση συνεδρίας αν το %ssession.gc_maxlifetime" -"%s είναι μικρότερο από την τιμή της (τρέχουσα: %d)." +"μπορεί να προκαλέσει τυχαία ακύρωση συνεδρίας αν το %ssession.gc_maxlifetime%" +"s είναι μικρότερο από την τιμή της (τρέχουσα: %d)." #: setup/lib/index.lib.php:306 #, php-format @@ -12025,46 +12047,46 @@ msgstr "" msgid "Wrong data" msgstr "Εσφαλμένα δεδομένα" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Χρήση του σελιδοδείκτη «%s» ως προεπιλεγμένο ερώτημα φυλλομετρητή." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Θέλετε να εκτελέσετε το ακόλουθο ερώτημα;" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Εμφάνιση ως κώδικά PHP" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Επικυρωμένη SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "αποτέλεσμα SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Δημιουργήθηκε από" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Προβλήματα με τα ευρετήρια στον πίνακα «%s»" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Ετικέτα" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Ο πίνακας %1$s αλλάχτηκε επιτυχώς" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12127,12 +12149,12 @@ msgstr "Ετικέτα άξονα Υ:" msgid "Y Values" msgstr "Τιμές Υ" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Ο πίνακας %s υπάρχει ήδη!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Ο πίνακας %1$s έχει δημιουργηθεί." @@ -12177,210 +12199,210 @@ msgstr "Αποθήκευση σε αρχείο" msgid "File name" msgstr "Ονομασία αρχείου" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Το όνομα του πρωτεύοντος κλειδιού πρέπει να είναι... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Η μετατροπή του ευρετηρίου σε PRIMARY δεν είναι εφικτή!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Δεν ορίστηκαν τα στοιχεία του ευρετηρίου!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Προσθήκη ευρετηρίου" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Εεπεξεργασία ευρετηρίου" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Όνομα ευρετηρίου:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(«PRIMARY» πρέπει να είναι το όνομα του πρωτεύοντος κλειδιού και " "μόνο αυτού!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Τύπος ευρετηρίου:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Προσθήκη στο ευρετήριο «%s» στήλης(ών)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Δεν είναι δυνατή η μεταφορά του πίνακα στον εαυτό του!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Δεν είναι δυνατή η αντιγραφή του πίνακα στον εαυτό του!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Ο πίνακας %s μεταφέρθηκε στο %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Ο πίνακας %s αντιγράφηκε στο %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Το όνομα του πίνακα είναι κενό!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Αλλαγή ταξινόμησης πίνακα κατά" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(μοναδικά)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Μεταφορά πίνακα σε (βάση.πίνακας):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Επιλογές πίνακα" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Μετονομασία πίνακα σε" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Αντιγραφή πίνακα σε (βάση.πίνακας):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Μεταφορά στον αντεγραμμένο πίνακα" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Συντήρηση πίνακα" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Ανασυγκρότηση πίνακα" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Ο πίνακας %s εκκαθαρίστηκε" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Εκκαθάριση («FLUSH») πίνακα" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Διαγραφή δεδομένων ή πίνακα" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Άδειασμα του πίνακα (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Διαγραφή της βάσης δεδομένων (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Συντήρηση κατάτμησης" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Κατάτμηση %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Ανάλυση" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Έλεγχος" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Βελτιστοποίηση" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Επανακατασκευή" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Επισκευή" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Απομάκρυνση κατάτμησης" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Έλεγχος ακεραιότητας συσχετίσεων:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Εμφάνιση πινάκων" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Χρήση χώρου" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Αποτελεσματικός" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Στατιστικά Εγγραφών" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "στατικό" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "δυναμικά" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Μέγεθος γραμμής" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Μέγεθος εγγραφής" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Επόμενη αυτόματη αρίθμηση" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Σφάλμα δημιουργίας μη διακριτού κλειδιού στο %1$s (ελέξτε τους τύπους " "δεδομένων)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Εσωτερική συσχέτιση" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12388,135 +12410,135 @@ msgstr "" "Μια εσωτερική συσχέτιση δεν είναι απαραίτητη όταν υπάρχει μια αντίστοιχη " "συσχέτιση FOREIGN KEY." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Όριο μη διακριτού κλειδιού" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Χωρική" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Αναζήτηση διακριτων τιμών" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Προσθήκη πρωτεύοντος κλειδιού" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Προσθήκη μοναδικού ευρετηρίου" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Προσθήκη ευρετηρίου SPATIAL" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Προσθήκη ευρετηρίου FULLTEXT" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Καμία" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Η στήλη %s διεγράφη" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Ένα πρωτεύον κλειδί προστέθηκε στο %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Ένα ευρετήριο προστέθηκε στο %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Προβολή περισσοτέρων δράσεων" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Απομάκρυνση στήλης(ών)" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Επεξεργασία εμφάνισης" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Εμφάνιση συσχετίσεων" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Προτεινόμενη δομή πίνακα" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Προσθήκη στήλης" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Στο τέλος του Πίνακα" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Στην αρχή του Πίνακα" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Μετά το %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Δημιουργία ευρετηρίου σε  %s  στήλες" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "κατατμήθηκε" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Αναφορά παρακολούθησης για τον πίνακα «%s»" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Η έκδοση %1$s δημιουργήθηκε, η παρακολούθηση του %2$s ενεργοποιήθηκε." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Παρακολούθηση του %1$s απενεργοποιήθηκε στην έκδοση %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Παρακολούθηση του %1$s ενεργοποιήθηκε στην έκδοση %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "Οι δηλώσεις SQL εκτελέστηκαν." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12524,118 +12546,118 @@ msgstr "" "Μπορείτε να εκτελέσετε τον κάδο δημιουργώντας και χρησιμοποιώντας μι " "προσωρινή βάση δεδομένων. Σιγουρευτείτε ότι έχετε τα δικαιώματα για αυτό." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Κάντε σχόλια αυτές τις δύο γραμμές αν δεν τις χρειάζεστε." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "Οι δηλώσεις SQL εξήχθησαν. Αντιγράψτε τον κάδο ή εκτελέστε τον." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Στιγμιότυπο έκδοσης %s (κώδικας SQL)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Ο προσδιορισμός των δεδομένων παρακολούθησης διαγράφτηκε επιτυχώς" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Σφάλμα ερωτήματος" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Ο χειρισμός των δεδομένων παρακολούθησης διαγράφτηκε επιτυχώς" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Δηλώσεις παρακολούθησης" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Εμφάνιση %1$s με ημερομηνίες από %2$s έως %3$s από χρήστη %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Διαγραφή γραμμής δεδομένων παρακολούθησης από την αναφορά" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Δεν υπάρχουν δεδομένα" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Ημερομηνία" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Δήλωση ορισμού δεδομένων" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Δήλωση χειρισμού δεδομένων" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Κάδος SQL (λήψη αρχείου)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Κάδος SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" "Αυτή η επιλογή θα αντικαταστήσει τον πίνακα και τα περιεχόμενά δεδομένα." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Εκτέλεση SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Εξαγωγή ως %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Εμφάνιση εκδόσεων" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Απενεργοποιήση παρακολούθησης για το %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Απενεργοποιήση τώρα" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Ενεργοποίηση παρακολούθησης για το %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Ενεργοποιήση τώρα" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Δημιουργία έκδοσης %1$s του %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Παρακολούθηση αυτών των δηλώσεων ορισμού δεδομένων:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Παρακολούθηση αυτών των δηλώσεων χειρισμού δεδομένων:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Δημιουργία έκδοσης" @@ -12664,11 +12686,11 @@ msgstr "Δεν έχετε αρκετά δικαιώματα να είσαστε msgid "The profile has been updated." msgstr "Τα στοιχεία ανανεώθηκαν." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Όνομα VIEW" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Μετονομασία πίνακα σε" @@ -12948,8 +12970,8 @@ msgid "" msgstr "" "Η λανθάνουσα μνήμη ερωτήματος είναι γνωστό ότι βελτιώνει σημαντικά την " "απόδοση, αν ρυθμιστεί σωστά. Ενεργοποιήστε τη ορίζοντας το " -"{query_cache_size} με μια διψήφια τιμής ΜΒ και το {query_cache_type} σε " -"«ΟΝ». Σημείωση: Αν χρησιμοποιείτε memcached, αγνοήστε την πρόταση." +"{query_cache_size} με μια διψήφια τιμής ΜΒ και το {query_cache_type} σε «ΟΝ». " +"Σημείωση: Αν χρησιμοποιείτε memcached, αγνοήστε την πρόταση." #: libraries/advisory_rules.txt:151 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'" @@ -13030,8 +13052,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "Η τρέχουσα αναλογία της ελεύθερης λανθάνουσας μνήμης ερωτήματος προς τη " "συνολική λανθάνουσα μνήμη ερωτήματος είναι %s%%. Πρέπει να είναι περισσότερο " @@ -13108,8 +13130,8 @@ msgid "" "value is, the better (This rules firing limit: 0.1%%)" msgstr "" "Ο βαθμός απομακρυσμένων ερωτημάτων προς τα εισερχόμενα ερωτήματα είναι %s%%. " -"Όσο χαμηλότερη αυτή η τιμή, τόσο το καλύτερο (Το όριο συναγερμού είναι: " -"0,1%%)" +"Όσο χαμηλότερη αυτή η τιμή, τόσο το καλύτερο (Το όριο συναγερμού είναι: 0,1%" +"%)" #: libraries/advisory_rules.txt:188 msgid "Query cache max size" @@ -13193,8 +13215,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "Το %s%% όλων των ταξινομήσεων προκαλεί προσωρινούς πίνακες, αυτή η τιμή " "πρέπει να είναι κάτω από 10%%." @@ -13762,8 +13784,8 @@ msgstr "" #, php-format msgid "%s%% of all connections are aborted. This value should be below 1%%" msgstr "" -"%s%% όλων των συνδέσεων ματαιώνονται. Αυτή η τιμή πρέπει να είναι κάτω από " -"1%%" +"%s%% όλων των συνδέσεων ματαιώνονται. Αυτή η τιμή πρέπει να είναι κάτω από 1%" +"%" #: libraries/advisory_rules.txt:399 msgid "Rate of aborted connections" @@ -14134,8 +14156,8 @@ msgstr "Το concurrent_insert έχει οριστεί στο 0" #~ msgid "" #~ "Are you sure you want to disable all BLOB references for database %s?" #~ msgstr "" -#~ "Θέλετε να απενεργοποιήσετε όλες τις αναφορές BLOB για τη βάση δεδομένων " -#~ "%s;" +#~ "Θέλετε να απενεργοποιήσετε όλες τις αναφορές BLOB για τη βάση δεδομένων %" +#~ "s;" #~ msgid "Unknown error while uploading." #~ msgstr "Άγνωστο σφάλμα κατά την αποστολή αρχείου." diff --git a/po/en_GB.po b/po/en_GB.po index 5ae95f597b..743dade1dd 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -5,27 +5,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-16 15:28+0200\n" "Last-Translator: Robert Readman \n" "Language-Team: english-gb \n" -"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Show all" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Page number:" @@ -40,55 +40,56 @@ msgstr "" "parent window, or your browser's security settings are configured to block " "cross-window updates." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Search" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Go" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Keyname" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Description" @@ -111,151 +112,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Database %1$s has been created." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Database comment: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Table comments" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Column" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Type" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Default" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Links to" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Comments" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "No" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Yes" @@ -263,101 +264,101 @@ msgstr "Yes" msgid "View dump (schema) of database" msgstr "View dump (schema) of database" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "No tables found in database." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Select All" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Unselect All" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "The database name is empty!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Database %1$s has been renamed to %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Database %1$s has been copied to %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Rename database to" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Remove database" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Database %s has been dropped." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Drop the database (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Copy database to" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Structure only" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Structure and data" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Data only" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE before copying" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Add %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Add AUTO_INCREMENT value" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Add constraints" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Switch to copied database" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Collation" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -366,503 +367,437 @@ msgstr "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Edit or export relational schema" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Table" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Rows" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Size" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "in use" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Creation" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Last update" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Last check" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s table" msgstr[1] "%s tables" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "You have to choose at least one column to display" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Switch to %svisual builder%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sort" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Ascending" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Descending" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Show" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Criteria" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "And" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Or" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Modify" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Add/Delete criteria rows" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Add/Delete columns" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Update Query" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Use Tables" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL query on database %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Submit Query" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Access denied" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "at least one of the words" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "all words" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "the exact phrase" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "as regular expression" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Search results for \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Total: %s match" -msgstr[1] "Total: %s matches" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s match inside table %2$s" -msgstr[1] "%1$s matched inside table %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Browse" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Delete the matches for the %s table?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Delete" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Search in database" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Words or values to search for (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Find:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Words are separated by a space character (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Inside tables:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Inside column:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "No tables found in database" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "unknown" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Table %s has been emptied" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "View %s has been dropped" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Table %s has been dropped" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Tracking is active." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Tracking is not active." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "View" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replication" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Sum" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s is the default storage engine on this MySQL server." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "With selected:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Check All" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Check tables having overhead" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Export" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Print view" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Empty" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Drop" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Check table" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimise table" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Repair table" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analyse table" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Add prefix to table" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Replace table prefix" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Copy table with prefix" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Data Dictionary" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Tracked tables" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Database" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Last version" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Created" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Updated" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Action" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Delete tracking data for this table" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "active" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "not active" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versions" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Tracking report" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Structure snapshot" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Untracked tables" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Track table" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Database Log" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Bad type!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Selected export type has to be saved in file!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Bad parameters!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Insufficient space to save the file %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" "File %s already exists on server, change filename or check overwrite option." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "The web server does not have permission to save the file %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Dump has been saved to file %s." @@ -885,7 +820,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometry" @@ -958,29 +893,29 @@ msgstr "" "Chose \"GeomFromText\" from the \"Function\" column and paste the below " "string into the \"Value\" field" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Showing bookmark" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "The bookmark has been deleted." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "File could not be read" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -990,7 +925,7 @@ msgstr "" "You attempted to load file with unsupported compression (%s). Either support " "for it is not implemented or disabled by your configuration." -#: import.php:390 +#: import.php:394 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 " @@ -1000,27 +935,27 @@ msgstr "" "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Cannot convert file's character set without character set conversion library" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Could not load import plug-ins, please check your installation!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Bookmark %s created" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Import has been successfully finished, %d queries executed." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1028,7 +963,7 @@ msgstr "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." -#: import.php:499 +#: import.php:503 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." @@ -1036,15 +971,15 @@ msgstr "" "However on last run no data has been parsed, this usually means phpMyAdmin " "won't be able to finish this import unless you increase php time limits." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Your SQL query has been executed successfully" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Back" @@ -1052,7 +987,7 @@ msgstr "Back" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin is more friendly with a frames-capable browser." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" statements are disabled." @@ -1061,7 +996,7 @@ msgstr "\"DROP DATABASE\" statements are disabled." msgid "Do you really want to execute \"%s\"?" msgstr "Do you really want to execute \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "You are about to DESTROY a complete database!" @@ -1101,7 +1036,7 @@ msgstr "Add Index" msgid "Edit Index" msgstr "Edit Index" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Add %d column(s) to index" @@ -1119,16 +1054,16 @@ msgstr "The host name is empty!" msgid "The user name is empty!" msgstr "The user name is empty!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "The password is empty!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "The passwords aren't the same!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Add user" @@ -1140,29 +1075,31 @@ msgstr "Reloading Privileges" msgid "Removing Selected Users" msgstr "Removing Selected Users" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Close" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Edit" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Live traffic chart" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Live conn./process chart" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Live query chart" @@ -1172,24 +1109,24 @@ msgstr "Static data" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Total" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Other" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1209,7 +1146,7 @@ msgstr "Server traffic (in KiB)" msgid "Connections since last refresh" msgstr "Connections since last refresh" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Processes" @@ -1227,7 +1164,7 @@ msgstr "Questions since last refresh" msgid "Questions (executed statements by the server)" msgstr "Questions (executed statements by the server)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Query statistics" @@ -1272,14 +1209,14 @@ msgid "System swap" msgstr "System swap" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1331,32 +1268,32 @@ msgstr "Bytes sent" msgid "Bytes received" msgstr "Bytes received" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Connections" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1370,11 +1307,11 @@ msgstr "%d table(s)" msgid "Questions" msgstr "Questions" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Traffic" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Settings" @@ -1394,12 +1331,12 @@ msgstr "Add chart to grid" msgid "Please add at least one variable to the series" msgstr "Please add at least one variable to the series" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "None" @@ -1499,7 +1436,7 @@ msgstr "Change settings" msgid "Current settings" msgstr "Current settings" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Chart Title" @@ -1585,7 +1522,7 @@ msgstr "Explain output" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Time" @@ -1678,10 +1615,10 @@ msgstr "" "Failed building chart grid with imported config. Resetting to default " "config..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Import" @@ -1747,7 +1684,7 @@ msgstr "Processing Request" msgid "Error in Processing Request" msgstr "Error in Processing Request" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "No databases selected." @@ -1801,15 +1738,15 @@ msgstr "Hide indexes" msgid "Show indexes" msgstr "Show indexes" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Foreign key check:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Enabled)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Disabled)" @@ -1837,7 +1774,7 @@ msgstr "Deleting" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "The definition of a stored function must contain a RETURN statement!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET editor" @@ -1877,8 +1814,8 @@ msgstr "Show query box" msgid "No rows selected" msgstr "No rows selected" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Change" @@ -1886,18 +1823,18 @@ msgstr "Change" msgid "Query execution time" msgstr "Query execution time" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d is not valid row number." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Save" @@ -1909,7 +1846,7 @@ msgstr "Hide search criteria" msgid "Show search criteria" msgstr "Show search criteria" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Zoom Search" @@ -1955,12 +1892,12 @@ msgstr "Query results" msgid "Data point content" msgstr "Data point content" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignore" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Copy" @@ -1980,7 +1917,7 @@ msgstr "Select Foreign Key" msgid "Please select the primary key or a unique key" msgstr "Please select the primary key or a unique key" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Choose column to display" @@ -2062,7 +1999,7 @@ msgstr "Show data row(s)" msgid "Generate password" msgstr "Generate password" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generate" @@ -2070,7 +2007,7 @@ msgstr "Generate" msgid "Change Password" msgstr "Change Password" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "More" @@ -2161,63 +2098,63 @@ msgid "December" msgstr "December" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Oct" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dec" @@ -2255,32 +2192,32 @@ msgid "Sun" msgstr "Sun" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Mon" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Tue" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Wed" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Thu" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Fri" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sat" @@ -2394,16 +2331,16 @@ msgstr "Unexpected characters on line %s" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "per second" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "per minute" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "per hour" @@ -2411,6 +2348,250 @@ msgstr "per hour" msgid "per day" msgstr "per day" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Max: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Documentation" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Error" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL query" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL said: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Failed to connect to SQL validator!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Explain SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Skip Explain SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Without PHP Code" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Create PHP Code" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Refresh" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Skip Validate SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Validate SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Inline edit of this query" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Inline" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profiling" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Sun" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y at %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s days, %s hours, %s minutes and %s seconds" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Missing parameter:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Begin" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Previous" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Next" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "End" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Jump to database "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "The %s functionality is affected by a known bug, see %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Click to toggle" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Structure" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Insert" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Browse" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operations" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Browse your computer:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Select from the web server upload directory %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "The directory you set for upload work cannot be reached" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "There are no files to upload" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Execute" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Print" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2425,74 +2606,50 @@ msgstr "" msgid "Font size" msgstr "Font size" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Save edited data" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Restore column order" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Begin" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Previous" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Next" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "End" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Start row" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Number of rows" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Mode" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontal" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontal (rotated headers)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertical" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "Headers every %s rows" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Sort by key" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2516,64 +2673,76 @@ msgstr "Sort by key" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Options" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Partial texts" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Full texts" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Relational key" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Relational display column" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Show binary contents" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Show BLOB contents" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Show binary contents as HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Hide browser transformation" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Well Known Text" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Well Known Binary" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "The row has been deleted" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Delete" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Kill" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2581,44 +2750,44 @@ msgstr "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "in query" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Showing rows" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "total" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Query took %01.4f sec" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Query results operations" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Print view (with full texts)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Display chart" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Visualise GIS data" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Create view" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Link not found" @@ -2684,56 +2853,56 @@ msgstr "Cannot read (moved) upload file." msgid "Open new phpMyAdmin window" msgstr "Open new phpMyAdmin window" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Cookies must be enabled past this point." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Javascript must be enabled past this point" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "No index defined!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indexes" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unique" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Packed" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinality" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Comment" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "The primary key has been dropped" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Index %s has been dropped" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2742,137 +2911,96 @@ msgstr "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Databases" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Structure" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Insert" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operations" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Tracking" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Triggers" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Table seems to be empty!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Database seems to be empty!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Query" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privileges" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Routines" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Events" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Designer" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Users" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Synchronise" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binary log" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variables" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Charsets" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Plug-ins" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Engines" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Error" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2898,76 +3026,76 @@ msgstr[1] "%1$d rows inserted." msgid "Error while creating PDF:" msgstr "Error while creating PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Could not save recent table" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Recent tables" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "There are no recent tables" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "There is no detailed status information available for this storage engine." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s is available on this MySQL server." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s has been disabled for this MySQL server." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "This MySQL server does not support the %s storage engine." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "unknown table status: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "Source database `%s` was not found!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "Target database `%s` was not found!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Invalid database" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Invalid table name" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Error renaming table %1$s to %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Table %1$s has been renamed to %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Could not save table UI preferences" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2976,7 +3104,7 @@ msgstr "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2987,83 +3115,83 @@ msgstr "" "after you refresh this page. Please check if the table structure has been " "changed." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Function" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Value" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Table Search" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Edit/Insert" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Select columns (at least one):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Add search conditions (body of the \"where\" clause):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Number of rows per page" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Display order:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Use this column to label each point" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Maximum rows to plot" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Browse foreign values" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Additional search criteria" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Do a \"query by example\" (wildcard: \"%\") for two different columns" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Do a \"query by example\" (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Browse/Edit the points" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "How to use" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3149,20 +3277,20 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" -"A small floating-point number, allowable values are -3.402823466E+38 to " -"-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38" +"A small floating-point number, allowable values are -3.402823466E+38 to -" +"1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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" #: libraries/Types.class.php:311 @@ -3443,13 +3571,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "An enumeration, chosen from the list of defined values" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "shared" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tables" @@ -3460,35 +3588,35 @@ msgstr "Tables" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Data" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Overhead" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Jump to database" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Not replicated" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Replicated" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Check privileges for database "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Check Privileges" @@ -3536,174 +3664,18 @@ msgstr "Invalid authentication method set in configuration:" msgid "You should upgrade to %s %s or later." msgstr "You should upgrade to %s %s or later." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "GLOBALS overwrite attempt" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "possible exploit" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "numeric key detected" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Max: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Documentation" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL query" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL said: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Failed to connect to SQL validator!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Explain SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Skip Explain SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Without PHP Code" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Create PHP Code" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Refresh" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Skip Validate SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Validate SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Inline edit of this query" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Inline" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profiling" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Sun" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y at %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s days, %s hours, %s minutes and %s seconds" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Missing parameter:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Jump to database "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "The %s functionality is affected by a known bug, see %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Click to toggle" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Browse your computer:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Select from the web server upload directory %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "The directory you set for upload work cannot be reached" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "There are no files to upload" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Execute" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Print" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3729,9 +3701,9 @@ msgstr "Open" msgid "Closed" msgstr "Closed" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Disabled" @@ -3859,30 +3831,30 @@ msgstr "SOAP extension not found" msgid "maximum %s" msgstr "maximum %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "This setting is disabled, it will not be applied to your configuration" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Set value: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Restore default value" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Allow users to customise this value" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Reset" @@ -4171,7 +4143,7 @@ msgid "Character set of the file" msgstr "Character set of the file" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4196,14 +4168,14 @@ msgstr "Put columns names in the first row" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Columns enclosed by" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Columns escaped by" @@ -4223,13 +4195,13 @@ msgstr "Remove CRLF characters within columns" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Columns terminated by" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Lines terminated by" @@ -4286,12 +4258,12 @@ msgstr "Label key" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME type" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relations" @@ -4304,7 +4276,7 @@ msgid "Save on server" msgstr "Save on server" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Overwrite existing file(s)" @@ -4317,7 +4289,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Enclose table and column names with backquotes" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL compatibility mode" @@ -4539,8 +4511,8 @@ msgstr "" "get special values." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Query window" @@ -5887,10 +5859,10 @@ msgstr "Requires SQL Validator to be enabled" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Password" @@ -5914,8 +5886,8 @@ msgstr "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Username" @@ -6158,7 +6130,7 @@ msgstr "The %s extension is missing. Please check your PHP configuration." msgid "possible deep recursion attack" msgstr "possible deep recursion attack" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6166,36 +6138,86 @@ msgstr "" "The server is not responding (or the local server's socket is not correctly " "configured)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "The server is not responding." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Please check privileges of directory containing database." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Details..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Search results for \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Total: %s match" +msgstr[1] "Total: %s matches" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s match inside table %2$s" +msgstr[1] "%1$s matched inside table %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Delete the matches for the %s table?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Search in database" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Words or values to search for (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Find:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Words are separated by a space character (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Inside tables:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Inside column:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "Connection for controluser as defined in your configuration failed." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Change password" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "No Password" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Re-type" @@ -6216,8 +6238,8 @@ msgstr "Create database" msgid "Create" msgstr "Create" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "No Privileges" @@ -6231,9 +6253,9 @@ msgstr "Create table" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Name" @@ -6241,143 +6263,143 @@ msgstr "Name" msgid "Number of columns" msgstr "Number of columns" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "Could not load export plug-ins, please check your installation!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Exporting databases from the current server" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Exporting tables from \"%s\" database" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Exporting rows from \"%s\" table" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Export Method:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Quick - display only the minimal options" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Custom - display all possible options" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Database(s):" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Table(s):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Rows:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Dump some row(s)" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Number of rows:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Row to begin at:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Dump all rows" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Output:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Save on server in the directory %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Save output to a file" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "File name template:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ will become the server name" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ will become the database name" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ will become the table name" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "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." +"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." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "use this for future exports" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Character set of the file:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Compression:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zipped" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzipped" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzipped" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "View output as text" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Format:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Format-specific options:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6385,34 +6407,34 @@ msgstr "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Encoding Conversion:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%1$s from %2$s branch" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "no branch" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Git revision" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "committed on %1$s by %2$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "authored on %1$s by %2$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6422,33 +6444,33 @@ msgstr "" "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) " "browsers." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s of %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Uploading your import file..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/sec." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "About %MIN min. %SEC sec. remaining." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "About %SEC sec. remaining." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "The file is being processed, please be patient." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6456,30 +6478,30 @@ msgstr "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importing into the current server" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importing into the database \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importing into the table \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "File to Import:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "File may be compressed (%s) or uncompressed." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6487,22 +6509,22 @@ msgstr "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "File uploads are not allowed on this server." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Partial Import:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" "Previous import timed out, after resubmitting will continue from position %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6512,11 +6534,11 @@ msgstr "" "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Number of rows to skip, starting from the first row:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Format-Specific Options:" @@ -6525,7 +6547,7 @@ msgstr "Format-Specific Options:" msgid "Language" msgstr "Language" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Version information" @@ -6569,67 +6591,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Buffer Pool" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB Status" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Buffer Pool Usage" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "pages" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Free pages" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Dirty pages" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Pages containing data" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Pages to be flushed" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Busy pages" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Latched pages" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Buffer Pool Activity" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Read requests" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Write requests" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Read misses" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Write waits" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Read misses in %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Write waits in %" @@ -6857,20 +6879,20 @@ msgstr "" "will be deleted, otherwise they are renamed and given the next highest " "number." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Related Links" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "The PrimeBase XT Blog by Paul McCullagh" @@ -6878,126 +6900,126 @@ msgstr "The PrimeBase XT Blog by Paul McCullagh" msgid "No data found for GIS visualization." msgstr "No data found for GIS visualisation." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL returned an empty result set (i.e. zero rows)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" "The following structures have either been created or altered. Here you can:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "View a structure's contents by clicking on its name" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Change any of its settings by clicking the corresponding \"Options\" link" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Edit structure by following the \"Structure\" link" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Go to database: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Edit settings for %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Go to table: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Structure of %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Go to view: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Hide" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binary" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Because of its length,
this column might not be editable" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binary - do not edit" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "web server upload directory" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Continue insertion with %s rows" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "and then" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Insert as new row" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Insert as new row and ignore errors" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Show insert query" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Go back to previous page" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Insert another new row" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Go back to this page" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Edit next row" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Showing SQL query" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Inserted row id: %1$d" @@ -7012,234 +7034,234 @@ msgstr "None" msgid "Convert to Kana" msgstr "Convert to Kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "From" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "To" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Submit" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Add table prefix" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Add prefix" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Do you really want to execute the following query?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "No change" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Charset" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgarian" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Simplified Chinese" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Traditional Chinese" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "case-insensitive" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "case-sensitive" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Croatian" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Czech" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danish" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "English" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonian" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "German" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "dictionary" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "phone book" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Hungarian" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Icelandic" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japanese" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latvian" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lithuanian" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Korean" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persian" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polish" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "West European" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Romanian" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovak" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovenian" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spanish" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Traditional Spanish" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Swedish" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turkish" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrainian" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "multilingual" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Central European" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Russian" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltic" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armenian" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cyrillic" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabic" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebrew" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgian" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Greek" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Czech-Slovak" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Home" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Log out" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin documentation" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Reload navigation frame" @@ -7261,11 +7283,11 @@ msgstr "Welcome to %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" -"You probably did not create a configuration file. You might want to use the " -"%1$ssetup script%2$s to create one." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." #: libraries/plugins/auth/AuthenticationConfig.class.php:121 msgid "" @@ -7312,21 +7334,21 @@ msgstr "Password:" msgid "Server Choice" msgstr "Server Choice" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Log-in without a password is forbidden by configuration (see AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "No activity within %s seconds; please log in again" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Cannot log in to the MySQL server" @@ -7406,7 +7428,7 @@ msgstr "Data dump options" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Dumping data for table" @@ -7421,28 +7443,28 @@ msgstr "Event" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Definition" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Table structure for table" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Structure for view" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Stand-in structure for view" @@ -7488,32 +7510,32 @@ msgid "Display MIME types" msgstr "Display MIME types" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Host" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Generation Time" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Server version" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP Version" @@ -7592,7 +7614,7 @@ msgstr "" "table names formed with special characters or keywords)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Truncate table before insert" @@ -7668,33 +7690,33 @@ msgstr "" "Dump TIMESTAMP columns in UTC (enables TIMESTAMP columns to be dumped and " "reloaded between servers in different time zones)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedures" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Functions" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Constraints for dumped tables" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Constraints for table" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPES FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Error reading data:" @@ -7738,15 +7760,15 @@ msgstr "" msgid "Column names: " msgstr "Column names: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Invalid parameter for CSV import: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7755,13 +7777,13 @@ msgstr "" "Invalid column (%s) specified! Ensure that columns names are spelled " "correctly, separated by commas, and not enclosed in quotes." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Invalid format of CSV input on line %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Invalid column count in CSV input on line %d." @@ -7771,17 +7793,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Table name" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Column names" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "This plug-in does not support compressed imports!" @@ -7997,82 +8019,82 @@ msgstr "" "prefix like \"http://www.example.com/\". The second option is a title for " "the link." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "not OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Enabled" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "General relation features" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Display Features" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Creation of PDFs" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Displaying Column Comments" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Please see the documentation on how to update your column_comments table" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Bookmarked SQL query" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL history" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Persistent recently used tables" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Persistent tables' UI preferences" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "User preferences" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Quick steps to setup advanced features:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Create the needed tables with the examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Create a pma user and give access to these tables." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8080,15 +8102,15 @@ msgstr "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "Re-login to phpMyAdmin to load the updated configuration file." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "no description" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Uncheck All" @@ -8096,7 +8118,7 @@ msgstr "Uncheck All" msgid "Slave configuration" msgstr "Slave configuration" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Change or reconfigure master server" @@ -8109,9 +8131,9 @@ msgstr "" "not, please add the following line into [mysqld] section:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "User name" @@ -8129,15 +8151,15 @@ msgid "Slave status" msgstr "Slave status" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variable" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Server ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8145,38 +8167,38 @@ msgstr "" "Only slaves started with the --report-host=host_name option are visible in " "this list." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Add slave replication user" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Any user" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Use text field" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Any host" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "This Host" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Use Host Table" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8184,140 +8206,140 @@ msgstr "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Generate Password" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "The following query has failed: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Sorry, we failed to restore the dropped event." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "The backed up query was:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Event %1$s has been modified." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Event %1$s has been created." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "One or more errors have occurred while processing your request:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Edit event" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Error in processing request" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Details" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Event name" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Event type" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Change to %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Execute at" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Execute every" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Start" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "End" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "On completion preserve" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Definer" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "The definer must be in the \"username@hostname\" format" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "You must provide an event name" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "You must provide a valid interval value for the event." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "You must provide a valid execution time for the event." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "You must provide a valid type for the event." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "You must provide an event definition." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "New" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "OFF" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "ON" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Event scheduler status" @@ -8337,89 +8359,89 @@ msgstr "" "fail![/strong] Please use the improved 'mysqli' extension to avoid any " "problems." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Invalid routine type: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Sorry, we failed to restore the dropped routine." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Routine %1$s has been modified." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Routine %1$s has been created." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Edit routine" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Routine name" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parameters" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Direction" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Length/Values" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Add parameter" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Remove last parameter" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Return type" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Return length/values" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Return options" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Is deterministic" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Security type" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "SQL data access" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "You must provide a routine name" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Invalid direction \"%s\" given for parameter." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8427,37 +8449,37 @@ msgstr "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "You must provide a name and a type for each routine parameter." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "You must provide a valid return type for the routine." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "You must provide a routine definition." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "%d row affected by the last statement inside the procedure" msgstr[1] "%d rows affected by the last statement inside the procedure" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Execution results of routine %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Execute routine" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Routine parameters" @@ -8488,23 +8510,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Time" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "You must provide a trigger name" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "You must provide a valid timing for the trigger" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "You must provide a valid event for the trigger" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "You must provide a valid table name" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "You must provide a trigger definition." @@ -8586,138 +8608,138 @@ msgstr "No event with name %1$s found in database %2$s" msgid "There are no events to display." msgstr "There are no events to display." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "The %s table doesn't exist!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Please configure the coordinates for table %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Schema of the %s database - Page %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "This page does not contain any tables!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "SCHEMA ERROR: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relational schema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Table of contents" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Attributes" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Create a page" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Page name" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Automatic layout based on" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Internal relations" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Please choose a page to edit" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Select page" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Select Tables" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Display relational schema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Select Export Relational Type" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Show grid" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Show colour" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Show dimension of tables" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Display all tables with the same width" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Only show keys" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Landscape" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portrait" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientation" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Paper size" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8725,7 +8747,7 @@ msgstr "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Toggle scratchboard" @@ -8744,44 +8766,44 @@ msgstr "Unknown language: %1$s." msgid "Current Server" msgstr "Current server" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Source database" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Current server" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Remote server" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Difference" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Target database" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Click to select" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Run SQL query/queries on server %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Run SQL query/queries on database %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Clear" @@ -8790,11 +8812,11 @@ msgstr "Clear" msgid "Columns" msgstr "Columns" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Bookmark this SQL query" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Let every user access this bookmark" @@ -8894,7 +8916,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Tracking of %s is activated." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8906,7 +8928,7 @@ msgstr "" "a single quote (\"'\") amongst those values, precede it with a backslash " "(for example '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8914,17 +8936,17 @@ msgstr "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Index" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "Move column" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8933,11 +8955,11 @@ msgstr "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Transformation options" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8949,57 +8971,57 @@ msgstr "" "quote (\"'\") amongst those values, precede it with a backslash (for example " "'\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM or SET data too long?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Get more editing space" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "None" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "As defined:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primary" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Fulltext" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "first" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "after %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Add %s column(s)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "You have to add at least one column." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Storage Engine" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "PARTITION definition" @@ -9020,11 +9042,11 @@ msgstr "" "Your preferences will be saved for current session only. Storing them " "permanently requires %sphpMyAdmin configuration storage%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Could not save configuration" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9041,81 +9063,81 @@ msgstr "No files found inside ZIP archive!" msgid "Error in ZIP archive:" msgstr "Error in ZIP archive:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "General Settings" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Server connection collation" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Appearance Settings" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "More settings" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Database server" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Software" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Software version" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protocol version" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "User" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Server charset" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Web server" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Database client version" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP extension" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Show PHP information" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Official Homepage" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Contribute" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Get support" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "List of changes" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9127,7 +9149,7 @@ msgstr "" "running with this default, is open to intrusion, and you really should fix " "this security hole by setting a password for user 'root'." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9137,7 +9159,7 @@ msgstr "" "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" -#: main.php:294 +#: main.php:297 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 " @@ -9147,19 +9169,19 @@ msgstr "" "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." -#: main.php:302 +#: main.php:305 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." +"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 "" "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." +"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." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9167,12 +9189,12 @@ msgstr "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "The configuration file now needs a secret passphrase (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9182,7 +9204,7 @@ msgstr "" "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9191,7 +9213,7 @@ msgstr "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9200,7 +9222,7 @@ msgstr "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behaviour." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9209,26 +9231,26 @@ msgstr "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "No databases" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Filter tables by name" msgid "Filter databases by name" msgstr "Filter tables by name" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Filter tables by name" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Create table" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Please select a database" @@ -9276,7 +9298,7 @@ msgstr "Toggle small/big" msgid "Toggle relation lines" msgstr "Toggle relation lines" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Import/Export coordinates for PDF schema" @@ -9334,67 +9356,67 @@ msgstr "Aggregate" msgid "Active options" msgstr "Active options" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Page has been created" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Page creation failed" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Page" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Import from selected page" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Export to selected page" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Create a page and export to it" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "New page name: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Export/Import to scale" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "recommended" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Error: relation already exists." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Error: Relation not added." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "FOREIGN KEY relation added" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Internal relation added" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relation deleted" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Error saving coordinates for Designer." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Modifications have been saved" @@ -9467,15 +9489,15 @@ msgstr "Existing settings will be overwritten!" msgid "You can reset all your settings and restore them to default values." msgstr "You can reset all your settings and restore them to default values." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Import files" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "All" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s table not found or not set in %s" @@ -9484,37 +9506,37 @@ msgstr "%s table not found or not set in %s" msgid "File doesn't exist" msgstr "File doesn't exist" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Select binary log to view" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Files" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Truncate Shown Queries" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Show Full Queries" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Log name" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Position" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Original position" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Information" @@ -9522,31 +9544,31 @@ msgstr "Information" msgid "Character Sets and Collations" msgstr "Character Sets and Collations" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d database has been dropped successfully." msgstr[1] "%1$d databases have been dropped successfully." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Databases statistics" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Master replication" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Slave replication" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Enable Statistics" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9554,7 +9576,7 @@ msgstr "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Storage Engines" @@ -9582,7 +9604,7 @@ msgstr "Module" msgid "Library" msgstr "Library" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Version" @@ -9598,112 +9620,112 @@ msgstr "Licence" msgid "disabled" msgstr "disabled" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Includes all privileges except GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Allows altering the structure of existing tables." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Allows altering and dropping stored routines." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Allows creating new databases and tables." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Allows creating stored routines." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Allows creating new tables." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Allows creating temporary tables." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Allows creating, dropping and renaming user accounts." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Allows creating new views." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Allows deleting data." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Allows dropping databases and tables." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Allows dropping tables." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Allows to set up events for the event scheduler" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Allows executing stored routines." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Allows importing data from and exporting data into files." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Allows adding users and privileges without reloading the privilege tables." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Allows creating and dropping indexes." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Allows inserting and replacing data." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Allows locking tables for the current thread." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Limits the number of new connections the user may open per hour." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Limits the number of queries the user may send to the server per hour." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9711,58 +9733,58 @@ msgstr "" "Limits the number of commands that change any table or database the user may " "execute per hour." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Limits the number of simultaneous connections the user may have." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Allows viewing processes of all users" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Has no effect in this MySQL version." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "Allows reloading server settings and flushing the server's caches." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Allows the user to ask where the slaves / masters are." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Needed for the replication slaves." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Allows reading data." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Gives access to the complete list of databases." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Allows performing SHOW CREATE VIEW queries." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Allows shutting down the server." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9772,217 +9794,217 @@ msgstr "" "required for most administrative operations like setting global variables or " "killing threads of other users." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Allows creating and dropping triggers" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Allows changing data." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "No privileges." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "None" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Table-specific privileges" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Note: MySQL privilege names are expressed in English" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administration" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Global privileges" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Database-specific privileges" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Resource limits" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Note: Setting these options to 0 (zero) removes the limit." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Login Information" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Do not change the password" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "No user found." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "The user %s already exists!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "You have added a new user." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "You have updated the privileges for %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "You have revoked the privileges for %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "The password for %s was changed successfully." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Deleting %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "No users selected for deleting!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Reloading the privileges" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "The selected users have been deleted successfully." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "The privileges were reloaded successfully." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Edit Privileges" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Revoke" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Export all" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Any" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Privileges for all users" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Privileges for %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Users overview" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Grant" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Remove selected users" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Revoke all active privileges from the users and delete them afterwards." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Drop the databases that have the same names as the users." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "The selected user was not found in the privilege table." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Column-specific privileges" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Add privileges on the following database" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Add privileges on the following table" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Change Login Information / Copy User" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Create a new user with the same privileges and ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... keep the old one." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... delete the old one from the user tables." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" "... revoke all active privileges from the old one and delete it afterwards." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -9990,81 +10012,81 @@ msgstr "" "... delete the old one from the user tables and reload the privileges " "afterwards." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Database for user" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Create database with same name and grant all privileges" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Grant all privileges on wildcard name (username\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Grant all privileges on database "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Users having access to "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "database-specific" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "wildcard" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "User has been added." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Unknown error" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Unable to connect to master %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Unable to read master log position. Possible privilege problem on master." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Unable to change master" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Master server changed successfully to %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "This server is configured as master in a replication process." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Show master status" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Show connected slaves" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10073,11 +10095,11 @@ msgstr "" "This server is not configured as master in a replication process. Would you " "like to configure it?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Master configuration" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10091,19 +10113,19 @@ msgstr "" "ignore all databases by default and allow only certain databases to be " "replicated. Please select the mode:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Replicate all databases; Ignore:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Ignore all databases; Replicate:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Please select databases:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10111,7 +10133,7 @@ msgstr "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10121,81 +10143,81 @@ msgstr "" "should see a message informing you, that this server is configured as " "master" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Slave SQL Thread not running!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Slave IO Thread not running!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Server is configured as slave in a replication process. Would you like to:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "See slave status table" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Synchronise databases with master" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Control slave:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Full start" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Full stop" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Reset slave" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Start SQL Thread only" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Stop SQL Thread only" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Start IO Thread only" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Stop IO Thread only" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Error management:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "Skipping errors might lead into unsynchronised master and slave!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Skip current error" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Skip next" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "errors." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10204,127 +10226,127 @@ msgstr "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Thread %s was successfully killed." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Handler" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Query cache" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Threads" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Temporary data" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Delayed inserts" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Key cache" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Joins" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sorting" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Transaction coordinator" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Flush (close) all tables" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Show open tables" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Show slave hosts" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Show slave status" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Flush query cache" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Runtime Information" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "All status variables" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Monitor" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Advisor" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Refresh rate: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filters" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Containing the word:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Show only alert values" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filter by category..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Show unformatted values" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Related links:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Run analyser" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Instructions" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10332,7 +10354,7 @@ msgstr "" "The Advisor system can provide recommendations on server variables by " "analysing the server status variables." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10342,7 +10364,7 @@ msgstr "" "calculations and by rule of thumb which may not necessarily apply to your " "system." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10352,7 +10374,7 @@ msgstr "" "changing (by reading the documentation) and how to undo the change. Wrong " "tuning can have a very negative effect on performance." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10363,31 +10385,31 @@ msgstr "" "no clearly measurable improvement." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Questions since startup: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Statements" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Network traffic since startup: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "This MySQL server has been running for %1$s. It started up on %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10395,16 +10417,16 @@ msgstr "" "This MySQL server works as master and slave in replication process." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "This MySQL server works as master in replication process." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "This MySQL server works as slave in replication process." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10412,11 +10434,11 @@ msgstr "" "For further information about replication status on the server, please visit " "the replication section." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Replication status" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10424,35 +10446,35 @@ msgstr "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Received" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Sent" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "max. concurrent connections" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Failed attempts" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Aborted" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Command" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10460,11 +10482,11 @@ msgstr "" "The number of connections that were aborted because the client died without " "closing the connection properly." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "The number of failed attempts to connect to the MySQL server." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10474,17 +10496,17 @@ msgstr "" "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "The number of transactions that used the temporary binary log cache." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" "The number of connection attempts (successful or not) to the MySQL server." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10496,11 +10518,11 @@ msgstr "" "to increase the tmp_table_size value to cause temporary tables to be memory-" "based instead of disk-based." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "How many temporary files mysqld has created." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10508,7 +10530,7 @@ msgstr "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10516,7 +10538,7 @@ msgstr "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10524,23 +10546,23 @@ msgstr "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "The number of INSERT DELAYED rows written." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "The number of executed FLUSH statements." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "The number of internal COMMIT statements." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "The number of times a row was deleted from a table." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10550,7 +10572,7 @@ msgstr "" "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10560,7 +10582,7 @@ msgstr "" "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10568,7 +10590,7 @@ msgstr "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10578,7 +10600,7 @@ msgstr "" "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10586,7 +10608,7 @@ msgstr "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimise ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10598,7 +10620,7 @@ msgstr "" "probably have a lot of queries that require MySQL to scan whole tables or " "you have joins that don't use keys properly." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10610,302 +10632,302 @@ msgstr "" "tables are not properly indexed or that your queries are not written to take " "advantage of the indexes you have." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "The number of internal ROLLBACK statements." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "The number of requests to update a row in a table." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "The number of requests to insert a row in a table." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "The number of pages containing data (dirty or clean)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "The number of pages currently dirty." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "The number of buffer pool pages that have been requested to be flushed." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "The number of free pages." -#: server_status.php:1348 -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 "" -"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." - -#: server_status.php:1349 -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 "" -"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." - -#: server_status.php:1350 -msgid "Total size of buffer pool, in pages." -msgstr "Total size of buffer pool, in pages." - -#: server_status.php:1351 -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 "" -"The number of \"random\" read-aheads InnoDB initiated. This happens when a " -"query is to scan a large portion of a table but in random order." - -#: server_status.php:1352 -msgid "" -"The number of sequential read-aheads InnoDB initiated. This happens when " -"InnoDB does a sequential full table scan." -msgstr "" -"The number of sequential read-aheads InnoDB initiated. This happens when " -"InnoDB does a sequential full table scan." - -#: server_status.php:1353 -msgid "The number of logical read requests InnoDB has done." -msgstr "The number of logical read requests InnoDB has done." - -#: server_status.php:1354 -msgid "" -"The number of logical reads that InnoDB could not satisfy from buffer pool " -"and had to do a single-page read." -msgstr "" -"The number of logical reads that InnoDB could not satisfy from buffer pool " -"and had to do a single-page read." - -#: server_status.php:1355 -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 "" -"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." - -#: server_status.php:1356 -msgid "The number writes done to the InnoDB buffer pool." -msgstr "The number writes done to the InnoDB buffer pool." - -#: server_status.php:1357 -msgid "The number of fsync() operations so far." -msgstr "The number of fsync() operations so far." - -#: server_status.php:1358 -msgid "The current number of pending fsync() operations." -msgstr "The current number of pending fsync() operations." - -#: server_status.php:1359 -msgid "The current number of pending reads." -msgstr "The current number of pending reads." - -#: server_status.php:1360 -msgid "The current number of pending writes." -msgstr "The current number of pending writes." - -#: server_status.php:1361 -msgid "The amount of data read so far, in bytes." -msgstr "The amount of data read so far, in bytes." - -#: server_status.php:1362 -msgid "The total number of data reads." -msgstr "The total number of data reads." - -#: server_status.php:1363 -msgid "The total number of data writes." -msgstr "The total number of data writes." - -#: server_status.php:1364 -msgid "The amount of data written so far, in bytes." -msgstr "The amount of data written so far, in bytes." - -#: server_status.php:1365 -msgid "The number of pages that have been written for doublewrite operations." -msgstr "The number of pages that have been written for doublewrite operations." - -#: server_status.php:1366 -msgid "The number of doublewrite operations that have been performed." -msgstr "The number of doublewrite operations that have been performed." - -#: server_status.php:1367 -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 "" -"The number of waits we had because log buffer was too small and we had to " -"wait for it to be flushed before continuing." - -#: server_status.php:1368 -msgid "The number of log write requests." -msgstr "The number of log write requests." - -#: server_status.php:1369 -msgid "The number of physical writes to the log file." -msgstr "The number of physical writes to the log file." - -#: server_status.php:1370 -msgid "The number of fsync() writes done to the log file." -msgstr "The number of fsync() writes done to the log file." - -#: server_status.php:1371 -msgid "The number of pending log file fsyncs." -msgstr "The number of pending log file fsyncs." - -#: server_status.php:1372 -msgid "Pending log file writes." -msgstr "Pending log file writes." - -#: server_status.php:1373 -msgid "The number of bytes written to the log file." -msgstr "The number of bytes written to the log file." - -#: server_status.php:1374 -msgid "The number of pages created." -msgstr "The number of pages created." - -#: server_status.php:1375 -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 "" -"The compiled-in InnoDB page size (default 16KB). Many values are counted in " -"pages; the page size allows them to be easily converted to bytes." - -#: server_status.php:1376 -msgid "The number of pages read." -msgstr "The number of pages read." - -#: server_status.php:1377 -msgid "The number of pages written." -msgstr "The number of pages written." - -#: server_status.php:1378 -msgid "The number of row locks currently being waited for." -msgstr "The number of row locks currently being waited for." - -#: server_status.php:1379 -msgid "The average time to acquire a row lock, in milliseconds." -msgstr "The average time to acquire a row lock, in milliseconds." - -#: server_status.php:1380 -msgid "The total time spent in acquiring row locks, in milliseconds." -msgstr "The total time spent in acquiring row locks, in milliseconds." - -#: server_status.php:1381 -msgid "The maximum time to acquire a row lock, in milliseconds." -msgstr "The maximum time to acquire a row lock, in milliseconds." - -#: server_status.php:1382 -msgid "The number of times a row lock had to be waited for." -msgstr "The number of times a row lock had to be waited for." - -#: server_status.php:1383 -msgid "The number of rows deleted from InnoDB tables." -msgstr "The number of rows deleted from InnoDB tables." - -#: server_status.php:1384 -msgid "The number of rows inserted in InnoDB tables." -msgstr "The number of rows inserted in InnoDB tables." - -#: server_status.php:1385 -msgid "The number of rows read from InnoDB tables." -msgstr "The number of rows read from InnoDB tables." - #: server_status.php:1386 -msgid "The number of rows updated in InnoDB tables." -msgstr "The number of rows updated in InnoDB tables." +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 "" +"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." #: server_status.php:1387 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." +"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 "" -"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." +"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." #: server_status.php:1388 -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 "" -"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." +msgid "Total size of buffer pool, in pages." +msgstr "Total size of buffer pool, in pages." #: server_status.php:1389 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." +"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 "" -"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." +"The number of \"random\" read-aheads InnoDB initiated. This happens when a " +"query is to scan a large portion of a table but in random order." #: server_status.php:1390 -msgid "Percentage of used key cache (calculated value)" -msgstr "Percentage of used key cache (calculated value)" +msgid "" +"The number of sequential read-aheads InnoDB initiated. This happens when " +"InnoDB does a sequential full table scan." +msgstr "" +"The number of sequential read-aheads InnoDB initiated. This happens when " +"InnoDB does a sequential full table scan." #: server_status.php:1391 -msgid "The number of requests to read a key block from the cache." -msgstr "The number of requests to read a key block from the cache." +msgid "The number of logical read requests InnoDB has done." +msgstr "The number of logical read requests InnoDB has done." #: server_status.php:1392 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." +"The number of logical reads that InnoDB could not satisfy from buffer pool " +"and had to do a single-page read." msgstr "" -"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." +"The number of logical reads that InnoDB could not satisfy from buffer pool " +"and had to do a single-page read." #: server_status.php:1393 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 "" +"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." + +#: server_status.php:1394 +msgid "The number writes done to the InnoDB buffer pool." +msgstr "The number writes done to the InnoDB buffer pool." + +#: server_status.php:1395 +msgid "The number of fsync() operations so far." +msgstr "The number of fsync() operations so far." + +#: server_status.php:1396 +msgid "The current number of pending fsync() operations." +msgstr "The current number of pending fsync() operations." + +#: server_status.php:1397 +msgid "The current number of pending reads." +msgstr "The current number of pending reads." + +#: server_status.php:1398 +msgid "The current number of pending writes." +msgstr "The current number of pending writes." + +#: server_status.php:1399 +msgid "The amount of data read so far, in bytes." +msgstr "The amount of data read so far, in bytes." + +#: server_status.php:1400 +msgid "The total number of data reads." +msgstr "The total number of data reads." + +#: server_status.php:1401 +msgid "The total number of data writes." +msgstr "The total number of data writes." + +#: server_status.php:1402 +msgid "The amount of data written so far, in bytes." +msgstr "The amount of data written so far, in bytes." + +#: server_status.php:1403 +msgid "The number of pages that have been written for doublewrite operations." +msgstr "The number of pages that have been written for doublewrite operations." + +#: server_status.php:1404 +msgid "The number of doublewrite operations that have been performed." +msgstr "The number of doublewrite operations that have been performed." + +#: server_status.php:1405 +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 "" +"The number of waits we had because log buffer was too small and we had to " +"wait for it to be flushed before continuing." + +#: server_status.php:1406 +msgid "The number of log write requests." +msgstr "The number of log write requests." + +#: server_status.php:1407 +msgid "The number of physical writes to the log file." +msgstr "The number of physical writes to the log file." + +#: server_status.php:1408 +msgid "The number of fsync() writes done to the log file." +msgstr "The number of fsync() writes done to the log file." + +#: server_status.php:1409 +msgid "The number of pending log file fsyncs." +msgstr "The number of pending log file fsyncs." + +#: server_status.php:1410 +msgid "Pending log file writes." +msgstr "Pending log file writes." + +#: server_status.php:1411 +msgid "The number of bytes written to the log file." +msgstr "The number of bytes written to the log file." + +#: server_status.php:1412 +msgid "The number of pages created." +msgstr "The number of pages created." + +#: server_status.php:1413 +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 "" +"The compiled-in InnoDB page size (default 16KB). Many values are counted in " +"pages; the page size allows them to be easily converted to bytes." + +#: server_status.php:1414 +msgid "The number of pages read." +msgstr "The number of pages read." + +#: server_status.php:1415 +msgid "The number of pages written." +msgstr "The number of pages written." + +#: server_status.php:1416 +msgid "The number of row locks currently being waited for." +msgstr "The number of row locks currently being waited for." + +#: server_status.php:1417 +msgid "The average time to acquire a row lock, in milliseconds." +msgstr "The average time to acquire a row lock, in milliseconds." + +#: server_status.php:1418 +msgid "The total time spent in acquiring row locks, in milliseconds." +msgstr "The total time spent in acquiring row locks, in milliseconds." + +#: server_status.php:1419 +msgid "The maximum time to acquire a row lock, in milliseconds." +msgstr "The maximum time to acquire a row lock, in milliseconds." + +#: server_status.php:1420 +msgid "The number of times a row lock had to be waited for." +msgstr "The number of times a row lock had to be waited for." + +#: server_status.php:1421 +msgid "The number of rows deleted from InnoDB tables." +msgstr "The number of rows deleted from InnoDB tables." + +#: server_status.php:1422 +msgid "The number of rows inserted in InnoDB tables." +msgstr "The number of rows inserted in InnoDB tables." + +#: server_status.php:1423 +msgid "The number of rows read from InnoDB tables." +msgstr "The number of rows read from InnoDB tables." + +#: server_status.php:1424 +msgid "The number of rows updated in InnoDB tables." +msgstr "The number of rows updated in InnoDB tables." + +#: server_status.php:1425 +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 "" +"The number of key blocks in the key cache that have changed but haven't yet " +"been flushed to disk. It used to be known as Not_flushed_key_blocks." + +#: server_status.php:1426 +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 "" +"The number of unused blocks in the key cache. You can use this value to " +"determine how much of the key cache is in use." + +#: server_status.php:1427 +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 "" +"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." + +#: server_status.php:1428 +msgid "Percentage of used key cache (calculated value)" +msgstr "Percentage of used key cache (calculated value)" + +#: server_status.php:1429 +msgid "The number of requests to read a key block from the cache." +msgstr "The number of requests to read a key block from the cache." + +#: server_status.php:1430 +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 "" +"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." + +#: server_status.php:1431 +msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "The number of requests to write a key block to the cache." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "The number of physical writes of a key block to disk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" "Percentage of physical writes compared to write requests (calculated value)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10915,7 +10937,7 @@ msgstr "" "optimiser. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -10923,11 +10945,11 @@ msgstr "" "The maximum number of connections that have been in use simultaneously since " "the server started." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "The number of rows waiting to be written in INSERT DELAYED queues." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -10935,19 +10957,19 @@ msgstr "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "The number of files that are open." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "The number of streams that are open (used mainly for logging)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "The number of tables that are open." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -10957,19 +10979,19 @@ msgstr "" "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE " "statement." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "The amount of free memory for query cache." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "The number of cache hits." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "The number of queries added to the cache." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10981,7 +11003,7 @@ msgstr "" "cache size. The query cache uses a least recently used (LRU) strategy to " "decide which queries to remove from the cache." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -10989,19 +11011,19 @@ msgstr "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "The number of queries registered in the cache." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "The total number of blocks in the query cache." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "The status of failsafe replication (not yet implemented)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11009,11 +11031,11 @@ msgstr "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "The number of joins that used a range search on a reference table." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11021,7 +11043,7 @@ msgstr "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11029,15 +11051,15 @@ msgstr "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "The number of joins that did a full scan of the first table." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "The number of temporary tables currently open by the slave SQL thread." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11045,11 +11067,11 @@ msgstr "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "This is ON if this server is a slave that is connected to a master." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11057,13 +11079,13 @@ msgstr "" "The number of threads that have taken more than slow_launch_time seconds to " "create." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "The number of queries that have taken more than long_query_time seconds." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11073,23 +11095,23 @@ msgstr "" "is large, you should consider increasing the value of the sort_buffer_size " "system variable." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "The number of sorts that were done with ranges." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "The number of sorted rows." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "The number of sorts that were done by scanning the table." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "The number of times that a table lock was acquired immediately." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11101,7 +11123,7 @@ msgstr "" "should first optimise your queries, and then either split your table or " "tables or use replication." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11111,11 +11133,11 @@ msgstr "" "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "The number of currently open connections." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11127,47 +11149,47 @@ msgstr "" "doesn't give a notable performance improvement if you have a good thread " "implementation.)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "Thread cache hit rate (calculated value)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "The number of threads that are not sleeping." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Start Monitor" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Instructions/Setup" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Done rearranging/editing charts" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Add chart" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Rearrange/edit charts" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Refresh rate" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Chart columns" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Chart arrangement" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11175,15 +11197,15 @@ msgstr "" "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." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Reset to default" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Monitor Instructions" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11197,7 +11219,7 @@ msgstr "" "enabled. Note however, that the general_log produces a lot of data and " "increases server load by up to 15%" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11209,11 +11231,11 @@ msgstr "" "table is supported by MySQL 5.1.6 and onwards. You may still use the server " "charting features however." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Using the monitor:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11223,7 +11245,7 @@ msgstr "" "may add charts and change the refresh rate under 'Settings', or remove any " "chart using the cog icon on each respective chart." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11235,11 +11257,11 @@ msgstr "" "confirmed, this will load a table of grouped queries, there you may click on " "any occurring SELECT statements to further analyse them." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Please note:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11251,86 +11273,86 @@ msgstr "" "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." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Preset chart" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Status variable(s)" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Select series:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Commonly monitored" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "or type variable name:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Display as differential value" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Apply a divisor" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Append unit to data values" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Add this series" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Clear series" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Series in Chart:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Log statistics" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Selected time range:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "Remove variable data in INSERT statements for better grouping" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "Choose from which log you want the statistics to be generated from." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Results are grouped by query text." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Query analyser" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d second" msgstr[1] "%d seconds" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11345,8 +11367,8 @@ msgstr "Could not connect to the source" msgid "Could not connect to the target" msgstr "Could not connect to the target" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "'%s' database does not exist." @@ -11448,19 +11470,19 @@ msgstr "" "Target database will be completely synchronised with source database. Source " "database will remain unchanged." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Setting variable failed" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Server variables and settings" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Session value" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Global value" @@ -11791,46 +11813,46 @@ msgstr "Key should contain letters, numbers [em]and[/em] special characters." msgid "Wrong data" msgstr "Wrong data" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Using bookmark \"%s\" as default browse query." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Do you really want to execute following query?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Showing as PHP code" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Validated SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL result" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Generated by" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problems with indexes of table `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Label" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Table %1$s has been altered successfully" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "The columns have been moved successfully." @@ -11891,12 +11913,12 @@ msgstr "Y-Axis label:" msgid "Y Values" msgstr "Y Values" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Table %s already exists!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Table %1$s has been created." @@ -11941,207 +11963,207 @@ msgstr "Save to file" msgid "File name" msgstr "File name" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "The name of the primary key must be \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Can't rename index to PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "No index parts defined!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Add index" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Edit index" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Index name:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" must be the name of and only of a primary key!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Index type:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Add to index  %s column(s)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Can't move table to same one!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Can't copy table to same one!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Table %s has been moved to %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Table %s has been copied to %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "The table name is empty!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Alter table order by" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(singly)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Move table to (database.table):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Table options" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Rename table to" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Copy table to (database.table):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Switch to copied table" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Table maintenance" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragment table" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Table %s has been flushed" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Flush the table (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Delete data or table" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Empty the table (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Delete the table (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Partition maintenance" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partition %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analyse" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Check" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimise" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Rebuild" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Repair" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Remove partitioning" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Check referential integrity:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Showing tables" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Space usage" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Effective" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Row Statistics" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "static" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dynamic" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Row length" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Row size" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Next autoindex" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Error creating foreign key on %1$s (check data types)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Internal relation" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12149,131 +12171,131 @@ msgstr "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Foreign key constraint" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Spatial" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Distinct values" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Add primary key" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Add unique index" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Add SPATIAL index" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Add FULLTEXT index" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "None" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Column %s has been dropped" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "A primary key has been added on %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "An index has been added on %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Show more actions" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "Move columns" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "Move the columns by dragging them up and down." -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Edit view" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Relation view" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Propose table structure" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Add column" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "At End of Table" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "At Beginning of Table" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "After %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Create an index on  %s columns" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "partitioned" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Tracking report for table `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Version %1$s was created, tracking for %2$s is active." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Tracking for %1$s was deactivated at version %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Tracking for %1$s was activated at version %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL statements executed." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12281,117 +12303,117 @@ msgstr "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Comment out these two lines if you do not need them." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL statements exported. Please copy the dump or execute it." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Version %s snapshot (SQL code)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Tracking data definition successfully deleted" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Query error" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Tracking data manipulation successfully deleted" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Tracking statements" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Delete tracking data row from report" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "No data" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Date" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Data definition statement" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Data manipulation statement" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL dump (file download)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL dump" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "This option will replace your table and contained data." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL execution" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Export as %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Show versions" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Deactivate tracking for %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Deactivate now" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Activate tracking for %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Activate now" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Create version %1$s of %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Track these data definition statements:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Track these data manipulation statements:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Create version" @@ -12420,11 +12442,11 @@ msgstr "You don't have sufficient privileges to be here right now!" msgid "The profile has been updated." msgstr "The profile has been updated." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "VIEW name" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Rename view to" @@ -12765,11 +12787,11 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" #: libraries/advisory_rules.txt:174 msgid "Query cache fragmentation" @@ -12919,11 +12941,11 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." #: libraries/advisory_rules.txt:211 msgid "Rate of sorts that cause temporary tables" diff --git a/po/es.po b/po/es.po index a43a913018..aab0098b82 100644 --- a/po/es.po +++ b/po/es.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-26 20:02+0200\n" "Last-Translator: Matías Bellone \n" "Language-Team: spanish \n" -"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Mostrar todo" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Número de página:" @@ -38,55 +38,56 @@ msgstr "" "principal o su navegador está bloqueando las actualizaciones en ventanas " "múltiples debido a sus parámetros de seguridad." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Buscar" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Continuar" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nombre de la clave" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Descripción" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "La base de datos %1$s ha sido creada." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Comentario de la base de datos: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Comentarios de la tabla" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Columna" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tipo" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nulo" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Predeterminado" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Enlaces a" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Comentarios" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "No" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Sí" @@ -261,101 +262,101 @@ msgstr "Sí" msgid "View dump (schema) of database" msgstr "Ver el volcado (esquema) de la base de datos" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "No se han encontrado tablas en la base de datos." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Seleccionar todo" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Deseleccionar todo" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "¡El nombre de la base de datos está vacío!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "La base de datos %1$s ha sido renombrada a %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "La base de datos %1$s ha sido copiada a %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Renombrar la base de datos a" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Eliminar base de datos" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "La base de datos %s ha sido eliminada." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Eliminar la base de datos (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Copiar la base de datos a" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Únicamente la estructura" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Estructura y datos" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Solamente datos" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREAR BASE DE DATOS antes de copiar" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Añada %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Añadir el valor AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Añadir restricciones" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Seleccionar la base de datos copiada" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Cotejamiento" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -364,494 +365,428 @@ msgstr "" "El almacenamiento de la configuración de phpMyAdmin ha sido desactivado. " "Para saber por qué haz clic %saquí%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Editar o exportar esquema relacional" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabla" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Filas" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Tamaño" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "en uso" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Creación" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Última actualización" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Última revisión" # singular: tabla # plural: tablas -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tabla" msgstr[1] "%s tablas" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Debe elegir al menos una columna para mostrar" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Cambiar al %sconstructor visual%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Ordenar" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Ascendente" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Descendente" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Mostrar" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Criterio" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Insertar" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "y luego" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Borrar" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "O" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Modificar" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Añadir/borrar filas de criterio" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Añadir/borrar columnas" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Modificar la consulta" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Usar tablas" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Consulta a la base de datos %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Ejecutar la consulta" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Acceso denegado" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "al menos una de estas palabras" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "Todas las palabras" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "La frase exacta" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "como expresión regular" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Resultados de la búsqueda para \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Total: %s resultado" -msgstr[1] "Total: %s resultados" - -# singular: %s resultado en la tabla %s -# plural: %s resultados en la tabla %s -#: db_search.php:296 -#, php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s coincidencia en la tabla %2$s" -msgstr[1] "%1$s coincidencias en la tabla %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Examinar" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "¿Eliminar las coincidencias para la tabla %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Borrar" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Buscar en la base de datos" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Palabras o valores a buscar (comodín: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Encontrado:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Las palabras están separadas por un espacio (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Dentro de las tablas:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Dentro de la columna:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "No se han encontrado tablas en la base de datos" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "desconocido" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Se ha vaciado la tabla %s" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Se descartó el modo de visualización %s" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Se ha eliminado la tabla %s" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "El seguimiento está activo." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "El seguimiento no está activo." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Esta vista tiene al menos este número de filas. Refiérase a la " -"%sdocumentation%s." +"Esta vista tiene al menos este número de filas. Refiérase a la %" +"sdocumentation%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Visualizar" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replicación" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Número de filas" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" "%s es el motor de almacenamiento predeterminado en este servidor MySQL." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Para los elementos que están marcados:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Marcar todos" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Marcar las tablas con residuo a depurar" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Exportar" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Vista de impresión" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Vaciar" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Eliminar" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Revisar la tabla" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimizar la tabla" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Reparar la tabla" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analizar la tabla" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Agregar prefijo a la tabla" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Reemplazar prefijo de la tabla" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Copiar tabla con prefijo" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Diccionario de datos" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Tablas con seguimiento" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Base de datos" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Última versión" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Creado/a" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Actualizado" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Estado actual" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Acción" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Borrar los datos de seguimiento para esta tabla" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "activo/a" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "no activo/a" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versiones" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Informe de seguimiento" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Instantánea de la estructura" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Tablas sin seguimiento" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Hacer seguimiento a la tabla" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Registro de la base de datos" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "¡Tipo erróneo!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "¡El formato de exportación seleccionado debe grabarse en el archivo!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "¡Parámetros incorrectos!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "No hay suficiente espacio para guardar el archivo %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -859,12 +794,12 @@ msgstr "" "El archivo %s ya existe en el servidor, cambie el nombre del archivo o " "revise la opción de sobreescritura." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "El servidor web no tiene permiso para guardar el archivo %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "El volcado ha sido guardado al archivo %s." @@ -889,7 +824,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometría" @@ -959,32 +894,32 @@ msgid "" "Chose \"GeomFromText\" from the \"Function\" column and paste the below " "string into the \"Value\" field" msgstr "" -"Seleccione «GeomFromText» de la columna \"Función\" y pegue la cadena " -"ubicada debajo en el campo \"Valor\"" +"Seleccione «GeomFromText» de la columna \"Función\" y pegue la cadena ubicada " +"debajo en el campo \"Valor\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Usted probablemente intentó cargar un archivo demasiado grande. Refiérase a " -"%sla documentation%s para hallar modos de superar esta limitación." +"Usted probablemente intentó cargar un archivo demasiado grande. Refiérase a %" +"sla documentation%s para hallar modos de superar esta limitación." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Mostrando el favorito" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "El favorito ha sido borrado." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "No fue posible leer el archivo" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -995,7 +930,7 @@ msgstr "" "Este tipo de compresión puede no estar implementado o quizá no ha sido " "habilitado en su archivo de configuración." -#: import.php:390 +#: import.php:394 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 " @@ -1005,29 +940,29 @@ msgstr "" "el tamaño del archivo excedió el máximo permitido por su configuración PHP. " "Ver [a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "No se pudo convertir el conjunto de caracteres del archivo sin la biblioteca " "correspondiente" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "No se pudieron cargar los plugins de importación. ¡Revise su instalación!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "El favorito %s fue creado" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "La importación se ejecutó exitosamente, se ejecutaron %d consultas." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1035,7 +970,7 @@ msgstr "" "Se ha agotado el tiempo de ejecución del script; si desea completar la " "importación reenvíe el mismo archivo y la importación continuará." -#: import.php:499 +#: import.php:503 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." @@ -1044,15 +979,15 @@ msgstr "" "usualmente significa que phpMyAdmin no será capaz de completar esta " "importación a menos que usted incremente el tiempo de ejecución de php." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Su consulta se ejecutó con éxito" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Volver" @@ -1060,7 +995,7 @@ msgstr "Volver" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin funciona mejor con un navegador que reconoce frames." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Las sentencias \"DROP DATABASE\" están desactivadas." @@ -1069,7 +1004,7 @@ msgstr "Las sentencias \"DROP DATABASE\" están desactivadas." msgid "Do you really want to execute \"%s\"?" msgstr "¿Realmente desea ejecutar \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "¡Está a punto de DESTRUIR una base de datos completa!" @@ -1109,7 +1044,7 @@ msgstr "Agregar índice" msgid "Edit Index" msgstr "Editar índice" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Agregar %d columna(s) al índice" @@ -1127,16 +1062,16 @@ msgstr "¡El nombre del servidor está vacío!" msgid "The user name is empty!" msgstr "¡El nombre de usuario está vacío!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "¡La contraseña está vacía!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "¡Las contraseñas no coinciden!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Agregar usuario" @@ -1148,29 +1083,31 @@ msgstr "Recargando Privilegios" msgid "Removing Selected Users" msgstr "Eliminando los usuarios seleccionados" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Cerrar" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Editar" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Gráfico de tráfico en vivo" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Gráfico de procesos/conexiones en vivo" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Gráfico de consultas en vivo" @@ -1180,24 +1117,24 @@ msgstr "Datos estáticos" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Total" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Otro" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1217,7 +1154,7 @@ msgstr "Tráfico del servidor (en KiB)" msgid "Connections since last refresh" msgstr "Connexiones desde la última actualización" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Procesos" @@ -1235,7 +1172,7 @@ msgstr "Preguntas desde la última actualización" msgid "Questions (executed statements by the server)" msgstr "Preguntas (sentencias ejecutadas por el servidor)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Estadísticas de Consulta" @@ -1280,14 +1217,14 @@ msgid "System swap" msgstr "Intercambio de sistema" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1339,32 +1276,32 @@ msgstr "Bytes enviados" msgid "Bytes received" msgstr "Bytes recibidos" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Conexiones" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1380,12 +1317,12 @@ msgstr "%d tabla(s)" msgid "Questions" msgstr "Preguntas" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Tráfico" # This is the text showed in the tab -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Configuración" @@ -1405,12 +1342,12 @@ msgstr "Agregar gráfico a la grilla" msgid "Please add at least one variable to the series" msgstr "Agregue al menos una variable a la serie" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Ninguna" @@ -1510,7 +1447,7 @@ msgstr "Cambiar configuraciones" msgid "Current settings" msgstr "Configuraciones actuales" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Título del gráfico" @@ -1599,7 +1536,7 @@ msgstr "Explicar salida" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Tiempo" @@ -1694,10 +1631,10 @@ msgstr "" "No se pudo crear la grilla de gráficos con la configuración importada. " "Reiniciando a configuración predeterminada..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importar" @@ -1763,7 +1700,7 @@ msgstr "Procesando Petición" msgid "Error in Processing Request" msgstr "Error al Procesar la Petición" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "No se seleccionaron bases de datos." @@ -1817,15 +1754,15 @@ msgstr "Esconder índices" msgid "Show indexes" msgstr "Mostrar índices" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Revisión de claves foráneas:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Habilitado)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Deshabilitado)" @@ -1854,7 +1791,7 @@ msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" "¡La definición de una función almacenada debe contener una sentencia RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Editor de ENUM/SET" @@ -1894,8 +1831,8 @@ msgstr "Mostrar ventana de consultas SQL" msgid "No rows selected" msgstr "No se seleccionaron filas" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Cambiar" @@ -1903,18 +1840,18 @@ msgstr "Cambiar" msgid "Query execution time" msgstr "Tiempo de ejecución de la consulta" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d no es un número de fila válido." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Guardar" @@ -1926,7 +1863,7 @@ msgstr "Ocultar criterio de búsqueda" msgid "Show search criteria" msgstr "Mostrar criterio de búsqueda" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Búsqueda gráfica" @@ -1972,12 +1909,12 @@ msgstr "Resultados de la consulta" msgid "Data point content" msgstr "Contenido del punto de datos" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignorar" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Copiar" @@ -1997,7 +1934,7 @@ msgstr "Seleccione la clave foránea" msgid "Please select the primary key or a unique key" msgstr "Seleccione la clave primaria o una clave única" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Elegir la columna a mostrar" @@ -2085,7 +2022,7 @@ msgstr "Mastrar fila(s) de datos" msgid "Generate password" msgstr "Generar contraseña" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generar" @@ -2093,7 +2030,7 @@ msgstr "Generar" msgid "Change Password" msgstr "Cambar contraseña" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Más" @@ -2184,63 +2121,63 @@ msgid "December" msgstr "Diciembre" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Ene" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Abr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Ago" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Oct" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dic" @@ -2278,32 +2215,32 @@ msgid "Sun" msgstr "Dom" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Lun" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Mar" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Mie" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Jue" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Vie" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sab" @@ -2420,16 +2357,16 @@ msgstr "" "Caracter inesperado en la línea %1$s. Se esperaba una tabulación pero se " "encontró «%2$s»" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "por segundo" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "por minuto" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "por hora" @@ -2437,6 +2374,252 @@ msgstr "por hora" msgid "per day" msgstr "por día" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Máximo: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Documentación" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "es" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Error" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "consulta SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL ha dicho: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "No pudo conectarse a un validador de SQL!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Explicar SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Omitir la explicación del SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Sin código PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Crear código PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Actualizar" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Saltar la validación de SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Validar SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Edición en linea de esta consulta" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "En línea" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Perfilando" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Dom" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d-%m-%Y a las %H:%M:%S" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s días, %s horas, %s minutos y %s segundos" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Parámetro faltante:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Comenzar" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Anterior" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Siguiente" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Fin" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Saltar a la base de datos "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "La funcionalidad %s está afectada por un fallo conocido, vea %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Pulse para conmutar" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Estructura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Insertar" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Examinar" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operaciones" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Buscar en su ordenador:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" +"Seleccionar directorio en el servidor web para subir los archivos %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" +"No se puede acceder al directorio que seleccionó para subir los archivos" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "No hay archivos para subir" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Ejecutar" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Imprimir" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2452,73 +2635,49 @@ msgstr "" msgid "Font size" msgstr "Tamaño de fuente" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Guardar datos editados" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Restaurar orden de las columnas" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Comenzar" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Anterior" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Siguiente" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Fin" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Fila de inicio" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Número de filas" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Modo" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontal" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontal (encabezados rotados)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertical" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "Cabeceras cada %s filas" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Ordenar según la clave" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2542,66 +2701,78 @@ msgstr "Ordenar según la clave" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Opciones" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Textos parciales" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Textos completos" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Clave relacional" # Display option apparently related to # http://www.phpmyadmin.net/documentation/#relation -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Mostrar columna de relación" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Mostrar contenido binario" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Mostrar contenido BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Mostrar contenido binario como HEXadecimal" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Ocultar transformación del navegador" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Texto muy conocido" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Binario muy conocido" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "La fila se ha borrado" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Borrar" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Matar el proceso" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2609,44 +2780,44 @@ msgstr "" "Podría ser aproximado. Ver [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "en la consulta" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Mostrando registros" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "total" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "La consulta tardó %01.4f seg" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operaciones sobre los resultados de la consulta" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Previsualización para imprimir (documento completo)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Mostrar gráfico" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Visualizar datos GIS" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Crear vista" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "No se encontró el enlace" @@ -2713,56 +2884,56 @@ msgstr "No se puede leer el archivo subido (y movido)." msgid "Open new phpMyAdmin window" msgstr "Abrir nueva ventana de phpMyAdmin" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Las cookies deben estar activadas." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Pasado este punto, debe tener Javascript activado" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "¡No se ha definido ningún índice!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Índices" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Único" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Empaquetado" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinalidad" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Comentario" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "La clave primaria ha sido eliminada" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "El índice %s ha sido eliminado" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2771,137 +2942,96 @@ msgstr "" "Los índices %1$s y %2$s parecen ser iguales y posiblemente se puede eliminar " "uno." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Bases de datos" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Servidor" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Estructura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Insertar" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operaciones" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Seguimiento" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Disparadores" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "La tabla, ¡parece estar vacía!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "La base de datos, ¡parece estar vacía!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Generar una consulta" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilegios" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutinas" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Eventos" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Diseñador" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Usuarios" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Sincronizar" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Registro binario" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variables" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Juegos de caracteres" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Complementos" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Motores" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Error" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2927,78 +3057,78 @@ msgstr[1] "%1$d filas insertadas." msgid "Error while creating PDF:" msgstr "Error al crear PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "No se pudo guardar la tabla reciente" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Tablas recientes" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "No existen tablas recientes" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "No existe información detallada acerca de las condiciones en que se " "encuentra este motor de almacenamiento." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s está disponible en este servidor MySQL." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s ha sido deshabilitado para este motor de almacenamiento." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" "Este servidor MySQL no es compatible con el motor de almacenamiento %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "estado de tabla desconocido: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "¡No se encontró la base de datos de origen «%s»!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "¡No se encontró la base de datos de destino «%s»!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "La base de datos no es válida" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "El nombre de la tabla no es válido" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Error al cambiar el nombre de la tabla %1$s a %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "La tabla %1$s ahora se llama %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "No se pudieron guardar las preferencias de interfaz" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -3007,7 +3137,7 @@ msgstr "" "Falló la limpieza de las preferencia de interfaz de tablas (ver $cfg" "['Servers'][$i]['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3018,86 +3148,86 @@ msgstr "" "no serán persistentes luego de actualizar esta página. Revise si cambió la " "estructura de la tabla." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Función" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operador" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Valor" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Búsqueda de tablas" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Editar/Insertar" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Seleccionar campos (al menos uno):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" "Insertar las condiciones de búsqueda (cuerpo de la cláusula \"where\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "registros por página" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Mostrar en este orden:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Utilice esta columna para etiquetar cada punto" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Máximo número de filas a graficar" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Mostrar los valores foráneos" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Criterios de búsqueda adicionales" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Hacer una \"consulta basada en ejemplo\" (comodín: \"%\") para dos columnas " "distintas" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Hacer una \"consulta basada en ejemplo\" (comodín: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Navegar/editar los puntos" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Forma de utilización" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "Reiniciar ampliación" @@ -3183,16 +3313,16 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" "Un número de coma flotante pequeño; los valores posibles son de -3.402823466E" "+38 a -1.175494351E-38, 0 y de 1.175494351E-38 a 3.402823466E+38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" "Un número de coma flotante de precisión doble; los valores permitidos son de " @@ -3236,8 +3366,8 @@ msgstr "Una fecha, el rango válido es de «%1$s» a «%2$s»" #, php-format msgid "A date and time combination, supported range is %1$s to %2$s" msgstr "" -"Una combinación de fecha y marca temporal, el rango válido es de «%1$s» a " -"«%2$s»" +"Una combinación de fecha y marca temporal, el rango válido es de «%1$s» a «%2" +"$s»" #: libraries/Types.class.php:323 msgid "" @@ -3337,8 +3467,8 @@ 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 "" -"Una columna de bloque de texto («BLOB») con una longitud máxima de 255 (2^8 " -"- 1) bytes. Cada valor TINYBLOB es almacenado con un prefijo de 1 byte que " +"Una columna de bloque de texto («BLOB») con una longitud máxima de 255 (2^8 - " +"1) bytes. Cada valor TINYBLOB es almacenado con un prefijo de 1 byte que " "indica la cantidad de bytes en el valor" #: libraries/Types.class.php:347 @@ -3364,9 +3494,9 @@ 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 "" -"Una columna de bloque de texto («BLOB») con una longitud máxima de " -"4294967295 (2^32 - 1) bytes (4GB), almacenado con un prefijo de 4 bytes que " -"indica la longitud del valor" +"Una columna de bloque de texto («BLOB») con una longitud máxima de 4294967295 " +"(2^32 - 1) bytes (4GB), almacenado con un prefijo de 4 bytes que indica la " +"longitud del valor" #: libraries/Types.class.php:353 msgid "" @@ -3490,13 +3620,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "Una enumeración, elegida de una lista de valores definidos" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "compartido" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tablas" @@ -3507,35 +3637,35 @@ msgstr "Tablas" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Datos" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Residuo a depurar" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Saltar a la base de datos" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Sin replicar" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Replicado/a" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Comprobar los privilegios para la base de datos "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Comprobar los privilegios" @@ -3585,176 +3715,18 @@ msgstr "Método de autenticación no válido definido en la configuración:" msgid "You should upgrade to %s %s or later." msgstr "Usted debería actualizar su %s a la versión %s o más reciente." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "intento de sobre-escritura de la variable GLOBALS" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "posible aprovechamiento" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "telado numérico detectado" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Máximo: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Documentación" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "es" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "consulta SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL ha dicho: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "No pudo conectarse a un validador de SQL!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Explicar SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Omitir la explicación del SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Sin código PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Crear código PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Actualizar" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Saltar la validación de SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Validar SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Edición en linea de esta consulta" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "En línea" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Perfilando" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Dom" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d-%m-%Y a las %H:%M:%S" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s días, %s horas, %s minutos y %s segundos" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Parámetro faltante:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Saltar a la base de datos "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "La funcionalidad %s está afectada por un fallo conocido, vea %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Pulse para conmutar" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Buscar en su ordenador:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "" -"Seleccionar directorio en el servidor web para subir los archivos %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" -"No se puede acceder al directorio que seleccionó para subir los archivos" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "No hay archivos para subir" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Ejecutar" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Imprimir" - # Used for # http://www.phpmyadmin.net/documentation/Documentation.html#cfg_NavigationBarIconic #: libraries/config.values.php:53 libraries/config.values.php:60 @@ -3785,9 +3757,9 @@ msgstr "Desplegados" msgid "Closed" msgstr "Ocultos" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Deshabilitado" @@ -3915,30 +3887,30 @@ msgstr "extensión SOAP no encontrada" msgid "maximum %s" msgstr "máximo %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "Esta opción está deshabilitada, no se aplicará a su configuración" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Valor establecido: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Restaurar valor predeterminado" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Permitir a los usuarios personalizar este valor" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Reiniciar" @@ -4232,7 +4204,7 @@ msgid "Character set of the file" msgstr "Conjunto de caracteres del archivo" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formato" @@ -4257,14 +4229,14 @@ msgstr "Poner los nombres de campo en la primera fila" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Columnas encerradas por" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Caracter de escape de columnas" @@ -4284,13 +4256,13 @@ msgstr "Eliminar los caracteres CRLF en las columnas" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Columnas terminadas en" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Líneas terminadas en" @@ -4349,12 +4321,12 @@ msgstr "Clave de la etiqueta" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relaciones" @@ -4367,7 +4339,7 @@ msgid "Save on server" msgstr "Guardar en el servidor" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Sobreescribir el(los) archivo(s) existente(s)" @@ -4380,7 +4352,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Encerrar nombres de tabla y columna con comillas invertidas" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Modo compatible con SQL" @@ -4609,8 +4581,8 @@ msgstr "" "mágicas que podrán ser usadas para obtener valores especiales." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Ventana de consulta" @@ -5991,10 +5963,10 @@ msgstr "Requiere que el Validador SQL esté habilitado" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Contraseña" @@ -6018,8 +5990,8 @@ msgstr "" "Si se posee un nombre de usuario propio, especifícalo aquí (valor por " "defecto: [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Nombre de usuario" @@ -6277,7 +6249,7 @@ msgstr "No se encontró la extensión %s. Revisa la configuración PHP." msgid "possible deep recursion attack" msgstr "posible ataque de recursión extrema" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6285,18 +6257,68 @@ msgstr "" "El servidor no está respondiendo (o el zócalo local al servidor MySQL no " "está configurado correctamente)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "El servidor no está respondiendo." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Revisa los permisos del directorio que contiene la base de datos." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Detalles..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Resultados de la búsqueda para \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Total: %s resultado" +msgstr[1] "Total: %s resultados" + +# singular: %s resultado en la tabla %s +# plural: %s resultados en la tabla %s +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s coincidencia en la tabla %2$s" +msgstr[1] "%1$s coincidencias en la tabla %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "¿Eliminar las coincidencias para la tabla %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Buscar en la base de datos" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Palabras o valores a buscar (comodín: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Encontrado:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Las palabras están separadas por un espacio (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Dentro de las tablas:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Dentro de la columna:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6304,19 +6326,19 @@ msgstr "" "La conexión para controluser, como está definida en su configuración, " "fracasó." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Cambio de contraseña" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Sin contraseña" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Debe volver a escribir" @@ -6337,8 +6359,8 @@ msgstr "Crear base de datos" msgid "Create" msgstr "Crear" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Sin privilegios" @@ -6352,9 +6374,9 @@ msgstr "Crear tabla" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nombre" @@ -6362,144 +6384,144 @@ msgstr "Nombre" msgid "Number of columns" msgstr "Número de columnas" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "No se cargaron los plugins de exportación. ¡Revise su instalación!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Exportar bases de datos del servidor actual" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Exportando tablas de la base de datos \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Exportando filas de la tabla \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Método de exportación:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Rápido - mostrar sólo el mínimo de opciones de configuración" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Personalizado - mostrar todas las opciones de configuración posibles" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Base(s) de datos:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabla(s):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Filas:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Volcar algunas filas" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Número de filas:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Fila con la que comenzar:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Volcar todas las filas" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Salida:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Guardar en el servidor en el directorio %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Guardar salida a un archivo" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Plantilla del nombre del archivo:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ se convertirá en el nombre del servidor" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ se convertirá en el nombre de la base de datos" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ se convertirá en el nombre de la tabla" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Este valor es interpretado usando %1$sstrftime%2$s por lo que se pueden usar " "cadenas para formatear el tiempo. Además sucederán las siguientes " "transformaciones: %3$s. El texto restante se mantendrá como está. Referirse " "a la %4$sFAQ%5$s para más detalles." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "usar esto para exportaciones futuras" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Conjunto de caracteres del archivo:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Compresión:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "comprimido con zip" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "comprimido con gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "comprimido con bzip" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Ver salida como texto" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Formato:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Opciones específicas al formato:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6507,34 +6529,34 @@ msgstr "" "Desplácese hacia abajo para rellenar las opciones del formato elegido e " "ignore las opciones de los demás formatos." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Conversión de codificación:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%1$s de rama %2$s" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "sin rama" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Revisión Git" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "incorporada el %1$s por %2$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "creada el %1$s por %2$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6544,33 +6566,33 @@ msgstr "" "tamaño máximo permitido o este es un fallo conocido en los navegadores " "basados en WebKit (Safari, Google Chrome, Arora etc.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s de %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Subiendo su archivo a importar..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/seg." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "Alrededor de %MIN min. %SEC seg. restantes." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "Alrededor de %SEC seg. restantes." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "El archivo está siendo procesado, sea paciente." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6578,30 +6600,30 @@ msgstr "" "Sea paciente, el archivo está siendo cargado. Los detalles de la carga no " "están disponibles." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importando al servidor actual" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importando en la base de datos \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importando en la tabla \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Archivo a importar:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "El archivo puede ser comprimido (%s) o descomprimido." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6609,15 +6631,15 @@ msgstr "" "Un archivo comprimido tiene que terminar en .[formato].[compresión]. " "Por ejemplo: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "No está permitido subir archivos a este servidor." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Importación parcial:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6626,7 +6648,7 @@ msgstr "" "continuará desde la posición %d." # not too fond of "script" and "break transactions" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6637,11 +6659,11 @@ msgstr "" "método para importar archivos grandes; sin embargo, puede dañar las " "transacciones.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Número de filas a omitir, iniciando de la primer fila:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Opciones específicas al formato:" @@ -6650,7 +6672,7 @@ msgstr "Opciones específicas al formato:" msgid "Language" msgstr "Idioma" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Acerca de esta versión" @@ -6696,67 +6718,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Reserva de búfers" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Estado del InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Uso de la reserva de búfers" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "páginas" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Páginas libres" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Páginas que requieren ser depuradas" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Páginas que contienen datos" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Páginas que serán eliminadas" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Páginas activas" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Páginas vinculadas" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Actividad de la reserva de búfers" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Lea las solicitudes" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Escribir las solicitudes" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Leer los fallos" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Escribir las esperas" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Leer los fallos en %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Escribir las esperas en %" @@ -6994,20 +7016,20 @@ msgstr "" "registros antiguos se eliminarán; si no, su nombre cambia y recibe el " "siguiente número más alto." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "Se puede encontrar documentación y más información sobre PBXT en la %spágina " "inicial de PrimeBase XT%s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Enlaces relacionados" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "Blog de PrimeBase por Paul McCullagh" @@ -7015,128 +7037,128 @@ msgstr "Blog de PrimeBase por Paul McCullagh" msgid "No data found for GIS visualization." msgstr "No se encontraron datos para la visualización GIS." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" "MySQL ha devuelto un conjunto de valores vacío (es decir: cero columnas)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "Las siguientes estructureas fueron creadas o alteradas. Puedes:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Puede ver los contenidos de una estructura pulsando en su nombre" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Cambie cualquiera de sus opciones pulsando el enlace \"Opciones\" " "correspondiente" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Edite la estructura siguiendo el enlace \"Estructura\"" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Ir a la base de datos: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Editar configuración de %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Ir a la tabla: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Estructura de %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Ir a la vista: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Ocultar" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binario" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Debido a su longitud,
esta columna podría no ser editable" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binario - no editar" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "directorio en el servidor web para subir los archivos" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Continuar inserción con %s filas" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "y luego" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Insertar como una nueva fila" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Agregar como nueva fila e ignorar errores" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Mostrar consulta de inserción" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Volver" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Insertar un nuevo registro" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Volver a esta página" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Editar la siguiente fila" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Use la tecla TAB para saltar de un valor a otro, o CTRL+flechas para moverse " "a cualquier parte" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Mostrando la consulta SQL" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "La Id de la fila insertada es: %1$d" @@ -7152,234 +7174,234 @@ msgstr "Ninguno" msgid "Convert to Kana" msgstr "Convertir a Kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "De" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "A" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Enviar" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Agregar prefijo a la tabla" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Agregar prefijo" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "¿Realmente desea ejecutar la siguiente consulta?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Sin cambios" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Juego de caracteres" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Búlgaro" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Chino simplificado" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Chino tradicional" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "independiente de mayúsculas y minúsculas" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "dependiente de mayúsculas y minúsculas" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Croata" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Checo" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danés" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Inglés" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonio" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Alemán" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "diccionario" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "directorio telefónico" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Húngaro" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandés" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japonés" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Letón" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lituano" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Coreano" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persa" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polaco" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Europea occidental" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumano" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Eslovaco" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Esloveno" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Español" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Español tradicional" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Sueco" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tailandés" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turco" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ucraniano" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "multilingüe" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Europeo central" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Ruso" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Báltico" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armenio" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cirílico" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Árabe" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebreo" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgiano" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Griego" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Checo-Eslovaco" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Página de inicio" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Finalizar sesión" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Documentación de phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Recargar el marco de navegación" @@ -7401,8 +7423,8 @@ msgstr "Bienvenido a %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "La razón más probable es que usted no haya creado un archivo de " "configuración. Utilice el %1$sscript de configuración%2$s para crear uno." @@ -7454,7 +7476,7 @@ msgstr "Contraseña:" msgid "Server Choice" msgstr "Elección del servidor" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7462,15 +7484,15 @@ msgstr "" "El inicio de sesión sin contraseña está prohibido por la configuración (ver " "AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "No ha habido actividad desde hace %s o más segundos; inicie sesión nuevamente" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "El servidor MySQL no autorizó su ingreso" @@ -7552,7 +7574,7 @@ msgstr "Opciones para volcado de datos" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Volcado de datos para la tabla" @@ -7567,28 +7589,28 @@ msgstr "Evento" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Definición" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Estructura de tabla para la tabla" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Estructura para la vista" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Estructura Stand-in para la vista" @@ -7634,32 +7656,32 @@ msgid "Display MIME types" msgstr "Tipos MIME disponibles" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Servidor" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Tiempo de generación" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Versión del servidor" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Versión de PHP" @@ -7742,7 +7764,7 @@ msgstr "" "clave)" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Truncar tablas antes de insertar" @@ -7818,33 +7840,33 @@ msgstr "" "Volcar columnas TIMESTAMP en UTC (habilita que las columnas TIMESTAMP " "sean volcadas y cargadas por servidores en diferentes zonas horarias)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedimientos" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funciones" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Restricciones para tablas volcadas" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Filtros para la tabla" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "TIPOS MIME PARA LA TABLA" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELACIONES PARA LA TABLA" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Error leyendo datos:" @@ -7889,15 +7911,15 @@ msgstr "" msgid "Column names: " msgstr "Nombre de las columnas: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Parámetro no válido para importar CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7907,13 +7929,13 @@ msgstr "" "están escritos correctamente, separados por comas y no encerrados entre " "comillas." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "El formato de los datos CSV en la línea %d no es válido." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "El número de columnas de los datos CSV en la línea %d no es válido." @@ -7923,17 +7945,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Nombre de la tabla" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Nombre de las columnas" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "¡Este plugin no tiene soporte para importaciones comprimidas!" @@ -8158,81 +8180,81 @@ msgstr "" "opción es una URL prefijo como \"http://www.example.com/\". La segunda " "opción es el título para el enlace." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "no recibió el OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Habilitado" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Opciones de relación general" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Mostrar las opciones" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Creación de los PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Mostrando los comentarios de la columna" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Transformación del navegador" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Para actualizar su tabla column_comments, revise la documentación" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Consulta guardada en favoritos" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Historial-SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Tablas persistentes utilizadas recientemente" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Preferencias de interfaz de tablas persistentes" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Preferencias de usuario" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Pasos rápidos para configurar funcionalidades avanzadas:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Crear las tablas necesarias con examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Crear un usuario pma y permitir acceso a estas tablas." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8241,17 +8263,17 @@ msgstr "" "(config.inc.php), por ejemplo comenzando desde config." "sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Inicie sesión en phpMyAdmin nuevamente para cargar el archivo de " "configuración actualizado." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "Sin descripción" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Desmarcar todos" @@ -8259,7 +8281,7 @@ msgstr "Desmarcar todos" msgid "Slave configuration" msgstr "Configuración de esclavo" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Cambiar o reconfigurar el servidor maestro" @@ -8272,9 +8294,9 @@ msgstr "" "(my.cnf). Si no, agregue la siguiente línea en la sección [mysqld]:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Nombre de usuario" @@ -8292,15 +8314,15 @@ msgid "Slave status" msgstr "Estado del esclavo" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variable" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID del servidor" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8308,38 +8330,38 @@ msgstr "" "Sólo los esclavos iniciados con la opción --report-host=host_name son " "visibles en esta lista." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Agregar un usuario de replicación esclavo" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Cualquier usuario" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Use el campo de texto" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Cualquier servidor" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Este Host" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Usar la tabla Anfitrión (Host)" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8347,140 +8369,140 @@ msgstr "" "Cuando la tabla Host es usada, este campo es ignorado y se utilizan los " "valores almacenados en la tabla Host en su lugar." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Generar la contraseña" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Falló la siguiente consulta: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Pedimos disculpas por no haber podido recuperar el evento eliminado." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "La consulta respaldada era:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Se modificó el evento %1$s." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Se creó el evento %1$s." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "Ocurrieron uno o más errores al procesar el pedido:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Editar evento" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Error al procesar la petición" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Detalles" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Nombre del evento" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Tipo de evento" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Cambiar a %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Ejecutar en" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Ejecutar cada" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Inicio" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Fin" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Preservar al completar" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Definidor" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "El definidor tiene que ser en el formato \"usuario@sistema\"" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Debe proveer un nombre de evento" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Debe proveer un valor de intervalo válido para el evento." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Debe proveer un tiempo de ejecución válido para el evento." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Debe proveer un tipo válido para el evento." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Debe proveer una definición de evento." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Nuevo" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "Apagado" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "Encendido" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Estado del planificador de eventos" @@ -8500,89 +8522,89 @@ msgstr "" "guardadas puede fallar[/strong]. Utilice la extensión mejorada «mysqli» para " "evitar problemas." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Tipo de rutina inválido: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Pedimos disculpas por no haber podido recuperar la rutina eliminada." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Se modificó la rutina %1$s." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Se creó la rutina %1$s." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Editar rutina" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Nombre de rutina" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parámetros" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Dirección" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Longitud/Valores" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Agregar parámetro" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Eliminar último parámetro" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Retornar el tipo" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Retornar longitud/valores" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Retornar opciones" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Es determinístico" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Tipo de seguridad" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "Acceso de datos SQL" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Debe proveer un nombre de rutina" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Dirección \"%s\" inválida provista para el parámetro." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8590,37 +8612,37 @@ msgstr "" "Debe proveer longitud/valores para los parámetros de tipo ENUM, SET, VARCHAR " "y VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Debe proveer un nombre y tipo para cada parámetro de rutina." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Debe proveer un tipo de retorno válido para la rutina." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Debe proveer una definición de rutina." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "%d fila afectada por la última sentencia del procedimiento" msgstr[1] "%d filas afectadas por la última sentencia del procedimiento" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Resultados de la ejecución de la rutina %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Ejecutar rutina" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Parámetros de rutina" @@ -8652,23 +8674,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Tiempo" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Debe proveer un nombre de disparador" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Debe proveer una sincronización válida para el disparador" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Debe proveer un evento válido para el disparador" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Debe proveer un nombre de tabla válido" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Debe proveer una definición del disparador." @@ -8750,138 +8772,138 @@ msgstr "No se encontró evento con nombre %1$s en la base de datos %2$s" msgid "There are no events to display." msgstr "No existen eventos para mostrar." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "¡La tabla %s no existe!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Configure las coordenadas para la tabla %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Esquema de la base de datos %s - Página %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "¡Esta página no contiene ninguna tabla!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "ERROR DE ESQUEMA: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Esquema relacionado" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Tabla de contenidos" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atributos" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Crear una nueva página" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Nombre de página" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Diseño automático basado en" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Relaciones internas" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "CLAVE FORÁNEA" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Elegir la página a editar" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Seleccionar página" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Seleccionar tablas" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Mostrar esquema relacional" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Seleccionar tipo de exportación relacional" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Mostrar la cuadrícula" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Mostrar color" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Mostrar la dimensión de las tablas" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Mostrar todas las tablas que tienen el mismo ancho" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Mostrar las llaves solamente" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Orientación horizontal" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Orientación vertical" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientación" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Tamaño del papel" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8889,7 +8911,7 @@ msgstr "" "La página actual tiene referencias a tablas que ya no existen. ¿Desea " "eliminar esas referencias?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "cambiar el estado del scratchboard" @@ -8908,44 +8930,44 @@ msgstr "Idioma desconocido: %1$s." msgid "Current Server" msgstr "Servidor actual" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Base de datos de origen" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Servidor actual" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Servidor remoto" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Diferencia" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Base de datos objetivo" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Clic para seleccionar" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Ejecute la o las consultas SQL en el servidor %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Ejecutar la(s) consulta(s) SQL en la base de datos %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Limpiar" @@ -8954,11 +8976,11 @@ msgstr "Limpiar" msgid "Columns" msgstr "Columnas" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Guardar esta consulta en favoritos" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Permitir que todo usuario pueda acceder a este favorito" @@ -9061,7 +9083,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Seguimiento de %s activado." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -9073,7 +9095,7 @@ msgstr "" "invertida (\"\\\") o una comilla simple (\"'\") entre esos valores, añada " "una barra invertida (por ejemplo '\\\\xyz' o 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9081,17 +9103,17 @@ msgstr "" "Para valores predeterminados, introduzca sólamente un valor sin caracteres " "de escape ni comillas, usando este formato: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Índice" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "Mover columna" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9101,11 +9123,11 @@ msgstr "" "transformaciones MIME-type transformations, dé clic en %stransformation " "descriptions%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opciones de transformación" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9117,59 +9139,59 @@ msgstr "" "invertida (\"\\\") o comilla sencilla (\"'\") entre esos valores, añada una " "barra invertida (por ejemplo '\\\\xyz' o 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "¿Datos ENUM o SET demasiado largos?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Obtener más espacio de edición" # Corresponds to NONE option for default value of a TIMESTAMP field -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Ninguno" # Corresponds to user-defined option for default value of a TIMESTAMP field -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Personalizado:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primaria" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Texto completo" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "primera" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "después de %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Agregar %s columna(s)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Debe agregar al menos una columna." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Motor de almacenamiento" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "definición de la PARTICIÓN" @@ -9190,11 +9212,11 @@ msgstr "" "Las preferencias serán guardadas sólo para la sesión actual. Almacenarlas " "permanentemente necesita de %salmacenamiento de configuración phpMyAdmin%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "No se pudo guardar la configuración" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9211,81 +9233,81 @@ msgstr "¡No se hallaron archivos dentro del archivo ZIP!" msgid "Error in ZIP archive:" msgstr "Error en el archivo ZIP:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Configuraciones generales" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Cotejamiento de la conexión al servidor" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Configuraciones de apariencia" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Más configuraciones" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Servidor de base de datos" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Programa" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Versiones de programa" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Versión del protocolo" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Usuario" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Conjunto de caracteres del servidor" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Servidor web" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Versión del cliente de base de datos" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "extensión PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Mostrar la información de PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Página oficial de phpMyAdmin" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Contribuir" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Obtener soporte" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Lista de cambios" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9300,7 +9322,7 @@ msgstr "" "contraseña a root@localhost. Deberá escribir la misma contraseña en config." "inc.php de phpMyAdmin." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9310,7 +9332,7 @@ msgstr "" "opción es incompatible con phpMyAdmin y podría causar la pérdida de algunos " "datos!" -#: main.php:294 +#: main.php:297 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 " @@ -9320,19 +9342,19 @@ msgstr "" "tipografía multibyte. phpMyAdmin no puede cortar correctamente las cadenas " "de caracteres sin la extensión mbstring y podría dar resultados inesperados." -#: main.php:302 +#: main.php:305 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." +"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 "" "El parámetro [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] es menor que la validez " -"de la cookie configurada en phpMyAdmin. Por ello, la sesión expirará antes " -"de lo configurado en phpMyAdmin." +"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] es menor que la " +"validez de la cookie configurada en phpMyAdmin. Por ello, la sesión expirará " +"antes de lo configurado en phpMyAdmin." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9341,13 +9363,13 @@ msgstr "" "de la cookie configurada en phpMyAdmin. Por ello, la sesión expirará antes " "de lo configurado en phpMyAdmin." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "El archivo de configuración ahora necesita una frase secreta " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9357,17 +9379,17 @@ msgstr "" "aún existe en el directorio phpMyAdmin. Deberías eliminarlo una vez que " "phpMyAdmin fue configurado." -#: main.php:332 +#: main.php:335 #, 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 "" "El almacenamiento de configuración phpMyAdmin no está completamente " -"configurado, algunas funcionalidades extendidas fueron deshabilitadas. " -"%sPulsa aquí para averiguar por qué%s." +"configurado, algunas funcionalidades extendidas fueron deshabilitadas. %" +"sPulsa aquí para averiguar por qué%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9376,7 +9398,7 @@ msgstr "" "Su versión de librería PHP MySQL %s es distinta de aquella de su versión de " "servidor MySQL %s. Esto puede ocasionar un comportamiento impredecible." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9385,24 +9407,24 @@ msgstr "" "El servidor está utilizando Suhosin. Refiérase a la %sdocumentación%s por " "posibles inconvenientes." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "No hay bases de datos" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "Filtrar bases de datos por nombre" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Filtrar tablas por nombre" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Crear tabla" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Seleccionar una base de datos" @@ -9450,7 +9472,7 @@ msgstr "Alterne entre pequeño y grande" msgid "Toggle relation lines" msgstr "Conmutar líneas de relación" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Importar/Exportar coordenadas para el esquema PDF" @@ -9509,67 +9531,67 @@ msgstr "Agregar" msgid "Active options" msgstr "Opciones activas" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Se creó la página" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Falló la creación de la página" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Página" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Importar de la página seleccionada" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Exportar a la página seleccionada" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Crear una página y exportar a ella" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Nuevo nombre de página: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Exporte/Importe a escala" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "recomendado" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Error: la relación ya existe." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Error: no se añadió la relación." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Se añadió una relación CLAVE FORÁNEA" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Se añadió la relación interna" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "La relación fue eliminada" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Error guardando las coordenadas para el Diseñador." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Se han guardado las modificaciones" @@ -9648,15 +9670,15 @@ msgstr "" "Se pueden reiniciar todas las configuraciones y devolverlas a sus valores " "predeterminados." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importar archivos" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Todos/as" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "La tabla %s no fue hallada o no fue definida en %s" @@ -9665,38 +9687,38 @@ msgstr "La tabla %s no fue hallada o no fue definida en %s" msgid "File doesn't exist" msgstr "El archivo no existe" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Seleccionar el registro binario que desea examinar" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Archivos" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Truncar las consultas que ya se han mostrado" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Mostrar las consultas enteras" # It is about binary logs, not about login names -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Nombre del registro" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Posición" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Posición original" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Información" @@ -9704,31 +9726,31 @@ msgstr "Información" msgid "Character Sets and Collations" msgstr "Conjunto de caracteres y sus cotejamientos" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d bases de datos han sido eliminadas exitosamente." msgstr[1] "%1$d bases de datos han sido eliminadas exitosamente." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Estadísticas de la base" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Replicación maestra" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Replicación esclava" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Activar las estadísticas" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9736,7 +9758,7 @@ msgstr "" "Nota: Activar aquí las estadísticas de la base de datos podría causar " "tráfico pesado entre el servidor web y el servidor MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Motores de almacenamiento" @@ -9764,7 +9786,7 @@ msgstr "Módulo" msgid "Library" msgstr "Biblioteca" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Versión" @@ -9780,116 +9802,116 @@ msgstr "Licencia" msgid "disabled" msgstr "desactivado" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Incluye todos los privilegios excepto GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Permite alterar la estructura de las tablas existentes." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Permite alterar y eliminar las rutinas almacenadas." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Permite crear nuevas bases de datos y tablas." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Permite crear el almacenamiento de rutinas." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Permite la creación de tablas nuevas." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Permite la creación de tablas temporales." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Permite crear, eliminar y cambiar el nombre de las cuentas de usuario." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Permite crear nuevas vistas." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Permite borrar datos." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Permite eliminar bases de datos y tablas." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Permite eliminar tablas." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Permite organizar los eventos para el gestor de eventos" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Permite ejecutar las rutinas almacenadas." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Permite importar y exportar datos de y hacia archivos." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Permite añadir usuarios y privilegios sin conectarse nuevamente a la tabla " "de privilegios." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Permite crear y eliminar índices." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Permite insertar y reemplazar datos." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Permite poner candados a las tablas para el proceso actual." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Limita el número de conexiones nuevas que el usuario puede abrir por hora." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Limita el número de consultas que el usuario puede enviar al servidor por " "hora." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9897,61 +9919,61 @@ msgstr "" "Limita el número de comandos que cambian cualquier tabla o base de datos que " "el usuario puede ejecutar por hora." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Limita el número de conexiones simultáneas que el usuario pueda tener." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Permite ver los procesos de todos los usuarios" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "No tiene efecto en esta versión de MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Permite volver a cargar los parámetros del servidor y depurar los cachés del " "servidor." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Da el derecho al usuario para preguntar dónde están los esclavos / maestros." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Necesario para los esclavos de replicación." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Permite leer los datos." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Concede acceso a la lista completa de bases de datos." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Permite llevar a cabo las consultas SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Permite desconectar el servidor." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9962,173 +9984,173 @@ msgstr "" "tales como montar parámetros de variables globales o matar procesos de otros " "usuarios." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Permite crear y eliminar un disparador" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Permite cambiar los datos." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Sin privilegios." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Ninguno" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Privilegios específicos para la tabla" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" "Nota: Los nombres de los privilegios de MySQL están expresados en inglés" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administración" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Privilegios globales" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Privilegios específicos para la base de datos" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Límites de recursos" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Nota: si cambia los parámetros de estas opciones a 0 (cero), remueve el " "límite." # It is talking about the user account not the act of logging in -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Información de la cuenta" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "No cambiar la contraseña" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Usuario(s) no encontrado(s)." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "¡El usuario %s ya existe!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Ha agregado un nuevo usuario." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Ha actualizado los privilegios para %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Ha revocado los privilegios para %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "La contraseña para %s se cambió exitosamente." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Borrando %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "¡No se han seleccionado usuarios para eliminar!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Cargando los privilegios nuevamente" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Los usuarios seleccionados fueron borrados exitosamente." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Los privilegios fueron cargados nuevamente de manera exitosa." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Editar los privilegios" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Revocar" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Exportar todo" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "cualquiera" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Privilegios para todos los usuarios" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Privilegios para %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Vista global de usuarios" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Conceder" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Eliminar a los usuarios seleccionados" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Revocar todos los privilegios activos de los usuarios y borrarlos después." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" "Eliminar las bases de datos que tienen los mismos nombres que los usuarios." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Nota: phpMyAdmin obtiene los privilegios de los usuarios 'directamente de " "las tablas de privilegios MySQL'. El contenido de estas tablas puede diferir " @@ -10136,52 +10158,52 @@ msgstr "" "manuales en él. En este caso, nuevamente deberá %scargar la página de " "privilegios%s antes de continuar." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "El usuario que seleccionó no se encontró en la tabla de privilegios." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Privilegios específicos para la columna" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Añadir privilegios a esta base de datos" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Los comodines _ y % deben acompañarse del caracter de escape \\ para usarlos " "de manera literal" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Añadir privilegios a esta tabla" # Login refers to the user account not the act of logging in -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Cambiar la información de la cuenta / Copiar el usuario" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Crear un nuevo usuario con los mismos privilegios y..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "...mantener el anterior." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "...borrar el viejo de las tablas de usuario." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ...revocar todos los privilegios activos del viejo y eliminarlo después." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10189,85 +10211,85 @@ msgstr "" " ...borrar el viejo de las tablas de usuario y luego volver a cargar los " "privilegios." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Base de datos para el usuario" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" "Crear base de datos con el mismo nombre y otorgar todos los privilegios" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Otorgar todos los privilegios al nombre que contiene comodín (username\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Otorgar todos los privilegios para la base de datos "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Usuarios con acceso a "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "específico para la base de datos" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "comodín" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Se agregó el usuario." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Error desconocido" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "No se pudo conectar al maestro %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "No se pudo leer la posición de registro del maestro. Posible problema de " "privilegios en el maestro." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "No se pudo cambiar maestro" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "El servidor maestro fue cambiado exitosamente a %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" "Este servidor está configurado como maestro en un proceso de replicación." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Mostrar el estado del maestro" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Mostrar esclavos conectados" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10276,11 +10298,11 @@ msgstr "" "Este servidor no está configurado como maestro en un proceso de replicación. " "¿Desea configurarlo?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Configuración del maestro" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10294,19 +10316,19 @@ msgstr "" "ignorar todas las bases de datos y sólo permitir que ciertas bases de datos " "sean replicadas. Elija el modo:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Replicar todas las bases de datos; ignorar:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Ignorar todas las bases de datos; replicar:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Seleccionar bases de datos:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10315,7 +10337,7 @@ msgstr "" "archivo my.cnf y luego reinicie el servidor MySQL." # See translation string 4 -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10325,84 +10347,84 @@ msgstr "" "continuación deberás ver un mensaje informando que el servidor está " "configurado como maestro" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "¡El hilo SQL esclavo no está ejecutando!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "¡El hilo IO escalvo no está ejecutando!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "El servidor está configurado como esclavo en un proceso de replicación. " "Deseas:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Ver la tabla de estado del esclavo" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Sincronizar bases de datos con el maestro" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Controlar esclavo:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Inicio completo" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Parada completa" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Reiniciar esclavo" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Iniciar hilo SQL sólamente" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Parar hilo SQL sólamente" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Iniciar hilo IO sólamente" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Parar hilo IO sólamente" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Manejo de errores:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "¡Omitir errores podría llevar a que el esclavo y maestro no estén " "sincronizados!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Omitir error actual" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Omitir siguiente" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "errores." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10411,12 +10433,12 @@ msgstr "" "Este servidor no está configurado como esclavo en un proceso de replicación. " "¿Desea configurarlo?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "El proceso %s fue destruido exitosamente." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10424,115 +10446,115 @@ msgstr "" "phpMyAdmin no fue capaz de destruir el proceso %s. Probablemente ya ha sido " "cerrado." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Gestor" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Cache de consultas" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Procesos" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Datos temporales" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Inserciones demoradas («delayed inserts»)" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Caché de claves" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Vínculos (Joins)" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Ordenación" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Coordinador de transacción" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Vaciar el cache de todas las tablas" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Mostrar las tablas que están abiertas" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Mostrar los hosts esclavos" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Mostrar el estado del esclavo" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Vaciar el cache de consultas" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Información acerca del tiempo de ejecución del proceso principal" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Todas las variables de estado" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Monitorizar" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Consejero" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Velocidad de actualización: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filtros" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Que contengan la palabra:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Mostrar sólo valores de alerta" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filtrar por categoría..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Mostrar valores sin formato" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Enlaces relacionados:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Ejecutar analizador" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Instrucciones" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10540,7 +10562,7 @@ msgstr "" "El sistema de consejos puede proveer recomendaciones para las variables del " "servidor analizando las variables de estado del servidor." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10550,7 +10572,7 @@ msgstr "" "cálculos simples y reglas generales que no serán necesariamente válidas en " "su sistema." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10560,7 +10582,7 @@ msgstr "" "cambiando (leyendo la documentación) y cómo revertir el cambio. Ajustes " "incorrectos pueden tener un gran efecto negativo en performance." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10571,31 +10593,31 @@ msgstr "" "una mejora diferenciable." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Preguntas desde el inicio: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Sentencias" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Tráfico de red desde el inicio: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Este servidor MySQL ha estado activo durante %1$s. Se inició en %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10603,19 +10625,19 @@ msgstr "" "Este servidor MySQL trabaja como maestro y esclavo en un " "proceso de replicación." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Este servidor MySQL trabaja como maestro en un proceso de " "replicación." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Este servidor MySQL trabaja como esclavo en un proceso de " "replicación." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10623,11 +10645,11 @@ msgstr "" "Para más información sobre el estado de replicación en el servidor, revise " "la sección sobre replicación." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Estado de replicación" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10636,35 +10658,35 @@ msgstr "" "pueden excederse. Por tanto, las estadísticas reportadas por el servidor " "MySQL pueden ser incorrectas." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Recibido" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Enviado" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "Número máx. de conexiones concurrentes" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Intentos fallidos" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Abortado" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "Identificación" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Comando" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10672,11 +10694,11 @@ msgstr "" "La cantidad de conexiones que fueron abandonadas porque el cliente murió sin " "cerrar la conexión apropiadamente." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Cantidad de intentos de conexión al servidor MySQL fallidos." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10686,19 +10708,19 @@ msgstr "" "binarios pero que excedieron el valor del binlog_cache_size y usaron un " "archivo temporal para almacenar las sentencias de la transacción." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "El número de transacciones que usaron el cache temporal de registros " "binarios." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" "Cantidad de intentos de conexión al servidor MySQL (fallidos o exitosos)." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10711,11 +10733,11 @@ msgstr "" "tmp_table_size para hacer que las tablas temporales se basen en memoria en " "lugar de basarse en disco." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "El número de archivos temporales que fueron creados por mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10723,7 +10745,7 @@ msgstr "" "El número de tablas temporales en memoria creadas automáticamente por el " "servidor mientras se ejecutaban las sentencias." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10731,7 +10753,7 @@ msgstr "" "El número de filas escritas con INSERT DELAYED en los cuales ocurrió algún " "error (probablemente una clave duplicada)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10739,23 +10761,23 @@ msgstr "" "El número de procesos gestores INSERT DELAYED en uso. Cada tabla diferente " "en la cual uno usa INSERT DELAYED recibe su propio proceso." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "El número de filas INSERT DELAYED escritas." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "El número de sentencias FLUSH ejecutadas." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "El número de sentencias COMMIT internas." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "El número de veces que una fila fue eliminada de una tabla." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10766,7 +10788,7 @@ msgstr "" "Handler_discover indica el número ocasiones que las tablas han sido " "descubiertas." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10777,7 +10799,7 @@ msgstr "" "de escaneos completos del índice; por ejemplo, SELECT col1 FROM foo, " "asumiendo que col1 está indizado." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10786,7 +10808,7 @@ msgstr "" "este valor es alto, es una buena indicación de que sus consultas y tablas " "están indexadas apropiadamente." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10796,7 +10818,7 @@ msgstr "" "clave. Este se incrementa si usted está consultando una columna índice con " "un limitante de rango o si usted está haciendo un escaneo del índice." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10805,7 +10827,7 @@ msgstr "" "clave. Este método de lectura se usa principalmente para optimizar a ORDER " "BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10818,7 +10840,7 @@ msgstr "" "requieren que MySQL escanee tablas enteras o usted debe tener vínculos " "(joins) que no usan las claves de manera apropiada." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10831,37 +10853,37 @@ msgstr "" "o que sus consultas no están escritas para tomar ventaja de los índices que " "tiene." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "El número de sentencias ROLLBACK internas." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "El número de solicitudes hechas para actualizar una fila en una tabla." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "El número de solicitudes hechas para insertar una fila en una tabla." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "El número de páginas conteniendo datos (sucias o limpias)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "El número de páginas actualmente sucias." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "El número de páginas de la reserva de búfers que se ha solicitado sean " "vaciadas." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "El número de páginas libres." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10871,7 +10893,7 @@ msgstr "" "páginas en fase de lectura o escritura o que no pueden ser vaciadas o " "removidas por alguna otra razón." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10883,11 +10905,11 @@ msgstr "" "también puede ser calculado como Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Tamaño total de la reserva de búfers, en páginas." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10896,7 +10918,7 @@ msgstr "" "una consulta va a escanear una gran porción de una tabla pero en orden " "aleatorio." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10904,11 +10926,11 @@ msgstr "" "El número de read-aheads InnoDB secuenciales iniciadas. Esto sucede cuando " "InnoDB hace un escaneo secuencial de la tabla completa." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "El número de solicitudes de lectura lógica hechas por InnoDB." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10916,7 +10938,7 @@ msgstr "" "El número de lecturas lógicas que InnoDB no pudo satisfacer la reserva de " "búfers y donde fue necesario hacer lectura de página sencilla." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10931,55 +10953,55 @@ msgstr "" "Si los parámetros del tamaño de la reserva de búfers se fijaron " "apropiadamente, este valor será pequeño." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "El número de escrituras hechas a la reserva de búfers InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "El número de operaciones fsync() hechas hasta el momento." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "El número actual de operaciones fsync() pendientes." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "El número actual de lecturas pendientes." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "El número actual de escrituras pendientess." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "El número de datos leídos hasta el momento, en bytes." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "El número total de lectura de datos." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "El número total de escritura de datos." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "La cantidad de datos escritas hasta el momento, en bytes." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "El número de escrituras doublewrite que se han ejecutado y el número de " "páginas escritas con este propósito." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "El número de escrituras doublewrite que se han ejecutado y el número de " "páginas escritas con este propósito." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10987,35 +11009,35 @@ msgstr "" "El número de esperas generadas porque el búfer de registro fue demasiado " "pequeño y hubo que esperar a que fuera vaciado antes de continuar." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "El número de solicitudes de escritura al registro." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "El número de escrituras físicas al archivo de registro." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "El número de escrituras fsync() hechas al archivo de registro." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "El número de fsyncs pendientes al archivo de registro." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Escrituras pendientes al archivo de registro." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "El número de bytes escritos al archivo de registro." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "El número de páginas creadas." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -11024,52 +11046,52 @@ msgstr "" "son contados por páginas; el tamaño de la página permite que pueda " "convertirse fácilmente a bytes." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "El número de páginas leídas." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "El número de páginas escritas." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "El número de row locks que actualmente están en espera." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "El tiempo promedio para adquirir un row lock, en milisegundos." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" "El total de tiempo invertido para adquirir los row locks, en milisegundos." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "El tiempo máximo para adquirir un row lock, en milisegundos." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "El número de veces que un row lock tuvo que esperarse." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "El número de filas eliminadas de tablas InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "El número de filas insertadas en tablas InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "El número de filas leídas de las tablas InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "El número de filas actualizadas en tablas InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11078,7 +11100,7 @@ msgstr "" "aún no han sido volcados al disco. Antes se conocía como " "Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11086,7 +11108,7 @@ msgstr "" "El número de bloques sin usar en el caché de claves. Puede usar este valor " "para determinar cuánto del caché de claves está en uso." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11096,15 +11118,15 @@ msgstr "" "de desbordamiento que indica el número máximo de bloques que algún momento " "se llegaron a usar." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "Porcentaje de uso del caché de claves (valor calculado)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "El número de solicitudes para leer un bloque de clave desde el caché." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11115,7 +11137,7 @@ msgstr "" "demasiado pequeño. La tasa de fallos en el caché puede calcularse como " "Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -11123,22 +11145,22 @@ msgstr "" "Los fallos en el caché de claves es calculado como la tasa de lecturas " "físicas comparadas con los pedidos de lectura (valor calculado)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "El número de solicitudes para escribir un bloque de claves a la caché." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "El número de escrituras físicas de un bloque de claves al disco." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" "Porcentaje de escrituras físicas comparadas con pedidos de escritura (valor " "calculado)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11149,7 +11171,7 @@ msgstr "" "planes de consulta para una misma consulta. El valor por omisión de 0 " "significa que ninguna consulta ha sido compilada todavía." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -11157,11 +11179,11 @@ msgstr "" "El máximo número de conexiones que han sido utilizadas simultáneamente desde " "que inició el servidor." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "El número de filas esperando ser escritas en las colas INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11169,21 +11191,21 @@ msgstr "" "El número de tablas que han sido abiertas. Si el número de tablas abiertas " "es grande, su valor del cache de tabla probablemente es muy pequeño." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "El número de archivos que están abiertos." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "El número de flujos de datos que están abiertos (usado principalmente para " "registros)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "El número de tablas que están abiertas." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -11193,19 +11215,19 @@ msgstr "" "altas pueden indicar problemas de fragmentación que pueden ser solucionados " "ejecutando la consulta FLUSH QUERY CACHE." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "La cantidad de memoria libre para el cache de consultas." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "El número de hits al cache." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "El número de consultas añadidos al cache." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11218,7 +11240,7 @@ msgstr "" "la estrategia Least Recently Used (LRU) para decidir cuáles consultas deben " "ser removidas del cache." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11226,20 +11248,20 @@ msgstr "" "El número de consultas que no ingresaron al cache (porque no es posible o " "porque el parámetro no está activado en query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "El número de consultas registradas en el cache." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "El número total de bloques en el cache de consultas." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" "El estado de la replicación a prueba de fallos (aún no ha sido implementada)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11247,13 +11269,13 @@ msgstr "" "El número de vínculos (joins) que no usan índices. Si este valor no es 0, " "deberá revisar los índices de sus tablas cuidadosamente." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "El número de vínculos (joins) que usaron búsqueda por rangos en una tabla de " "referencias." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11262,7 +11284,7 @@ msgstr "" "de cada fila. (Si no es 0, deberá revisar los índices de sus tablas " "cuidadosamente.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11270,19 +11292,19 @@ msgstr "" "El número de vínculos («joins») con rangos en la primera tabla (normalmente " "no es crítico aún cuando sea grande)." -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" "El número de vínculos (joins) que hicieron un escaneo completo de la primera " "tabla." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "El número de tablas temporales actualmente abiertas por el proceso SQL " "esclavo." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11290,12 +11312,12 @@ msgstr "" "Número total de veces (desde el arranque) que el proceso SQL esclavo de " "replicación ha reintentado hacer transacciones." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Está ENCENDIDO si este servidor es un esclavo que está conectado a un master." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11303,14 +11325,14 @@ msgstr "" "El número de procesos que han tomado más de los segundos registrados en " "slow_launch_time para crear." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "El número de consultas que han tomado más segundos que los registrados en " "long_query_time." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11320,23 +11342,23 @@ msgstr "" "hacer. Si este valor es grande, debe considerar incrementar el valor de la " "varible de sistema sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "El número de consultas organizar que se ejecutaron con rangos." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "El número de filas sorted." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "El número de consultas organizar que se hicieron escaneando la tabla." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "El número de veces que un table lock fue adquirido inmediatamente." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11348,7 +11370,7 @@ msgstr "" "primero deberá optimizar sus consultas, y luego, ya sea partir sus tablas o " "usar replicación." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11358,11 +11380,11 @@ msgstr "" "puede calcularse como Threads_created/Connections. Si este valor es rojo, " "debe incrementar su thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "El número de conexiones abiertas actualmente." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11374,47 +11396,47 @@ msgstr "" "(Normalmente esto no aporta una mejoría notable en el rendimiento si usted " "tiene una buena implementación de procesos.)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "Porcentaje de aciertos del caché de hilos (valor calculado)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "El número de procesos que no están en reposo." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Iniciar monitorización" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Instrucciones/Configuración" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Se finalizó la reorganización/edición de gráficos" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Agregar gráfico" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Reorganizar/editar gráficos" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Velocidad de actualización" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Columnas del gráfico" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Ordenación de los gráficos" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11423,15 +11445,15 @@ msgstr "" "navegador. Sería recomendable exportarla si tiene una configuración " "complicada." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Restaurar valor predeterminado" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Instrucciones de monitorización" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11442,11 +11464,10 @@ msgstr "" "El Monitorizador de phpMyAdmin puede asistir en la optimización de la " "configuración del servidor y rastrear consultas que toman mucho tiempo. Para " "esto último necesitará que «log_output» esté definido como 'TABLE' y tener " -"activado «slow_query_log» o «general_log». Note, sin embargo, que " -"«general_log» produce mucha información y aumenta la carga en el servidor " -"hasta en un 15%" +"activado «slow_query_log» o «general_log». Note, sin embargo, que «general_log» " +"produce mucha información y aumenta la carga en el servidor hasta en un 15%" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11459,11 +11480,11 @@ msgstr "" "tabla está disponible desde MySQL versión 5.1.6 y posterior. Si puede " "utilizar las funcionalidades para graficación del servidor." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Utilizando el monitorizador:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11474,7 +11495,7 @@ msgstr "" "la sección 'Configuración' o eliminar cualquier gráfico utilizando el icono " "de rueda dentada en cada gráfico." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11487,11 +11508,11 @@ msgstr "" "una tabla de consultas agrupadas donde podrá pulsar en cualquier sentencia " "SELECT para analizarla." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Notar que:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11504,86 +11525,86 @@ msgstr "" "más pequeño posible y desactivar «general_log» y vaciar sus tablas una vez " "que ya no se necesite monitorizar." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Gráfico predefinido" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Variable(s) de estado" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Seleccionar serie:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Monitorizaciones comunes" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "o ingrese el nombre de variable:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Mostrar como un valor diferencial" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Aplicar una división" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Agregar unidad a los valores" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Agregar esta serie" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Vaciar serie" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Series en el gráfico:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Estadísticas de registros" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Rango de tiempo seleccionado:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Sólo recuperar sentencias SELECT, INSERT, UPDATE y DELETE" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "Eliminar datos variables en sentencias INSERT para mejor agrupación" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "Elegir el registro del que desea generar estadísticas." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Los resultados se agruparán por el texto de la consulta." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Analizador de consultas" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d segundo" msgstr[1] "%d segundos" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11598,8 +11619,8 @@ msgstr "No pudo conectarse a la fuente" msgid "Could not connect to the target" msgstr "No pudo conectarse al objetivo" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "la base de datos '%s' no existe." @@ -11702,19 +11723,19 @@ msgstr "" "La base de datos objetivo será completamente sincronizada con la base de " "datos fuente. La base de datos fuente no sufrirá cambios." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Falló la definición de la variable" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Variables y parámetros del servidor" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Valor de la sesión" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Valor global" @@ -12059,47 +12080,47 @@ msgstr "" msgid "Wrong data" msgstr "Datos incorrectos" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" "Utilizando el favorito \"%s\" como consulta predeterminada para examinar." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "¿Realmente desea ejecutar la siguiente consulta?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Mostrar como código PHP" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "SQL validado" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Resultado SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Generado por" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problemas con los índices de la tabla `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Etiqueta" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Los cambios en la Tabla %1$s se hicieron exitosamente" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "Las columnas fueron movidas exitosamente." @@ -12160,12 +12181,12 @@ msgstr "Etiqueta del eje Y:" msgid "Y Values" msgstr "Valores Y" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "¡La tabla %s ya existe!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "La Tabla %1$s se creó." @@ -12210,209 +12231,209 @@ msgstr "Guardar a un archivo" msgid "File name" msgstr "Nombre del archivo" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "¡El nombre de la clave primaria debe ser \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "No puede cambiar el nombre del índice a ¡PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "¡No se han definido las partes del índice!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Agregar índice" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Editar índice" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Nombre del índice :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" debe ser el nombre exclusivamente de una clave " "primaria)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Tipo de índice :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Añadir al índice  %s columna(s)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "¡No es posible mover la tabla a la misma!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "¡No es posible copiar la tabla a la misma!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "La tabla %s ha sido movida a %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "La tabla %s se copió a %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "¡El nombre de la tabla está vacío!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Modificar el ORDER BY de la tabla" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(solamente)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Mover tabla a (Base de datos.tabla):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opciones de la tabla" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Cambiar el nombre de la tabla a" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Copiar la tabla a (base de datos.tabla):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Cambiar a la tabla copiada" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Mantenimiento de la tabla" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmentar la tabla" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Se ha vaciado el caché de la tabla %s" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Vaciar el caché de la tabla (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Borrar datos o tabla" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Vaciar la tabla (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Borrar la tabla (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Mantenimiento de la partición" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partición %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analice" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Revise" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimice" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Reconstruya" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Repare" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Remueva la partición" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Comprobar la integridad referencial:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Mostrando las tablas" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Espacio utilizado" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efectivo/a" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Estadísticas de la fila" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "estático" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinámico/a" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Longitud de la fila" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Tamaño de la fila" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Índice automático siguiente" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Ocurrió un error al crear la clave foránea en %1$s (revise los tipos de dato)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Relación interna" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12420,131 +12441,131 @@ msgstr "" "No es necesaria una relación interna cuando existe una relación CLAVE " "FORÁNEA correspondiente." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Restricción de clave foránea" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Espacial" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Valores distintos" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Agregar clave primaria" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Agregar índice único" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Agregar índice espacial («SPATIAL»)" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Agregar índice FULLTEXT" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Ninguna" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Se ha eliminado la columna %s" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Se agregó una clave primaria en %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Se añadió un índice en %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Mostrar más acciones" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "Mover columnas" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "Mueva las columnas arrastrándolas hacia arriba o hacia abajo." -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Editar vista" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Vista de relaciones" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Planteamiento de la estructura de tabla" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Añadir columna" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Al final de la tabla" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Al comienzo de la tabla" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Después de %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Crear un índice en  %s columna(s)" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "particionado" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Informe de seguimiento para la tabla `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Se ha creado la versión %1$s, se ha activado el seguimiento para %2$s." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Seguimiento para %1$s desactivado en versión %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Seguimiento de %1$s activado en versión %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "Sentencias SQL ejecutadas." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12552,117 +12573,117 @@ msgstr "" "Puede ejecutar el volcado creando y utilizando una base de datos temporal. " "Asegúrese de tener los privilegios para poder hacerlo." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Comenta estas dos líneas si no las necesitas." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "Sentencias SQL exportadas. Copia el volcado o ejecútalo." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Captura de la versión %s (código SQL)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Definición de seguimiento de datos eliminado exitosamente" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Errores de consulta" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Manipulación de seguimiento de datos eliminada exitosamente" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Realizando el seguimiento de las sentencias" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Muestra %1$s con fechas de %2$s a %3$s por parte del usuario %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Borrar fila de seguimiento de datos del reporte" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "No hay datos" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Fecha" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Sentencia de definición de datos" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Sentencia de manipulación de datos" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Volcado SQL (descarga de archivo)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Volcado SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Esta opción sustituirá tu tabla y los datos que contiene." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Ejecución SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Exportar como %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Mostrar versiones" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Desactivar el seguimiento para %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Desactivar ahora" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Activar el seguimiento para %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Activar ahora" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Crear versión %1$s de %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Hacer un seguimiento de estas sentencias de definición de datos:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Hacer un seguimiento de estas sentencias de manipulación de datos:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Crear versión" @@ -12691,11 +12712,11 @@ msgstr "¡Usted no tiene suficientes privilegios para estar aquí ahora!" msgid "The profile has been updated." msgstr "Se actualizó el perfil." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "VER nombre" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Cambiar el nombre de la vista a" @@ -12761,8 +12782,8 @@ msgid "" "You might want to increase {long_query_time} or optimize the queries listed " "in the slow query log" msgstr "" -"Podría aumentar «{long_query_time}» u optimizar las consultas que aparecen " -"en el registro de consultas lentas" +"Podría aumentar «{long_query_time}» u optimizar las consultas que aparecen en " +"el registro de consultas lentas" #: libraries/advisory_rules.txt:68 #, php-format @@ -12829,8 +12850,8 @@ msgid "" "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will " "help troubleshooting badly performing queries." msgstr "" -"Active el registro de consultas lenta configurando «log_slow_queries» a " -"'ON'. Esto ayudará a analizar consultas con mala performance." +"Active el registro de consultas lenta configurando «log_slow_queries» a 'ON'. " +"Esto ayudará a analizar consultas con mala performance." #: libraries/advisory_rules.txt:89 msgid "log_slow_queries is set to 'OFF'" @@ -12975,8 +12996,8 @@ msgid "" msgstr "" "Se sabe que el caché de consultas puede mejorar la performance enormemente " "si está correctamente configurado. Actívelo definiendo «query_cache_size» a " -"un valor en MiB de 2 dígitos y definiendo «query_cache_type» a 'ON'. " -"Notar que: si está utilizando memcached ignore esta recomendación." +"un valor en MiB de 2 dígitos y definiendo «query_cache_type» a 'ON'. Notar " +"que: si está utilizando memcached ignore esta recomendación." #: libraries/advisory_rules.txt:151 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'" @@ -13053,8 +13074,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "La tasa actual de memoria libre del caché de consultas respecto del tamaño " "total es %s%%. Debería ser mayor al 80%%" @@ -13212,8 +13233,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s%% de todas las ordenaciones causan tablas temporales, este valor debería " "de ser menor a 10%%." @@ -13276,8 +13297,8 @@ msgstr "" #, php-format msgid "Table joins average: %s, this value should be less than 1 per hour" msgstr "" -"Promedio de uniones («JOIN») de tablas: %s, este promedio debería ser menor " -"a 1 por hora" +"Promedio de uniones («JOIN») de tablas: %s, este promedio debería ser menor a " +"1 por hora" #: libraries/advisory_rules.txt:233 msgid "Rate of reading first index entry" @@ -13385,8 +13406,7 @@ msgstr "" #: libraries/advisory_rules.txt:260 #, php-format msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s" -msgstr "" -"Los valores actuales son «tmp_table_size»: %s, «max_heap_table_size»: %s" +msgstr "Los valores actuales son «tmp_table_size»: %s, «max_heap_table_size»: %s" #: libraries/advisory_rules.txt:262 msgid "Percentage of temp tables on disk" @@ -13410,14 +13430,13 @@ msgid "" "mentioned in the beginning of an Article by the Pythian Group" msgstr "" -"Aumentar «max_heap_table_size» y «tmp_table_size» podría ayudar. Sin " -"embargo, algunas tablas temporales son siempre escritas a disco " -"independientemente del valor de estas variables. Para eliminarlas deberá re-" -"escribir las consultas para evitar estas condiciones (en una tabla temporal: " -"la presencia de una columna «BLOB» o «TEXT», o la presencia de una columna " -"mayor a 512 bytes) como se menciona al comienzo del artículo de " -"Pythian Group" +"Aumentar «max_heap_table_size» y «tmp_table_size» podría ayudar. Sin embargo, " +"algunas tablas temporales son siempre escritas a disco independientemente " +"del valor de estas variables. Para eliminarlas deberá re-escribir las " +"consultas para evitar estas condiciones (en una tabla temporal: la presencia " +"de una columna «BLOB» o «TEXT», o la presencia de una columna mayor a 512 " +"bytes) como se menciona al comienzo del artículo de Pythian Group" #: libraries/advisory_rules.txt:267 #, php-format @@ -13442,8 +13461,8 @@ msgid "" "mentioned in the MySQL Documentation" msgstr "" -"Aumentar «max_heap_table_size» y «tmp_table_size» podría ayudar. Sin " -"embargo, algunas tablas temporales son siempre a disco permanentemente " +"Aumentar «max_heap_table_size» y «tmp_table_size» podría ayudar. Sin embargo, " +"algunas tablas temporales son siempre a disco permanentemente " "independientemente del valor de estas variables. Para eliminarlas deberá re-" "escribir las consultas para evitar estas condiciones (en una tabla temporal: " "la presencia de una columna «BLOB» o «TEXT» o la presencia de una columna " @@ -13474,8 +13493,8 @@ msgid "" "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a " "good start." msgstr "" -"Defina «key_buffer_size» dependiendo del tamaño de los índices MyISAM. 64M " -"es un buen comienzo." +"Defina «key_buffer_size» dependiendo del tamaño de los índices MyISAM. 64M es " +"un buen comienzo." #: libraries/advisory_rules.txt:294 msgid "key_buffer_size is 0" @@ -13652,8 +13671,7 @@ msgstr "" #: libraries/advisory_rules.txt:359 msgid "Enable the thread cache by setting {thread_cache_size} > 0." msgstr "" -"Active el caché de hilos configurado «thread_cache_size» a un valor mayor a " -"0." +"Active el caché de hilos configurado «thread_cache_size» a un valor mayor a 0." #: libraries/advisory_rules.txt:360 msgid "The thread cache is set to 0" @@ -13740,10 +13758,10 @@ msgid "" "do not close database handlers properly get killed sooner. Make sure the " "code closes database handlers properly." msgstr "" -"Aumente «max_connections» o reduzca «wait_timeout» para que las conexiones " -"que no liberan los manejadores de base de datos apropiadamente sean " -"eliminadas más rápido. Asegúrese que su código cierre los manejadores de " -"base de datos apropiadamente." +"Aumente «max_connections» o reduzca «wait_timeout» para que las conexiones que " +"no liberan los manejadores de base de datos apropiadamente sean eliminadas " +"más rápido. Asegúrese que su código cierre los manejadores de base de datos " +"apropiadamente." #: libraries/advisory_rules.txt:390 #, php-format @@ -13814,8 +13832,8 @@ msgstr "" #, php-format msgid "%s%% of all clients are aborted. This value should be below 2%%" msgstr "" -"%s%% de todos los clientes son abandonados. Este valor debería ser menor a " -"2%%" +"%s%% de todos los clientes son abandonados. Este valor debería ser menor a 2%" +"%" #: libraries/advisory_rules.txt:413 msgid "Rate of aborted clients" @@ -14048,8 +14066,7 @@ msgstr "«concurrent_insert» está definido como 0" #~ "A date and time combination, supported range is \\\"%1$s\\\" to \\\"%2$s\\" #~ "\"" #~ msgstr "" -#~ "Una combinación de fecha y marca temporal, el rango válido es de «%s» a " -#~ "«%s»" +#~ "Una combinación de fecha y marca temporal, el rango válido es de «%s» a «%s»" #~ msgid "Show help button instead of Documentation text" #~ msgstr "Mostrar botón de ayuda en lugar de texto de documentación" @@ -14132,11 +14149,10 @@ msgstr "«concurrent_insert» está definido como 0" #~ "HH:MM:SS' format, but allows assignment of values to DATETIME columns " #~ "using either strings or numbers." #~ msgstr "" -#~ "Una combinación de fecha y marca temporal. El rango soportado es desde " -#~ "«01-Ene-1000 00:00:00» hasta «31-Dec-9999 23:59:59». MySQL muestra los " -#~ "valores DATETIME en el formato YYY-MM-DD HH:MM:SS, pero permite la " -#~ "asignación de valores a columnas DATETIME utilizando tanto cadenas como " -#~ "números." +#~ "Una combinación de fecha y marca temporal. El rango soportado es desde «01-" +#~ "Ene-1000 00:00:00» hasta «31-Dec-9999 23:59:59». MySQL muestra los valores " +#~ "DATETIME en el formato YYY-MM-DD HH:MM:SS, pero permite la asignación de " +#~ "valores a columnas DATETIME utilizando tanto cadenas como números." #~ msgid "" #~ "A time. The range is '-838:59:59' to '838:59:59'. MySQL displays TIME " @@ -14228,8 +14244,8 @@ msgstr "«concurrent_insert» está definido como 0" #~ "any argument is not a WKB LineString, the return value is NULL." #~ msgstr "" #~ "Construye un valor de cadenas de líneas múltiples WKB («MultiLineString») " -#~ "de «LineString» WKB provistos. Si cualquier parámetro no es un " -#~ "«LineString» WKB, el valor devuelto es NULL." +#~ "de «LineString» WKB provistos. Si cualquier parámetro no es un «LineString» " +#~ "WKB, el valor devuelto es NULL." #~ msgid "" #~ "Constructs a WKB MultiPolygon value from a set of WKB Polygon arguments. " @@ -14452,8 +14468,8 @@ msgstr "«concurrent_insert» está definido como 0" #~ "Documentation and further information about PBMS can be found on %sThe " #~ "PrimeBase Media Streaming home page%s." #~ msgstr "" -#~ "La documentación y más información sobre PBMS puede encontrarse la " -#~ "%spaǵina inicial de The PrimeBase Media Streaming%s." +#~ "La documentación y más información sobre PBMS puede encontrarse la %" +#~ "spaǵina inicial de The PrimeBase Media Streaming%s." #~ msgid "The PrimeBase Media Streaming Blog by Barry Leslie" #~ msgstr "Blog de The PrimeBase Media Streaming por Barry Leslie" diff --git a/po/et.po b/po/et.po index 1809666351..f887f8aeae 100644 --- a/po/et.po +++ b/po/et.po @@ -5,27 +5,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 23:33+0200\n" "Last-Translator: LiivaneLord \n" "Language-Team: estonian \n" -"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Näita kõiki" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Leht:" @@ -39,55 +39,56 @@ msgstr "" "Veebilehitseja sihtakent ei saanud uuendada. Võib-olla sulgesid ülemakna või " "sinu veebilehitseja turvasätted blokeerivad akna värskendamist." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Otsi" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Mine" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Võtme nimi" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Kirjeldus" @@ -110,151 +111,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%1$s andmebaas on loodud." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Andmebaasi kommentaar: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Tabeli kommentaarid" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Veerg" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tüüp" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Vaikimisi" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Viitab aadressile" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Kommentaarid" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Ei" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Jah" @@ -262,101 +263,101 @@ msgstr "Jah" msgid "View dump (schema) of database" msgstr "Vaata andmebaasi tõmmist (skeemi)" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Andmebaasist tabeleid ei leitud." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Vali kõik" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Ära vali ühtegi" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Andmebaasi nimi on tühi!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "%1$s andmebaasi uueks nimeks on %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "%1$s andmebaas on kopeeritud kohta %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Anna andmebaasile nimeks" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Kustuta andmebaas" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s andmebaas on kustutatud." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Kustuta andmebaas (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kopeeri andmebaas kohta" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Ainult struktuur" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktuur ja andmed" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Ainult andmed" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE enne kopeerimist" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Lisa %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Lisa AUTO_INCREMENT väärtus" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Lisa piiranguid" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Mine kopeeritud andmebaasile" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Kodeering" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -365,490 +366,424 @@ msgstr "" "phpMyAdmini seadistuse salvestus on deaktiveeritud. Põhjuse kohta saad " "lugeda, kui vajutad %ssiia%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Muuda või ekspordi seoseskeemi" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabel" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Ridu" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Suurus" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "kasutusel" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Loodud" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Viimati uuendatud" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Viimane kontroll" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tabel" msgstr[1] "%s tabelit" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Pead valima vähemalt ühe veeru, mida näidata" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Mine %sgraafilisele loojale%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sorteeri" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Kasvav" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Kahanev" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Näita" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriteerium" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "And" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Või" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Muuda" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Lisa/Kustuta kriteeriumiridu" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Lisa/Kustuta veergusid" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Uuenda päringut" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Kasuta tabeleid" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL päring %s andmebaasis:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Saada päring" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Ligipääs keelatud" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "vähemalt üks sõna" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "kõik sõnad" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "täpne vaste" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "regulaaravaldisena" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "\"%s\" %s otsingu tulemused:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Kokku: %s vaste" -msgstr[1] "Kokku: %s vastet" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s vaste %2$s tabelis" -msgstr[1] "%1$s vastet %2$s tabelis" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Vaata" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Kustutada %s tabeli vasted?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Kustuta" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Otsi andmebaasist" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Sõnad või väärtused, mida otsida (metamärk: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Leia:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Sõnad on eraldatud tühikuga (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Tabelitest:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Veerust:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Andmebaasist tabeleid ei leitud" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "tundmatu" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "%s tabel on tühjendatud" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "%s vaade on kustutatud" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "%s tabel on kustutatud" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Jälgimine on aktiveeritud." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Jälgimist pole aktiveeritud." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Sellel vaatel on vähemalt nii palju ridu. Palun loe %sdokumentatsiooni%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Vaade" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Paljundamine" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Summa" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s on selle MySQL serveri vaikimisi varundusmootor." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Valitutega:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Vali kõik" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Kontrolli ballastiga tabeleid" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Ekspordi" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Prindi vaade" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Tühjenda" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Kustuta" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Kontrolli tabelit" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimeeri tabelit" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Paranda tabelit" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analüüsi tabelit" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Lisa tabelile eesliide" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Asenda tabeli eesliide" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Kopeeri tabel koos eesliitega" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Andmesõnastik" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Jälgitud tabelid" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Andmebaas" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Viimane versioon" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Loodud" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Uuendatud" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Staatus" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Tegevus" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Kustuta selle tabeli jälgimise andmed" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktiivne" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "ei ole aktiivne" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versioonid" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Jälgimise raport" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Struktuuri hetkepilt" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Jälgimata tabelid" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Jälgi tabelit" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Andmebaasi logi" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Halb tüüp!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Valitud eksportimise tüüp tuleb salvestada faili!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Halvad parameetrid!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "%s faili salvestamiseks pole piisavalt ruumi." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -856,12 +791,12 @@ msgstr "" "%s fail on juba serveris olemas, muutke faili nime või kontrollige " "ülekirjutamise valikuid." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Veebiserveril pole %s faili salvestamiseks õigusi." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Tõmmis salvestati %s faili." @@ -884,7 +819,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geomeetria" @@ -957,29 +892,29 @@ msgstr "" "Vali \"Function\" veerust \"GeomFromText\" ja kleebi allolev sõne \"Value\" " "väljale" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Tõenäoliselt üritasid üles laadida liiga suurt faili. Selle piirangu kohta " "loe %sdokumentatsioonist%s." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Näitan järjehoidjat" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Järjehoidja on kustutatud." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Faili ei saanud lugeda" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -989,7 +924,7 @@ msgstr "" "Üritasid laadida mittetoetatava tihendamisega faili (%s). Selle tugi on pole " "loodud või on seadistuses keelatud." -#: import.php:390 +#: import.php:394 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 " @@ -999,27 +934,27 @@ msgstr "" "maht ületab sinu PHP seadistuses lubatud maksimaalset mahtu. Vaata [a@./" "Documentation.html#faq1_16@Documentation]KKK 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "Faili märgitabelit ei saa teisendada ilma märgitabeli teisendusteegita" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Ei saanud importimise pluginaid laadida, palun kontrolli oma paigaldust!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "%s järjehoidja on loodud" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Importimine lõpetati edukalt, teostati %d päringut." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1027,7 +962,7 @@ msgstr "" "Ületati skripti ooteaeg. Kui tahad importimise lõpetada, siis saada see fail " "uuesti ja importimine jätkub poolelijäänud kohast." -#: import.php:499 +#: import.php:503 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." @@ -1036,15 +971,15 @@ msgstr "" "phpMyAdmin ei suuda importimist lõpetada, kuni sa ei suurenda php aja " "piiranguid." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Sinu SQL päring teostati edukalt" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Tagasi" @@ -1053,7 +988,7 @@ msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" "phpMyAdmin on parema välimusega raamimisvõimelises veebilehitsejas." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" käsud on keelatud." @@ -1062,7 +997,7 @@ msgstr "\"DROP DATABASE\" käsud on keelatud." msgid "Do you really want to execute \"%s\"?" msgstr "Kas tõesti tahad käivitada \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Oled KUSTUTAMAS kogu andmebaasi!" @@ -1102,7 +1037,7 @@ msgstr "Lisa indeks" msgid "Edit Index" msgstr "Muuda indeksit" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Lisa indeksisse %d veerg(u)" @@ -1120,16 +1055,16 @@ msgstr "Hostinimi on tühi!" msgid "The user name is empty!" msgstr "Kasutajanimi on tühi!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Parool on tühi!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Paroolid ei kattu!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Lisa kasutaja" @@ -1141,29 +1076,31 @@ msgstr "Õiguste uuesti laadimine" msgid "Removing Selected Users" msgstr "Valitud kasutajate kustutamine" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Sulge" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Muuda" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Elava liikluse diagramm" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Elava ühenduse/protsessi diagramm" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Elava päringu diagramm" @@ -1173,24 +1110,24 @@ msgstr "Staatilised andmed" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Kokku" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Muud" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1210,7 +1147,7 @@ msgstr "Serveri liiklus (KiB'des)" msgid "Connections since last refresh" msgstr "Ühendusi pärast viimast värskendust" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Protsessid" @@ -1228,7 +1165,7 @@ msgstr "Päringuid pärast viimast värskendust" msgid "Questions (executed statements by the server)" msgstr "Päringuid (serveri poolt käivitatud käsud)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Päringu statistika" @@ -1273,14 +1210,14 @@ msgid "System swap" msgstr "Süsteemisaale" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1332,32 +1269,32 @@ msgstr "Saadetud baidid" msgid "Bytes received" msgstr "Vastuvõetud baidid" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Ühendused" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1371,11 +1308,11 @@ msgstr "%d tabel(it)" msgid "Questions" msgstr "Päringud" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Liiklus" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Sätted" @@ -1395,12 +1332,12 @@ msgstr "Lisa diagramm ruudustikku" msgid "Please add at least one variable to the series" msgstr "Palun lisa seeriasse vähemalt üks muutuja" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Puudub" @@ -1500,7 +1437,7 @@ msgstr "Muuda sätteid" msgid "Current settings" msgstr "Praegused sätted" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Diagrammi pealkiri" @@ -1586,7 +1523,7 @@ msgstr "Selgita väljundit" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Aeg" @@ -1679,10 +1616,10 @@ msgstr "" "Imporditud seadistusega diagrammi ruudustiku loomine ebaõnnestus. " "Lähtestamine vaikimisi seadistusse..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Impordi" @@ -1748,7 +1685,7 @@ msgstr "Taotluse töötlemine" msgid "Error in Processing Request" msgstr "Viga taotluse töötlemisel" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Ühtegi andmebaasi ei ole valitud." @@ -1802,15 +1739,15 @@ msgstr "Peida indeksid" msgid "Show indexes" msgstr "Näita indekseid" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Võõrvõtme kontroll:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Lubatud)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Keelatud)" @@ -1838,7 +1775,7 @@ msgstr "Kustutamine" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Salvestatud funktsioon peab sisaldama RETURN käsku!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET muutja" @@ -1877,8 +1814,8 @@ msgstr "Näita päringu kasti" msgid "No rows selected" msgstr "Ridu pole valitud" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Muuda" @@ -1886,18 +1823,18 @@ msgstr "Muuda" msgid "Query execution time" msgstr "Päringu sooritamise aeg" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d ei ole õige reanumber." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Salvesta" @@ -1909,7 +1846,7 @@ msgstr "Peida otsingu kriteerium" msgid "Show search criteria" msgstr "Näita otsingu kriteeriumi" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Suurenda otsingut" @@ -1957,12 +1894,12 @@ msgstr "Päringu tulemused" msgid "Data point content" msgstr "Andmepunkti sisu" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignoreeri" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopeeri" @@ -1982,7 +1919,7 @@ msgstr "Vali võõrvõti" msgid "Please select the primary key or a unique key" msgstr "Palun vali primaarvõti või unikaalne nimi" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Vali veerg, mida näidata" @@ -2065,7 +2002,7 @@ msgstr "Näita andmete rida/ridu" msgid "Generate password" msgstr "Genereeri parool" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Genereeri" @@ -2073,7 +2010,7 @@ msgstr "Genereeri" msgid "Change Password" msgstr "Muuda parooli" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Rohkem" @@ -2164,63 +2101,63 @@ msgid "December" msgstr "Detsember" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Jaan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Veebr" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Märts" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Aprill" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Juuni" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Juuli" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sept" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dets" @@ -2258,32 +2195,32 @@ msgid "Sun" msgstr "Püh" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Esm" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Tei" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Kol" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Nel" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Ree" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Lau" @@ -2396,16 +2333,16 @@ msgstr "Ootamatud sümbolid %s. real" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "Ootamatu sümbol %1$s. real. Oodatud vaheleht, aga leiti \"%2$s\"" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "sekundis" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "minutis" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "tunnis" @@ -2413,6 +2350,250 @@ msgstr "tunnis" msgid "per day" msgstr "päevas" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Maksimaalne: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentatsioon" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Viga" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL päring" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL vastas: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "SQL valideerijaga ühendamine ebaõnnestus!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Selgita SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Jäta SQL selgitus vahele" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Ilma PHP koodita" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Loo PHP kood" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Uuenda" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Jäta SQL'i valideerimine vahele" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Valideeri SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Selle päringu kiirmuutmine" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Kiirmuutmine" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profileerimine" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Päike" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y kell %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s päeva, %s tundi, %s minutit ja %s sekundit" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Puudulik parameeter:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Algus" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Eelmine" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Järgmine" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Lõpp" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Mine "%s" andmebaasi." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Seda %s funktsionaalsust mõjutas tuntud viga, vaata %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Muuda" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktuur" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Lisa" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Vaata" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Tegevused" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Sirvi oma arvutist:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Vali veebiserveri üleslaadimise kataloogist %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Valitud üleslaadimise kataloogile ei pääse ligi" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Seal pole faile, mida üles laadida" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Teosta" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Prindi" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2428,74 +2609,50 @@ msgstr "" msgid "Font size" msgstr "Fondi kõrgus" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Salvesta muudetud andmed" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Taasta veeru järjekord" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Algus" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Eelmine" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Järgmine" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Lõpp" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Alusta reaga" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Ridade hulk" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Meetod" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horisontaalselt" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horisontaalne (pööratud päised)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertikaalselt" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "Päised iga %s rea tagant" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Sorteeri võtme alusel" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2519,64 +2676,76 @@ msgstr "Sorteeri võtme alusel" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Valikud" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Osalised tekstid" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Täistekstid" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Seose võti" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Seose näitamise veerg" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Näita binaarsisu" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Näita BLOB sisu" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Näita binaarset sisu HEX-ina" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Peida veebilehitseja transformatsioon" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Well Known Text" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Well Known Binary" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Rida on kustutatud" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Kustuta" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Sulge" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2584,44 +2753,44 @@ msgstr "" "Võib olla umbkaudne. Vaata [a@./Documentation.html#faq3_11@Documentation]KKK " "3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "päringus" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Näitan ridu" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "kokku" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "päring kestis %01.4f sekundit" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Päringu tulemuste tegevused" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Prindi vaade (täispikkade tekstidega)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Näita diagrammi" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Visualiseeri GIS andmed" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Loo vaade" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Linki ei leitud" @@ -2685,56 +2854,56 @@ msgstr "Ei saa lugeda (liigutatud) üleslaetud faili." msgid "Open new phpMyAdmin window" msgstr "Ava uus phpMyAdmini aken" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Küpsised peavad olema lubatud." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Javascript peab olema lubatud" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Indeksit pole määratud!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indeksid" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Ainulaadne" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Pakitud" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Hulk" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Kommentaar" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Primaarvõti on kustutatud" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "%s indeks on kustutatud" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2743,137 +2912,96 @@ msgstr "" "%1$s ja %2$s indeksid tunduvad olema võrdsed ja üks neist tõenäoliselt " "kustutatakse." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Andmebaasid" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktuur" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Lisa" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Tegevused" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Jälgimine" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Päästikud" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tabel tundub olevat tühi!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Andmebaas tundub olevat tühi!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Päring" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Õigused" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Funktsioonid" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Sündmused" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Kujundaja" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Kasutajad" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Sünkroniseeri" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binaarne logi" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Muutujad" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Märgitabelid" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Pluginad" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Mootorid" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Viga" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2899,75 +3027,75 @@ msgstr[1] "Lisati %1$d rida." msgid "Error while creating PDF:" msgstr "PDF loomisel esines viga:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Ei saa hiljutist tabelit salvestada" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Hiljutised tabelid" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Hiljutisi tabeleid pole" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Detailne staatuse teave antud varundusmootori kohta puudub." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s on saadaval selles MySQL serveris." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s on keelatud selle MySQL serveri jaoks." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "See MySQL server ei toeta %s varundusmootorit." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "tundmatu tabeli staatus: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "Lähteandmebaasi `%s` ei leitud!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "Sihtandmebaasi `%s` ei leitud!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Vigane andmebaas" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Vigane tabeli nimi" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Esines viga %1$s tabeli ümbernimetamisel nimeks %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "%1$s tabeli uueks nimeks sai %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Tabeli UI eelistusi ei saanud salvestada" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2976,7 +3104,7 @@ msgstr "" "Tabeli UI eelistuste puhastamine ebaõnnestus (vaata $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2986,84 +3114,84 @@ msgstr "" "Ei saanud salvestada UI muudatust \"%s\". Muudatused ei säili, kui " "värskendad seda lehte. Palun kontrolli, kas tabeli struktuuri on muudetud." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funktsioon" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operaator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Väärtus" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Tabeli otsing" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Muuda/Lisa" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Vali veerud (vähemalt üks):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Lisa otsingu tingimusi (\"WHERE\" klausel):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Ridade hulk lehe kohta" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Näitamise järjekord:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Kasuta seda veergu iga punkti nimetamiseks" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Suurim ridade hulk diagrammis" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Sirvi võõrvõtme väärtusi" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Täiendav otsingu kriteerium" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Teosta kahe erineva veergu jaoks \"päring näite alusel\" (metamärk: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Teosta \"päring näite alusel\" (metamärk: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Sirvi/Muuda punkte" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Kuidas kasutada" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3149,20 +3277,20 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" -"A small floating-point number, allowable values are -3.402823466E+38 to " -"-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38" +"A small floating-point number, allowable values are -3.402823466E+38 to -" +"1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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" #: libraries/Types.class.php:311 @@ -3208,9 +3336,9 @@ 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 "" -"Ajatempel, ulatus on \"1970-01-01 00:00:01\" UTC kuni \"2038-01-09 " -"03:14:07\" UTC, säilitatakse sekundite hulgana alates ajastu algusest " -"(\"1970-01-01 00:00:00\" UTC)" +"Ajatempel, ulatus on \"1970-01-01 00:00:01\" UTC kuni \"2038-01-09 03:14:07" +"\" UTC, säilitatakse sekundite hulgana alates ajastu algusest (\"1970-01-01 " +"00:00:00\" UTC)" #: libraries/Types.class.php:325 libraries/Types.class.php:727 #, php-format @@ -3443,13 +3571,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "Loetelu, mis on valitud määratletud väärtuste nimekirjast" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "jagatud" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabelid" @@ -3460,35 +3588,35 @@ msgstr "Tabelid" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Andmed" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Ballast" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Mine andmebaasi" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Pole paljundatud" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Paljundatud" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Kontrolli "%s" andmebaasi õigusi." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Kontrolli õigusi" @@ -3536,174 +3664,18 @@ msgstr "Seadistuses on valitud vale autentimise meetod:" msgid "You should upgrade to %s %s or later." msgstr "Peaksid uuendama %s %s või uuemale versioonile." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "GLOBALS ülekirjutamise katse" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "võimalik turvaauk" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "tuvastati arvvõti" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Maksimaalne: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentatsioon" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL päring" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL vastas: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "SQL valideerijaga ühendamine ebaõnnestus!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Selgita SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Jäta SQL selgitus vahele" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Ilma PHP koodita" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Loo PHP kood" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Uuenda" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Jäta SQL'i valideerimine vahele" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Valideeri SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Selle päringu kiirmuutmine" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Kiirmuutmine" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profileerimine" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Päike" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y kell %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s päeva, %s tundi, %s minutit ja %s sekundit" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Puudulik parameeter:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Mine "%s" andmebaasi." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Seda %s funktsionaalsust mõjutas tuntud viga, vaata %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Muuda" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Sirvi oma arvutist:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Vali veebiserveri üleslaadimise kataloogist %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Valitud üleslaadimise kataloogile ei pääse ligi" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Seal pole faile, mida üles laadida" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Teosta" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Prindi" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3729,9 +3701,9 @@ msgstr "Avatud" msgid "Closed" msgstr "Suletud" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Keelatud" @@ -3859,30 +3831,30 @@ msgstr "SOAP laiendit ei leitud" msgid "maximum %s" msgstr "maksimaalselt %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Viki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "See säte on keelatud, seda ei saa rakendada sinu seadistusele" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Sea väärtus: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Taasta vaikimisi väärtus" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Luba kasutajatel seda väärtust muuta" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Lähtesta" @@ -4170,7 +4142,7 @@ msgid "Character set of the file" msgstr "Faili märgitabel" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formaat" @@ -4195,14 +4167,14 @@ msgstr "Aseta veergude nimed esimesse ritta" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Veergusid ümbritseb" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Veerud katkestab" @@ -4222,13 +4194,13 @@ msgstr "Eemalda veergudest CRLF märgid" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Veerud lõpetab" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Read lõpetab" @@ -4285,12 +4257,12 @@ msgstr "Nime võti" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-tüüp" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Seosed" @@ -4303,7 +4275,7 @@ msgid "Save on server" msgstr "Salvesta serverisse" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Kirjuta olemasolev(ad) fail(id) üle" @@ -4316,7 +4288,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Aseta tabeli ja veeru nimed alumise ja ülemise jutumärgi vahele" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL ühilduvuse meetod" @@ -4538,8 +4510,8 @@ msgstr "" "mida saab kasutada eriliste väärtuste saamiseks." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Päringuaken" @@ -5885,10 +5857,10 @@ msgstr "Nõuab, et SQL valideerija oleks lubatud" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Parool" @@ -5912,8 +5884,8 @@ msgstr "" "Kui sul on enda kasutajanimi, siis täpsusta seda siin (vaikimisi on [kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Kasutajanimi" @@ -6156,43 +6128,93 @@ msgstr "%s laiend on puudu. Palun kontrolli oma PHP seadistust." msgid "possible deep recursion attack" msgstr "võimalik tõsine rünnak" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" "Server ei vasta (või kohaliku serveri sokkel ei ole õigesti seadistatud)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Server ei vasta." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Palun kontrolli andmebaasi sisaldava kataloogi õigusi." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Detailid..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "\"%s\" %s otsingu tulemused:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Kokku: %s vaste" +msgstr[1] "Kokku: %s vastet" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s vaste %2$s tabelis" +msgstr[1] "%1$s vastet %2$s tabelis" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Kustutada %s tabeli vasted?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Otsi andmebaasist" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Sõnad või väärtused, mida otsida (metamärk: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Leia:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Sõnad on eraldatud tühikuga (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Tabelitest:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Veerust:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "Sinu seadistuses määratud kontrollkasutajaga ühendamine ebaõnnestus." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Muuda parooli" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Ilma paroolita" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Tipi uuesti" @@ -6213,8 +6235,8 @@ msgstr "Loo andmebaas" msgid "Create" msgstr "Loo" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Ei oma õigusi" @@ -6228,9 +6250,9 @@ msgstr "Loo tabel" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nimi" @@ -6238,144 +6260,144 @@ msgstr "Nimi" msgid "Number of columns" msgstr "Veergude hulk" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Ei saanud laadida eksportimise pluginaid, palun kontrolli oma paigaldust!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Andmebaaside eksportimine käesolevast serverist" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Tabelite eksportimine \"%s\" andmebaasist" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Ridade eksportimine \"%s\" tabelist" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Eksportimise meetod:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Kiire - näita ainult peamisi valikuid" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Kohandatud - näita kõiki võimalikke valikuid" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Andmebaas(id):" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabel(id):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Read:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Loo mõnest reast tõmmis" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Ridade hulk:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Rida alustab kohast:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Loo tõmmis kõikidest ridadest" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Väljund:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Salvesta serveri %s kataloogi" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Salvesta väljund failisse" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Faili nime mall:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ saab serveri nimeks" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ saab andmebaasi nimeks" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ saab tabeli nimeks" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Seda väärtust on tõlgendatud %1$sstrftime%2$s'ga ja seetõttu saad kasutada " "aja vormindamise sõne. Lisaks toimuvad järgnevad muudatused: %3$s. Ülejäänud " "tekst jääb nii nagu see on. Detailide lugemiseks vaata %4$sKKK%5$s'd." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "kasuta seda edasistel eksportimistel" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Faili märgitabel:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Tihendamine:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zipitud" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzipitud" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzipitud" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Vaata väljundit tekstina" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Formaat:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Formaadipõhised valikud:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6383,34 +6405,34 @@ msgstr "" "Keri alla, et näha valikuid valitud formaadi jaoks ja ignoreeri teiste " "formaatide valikuid." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Kodeerimise teisendus:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%1$s from %2$s branch" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "no branch" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Git'i versioon" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "committed on %1$s by %2$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "authored on %1$s by %2$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6420,33 +6442,33 @@ msgstr "" "veebipõhiste veebilehitsejate (Safari, Google Chrome, Arora jne) teadatuntud " "viga." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s / %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Imporditava faili üleslaadimine..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/sek." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "Aega jäänud umbes %MIN min %SEC sek." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "Aega jäänud umbes %SEC sek." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Faili töödeldakse, palun oota." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6454,30 +6476,30 @@ msgstr "" "Palun oota, faili laetakse üles. Üleslaadimise kohta detailsem info kahjuks " "puudub." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importimine käesolevasse serverisse" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importimine \"%s\" andmebaasi" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importimine \"%s\" tabelisse" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Imporditav fail:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Fail võib olla tihendatud (%s) või tihendamata." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6485,21 +6507,21 @@ msgstr "" "Tihendatud faili nimi peab lõppega laiendiga .[formaat].[tihendus]. " "Näide: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Faili üleslaadimised on selles serveris keelatud." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Osaline import:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "Eelmine import aegus, uuesti saatmisel jätkub see kohast %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6509,11 +6531,11 @@ msgstr "" "piirangule. (See on hea moodus importida suuri faile, kuid siiski võib " "see katkestada ülekanded.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Vahelejäetavate ridade hulk, alustades esimesest reast:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Formaadipõhised valikud:" @@ -6522,7 +6544,7 @@ msgstr "Formaadipõhised valikud:" msgid "Language" msgstr "Keel" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Versioon" @@ -6564,67 +6586,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Puhvertsoon" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB staatus" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Puhvertsooni kasutus" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "lehte" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Vabad lehed" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Räpased lehed" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Lehed andmetega" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Puhastada vajavad lehed" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Hõivatud lehed" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Lukustatud lehed" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Puhvertsooni aktiivsus" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Lugemise taotlused" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Kirjutamise taotlused" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Lugemisvead" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Kirjutamise järjekord" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Lugemisvigade %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Kirjutamise järjekorra %" @@ -6850,20 +6872,20 @@ msgstr "" "kustutatakse, muul juhul nimetatakse need ümber ja antakse järgmine kõrgeim " "number." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "PBXT kohta leiab dokumentatsiooni ja edasist teavet %sPrimeBase XT kodulehelt" "%s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Seotud lingid" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "The PrimeBase XT blogi, kirjutajaks Paul McCullagh" @@ -6871,125 +6893,125 @@ msgstr "The PrimeBase XT blogi, kirjutajaks Paul McCullagh" msgid "No data found for GIS visualization." msgstr "GIS visualiseerimiseks andmeid ei leitud." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL tagastas tühja tulemuse (s.t nulliread)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "Järgnevaid struktuure on kas loodud või muudetud. Siin saad:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Vaata struktuuri sisu, klikkides selle nimele" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "Muuda mistahes selle sätet, klikkides vastavat \"Valikud\" linki" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Muuda struktuuri, klikkides \"Struktuur\" lingile" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Mine andmebaasi: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Muuda %s sätteid" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Mine tabelisse: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "%s struktuur" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Mine vaatesse: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Peida" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binaarne" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Oma pikkuse tõttu
ei pruugi see veerg olla muudetav" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binaarne - ära muuda" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "veebiserveri üleslaadimiskataloogi" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Jätka %s rea lisamist" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "ja siis" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Lisa uue reana" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Lisa uue reana ja ignoreeri vigu" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Näita lisamise päringut" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Mine eelmisele lehele tagasi" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Lisa järgmine uus rida" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Mine tagasi sellele lehele" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Muuda järgmist rida" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Ühelt väärtuselt teisele liikumiseks kasuta TAB-klahvi või mujale " "liikumiseks kasuta CTRL + nooled" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Näitan SQL päringut" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Lisatud rea id: %1$d" @@ -7004,234 +7026,234 @@ msgstr "Puudub" msgid "Convert to Kana" msgstr "Konverdi Kana'ks" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Kohast" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Kohta" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Saada" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Lisa tabeli eesliide" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Lisa eesliide" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Kas tõesti tahad käivitada selle päringu?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Ei muudetud" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Märgitabel" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgaaria" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Lihtsustatud Hiina" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Traditsionaalne Hiina" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "tõstutundetu" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "tõstutundlik" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Horvaatia" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Tsehhi" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Taani" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Inglise" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Eesti" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Saksa" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "sõnaraamat" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefoniraamat" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Ungari" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandi" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Jaapani" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Läti" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Leedu" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Korea" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Pärsia" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Poola" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Lääne-Euroopa" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumeenia" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovaki" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Sloveenia" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Hispaania" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Traditsionaalne Hispaania" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Rootsi" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Türgi" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukraina" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "mitmekeelne" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Kesk-Euroopa" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Vene" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Balti" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armeenia" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Kirillitsa" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Araabia" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Heebrea" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gruusia" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Kreeka" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Tsehhi-Slovaki" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Esileht" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Logi välja" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmini dokumentatsioon" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Lae navigeerimise raam uuesti" @@ -7253,11 +7275,11 @@ msgstr "Tere tulemast %s'i" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" -"Arvatavasti ei loonud sa seadistuse faili. Võid selle loomiseks kasutada " -"%1$spaigaldaja skripti%2$s." +"Arvatavasti ei loonud sa seadistuse faili. Võid selle loomiseks kasutada %1" +"$spaigaldaja skripti%2$s." #: libraries/plugins/auth/AuthenticationConfig.class.php:121 msgid "" @@ -7304,21 +7326,21 @@ msgstr "Parool:" msgid "Server Choice" msgstr "Serveri valik" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Paroolita sisselogimine on seadistuses keelatud (vaata AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "%s sekundi jooksul aktiivsust polnud. Palun logi uuesti sisse" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Ei saa MySQL serverisse sisse logida" @@ -7398,7 +7420,7 @@ msgstr "Andmete tõmmise valikud" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Andmete tõmmistamine tabelile" @@ -7413,28 +7435,28 @@ msgstr "Sündmus" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Definitsioon" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Tabeli struktuur tabelile" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Vaate struktuur" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Sise-vaate struktuur" @@ -7480,32 +7502,32 @@ msgid "Display MIME types" msgstr "Näita MIME-tüüpe" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Host" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Loomise aeg" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Serveri versioon" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP versioon" @@ -7586,7 +7608,7 @@ msgstr "" "eest)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Kärbi tabelit enne lisamist" @@ -7661,33 +7683,33 @@ msgstr "" "Tõmmista TIMESTAMP veerud UTC ajana (lubab tõmmistada TIMESTAMP veergusid " "ja kasutada neid erinevates ajavööndites asuvates serverites)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Toimingud" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funktsioonid" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Tõmmistatud tabelite piirangud" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Piirangud tabelile" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPES FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Andmete lugemisel esines viga:" @@ -7731,15 +7753,15 @@ msgstr "" msgid "Column names: " msgstr "Veeru nimed: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Vale parameeter CSV importimiseks: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7748,13 +7770,13 @@ msgstr "" "Täpsustati vale veerg (%s)! Veendu, et veergude nimed on õigesti kirjutatud, " "komadega eraldatud ja pole asetatud jutumärkide vahele." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Vale CSV sisendi formaat %d.-ndal real." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Vale veeru hulk CSV sisendis %d.-ndal real." @@ -7764,17 +7786,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Tabeli nimi" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Veeru nimed" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "See plugin ei toeta tihendatud importe!" @@ -7986,81 +8008,81 @@ msgstr "" "Näitab linki. Veerg sisaldab faili nime. Esimene valik on URL'i eesliide, nt " "\"http://www.example.com/\". Teine valik on lingi pealkiri." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Ei ole korras" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Lubatud" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Peamised seoste võimalused" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Näita võimalusi" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF-ide koostamine" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Veeru kommentaaride näitamine" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Veebilehitseja transformatsioon" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Palun loe dokumentatsioonist, kuidas uuendada oma column_comments tabelit" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Järjehoidjaga SQL päring" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL ajalugu" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Püsivad hiljuti kasutatud tabelid" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Püsivate tabelite UI eelistused" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Kasutaja eelistused" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Täpsemate võimaluste seadistamise kiirsammud:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "Loo vajalikud tabelid script/create_tables.sql failiga." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Loo pma kasutaja ja anna juurdepääs nendele tabelitele." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8068,15 +8090,15 @@ msgstr "" "Luba täpsemad võimalused seadistuse failis (config.inc.php). " "Näiteks alustades config.sample.inc.php failist." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "Uuendatud seadistuse faili laadimiseks logi phpMyAdmini uuesti sisse." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "kirjeldus puudub" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Ära vali ühtegi" @@ -8084,7 +8106,7 @@ msgstr "Ära vali ühtegi" msgid "Slave configuration" msgstr "Alluva seadistus" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Muuda või seadista ülemserver uuesti" @@ -8097,9 +8119,9 @@ msgstr "" "mitte, siis palun lisa [mysqld] sektsiooni järgnev rida:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Kasutajanimi" @@ -8117,15 +8139,15 @@ msgid "Slave status" msgstr "Alluva staatus" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Muutuja" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Serveri ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8133,38 +8155,38 @@ msgstr "" "Selles nimekirjas näeb ainult neid alluvaid, mis algavad --report-" "host=host_name valikuga." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Lisa alluva paljundamise kasutaja" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Kõik kasutajad" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Kasuta tekstivälja" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Kõik hostid" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Kohalik" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "See host" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Kasuta hosti tabelit" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8172,140 +8194,140 @@ msgstr "" "Kui kasutatakse hosti tabelit, siis seda välja ignoreeritakse ning selle " "asemel kasutatakse hosti tabelis olevaid väärtusi." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Genereeri parool" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Järgnev päring ebaõnnestus: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Vabanda, meil ei õnnestunud kustutatud sündmust taastada." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Varundatud päring oli:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "%1$s sündmust on muudetud." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "%1$s sündmus on loodud." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "Sinu taotluse töötlemisel esines üks või mitu viga:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Muuda sündmust" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Taotluse töötlemisel esines viga" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Detailid" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Sündmuse nimi" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Sündmuse tüüp" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Muuda väärtuseks %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Käivita kell" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Käivita iga" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Algus" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Lõpp" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Lõpetamisel säilita" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Määraja" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "Määraja peab olema formaadis \"kasutajanimi@hostinimi\"" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Sa pead andma sündmuse nime" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Sa pead andma sündmusele õige intervalli väärtuse." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Sa pead andma sündmusele õige käivitamise aja." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Sa pead andma sündmusele õige tüübi." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Sa pead andma sündmuse definitsiooni." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Uus" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "OFF" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "ON" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Sündmuse ajastaja staatus" @@ -8325,89 +8347,89 @@ msgstr "" "käivitamine võib ebaõnnestuda![/strong] Probleemide vältimiseks kasuta palun " "täiustatud 'mysqli' laiendit." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Vale funktsiooni tüüp: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Vabanda, me ei suutnud kustutatud funktsiooni taastada." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "%1$s funktsiooni on muudetud." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "%1$s funktsioon on loodud." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Muuda funktsiooni" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Funktsiooni nimi" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parameetrid" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Suund" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Pikkus/Väärtused" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Lisa parameeter" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Kustuta viimane parameeter" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Pöördumise tüüp" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Pöördumise pikkus/väärtused" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Pöördumise valikud" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Ette määratud" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Turvalisuse tüüp" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "SQL andmete juurdepääs" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Sa pead andma funktsiooni nime" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Parameetrile anti vale suund \"%s\"." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8415,37 +8437,37 @@ msgstr "" "Sa pead andma ENUM, SET, VARCHAR ja VARBINARY tüüpi funktsiooni " "parameetritele pikkuse/väärtused." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Sa pead andma igale funktsiooni parameetrile nime ja tüübi." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Sa pead andma funktsioonile õige pöördumise tüübi." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Sa pead andma funktsiooni definitsiooni." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "Toimingu viimane käsk mõjutas %d rida" msgstr[1] "Toimingu viimane käsk mõjutas %d rida" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "%s funktsiooni käivitamise tulemused" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Käivita funktsioon" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Funktsiooni parameetrid" @@ -8476,23 +8498,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Aeg" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Sa pead andma päästiku nime" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Sa pead andma päästikule õige ajastuse" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Sa pead andma päästikule õige sündmuse" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Sa pead sisestama õige tabeli nime" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Sa pead andma päästiku definitsiooni." @@ -8574,138 +8596,138 @@ msgstr "%2$s andmebaasist ei leitud sündmust nimega %1$s" msgid "There are no events to display." msgstr "Pole sündmusi, mida näidata." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "%s tabelit pole olemas!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Palun seadista koordinaadid %s tabelile" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "%s andmebaasi skeem - Leht %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "See leht ei sisalda ühtegi tabelit!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "SKEEMI VIGA: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Seoseskeem" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Sisu tabel" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atribuudid" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Lisaks" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Loo leht" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Lehe nimi" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Automaatne kujundus põhineb" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Sisesed seosed" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Palun vali leht, mida muuta" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Vali leht" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Vali tabelid" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Näita seoseskeemi" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Vali ekspordi seose tüüp" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Näita ruudustikku" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Näita värvi" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Näita tabelite mõõdet" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Näita kõiki tabeleid ühelaiusena" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Näita ainult võtmeid" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Horisontaalne" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Vertikaalne" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Paigutus" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Paberi suurus" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8713,7 +8735,7 @@ msgstr "" "Antud lehel on viiteid tabelitele, mida enam ei ole. Kas soovid need viited " "kustutada?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Ava/sulge märkmetahvel" @@ -8732,44 +8754,44 @@ msgstr "Tundmatu keel: %1$s." msgid "Current Server" msgstr "Praegune server" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Lähteandmebaas" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Praegune server" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Kauge server" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Erinevus" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Sihtandmebaas" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Kliki, et valida" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Teosta SQL päring(ud) %s serveris" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Teosta SQL päring(ud) %s andmebaasis" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Puhasta" @@ -8778,11 +8800,11 @@ msgstr "Puhasta" msgid "Columns" msgstr "Veerud" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Lisa see SQL päring järjehoidjasse" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Anna kõikidele kasutajatele juurdepääs sellele järjehoidjale" @@ -8882,7 +8904,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "%s jälgimine on aktiveeritud." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8894,7 +8916,7 @@ msgstr "" "kurakaldkriipsu (\"\\\") või jutumärgi (\"'\"), siis lisa selle ette " "kurakaldkriips (nt '\\\\xyz' või 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8902,17 +8924,17 @@ msgstr "" "Vaikimisi väärtuste jaoks sisesta palun ilma kurakaldkriipsuta või " "jutumärkideta lihtsalt üksik väärtus, formaadis: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "Liiguta veergu" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8921,11 +8943,11 @@ msgstr "" "Saadavalolevate transformatsiooni valikute ja nende MIME-tüüpi " "transformatsioonide nimekirja jaoks vajuta %stransformatsiooni kirjeldusele%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Transformatsiooni valikud" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8937,57 +8959,57 @@ msgstr "" "lisama kurakaldkriipsu (\"\\\") või jutumärgi (\"'\"), siis lisa selle ette " "kurakaldkriips (nt '\\\\xyz' või 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM või SET andmed on liiga pikad?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Võta rohkem muutmise ruumi" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Puudub" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Nagu määratud:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primaarne" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Täistekst" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "esimene" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "peale %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Lisa %s veerg(u)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Pead lisama vähemalt ühe veeru." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Varundusmootor" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "PARTITION definitsioon" @@ -9008,11 +9030,11 @@ msgstr "" "Sinu eelistused salvestatakse ainult praeguse seansi jaoks. Nende püsivaks " "säilitamiseks on tarvis %sphpMyAdmini seadistuse salvestust%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Ei saanud seadistust salvestada" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9029,81 +9051,81 @@ msgstr "ZIP arhiivist ei leitud ühtegi faili!" msgid "Error in ZIP archive:" msgstr "Viga ZIP arhiivis:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Üldised sätted" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Serveri ühenduse kodeering" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Välimuse sätted" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Rohkem sätteid" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Andmebaasi server" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Tarkvara" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Tarkvara versioon" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protokolli versioon" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Kasutaja" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Serveri märgitabel" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Veebiserver" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Andmebaasi kliendi versioon" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP laiend" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Näita PHP teavet" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Ametlik koduleht" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Anna oma panus" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Hangi abi" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Muudatuste nimekiri" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9115,7 +9137,7 @@ msgstr "" "rünnakutele ja päris tõsiselt peaksid parandama selle turvaaugu, määrates " "'root' kasutajale parooli." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9124,7 +9146,7 @@ msgstr "" "Oled PHP seadistuses lubanud mbstring.func_overload. See ei ühildu " "phpMyAdminiga ja võib andmeid rikkuda!" -#: main.php:294 +#: main.php:297 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 " @@ -9134,19 +9156,19 @@ msgstr "" "märgitabelit. Ilma mbstring laiendita ei suuda phpMyAdmin sõnesid " "korralikult poolitada ja see võib viia ettearvamatute tulemusteni." -#: main.php:302 +#: main.php:305 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." +"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 "" "Sinu PHP parameeter [a@http://php.net/manual/en/session.configuration." -"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] on väiksem, kui " -"phpMyAdminis seadistatud küpsise kehtivus. Seetõttu sinu sisselogimine aegub " -"varem, kui phpMyAdminis seadistatud." +"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] on väiksem, " +"kui phpMyAdminis seadistatud küpsise kehtivus. Seetõttu sinu sisselogimine " +"aegub varem, kui phpMyAdminis seadistatud." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9155,11 +9177,11 @@ msgstr "" "küpsise kehtivus, seetõttu sinu sisselogimine aegub varem, kui phpMyAdminis " "seadistatud." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Seadistusfail vajab nüüd turvasõna (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9169,17 +9191,17 @@ msgstr "" "sinu phpMyAdmini kataloogis. Kui phpMyAdmin on seadistatud, peaksid selle " "kataloogi kustutama." -#: main.php:332 +#: main.php:335 #, 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 "" "phpMyAdmini seadistuse salvestus ei ole lõplikult seadistatud, mõned " -"laiendatud võimalused on aktiveerimata. Põhjuse saad teada, kui vajutad " -"%ssiia%s." +"laiendatud võimalused on aktiveerimata. Põhjuse saad teada, kui vajutad %" +"ssiia%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9188,33 +9210,33 @@ msgstr "" "Sinu PHP MySQL'i teegi versioon %s erineb sinu MySQL serveri versioonist %s. " "See võib põhjustada ettearvamatut käitumist." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -"Server töötab koos Suhosin'iga. Võimalike probleemide kohta loe " -"%sdokumentatsioonist%s." +"Server töötab koos Suhosin'iga. Võimalike probleemide kohta loe %" +"sdokumentatsioonist%s." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Andmebaasid puuduvad" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "Filtreeri andmebaase nime alusel" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Filtreeri tabeleid nime alusel" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Loo tabel" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Palun vali andmebaas" @@ -9262,7 +9284,7 @@ msgstr "Lülitu väiksele/suurele" msgid "Toggle relation lines" msgstr "Muuda seose ridu" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Impordi/Ekspordi koordinaadid PDF skeemile" @@ -9320,67 +9342,67 @@ msgstr "Agregaat" msgid "Active options" msgstr "Aktiivsed valikud" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Leht on loodud" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Lehe loomine ebaõnnestus" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Leht" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Impordi valitud lehelt" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Ekspordi valitud lehele" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Loo leht ja ekspordi sellele" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Uue lehe nimi: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Ekspordi/Impordi skaalas" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "soovituslik" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Viga: seos on juba olemas." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Viga: Seost ei lisatud." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "FOREIGN KEY seos on lisatud" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Sisemine seos on loodud" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Seos on kustutatud" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Kujundaja jaoks koordinaatide salvestamisel esines viga." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Muutused on salvestatud" @@ -9453,15 +9475,15 @@ msgstr "Olemasolevad sätted kirjutatakse üle!" msgid "You can reset all your settings and restore them to default values." msgstr "Saad lähtestada kõik sätted ja taastada need vaikimisi väärtustele." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Impordi faile" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Kõik" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tabelit ei leitud või puudub kohas %s" @@ -9470,37 +9492,37 @@ msgstr "%s tabelit ei leitud või puudub kohas %s" msgid "File doesn't exist" msgstr "Faili pole olemas" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Vali binaarne logi, mida soovid vaadata" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Faili" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Lühenda näidatavaid päringuid" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Näita täispikkasid päringuid" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Logi nimi" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Asukoht" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Algne asukoht" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informatsioon" @@ -9508,31 +9530,31 @@ msgstr "Informatsioon" msgid "Character Sets and Collations" msgstr "Märgitabelid ja kodeeringud" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d andmebaas kustutati edukalt." msgstr[1] "%1$d andmebaasi kustutati edukalt." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Andmebaaside statistika" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Ülema paljundamine" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Alluva paljundamine" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Luba statistika" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9540,7 +9562,7 @@ msgstr "" "Märkus: Statistika lubamine võib põhjustada koormava liikluse veebiserveri " "ja MySQL serveri vahel." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Varundusmootorid" @@ -9568,7 +9590,7 @@ msgstr "Moodul" msgid "Library" msgstr "Teek" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Versioon" @@ -9584,113 +9606,113 @@ msgstr "Litsents" msgid "disabled" msgstr "keelatud" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Sisaldab kõiki õigusi, v.a GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Lubab muuta olemasolevate tabelite struktuuri." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Lubab muuta ja kustutada salvestatud funktsioone." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Lubab luua uusi andmebaase ja tabeleid." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Lubab luua salvestatud funktsioone." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Lubab luua uusi tabeleid." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Lubab luua ajutisi tabeleid." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Lubab luua, kustutada ja ümber nimetada kasutajakontosid." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Lubab luua uusi vaateid." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Lubab kustutada andmeid." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Lubab kustutada andmebaase ja tabeleid." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Lubab kustutada tabeleid." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Lubab luua sündmusi sündmuse ajastaja jaoks" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Lubab käivitada salvestatud funktsioone." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Lubab andmeid failidest importida ja failideks eksportida." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "Lubab õiguste tabelit laadimata lisada kasutajaid ja õigusi." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Lubab luua ja kustutada indekseid." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Lubab lisada ja asendada andmeid." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Lubab käesoleva lõimu jaoks tabeleid lukustada." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Piirab uute ühenduste hulka, mida kasutaja võib tunni aja jooksul avada." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Piirab päringute hulka, mida kasutaja võib tunni aja jooksul serverile saata." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9698,58 +9720,58 @@ msgstr "" "Piirab tabelit või andmebaasi muutvate käskude hulka, mida kasutaja võib " "tunni aja jooksul käivitada." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Piirab samaaegsete ühenduste hulka, mida kasutajal võib olla." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Lubab vaadata kõikide kasutajate protsesse" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Muudatusi selles MySQL versioonis ei toimunud." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "Lubab uuesti laadida serveri sätteid ja puhastada serveri puhvreid." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Lubab kasutajal küsida, kus alluvad / ülemad asuvad." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Vajalik alluvate paljundamiseks." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Lubab lugeda andmeid." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Annab ligipääsu kogu andmebaaside nimekirjale." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Lubab teostada SHOW CREATE VIEW päringuid." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Lubab serveri välja lülitada." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9759,300 +9781,300 @@ msgstr "" "on vajalik enamike administratiivsete tegevuste jaoks, nagu näiteks " "globaalsete muutujate seadmiseks või teiste kasutajate lõimude sulgemiseks." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Lubab luua ja kustutada päästikuid" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Lubab muuta andmeid." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Õigused puuduvad." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Puudub" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Tabelipõhised õigused" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Märkus: MySQL õigused on inglisekeelsed" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administreerimine" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globaalsed õigused" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Andmebaasipõhised õigused" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ressursi piirangud" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Märkus: Nende valikute muutmisel väärtuseks 0 (null) eemaldab piirangu." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Sisselogimise teave" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Ära muuda parooli" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Kasutajat ei leitud." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Kasutaja %s on juba olemas!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Lisasid uue kasutaja." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Uuendasid %s õigusi." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Tühistasid %s õigused" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "%s parool on edukalt vahetatud." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "%s kustutamine" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Kustutavaid kasutajaid pole valitud!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Õiguste uuesti laadimine" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Valitud kasutajad on edukalt kustutatud." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Õigused on edukalt uuesti laetud." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Muuda õigusi" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Tühista" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Ekspordi kõik" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Kõik" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Kõikide kasutajate õigused" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "%s õigused" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Kasutajate ülevaade" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Grant" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Kustuta valitud kasutajad" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Tühista kasutajatelt kõik aktiivsed õigused ning seejärel kustuta need " "kasutajad." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Kustuta kasutajatega samanimelised andmebaasid." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Märkus: phpMyAdmin võtab kasutajate õigused otse MySQL'i õiguste tabelist. " "Tabelite sisu võib erineda sellest, mida server kasutab, kui neid on käsitsi " "muudetud. Sellisel juhul peaksid enne jätkamist %sõigused uuesti laadima%s." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Valitud kasutajat õiguste tabelist ei leitud." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Veerupõhised õigused" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Lisa õigusi järgnevas andmebaasis" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Metamärkide % ja _ täheliseks kasutamiseks peaksid nende ette asetama " "kurakaldkriipsu ehk \\" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Lisa õigusi järgnevas tabelis" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Muuda sisselogimise teavet / Kopeeri kasutajat" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Loo uus kasutaja samade õigustega ja ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... hoia eelmine alles." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... kustuta eelmine kasutajate tabelist." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... tühista eelmise kõik aktiivsed õigused ja seejärel kustuta see." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" "... kustuta eelmine kasutajate tabelist ja seejärel lae õigused uuesti." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Andmebaas kasutajale" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Loo samanimeline andmebaas ja anna kõik õigused" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Anna kõik õigused metamärgiga nimele (kasutajanimi\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Anna kõik õigused "%s" andmebaasis" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Kasutajad, kellel on ligipääs "%s" andmebaasile" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globaalne" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "andmebaasipõhine" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "metamärk" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Kasutaja on lisatud." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Tundmatu viga" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Ei saa ühendada ülema %s'ga." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Ei saa lugeda ülema logi asukohta. Võimalikud on probleemid ülema õigustega." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Ei saa ülemat muuta" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Ülema serveriks muudeti edukalt %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "See server on paljundamisel seatud ülemaks." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Näita ülema staatust" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Näita ühendatud alluvaid" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10061,11 +10083,11 @@ msgstr "" "See server ei ole paljundamisel seatud ülemaks. Kas soovid seda teha?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Ülema seadistus" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10078,19 +10100,19 @@ msgstr "" "paljundada enamus andmebaase) või ignoreerid vaikimisi kõiki andmebaase ja " "lubad paljundada ainult mõningaid andmebaase. Palun vali meetod:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Paljunda kõiki andmebaase, ignoreeri:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Ignoreeri kõiki andmebaase, paljunda:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Palun vali andmebaasid:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10098,7 +10120,7 @@ msgstr "" "Nüüd lisa järgnevad read oma my.cnf faili [mysqld] sektsiooni lõppu ja peale " "seda palun taaskäivita MySQL server." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10108,80 +10130,80 @@ msgstr "" "Seejärel peaksid nägema sõnumeid, mis teavitavad sind, et see server on seadistatud ülemaks" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Alluva SQL lõim ei tööta!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Alluva IO lõim ei tööta!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "Server on seadistatud paljundamisel alluvaks. Kas soovid:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Näita alluva staatuse tabelit" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Sünkroniseeri andmebaasid ülemaga" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Kontrolli alluvat:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Täielik käivitus" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Täielik peatamine" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Taaskäivita alluv" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Käivita ainult SQL lõim" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Peata ainult SQL lõim" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Käivita ainult IO lõim" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Peata ainult IO lõim" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Vea haldus:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "Vigade vahelejätmine võib rikkuda sünkroonsust ülema ja alluva vahel!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Jäta käesolev viga vahele" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Jäta vahele järgmine" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "viga." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10190,134 +10212,134 @@ msgstr "" "See server ei ole paljundamisel seadistatud alluvaks. Kas soovid seda teha?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "%s lõim katkestati edukalt." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin ei suutnud katkestada %s lõimu. Tõenäoliselt on see juba suletud." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Töötleja" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Päringute puhver" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Lõimud" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Ajutised andmed" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Viivitatud lisamised" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Võtme puhver" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Liitmised" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sorteerimine" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Ülekande koordineerija" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Tühjenda (sulge) kõik tabelid" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Näita avatud tabeleid" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Näita alluvaid hoste" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Näita alluva staatust" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Tühjenda päringute puhver" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Jooksev informatsioon" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Kõik staatuse muutujad" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Jälgija" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Kontrollsüsteem" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Värskendamissagedus: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filtrid" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Sisaldab sõna:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Näita ainult 'alert' väärtusi" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filtreeri kategooria alusel..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Näita vormindamata väärtusi" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Seotud lingid:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Käivita analüüsija" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Juhendid" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" "Kontrollsüsteem analüüsib serveri staatuse muutujaid ja annab soovitusi." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10326,7 +10348,7 @@ msgstr "" "Pane tähele, et kuigi see süsteem annab soovitusi lihtsate arvutuste alusel, " "on siiski rusikareegel, et need ei pruugi tingimata su süsteemile rakenduda." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10336,7 +10358,7 @@ msgstr "" "(lugedes dokumentatsiooni) ja kuidas tehtud muudatusi tagasi võtta. Halb " "muudatus võib kaasa tuua jõudluse languse." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10347,31 +10369,31 @@ msgstr "" "saavutatud mingit praktiliselt mõõdetavat arengut." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Päringud alates käivitumisest: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Käsud" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Võrguliiklus alates käivitumisest: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "See MySQL server on töötanud %1$s. See käivitus %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10379,15 +10401,15 @@ msgstr "" "See MySQL server töötab paljundamisel ülemana ja alluvana." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "See MySQL server töötab paljundamisel ülemana." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "See MySQL server töötab paljundamisel alluvana." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10395,11 +10417,11 @@ msgstr "" "Lisateabe saamiseks serveri paljundamise staatuse kohta, palun vaata paljundamise sektsiooni." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Paljundamise staatus" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10407,35 +10429,35 @@ msgstr "" "Hõivatud serveris võib baitide lugeja olla ülekoormatud ja seetõttu MySQL " "serveri poolt koostatud statistika ei pruugi õige olla." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Vastu võetud" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Saadetud" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "Maks. paralleelühendusi" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Ebaõnnestunud katseid" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Katkestatud" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Käsk" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10443,11 +10465,11 @@ msgstr "" "Ühenduste hulk, mis katkestati seetõttu, et klient lahkus liinilt ilma " "ühendust korralikult sulgemata." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Ühenduste hulk, millel ei õnnestunud MySQL serveriga ühendada." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10457,17 +10479,17 @@ msgstr "" "ületas binlog_cache_size väärtuse ja mis kasutasid ülekannete käskude " "salvestamiseks ajutist faili." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Ülekannete hulk, mis kasutasid ajutist binaarse logi puhvrit." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" "Ühenduste hulk, mis üritas (edukalt või mitte) ühendada MySQL serveriga." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10479,11 +10501,11 @@ msgstr "" "suurendada tmp_table_size väärtust, et ajutised tabelid oleksid " "mälupõhised, mitte kettapõhised." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Mysqld poolt loodud ajutiste failide hulk." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10491,7 +10513,7 @@ msgstr "" "Mälupõhiste ajutiste tabelite hulk, mis on loodud automaatselt serveri poolt " "käskude täitmise ajal." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10499,7 +10521,7 @@ msgstr "" "INSERT DELAYED käsuga kirjutatud ridade hulk, millel esines mõni viga " "(tõenäoliselt korduv võti)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10507,23 +10529,23 @@ msgstr "" "Kasutusel olevate INSERT DELAYED töötleja lõimude hulk. Iga erinev tabel, " "mis kasutab INSERT DELAYED käsku, saab endale isikliku lõimu." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Kirjutatud INSERT DELAYED ridade hulk." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Käivitatud FLUSH käskude hulk." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Sisemiste COMMIT käskude hulk." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Tabelist kustutatud ridade hulk." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10533,7 +10555,7 @@ msgstr "" "nimega tabelit. Seda nimetatakse avastamiseks. Handler_discover näitab, mitu " "korda on tabeleid avastatud." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10543,7 +10565,7 @@ msgstr "" "tähendada seda, et server teeb väga palju täielikke indeksite kontrolle. " "Näiteks SELECT veerg1 FROM tabel viitab, et veerg1 on indekseeritud." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10551,7 +10573,7 @@ msgstr "" "Võtmel põhineva rea lugemise taotluste hulk. Kui see on kõrge, siis on see " "hea näitaja, et sinu päringud ja tabelid on korralikult indekseeritud." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10560,7 +10582,7 @@ msgstr "" "Võtme järjekorras järgmise rea lugemise taotluste hulk. See on suurem, kui " "pärid kitsendatud indekseeritud veergu või teed indeksi kontrolli." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10568,7 +10590,7 @@ msgstr "" "Võtme järjekorras eelmise rea lugemise taotluste hulk. Seda lugemise " "meetodit kasutatakse peamiselt ORDER BY ... DESC optimeerimiseks." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10580,7 +10602,7 @@ msgstr "" "palju päringuid, millega peab MySQL kontrolliga terveid tabeleid või kasutad " "liitmisi, mis ei kasuta võtmeid korralikult." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10592,35 +10614,35 @@ msgstr "" "korralikult indekseeritud või sinu päringud ei ole kirjutatud selliselt, et " "need kasutaksid ära indeksid, mis sul on." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Sisemiste ROLLBACK käskude hulk." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Tabeli rea uuendamise taotluste hulk." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Tabelisse rea lisamise taotluste hulk." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Andmeid (räpased või puhtad) sisaldavate lehtede hulk." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Hetkel räpaseid andmeid sisaldavate lehtede hulk." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Puhvertsooni lehtede hulk, mida on taotletud tühjendama." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Vabade lehtede hulk." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10630,7 +10652,7 @@ msgstr "" "loetakse või kirjutatakse või mida ei saa mingil muul põhjusel tühjendada " "ega eemaldada." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10642,11 +10664,11 @@ msgstr "" "valemiga Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Puhvertsooni kogumaht lehtedes." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10654,7 +10676,7 @@ msgstr "" "InnoDB algatatud \"juhuslike\" ettelugemiste hulk. See juhtub siis, kui " "päring peab kontrollima palju tabeleid, aga juhuslikus järjekorras." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10662,11 +10684,11 @@ msgstr "" "InnoDB algatatud järjestike ettelugemiste hulk. See juhtub siis, kui InnoDB " "teeb järjestikulist kogu tabeli kontrolli." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "InnoDB poolt tehtud loogiliste lugemise taotluste hulk." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10674,7 +10696,7 @@ msgstr "" "Loogiliste lugemiste hulk, mida InnoDB puhvertsoonist teha ei saanud ja mida " "pidi tegema ühelehelise lugemisena." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10688,51 +10710,51 @@ msgstr "" "palju veel ootama peab. Kui puhvertsooni maht on õigesti seadistatud, siis " "see väärtus peaks olema madal." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "InnoDB puhvertsooni tehtud kirjutamiste hulk." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Seni tehtud fsync() operatsioonide hulk." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Hetkel järjekorras olevate fsync() operatsioonide hulk." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Hetkel järjekorras olevate lugemiste hulk." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Hetkel järjekorras olevate kirjutamiste hulk." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Seni loetud andmete koguhulk baitides." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Andmete lugemiste koguhulk." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Andmete kirjutamiste koguhulk." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Seni kirjutatud andmete koguhulk baitides." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "Topeltkirjutamise operatsioonide jaoks kirjutatud lehtede hulk." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "Teostatud topeltkirjutamise operatsioonide hulk." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10740,35 +10762,35 @@ msgstr "" "Ootamiste hulk, mida on põhjustanud väike logi puhver ja mille tõttu on enne " "jätkamist pidanud ootama selle tühjendamist." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Logi kirjutamise taotluste hulk." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Logi failisse füüsiliste kirjutamiste hulk." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "fsync() poolt logi failisse tehtud kirjutamiste hulk." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Järjekorras olevate logifailide fsync() operatsioonide hulk." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Järjekorras olevad logi faili kirjutamised." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Logi faili kirjutatud baitide hulk." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Loodud lehtede hulk." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10776,51 +10798,51 @@ msgstr "" "Sisseehitatud InnoDB lehe maht (vaikimisi 16KB). Siin lehel on loendatud " "mitmeid väärtusi. Lehe maht lubab neid kergesti baitidesse teisendada." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Loetud lehtede hulk." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Kirjutatud lehtede hulk." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Hetkel ootel olevate rea lukustamiste hulk." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Rea lukustamise saamise keskmine aeg millisekundites." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Rea lukustamise saamiseks kulutatud aeg kokku millisekundites." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Rea lukustamise saamise maksimaalne aeg millisekundites." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Ootama pidanud rea lukustamised kokku." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "InnoDB tabelitest kustutatud ridade hulk." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "InnoDB tabelitesse lisatud ridade hulk." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "InnoDB tabelitest loetud ridade hulk." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "InnoDB tabelites uuendatud ridade hulk." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10828,7 +10850,7 @@ msgstr "" "Võtme puhvris võtmeplokkide hulk, mida on küll muudetud, kuid pole veel " "kettale tühjendatud. Seda kasutatakse kui Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -10836,7 +10858,7 @@ msgstr "" "Võtmepuhvris kasutamata plokkide hulk. Seda väärtust saad kasutada kasutusel " "oleva võtme puhvri mahu tuvastamiseks." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10846,15 +10868,15 @@ msgstr "" "näitab maksimaalset plokkide hulka, mis on kunagi samaaegselt kasutusel " "olnud." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "Kasutatud võtme puhvri protsent (arvutatud väärtus)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Puhvrist võtmeploki lugemise taotluste hulk." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10864,7 +10886,7 @@ msgstr "" "tõenäoliselt on sinu key_buffer_size väärtus liiga väike. Puhvri puudujääki " "saab arvutada valemiga Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -10872,22 +10894,22 @@ msgstr "" "Võtme puhvri puudujäägi arvutamisel võrreldakse füüsilisi lugemisi lugemise " "taotlustega (arvutatud väärtus)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Puhvrisse võtmeploki kirjutamise taotluste hulk." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Kettale võtmeploki füüsiliste kirjutamiste hulk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" "Füüsiliste kirjutamiste ja kirjutamise taotluste võrdlemise protsent " "(arvutatud väärtus)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10897,7 +10919,7 @@ msgstr "" "on kasulik erinevate päringuplaanide kulu võrdlemisel sama päringuga. " "Vaikimisi väärtus 0 tähendab, et ühtegi päringut pole veel koostatud." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -10905,12 +10927,12 @@ msgstr "" "Maksimaalne ühenduste hulk, mis on korraga kasutusel olnud alates serveri " "käivitamisest." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" "INSERT DELAYED järjekordades kirjutamisvalmis olevate ootel ridade hulk." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -10918,19 +10940,19 @@ msgstr "" "Avatud tabelite hulk. Kui see on liiga suur, siis sinu tabeli puhvri väärtus " "on tõenäoliselt liiga väike." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Avatud failide hulk." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "Avatud striimide hulk (kasutatakse peamiselt sisselogimisel)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Avatud tabelite hulk." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -10940,19 +10962,19 @@ msgstr "" "killustumise probleemidele, mida saab lahendada FLUSH QUERY CACHE käsu " "täitmisega." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Päringu puhvri jaoks vaba mälu hulk." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Puhvri kasutamise hulk." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Puhvrisse lisatud päringute hulk." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10964,7 +10986,7 @@ msgstr "" "puhver kasutab hiljutise kasutamise (LRU) strateegiat, et otsustada, milline " "päring puhvrist kustutada." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -10972,19 +10994,19 @@ msgstr "" "Puhverdamata päringute hulk (pole puhverdatav või ei puhverdatud " "query_cache_type sätte tõttu)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Puhvris registreeritud päringute hulk." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Päringu puhvris olevate plokkide koguhulk." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Töökindla paljundamise staatus (pole veel kasutusele võetud)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -10992,11 +11014,11 @@ msgstr "" "Indekseid mittekasutatavate liitmiste hulk. Kui see väärtus ei ole 0, siis " "peaksid hoolikalt kontrollima oma tabelite indekseid." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "Viidete tabelis piirkondlikku otsimist kasutanud liitmiste hulk." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11005,7 +11027,7 @@ msgstr "" "rida. (Kui see ei ole 0, siis peaksid hoolikalt kontrollima oma tabelite " "indekseid.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11013,15 +11035,15 @@ msgstr "" "Esimeses tabelis piirkonda kasutanud liitmiste hulk. (Tavaliselt pole " "kriitiline, kui see on suur.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Esimeses tabelis täielikku kontrolli teinud liitmiste hulk." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Alluva SQL lõimu poolt hetkel avatud ajutiste tabelite hulk." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11029,24 +11051,24 @@ msgstr "" "Paljundamisel alluva SQL lõimu poolt ülekannete kordamise hulk kokku (alates " "käivitusest)." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "See on ON, kui see server on alluv, mis on ühendatud ülemaga." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" "Lõimude hulk, mille loomiseks kulus rohkem, kui slow_launch_time sekundit." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Päringute hulk, milleks kulus rohkem aega, kui long_query_time sekundit." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11056,23 +11078,23 @@ msgstr "" "suur, siis peaksid kaaluma süsteemi muutuja sort_buffer_size väärtuse " "vähendamist." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Piirkondlike sorteerimiste hulk." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Sorteeritud ridade hulk." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Tabeli kontrollimisel tehtud sorteerimiste hulk." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Koheselt teostatud tabeli lukustamiste hulk." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11084,7 +11106,7 @@ msgstr "" "peaksid kõigepealt optimeerima oma päringuid ja seejärel kas poolita oma " "tabel või tabelid või kasuta paljundamist." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11094,11 +11116,11 @@ msgstr "" "valemiga Threads_created/Connections. Kui see väärtus on punane, siis " "peaksid vähendama oma thread_cache_size väärtust." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Hetkel avatud ühenduste hulk." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11109,47 +11131,47 @@ msgstr "" "peaksid suurendama thread_cache_size väärtust. (Tavaliselt ei anna see " "märkimisväärset jõudluse kasvu, kui sul on hea lõimu kasutus.)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "Lõimu puhvri kasutushulk (arvutatud väärtus)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Lõimude hulk, mis ei ole jõude." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Alusta jälgimist" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Juhendid/Paigaldus" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Diagrammide korrastamine/muutmine on valmis" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Lisa diagramm" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Korrasta/muuda diagramme" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Uuendamise sagedus" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Diagrammi veerud" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Diagrammi korrastus" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11157,15 +11179,15 @@ msgstr "" "Diagrammide korrastust säilitatakse veebilehitseja kohalikus salvestuskohas. " "Kui paigaldamine on keeruline, võid seda eksportida." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Lähtesta vaikimisi väärtustele" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Jälgija juhendid" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11179,7 +11201,7 @@ msgstr "" "general_log. Pane siiski tähele, et general_log toodab palju andmeid ja " "suurendab serveri laadimisaega kuni 15%" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11190,11 +11212,11 @@ msgstr "" "andmebaasi logide analüüsimiseks phpMyAdminiga. Tabelisse logimist toetab " "MySQL 5.1.6 ja uuem. Siiski võid kasutada serveri diagrammi võimalust." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Kasuta jälgijat:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11204,7 +11226,7 @@ msgstr "" "tagant. 'Sätted' all võid diagramme lisada ja muuta värskendussagedust või " "eemaldada diagrammi, kasutades hammasratta ikooni vastaval diagrammil." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11216,11 +11238,11 @@ msgstr "" "diagrammi. Kui see on kinnitatud, siis see loob rühmitatud päringute tabeli, " "kust võid valida edasiseks analüüsimiseks sobivad SELECT käsud." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Palun pane tähele:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11232,87 +11254,87 @@ msgstr "" "on soovitatav valida ainult üks lühike ajavahemik ja keela general_log ja " "tühjenda selle tabel, kui jälgimist pole enam tarvis." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Ettemääratud diagramm" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Staatuse muutuja(d)" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Vali seeria:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Tavaliselt jälgitav" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "või tipi muutuja nimi:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Näita eristatava väärtusena" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Kasuta jagajat" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Lisa andmete väärtustele ühikud" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Lisa see seeria" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Puhasta seeria" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Seeriad diagrammis:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Logi statistika" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Valitud ajavahemik:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Otsi ainult SELECT,INSERT,UPDATE ja DELETE käske" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" "Parema grupeerimise saavutamiseks kustuta INSERT käskudest muutuja andmed" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "Vali logi, millest statistikat luua." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Tulemused on grupeeritud päringu teksti alusel." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Päringu analüüsija" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d sekund" msgstr[1] "%d sekundit" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11327,8 +11349,8 @@ msgstr "Ei saanud lähtekohaga ühendada" msgid "Could not connect to the target" msgstr "Ei saanud sihtkohaga ühendada" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "'%s' andmebaasi pole olemas." @@ -11430,19 +11452,19 @@ msgstr "" "Sihtandmebaas sünkroniseeritakse täielikult lähteandmebaasiga. " "Lähteandmebaasi ei muudeta." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Muutuja seadmine ebaõnnestus" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Serveri muutujad ja sätted" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Seansi väärtus" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Globaalne väärtus" @@ -11686,8 +11708,8 @@ msgid "" "(currently %d)." msgstr "" "Kui %ssisselogimise küpsise kehtivus%s on suurem, kui 1440 sekundit, siis " -"see võib põhjustada juhuslikku seansi aegumist, kui %ssession.gc_maxlifetime" -"%s väärtus on sellest madalam (praegu %d)." +"see võib põhjustada juhuslikku seansi aegumist, kui %ssession.gc_maxlifetime%" +"s väärtus on sellest madalam (praegu %d)." #: setup/lib/index.lib.php:306 #, php-format @@ -11716,8 +11738,8 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"Kui tunned, et see on vajalik, siis kasuta täiendavaid kaitse sätteid - " -"%shostiga autentimise%s sätteid ja %susaldusväärsete prokside nimekirja%s. " +"Kui tunned, et see on vajalik, siis kasuta täiendavaid kaitse sätteid - %" +"shostiga autentimise%s sätteid ja %susaldusväärsete prokside nimekirja%s. " "Siiski ei pruugi IP-põhine kaitse olla usaldusväärne, kui sinu IP kuulub " "ISP'le, kellega on ühendatud koos sinuga tuhandeid kasutajaid." @@ -11775,46 +11797,46 @@ msgstr "Võti peaks sisaldama tähti, numbreid [em]ja[/em] erilisi sümboleid." msgid "Wrong data" msgstr "Valed andmed" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "\"%s\" järjehoidjat kasutatakse vaikimisi sirvimise päringuna." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Kas tõesti tahad käivitada selle päringu?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Näitan PHP koodina" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Valideeritud SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL tulemus" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Koostanud" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Probleemid `%s` tabeli indeksitega" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Nimi" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "%1$s tabel on edukalt muudetud" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "Veerud on edukalt liigutatud." @@ -11875,12 +11897,12 @@ msgstr "Y-telje nimi:" msgid "Y Values" msgstr "Y väärtused" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "%s tabel on juba olemas!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "%1$s tabel on loodud." @@ -11925,337 +11947,337 @@ msgstr "Salvesta failina" msgid "File name" msgstr "Faili nimi" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Primaarvõtme nimi peab olema \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Ei saa muuta indeksi nimeks PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Indeksi osasid pole defineeritud!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Lisa indeks" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Muuda indeksit" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Indeksi nimi:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" peab olema ainult primaarvõtme nimi!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Indeksi tüüp:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Lisa indeksisse  %s veerg(u)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Ei saa tabelit iseendasse liigutada!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Ei saa tabelit iseendasse kopeerida!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "%s tabel liigutati %s andmebaasi." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "%s tabel kopeeriti %s andmebaasi." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Tabeli nimi on tühi!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Muuda tabelit, sorteeri" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(üksikult)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Liiguta tabel kohta (andmebaas.tabel):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Tabeli valikud" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Muuda tabeli nimeks" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopeeri tabel kohta (andmebaas.tabel):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Mine kopeeritud tabelisse" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Tabeli hooldus" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmendi tabel" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "%s tabel on puhastatud" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Puhasta tabel (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Kustuta andmed või tabel" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Tühjenda tabel (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Kustuta tabel (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Partitsiooni hooldus" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "%s partitsioon" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analüüsi" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Kontrolli" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimeeri" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Loo uuesti" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Paranda" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Eemalda partitsioneerimine" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Kontrolli pärinevust:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Tabelite näitamine" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Ruumi kasutus" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efektiivne" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Rea statistika" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "staatiline" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dünaamiline" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Rea pikkus" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Rea laius" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Järgmine automaatne indeks" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Viga võõrvõtme loomisel kohas %1$s (kontrolli andmete tüüpe)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Sisemine seos" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" "Sisemine seos on mittevajalik, kui vastav FOREIGN KEY seos on juba olemas." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Võõrvõtme piirang" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Ruumiline" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Erista väärtusi" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Lisa primaarvõti" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Lisa ainulaadne indeks" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Lisa SPATIAL indeks" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Lisa FULLTEXT indeks" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Puudub" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "%s veerg on kustutatud" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Primaarvõti on lisatud kohas %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Indeks on lisatud kohas %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Näita rohkem tegevusi" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "Liiguta veergusid" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "Veergusid saad liigutada nende lohistamisega üles ja alla." -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Muuda vaadet" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Seose vaade" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Soovita tabeli struktuuri" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Lisa veerg" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Tabeli lõppu" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Tabeli algusesse" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Peale %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Loo indeks  %s veergudesse" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "partitsioneeritud" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "`%s` tabeli jälgimise raport" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Versioon %1$s on loodud, %2$s jälgimine on aktiveeritud." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "%1$s jälgimine deaktiveeriti versioonil %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "%1$s jälgimine aktiveeriti versioonil %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL käsud on käivitatud." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12263,118 +12285,118 @@ msgstr "" "Ajutise andmebaasi loomisega ja kasutamisega saad käivitada tõmmise. Palun " "veendu, et sul on selle jaoks õigusi." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Kustuta need kaks rida, kui sa ei vaja neid." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL käsud on eksporditud. Palun kopeeri tõmmis või käivita see." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Versiooni %s hetkepilt (SQL kood)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Jälgimise andmete definitsioon on edukalt kustutatud" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Päringu viga" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Jälgimise andmete töötlus on edukalt kustutatud" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Jälgimise käsud" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" "Näita %1$s koos kuupäevadega alates %2$s kuni %3$s kasutajaks %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Kustuta raportist jälgimise andmete rida" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Andmed puuduvad" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Kuupäev" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Andmete definitsiooni käsk" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Andmete töötluse käsk" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL tõmmis (faili allalaadimine)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL tõmmis" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "See valik asendab sinu tabeli ja selles sisalduvad andmed." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL teostus" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Ekspordi kui %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Näita versioone" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Deaktiveeri %s jälgimine" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Deaktiveeri kohe" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Aktiveeri %s jälgimine" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Aktiveeri kohe" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Loo versioon %1$s, %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Jälgi nende andmete definitsiooni käske:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Jälgi nende andmete töötluse käske:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Loo versioon" @@ -12403,11 +12425,11 @@ msgstr "Sul pole siinviibimiseks piisavalt õigusi!" msgid "The profile has been updated." msgstr "Profiil on uuendatud." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "VIEW nimi" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Muuda vaate nimeks" @@ -12752,11 +12774,11 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" -"Praegune vaba päringu puhvri mälu võrreldes päringu puhvri kogumahuga on %s" -"%%. See peaks olema üle 80%%" +"Praegune vaba päringu puhvri mälu võrreldes päringu puhvri kogumahuga on %s%" +"%. See peaks olema üle 80%%" #: libraries/advisory_rules.txt:174 msgid "Query cache fragmentation" @@ -12905,8 +12927,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s%% kõikidest sorteerimistest põhjustab ajutisi tabeleid. See väärtus peaks " "jääma alla 10%%." @@ -13483,8 +13505,8 @@ msgstr "" #, php-format msgid "%s%% of all clients are aborted. This value should be below 2%%" msgstr "" -"%s%% kõikidest klientides on lahti ühendatud. See väärtus peaks olema alla " -"2%%" +"%s%% kõikidest klientides on lahti ühendatud. See väärtus peaks olema alla 2%" +"%" #: libraries/advisory_rules.txt:413 msgid "Rate of aborted clients" diff --git a/po/eu.po b/po/eu.po index 96e9188593..6d19213910 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-07-01 18:47+0200\n" "Last-Translator: aitzol berasategi \n" "Language-Team: basque \n" -"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.1\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Dena erakutsi" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Orri zenbakia:" @@ -38,55 +38,56 @@ msgstr "" "edukitzea edo zure nabigatzailearen segurtasun ezarpenak zeharkako lehioen " "eguneratzea blokeatzeko konfiguraturik egotea." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Bilatu" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Joan" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Giltza-izena" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Deskribapena" @@ -101,159 +102,159 @@ msgid "" "The %s file is not available on this system, please visit www.phpmyadmin.net " "for more information." msgstr "" -"%s fitxategia ez dago eskuragarri sisteman, informazio gehiagorako ikusi " -"www.phpmyadmin.net" +"%s fitxategia ez dago eskuragarri sisteman, informazio gehiagorako ikusi www." +"phpmyadmin.net" #: db_create.php:74 #, php-format msgid "Database %1$s has been created." msgstr "%1$s datu-basea sortua izan da." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Datu-basearen iruzkina: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Taularen iruzkinak" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Zutabea" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Mota" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nulua" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Lehenetsia" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Esteka:" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Iruzkinak" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Ez" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Bai" @@ -261,104 +262,103 @@ msgstr "Bai" msgid "View dump (schema) of database" msgstr "Ikusi datu-basearen iraulketa (eskema)" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Ez da taularik aurkitu datu-basean." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Dena hautatu" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 #, fuzzy msgid "Unselect All" msgstr "Desautatu dena" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Datu-basearen izena hutsik dago!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "%s datu-basea %s-(e)ra berrizendatua izan da" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format -#| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "%1$s datu-basea %2$s(e)ra kopiatua izan da." -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Datu-basea berrizendatu izen honetara" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Datu-basea kendu" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s datu-basea ezabatua izan da." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Datu-basea ezabatu (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Datu-basea kopiatu" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Egitura soilik" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Egitura eta datuak" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Datuak soilik" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "DATU-BASEA SORTU kopiatu aurretik" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "%s gehitu" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Gehitu AUTO_INCREMENT balioa" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Murrizketak gehitu" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Kopiatutako datu-basea hautatu" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Ordenamendua" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -367,491 +367,425 @@ msgstr "" "Estekatutako taulekin lan egiteko hobespen gehigarriak ezgaitu dira . " "Zergatia jakiteko egizu klik %shemen%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Aldatu edo esportatu erlazio-eskema" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Taula" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Errenkadak" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Tamaina" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "lanean" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Sortzea" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Azken eguneraketa" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Azken egiaztapena" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s taula" msgstr[1] "%s taulak" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Gutxienez bistaratzeko Zutabe bat hautatu duzu" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Aldatu %serakitzaile bisualrera%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Ordenatu" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Goranzko" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Beherantz" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Erakutsi" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Irizpidea" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Txertatu" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Eta" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Ezabatu" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Edo" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Aldatu" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Gehitu/ezabatu irizpide-errenkada" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Gehitu/ezabatu errenkadak" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Kontsulta eguneratu" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Taulak erabili" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-kontsulta %s datu-basean:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Kontsulta bidali" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Sarbidea ukatua" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "hitz hauetariko bat gutxienez" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "hitz guztiak" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "esaldi zehatza" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "adierazpen erregular moduan" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Bilaketaren emaitzak: \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Guztira: %s emaitza" -msgstr[1] "Guztira: %s emaitza" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s emaitza %s taulan" -msgstr[1] "%s emaitzak %s taulan" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Arakatu" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "%s taulako aukeratuak ezabatu" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Ezabatu" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Datu-basean bilatu" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Bilaketa egiteko hitza(k) edo balioa(k) (komodina: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Aurkitu:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Hitzak zuriune karakterrarekin berezituta daude (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Taulen barnean:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Zutabearen barnean:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Ez da taularik aurkitu datu-basean" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "ezezaguna" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "%s taula hustu egin da" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "%s Ikuspegia ezabatua izan da" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "%s taula ezabatu egin da" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Jarraipena aktibatuta dago." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Jarraipena ez dago aktibatuta." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Ikuspegi honek gutxienez errenkada kopuru hau dauka. Mesedez %sdocumentation" -"%s erreferentzia egin." +"Ikuspegi honek gutxienez errenkada kopuru hau dauka. Mesedez %sdocumentation%" +"s erreferentzia egin." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Ikusipegia" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Ihardetsi" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Gehiketa" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s da MySQL zerbitzarian lehenetsitako biltegiratzeko mota." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Ikurdunak:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Guztiak egiaztatu" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Arazteko hondakinak egiaztatu" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Esportatu" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Inprimatzeko ikuspegia" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Hutsik" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Ezabatu" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Taula egiaztatu" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Taula optimizatu" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Taula konpondu" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Taula aztertu" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Gehitu aurrizkia taulari" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Taularen aurrizkia aldatu" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Taula aurrizkiarekin kopiatu" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Datu-hiztegia" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Taulak jarraipenarekin" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Datu-basea" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Azken bertsioa" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Sortua" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Eguneratua" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Egoera" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Ekintza" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Ezabatu taula honetako jarraipen datuak" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktibo" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "ez aktibo" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Bertsioak" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Jarraipen informea" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Egitura kaptura" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Jarraipen gabeko taulak" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Taularen jarraipena egin" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Datu-base egunkaria" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Mota okerra!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Aukeratutako esportatze formatuak fitxategian gorde behar da!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Parametro okerrak!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Ez dago leku-disko nahikoa %s fitxategia gordetzeko." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -859,12 +793,12 @@ msgstr "" "%s fitxategia aurretik bazegoen zerbitzarian, izena aldatu edo aukeratu " "gainean idazteko hobespena." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Web-zerbitzariak dio %s fitxategia gordetzeko baimenik ez duzula." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Iraulketa %s fitxategian gorde da." @@ -887,7 +821,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometria" @@ -958,27 +892,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Erakutsi laster-marka" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Gordetako kontsulta ezabatu da." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Ezinezkoa fitxategia irakurtzea" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -986,53 +920,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "%s laster-marka sortu da" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Inportatzea zuzen burutu da, %d kontsulta exekutatuta_." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Zure SQL-kontsula arrakastaz burutu da" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Itzuli" @@ -1042,7 +976,7 @@ msgstr "" "phpMyAdmin askoz erabilerraza da frame-ak onartzen duen nabigatzaile " "batekin." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" sententziak ezgaituta daude." @@ -1052,7 +986,7 @@ msgstr "\"DROP DATABASE\" sententziak ezgaituta daude." msgid "Do you really want to execute \"%s\"?" msgstr "Benetan nahi al duzu " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Datu-base osoa SUNTSITZERA zoaz!" @@ -1096,7 +1030,7 @@ msgstr "Indizea" msgid "Edit Index" msgstr "Editatu hurrengo lerroa" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1115,16 +1049,16 @@ msgstr "Zerbitzariaren izena hutsik dago!" msgid "The user name is empty!" msgstr "Erabiltzailearen izena hutsik dago!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Pasahitza hutsik dago!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Pasahitzek ez dute bat egiten!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Gehitu erabiltzailea" @@ -1136,29 +1070,31 @@ msgstr "Pribilegioak berkargatzen" msgid "Removing Selected Users" msgstr "Hautatutako erabiltzaileak baztertu" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Itxi" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Editatu" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Zuzeneko trafikoaren grafika" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "SQL kontsulta" @@ -1170,24 +1106,24 @@ msgstr "Datu estatikoak" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Gutira" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Beste" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1209,7 +1145,7 @@ msgstr "Zerbitzariaren trafikoa (KiBtan)" msgid "Connections since last refresh" msgstr "Konexio azken freskatzetik" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Prozesuak" @@ -1228,7 +1164,7 @@ msgstr "Galdera azken freskatzetik" msgid "Questions (executed statements by the server)" msgstr "Galdera (zerbitzariak exekutatuak)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Kontsulta estatistikak" @@ -1273,14 +1209,14 @@ msgid "System swap" msgstr "Sistemaren swap-a" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1338,32 +1274,32 @@ msgstr "" msgid "Bytes received" msgstr "Jasota" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Konexioak" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Byte" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1380,11 +1316,11 @@ msgstr "%s taula" msgid "Questions" msgstr "Eragiketak" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Trafikoa" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1407,12 +1343,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Batez" @@ -1512,7 +1448,7 @@ msgstr "Erlazioen ezaaugarri orokorrak" msgid "Current settings" msgstr "Erlazioen ezaaugarri orokorrak" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Import files" msgid "Chart Title" @@ -1602,7 +1538,7 @@ msgstr "SQL-a azaldu" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Denbora" @@ -1709,10 +1645,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 #, fuzzy msgid "Import" msgstr "Esportatu" @@ -1790,7 +1726,7 @@ msgstr "Prozesuak" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Ez dago datu-baserik aukeratuta." @@ -1857,17 +1793,17 @@ msgstr "Indizeak" msgid "Show indexes" msgstr "Sareta erakutsi" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Gaituta" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1905,7 +1841,7 @@ msgstr "%s ezabatzen" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET editorea" @@ -1946,8 +1882,8 @@ msgstr "SQL kontsulta" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Aldatu" @@ -1955,18 +1891,18 @@ msgstr "Aldatu" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Gorde" @@ -1980,7 +1916,7 @@ msgstr "SQL kontsulta" msgid "Show search criteria" msgstr "SQL kontsulta" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2032,12 +1968,12 @@ msgstr "SQL emaitza" msgid "Data point content" msgstr "Edukinen taula" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ezikusi" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2059,7 +1995,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2142,7 +2078,7 @@ msgstr "Errenkadak erakusten" msgid "Generate password" msgstr "Pasahitza aldatu" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 #, fuzzy msgid "Generate" msgstr "Egilea:" @@ -2153,7 +2089,7 @@ msgstr "Egilea:" msgid "Change Password" msgstr "Pasahitza aldatu" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2267,27 +2203,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Urt" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Ots" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Api" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2295,37 +2231,37 @@ msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Eka" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Uzt" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Abu" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Ira" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Urr" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Aza" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Abe" @@ -2374,32 +2310,32 @@ msgid "Sun" msgstr "Iga" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Astel" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Astea" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Astez" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Oste" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Osti" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Lar" @@ -2532,16 +2468,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "segunduko" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "minutuko" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "orduko" @@ -2549,6 +2485,259 @@ msgstr "orduko" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentazioa" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Errorea" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL kontsulta" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL-ek zera dio: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL-a azaldu" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL-ren azalpena saltatu" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP Koderik gabe" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP kodea sortu" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL-ren balidapena saltatu" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL balidatu" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Iga" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%Y-%m-%d, %H:%M:%S" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s egun, %s ordu, %s minutu eta %s segundu" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Hasi" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Aurrekoa" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Hurrengoa" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Amaiera" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr ""%s" datu-basera joan." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Egitura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Txertatu" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Arakatu" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Eragiketak" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "Fitxategiak igotzeko web-zerbitzariaren direktorioa" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Igoerentzat ezarri duzun direktorioa ez dago eskuragarri" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Inprimatu" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2562,90 +2751,58 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Gehitu/ezabatu irizpide-zutabea" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Hasi" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Aurrekoa" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Hurrengoa" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Amaiera" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Lar" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows" msgstr "Errenkada kopurua orriko" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Astel" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontal" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontal (goiburukoak biratuta)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "bertikal" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Exekutatu aurretik aukeratutako kontsulta" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Gakoaren arabera ordenatu" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2669,120 +2826,132 @@ msgstr "Gakoaren arabera ordenatu" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "Eragiketak" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Testu partzialak" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Testu osoak" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Erlazio-eskema" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Erlazio-eskema" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Nabigatzailearen eraldaketa" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Errenkada ezabatua izan da" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Ezabatu" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Hil" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "kontsultan" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Errenkadak erakusten" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "guztira" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Kontsulta exekutatzeko denbora %01.4f seg" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Inprimatzeko ikuspena (testu osoak)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF eskema erakutsi" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Zerbitzariaren bertsioa" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Esteka aurkitugabea" @@ -2843,199 +3012,158 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Puntu honetarako cookie-ek gaituta egon behar dute." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Puntu honetarako cookie-ek gaituta egon behar dute." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Ez dago indizerik definituta!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indizeak" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Bakarra" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinalitatea" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "Iruzkinak" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Lehen mailako gakoa ezabatu da" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "%s indizea ezabatu da" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Datu-baseak" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Zerbitzaria" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Egitura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Txertatu" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Eragiketak" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Kontsulta" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Pribilegioak" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Erabiltzailea" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 #, fuzzy msgid "Binary log" msgstr "Binarioa " -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Aldagaiak" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Karaktere-multzoa" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Errorea" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3063,84 +3191,84 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "Datuak irakurtzea baimentzen du." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Taularik ez" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Datu-basean bilatu" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "Datu-basean bilatu" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "%s taula %s-(e)ra berrizendatua izan da" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3148,93 +3276,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funtzioak" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 #, fuzzy msgid "Operator" msgstr "Eragiketak" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "balioa" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Bilatu" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Txertatu" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Eremuak hautatu (bat gutxienez):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Bilatzeko baldintzak txertatu (\"where\" klausularen gorputza):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Errenkada kopurua orriko" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Ordena erakutsi:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL kontsulta" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "\"Adibide moduan\" kontsulta bat egin (komodina: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "\"Adibide moduan\" kontsulta bat egin (komodina: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3309,14 +3437,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3561,13 +3689,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Taulak" @@ -3578,37 +3706,37 @@ msgstr "Taulak" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Datuak" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Arazteko hondakina" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "Datu-baserik ez" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy msgid "Replicated" msgstr "Erlazioak" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr ""%s" datu-basearen pribilegioak egiaztatu." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Pribilegioak egiaztatu" @@ -3658,175 +3786,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "%s %s bertsiora edo handiago batera eguneratu beharko zenuke." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentazioa" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL kontsulta" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL-ek zera dio: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL-a azaldu" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL-ren azalpena saltatu" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP Koderik gabe" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP kodea sortu" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL-ren balidapena saltatu" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL balidatu" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Iga" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%Y-%m-%d, %H:%M:%S" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s egun, %s ordu, %s minutu eta %s segundu" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr ""%s" datu-basera joan." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "Fitxategiak igotzeko web-zerbitzariaren direktorioa" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Igoerentzat ezarri duzun direktorioa ez dago eskuragarri" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Inprimatu" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3854,9 +3825,9 @@ msgstr "" msgid "Closed" msgstr "Itxi gabeko komatxoak" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Ezgaituta" @@ -3995,30 +3966,30 @@ msgstr "Esteka aurkitugabea" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Reset egin" @@ -4296,7 +4267,7 @@ msgid "Character set of the file" msgstr "Fitxategiaren karaktereen kodeketa:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formatoa" @@ -4323,7 +4294,7 @@ msgstr "Eremuen izenak lehenengo errenkadan jarri" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4332,7 +4303,7 @@ msgstr "Eremuak honekin mugatuta:" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4354,7 +4325,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4362,7 +4333,7 @@ msgid "Columns terminated by" msgstr "Honetan bukatutako lerroak: " #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Honetan bukatutako lerroak" @@ -4427,12 +4398,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-mota" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Erlazioak" @@ -4447,7 +4418,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Gainean idatzi aurretik badiren fitxategiak" @@ -4463,7 +4434,7 @@ msgid "Enclose table and column names with backquotes" msgstr "\"Backquotes\" erabili taula eta eremuen izenekin " #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4692,8 +4663,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Kontsulta-leihoa" @@ -5970,10 +5941,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Pasahitza" @@ -5993,8 +5964,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Erabiltzaile-izena:" @@ -6230,42 +6201,92 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Bilaketaren emaitzak: \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Guztira: %s emaitza" +msgstr[1] "Guztira: %s emaitza" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s emaitza %s taulan" +msgstr[1] "%s emaitzak %s taulan" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "%s taulako aukeratuak ezabatu" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Datu-basean bilatu" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Bilaketa egiteko hitza(k) edo balioa(k) (komodina: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Aurkitu:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Hitzak zuriune karakterrarekin berezituta daude (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Taulen barnean:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Zutabearen barnean:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Pasahitza aldatu" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Pasahitzik ez" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Berridatzi" @@ -6288,8 +6309,8 @@ msgstr "Datu-base berri bat sortu" msgid "Create" msgstr "Sortu" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Pribilegiorik gabe" @@ -6304,9 +6325,9 @@ msgstr "Orri berri bat sortu" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Izena" @@ -6316,303 +6337,303 @@ msgstr "Izena" msgid "Number of columns" msgstr "Errenkada kopurua orriko" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Momentuko harian taulak blokeatzea baimentzen du." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Taula berri bat sortu %s datu-basean" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Taula berri bat sortu %s datu-basean" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Esportazio mota" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Datu-baseak" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Taulak" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Errenkadak" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows:" msgstr "Errenkada kopurua orriko" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Zerbitzariren %s direktorioan gorde" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Bidali" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Txantiloi-fitxategiaren izena" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Fitxategiaren karaktereen kodeketa:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Trinkotzea" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipatuta\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip-ez trinkotuta\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"Bzip-ez trinkotua\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Bidali" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formatoa" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Eraldaketen hobespenak" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Zerbitzariaren bertsioa" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Zerbitzariaren bertsioa" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Ezinezkoa MySql zerbitzarian saioa hastea" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Datu-baserik ez" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Datu-baserik ez" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "Testu partzialak" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6621,7 +6642,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 #, fuzzy msgid "Version information" msgstr "Saioa hasteko informazioa" @@ -6663,68 +6684,68 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB Egoera" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 #, fuzzy msgid "Pages to be flushed" msgstr "%s taularen cachea hustu egin da" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6912,20 +6933,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Erlazioak" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6933,126 +6954,126 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL-k emaitza hutsa itzuli du. (i.e. zero errenkada)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Datu-baserik ez" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Datu-baserik ez" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Egitura soilik" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binarioa" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Bere luzeragatik,
eremu hau ez da editagarria " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binarioa - ez editatu" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "Fitxategiak igotzeko web-zerbitzariaren direktorioa" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "eta orduan" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Txertatu errenkada berri batean" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Itzuli" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Erregistro berria gehitu" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Egin atzera orri honetara" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Editatu hurrengo lerroa" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7069,242 +7090,242 @@ msgstr "Batez" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Osti" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Bidali" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Benetan nahi al duzu " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Aldaketarik ez" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Karaktere-jokoa" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgariera" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Txinera erraztua" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Txinera tradizionala" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "Maiuskulak ez ditu bereizten" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "Maiuskulak bereizten ditu" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Croaziera" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Txekiera" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danesa" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Ingelesa" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estoniera" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Alemaniera" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "hiztegia" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "Telefono-agenda" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Hungariera" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japoniera" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lithuaniera" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Koreera" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Mendebaldeko europearra" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 #, fuzzy msgid "Romanian" msgstr "Armeniera" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 #, fuzzy msgid "Spanish" msgstr "Danesa" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 #, fuzzy msgid "Traditional Spanish" msgstr "Txinera tradizionala" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Suediera" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thailandiarra" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turkiera" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukraniera" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "eleanitza" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Erdialdeko europearra" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Errusiera" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltikera" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armeniera" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Zirilikoa" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabiera" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebreera" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 #, fuzzy msgid "Georgian" msgstr "Alemaniera" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grekiera" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Hasiera-orria" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Saioa bukatu" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentazioa" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7328,8 +7349,8 @@ msgstr "Ongietorriak %s(e)ra" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7377,20 +7398,20 @@ msgstr "Pasahitza:" msgid "Server Choice" msgstr "Zerbitzariaren hautaketa" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Ezinezkoa MySql zerbitzarian saioa hastea" @@ -7483,7 +7504,7 @@ msgstr "Datu-basea esportatzeko aukerak" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Taula honen datuak irauli" @@ -7499,7 +7520,7 @@ msgstr "Bidalita" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7508,14 +7529,14 @@ msgstr "Deskribapena" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Taularen egitura taula honentzat" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7523,7 +7544,7 @@ msgstr "Egitura soilik" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7577,32 +7598,32 @@ msgid "Display MIME types" msgstr "MIME-mota erabilgarriak" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Zerbitzaria" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Sortzeko denbora" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Zerbitzariaren bertsioa" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP Bertsioa" @@ -7683,7 +7704,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7745,35 +7766,35 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 #, fuzzy msgid "Procedures" msgstr "Prozesuak" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "Funtzioak" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Iraulitako taulentzako murrizketak" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Taularentzako murrizketak" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7816,28 +7837,28 @@ msgstr "" msgid "Column names: " msgstr "Zutabe izenak" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7847,17 +7868,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Zutabe izenak" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -8065,98 +8086,98 @@ msgstr "" "\"http://domain.com/\" moduko aurrizki bat da , bigarren aukera estekaren " "izenburua da." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Okerra" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "Zuzena" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Gaituta" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Erlazioen ezaaugarri orokorrak" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Eginbideak erakutsi" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF-en sorrera" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Zutabearen iruzkinak erakusten" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Nabigatzailearen eraldaketa" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Mesedez, Dokumentazioa begiratu zure zutabeen iruzkinen Taula nola " "eguneratzeko" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Kontsulta gogokoetan gordea" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-historia" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "Deskribapenik ez" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Desautatu dena" @@ -8164,7 +8185,7 @@ msgstr "Desautatu dena" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8175,9 +8196,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Erabiltzaile-izena" @@ -8196,206 +8217,206 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Aldagaia" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 #, fuzzy msgid "Server ID" msgstr "Zerbitzaria" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Edozein erabiltzaile" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Testu-eremua erabili" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Edozein ostalari" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokal" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Host hau" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Host taula erabili" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "%s taula ezabatu egin da" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "%s taula ezabatu egin da" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Bidalita" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Prozesuak" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy msgid "Event name" msgstr "Esportazio mota" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 #, fuzzy msgid "Event type" msgstr "Esportazio mota" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Aldatu" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Exekutatu aurretik aukeratutako kontsulta" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Egoera" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Amaiera" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "\"Insert\"ak osatu" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8413,137 +8434,137 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "%s taula ezabatu egin da" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "%s taula ezabatu egin da" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "Zutabe izenak" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "Sortzea" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Luzera/Balioak*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy msgid "Remove last parameter" msgstr "Taula berrizendatu izen honetara: " -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Luzera/Balioak*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Taularen hobespenak" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Kontsulta mota" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8580,23 +8601,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Denbora" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8695,150 +8716,150 @@ msgstr "Ez da taularik aurkitu datu-basean." msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "\"%s\" taula ez da existitzen!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Mesedez, %s taularentzako koordinatuak konfiguratu" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" datu-basearen eskema- Orria %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Erlazio-eskema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Edukinen taula" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atributuak" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Orri berri bat sortu" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Orri zenbakia:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Diseinu automatikoa" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Barne-erlazioak" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Aukeratu editatzeko orria mesedez" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Taulak hautatu" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Taulak hautatu" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Erlazio-eskema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Sareta erakutsi" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Kolorea erakutsi" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Taulen dimentsioak erakutsi" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Zabalera berdina duten taula guztiak erakutsi?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Bertikal" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Sortzea" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Paperaren tamaina" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8846,7 +8867,7 @@ msgstr "" "Orri honek existitzen ez diren taulekiko erreferentziak dauzka. " "Erreferentziok ezabatu nahi al dituzu?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Aldatu \"scratchboard\"-a" @@ -8867,46 +8888,46 @@ msgstr "" msgid "Current Server" msgstr "Zerbitzaria" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Datu-basean bilatu" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Datu-basean bilatu" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Egin klik hautatzeko" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "SQL kontsulta(k) exekutatu %s datu-basean" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "SQL kontsulta(k) exekutatu %s datu-basean" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8917,11 +8938,11 @@ msgstr "" msgid "Columns" msgstr "Zutabe izenak" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Kontsulta hau gogokoetan gorde" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Gogokoen erregistro hau edozein erabiltzailearentzat erabilgarri" @@ -9024,7 +9045,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Jarraipena aktibatuta dago." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9043,7 +9064,7 @@ msgstr "" "bazenu, beti erabili alderantzikaturiko barra (adibidez '\\\\xyz' or 'a" "\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9051,19 +9072,19 @@ msgstr "" "Lehenetsitako balioak erabiltzeko, mesedez sartu balio bakar bat, komatxo " "edota alderantzikaturiko barrarik gabe, formato hau erabiliz: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indizea" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Gehitu/ezabatu irizpide-zutabea" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9072,11 +9093,11 @@ msgstr "" "Eraldaketen hobespen eta haien MIME-mota eraldaketen zerrendarako, egizu " "klik hemen %stransformation descriptions%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Eraldaketen hobespenak" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9088,63 +9109,63 @@ msgstr "" "edo barra arrunta (\"'\") erabili beharko bazenu, beti erabili " "alderantzikaturiko barra (adibidez '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Batez" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Honela definitua:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Lehen mailakoa" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Testu osoa" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "%s(a)ren ondoren" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "Gehitu %s zutabe" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "Gutxienez bistaratzeko Zutabe bat hautatu duzu." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9167,11 +9188,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9186,97 +9207,97 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Erlazioen ezaaugarri orokorrak" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Erlazioen ezaaugarri orokorrak" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "Datu-baseak" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Zerbitzariaren bertsioa" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Erabiltzailea" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Zerbitzariaren hautaketa" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "Datu-basearen iruzkina: " -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "PHP Bertsioa" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP informazioa erakutsi" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin-en webgune ofiziala" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributuak" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Aldaketarik ez" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9288,48 +9309,48 @@ msgstr "" "lehenetsitako balio hauekin ari da lanean; atzipen-saiakera arrotzei irekita " "beraz. Segurtasun-zulo hau konpondu beharko zenuke." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Konfigurazio-fitxategiak orain ezkutuko pasahitz bat behar du " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9341,43 +9362,43 @@ msgstr "" "Estekatutako taulekin lan egiteko hobespen gehigarriak ezgaitu dira . " "Zergatia jakiteko egizu klik %shemen%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Datu-baserik ez" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Taularen \"Order By\" aldatu" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Taularen \"Order By\" aldatu" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "Orri berri bat sortu" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Datu-base bat hautatu mesedez" @@ -9427,7 +9448,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Txinera tradizionala" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9500,78 +9521,78 @@ msgstr "Sortu" msgid "Active options" msgstr "Taularen hobespenak" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "%s taula ezabatu egin da" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Usage" msgid "Page" msgstr "Erabilpena" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Fitxategiak inportatu" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Indize berri bat sortu" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Erabiltzaile-izena" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "Barne-erlazioak" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "Erlazioen ikuspegia" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Aldaketak gorde dira" @@ -9644,15 +9665,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Fitxategiak inportatu" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Guztiak" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s taula ez da aurkitu edo ez da definitu hemen: %s" @@ -9663,38 +9684,38 @@ msgstr "%s taula ez da aurkitu edo ez da definitu hemen: %s" msgid "File doesn't exist" msgstr "\"%s\" taula ez da existitzen!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "Eremuak" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Erakutsitako kontultak moztu" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Kontsulta osoak erakutsi" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 #, fuzzy msgid "Information" msgstr "Saioa hasteko informazioa" @@ -9703,7 +9724,7 @@ msgstr "Saioa hasteko informazioa" msgid "Character Sets and Collations" msgstr "Karaktere-multzoak eta ordenamenduak" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9711,24 +9732,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s datu-base arrakastaz ezabatu dira." msgstr[1] "%s datu-base arrakastaz ezabatu dira." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Datu-baseen estatistikak" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Estatistikak gaitu" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9736,7 +9757,7 @@ msgstr "" "Oharra: Datu-basearen estatistikak hemen gaituz gero web-zerbitzaria eta " "MySQL-arenaren arteko trafiko handia sor liteke." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9764,7 +9785,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "PHP Bertsioa" @@ -9783,121 +9804,121 @@ msgstr "" msgid "disabled" msgstr "Ezgaituta" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Pribilegio guztiak, GRANT(baimendu) izanezik, dauzka." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Uneko taulen egiturak aldatzea baimentzen du." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 #, fuzzy msgid "Allows altering and dropping stored routines." msgstr "Indizeak sortu eta ezabatzea baimentzen du." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Datu-base eta taula berriak sortzea baimentzen du." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 #, fuzzy msgid "Allows creating stored routines." msgstr "Taula berriak sortzea baimentzen du." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Taula berriak sortzea baimentzen du." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Aldi baterako taulak sortzea baimentzen du." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 #, fuzzy msgid "Allows creating new views." msgstr "Taula berriak sortzea baimentzen du." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Datuak ezabatzea baimentzen du." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Datu-base eta taulak ezabatzea baimentzen du." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Taulak ezabatzea baimentzen du." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" "Datuak fitxategietatik inportatzea eta fitxategietara esportatzea baimentzen " "du." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Erabiltzaileak eta pribilegioak gehitzea baimentzen du pribilegioen taula " "berkargatu gabe." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Indizeak sortu eta ezabatzea baimentzen du." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Datuak txertatu eta ordezkatzea baimentzen du." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Momentuko harian taulak blokeatzea baimentzen du." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Erabiltzaileak orduko ireki dezakeen konexio berrien kopurua mugatzen du." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Erabiltzaileak orduko zerbitzarira bidali dezakeen kontsulta kopurua " "mugatzen du." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9905,62 +9926,62 @@ msgstr "" "Erabiltzaileak orduko exekuta dezakeen taula edo datu-baserik alda dezaketen " "komando kopurua mugatzen du." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 #, fuzzy msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Erabiltzaileak orduko ireki dezakeen konexio berrien kopurua mugatzen du." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Ez du eraginik MySQL bertsio honetan." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Zerbitzariaren hobespenak berkargatu eta beraren cacheak hustea baimentzen " "du." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Erabiltzailea baimentzen du morroiak / nagusiak non dauden galdetzeko." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Erreplikazio morroientzat beharrezkoa." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Datuak irakurtzea baimentzen du." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Datu-base zenrrenda osorako sarrera ahalbidetzen du." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Zerbitzaria amatatzea baimentzen du." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9970,180 +9991,180 @@ msgstr "" "Aldagai orokorrak zehaztu edota beste erabiltzaileen hariak hiltzeko " "bezalako kudeaketa-eragiketa gehienentzat beharrezkoa da." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "Indizeak sortu eta ezabatzea baimentzen du." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Datuak aldatzea baimentzen du." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Pribilegiorik ez." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Batez" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Taularen pribilegio espezifikoak" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Oharra: MySQL-ren pribilegioen izenak ingelesez adierazita daude" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Kudeaketa" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Pribilegio orokorrak" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Datu-basearen pribilegio espezifikoak" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Baliabideen mugak" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Oharra: Aukera hauek zerora ezarriz gero muga kentzen da." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Saioa hasteko informazioa" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Pasahitza ez aldatu" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Ez da erabiltzailerik aurkitu." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "%s erabiltzailea badago lehendik ere!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Erabiltzaile berria gehitu duzu." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "%s-aren pribilegioak eguneratu dituzu." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Zuk %s-(r)en pribilegioak ezeztatu dituzu" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "%s-arentzako pasahitza arrakastaz aldatua izan da." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "%s ezabatzen" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Pribilegioak berkargatzen" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Hautatutako erabiltzaileak arrakastaz ezabatu dira." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Pribilegioak arrakastaz berkargatu dira." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Editatu Pribilegioak" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Ezeztatu" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Esportatu" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Edozein" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Pribilegioak" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Pribilegioak" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Erabiltzailearen info orokorra" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Baimendu" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Hautatutako erabiltzaileak baztertu" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Erabiltzaileen pribilegio aktibo guztiak ezeztatu eta ondoren denak ezabatu." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Erabiltzaileen izen berdina duten datu-baseak ezabatu." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Oharra: phpMyAdmin-ek erabiltzaileen pribilegioak' zuzenean MySQL-ren " "pribilegioen taulatik' eskuratzen ditu. Taula hauen edukiak, tartean eskuz " @@ -10151,49 +10172,49 @@ msgstr "" "daitezke. Kasu honetan, jarraitu aurretik %spribilegioak berkargatu%s " "beharko zenituzke." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Hautatutako erabiltzailea ez da pribilegioen taulan aurkitu." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Zutabearen pribilegio espezifikoak" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Pribilegioak gehitu datu-base honetan" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Pribilegioak gehitu taula honetan" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Aldatu saioa hasteko informazioa / Erabiltzailea kopiatu" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Erabiltzaile berri bat sortu pribilegio berdinekin eta ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... mantendu aurrekoa." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... zaharra ezabatu erabiltzaileen tauletatik." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ... zaharraren pribilegio aktibo guztiak errebokatu eta ondoren ezabatu." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10201,93 +10222,93 @@ msgstr "" " ... zaharra ezabatu erabiltzaileen tauletatik eta ondoren berkargatu " "pribilegioak." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr ""%s" datu-basearen pribilegioak egiaztatu." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr ""%s"-(e)ra sarbidea duten erabiltzaileak" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "orokorra" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "Datubasearentzat espezifikoa" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "komodina" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy msgid "User has been added." msgstr "%s eremua ezabatu da" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Pribilegioak arrakastaz berkargatu dira." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10296,123 +10317,123 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Datu-base bat hautatu mesedez" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Testu osoa" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Egitura soilik" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Egitura soilik" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "%s haria arrakastaz ezabatu da." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10420,149 +10441,149 @@ msgstr "" "phpMyAdmin-ek ezin izan du %s haria deuseztatu. Seguruena aurretik itxia " "izatea." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 #, fuzzy msgid "Query cache" msgstr "Kontsulta mota" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "Use delayed inserts" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "Taulak erakutsi" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 #, fuzzy msgid "Runtime Information" msgstr "Saioa hasteko informazioa" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy msgid "Refresh rate: " msgstr "Egilea:" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Pasahitza ez aldatu" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "Taulak erakutsi" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "Taulak erakutsi" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Erlazioak" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Kontsulta mota" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Funtzioak" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10570,118 +10591,118 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Sententziak" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "MySQL zerbitzari hau martxan egon da %s. %s abiaratu zelarik." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Jasota" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Bidalita" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Erratutako saiakerak" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Deuseztatua" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Komandoa" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy msgid "The number of failed attempts to connect to the MySQL server." msgstr "" "Erabiltzaileak orduko ireki dezakeen konexio berrien kopurua mugatzen du." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10689,78 +10710,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10768,7 +10789,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10776,42 +10797,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10819,33 +10840,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10854,243 +10875,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy msgid "Percentage of used key cache (calculated value)" msgstr "Fitxategiaren karaktereen kodeketa:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11098,99 +11119,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11198,18 +11219,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11217,69 +11238,69 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy msgid "Thread cache hit rate (calculated value)" msgstr "Kontsulta mota" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Lar" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add %s field(s)" msgid "Add chart" msgstr "Gehitu %s zutabe" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Egilea:" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Gehitu/ezabatu irizpide-zutabea" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11288,7 +11309,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11296,18 +11317,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11315,11 +11336,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11327,89 +11348,89 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy msgid "Preset chart" msgstr "Taula berrizendatu izen honetara: " -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Taulak hautatu" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Erabiltzaile berria gehitu" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL kontsulta" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Errenkadaren estatistikak" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Taulak hautatu" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Kontsulta mota" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11417,7 +11438,7 @@ msgid_plural "%d seconds" msgstr[0] "segunduko" msgstr[1] "segunduko" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11433,8 +11454,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11537,19 +11558,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Zerbitzariaren aldagai eta ezarpenak" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Saioaren balioa" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Balio orokorra" @@ -11841,50 +11862,50 @@ msgstr "" msgid "Wrong data" msgstr "Datu-baserik ez" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Benetan nahi al duzu " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "SQL balidatu" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL emaitza" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Egilea:" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Etiketa" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "Hautatutako erabiltzaileak arrakastaz ezabatu dira." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11960,12 +11981,12 @@ msgstr "" msgid "Y Values" msgstr "balioa" -#: tbl_create.php:30 +#: tbl_create.php:31 #, fuzzy, php-format msgid "Table %s already exists!" msgstr "%s erabiltzailea badago lehendik ere!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "%s taula ezabatu egin da" @@ -12018,492 +12039,492 @@ msgstr "Bidali" msgid "File name" msgstr "Erabiltzaile-izena" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Lehen mailako gakoaren izenak behar du izan... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Ezinezkoa indizearen izena ¡PRIMARY! berrizendatzea" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Ez da indiziaren zatiak definitu!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Print view" msgid "Edit index" msgstr "Inprimatzeko ikuspegia" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Indizearen izena :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\"-k, soilik, lehen mailako gako baten izena izan behar du!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Indize mota :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr " %s  zutabe indizean gehituta" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Ezin taula berberara mugitu!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Ezinezkoa da taula berberera kopiatzea!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "%s taula hona mugitu da: %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "%s taula hona kopiatua izan da: %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Taularen izena hutsik dago!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Taularen \"Order By\" aldatu" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(soilik)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Taula hona mugitu (datu-basea.taula):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Taularen hobespenak" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Taula berrizendatu izen honetara" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Taula hona kopiatu: (datu-base.taula):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Kopiatutako taulara aldatu" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Taularen mantenua" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "%s taularen cachea hustu egin da" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Taularen cachea hustu (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Taula honen datuak irauli" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Datu-baserik ez" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Taularen mantenua" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Aztertu" -#: tbl_operations.php:784 +#: tbl_operations.php:790 #, fuzzy msgid "Check" msgstr "Txekiera" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "Taula konpondu" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Erreferentzien integritatea egiaztatu:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Taulak erakutsi" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Erabilitako lekua" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Eraginkorra" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Errenkadaren estatistikak" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamikoa" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Errenkadaren luzera" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Errenkadaren tamaina" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Barne-erlazioak" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Session value" msgid "Distinct values" msgstr "Saioaren balioa" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Batez" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "%s taula ezabatu egin da" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Lehen mailako gakoa gehitu zaio %s-(r)i" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Indize bat gehitu gehitu zaio %s-(r)i" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "PHP informazioa erakutsi" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s field(s)" msgid "Move columns" msgstr "Gehitu %s zutabe" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Inprimatzeko ikuspegia" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Erlazioen ikuspegia" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Taularen egituraren proposamena" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "Gehitu %s zutabe" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Taularen amaieran" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Taularen hasieran" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "%s(a)ren ondoren" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Indize bat sortu  %s  zutabetan" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Jarraipena aktibatuta dago." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Jarraipena aktibatuta dago." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Kontsulta mota" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Datuak txertatu eta ordezkatzea baimentzen du." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Datu-baserik ez" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Datuak" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Delete tracking data for this table" msgid "Deactivate tracking for %s" msgstr "Ezabatu taula honetako jarraipen datuak" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Zerbitzariaren bertsioa" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Zerbitzariaren bertsioa" @@ -12535,11 +12556,11 @@ msgstr "Ez daukazu baimen nahikorik hemen orain egoteko!" msgid "The profile has been updated." msgstr "Profila eguneratua izan da." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Taula berrizendatu izen honetara: " @@ -12862,8 +12883,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12991,8 +13012,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/fa.po b/po/fa.po index 49a0fa2c69..474ac63e16 100644 --- a/po/fa.po +++ b/po/fa.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-07-02 08:35+0200\n" "Last-Translator: Hamed Narimani \n" "Language-Team: persian \n" -"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.1\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "نمايش همه" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "شماره صفحه:" @@ -37,55 +37,56 @@ msgstr "" "پنجره هدف قابل به روز آوری نیست. زیرا یا آن را بسته اید و یا تنظیمات امنیتی " "شما جلوی این کار را میگیرد." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "جستجو" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "تاييد" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "نام کلیدی" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "توضیحات" @@ -108,151 +109,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "پایگاه داده %1$s ایجاد شد." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "توضيحات پایگاه داده: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "توضيحات جدول" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "ستون" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "نوع" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "خالي" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "پيش‌فرض" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "پيوند به" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "توضيحات" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "خير" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "بلي" @@ -260,107 +261,102 @@ msgstr "بلي" msgid "View dump (schema) of database" msgstr "نمايش الگوي پايگاه داده" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "در اين پايگاه داده هيچ جدولي وجود ندارد ." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "انتخاب همه" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "عدم انتخاب همه" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "نام پایگاه داده وارد نشده‌ است!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format -#| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "پایگاه داده %1$s به %2$s تغییر نام داده شد" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format -#| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "پایگاه داده %1$s در %2$s کپی شد" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "تغییر نام پایگاه داده به" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "حذف پایگاه داده" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "پايگاه داده %s حذف گرديد." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "حذف پایگاه داده" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "کپی کردن پابگاه داده به" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "فقط ساختار" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "ساختار و داده‌ها" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "فقط داده‌ها" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "پیش از کپی پایگاه داده ایجاد شود" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "افزودن %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "مقدار افزایشی خودکار اضافه شود" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "اعمال محدودیت ها" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "تعویض به پایگاه داده ی کپی شده" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "مقایسه" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format -#| msgid "" -#| "ditional features for working with linked tables have been ctivated. To d " -#| "out why click %shere%s." msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." @@ -368,517 +364,447 @@ msgstr "" "امكانات اضافي براي كاركردن با جدولهاي پيوندي غيرفعال شده‌است . براي پيداكردن " "دليل آن %shere%s را بزنيد ." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "ویرایش یا صدور نمای رابطه ای" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "جدول" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "سطرها" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "اندازه" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "در حال استفاده" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "ایجاد" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "آخرین به روز رسانی" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "آخرین بازدید" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s جدول" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "شما حذاقل بايد يك ستون را براي نمايش انتخاب نماييد" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format -#| msgid "visual builder" msgid "Switch to %svisual builder%s" msgstr "به %svisual builder%s بروید" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "ترتيب" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "صعودي" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "نزولي" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "نمايش" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "معيارها" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "اینسرت" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "و" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "حذف" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "يا" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "اصلاح" -#: db_qbe.php:600 -#| msgid "Add/Delete Criteria Row" +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "اضافه/حذف معيارها" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "اضافه/حذف ستون ها" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "به‌هنگام سازي پرس و جو" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "بكارگيري جدولها" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "پرس و جوي SQL از پايگاه داده %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "ثبت کوئری" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "دسترسي مجاز نيست" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "حداقل يكي از كلمات" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "تمامي كلمات" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "عبارت كامل" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "بعنوان مبين منظم(as regular expression)" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "نتيجه جستجوي \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s عبارت همتا در جدول %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "مشاهده" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "داده های همتا در جدول %s حذف شوند؟" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "حذف" - -#: db_search.php:362 -msgid "Search in database" -msgstr "جستجو در پايگاه‌داده" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "كلمه(ها) يا مقدار(ها) براي جستجو (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "نوع جستجو :" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "كلمات با علامت فاصله (\" \") جدا مي‌شوند." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "در جدول(هاي) :" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "در جدول:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "در پايگاه داده هيچ جدولي یافت نشد" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "ناشناس" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "جدول %s خالي شد" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "نمای %s حذف گرديد" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "جدول %s حذف گرديد" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "پیگردی فعال می باشد." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "پیگردی فعال نمی باشد." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "در این نما حداقل این تعداد از سطرها موجود می باشد. لطفاً به %sنوشتار%s مراجعه " "نمایید." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "نمایش" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "مجموع" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "موارد انتخاب‌شده :" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "انتخاب همه" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "صدور" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "نماي چاپ" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "خالي كردن" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "حذف" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "بررسي جدول" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "بهينه‌سازي جدول" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "مرمت جدول" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "تحليل جدول" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "جايگزيني داده‌هاي جدول با پرونده" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "جايگزيني داده‌هاي جدول با پرونده" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "فرهنگ داده‌ها" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "پايگاه داده" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "نسخه قبلی" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "ایجاد شده" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "به روز شده" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "عمل" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "فعال" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "غیر فعال" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "فارسي" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "فقط ساختار" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "بررسي جدول" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "پايگاه داده" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "صدور" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Remove database" msgid "Bad parameters!" msgstr "حذف پایگاه داده" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "" @@ -903,7 +829,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -983,28 +909,28 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 #, fuzzy msgid "The bookmark has been deleted." msgstr "سطر حذف گرديد ." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1012,53 +938,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "پرس و جوي SQL شما با موفقيت اجرا گرديد" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "بازگشت" @@ -1066,7 +992,7 @@ msgstr "بازگشت" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "دستور \"DROP DATABASE\" غيرفعال مي‌باشد." @@ -1076,7 +1002,7 @@ msgstr "دستور \"DROP DATABASE\" غيرفعال مي‌باشد." msgid "Do you really want to execute \"%s\"?" msgstr "آيا مطمئن هستيد " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1120,7 +1046,7 @@ msgstr "فهرست" msgid "Edit Index" msgstr "ویرایش کردن ردیف بعدی" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format msgid "Add %d column(s) to index" msgstr "افزودن ستون جديد" @@ -1140,16 +1066,16 @@ msgstr "نام ميزبان خالي است!" msgid "The user name is empty!" msgstr "نام كاربر خالي است!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "اسم رمز خالي است!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "اسم رمزها مانند هم نمي‌باشد!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1165,31 +1091,33 @@ msgstr "ويرايش امتيازات" msgid "Removing Selected Users" msgstr "" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "ويرايش" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server version" msgid "Live traffic chart" msgstr "نسخه سرور" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "پرس و جوي SQL" @@ -1200,24 +1128,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "جمع كل" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1239,7 +1167,7 @@ msgstr "نسخه سرور" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "" @@ -1257,7 +1185,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "آمار سطرها" @@ -1305,14 +1233,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "مگا بايت" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "كيلوبايت" @@ -1368,32 +1296,32 @@ msgstr "" msgid "Bytes received" msgstr "" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "بايت" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "گيگا بايت" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "ترابايت" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "پتا بايت" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "اگزا بايت" @@ -1410,11 +1338,11 @@ msgstr "%s جدول" msgid "Questions" msgstr "فارسي" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "Deleting %s" msgid "Settings" @@ -1438,12 +1366,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "خير" @@ -1542,7 +1470,7 @@ msgstr "تغيير" msgid "Current settings" msgstr "پرس و جوي SQL" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy msgid "Chart Title" msgstr "No tables" @@ -1631,7 +1559,7 @@ msgstr "شرح دادن SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "" @@ -1735,10 +1663,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 #, fuzzy msgid "Import" msgstr "صدور" @@ -1812,7 +1740,7 @@ msgstr "" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1877,17 +1805,17 @@ msgstr "فهرست‌ها" msgid "Show indexes" msgstr "Show grid" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "فعال" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1925,7 +1853,7 @@ msgstr "در حال پاک کردن %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1967,8 +1895,8 @@ msgstr "پرس و جوي SQL" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "تغيير" @@ -1976,18 +1904,18 @@ msgstr "تغيير" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "ذخيره" @@ -2001,7 +1929,7 @@ msgstr "پرس و جوي SQL" msgid "Show search criteria" msgstr "پرس و جوي SQL" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2052,12 +1980,12 @@ msgstr "نتيجه SQL" msgid "Data point content" msgstr "توضيحات جدول" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "در نظر نگرفتن" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2078,7 +2006,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2163,7 +2091,7 @@ msgstr "شنبه" msgid "Generate password" msgstr "تغيير اسم رمز" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 #, fuzzy msgid "Generate" msgstr "توليد‌شده توسط" @@ -2174,7 +2102,7 @@ msgstr "توليد‌شده توسط" msgid "Change Password" msgstr "تغيير اسم رمز" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2290,27 +2218,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "ژانويه" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "فوريه" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "مارس" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "آوريل" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2318,37 +2246,37 @@ msgid "May" msgstr "مي" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "ژوئن" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "جولاي" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "آگوست" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "سپتامبر" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "اكتبر" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "نوامبر" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "دسامبر" @@ -2397,32 +2325,32 @@ msgid "Sun" msgstr "يكشنبه" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "دوشنبه" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "سه‌شنبه" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "چهارشنبه" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "پنج‌شنبه" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "جمعه" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "شنبه" @@ -2551,16 +2479,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "در ثانیه" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "در دقیقه" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "در ساعت" @@ -2568,6 +2496,264 @@ msgstr "در ساعت" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "مستندات" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "انگلیسی" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "انگلیسی" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "انگلیسی" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "خطا" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "پرس و جوي SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "پيغام MySQL : " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "شرح دادن SQL" + +#: libraries/CommonFunctions.class.php:1260 +#, fuzzy +msgid "Skip Explain SQL" +msgstr "شرح دادن SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "بدون كد PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "ساخت كد PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +#, fuzzy +msgid "Skip Validate SQL" +msgstr "معتبرسازي SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "معتبرسازي SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "موتور" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "يكشنبه" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y ساعت %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "شروع" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "قبل" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "بعد" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "انتها" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +#, fuzzy +#| msgid "Click to select" +msgid "Click to toggle" +msgstr "برای انتخاب کلیک کنبد" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "ساختار" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "درج" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "مشاهده" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "عمليات" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "پوشه‌اي را كه براي انتقال فايل انتخاب كرده‌ايد قابل دسترسي نيست" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "چاپ" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2581,89 +2767,57 @@ msgstr "" msgid "Font size" msgstr "اندازه حروف" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "اضافه يا حذف ستونها" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "شروع" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "قبل" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "بعد" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "انتها" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "شنبه" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows" msgstr "تعداد سطرها در هر صفحه" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "دوشنبه" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "افقي" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "عمودي" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2687,115 +2841,127 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "عمليات" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy msgid "Partial texts" msgstr "متغییر" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "كاملا متن" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy msgid "Hide browser transformation" msgstr "اطلاعات ورود" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "سطر حذف گرديد" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "حذف" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "از کار انداختن" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "داخل کوئری" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "جمع كل" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display chart" msgstr "نمايش توضيحات ستون" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "نسخه سرور" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "پيوند پيدا نشد" @@ -2856,198 +3022,157 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "هيچ فهرستي تعريف‌نشده‌است!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "فهرست‌ها" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "يكتا" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "توضيحات" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "كليد اصلي حذف گرديد" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "فهرست %s حذف گرديد" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "پايگاههاي داده" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "سرور" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "ساختار" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "درج" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "عمليات" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "پرس و جو" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "امتيازات" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "كاربر" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 #, fuzzy msgid "Binary log" msgstr "دودويي" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 #, fuzzy msgid "Variables" msgstr "متغییر" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "موتور" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "خطا" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3073,84 +3198,84 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "No tables" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "جستجو در پايگاه‌داده" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "جستجو در پايگاه‌داده" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "جدول %s به %s تغيير نام داده‌شد" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3158,93 +3283,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "تابع" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 #, fuzzy msgid "Operator" msgstr "عمليات" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "مقدار" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "جستجو" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "درج" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "ستونها را انتخاب نماييد (حداقل يكي)" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "افزودن شرايط جستجو (بدنه شرط \"where\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "تعداد سطرها در هر صفحه" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "ترتيب نمايش:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "پرس و جوي SQL" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "انجام يك \"پرس و جو با نمونه\" (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "انجام يك \"پرس و جو با نمونه\" (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3319,14 +3444,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3570,13 +3695,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "جدولها" @@ -3587,36 +3712,36 @@ msgstr "جدولها" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "داده" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "No databases" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 #, fuzzy msgid "Check Privileges" msgstr "ويرايش امتيازات" @@ -3661,180 +3786,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "مستندات" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "انگلیسی" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "انگلیسی" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "انگلیسی" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "پرس و جوي SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "پيغام MySQL : " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "شرح دادن SQL" - -#: libraries/common.lib.php:1203 -#, fuzzy -msgid "Skip Explain SQL" -msgstr "شرح دادن SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "بدون كد PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "ساخت كد PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -#, fuzzy -msgid "Skip Validate SQL" -msgstr "معتبرسازي SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "معتبرسازي SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "موتور" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "يكشنبه" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y ساعت %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -#, fuzzy -#| msgid "Click to select" -msgid "Click to toggle" -msgstr "برای انتخاب کلیک کنبد" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "پوشه‌اي را كه براي انتقال فايل انتخاب كرده‌ايد قابل دسترسي نيست" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "چاپ" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3860,9 +3823,9 @@ msgstr "" msgid "Closed" msgstr "" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "غيرفعال" @@ -4001,30 +3964,30 @@ msgstr "پيوند پيدا نشد" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "پاک سازی" @@ -4299,7 +4262,7 @@ msgid "Character set of the file" msgstr "مجموعه كاراكترهاي پرونده:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "قالب" @@ -4326,7 +4289,7 @@ msgstr "قراردادن نام ستونها در اولين سطر" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4335,7 +4298,7 @@ msgstr "ستونهاي درميان‌گرفته با" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4357,7 +4320,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4365,7 +4328,7 @@ msgid "Columns terminated by" msgstr "خطوط منتهي به" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "خطوط منتهي به" @@ -4424,12 +4387,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 #, fuzzy msgid "Relations" msgstr "عمليات" @@ -4445,7 +4408,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4460,7 +4423,7 @@ msgid "Enclose table and column names with backquotes" msgstr "قراردادن نام جدولها و ستونها بين علامت نقل‌قول (\" ' \")" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4689,8 +4652,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5949,10 +5912,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "اسم رمز" @@ -5972,8 +5935,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "نام كاربر:" @@ -6210,42 +6173,94 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "نتيجه جستجوي \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s عبارت همتا در جدول %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "داده های همتا در جدول %s حذف شوند؟" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "جستجو در پايگاه‌داده" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "كلمه(ها) يا مقدار(ها) براي جستجو (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "نوع جستجو :" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "كلمات با علامت فاصله (\" \") جدا مي‌شوند." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "در جدول(هاي) :" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "در جدول:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "تغيير اسم رمز" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "بدون اسم رمز" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "تكرار" @@ -6268,8 +6283,8 @@ msgstr "ساخت پايگاه داده جديد" msgid "Create" msgstr "ساختن" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 #, fuzzy msgid "No Privileges" msgstr "امتيازات" @@ -6285,9 +6300,9 @@ msgstr "ساخت يك صفحه جديد" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "اسم" @@ -6297,294 +6312,294 @@ msgstr "اسم" msgid "Number of columns" msgstr "تعداد سطرها در هر صفحه" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Create table on database %s" msgid "Exporting databases from the current server" msgstr "ساخت جدول جديد در پايگاه داده %s" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "ساخت جدول جديد در پايگاه داده %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "ساخت جدول جديد در پايگاه داده %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export" msgid "Export Method:" msgstr "صدور" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "پايگاههاي داده" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "جدولها" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "سطرها" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows:" msgstr "تعداد سطرها در هر صفحه" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "ذخيره به صورت پرونده" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "مجموعه كاراكترهاي پرونده:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "فشرده‌سازي" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipped\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipped\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "ذخيره به صورت پرونده" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "قالب" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "نسخه سرور" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "نسخه سرور" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "No databases" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "No databases" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6593,7 +6608,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 #, fuzzy msgid "Version information" msgstr "اطلاعات ورود" @@ -6635,67 +6650,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6883,19 +6898,19 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy msgid "Related Links" msgstr "عمليات" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6903,124 +6918,124 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL يك نتيجه خالي داد. (مثلا 0 سطر)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "No databases" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "No databases" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "فقط ساختار" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "دودويي" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "و سپس" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "درج به عنوان يك سطر جديد" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "برو به صفحه قبل" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "درج يك سطر جديد ديگر" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "برگرد به این صفحه" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "ویرایش کردن ردیف بعدی" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7037,241 +7052,241 @@ msgstr "خير" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "جمعه" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "ارسال" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "آيا مطمئن هستيد " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "بلغاری" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "دانمارکی" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "انگلیسی" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "آلمانی" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "لغت نامه" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 #, fuzzy msgid "Hungarian" msgstr "بلغاری" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "ژاپنی" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "کره‌ای" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "فارسي" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "لهستانی" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "اروپای غربی" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 #, fuzzy msgid "Romanian" msgstr "ارمنی" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "اسپانیایی" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "ترکی" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "اوکراینی" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 #, fuzzy msgid "Central European" msgstr "اروپای غربی" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "ارمنی" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "عربی" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "گرجی" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "یونانی" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "خانه" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "خروج" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "مستندات phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7293,8 +7308,8 @@ msgstr "به %s خوش‌آمديد" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7339,20 +7354,20 @@ msgstr "اسم رمز:" msgid "Server Choice" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "" @@ -7441,7 +7456,7 @@ msgstr "آمار پايگاههاي داده" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "حذف داده‌هاي جدول" @@ -7456,7 +7471,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7465,14 +7480,14 @@ msgstr "توضیحات" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7480,7 +7495,7 @@ msgstr "فقط ساختار" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7533,32 +7548,32 @@ msgid "Display MIME types" msgstr "نمايش خصوصيات" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "ميزبان" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "زمان توليد" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "نسخه سرور" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "نسخه PHP" @@ -7638,7 +7653,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7700,34 +7715,34 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "تابع" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7770,28 +7785,28 @@ msgstr "" msgid "Column names: " msgstr "نام ستونها" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7801,17 +7816,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "نام ستونها" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7968,96 +7983,96 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "خراب" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "تاييد" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "فعال" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "نمايش خصوصيات" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "ساخت PDFs" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "نمايش توضيحات ستون" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "no Description" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "عدم انتخاب همه" @@ -8065,7 +8080,7 @@ msgstr "عدم انتخاب همه" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8076,9 +8091,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "نام كاربر" @@ -8097,203 +8112,203 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "متغییر" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 #, fuzzy msgid "Server ID" msgstr "سرور" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "همه كاربران" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "همه ميزبانها" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "محلی" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "جدول %s حذف گرديد" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "جدول %s حذف گرديد" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "افزودن يك كاربر جديد" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "User name" msgid "Event name" msgstr "نام كاربر" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "تغيير" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Start" msgctxt "Start of recurring event" msgid "Start" msgstr "شنبه" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "انتها" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "تمام وروديها" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8310,134 +8325,134 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "جدول %s حذف گرديد" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "جدول %s حذف گرديد" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "نام ستونها" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "ایجاد" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "طول/مقادير*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "حذف پایگاه داده" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "طول/مقادير*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy msgid "Return options" msgstr "آمار پايگاههاي داده" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8472,23 +8487,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8578,154 +8593,154 @@ msgstr "در پايگاه داده هيچ جدولي یافت نشد." msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "جدول \"%s\" وجود ندارد!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "لطفا مختصات جدول %s را تنظيم كنيد" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 #, fuzzy msgid "Table of contents" msgstr "توضيحات جدول" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "ويژگيها" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "اضافي" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "ساخت يك صفحه جديد" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "شماره صفحه:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy msgid "Automatic layout based on" msgstr "نسخه سرور" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "لطفا يك صفحه را براي ويرايش انتخاب نماييد" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Select Tables" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Display PDF schema" msgid "Display relational schema" msgstr "نمايش الگوي PDF" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "نمایش جدول" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "نمايش رنگ" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "نمايش ابعاد جدولها" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "نمايش همه جدولها با عرض يكسان" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "تصوير" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy msgid "Orientation" msgstr "ساختن" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8746,46 +8761,46 @@ msgstr "زبانِ ناشناس : %1$s." msgid "Current Server" msgstr "سرور" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "جستجو در پايگاه‌داده" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "جستجو در پايگاه‌داده" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "برای انتخاب کلیک کنبد" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "اجراي پرس و جو(ها)ي SQL در پايگاه‌داده %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "اجراي پرس و جو(ها)ي SQL در پايگاه‌داده %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -8797,11 +8812,11 @@ msgstr "تقویم" msgid "Columns" msgstr "نام ستونها" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8889,7 +8904,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "پیگردی فعال می باشد." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "ld type is \"enum\" or \"set\", please enter the values using this " @@ -8904,40 +8919,40 @@ msgid "" msgstr "" "اگر نوع ستون \"enum\" يا \"set\" مي‌باشد ، لطفا براي ورود مقادير از اين قالب " "استفاده نماييد : 'a','b','c'...
اگر احتياج داشتيد كه از علامت مميز " -"برعكس(بك‌اسلش) (\" \\ \") يا نقل‌قول تكي (\" ' \") در آن مقادير استفاده " -"نماييد ، قبل از آنها علامت (\" \\ \") را بگذاريد
(براي مثال'\\\\xyz' " -"يا 'a\\'b')" +"برعكس(بك‌اسلش) (\" \\ \") يا نقل‌قول تكي (\" ' \") در آن مقادير استفاده نماييد " +"، قبل از آنها علامت (\" \\ \") را بگذاريد
(براي مثال'\\\\xyz' يا 'a" +"\\'b')" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "فهرست" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "اضافه يا حذف ستونها" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 #, fuzzy msgid "" "Please enter the values for transformation options using this format: 'a', " @@ -8947,66 +8962,66 @@ msgid "" msgstr "" "اگر نوع ستون \"enum\" يا \"set\" مي‌باشد ، لطفا براي ورود مقادير از اين قالب " "استفاده نماييد : 'a','b','c'...
اگر احتياج داشتيد كه از علامت مميز " -"برعكس(بك‌اسلش) (\" \\ \") يا نقل‌قول تكي (\" ' \") در آن مقادير استفاده " -"نماييد ، قبل از آنها علامت (\" \\ \") را بگذاريد
(براي مثال'\\\\xyz' " -"يا 'a\\'b')" +"برعكس(بك‌اسلش) (\" \\ \") يا نقل‌قول تكي (\" ' \") در آن مقادير استفاده نماييد " +"، قبل از آنها علامت (\" \\ \") را بگذاريد
(براي مثال'\\\\xyz' يا 'a" +"\\'b')" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "خير" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "اصلي" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "كاملا متن" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "بعد از %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format msgid "Add %s column(s)" msgstr "افزودن ستون جديد" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "شما حذاقل بايد يك ستون را براي نمايش انتخاب نماييد" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9027,11 +9042,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9046,92 +9061,92 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "پايگاههاي داده" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "نسخه سرور" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "كاربر" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Remove database" msgid "Server charset" msgstr "حذف پایگاه داده" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "توضيحات پایگاه داده:" -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "نسخه PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "نمايش اطلاعات PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "صفحه خانه رسمي phpMyAdmin" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "ويژگيها" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9139,49 +9154,49 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" "پرونده پيكربندي شما حاوي تنظيماتي است (كاربر root بدون اسم رمز) كه مرتبط با " -"حساب پيش‌فرض MySQL مي‌باشد. اجراي MySQL با اين پيش‌فرض باعث ورود غيرمجاز " -"مي‌شود ، و شما بايد اين حفره امنيتي را ذرست كنيد." +"حساب پيش‌فرض MySQL مي‌باشد. اجراي MySQL با اين پيش‌فرض باعث ورود غيرمجاز مي‌شود " +"، و شما بايد اين حفره امنيتي را ذرست كنيد." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -9193,43 +9208,43 @@ msgstr "" "امكانات اضافي براي كاركردن با جدولهاي پيوندي غيرفعال شده‌است . براي پيداكردن " "دليل آن %sاينجا%s را بزنيد ." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "تغيير جدول مرتب شده با" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "تغيير جدول مرتب شده با" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "ساخت يك صفحه جديد" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "لطفا يك پايگاه داده را انتخاب نماييد" @@ -9277,7 +9292,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9349,74 +9364,74 @@ msgstr "ساختن" msgid "Active options" msgstr "عمل" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "جدول %s حذف گرديد" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Usage" msgid "Page" msgstr "استفاده" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "ساخت فهرست جديد" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "نام كاربر" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "اصلاحات ذخيره گرديد" @@ -9487,15 +9502,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "همه" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "جدول %s وجود ندارد و يا در %s تنظيم نشده‌است" @@ -9506,38 +9521,38 @@ msgstr "جدول %s وجود ندارد و يا در %s تنظيم نشد msgid "File doesn't exist" msgstr "جدول \"%s\" وجود ندارد!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "ستونها" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "اطلاعات" @@ -9545,38 +9560,38 @@ msgstr "اطلاعات" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "پايگاه داده %s حذف گرديد." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "آمار پايگاههاي داده" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 #, fuzzy msgid "Enable Statistics" msgstr "آمار پايگاههاي داده" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9605,7 +9620,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "فارسي" @@ -9624,482 +9639,482 @@ msgstr "" msgid "disabled" msgstr "غيرفعال" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 #, fuzzy msgid "No privileges." msgstr "امتيازات" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "خير" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "نكته : نام امتيازات MySQL به زبان انگليسي بيان مي‌شود" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "مدیریت" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "اطلاعات ورود" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "عدم تغيير اسم رمز" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "هيچ كاربري وچود ندارد." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "شما يك كاربر جديد اضافه كرديد." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "امتيازات %s به هنگام گرديد." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "شما امتيازات %s را ابطال كرديد" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "در حال پاک کردن %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "ويرايش امتيازات" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "ابطال" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "صدور" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "همه" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "امتيازات" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "امتيازات" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 #, fuzzy msgid "Grant" msgstr "چاپ" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "نمای %s حذف گرديد." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10108,269 +10123,269 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "لطفا يك پايگاه داده را انتخاب نماييد." -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "كاملا متن" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "فقط ساختار" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "فقط ساختار" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "وروديهاي تمديدشده" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "نمايش جدولها" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 #, fuzzy msgid "Runtime Information" msgstr "اطلاعات ورود" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy msgid "Refresh rate: " msgstr "توليد‌شده توسط" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "عدم تغيير اسم رمز" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "نمايش جدولها" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "نمايش جدولها" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy msgid "Related links:" msgstr "عمليات" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query" msgid "Run analyzer" msgstr "پرس و جو" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "تابع" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10378,115 +10393,115 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "شرج" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "شناسه" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "دستور" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10494,78 +10509,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10573,7 +10588,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10581,42 +10596,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10624,33 +10639,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10659,243 +10674,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy msgid "Percentage of used key cache (calculated value)" msgstr "مجموعه كاراكترهاي پرونده:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10903,99 +10918,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11003,18 +11018,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11022,69 +11037,69 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "پیگردی فعال نمی باشد." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "شنبه" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy msgid "Add chart" msgstr "افزودن ستون جديد" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "توليد‌شده توسط" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "اضافه يا حذف ستونها" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11093,7 +11108,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11101,18 +11116,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11120,11 +11135,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11132,97 +11147,97 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "حذف پایگاه داده" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Select Tables" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "افزودن يك كاربر جديد" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "پرس و جوي SQL" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "آمار سطرها" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Select Tables" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query" msgid "Query analyzer" msgstr "پرس و جو" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" msgid_plural "%d seconds" msgstr[0] " ثانیه" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11237,8 +11252,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11339,19 +11354,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -11643,50 +11658,50 @@ msgstr "" msgid "Wrong data" msgstr "No databases" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "آيا مطمئن هستيد " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "معتبرسازي SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "نتيجه SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "توليد‌شده توسط" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "Database %s has been dropped." msgid "The columns have been moved successfully." @@ -11763,12 +11778,12 @@ msgstr "" msgid "Y Values" msgstr "مقدار" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "جدول %s حذف گرديد" @@ -11821,483 +11836,483 @@ msgstr "ذخيره به صورت پرونده" msgid "File name" msgstr "نام كاربر" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "نام كليد اصلي بايد PRIMARY باشد !" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "بازناميدن فهرست به PRIMARY مقدور نمي‌باشد!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 #, fuzzy msgid "No index parts defined!" msgstr "هيچ فهرستي تعريف‌نشده‌است!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Print view" msgid "Edit index" msgstr "نماي چاپ" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "اسم فهرست :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(فقط و فقط بايد \"PRIMARY\" نام يك كليد اصلي باشد!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "نوع فهرست :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, fuzzy, php-format msgid "Add to index  %s column(s)" msgstr "ساخت يك فهرست در %s ستون" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "جدول %s به %s انتقال داده‌شد." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "جدول %s به %s كپي شد." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "نام جدول وارد نشده‌است !" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "تغيير جدول مرتب شده با" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(تنها)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "انتقال جدول به (پايگاه داده.جدول):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "بازناميدن جدول به" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "كپي كردن جدول به (پايگاه داده.جدول):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "نگهداشت جدول" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, fuzzy, php-format msgid "Table %s has been flushed" msgstr "جدول %s حذف گرديد" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Flush the table (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "حذف داده‌هاي جدول" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "No databases" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "نگهداشت جدول" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "تعمیر" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "نمايش جدولها" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "فضاي استفاده‌شده" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "موثر" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "آمار سطرها" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "پويا" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "طول سطر" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "اندازه سطر" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy msgid "Internal relation" msgstr "اروپای غربی" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Use this value" msgid "Distinct values" msgstr "این مقدار را استفاده کنید" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "خير" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "جدول %s حذف گرديد" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "يك كليد اصلي در %s اضافه شد" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "يك فهرست در %s اضافه گرديد" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "نمايش اطلاعات PHP" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy msgid "Move columns" msgstr "افزودن ستون جديد" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "نماي چاپ" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "پيشنهاد ساختار جدول" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy msgid "Add column" msgstr "افزودن ستون جديد" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "در انتهاي جدول" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "در ابتداي جدول" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "بعد از %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "ساخت يك فهرست در %s ستون" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "پیگردی فعال می باشد." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "پیگردی فعال می باشد." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query" msgid "Query error" msgstr "پرس و جو" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "No databases" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "داده" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "نسخه سرور" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "نسخه سرور" @@ -12329,11 +12344,11 @@ msgstr "" msgid "The profile has been updated." msgstr "تنظيمات به هنگام گرديد." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "بازناميدن جدول به" @@ -12659,8 +12674,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12790,8 +12805,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/fi.po b/po/fi.po index d546f0b029..982a133623 100644 --- a/po/fi.po +++ b/po/fi.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-24 00:18+0200\n" "Last-Translator: Jukka Penttinen \n" "Language-Team: finnish \n" -"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Näytä kaikki" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Sivunumero:" @@ -38,55 +38,56 @@ msgstr "" "isäntäikkuna on suljettu tai että selaimen tietoturva-asetukset estävät " "ikkunoiden väliset päivitystoiminnot." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Etsi" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Suorita" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Avaimen nimi" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Kuvaus" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Tietokanta %1$s on luotu." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Tietokannan kommentti: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Taulun kommentit" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Sarake" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tyyppi" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Tyhjä" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Oletusarvo" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Viittaa sarakkeeseen" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Kommentit" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Ei" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Kyllä" @@ -261,101 +262,101 @@ msgstr "Kyllä" msgid "View dump (schema) of database" msgstr "Tee vedos tietokannasta" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Tietokannassa ei ole tauluja." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Valitse kaikki" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Poista valinta kaikista" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Tietokannan nimi on tyhjä!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Tietokannan %1$s nimi on nyt %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Tietokanta %1$s on kopioitu tietokantaan %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Muuta tietokannan nimeksi" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Tuhoa tietokanta" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Tietokanta %s on poistettu." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Tuhoa tietokanta (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Luo tietokannasta toinen tietokanta nimellä" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Vain rakenne" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Rakenne ja tiedot" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Vain tiedot" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Suorita CREATE DATABASE ennen kopiointia" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Lisää %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Lisää AUTO_INCREMENT-arvo" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Lisää rajoitteet" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Siirry kopioituun tietokantaan" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Aakkosjärjestys" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -364,491 +365,425 @@ msgstr "" "phpMyAdminin asetusmuisti on poistettu käytöstä. Katso %slisätietoja%s, " "mistä tämä johtuu." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Relaatioskeeman muokkaus tai vienti" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Taulu" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Kpl rivejä" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Koko" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "käytössä" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Luotu" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Viimeksi päivitetty" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Viimeksi tarkistettu" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s taulu" msgstr[1] "%s taulua" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Valitse vähintään yksi sarake" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Vaihda %svisuaaliseen muokkaimeen%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Järjestä" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Nouseva" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Laskeva" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Näytä" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Hakuehdot" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Lisää" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Ja" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Poista" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Tai" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Muokkaa" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Lisää tai poista hakuehtoja" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Lisää tai poista sarakkeita" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Päivitä kysely" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Käytä tauluja" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Suorita SQL-kysely tietokannassa %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Suorita kysely" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Käyttö estetty" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "vähintään yksi sanoista" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "kaikki sanat" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "koko lause" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "regexp-haku" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Tulokset hakusanalla \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Yhteensä: %s hakutulosta" -msgstr[1] "Yhteensä: %s hakutulosta" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s hakutulosta taulussa %2$s" -msgstr[1] "%1$s hakutulosta taulussa %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Selaa" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Poista taulusta %s löytyneet tulokset?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Poista" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Hae tietokannasta" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Haettavat sanat tai arvot (jokerimerkki: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Hae:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Sanat erotetaan välilyönnein." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Tauluissa:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Sarakkeen sisällä:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Tietokannassa ei ole tauluja" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "tuntematon" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Taulu %s on tyhjennetty" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Näkymä %s on poistettu" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Taulu %s on poistettu" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Seuranta on käytössä." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Seuranta ei ole käytössä." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Tässä näkymässä on vähintään tämän luvun verran rivejä. Katso lisätietoja " -"%sohjeista%s." +"Tässä näkymässä on vähintään tämän luvun verran rivejä. Katso lisätietoja %" +"sohjeista%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Näkymä" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Kahdennus" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Summa" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s on tämän MySQL-palvelimen oletustallennusmoottori." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Valitut:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Valitse kaikki" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Valitse taulut, joissa on ylijäämää" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Vienti" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Tulostusversio" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Tyhjennä" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Tuhoa" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Tarkista taulu" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimoi taulu" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Korjaa taulu" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analysoi taulu" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Lisää etuliite tauluun" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Korvaa taulun etuliite" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Kopioi taulun etuliite" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Tietosanasto" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Seurattavat taulut" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Tietokanta" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Viimeinen versio" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Luotu" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Päivitetty" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Tila" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Toiminnot" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Poista tämän taulun seurantatiedot" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "käytössä" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "ei käytössä" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versiot" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Seurantaraportti" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Rakenteen kuvaus" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Seuraamattomat taulut" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Seuraa taulua" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Tietokantaloki" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Virheellinen tyyppi!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Valittu vientityyppi on tallennettava tiedostoon!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Virheelliset parametrit!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Liian vähän tilaa tiedoston %s tallentamiseen." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -856,12 +791,12 @@ msgstr "" "Tiedosto %s on jo olemassa palvelimella, vaihda tiedostonimeä tai tarkista " "korvausasetuksen tila." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Palvelimella ei ole lupaa tallentaa tiedostoa %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Vedos tallennettiin tiedostoon %s." @@ -884,7 +819,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometria" @@ -957,29 +892,29 @@ msgstr "" "Valitse \"Toiminto\"-sarakkeesta \"GeomFromText\" ja liitä alla oleva " "merkkijono \"Arvo\"-kenttään" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Yritit todennäköisesti lähettää palvelimelle liian suurta tiedostoa. Katso " "tämän rajoituksen muuttamisesta lisätietoja %sohjeista%s." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Näytetään kirjanmerkki" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Kirjanmerkki on poistettu." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Tiedostoa ei voi lukea" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -990,7 +925,7 @@ msgstr "" "kyseiselle muodolle ei joko ole toteutettu, tai se on asetuksin poistettu " "käytöstä." -#: import.php:390 +#: import.php:394 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 " @@ -999,26 +934,26 @@ msgstr "" "Tuotavia tietoja ei ole. Tiedostonimeä ei joko annettu tai tiedoston koko " "ylitti PHP:n asetusten salliman enimmäiskoon. Katso FAQ 1.16." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "Tiedoston merkistöä ei voida muuttaa ilman merkistökirjastoa" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Tuontiin tarvittavaa lisäosaa ei voida tuoda, tarkista asetukset!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Kirjanmerkki %s luotu" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Tuonti onnistui, %d kyselyä suoritettu." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1026,7 +961,7 @@ msgstr "" "Skriptin suoritus aikakatkaistiin. Jos haluat suorittaa tuonnin loppuun, " "lähetä sama tiedosto uudestaan, ja tuonti jatkuu." -#: import.php:499 +#: import.php:503 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." @@ -1035,15 +970,15 @@ msgstr "" "tarkoittaa yleensä sitä, että phpMyAdmin ei voi ajaa tätä tuontia loppuun " "asti ellei PHP:n suoritusaikarajaa nosteta." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "SQL-kyselyn suoritus onnistui" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Takaisin" @@ -1051,7 +986,7 @@ msgstr "Takaisin" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "PhpMyAdmin toimii parhaiten kehyksiä tukevalla selaimella." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" -kyselyjen käyttö on estetty." @@ -1060,7 +995,7 @@ msgstr "\"DROP DATABASE\" -kyselyjen käyttö on estetty." msgid "Do you really want to execute \"%s\"?" msgstr "Haluatko varmasti suorittaa \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Olet aikeissasi HÄVITTÄÄ kokonaisen tietokannan!" @@ -1100,7 +1035,7 @@ msgstr "Lisää indeksi" msgid "Edit Index" msgstr "Muokkaa indeksiä" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Lisää indeksiin %d kolumni(a)" @@ -1118,16 +1053,16 @@ msgstr "Palvelimen nimi puuttuu!" msgid "The user name is empty!" msgstr "Käyttäjän nimi puuttuu!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Salasana puuttuu!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Salasanat eivät ole samat!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Lisää käyttäjä" @@ -1139,29 +1074,31 @@ msgstr "Käyttöoikeusten uudelleenlataus" msgid "Removing Selected Users" msgstr "Poista valitut käyttäjät" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Sulje" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Muokkaa" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Liikennetaulu" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Elävä yhteys- ja prosessikaavio" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Elävä kyselykaavio" @@ -1171,24 +1108,24 @@ msgstr "Staattinen data" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Yhteensä" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Toinen" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "." #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1208,7 +1145,7 @@ msgstr "Palvelimen kuormitus (kt:nä)" msgid "Connections since last refresh" msgstr "Yhteydenttoa viimeisestä päivityksestä" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Prosessit" @@ -1226,7 +1163,7 @@ msgstr "Kysymyksiä viimeisestä päivityksestä lähtien" msgid "Questions (executed statements by the server)" msgstr "Kysymyksiä (palvelimen suorittamat lauseet)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Kyselyn ominaisuuksia" @@ -1271,14 +1208,14 @@ msgid "System swap" msgstr "Järjestelmän sivutusmuisti" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "Mt" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "kt" @@ -1330,32 +1267,32 @@ msgstr "Tavua lähetetty" msgid "Bytes received" msgstr "Tavua vastaanotettu" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Yhteydet" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "tavua" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "Gt" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "Tt" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "Pt" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "Et" @@ -1369,11 +1306,11 @@ msgstr "%d taulu(a)" msgid "Questions" msgstr "Kysymykset" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Liikenne" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Asetukset" @@ -1393,12 +1330,12 @@ msgstr "Lisää taulukko ruudukkoon" msgid "Please add at least one variable to the series" msgstr "Lisää sarjaan vähintään yksi muuttuja" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Ei mitään" @@ -1498,7 +1435,7 @@ msgstr "Muuta asetuksia" msgid "Current settings" msgstr "Nykyiset asetukset" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Kaavion otsikko" @@ -1583,7 +1520,7 @@ msgstr "Selitä SQL-kysely" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Aika" @@ -1678,10 +1615,10 @@ msgstr "" "Kaavioruudukon luonti ei onnistunut tuoduilla määrityksillä. Käytetään " "oletusmäärityksiä." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Tuonti" @@ -1747,7 +1684,7 @@ msgstr "Pyyntöä käsitellään" msgid "Error in Processing Request" msgstr "Virhe pyynnön käsittelyssä" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Yhtään tietokantaa ei ole valittu." @@ -1801,15 +1738,15 @@ msgstr "Piilota indeksit" msgid "Show indexes" msgstr "Näytä indeksit" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Viiteavaimen tarkastus:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Päällä)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Pois päältä)" @@ -1837,7 +1774,7 @@ msgstr "Poisto" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Tallennettavan funktion määritelmässä tulee olla RETURN-lause!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET-muokkaus" @@ -1877,8 +1814,8 @@ msgstr "Näytä kyselykenttä" msgid "No rows selected" msgstr "Ei yhtään riviä valittu" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Muokkaa" @@ -1886,18 +1823,18 @@ msgstr "Muokkaa" msgid "Query execution time" msgstr "Kyselyn suoritusaika" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d on virheellinen rivinumero." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Tallenna" @@ -1909,7 +1846,7 @@ msgstr "Piilota hakukriteerit" msgid "Show search criteria" msgstr "Näytä hakukriteerit" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Zoomaushaku" @@ -1953,12 +1890,12 @@ msgstr "Kyselyn tulokset" msgid "Data point content" msgstr "Tietopisteen sisältö" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Älä huomioi" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopioi" @@ -1978,7 +1915,7 @@ msgstr "Valitse liiteavain" msgid "Please select the primary key or a unique key" msgstr "Valitse perusavain tai uniikki avain" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Valitse näytettävä sarake" @@ -2062,7 +1999,7 @@ msgstr "Näytä rivi(t)" msgid "Generate password" msgstr "Keksi salasana" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Keksi" @@ -2070,7 +2007,7 @@ msgstr "Keksi" msgid "Change Password" msgstr "Vaihda salasana" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Lisää" @@ -2161,63 +2098,63 @@ msgid "December" msgstr "Joulukuu" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Tammi" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Helmi" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Maalis" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Huhti" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Touko" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Kesä" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Heinä" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Elo" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Syys" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Loka" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Marras" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Joulu" @@ -2255,32 +2192,32 @@ msgid "Sun" msgstr "Su" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Ma" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Ti" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Ke" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "To" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Pe" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "La" @@ -2396,16 +2333,16 @@ msgstr "" "Odottamattomia merkkejä rivillä %1$s. Pitäisi olla sarkain (tab), mutta " "löytyi \"%2$s\"" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "sekunnissa" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "minuutissa" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "tunnissa" @@ -2413,6 +2350,250 @@ msgstr "tunnissa" msgid "per day" msgstr "päivässä" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Enimmäiskoko: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Ohjeet" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Virhe" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-kysely" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL ilmoittaa: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "SQL-tarkistimeen yhdistäminen epäonnistui!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Selitä SQL-kysely" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Älä selitä SQL-kyselyä" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Ilman PHP-koodia" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Luo PHP-koodi" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Päivitä" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Älä tarkista SQL-kyselyä" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Tarkista SQL-lause" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Tämän kyselyn muokkaus" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Muokkaus" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profilointi" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Su" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d.%m.%Y klo %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s päivää, %s tuntia, %s minuuttia ja %s sekuntia" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Puuttuva parametri:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Aloitus" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Edellinen sivu" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Seuraava sivu" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Viimeinen sivu" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Siirry tietokantaan "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Toimintoon %s vaikuttaa tunnettu vika, katso %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Vaihda painamalla" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Rakenne" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Lisää rivi" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Selaa" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Toiminnot" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Selaa tietokonettasi:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Valitse verkkopalvelimen lähetyskansiosta %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Tiedostojen lähetykseen valittua hakemistoa ei voida käyttää" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Lähetettäviä tiedostoja ei ole" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Suorita" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Tulosta" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2428,73 +2609,49 @@ msgstr "" msgid "Font size" msgstr "Fonttikoko" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Tallenna muokatut tiedot" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Palauta sarakkeiden järjestys" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Aloitus" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Edellinen sivu" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Seuraava sivu" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Viimeinen sivu" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Aloitusrivi" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Rivien määrä" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Tila" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "vaakatasossa" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "vaakatasossa (kierretyt otsikot)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "pystysuorassa" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "Otsikot joka %s rivi" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Lajittele avaimen mukaan" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2518,109 +2675,121 @@ msgstr "Lajittele avaimen mukaan" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Valinnat" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Osittaiset tekstit" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Koko tekstit" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Relaatioavain" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Relaationäyttökenttä" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Näytä binäärisisältö" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Näytä BLOB-sisältö" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Näytä binaarisisältö heksamuodossa" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "piilota webselaimen muunnos" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Rivi on poistettu" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Poista" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Lopeta" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Saattaa olla summittainen. Katso FAQ 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "lauseessa" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Näkyvillä rivit" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "yhteensä" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Kysely kesti %01.4f s." -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Kyselytulosten toimenpiteet" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Tulostusversio (kokonaisin tekstein)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Näytä kaavio" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Luo näkymä" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Linkkiä ei löydy" @@ -2685,56 +2854,56 @@ msgstr "Ladattua (ja siirrettyä) tiedostoa ei voi lukea." msgid "Open new phpMyAdmin window" msgstr "Avaa uusi phpMyAdmin-ikkuna" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Selaimessa on oltava evästeet päällä tästä lähtien." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Javaskripti on oltava päällä tämän jälkeen" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Indeksiä ei ole määritelty!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indeksit" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Uniikki" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Pakattu" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinaliteetti" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Kommentti" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Perusavain on poistettu" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Indeksi %s on poistettu" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2743,137 +2912,96 @@ msgstr "" "Indeksit %1$s ja %2$s ovat ehkä samoja, ja niistä jompikumpi kannattanee " "poistaa." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Tietokannat" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Palvelin" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Rakenne" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Lisää rivi" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Toiminnot" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Seuranta" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Herättimet" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Taulu on tyhjä!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Tietokanta on tyhjä!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Haku" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Käyttöoikeudet" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutiinit" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Tapahtumat" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Suunnittelija" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Käyttäjät" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Yhtenäistä" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binääriloki" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Muuttujat" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Merkistöt" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Liitännäiset" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Moottorit" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Virhe" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2899,76 +3027,76 @@ msgstr[1] "%1$d riviä lisätty." msgid "Error while creating PDF:" msgstr "Virhe luotaessa PDF-tiedostoa:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Äskeistä taulua ei voitu tallentaa" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Äskeiset taulut" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Äskeisiä tauluja ei ole" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Tämän tallennusmoottorin tilasta ei ole saatavilla yksityiskohtaisia tietoja." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s on käytettävissä tällä MySQL-palvelimella." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s ei ole käytettävissä tällä MySQL-palvelimella." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Tämä MySQL-palvelin ei tue %s-tallennusmoottoria." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "tuntematon taulun tila: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "Lähdetietokanta '%s' ei löytynyt!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "Kohde tietokantaa '%s' ei löydy!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Virheellinen tietokanta" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Virheellinen taulun nimi" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Virhe annettaessa taululle %1$s nimeä %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Taulu %1$s on nimeltään %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Taulun käyttöliittymäasetuksia ei voitu tallentaa" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2977,7 +3105,7 @@ msgstr "" "Taulun käyttöliittymäasetuksia ei voitu siivota (katso $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2988,84 +3116,84 @@ msgstr "" "eivät säily sivun päivittämisen jälkeen. Tarkista onko taulukon rakenne " "muuttunut." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funktio" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operaattori" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Arvo" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Taulu haku" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Muokkaa/lisää" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Valitse sarakkeet (vähintään yksi):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Lisää hakuehtoja (\"WHERE\"-lauseen sisältö):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Rivejä sivulla" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Lajittelujärjestys:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Tulostettavien rivien enimmäismäärä" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Selaa viitearvoja" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Tarkempi haku" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Suorita mallin mukainen kysely (jokerimerkki: \"%\") kahteen eri sarakkeeseen" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Suorita mallin mukainen kysely (jokerimerkki: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Kuinka käytetään" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "Palauta zoomaus" @@ -3150,20 +3278,20 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" -"Pieni liukuluku, mahdolliset arvot ovat välillä -3.402823466E+38 - " -"-1.175494351E-38, 0 ja 1.175494351E-38 - 3.402823466E+38" +"Pieni liukuluku, mahdolliset arvot ovat välillä -3.402823466E+38 - -" +"1.175494351E-38, 0 ja 1.175494351E-38 - 3.402823466E+38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" -"Kaksoistarkkuuksinen liukuluku, mahdolliset arvot ovat välillä " -"-1.7976931348623157E+308 - -2.2250738585072014E-308, 0, ja " +"Kaksoistarkkuuksinen liukuluku, mahdolliset arvot ovat välillä -" +"1.7976931348623157E+308 - -2.2250738585072014E-308, 0, ja " "2.2250738585072014E-308 - 1.7976931348623157E+308" #: libraries/Types.class.php:311 @@ -3403,13 +3531,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "jaettu" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Taulut" @@ -3420,35 +3548,35 @@ msgstr "Taulut" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Tietoa" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Ylijäämä" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Siirry tietokantaan" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Ei kahdennettu" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Kahdennettu" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Hallitse tietokannan "%s" käyttöoikeuksia." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Hallitse käyttöoikeuksia" @@ -3495,174 +3623,18 @@ msgstr "Asetuksissa on virheellinen todennustapa:" msgid "You should upgrade to %s %s or later." msgstr "Sinun tulisi päivittää versioon %s %s tai sitä uudempaan." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "mahdollinen turva-aukko" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "numeerinen avain tunnistettu" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Enimmäiskoko: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Ohjeet" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-kysely" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL ilmoittaa: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "SQL-tarkistimeen yhdistäminen epäonnistui!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Selitä SQL-kysely" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Älä selitä SQL-kyselyä" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Ilman PHP-koodia" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Luo PHP-koodi" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Päivitä" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Älä tarkista SQL-kyselyä" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Tarkista SQL-lause" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Tämän kyselyn muokkaus" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Muokkaus" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profilointi" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Su" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d.%m.%Y klo %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s päivää, %s tuntia, %s minuuttia ja %s sekuntia" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Puuttuva parametri:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Siirry tietokantaan "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Toimintoon %s vaikuttaa tunnettu vika, katso %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Vaihda painamalla" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Selaa tietokonettasi:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Valitse verkkopalvelimen lähetyskansiosta %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Tiedostojen lähetykseen valittua hakemistoa ei voida käyttää" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Lähetettäviä tiedostoja ei ole" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Suorita" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Tulosta" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3688,9 +3660,9 @@ msgstr "Avaa" msgid "Closed" msgstr "Suljettu" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Pois päältä" @@ -3818,30 +3790,30 @@ msgstr "SOAP-laajennusta ei löydy" msgid "maximum %s" msgstr "Enintään %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "Tämä asetus on poissa käytöstä; sitä ei käytetä asetusmäärittelyssäsi" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Aseta arvo: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Palauta oletusarvo" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Anna käyttäjien mukauttaa tätä arvoa" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Palauta" @@ -4128,7 +4100,7 @@ msgid "Character set of the file" msgstr "Tiedoston merkistö" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Muoto" @@ -4153,14 +4125,14 @@ msgstr "Aseta sarakkeiden nimet ensimmäiselle riville" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Sarakkeiden rajausmerkki" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Koodinvaihtomerkki" @@ -4180,13 +4152,13 @@ msgstr "Poista CRLF-merkit sarakkeista" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Sarakkeiden erotusmerkki" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Rivien erotinmerkki" @@ -4243,12 +4215,12 @@ msgstr "Tunniste" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-tyyppi" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relaatiot" @@ -4261,7 +4233,7 @@ msgid "Save on server" msgstr "Tallenna palvelimelle" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Korvaa jo olemassa oleva(t) tiedosto(t)" @@ -4274,7 +4246,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Laita taulujen ja sarakkeiden nimet lainausmerkkeihin" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL-yhteensopiva tila" @@ -4493,8 +4465,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Kyselyikkuna" @@ -5828,10 +5800,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Salasana" @@ -5851,8 +5823,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Käyttäjänimi" @@ -6092,7 +6064,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6100,37 +6072,87 @@ msgstr "" "Palvelin ei vastaa (tai paikallisen palvelimen pistokke ei ole määritelty " "oikein)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Palvelin ei vastaa." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Lisätiedot..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Tulokset hakusanalla \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Yhteensä: %s hakutulosta" +msgstr[1] "Yhteensä: %s hakutulosta" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s hakutulosta taulussa %2$s" +msgstr[1] "%1$s hakutulosta taulussa %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Poista taulusta %s löytyneet tulokset?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Hae tietokannasta" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Haettavat sanat tai arvot (jokerimerkki: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Hae:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Sanat erotetaan välilyönnein." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Tauluissa:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Sarakkeen sisällä:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" "Yhteyden muodostus asetuksissa määriteltyyn superuser-käyttäjään epäonnistui." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Vaihda salasana" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Ei salasanaa" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Kirjoita uudelleen" @@ -6151,8 +6173,8 @@ msgstr "Luo tietokanta" msgid "Create" msgstr "Luo" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Ei käyttöoikeuksia" @@ -6166,9 +6188,9 @@ msgstr "Luo taulu" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nimi" @@ -6176,178 +6198,178 @@ msgstr "Nimi" msgid "Number of columns" msgstr "Kenttien määrä" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "Vientiin tarvittavia lisäosia ei voitu ladata; tarkista asetukset!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Tuo tietokantoja nykyiseltä palvelimelta" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Tuo tauluja \"%s\" tietokannasta" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Tuo rivejä taulusta %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Vientitapa:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Nopea - näytä vain vähän vaihtoehtoja" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Mukautettu - näytä kaikki mahdolliset vaihtoehdot" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Tietokanta(-kannat):" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Taulu(t):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Rivit:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Vedosta rivi/rivejä" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Rivien määrä:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Vedosta kaikki rivit" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Tallenna palvelimelle hakemistoon %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Tallenna tulos tiedostoon" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Tiedostonimen pohja:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Tämä arvo on tukittu %1$sstrftime%2$s mukaan, joten voi käyttää " "ajanmuodostostusmerkkijonoja. Lisäksi tapahtuu seuraavat muutokset: %3$s. " "Muu teksti pysyy alkuperäisenä. Katso lisätietoja %4$sFAQ%5$s." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Tiedoston merkistö:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Pakkaus:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "ZIP-pakattu" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "GZIP-pakattu" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "BZIP-pakattu" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Näytä tulos tekstinä" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Muoto:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Muotoiluvaihtoehdot:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Merkistön uudelleenkoodaus:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "Luo versio %s kohteesta %s.%s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "Luo versio %s kohteesta %s.%s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6357,33 +6379,33 @@ msgstr "" "tunnettu vika Webkit-pohjaisissa (Safari, Google Chrome, Arora jne) " "selaimissa." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Lataa tuontitiedostoa..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Tiedostoa käsitellään, ole kärsivällinen." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6391,44 +6413,44 @@ msgstr "" "Ole kärsivällinen, tiedostoa lähetetään. Lähetyksen yksityiskohdat eivät ole " "saatavilla." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Tuonti nykyiselle palvalimelle" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Tuonti tietokantaan \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Tuonti tauluun \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Tuotava tiedosto:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Tällä palvelimella ei ole sallittu tiedostojen lähetystä." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Osittainen tuonti:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6436,7 +6458,7 @@ msgstr "" "Edellinen tuonti keskeytyi aikakatkaisun takia. Kun lähetät tiedoston " "uudestaan, jatkamme kohdasta %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6446,11 +6468,11 @@ msgstr "" "aikarajoituksen. (Tätä kannattaa käyttää tuotaessa suuria tiedostoja, se " "voi kuitenkin aiheuttaa häiriöitä transaktioihin.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Ohitettavien rivien määrä, aloitus ensimmäisestä rivistä:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6459,7 +6481,7 @@ msgstr "" msgid "Language" msgstr "Kieli" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Versiotiedot" @@ -6502,67 +6524,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Puskurivaranto" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB:n tila" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Puskurivarannon käyttö" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "sivua" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Vapaat sivut" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Epäsiistit sivut" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Tietoja sisältävät sivut" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Siistimistä vaativat sivut" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Käytössä olevat sivut" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Lukitut sivut" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Puskurivarannon aktiivisuus" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Hakupyynnöt" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Kirjoituspyynnöt" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Epäonnistuneet lukuyritykset" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Viive ennen kirjoitusta" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Epäonnistuneet lukuyritykset: %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Kirjoitusviipeet: %" @@ -6790,18 +6812,18 @@ msgstr "" "poistetaan; muuten ne nimetään uudelleen antamalla niille seuraavaksi suurin " "numero." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Riippuvuudet" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6809,139 +6831,139 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "GIS visualisoinnille ei ole tietoja." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL palautti tyhjän tulosjoukon (siis nolla riviä)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "Seuraavat rakenteet on joko luotu tai niitä on muutettu. Voit:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 #, fuzzy #| msgid "View a structure`s contents by clicking on its name" msgid "View a structure's contents by clicking on its name" msgstr "näyttää rakenteen sisällön painamalla sen nimeä" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "muuttaa mitä tahansa sen asetuksia painamalla vastaavaa \"Valinnat\"-linkkiä" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 #, fuzzy #| msgid "Edit its structure by following the \"Structure\" link" msgid "Edit structure by following the \"Structure\" link" msgstr "Muokkaa sen rakennetta seuraamalla \"Rakenne\"-linkkiä" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Go to database" msgid "Go to database: %s" msgstr "Siirry tietokantaan" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "Kohteesta %s puuttuu tiedot" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Go to table" msgid "Go to table: %s" msgstr "Siirry tauluun" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Vain rakenne" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Go to view" msgid "Go to view: %s" msgstr "Siirry näkymään" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Kätke" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binääritietoa" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "ause of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Pituudestaan johtuen
tätä saraketta ei voine muokata " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binääritietoa - älä muokkaa" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "palvelimen lähetyshakemisto" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, fuzzy, php-format #| msgid "Restart insertion with %s rows" msgid "Continue insertion with %s rows" msgstr "Aloita lisäys alusta %s rivillä" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "ja sen jälkeen" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Lisää uutena rivinä" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 #, fuzzy msgid "Show insert query" msgstr "Näytetään SQL-kysely" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Takaisin" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Lisää uusi rivi" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Palaa tälle sivulle" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Muokkaa seuraavaa riviä" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Sarkaimella voi siirtyä arvosta seuraavaan, Ctrl- ja nuolinäppäimillä pystyy " "siirtymään minne suuntaan tahansa." -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Näytetään SQL-kysely" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Lisätyn rivin tunnus: %1$d" @@ -6958,240 +6980,240 @@ msgstr "Ei mitään" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fr" msgid "From" msgstr "Pe" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Lähetä" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Apply index(s)" msgid "Add prefix" msgstr "Käytä indeksiä/indeksejä" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Haluatko varmasti " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Ei muutoksia" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Merkistökoodaus" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgarialainen" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Yksinkertaistettu kiina" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Perinteinen kiina" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "kirjainkoolla ei väliä" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "tarkka kirjainkoko" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Kroaatti" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Tsekkiläinen" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Tanskalainen" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Englantilainen" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Virolainen" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Saksalainen" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "sanasto" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "puhelinluettelo" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Unkarilainen" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islantilainen" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japanilainen" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latvialainen" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Liettualainen" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Korealainen" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persialainen" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Puolalainen" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Länsieurooppalainen" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Romanialainen" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovakialainen" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovenialainen" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Espanjalainen" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Perinteinen espanja" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Ruotsalainen" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turkkilainen" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrainalainen" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "monikielinen" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Keskieurooppalainen" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Venäläinen" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltilainen" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armenialainen" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Kyrillinen" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabialainen" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebrealainen" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgialainen" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Kreikkalainen" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Tsekkoslovakialainen" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Etusivu" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Poistu" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdminin ohjeet" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Lataa navigointikehys uudelleen" @@ -7215,11 +7237,11 @@ msgstr "Tervetuloa, toivottaa %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" -"Et liene luonut asetustiedostoa. Voit luoda asetustiedoston " -"%1$sasetusskriptillä%2$s." +"Et liene luonut asetustiedostoa. Voit luoda asetustiedoston %1" +"$sasetusskriptillä%2$s." #: libraries/plugins/auth/AuthenticationConfig.class.php:121 msgid "" @@ -7267,7 +7289,7 @@ msgstr "Salasana:" msgid "Server Choice" msgstr "Valitse palvelin" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7275,7 +7297,7 @@ msgstr "" "Kirjautuminen ilman salasanaa on kielletty asetuksissa (katso " "AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" @@ -7283,8 +7305,8 @@ msgstr "" "Yhteys on ollut toimettomana %s sekuntia tai kauemmin. Kirjaudu sisään " "uudestaan." -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL-palvelimelle ei voitu kirjautua" @@ -7368,7 +7390,7 @@ msgstr "Tiedon vedostusasetukset" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Vedos taulusta" @@ -7383,28 +7405,28 @@ msgstr "Tapahtuma" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Määritys" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Rakenne taululle" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Näkymän rakenne" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Näkymän vararakenne" @@ -7450,32 +7472,32 @@ msgid "Display MIME types" msgstr "Näytä MIME-tyypit" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Palvelin" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Luontiaika" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Palvelimen versio" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP:n versio" @@ -7547,7 +7569,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7609,33 +7631,33 @@ msgid "" "reloaded between servers in different time zones)
" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Proseduurit" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funktiot" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Rajoitteet vedostauluille" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Rajoitteet taululle" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME-TYYPIT TAULULLE" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELAATIOT TAULULLE" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7678,28 +7700,28 @@ msgstr "" msgid "Column names: " msgstr "Sarakkeiden nimet" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Virheellinen CSV-tuonnin parametri: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Virheellinen muoto CSV-syötteessä rivillä %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, fuzzy, php-format #| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." @@ -7710,17 +7732,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Taulun nimi" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Sarakkeiden nimet" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Tämä lisäosa ei tue pakattujen tuontien käyttöä!" @@ -7971,98 +7993,98 @@ msgstr "" "etuliite, eli esimerkiksi \"http://osoite.com/\", toinen valinta on linkin " "otsikko." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Ei kunnossa" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Päällä" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Yleiset relaatio-ominaisuudet" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Ulkoasun asetukset" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF-tiedostojen luonti" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Sarakkeiden kommentit näkyvissä" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Selaimen muunnos (transformation)" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Lue ohjeista, kuinka column_comments-taulut päivitetään." -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Tallennettu SQL-kysely" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-historia" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 #, fuzzy #| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "Jatkuvat yhteydet" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "ei kuvausta" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Poista valinta kaikista" @@ -8070,7 +8092,7 @@ msgstr "Poista valinta kaikista" msgid "Slave configuration" msgstr "Alipalvelimen asetusten määrittely" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Vaihda isäntäpalvelin tai muuta sen asetuksia" @@ -8083,9 +8105,9 @@ msgstr "" "Jos ei ole, lisää seuraava rivi [mysqld]-osaan:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Käyttäjänimi" @@ -8103,15 +8125,15 @@ msgid "Slave status" msgstr "Alipalvelimen tila" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Muuttuja" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Palvelimen tunnus" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8119,38 +8141,38 @@ msgstr "" "Luettelossa on näkyvillä vain ne alipalvelimet, joilla on valinta --report-" "host=host_name." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Lisää alikahdennuksen käyttäjä" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Kuka tahansa käyttäjä" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Käytä tekstikenttää" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Mikä tahansa palvelin" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Paikallinen" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Tämä isäntä" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Käytä isäntätaulua" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8158,15 +8180,15 @@ msgstr "" "Kun Host-taulua käytetään, tätä kenttää ei huomioida, vaan sen sijaan " "käytetään Host-taulussa olevia tietoja." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Keksi salasana" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, fuzzy, php-format @@ -8174,144 +8196,144 @@ msgstr "Keksi salasana" msgid "The following query has failed: \"%s\"" msgstr "Seuraavat kyselyt on suoritettu:" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Taulu %s on poistettu" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Event %1$s has been created." msgstr "Taulu %1$s on luotu." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Edit server" msgid "Edit event" msgstr "Muokkaa palvelinta" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Virhe pyynnön käsittelyssä" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "Lisätiedot..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Tapahtuman tyyppi" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Tapahtuman tyyppi" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Muokkaa" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Suorita kysely kirjanmerkeistä" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Startup" msgctxt "Start of recurring event" msgid "Start" msgstr "Käynnistys" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Loppu" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "complete inserts" msgid "On completion preserve" msgstr "Kokonaiset lisäyslauseet" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8329,145 +8351,145 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Virheellinen palvelimen indeksi: %s" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Taulu %s on poistettu" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Taulu %1$s on luotu." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Muokkaustila" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Rutiinit" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Suorat linkit" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Pituus/Arvot*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Apply index(s)" msgid "Add parameter" msgstr "Käytä indeksiä/indeksejä" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "Tuhoa tietokanta" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Paluutyyppi" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Pituus/Arvot*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Taulun valinnat" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Security" msgid "Security type" msgstr "Turvallisuus" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Sallii talletettujen rutiinien suorittamisen." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8508,25 +8530,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Aika" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Virheellinen taulun nimi" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8638,148 +8660,148 @@ msgstr "Tietokannassa ei ole tauluja." msgid "There are no events to display." msgstr "Lähetettäviä tiedostoja ei ole" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Taulua \"%s\" ei ole!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Määrittele koordinaatit taululle %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Tietokannan \"%s\" kaavio - Sivu %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 #, fuzzy #| msgid "File %s does not contain any key id" msgid "This page does not contain any tables!" msgstr "Tiedosto %s ei sisällä avaintunnusta" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relaatioskeema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Sisällysluettelo" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Attribuutit" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Lisätiedot" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Luo uusi sivu" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Sivun nimi" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Automaattinen ulkoasu" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Sisäiset relaatiot" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Valitse muokattava sivu" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Valitse taulut" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Valitse taulut" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Relaatioskeema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Näytä ruudukko" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Näytä värit" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Näytä taulujen ulottuvuus" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Näytä kaikki taulut samanlevyisinä" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Näytä vain avaimet" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Vaakatasossa" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Pystytasossa" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Suunta" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Paperin koko" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8787,7 +8809,7 @@ msgstr "" "Nykyisellä sivulla on viittauksia tauluihin, joita ei enää ole olemassa. " "Haluatko poistaa nuo viittaukset?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Näytä/kätke luonnospöytä" @@ -8808,44 +8830,44 @@ msgstr "Tuntematon kieli: %1$s." msgid "Current Server" msgstr "Nykyinen palvelin" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Lähdetietokanta" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Nykyinen palvelin" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Etäpalvelin" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Ero" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Kohdetietokanta" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Valitse painamalla" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Suorita SQL-kysely(jä) palvelimella %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Suorita SQL-kyselyjä tietokannassa %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Tyhjennä" @@ -8854,11 +8876,11 @@ msgstr "Tyhjennä" msgid "Columns" msgstr "Sarakkeet" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Tallenna SQL-kysely" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Anna kaikkien käyttäjien käyttää tätä kirjanmerkkiä" @@ -8958,7 +8980,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Kohteen %s.%s seuranta on käytössä." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "ld type is \"enum\" or \"set\", please enter the values using this " @@ -8976,7 +8998,7 @@ msgstr "" "\") tai heittomerkkiä (\"'\"), laita merkin eteen kenoviiva (esim. '\\\\xyz' " "tai 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8984,19 +9006,19 @@ msgstr "" "Syötä oletusarvoihin vain yksi arvo (käyttämättä kenoviivamerkkejä tai " "lainausmerkkejä) tässä muodossa: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeksi" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Poista sarake/sarakkeet" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9005,11 +9027,11 @@ msgstr "" "Tietoja saatavilla olevista muunnosvaihtoehdoista ja niiden MIME-tyyppien " "muunnoksista saa painamalla %smuunnoksen kuvaukset%s -kohtaa" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Muunnosvaihtoehdot" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9020,63 +9042,63 @@ msgstr "" ">Jos tarvitset arvoissa kenoviivaa (\"\\\") tai yksittäistä lainausmerkkiä " "(\"'\"), lisää merkin eteen kenoviiva (esim. '\\\\xyz' tai 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Ei mitään" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Määritelty:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Perusavain" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Koko teksti" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Jälkeen sarakkeen: %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add column(s)" msgid "Add %s column(s)" msgstr "Lisää sarake/sarakkeita" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "Vähintään yksi kenttä on lisättävä." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Tallennusmoottori" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "PARTITION-määritelmä" @@ -9099,13 +9121,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Cannot load or save configuration" msgid "Could not save configuration" msgstr "Asetuksia ei voi ladata tai tallentaa" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9120,97 +9142,97 @@ msgstr "ZIP-paketista ei löytynyt yhtään tiedostoa!" msgid "Error in ZIP archive:" msgstr "Virhe ZIP-paketissa:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Yleiset relaatio-ominaisuudet" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "MySQL-yhteyden aakkosjärjestys" -#: main.php:133 +#: main.php:135 #, fuzzy #| msgid "Other core settings" msgid "Appearance Settings" msgstr "Muut ydinasetukset" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "settings" msgid "More settings" msgstr "asetukset" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "Tietokanta käyttäjälle" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Show versions" msgid "Software version" msgstr "Näytä versiot" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protokollan versio" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Käyttäjä" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Server socket" msgid "Server charset" msgstr "Palvelinpistoke" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Verkkopalvelin" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Use light version" msgid "Database client version" msgstr "Käytä kevyttä versiota" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP-laajennus" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Näytä PHP:n asetustiedot" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdminin kotisivut" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Osallistu" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Hanki tukea" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Muutoslista" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9222,7 +9244,7 @@ msgstr "" "hyökkäyksille, joten tämä tietoturvariski on syytä korjata pikimmiten, " "asettamalla root-käyttäjälle salasana." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9232,7 +9254,7 @@ msgstr "" "valinta ei sovi yhteen phpMyAdminin kanssa ja saattaa johtaa tietojen " "katoamiseen!" -#: main.php:294 +#: main.php:297 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 " @@ -9242,19 +9264,19 @@ msgstr "" "olevan käytössä. Ilman mbstring-laajennusta phpMyAdmin ei osaa jaotella " "merkkijonoja oikein, ja tästä saattaa koitua odottamattomia seurauksia." -#: main.php:302 +#: main.php:305 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." +"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 "" "PHP-parametri [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] on matalampi kuin " "phpMyAdminissa määritetty evästekelpoisuus. Siksi kirjautumisesi erääntyy " "nopeammin kuin phpMyAdminissa on määritetty." -#: main.php:309 +#: main.php:312 #, fuzzy #| msgid "" #| "HP parameter http://php.net/manual/en/session.configuration.#ini.session." @@ -9270,11 +9292,11 @@ msgstr "" "phpMyAdminissa määritetty evästekelpoisuus. Siksi kirjautumisesi erääntyy " "nopeammin kuin phpMyAdminissa on määritetty." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Asetustiedosto vaatii nyt salalausetta (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9284,7 +9306,7 @@ msgstr "" "hakemistossa. Sinun tulee poistaa kansio, kun phpMyAdminin asetukset on " "määritetty." -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -9296,7 +9318,7 @@ msgstr "" "Linkitettyihin tauluihin liittyvät lisäominaisuudet eivät ole käytössä. " "Katso %slisätietoja%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9305,7 +9327,7 @@ msgstr "" "PHP:n MySQL-kirjaston versio %s poikkeaa MySQL-palvelimen versiosta %s. " "Tästä voi koitua arvaamattomia seurauksia." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9314,30 +9336,30 @@ msgstr "" "Palvelin käyttää Suhosin-suojausjärjestelmää. Lue %sohjeista%s tietoja " "mahdollisista ongelmista." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Ei tietokantoja" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Lajittele taulu" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Lajittele taulu" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "Luo taulu" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Valitse tietokanta" @@ -9387,7 +9409,7 @@ msgstr "Vaihda pieneksi/suureksi" msgid "Toggle relation lines" msgstr "Valitaksesi relaation, paina :" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Tuo/vie PDF-skeeman koordinaatit" @@ -9458,72 +9480,72 @@ msgstr "Luo" msgid "Active options" msgstr "Taulun valinnat" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Taulu %1$s on luotu." -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "sivua" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Tuo tiedostoja" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Vie valitulle sivulle" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Luo sivu ja vie se" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Uuden sivun nimi: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Vie/tuo skaalaan" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "suositus" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Virhe: relaatio on jo olemassa." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Virhe: Relaatiota ei luotu." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "FOREIGN KEY -relaatio lisätty" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Sisäinen relaatio luotu" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relaatio poistettu" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Virhe tallennettaessa koordinaatteja Suunnittelijaan." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Muutokset tallennettu" @@ -9603,15 +9625,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Tuo tiedostoja" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Kaikki" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Taulua %s ei löytynyt tai sitä ei ole määritelty tiedostossa %s" @@ -9622,37 +9644,37 @@ msgstr "Taulua %s ei löytynyt tai sitä ei ole määritelty tiedostossa msgid "File doesn't exist" msgstr "Taulua \"%s\" ei ole!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Valitse näytettävä binääriloki" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Tiedostot" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Lyhennä näytettävät kyselyt" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Näytä kyselyt kokonaisuudessaan" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Lokin nimi" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Sijainti" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Alkuperäinen sijainti" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Tiedot" @@ -9660,7 +9682,7 @@ msgstr "Tiedot" msgid "Character Sets and Collations" msgstr "Merkistökoodaukset ja aakkosjärjestykset" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9668,24 +9690,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s tietokantaa poistettiin onnistuneesti." msgstr[1] "%s tietokantaa poistettiin onnistuneesti." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Tietokantatilastot" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Isäntäpalvelimen kahdennus" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Alipalvelimen kahdennus" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Näytä tilastot" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9693,7 +9715,7 @@ msgstr "" "Huom: Tietokantatilastojen näyttäminen täältä käsin saattaa aiheuttaa " "runsaasti liikennettä Internet-palvelimen ja MySQL-palvelimen välille." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Tallennusmoottorit" @@ -9721,7 +9743,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Versio" @@ -9739,114 +9761,114 @@ msgstr "Lisenssi" msgid "disabled" msgstr "Pois päältä" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Sisältää kaikki käyttöoikeudet GRANT-oikeutta lukuun ottamatta." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Sallii muuttaa olemassa olevien taulujen rakennetta." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Sallii talletettujen rutiinien muuntamisen ja poistamisen." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Sallii uusien tietokantojen ja taulujen luomisen." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Sallii talletettujen rutiinien luomisen." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Sallii uusien taulujen luomisen." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Sallii tilapäisten taulujen luomisen." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Sallii käyttäjätilien luomisen, poistamisen ja uudelleennimeämisen." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Sallii uusien näkymien luomisen." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Sallii tietojen poistamisen." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Sallii tietokantojen ja taulujen poistamisen." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Sallii taulujen poistamisen." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Sallii luoda tapahtuma-ajastimelle tapahtumia" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Sallii talletettujen rutiinien suorittamisen." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Sallii tietojen tuomisen ja viemisen." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Sallii käyttäjien ja käyttöoikeuksien lisäämisen lataamatta " "käyttöoikeustauluja uudestaan." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Sallii indeksien luomisen ja poistamisen." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Sallii tietojen lisäämisen ja korvaamisen." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Sallii taulujen lukitsemisen nykyiselle säikeelle." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Rajoittaa käyttäjän tunnissa luomien uusien yhteyksien määrän." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Rajoittaa käyttäjän tunnissa palvelimelle lähettämien kyselyjen määrän." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9854,60 +9876,60 @@ msgstr "" "Rajoittaa, kuinka monta monta kertaa käyttäjä saa suorittaa tauluihin tai " "tietokantoihin muutoksia tekeviä komentoja tunnin aikana." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Rajoittaa käyttäjän yhtäaikaisten yhteyksien määrän." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Sallii kaikkien käyttäjien prosessien näyttämisen" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Ei vaikutusta tässä MySQL-palvelimen versiossa." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Sallii palvelinasetusten uudelleenlataamisen ja palvelimen välimuistin " "tyhjentämisen." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Sallii käyttäjän kysyä, missä ali- ja pääpalvelimet sijaitsevat." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Tarvitaan kahdennusta käyttävissä alipalvelimissa." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Sallii tietojen lukemisen." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Sallii koko tietokantaluettelon käytön." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Sallii SHOW CREATE VIEW -kyselyjen suorittamisen." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Sallii palvelimen sammuttamisen." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9917,231 +9939,231 @@ msgstr "" "saavutettu; Tarvitaan useissa pääkäyttäjän toiminnoissa kuten globaalien " "muuttujien asettamisessa ja muitten käyttäjien säikeiden lopettamisessa." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Sallii herättimien eli laukaisinten luomisen ja poistamisen" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Sallii tietojen muuttamisen." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Ei käyttöoikeuksia." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Ei mitään" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Taulukohtaiset käyttöoikeudet" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Huom! MySQL-käyttöoikeuksien nimet ovat englanniksi" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Hallinta" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globaalit käyttöoikeudet" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Tietokantakohtaiset käyttöoikeudet" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Resurssirajoitukset" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Huom: Näiden valintojen asettaminen nollaksi (0) poistaa rajoituksen." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Kirjautumistiedot" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Älä vaihda salasanaa" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Käyttäjiä ei ole." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Käyttäjä %s on jo olemassa!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Uusi käyttäjä lisätty." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Käyttäjän %s käyttöoikeudet on päivitetty." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Käyttäjän %s käyttöoikeudet on poistettu" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Käyttäjän %s salasanan vaihto onnistui." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Poistetaan: %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Yhtään käyttäjää ei valittu poistettavaksi!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Ladataan käyttöoikeuksia uudelleen" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Valitsemiesi käyttäjien poisto onnistui." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Käyttöoikeuksien uudelleenlataus onnistui." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Muokkaa käyttöoikeuksia" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Pura käyttöoikeudet" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Vienti" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Mikä tahansa" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Käyttöoikeudet" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Käyttöoikeudet" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Käyttäjien yleiskatsaus" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Valtuudet (GRANT)" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Poista valitut käyttäjät" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Pura kaikki käyttäjän aktiiviset käyttöoikeudet, ja poista ne sen jälkeen." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Poista tietokannat, joilla on sama nimi kuin käyttäjillä." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Huom: PhpMyAdmin hakee käyttäjien käyttöoikeudet suoraan MySQL-palvelimen " "käyttöoikeustauluista. Näiden taulujen sisältö saattaa poiketa palvelimen " "käyttämistä käyttöoikeuksista, jos tauluihin on tehty muutoksia käsin. " "Tällöin %skäyttöoikeudet on ladattava uudestaan%s ennen jatkamista." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Valittua käyttäjää ei löytynyt käyttöoikeustaulusta." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Sarakekohtaiset käyttöoikeudet" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Lisää käyttöoikeudet seuraavaan tietokantaan" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Korvausmerkkien _ ja % eteen on lisättävä \\-merkki, jotta ne näkyisivät " "oikein" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Lisää käyttöoikeudet seuraavaan tauluun" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Vaihda kirjautumistietoja / Kopioi käyttäjä" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Luo uusi käyttäjä samoilla käyttöoikeuksilla ja ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... säilytä vanha käyttäjä." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... poista vanha käyttäjä käyttäjätauluista." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ... peruuta kaikki vanhan käyttäjän aktiiviset käyttöoikeudet ja tuhoa " "käyttäjä sen jälkeen." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10149,85 +10171,85 @@ msgstr "" " ... poista käyttäjätauluista vanha käyttäjä ja päivitä sen jälkeen " "käyttöoikeudet." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Tietokanta käyttäjälle" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Luo samanniminen tietokanta ja anna kaikki oikeudet" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Anna kaikki oikeudet tietokannalle käyttäen korvausmerkkiä (username\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Anna tietokannalle "%s" kaikki oikeudet" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Käyttäjät, joilla on oikeus käyttää kohdetta "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globaali" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "tietokantakohtainen" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "korvausmerkki" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Näkymä %s on poistettu" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Tuntematon virhe" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Isäntäpalvelimeen %s ei voida muodostaa yhteyttä." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Isäntäpalvelimen lokin sijaintia ei voida lukea. Isäntäpalvelimen " "käyttöoikeusongelmat mahdollisia." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Pääpalvelinta ei voitu vaihtaa" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "%s on onnistuneesti vaihdettu isäntäpalvelimeksi" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Tämä palvelin on määritelty kahdennustoiminnon isäntäpalvelimeksi." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Näytä isäntäpalvelimen tila" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Näytä alipalvelimet, joihin on muodostettu yhteys" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10236,11 +10258,11 @@ msgstr "" "Tätä palvelinta ei ole määritetty kahdennustoiminnon isäntäpalvelimeksi. " "Haluatko määrittää sen asetukset?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Isäntäpalvelimen asetukset" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10254,19 +10276,19 @@ msgstr "" "Voit myös oletusarvoisesti sivuuttaa kaikki tietokannat ja sallia vain " "tiettyjen tietokantojen kahdennuksen. Valitse tila:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Kahdenna kaikki tietokannat; Sivuuta:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Sivuuta kaikki tietokannat; Kahdenna:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Valitse tietokannat:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10274,7 +10296,7 @@ msgstr "" "Lisää nyt seuraavat rivit my.cnf-tiedostoosi ja käynnistä sitten MySQL-" "palvelin alusta." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10284,73 +10306,73 @@ msgstr "" "jälkeen esiin pitäisi tulla sanoman, joka kertoo, että palvelin on asetettu isäntäpalvelimeksi" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Palvelin on määritetty kahdennustoiminnon alipalvelimeksi. Mitä haluat tehdä?" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Näytä alipalvelimen tilan taulu" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Yhtenäistä tietokannat isäntäpalvelimen kanssa" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Ohjaa alipalvelinta:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Kokonäkymän alku" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Kokonäkymän loppu" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Nollaa alipalvelin" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "SQL Thread %s only" msgid "Start SQL Thread only" msgstr "SQL-säie %s vain" -#: server_replication.php:359 +#: server_replication.php:360 #, fuzzy #| msgid "SQL Thread %s only" msgid "Stop SQL Thread only" msgstr "SQL-säie %s vain" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "IO Thread %s only" msgid "Start IO Thread only" msgstr "IO-säie %s vain" -#: server_replication.php:364 +#: server_replication.php:365 #, fuzzy #| msgid "IO Thread %s only" msgid "Stop IO Thread only" msgstr "IO-säie %s vain" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Virheiden hallinta:" -#: server_replication.php:371 +#: server_replication.php:372 #, fuzzy #| msgid "pping error(s) might lead into unsynchronized master and slave!" msgid "Skipping errors might lead into unsynchronized master and slave!" @@ -10358,19 +10380,19 @@ msgstr "" "Isäntä- ja alipalvelin saattavat jäädä yhtenäistämättömiksi, mikäli virheet " "ohitetaan!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Ohita nykyinen virhe" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Ohita seuraava" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "virhettä." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10379,162 +10401,162 @@ msgstr "" "Tätä palvelinta ei ole määritetty kahdennustoiminnon alipalvelimeksi. " "Haluatko määrittää sen?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Säikeen %s lopetus onnistui." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "PhpMyAdmin ei voinut lopettaa säiettä %s. Se on ehkä jo suljettu." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Käsittelijä" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Kyselyvälimuisti" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Säikeet" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Väliaikaista tietoa" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Viivästetyt lisäyslauseet" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Avainvälimuisti" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Liitokset" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Lajittelu" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Transaktion koordinaattori" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Tyhjennä (sulje) kaikki taulut" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Näytä avoimet taulut" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Näytä alipalvelimet" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Näytä alipalvelimen tila" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Tyhjennä kyselymuisti" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Ajonaikaiset tiedot" -#: server_status.php:792 +#: server_status.php:804 #, fuzzy #| msgid "See slave status table" msgid "All status variables" msgstr "Näytä alipalvelimen tilan taulu" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Päivitä" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Suodatin" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Älä vaihda salasanaa" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Näytä avoimet taulut" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Näytä avoimet taulut" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Relaatiot" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Kyselyn tyyppi" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Tiedot" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10542,33 +10564,33 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, fuzzy, php-format #| msgid "Customize startup page" msgid "Questions since startup: %s" msgstr "Mukauta käynnistyssivua" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Tieto" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "s MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Tämä MySQL-palvelin on ollut käynnissä %s. Se käynnistettiin %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10576,18 +10598,18 @@ msgstr "" "Tämä MySQL-palvelin toimii kahdennustoiminnossa pää- ja " "alipalvelimena." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Tämä MySQL-palvelin toimii kahdennustoiminnossa pääpalvelimena." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Tämä MySQL-palvelin toimii kahdennustoiminnossa ja alipalvelimena." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10595,11 +10617,11 @@ msgstr "" "Hae lisätietoja palvelimen kahdennustilasta kohdasta Replication." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Kahdennuksen tila" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10607,47 +10629,47 @@ msgstr "" "Ruuhkaisten palvelinten tavulaskurit saattavat ylivuotaa, joten MySQL-" "palvelimen ilmoittamat tilastotiedot saattavat olla virheellisiä." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Vastaanotettu" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Lähetetty" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "Enim. yhtäaikaisia yhteyksiä" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Epäonnistuneet yritykset" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Keskeytetty" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "Tunnus" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Komento" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "Could not connect to MySQL server" msgid "The number of failed attempts to connect to the MySQL server." msgstr "MySQL-palvelimeen ei voitu yhdistää" -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10658,16 +10680,16 @@ msgstr "" "\"binlog_cache_size\"-muuttujan arvon ja käyttäneet tilapäistiedostoa " "transaktiokyselyjen tallentamiseen." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Binäärilokin tilapäistä välimuistia käyttäneiden transaktioiden määrä." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10679,11 +10701,11 @@ msgstr "" "nosta tmp_table_size:n arvoa, jotta tilapäisiä tauluja säilytettäisiin " "muistissa eikä levyllä." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Mysqld-palvelun luomien tilapäistiedostojen määrä." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10691,7 +10713,7 @@ msgstr "" "Kertoo, kuinka monta tilapäistaulua palvelin on automaattisesti luonut " "kyselyjä suorittaessaan." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10699,7 +10721,7 @@ msgstr "" "Virheen aiheuttaneiden, INSERT DELAYED -kyselyllä kirjoitettujen rivien " "määrä (virheenä todennäköisesti päällekkäinen avain)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10707,23 +10729,23 @@ msgstr "" "Käytössä olevien INSERT DELAYED -käsittelijäsäikeiden määrä. Jokainen INSERT " "DELAYED -kyselyä käyttävä taulu saa käyttöönsä oman säikeensä." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "INSERT DELAYED -rivien kirjoituksia." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "FLUSH-kyselyjä suoritettu." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Sisäisten COMMIT-kyselyjen määrä." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Kertoo, kuinka monta kertaa taulusta on poistettu rivi." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10733,7 +10755,7 @@ msgstr "" "tietyn nimisen taulun. Tätä toimintoa kutsutaan selvittämiseksi (engl. " "discovery). Handler_discover ilmaisee selvitettyjen taulujen määrän." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10744,7 +10766,7 @@ msgstr "" "läpikäyntejä; näin käy esimerkiksi lauseessa SELECT col1 FROM foo, olettaen " "col1:sen olevan indeksoitu sarake." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10752,7 +10774,7 @@ msgstr "" "Kertoo, kuinka monta kertaa rivejä on luettu avaimen perusteella. Jos tämä " "on suuri, kyselyjen ja taulujen indeksointi suoritetaan oikein." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10762,7 +10784,7 @@ msgstr "" "avainjärjestyksessä. Tämä arvo kasvaa, jos haetaan indeksisarakkeita " "käyttämällä rajauksia tai jos suoritetaan indeksihaku." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10771,7 +10793,7 @@ msgstr "" "avainjärjestyksessä. Tätä lukumenetelmää käytetään lähinnä ORDER BY ... DESC " "-kyselyllä optimoimiseen." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10784,7 +10806,7 @@ msgstr "" "pakottavat MySQL-palvelimen käymään läpi kaikki taulut, tai käytät " "liitoksia, jotka käyttävät avaimia virheellisesti." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10796,35 +10818,35 @@ msgstr "" "yleensä siitä, että tauluja ei ole indeksoitu hyvin, tai että kyselyjä ei " "ole kirjoitettu siten, että ne hyödyntäisivät luomiasi indeksejä." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Sisäisten ROLLBACK-kyselyjen määrä." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Taulun rivien päivityspyyntöjen määrä." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Kertoo tauluihin lisättyjen rivien määrän." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Tietoa (epäsiistiä tai siistiä) sisältävien sivujen määrä." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Tällä hetkellä epäsiistinä olevien sivujen määrä." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Siistittäviksi pyydettyjen, puskurivarannossa olevien sivujen määrä." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Vapaiden sivujen määrä." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10834,7 +10856,7 @@ msgstr "" "parhaillaan luetaan tai kirjoitetaan tai joita ei voida poistaa tai joiden " "välimuistia ei voida tyhjentää syystä tai toisesta." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10846,11 +10868,11 @@ msgstr "" "takia. Tämä arvo voidaan laskea näinkin: Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Puskurivarannon kokonaiskoko sivuina." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10858,7 +10880,7 @@ msgstr "" "InnoDB:n käynnistämien umpimähkäisten ennakkolukujen määrä. Näin käy kyselyn " "lukiessa satunnaisessa järjestyksessä läpi laajoja alueita taulusta." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10866,11 +10888,11 @@ msgstr "" "InnoDB:n käynnistämien perättäisten ennakkolukujen määrä. Näin käy kun " "InnoDB lukee läpi kokonaisen taulun tavallisessa järjestyksessä." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "InnoDB:n suorittamien loogisten lukupyyntöjen määrä." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10878,7 +10900,7 @@ msgstr "" "Sellaisten loogisten lukujen määrä, joita InnoDB ei voinut toteuttaa " "puskurivarannon avulla vaan joutui lukemaan yksittäisen sivun." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10892,55 +10914,55 @@ msgstr "" "kertoo tällaisten odotusten määrän. Jos puskurivarannon koko on asetettu " "sopivaksi, tämän arvon pitäisi olla alhainen." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "InnoDB:n puskurivarannon kirjoituspyyntöjen määrä." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Fsync()-toimenpiteitä tähän mennessä." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Tällä hetkellä käynnissä olevien fsync()-toimenpiteiden määrä." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Tällä hetkellä käynnissä olevien lukutoimenpiteiden määrä." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Tällä hetkellä käynnissä olevien kirjoitustoimenpiteiden määrä." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Tähän mennessä luetun tiedon määrä tavuina." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Kertoo, kuinka monta kertaa tietoja on luettu kaikkiaan." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Kertoo, kuinka monta kertaa tietoja on kirjoitettu kaikkiaan." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Kertoo, kuinka paljon on tähän mennessä tietoja kirjoitettu (tavuina)." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Suoritettujen päällekkäisten kirjoitustoimenpiteiden määrä ja tätä varten " "kirjoitettujen sivujen määrä." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Suoritettujen päällekkäisten kirjoitustoimenpiteiden määrä ja tätä varten " "kirjoitettujen sivujen määrä." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10948,35 +10970,35 @@ msgstr "" "Liian pienestä lokipuskurista johtuneiden odotusten määrä, jolloin puskurin " "tyhjentymistä jouduttiin odottamaan ennen jatkamista." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Kertoo, kuinka monta kertaa lokitiedostoon on pyydetty kirjoittaa." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Kertoo, kuinka monta kertaa lokitiedostoon on fyysisesti kirjoitettu." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Lokitiedostojen fsync()-kirjoitusten määrä." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Lokitiedoston avointen fsync-synkronointien määrä." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Avoimet lokitiedostokirjoitukset." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Lokitiedostoon kirjoitettujen tavujen määrä." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Luotujen sivujen määrä." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10985,52 +11007,52 @@ msgstr "" "arvoja lasketaan sivuina; sivukoon avulla voidaan helposti laskea sivujen " "koko tavuina." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Luettujen rivien määrä." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Kirjoitettujen sivujen määrä." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Tällä hetkellä odotettavien rivilukitusten määrä." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" "Rivilukituksen valmistumiseen kuluva aika keskimäärin, millisekunteina." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Rivilukitusten valmistumiseen kuluva aika yhteensä, millisekunteina." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Rivilukituksen noutamiseen kulunut aika enimmillään, millisekunteina." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Kertoo, kuinka monta kertaa rivilukitusta on jouduttu odottamaan." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "InnoDB-tauluista poistettujen rivien määrä." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "InnoDB-tauluihin lisättyjen rivien määrä." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "InnoDB-taulusta luettujen rivien määrä." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "InnoDB-taulun päivitettyjen rivien määrä." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11039,7 +11061,7 @@ msgstr "" "muutoksia, mutta joita ei vielä ole tallennettu levylle. Tämä toiminto " "tunnetaan yleisesti nimellä Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11048,26 +11070,26 @@ msgstr "" "avulla voi määrittää, kuinka paljon avainvälimuistia halutaan olevan " "käytössä." -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "Samaan aikaan avainvälimuistissa olleiden lohkojen määrä enimmillään." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Tuotavan tiedoston muoto" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" "Kertoo, kuinka monta pyyntöä on suoritettu avainlohkon hakemiseksi " "välimuistista." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11078,27 +11100,27 @@ msgstr "" "asetettu liian alhainen arvo. Välimuistin käyttötahti voidaan laskea " "lausekkeella Key_reads / Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Kertoo, kuinka monta kertaa välimuistiin on kirjoitettu avainlohko." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" "Kertoo, kuinka monta kertaa levylle on fyysisesti kirjoitettu avainlohko." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11109,18 +11131,18 @@ msgstr "" "kyselytapausta varten. Oletusarvo 0 tarkoittaa, että yhtään kyselyä ei ole " "vielä koottu." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" "Kertoo, kuinka monta riviä INSERT DELAYED -jonoissa odottaa kirjoittamista." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11128,39 +11150,39 @@ msgstr "" "Avattujen taulujen määrä. Jos määrä on suuri, tauluvälimuistin arvo saattaa " "olla liian alhainen." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Avoinna olevien tiedostojen määrä." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Avoinna olevien tietovirtojen määrä (käytetään pääasiassa kirjauksessa)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Avoinna olevien taulujen määrä." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Kyselyvälimuistin vapaan muistin määrä." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Välimuistiosumien määrä." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Välimuistiin lisättyjen kyselyjen määrä." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11173,7 +11195,7 @@ msgstr "" "Kyselyvälimuisti päättää välimuistista poistettavat kyselyt LRU-käytännön " "avulla (\"least recently used\" eli \"äskettäin vähiten käytetyt kyselyt\")." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11182,19 +11204,19 @@ msgstr "" "tallentaa välimuistiin tai ei muuten vain ole tallennettu sinne " "query_cache_type-asetuksen takia)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Rekisteröityjen kyselyjen määrä välimuistissa." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Lohkojen kokonaismäärä kyselyvälimuistissa." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Kahdennuksen vikasietotila (ei vielä toteutettu)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11202,11 +11224,11 @@ msgstr "" "Kertoo, kuinka moni liitos ei käytä indeksejä. Jos tämä arvo ei ole 0, " "taulujen indeksit olisi hyvä tarkistaa tarkkaan." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "Niiden liitosten määrä, jotka käyttivät viitetaulussa aluehakua." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11215,7 +11237,7 @@ msgstr "" "rivin jälkeen. (Jos tämä ei ole 0, taulujen indeksit tulisi tarkistaa " "huolella.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11223,17 +11245,17 @@ msgstr "" "Kertoo niiden liitosten määrän, jotka käyttävät rajausta ensimmäisessä " "taulussa. (Yleensä ei ole vakavaa, vaikka tämä arvo olisi suuri.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" "Kertoo niiden liitosten määrän, jotka suorittivat ensimmäisestä taulusta " "täydellisen tarkistuksen." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "SQL-alisäikeen avointen tilapäistaulujen määrä tällä hetkellä." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11241,13 +11263,13 @@ msgstr "" "Kertoo, kuinka monta kertaa kahdennusalipalvelimen SQL-säie on " "käynnistyksestään lähtien yrittänut suorittaa transaktioita." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Tämän on päällä (ON), mikäli kyseinen palvelin on pääpalvelimeen kytketty " "alipalvelin." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11255,14 +11277,14 @@ msgstr "" "Niiden säikeiden määrä, joiden luomiseen on kulunut aikaa enemmän kuin " "slow_launch_time sekuntia." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Niiden kyselyjen määrä, joiden suorittamiseen on kulunut aikaa enemmän kuin " "long_query_time sekuntia." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11271,25 +11293,25 @@ msgstr "" "Lajittelualgoritmiin tarvittavien lomitusten määrä. Jos tämä arvo on suuri, " "sort_buffer-muuttujan arvoa voi suurentaa." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Arvolillä suoritettujen lajittelutoimenpiteiden määrä." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Lajiteltujen rivien määrä." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" "Niiden lajittelutoimenpiteiden määrä, jotka on suoritettu lukemalla taulu " "läpi." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Kertoo, kuinka usein taulu on saatu lukittua heti." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11301,7 +11323,7 @@ msgstr "" "hyvä ensin optimoida kyselyjä ja sitten joko jakaa taulu useampaan osaan tai " "käyttää hyödyksi kahdennusta." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11311,11 +11333,11 @@ msgstr "" "voidaan laskea täten kaavalla Threads_created / yhteyksien lkm. Jos tämä " "arvo on punainen, thread_cache_size-muuttujan arvoa tulisi nostaa." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Tällä hetkellä avoinna olevien yhteyksien määrä." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11327,73 +11349,73 @@ msgstr "" "säikeet on toteutettu hyvin, tällä ei ole kovin suurta vaikutusta " "suorituskykyyn.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Seuranta ei ole käytössä." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Hereillä olevien säikeiden määrä." -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Käynnistä" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Apply index(s)" msgid "Add chart" msgstr "Käytä indeksiä/indeksejä" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Päivitä" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "CHAR textarea columns" msgid "Chart columns" msgstr "CHAR-tekstikentän sarakkeet" -#: server_status.php:1635 +#: server_status.php:1678 #, fuzzy #| msgid "Error management:" msgid "Chart arrangement" msgstr "Virheiden hallinta:" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Palauta oletusarvoon" -#: server_status.php:1640 +#: server_status.php:1683 #, fuzzy msgid "Monitor Instructions" msgstr "Tiedot" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11402,7 +11424,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11410,18 +11432,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11429,11 +11451,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11441,97 +11463,97 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "Tuhoa tietokanta" -#: server_status.php:1690 +#: server_status.php:1733 #, fuzzy #| msgid "See slave status table" msgid "Status variable(s)" msgstr "Näytä alipalvelimen tilan taulu" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Valitse taulut" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Virheellinen taulun nimi" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new server" msgid "Add this series" msgstr "Lisää uusi palvelin" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy #| msgid "SQL queries" msgid "Series in Chart:" msgstr "SQL-kyselyt" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Show statistics" msgid "Log statistics" msgstr "Näytä tilastot" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Valitse taulut" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Kyselyn tyyppi" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" @@ -11539,7 +11561,7 @@ msgid_plural "%d seconds" msgstr[0] "Sekunti" msgstr[1] "Sekunti" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11555,8 +11577,8 @@ msgstr "Lähteeseen ei voida muodostaa yhteyttä" msgid "Could not connect to the target" msgstr "Kohteeseen ei voida muodostaa yhteyttä" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "Tietokantaa '%s' ei ole olemassa." @@ -11660,19 +11682,19 @@ msgstr "" "Kohdetietokanta yhtenäistetään täydellisesti lähdetietokantaan. " "Lähdetietokanta pysyy muuttumattomana." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Palvelimen muuttujat ja asetukset" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Tämän istunnon arvo" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Globaali arvo" @@ -12064,50 +12086,50 @@ msgstr "" msgid "Wrong data" msgstr "Ei tietokantoja" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Haluatko varmasti " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Näytetään PHP-koodina" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Tarkista SQL-lause" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL-kyselyn tulos" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Luontiympäristö" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Taulun \"%s\" indeksien kanssa on ongelmia" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Tunniste" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Taulun %1$s muuttaminen onnistui." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12188,12 +12210,12 @@ msgstr "" msgid "Y Values" msgstr "Arvo" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Taulu %s on jo olemassa!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Taulu %1$s on luotu." @@ -12252,220 +12274,220 @@ msgstr "Tallenna tiedostoon" msgid "File name" msgstr "Taulun nimi" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Perusavaimen nimen on oltava PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Indeksiä ei voi muuttaa PRIMARY-nimiseksi!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Indeksin osia ei ole määritelty!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Apply index(s)" msgid "Add index" msgstr "Käytä indeksiä/indeksejä" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Muokkaustila" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Indeksin nimi:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" saa olla vain ja ainoastaan perusavaimen nimenä!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Indeksin tyyppi:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Lisää indeksiin %s sarake(tta)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Taulua ei voi siirtää itseensä!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Taulua ei voi kopioida itseensä!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Taulu %s on siirretty %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Taulu %s on kopioitu uuteen tauluun %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Taulun nimi puuttuu!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Lajittele taulu" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(yksitellen)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Siirrä taulu toiseen tauluun (tietokanta.taulu):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Taulun valinnat" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Nimeä taulu uudelleen" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopioi taulu toiseen tauluun nimellä (tietokanta.taulu):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Siirry kopioituun tauluun" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Taulun ylläpito" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Eheytä taulu" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Taulun %s välimuisti on tyhjennetty" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Tyhjennä taulun välimuisti (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete data or table" msgstr "Poista tämän taulun seurantatiedot" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Tyhjennä taulu (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy #| msgid "Go to database" msgid "Delete the table (DROP)" msgstr "Siirry tietokantaan" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Osituksen ylläpito" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Ositus %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analysoi" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Tarkasta" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimoi" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Rakenna uudestaan" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Korjaa" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Poista ositus" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Tarkista viitteiden eheys:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Näytä taulut" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Levytilan käyttö" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Pätevä" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Rivitilastot" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "staattinen" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dynaaminen" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Rivin pituus" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Rivin koko" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Virhe luotaessa kohteen %1$s viiteavainta (tarkista tietotyypit)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Sisäiset relaatiot" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12473,154 +12495,154 @@ msgstr "" "Sisäistä relaatiota ei tarvita, kun vastaava FOREIGN KEY -relaatio on " "olemassa." -#: tbl_relation.php:415 +#: tbl_relation.php:420 #, fuzzy #| msgid "Foreign key limit" msgid "Foreign key constraint" msgstr "Viiteavaimen rajoitus" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Selaa erilaisia arvoja" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 #, fuzzy #| msgid "Adding Primary Key" msgid "Add primary key" msgstr "Pääavaimen lisäys" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Apply index(s)" msgid "Add SPATIAL index" msgstr "Käytä indeksiä/indeksejä" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Ei mitään" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Taulu %s on poistettu" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Sarakkeelle %s on luotu perusavain" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Sarakkeelle %s on lisätty indeksi" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show versions" msgid "Show more actions" msgstr "Näytä versiot" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Poista sarake/sarakkeet" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Tulostusversio" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Relaationäkymä" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Esitä taulun rakenne" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add column(s)" msgid "Add column" msgstr "Lisää sarake/sarakkeita" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Taulun loppuun" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Taulun alkuun" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Jälkeen sarakkeen: %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Luo  %s:n sarakkeen indeksi" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "ositettu" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Taulun `%s` seurantaraportti" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, fuzzy, php-format #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Versio %s on luotu, kohteen %s.%s seuranta on käytössä." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Kohteen %s.%s seuranta on käytössä." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Kohteen %s.%s seuranta on käytössä." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL-lauseet suoritettu." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12628,131 +12650,131 @@ msgstr "" "Voit tehdä vedoksen luomalla ja käyttämällä tilapäistietokantaa. Varmista, " "että sinulla on oikeudet toiminnon suorittamiseen." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Kommentoi nämä kaksi riviä pois, mikäli et tarvitse niitä." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL-lauseet viety. Kopioi vedos tai suorita se." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Version %s kuvaus (SQL-koodi)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 #, fuzzy #| msgid "Track these data definition statements:" msgid "Tracking data definition successfully deleted" msgstr "Seuraa näitä tiedon määritelmän lauseita:" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Ignore errors" msgid "Query error" msgstr "Älä välitä virheistä" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 #, fuzzy #| msgid "Track these data manipulation statements:" msgid "Tracking data manipulation successfully deleted" msgstr "Seuraa näitä tiedon käsittelyn lauseita:" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Seurantalauseet" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, fuzzy, php-format #| msgid "Show %s with dates from %s to %s by user %s %s" msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Näytä %s päiväyksestä %s päiväykseen %s käyttäjän %s %s osalta" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "Poista tämän taulun seurantatiedot" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Ei tietokantoja" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Päiväys" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Tiedon määritelmän lause" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Tiedon käsittelyn lause" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL-vedos (tiedoston lataus)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL-vedos" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Tämä valinta korvaa taulun ja sen sisältämät tiedot." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL-suoritus" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Vie kohteena %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Näytä versiot" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "Poista kohteen %s.%s seuranta" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Poista käytöstä nyt" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "Ota käyttöön kohteen %s.%s seuranta" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Ota käyttöön nyt" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "Luo versio %s kohteesta %s.%s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Seuraa näitä tiedon määritelmän lauseita:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Seuraa näitä tiedon käsittelyn lauseita:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Luo versio" @@ -12783,11 +12805,11 @@ msgstr "Sinulla ei ole riittäviä oikeuksia!" msgid "The profile has been updated." msgstr "Profiili on päivitetty." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "VIEW-arvon nimi" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Nimeä taulu uudelleen" @@ -13127,8 +13149,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13263,8 +13285,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -13998,8 +14020,8 @@ msgstr "Enim. yhtäaikaisia yhteyksiä" #~ "No description is available for this transformation.
Please ask the " #~ "author what %s does." #~ msgstr "" -#~ "Tälle muunnokselle ei ole saatavilla kuvausta.
Kysy tekijältä, mitä " -#~ "%s tekee." +#~ "Tälle muunnokselle ei ole saatavilla kuvausta.
Kysy tekijältä, mitä %" +#~ "s tekee." #~ msgid "" #~ "MIME types printed in italics do not have a separate transformation " @@ -14125,8 +14147,8 @@ msgstr "Enim. yhtäaikaisia yhteyksiä" #~ msgid "" #~ "Are you sure you want to disable all BLOB references for database %s?" #~ msgstr "" -#~ "Haluatko varmasti poistaa käytöstä kaikki BLOB-viittaukset tietokannasta " -#~ "%s?" +#~ "Haluatko varmasti poistaa käytöstä kaikki BLOB-viittaukset tietokannasta %" +#~ "s?" #, fuzzy #~ msgid "Unknown error while uploading." diff --git a/po/fr.po b/po/fr.po index eca246f9a3..1e8ed0845d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-07-01 23:12+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: none\n" -"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Weblate 1.1\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Tout afficher" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Page n° : " @@ -39,55 +39,56 @@ msgstr "" "navigateur bloque les mises à jour entre fenêtres pour des raisons de " "sécurité." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Rechercher" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Exécuter" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nom de l'index" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Description" @@ -110,151 +111,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "La base de données %1$s a été créée." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Commentaire sur la base de données: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Commentaires sur la table" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Colonne" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Type" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Défaut" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Relié à" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Commentaires" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Non" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Oui" @@ -262,101 +263,101 @@ msgstr "Oui" msgid "View dump (schema) of database" msgstr "Voir une exportation (schéma) de la base de données" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Aucune table n'a été trouvée dans cette base." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Tout sélectionner" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Tout désélectionner" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Le nom de la base de données est vide !" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "La base de données %1$s a été renommée en %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "La base de données %1$s a été copiée sur %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Changer le nom de la base de données pour" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Supprimer la base de données" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "La base de données %s a été effacée." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Supprimer la base de données (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Copier la base de données vers" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Structure seule" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Structure et données" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Données seulement" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Faire CREATE DATABASE avant la copie" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Ajouter %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Inclure la valeur courante de l'AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Inclure les contraintes de clés étrangères" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Aller à la base de données copiée" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Interclassement" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -365,489 +366,425 @@ msgstr "" "Le stockage de configurations phpMyAdmin a été désactivé. Pour une analyse " "du problème, cliquez %sici%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Éditer ou exporter un schéma relationnel" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Table" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Lignes" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Taille" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "utilisé" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Création" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Dernière modification" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Dernière vérification" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s table" msgstr[1] "%s tables" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Vous devez choisir au moins une colonne à afficher" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Passer au %smode visuel%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Tri" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Croissant" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Décroissant" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Afficher" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Critère" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ajouter" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Et" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Effacer" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Ou" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Modifier" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Ajouter/effacer des lignes" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Ajouter/effacer des colonnes" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Mise-à-jour de la requête" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Utiliser les tables" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Requête SQL sur la base %s : " -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Exécuter la requête" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Accès refusé" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "au moins un mot" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "tous les mots" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "phrase exacte" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "expression réguliére" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Résultats de la recherche de «%s» %s : " - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Total : %s occurence" -msgstr[1] "Total : %s occurences" - -#: db_search.php:296 -#, php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s correspondance dans %2$s" -msgstr[1] "%1$s correspondances dans %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Afficher" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Supprimer de la table %s les occurences ?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Effacer" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Effectuer une nouvelle recherche dans la base de données" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Mots ou valeurs à rechercher (passe-partout: «%») : " - -#: db_search.php:373 -msgid "Find:" -msgstr "Type de recherche : " - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Séparer les mots par un espace (« »)." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Dans les tables : " - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Dans la colonne : " - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Aucune table n'a été trouvée dans cette base" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "inconnu" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "La table %s a été vidée" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "La vue %s a été supprimée" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "La table %s a été effacée" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Le suivi est actif." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Le suivi n'est pas activé." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Cette vue contient au moins ce nombre de lignes. Veuillez référer à " -"%sdocumentation%s." +"Cette vue contient au moins ce nombre de lignes. Veuillez référer à %" +"sdocumentation%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Vue" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Réplication" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Somme" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "Sur ce serveur MySQL, le moteur de stockage par défaut est %s." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Pour la sélection : " -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Tout cocher" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Cocher tables avec pertes" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Exporter" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Version imprimable" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Vider" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Supprimer" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Vérifier la table" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimiser la table" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Réparer la table" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analyser la table" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Ajouter un préfixe à la table" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Remplacer le préfixe de table" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Copier la table avec un préfixe" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Dictionnaire de données" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Tables faisant l'objet d'un suivi" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Base de données" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Dernière version" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Créé" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Mis à jour" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "État" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Action" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Supprimer les données de suivi de cette table" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "actif" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "non activé" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versions" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Rapport de suivi" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Instantané" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Tables ne faisant pas l'objet d'un suivi" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Suivre la table" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Journal de la base de données" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Type incorrect !" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Ce choix d'exportation doit être sauvegardé dans un fichier !" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Paramètres incorrects !" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Espace-disque insuffisant pour enregistrer le fichier %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -855,14 +792,14 @@ msgstr "" "Le fichier %s existe déjà sur le serveur, veuillez changer le nom, ou cocher " "l'option d'écrasement des fichiers existants." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" "Le serveur web n'a pas les permissions nécessaires pour enregistrer le " "fichier %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Le fichier d'exportation a été sauvegardé sous %s." @@ -885,7 +822,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Géométrie" @@ -955,33 +892,33 @@ msgid "" "Chose \"GeomFromText\" from the \"Function\" column and paste the below " "string into the \"Value\" field" msgstr "" -"Choisissez «GeomFromText» dans la colonne «Fonction» et collez la chaîne " -"dans le champ «Valeur»" +"Choisissez «GeomFromText» dans la colonne «Fonction» et collez la chaîne dans " +"le champ «Valeur»" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Vous avez probablement tenté de télécharger un fichier trop volumineux. " "Veuillez vous référer à la %sdocumentation%s pour des façons de contourner " "cette limite." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Affichage du signet" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Le signet a été effacé." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Le fichier n'a pu être lu" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -991,7 +928,7 @@ msgstr "" "Vous avez tenté d'importer un fichier dont le mode de compression (%s) n'est " "pas supporté par votre configuration PHP ou est désactivé dans celle-ci." -#: import.php:390 +#: import.php:394 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 " @@ -1002,28 +939,28 @@ msgstr "" "par votre configuration de PHP. Voir [a@./Documentation." "html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "Conversion de caractères impossible sans bibliothèque de conversion" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Chargement impossible des greffons d'importation, veuillez vérifier votre " "installation !" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Signet %s créé" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "L'importation s'est terminée avec succès, %d requêtes exécutées." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1031,7 +968,7 @@ msgstr "" "La limite de temps a été atteinte; si vous voulez terminer l'importation, " "soumettez à nouveau le même fichier et l'importation continuera." -#: import.php:499 +#: import.php:503 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." @@ -1040,15 +977,15 @@ msgstr "" "signifie que phpMyAdmin ne pourra terminer cette importation, à moins que la " "limite de temps de PHP ne soit augmentée." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Votre requête SQL a été exécutée avec succès" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Retour" @@ -1058,7 +995,7 @@ msgstr "" "phpMyAdmin est plus convivial avec un navigateur supportant les cadres." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "La commande «DROP DATABASE» est désactivée." @@ -1067,7 +1004,7 @@ msgstr "La commande «DROP DATABASE» est désactivée." msgid "Do you really want to execute \"%s\"?" msgstr "Voulez-vous vraiment exécuter «%s» ?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Vous êtes sur le point de DÉTRUIRE une base de données !" @@ -1107,7 +1044,7 @@ msgstr "Ajouter Index" msgid "Edit Index" msgstr "Modifier un index" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Ajouter %d colonne(s) à l'index" @@ -1125,16 +1062,16 @@ msgstr "Le nom de serveur est vide !" msgid "The user name is empty!" msgstr "Le nom d'utilisateur est vide !" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Le mot de passe est vide !" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Les mots de passe doivent être identiques !" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Ajouter un utilisateur" @@ -1146,29 +1083,31 @@ msgstr "Chargement des privilèges en cours" msgid "Removing Selected Users" msgstr "Effacement des utilisateurs sélectionnés" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Fermer" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Modifier" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Graphique du trafic en temps réel" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Graphique des connexions et processus en temps réel" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Graphique des requêtes en temps réel" @@ -1178,24 +1117,24 @@ msgstr "Données statiques" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Total" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Autres" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "  " #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1215,7 +1154,7 @@ msgstr "Trafic du serveur (en Kio)" msgid "Connections since last refresh" msgstr "Connexions depuis le dernier rafraîchissement" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Processus" @@ -1233,7 +1172,7 @@ msgstr "Questions depuis le dernier rafraîchissement" msgid "Questions (executed statements by the server)" msgstr "Questions (énoncés exécutés par le serveur)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Statistiques sur les requêtes" @@ -1278,14 +1217,14 @@ msgid "System swap" msgstr "Zone d'échange" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "Mio" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "Kio" @@ -1337,32 +1276,32 @@ msgstr "Octets envoyés" msgid "Bytes received" msgstr "Octets reçus" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Connexions" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "o" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "Gio" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "Tio" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "Pio" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "Eio" @@ -1376,11 +1315,11 @@ msgstr "%d table(s)" msgid "Questions" msgstr "Questions" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Trafic" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Paramètres" @@ -1400,12 +1339,12 @@ msgstr "Ajouter graphique à la grille" msgid "Please add at least one variable to the series" msgstr "Veuillez ajouter au moins une variable à la série" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Aucune" @@ -1505,7 +1444,7 @@ msgstr "Changer les paramètres" msgid "Current settings" msgstr "Paramètres courants" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Titre du graphique" @@ -1593,7 +1532,7 @@ msgstr "Expliquer les résultats" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Moment" @@ -1687,10 +1626,10 @@ msgstr "" "Échec de construction du graphique avec la configuration importée. " "Réinitialisation à la configuration par défaut..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importer" @@ -1756,7 +1695,7 @@ msgstr "Requête en traitement" msgid "Error in Processing Request" msgstr "Erreur dans le traitement de la requête" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Aucune base de données n'a été sélectionnée." @@ -1810,15 +1749,15 @@ msgstr "Cacher les index" msgid "Show indexes" msgstr "Montrer les index" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Vérification des clés étrangères : " -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Activée)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Désactivée)" @@ -1846,7 +1785,7 @@ msgstr "Destruction en cours" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "La définition d'une fonction doit comporter un énoncé RETURN !" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Éditeur ENUM/SET" @@ -1885,8 +1824,8 @@ msgstr "Montrer zone SQL" msgid "No rows selected" msgstr "Aucune ligne n'a été sélectionnée" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Modifier" @@ -1894,18 +1833,18 @@ msgstr "Modifier" msgid "Query execution time" msgstr "Durée d'exécution de la requête" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d n'est pas un numéro de ligne valable." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Sauvegarder" @@ -1917,7 +1856,7 @@ msgstr "Cacher les critères de recherche" msgid "Show search criteria" msgstr "Afficher les critères de recherche" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Recherche par zoom" @@ -1964,12 +1903,12 @@ msgstr "Opérations sur les résultats" msgid "Data point content" msgstr "Données reliées à ce point" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignorer" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Copier" @@ -1989,7 +1928,7 @@ msgstr "Choisissez la clé étrangère" msgid "Please select the primary key or a unique key" msgstr "Veuillez choisir la clé primaire ou un index unique" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Colonne descriptive" @@ -2075,7 +2014,7 @@ msgstr "Afficher les lignes correspondantes" msgid "Generate password" msgstr "Générer un mot de passe" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Générer" @@ -2083,7 +2022,7 @@ msgstr "Générer" msgid "Change Password" msgstr "Modifier le mot de passe" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "plus" @@ -2174,63 +2113,63 @@ msgid "December" msgstr "Décembre" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Janvier" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Février" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mars" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Avril" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Juin" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Juillet" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Août" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Septembre" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Octobre" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Novembre" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Décembre" @@ -2268,32 +2207,32 @@ msgid "Sun" msgstr "Dim" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Lun" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Mar" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Mer" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Jeu" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Ven" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sam" @@ -2407,19 +2346,19 @@ msgstr "Caractères imprévus à la ligne %s" #, php-format msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -"Caractère imprévue à la ligne %1$s. Une tabulation était attendue, mais " -"\"%2$s\" a été trouvé" +"Caractère imprévue à la ligne %1$s. Une tabulation était attendue, mais \"%2" +"$s\" a été trouvé" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "par seconde" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "par minute" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "par heure" @@ -2427,6 +2366,251 @@ msgstr "par heure" msgid "per day" msgstr "par jour" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Taille maximum: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Documentation" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "fr" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Erreur" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "Requête SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL a répondu: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Connexion au validateur SQL impossible !" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Expliquer SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Ne pas expliquer SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Sans source PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Créer source PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Actualiser" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Ne pas valider SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Valider SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Éditer cette requête en place" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "En ligne" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profilage" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Dim" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%A %d %B %Y à %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s jours, %s heures, %s minutes et %s secondes" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Paramètre manquant : " + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Début" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Précédent" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Suivant" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Fin" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Aller à la base de données "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "La fonctionnalité %s est affectée par une anomalie connue, voir %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Cliquer pour basculer" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Structure" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Insérer" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Afficher" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Opérations" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Parcourir : " + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" +"Choisissez depuis le répertoire de téléchargement du serveur web %s : " + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Le répertoire de transfert est inaccessible" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Aucun fichier n'est disponible pour le transfert" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Exécuter" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Imprimer" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2442,73 +2626,49 @@ msgstr "" msgid "Font size" msgstr "Taille du texte" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Sauvegarder les données modifiées" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Restaurer l'ordre des colonnes" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Début" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Précédent" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Suivant" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Fin" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Ligne de départ" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Nombre de lignes" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Mode" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontal" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontal (en-têtes pivotés)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertical" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "En-têtes à chaque %s ligne" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Trier sur l'index" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2532,64 +2692,76 @@ msgstr "Trier sur l'index" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Options" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Textes réduits" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Textes complets" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Relations : clés" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Relations : colonnes descriptives" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Montrer le contenu binaire" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Montrer le contenu BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Montrer le contenu binaire en hexadécimal" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Masquer les transformations" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Well Known Text" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Well Known Binary" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "La ligne a été effacée" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Effacer" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Supprimer" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2597,44 +2769,44 @@ msgstr "" "Peut être approximatif. Voir [a@./Documentation.html#faq3_11@Documentation]" "FAQ 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "dans la requête" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Affichage des lignes" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "total" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Traitement en %01.4f sec" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Opérations sur les résultats de la requête" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Version imprimable (avec textes complets)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Afficher le graphique" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Visualiser les données GIS" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Créer une vue" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Lien absent" @@ -2702,56 +2874,56 @@ msgstr "Impossible de lire le fichier téléversé (déplacé)." msgid "Open new phpMyAdmin window" msgstr "Ouvrir une nouvelle fenêtre phpMyAdmin" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Vous devez accepter les cookies pour poursuivre." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Javascript doit être activé" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Aucun index n'est défini !" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Index" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unique" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Compressé" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinalité" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Commentaire" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "La clé primaire a été effacée" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "L'index %s a été effacé" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2760,137 +2932,96 @@ msgstr "" "Les index %1$s et %2$s semblent identiques et l'un d'eux pourrait être " "supprimé." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Bases de données" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Serveur" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Structure" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Insérer" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Opérations" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Suivi" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Déclencheurs" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "La table semble vide !" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "La base de données semble vide !" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Requête" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilèges" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Procédures stockées" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Événements" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Concepteur" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Utilisateurs" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Synchroniser" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Log binaire" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variables" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Jeux de caractères" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Plug-ins" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Moteurs" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Erreur" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2916,77 +3047,77 @@ msgstr[1] "%1$d lignes insérées." msgid "Error while creating PDF:" msgstr "Erreur pendant la création du PDF : " -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Impossible de sauvegarder l'historique des tables récentes" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Tables récentes" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Il n'y a pas de tables récentes" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Aucune information détaillée sur l'état n'est disponible pour ce moteur de " "stockage." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s est disponible sur ce serveur MySQL." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s a été désactivé sur ce serveur MySQL." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Ce serveur MySQL ne supporte pas le moteur de stockage %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "Statut de table incorrect : " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "La base de données source `%s` n'existe pas !" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "La base de données cible `%s` n'existe pas !" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Nom de base de données invalide" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Nom de table invalide" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Erreur lors du renommage de %1$s en %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "La table %1$s se nomme maintenant %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Impossible de sauvegarder les préférences d'interface de tables" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2995,7 +3126,7 @@ msgstr "" "Echec lors de la tentative de vidage de la table UI Préférences (voir $cfg" "['Servers'][$i]['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3006,85 +3137,85 @@ msgstr "" "sera pas persistant après actualisation de cette page. Merci de vérifier si " "la structure de la table a changé." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Fonction" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Opérateur" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Valeur" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Recherche dans la table" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Modifier/Insérer" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Choisir les colonnes (au moins une) : " -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Critères de recherche (pour l'énoncé «where») : " -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Nombre de lignes par page" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Ordre d'affichage : " -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Utiliser cette colonne pour décrire chaque point" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Nombre maximum de lignes de données à utiliser pour le graphique" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Afficher les valeurs de la table liée" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Critères de recherche supplémentaires" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Faites une recherche «par valeur» (passepartout: «% ») sur deux colonnes " "différentes" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Recherche «par valeur» (passepartout: «% »)" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Afficher/Modifier les points" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Consignes d'utilisation" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "Réinitialiser le zoom" @@ -3124,16 +3255,16 @@ msgstr "Thème" msgid "" "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255" msgstr "" -"Un nombre entier de 1 octet. La fourchette des nombres avec signe est de " -"-128 à 127. Pour les nombres sans signe, c'est de 0 à 255" +"Un nombre entier de 1 octet. La fourchette des nombres avec signe est de -" +"128 à 127. Pour les nombres sans signe, c'est de 0 à 255" #: libraries/Types.class.php:297 msgid "" "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to " "65,535" msgstr "" -"Un nombre entier de 2 octets. La fourchette des nombres avec signe est de " -"-32 768 à 32 767. Pour les nombres sans signe, c'est de 0 à 65 535" +"Un nombre entier de 2 octets. La fourchette des nombres avec signe est de -" +"32 768 à 32 767. Pour les nombres sans signe, c'est de 0 à 65 535" #: libraries/Types.class.php:299 msgid "" @@ -3172,16 +3303,16 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" -"Un petit nombre en virgule flottante, la fourchette des valeurs est " -"-3.402823466E+38 à -1.175494351E-38, 0, et 1.175494351E-38 à 3.402823466E+38" +"Un petit nombre en virgule flottante, la fourchette des valeurs est -" +"3.402823466E+38 à -1.175494351E-38, 0, et 1.175494351E-38 à 3.402823466E+38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" "Un nombre en virgule flottante double-précision, la fourchette des valeurs " @@ -3231,9 +3362,9 @@ 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 "" -"Un type d'horodatage, la fourchette est de «1970-01-01 00:00:01» UTC à " -"«2038-01-09 03:14:07» UTC, en nombre de secondes depuis le moment de " -"référence («1970-01-01 00:00:00» UTC)" +"Un type d'horodatage, la fourchette est de «1970-01-01 00:00:01» UTC à «2038-" +"01-09 03:14:07» UTC, en nombre de secondes depuis le moment de référence " +"(«1970-01-01 00:00:00» UTC)" #: libraries/Types.class.php:325 libraries/Types.class.php:727 #, php-format @@ -3475,13 +3606,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "Une énumération, choisie parmi la liste de valeurs définies" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "partagé" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tables" @@ -3492,35 +3623,35 @@ msgstr "Tables" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Données" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Perte" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Aller à la base de données" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Non répliqué" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Répliqué" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Vérifier les privilèges pour la base de données "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Vérifier les privilèges" @@ -3572,175 +3703,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "Vous devriez utiliser %s en version %s ou plus récente." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "Tentative d'écrasement de GLOBALS" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "vulnérabilité possible" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "Clé numérique détectée" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Taille maximum: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Documentation" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "fr" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "Requête SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL a répondu: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Connexion au validateur SQL impossible !" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Expliquer SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Ne pas expliquer SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Sans source PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Créer source PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Actualiser" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Ne pas valider SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Valider SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Éditer cette requête en place" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "En ligne" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profilage" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Dim" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%A %d %B %Y à %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s jours, %s heures, %s minutes et %s secondes" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Paramètre manquant : " - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Aller à la base de données "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "La fonctionnalité %s est affectée par une anomalie connue, voir %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Cliquer pour basculer" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Parcourir : " - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "" -"Choisissez depuis le répertoire de téléchargement du serveur web %s : " - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Le répertoire de transfert est inaccessible" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Aucun fichier n'est disponible pour le transfert" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Exécuter" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Imprimer" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3766,9 +3740,9 @@ msgstr "Ouvert" msgid "Closed" msgstr "Fermé" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Désactivé" @@ -3896,31 +3870,31 @@ msgstr "Extension SOAP absente" msgid "maximum %s" msgstr "maximum %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Ce réglage est désactivé, il ne sera pas appliqué à votre configuration" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Assigner la valeur: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Ramener la valeur par défaut" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Permettre aux utilisateurs de personnaliser cette valeur" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Réinitialiser" @@ -4211,7 +4185,7 @@ msgid "Character set of the file" msgstr "Jeu de caractères du fichier" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4236,14 +4210,14 @@ msgstr "Afficher les noms de colonnes en première ligne" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Colonnes entourées par" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Caractère d'échappement" @@ -4263,13 +4237,13 @@ msgstr "Enlève les caractères de fin de ligne à l'intérieur des colonnes" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Colonnes terminées par" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Lignes terminées par" @@ -4326,12 +4300,12 @@ msgstr "Clé de l'étiquette" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "Type MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relations" @@ -4344,7 +4318,7 @@ msgid "Save on server" msgstr "Sauvegarder sur le serveur" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Écraser les fichiers existants" @@ -4357,7 +4331,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Entourer les noms de tables et colonnes de guillemets obliques" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Mode de compatibilité SQL" @@ -4583,8 +4557,8 @@ msgstr "" "magiques pouvant être utilisées." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Fenêtre de requête" @@ -5948,10 +5922,10 @@ msgstr "Requiert que le validateur SQL soit activé" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Mot de passe" @@ -5975,8 +5949,8 @@ msgstr "" "Si vous avez un code d'utilisateur, indiquez-le ici ([kbd]anonymous[/kbd] " "par défaut)" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Utilisateur" @@ -6224,7 +6198,7 @@ msgstr "Il manque l'extension %s. Veuillez vérifier votre configuration PHP." msgid "possible deep recursion attack" msgstr "possible attaque récursive" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6232,38 +6206,86 @@ msgstr "" "Le serveur ne répond pas (ou l'interface de connexion vers le serveur MySQL " "local n'est pas correctement configurée)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Le serveur ne répond pas." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" "Veuillez vérifier les privilèges du répertoire contenant la base de données." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Détails..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Résultats de la recherche de «%s» %s : " + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Total : %s occurence" +msgstr[1] "Total : %s occurences" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s correspondance dans %2$s" +msgstr[1] "%1$s correspondances dans %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Supprimer de la table %s les occurences ?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Effectuer une nouvelle recherche dans la base de données" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Mots ou valeurs à rechercher (passe-partout: «%») : " + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Type de recherche : " + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Séparer les mots par un espace (« »)." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Dans les tables : " + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Dans la colonne : " + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" "La connexion au controluser tel que défini dans votre configuration a échoué." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Modifier le mot de passe" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Aucun mot de passe" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Entrer à nouveau" @@ -6284,8 +6306,8 @@ msgstr "Créer une base de données" msgid "Create" msgstr "Créer" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Aucun privilège" @@ -6299,9 +6321,9 @@ msgstr "Nouvelle table" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nom" @@ -6309,144 +6331,144 @@ msgstr "Nom" msgid "Number of columns" msgstr "Nombre de colonnes" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "Erreur lors du chargement des modules d'exportation !" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Exportation des bases de données depuis le serveur courant" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Exportation des tables depuis la base de données «%s»" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Exportation des lignes de la table «%s»" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Méthode d'exportation : " -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Rapide - n'afficher qu'un minimum d'options" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Personnalisée - afficher toutes les options possibles" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Base(s) de données : " -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Table(s) : " -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Lignes : " -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Exporter quelques lignes" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Nombre de lignes : " -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Ligne de début : " -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Exporter toutes les lignes" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Sortie : " -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Sauvegarder sur le serveur dans le répertoire %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Diriger la sortie vers un fichier" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Modèle de nom de fichier : " -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ sera remplacé par le nom du serveur" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ sera remplacé par le nom de la base de données" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ sera remplacé par le nom de la table" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Cette valeur est interprétée avec %1$sstrftime%2$s, vous pouvez donc " "utiliser des chaînes de format d'heure. Ces transformations additionnelles " "vont se produire: %3$s. Tout autre texte sera conservé tel quel. Se référer " "au %4$sFAQ%5$s pour les détails." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "utiliser ceci pour les futures exportations" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Jeu de caractères du fichier : " -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Compression : " -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "«zippé »" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "«gzippé»" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "«bzippé»" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Afficher les résultats" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Format : " -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Options spécifiques au format : " -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6454,34 +6476,34 @@ msgstr "" "Faites défiler la page pour compléter les options du format choisi et " "ignorez les options des autres formats." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Conversion de l'encodage : " -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%1$s sous la branche %2$s" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "aucune branche" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Révision Git" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "enregistrée le %1$s par %2$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "l'auteur était %2$s en date du %1$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6491,33 +6513,33 @@ msgstr "" "bien il s'agit d'une anomalie connue dans les navigateurs basés sur webkit " "(Safari, Google Chrome, Arora, etc)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s sur %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Téléversement du fichier d'importation en cours ..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/sec." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "Il reste environ %MIN minutes et %SEC secondes." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "Il reste environ %SEC secondes." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Le fichier est en traitement, veuillez patienter." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6525,30 +6547,30 @@ msgstr "" "Veuillez patienter, le fichier est téléchargé. Les détails sur le chargement " "ne sont pas disponibles." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importation dans le serveur actuel" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importation dans la base de données «%s»" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importation dans la table «%s»" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Fichier à importer : " -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Le fichier peut être comprimé (%s) ou non." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6556,15 +6578,15 @@ msgstr "" "Le nom du fichier comprimé doit se terminer par .[format].[compression]. Exemple: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Les téléchargements vers ce serveur ne sont pas permis." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Importation partielle : " -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6572,7 +6594,7 @@ msgstr "" "L'importation précédente a échoué en raison du temps; retransmettez et le " "traitement reprendra à la position %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6583,11 +6605,11 @@ msgstr "" "importer des fichiers volumineux, au détriment du respect des transactions.)" "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Nombre de lignes à ignorer à partir de la première ligne : " -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Options spécifiques au format : " @@ -6596,7 +6618,7 @@ msgstr "Options spécifiques au format : " msgid "Language" msgstr "Langue" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Version" @@ -6640,67 +6662,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Mémoire-tampon" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "État InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Utilisation de la mémoire-tampon" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "pages" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Pages libres" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Pages modifiées" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Pages contenant des données" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Pages devant être vidées" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Pages occupées" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Pages verrouillées" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Activité de la mémoire-tampon" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Requêtes de lecture" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Requêtes d'écriture" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Lectures non-satisfaites" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Nombre d'attentes d'écriture" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Lectures non-satisfaites en %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Nombre d'attentes d'écriture en %" @@ -6936,20 +6958,20 @@ msgstr "" "le système. Si le nombre de journaux dépasse cette valeur, les journaux les " "plus anciens sont détruits, sinon ils sont renommés." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "La documentation de PBXT et des informations additionnelles sont disponibles " "sur %sle site de PrimeBase XT%s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Liens connexes" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "Le blogue de PrimeBase XT par Paul McCullagh" @@ -6957,129 +6979,129 @@ msgstr "Le blogue de PrimeBase XT par Paul McCullagh" msgid "No data found for GIS visualization." msgstr "Données non disponibles pour visualisation GIS." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL a retourné un résultat vide (aucune ligne)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" "Les structures suivanates ont été créées ou modifiées. Ici vous pouvez : " -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Consulter le contenu d'une structure en cliquant sur son nom" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Modifiez l'un des paramètres en cliquant le lien «Options» correspondant" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Modifier sa structure via le lien «Structure»" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Aller à la base de données : %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Paramètres de modification pour %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Aller à la table : %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Structure de %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Aller à la vue : %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Cacher" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binaire" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" "Il est possible que cette colonne
ne soit pas éditable
en raison " "de sa longueur" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binaire - ne pas éditer" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "répertoire de transfert du serveur web" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Continuer l'insertion avec %s lignes" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "et ensuite" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Sauvegarder une nouvelle ligne" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Sauvegarder une nouvelle ligne en ignorant les erreurs" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Afficher l'énoncé d'insertion" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Retourner à la page précédente" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Insérer une nouvelle ligne" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Demeurer sur cette page" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Modifier la ligne suivante" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Utilisez la tabulation pour aller d'une valeur à l'autre, ou CTRL+flèches " "pour aller n'importe où" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Affichage de la requête SQL" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Identifiant de la ligne insérée : %1$d" @@ -7094,234 +7116,234 @@ msgstr "Aucune" msgid "Convert to Kana" msgstr "Conversion en kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Depuis" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Vers" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Exécuter" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Ajouter un préfixe de table" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Ajouter un préfixe" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Voulez-vous vraiment exécuter la requête suivante ?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Pas de modifications" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Jeu de caractères" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgare" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Chinois simplifié" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Chinois traditionnel" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "insensible à la casse" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "sensible à la casse" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Croate" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Tchèque" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danois" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Anglais" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Espéranto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonien" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Allemand" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "dictionnaire" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "annuaire téléphonique" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Hongrois" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandais" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japonais" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Letton" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lituanien" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Coréen" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Farsi" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polonais" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Europe de l'ouest" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Roumain" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovaque" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovène" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Espagnol" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Espagnol traditionnel" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Suédois" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thaï" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turc" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrainien" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "multilingue" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Europe centrale" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Russe" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltique" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Arménien" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cyrillique" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabe" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hébreu" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Géorgien" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grec" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Tchèque-slovaque" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Accueil" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Quitter" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Documentation de phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Actualiser" @@ -7343,8 +7365,8 @@ msgstr "Bienvenue dans %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "La raison probable est que vous n'avez pas créé de fichier de configuration. " "Vous pouvez utiliser le %1$sscript de configuration%2$s dans ce but." @@ -7396,7 +7418,7 @@ msgstr "Mot de passe : " msgid "Server Choice" msgstr "Choix du serveur" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7404,14 +7426,14 @@ msgstr "" "La configuration interdit une connexion sans mot de passe (voir " "AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Aucune activité depuis %s secondes ou plus, veuillez vous reconnecter" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Connexion au serveur MySQL non permise" @@ -7491,7 +7513,7 @@ msgstr "Options d'exportation" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Contenu de la table" @@ -7506,28 +7528,28 @@ msgstr "Événement" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Définition" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Structure de la table" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Structure de la vue" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Doublure de structure pour la vue" @@ -7573,32 +7595,32 @@ msgid "Display MIME types" msgstr "Afficher les types MIME" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Client" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Généré le" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Version du serveur" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Version de PHP" @@ -7680,7 +7702,7 @@ msgstr "" "spéciaux ou des mots réservés)" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Vider la table avant d'insérer" @@ -7758,33 +7780,33 @@ msgstr "" "d'être exportées et importées entre des serveurs de zones horaires " "différentes)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procédures" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Fonctions" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Contraintes pour les tables exportées" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Contraintes pour la table" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "TYPES MIME POUR LA TABLE" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELATIONS POUR LA TABLE" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Erreur de lecture des données : " @@ -7829,15 +7851,15 @@ msgstr "" msgid "Column names: " msgstr "Nom des colonnes : " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Paramètres invalides pour l'importation CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7847,13 +7869,13 @@ msgstr "" "orthographiés correctement, séparés par des virgules et non entourés de " "guillemets." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Format invalide pour les données CSV à la ligne %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Nombre de colonnes invalide dans les données CSV à la ligne %d." @@ -7863,17 +7885,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Nom de la table" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Nom des colonnes" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Ce greffon ne supporte pas les importations en format comprimé !" @@ -7980,17 +8002,6 @@ msgstr "" "option, veuillez laisser la première option vide." #: 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/transformations/" -#| "text_plain__external.inc.php and list the tools you want to make " -#| "available. The first option is then the number of the program you want to " -#| "use and the second option is the parameters for the program. The third " -#| "option, if set to 1, will convert the output using htmlspecialchars() " -#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and " -#| "ensure that the output appears all on one line (Default 1)." msgid "" "LINUX ONLY: Launches an external application and feeds it the column data " "via standard input. Returns the standard output of the application. The " @@ -8092,83 +8103,83 @@ msgstr "" "un préfixe URL comme «http://www.example.com/», en seconde option, un titre " "pour le lien." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "en erreur" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Activé" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Fonctions relationnelles" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Affichage infobulle" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Génération de schémas en PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Commentaires de colonnes" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Transformation" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "La documentation indique comment mettre à jour votre table column_comments" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Requêtes SQL en signets" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Historique SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Tables récemment utilisées (persistantes)" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Préférences d'interface de tables (persistantes)" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Préférences de l'utilisateur" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Guide rapide de configuration des fonctions avancées : " -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Créez les tables requises au moyen de examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Créez un utilisateur pma et donnez-lui accès à ces tables." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8177,17 +8188,17 @@ msgstr "" "(config.inc.php), en vous basant par exemple sur config." "sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Reconnectez-vous à phpMyAdmin afin d'utiliser le fichier de configuration " "modifié." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "pas de description" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Tout décocher" @@ -8195,7 +8206,7 @@ msgstr "Tout décocher" msgid "Slave configuration" msgstr "Configuration de l'esclave" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Changer ou reconfigurer le serveur maître" @@ -8209,9 +8220,9 @@ msgstr "" "[mysqld] : " #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Nom d'utilisateur" @@ -8229,15 +8240,15 @@ msgid "Slave status" msgstr "État de l'esclave" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variable" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID du serveur" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8245,38 +8256,38 @@ msgstr "" "Seuls les esclaves démarrés avec l'option --report-host=host_name sont " "visibles sur cette liste." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Ajouter un utilisateur pour la réplication vers l'esclave" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Tout utilisateur" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Entrez une valeur" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Tout client" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Ce serveur" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Utiliser la table Host" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8284,141 +8295,141 @@ msgstr "" "Quand la table Host est utilisée, ce champ est ignoré et les valeurs de la " "table Host sont utilisées à la place." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Générer un mot de passe" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "La requête «%s» a échoué" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Désolé, il a été impossible de restaurer l'événement." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "La requête conservée est : " -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "L'événement %1$s a été modifié." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "L'événement %1$s a été créé." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" "Au moins une erreur s'est produite lors du traitement de la requête :" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Modifier l'événement" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Erreur dans le traitement de la requête" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Détails" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Nom de l'événement" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Type d'évènement" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Changer pour %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Exécuter à" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Exécuter chaque" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Départ" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Fin" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Suite à l'exécution, conserver" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Créateur" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "Le définisseur doit suivre le format «utilisateur@machine»" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Vous devez fournir un nom pour l'événement" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Vous devez fournir un intervalle valable pour l'événement." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Vous devez fournir un moment d'exécution valable pour l'événement." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Vous devez fournir un type valable pour l'événement." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Vous devez fournir une définition pour l'événement." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Nouveau" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "Désactivé" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "Activé" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "État du planificateur d'événements" @@ -8438,89 +8449,89 @@ msgstr "" "peut échouer ! [/strong] Veuillez utiliser l'extension «mysqli» pour éviter " "ces problèmes." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Type de procédure invalide : «%s»" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Désolé, il a été impossible de restaurer la procédure." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "La procédure %1$s a été modifiée." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "La procédure %1$s a été créée." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Modifier une procédure" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Nom de la procédure" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Paramètres" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Direction" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Taille/Valeurs*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Ajouter un paramètre" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Supprimer le dernier paramètre" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Type retourné" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Taille/Valeurs à retourner" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Options de retour" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Est déterministe" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Type de sécurité" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "Accès aux données SQL" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Vous devez fournir un nom pour la procédure" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "La direction «%s» fournie pour le paramètre est invalide." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8528,37 +8539,37 @@ msgstr "" "Vous devez fournir une longueur ou une valeur pour les paramètres de type " "ENUM, SET, VARCHAR et VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Vous devez fournir un nom et un type pour chacun des paramètres." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Vous devez fournir un type de retour valable pour la procédure." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Vous devez fournir une définition pour la procédure." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "%d ligne a été affectée par le dernier énoncé de la procédure" msgstr[1] "%d lignes ont été affectées par le dernier énoncé de la procédure" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Résultats de l'exécution de la procédure %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Exécuter la procédure" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Paramètres de procédure" @@ -8589,23 +8600,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Moment" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Vous devez fournir un nom valable pour le déclencheur" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Vous devez fournir une temporisation valable pour le déclencheur" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Vous devez fournir un événement valable pour le déclencheur" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Vous devez fournir un nom de table valable" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Vous devez fournir une définition pour le déclencheur." @@ -8690,138 +8701,138 @@ msgstr "Aucun événement nommé %1$s n'a été trouvé dans la base de données msgid "There are no events to display." msgstr "Aucun évènement à afficher." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "La table %s n'existe pas !" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Les coordonnées de la table %s n'ont pas été configurées" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Schéma de la base %s - Page %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Cette page ne contient aucune table !" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "Erreur de schéma : " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Schéma relationnel" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Table des matières" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Attributs" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Créer une page" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Nom de la page" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Mise en page automatique" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Relations internes" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Page à éditer" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Choisissez la page" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Choisissez les tables" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Afficher le schéma relationnel" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Choisissez le type d'exportation des relations" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Grille" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Couleurs" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Dimension des tables" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Afficher toutes les tables avec une largeur identique" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Ne montrer que les clés" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Paysage" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portrait" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientation" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Taille du papier" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8829,7 +8840,7 @@ msgstr "" "Cette page fait référence à des tables qui n'existent plus. Voulez-vous " "effacer ces références ?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Éditeur visuel" @@ -8848,44 +8859,44 @@ msgstr "Langue inconnue: %1$s." msgid "Current Server" msgstr "Serveur actuel" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Base de données source" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Serveur actuel" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Serveur distant" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Différence" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Base de données cible" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Cliquer pour sélectionner" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Exécuter une ou des requêtes SQL sur le serveur %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Exécuter une ou des requêtes SQL sur la base %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Vider" @@ -8894,11 +8905,11 @@ msgstr "Vider" msgid "Columns" msgstr "Colonnes" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Conserver cette requête SQL dans les signets" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Signet visible pour les autres utilisateurs" @@ -8991,15 +9002,15 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "Le validateur SQL n'a pas pu être initialisé. Vérifiez que les extensions " -"PHP nécessaires ont bien été installées tel que décrit dans la " -"%sdocumentation%s." +"PHP nécessaires ont bien été installées tel que décrit dans la %" +"sdocumentation%s." #: libraries/tbl_common.inc.php:53 #, php-format msgid "Tracking of %s is activated." msgstr "Le suivi de %s est activé." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -9011,7 +9022,7 @@ msgstr "" "apostrophe (\"'\") dans l'une de ces valeurs, faites-le précéder d'un " "antislash (par exemple '\\\\xyz' ou 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9019,17 +9030,17 @@ msgstr "" "Pour les valeurs par défaut, veuillez n'entrer qu'une seule valeur, sans " "caractère d'échappement ou apostrophes, sous la forme: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Index" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "Déplacer une colonne" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9038,11 +9049,11 @@ msgstr "" "La %sdescription des transformations%s explique les transformations " "possibles en fonction des types MIME" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Options de transformation" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9054,57 +9065,57 @@ msgstr "" "ou une apostrophe (\"'\") parmi ces valeurs, faites-le précéder du caractère " "d'échappement, par exemple '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "Données trop longues pour ENUM ou SET ?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Obtenir plus d'espace d'édition" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Aucune" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Tel que défini : " -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primaire" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Texte entier" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "en premier" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "après %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Ajouter %s colonne(s)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Vous devez ajouter au moins une colonne." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Moteur de stockage" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Définition de PARTITION" @@ -9126,11 +9137,11 @@ msgstr "" "stockage permanent requiert l'installation de %sstockage de configurations " "phpMyAdmin%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Impossible de sauvegarder la configuration" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9147,81 +9158,81 @@ msgstr "Aucun fichier présent dans l'archive ZIP !" msgid "Error in ZIP archive:" msgstr "Erreur rencontrée dans l'archive ZIP : " -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Paramètres généraux" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Interclassement pour la connexion au serveur" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Paramètres d'affichage" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Plus de paramètres" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Serveur de base de données" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Logiciel" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Version du logiciel" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Version du protocole" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Utilisateur" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Jeu de caractères du serveur" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Serveur web" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Version du client de base de données" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Extension PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Afficher les informations relatives à PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Site officiel" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Contribuer" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Obtenir de l'aide" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Liste des changements" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9233,7 +9244,7 @@ msgstr "" "serveur MySQL est donc ouvert aux intrusions, et vous devriez corriger ce " "problème de sécurité." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9243,7 +9254,7 @@ msgstr "" "option est incompatible avec phpMyAdmin et peut nuire au traitement des " "données !" -#: main.php:294 +#: main.php:297 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 " @@ -9254,19 +9265,19 @@ msgstr "" "phpMyAdmin est incapable de gérer correctement les caractères et il peut en " "résulter des problèmes." -#: main.php:302 +#: main.php:305 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." +"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 "" "La valeur du paramètre PHP [a@http://php.net/manual/fr/session.configuration." -"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] est plus petite " -"que la durée du cookie configurée dans phpMyAdmin; donc, votre session de " -"travail expirera plus tôt." +"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] est plus " +"petite que la durée du cookie configurée dans phpMyAdmin; donc, votre " +"session de travail expirera plus tôt." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9275,13 +9286,13 @@ msgstr "" "LoginCookieValidity; donc, votre session de travail expirera plus tôt que la " "valeur configurée dans phpMyAdmin." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Vous devez ajouter dans le fichier de configuration une phrase de passe " "secrète (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9291,7 +9302,7 @@ msgstr "" "présent dans votre répertoire phpMyAdmin. Vous devriez le supprimer quand " "vous aurez terminé la configuration de phpMyAdmin." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9301,7 +9312,7 @@ msgstr "" "certaines fonctionnalités ont été désactivée. Pour en connaître la raison, " "cliquez %sici%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9310,7 +9321,7 @@ msgstr "" "La version de votre bibliothèque MySQL (%s) de PHP diffère de la version de " "votre serveur MySQL (%s). Ceci peut occasionner un comportement imprévisible." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9319,24 +9330,24 @@ msgstr "" "Ce serveur utilise Suhosin. Veuillez vous référer à la %sdocumentation%s " "pour en connaître les conséquences possibles." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Aucune base de données" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "Filtrer par nom de base de données" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Filtrer par nom de table" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Nouvelle table" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Choisissez une base de données" @@ -9384,7 +9395,7 @@ msgstr "Bascule agrandir/réduire" msgid "Toggle relation lines" msgstr "Basculement des lignes de relations" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Importer/Exporter les coordonnées pour le schéma PDF" @@ -9442,67 +9453,67 @@ msgstr "Regroupement" msgid "Active options" msgstr "Options actives" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "La page a été créée" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Échec de création de page" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Page" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Importer depuis la page sélectionnée" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Exporter vers la page sélectionnée" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Créer une page et y exporter" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Nom de la nouvelle page : " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Exporter/Importer à l'échelle" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "recommandé" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Erreur: relation déjà existante." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Erreur: relation non ajoutée." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Relation de type FOREIGN KEY ajoutée" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Relation interne ajoutée" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relation supprimée" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Erreur lors de la sauvegarde des coordonnées Concepteur." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Les modifications ont été sauvegardées" @@ -9581,15 +9592,15 @@ msgstr "Les paramètres existants seront écrasés !" msgid "You can reset all your settings and restore them to default values." msgstr "Vous pouvez ramener tous vos paramètres à leur valeur par défaut." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importe les fichiers" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Tout" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "La table %s est absente ou non définie dans %s" @@ -9598,37 +9609,37 @@ msgstr "La table %s est absente ou non définie dans %s" msgid "File doesn't exist" msgstr "Le fichier n'existe pas" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Sélectionnez le log binaire à consulter" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Fichiers" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Afficher les requêtes tronquées" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Afficher les requêtes complètes" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Nom du journal binaire" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Position" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Position d'origine" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Information" @@ -9636,31 +9647,31 @@ msgstr "Information" msgid "Character Sets and Collations" msgstr "Jeux de caractères et interclassement" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d bases de données a été supprimée." msgstr[1] "%1$d bases de données ont été supprimées." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statistiques sur les bases de données" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Réplication maître" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Réplication esclave" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Activer les statistiques" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9668,7 +9679,7 @@ msgstr "" "Note: L'activation des statistiques peut causer un trafic important entre le " "serveur web et le serveur MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Moteurs de stockage" @@ -9696,7 +9707,7 @@ msgstr "Module" msgid "Library" msgstr "Bibliothèque" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Version" @@ -9712,123 +9723,123 @@ msgstr "Licence" msgid "disabled" msgstr "désactivé" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Tous les privilèges sauf GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Permission de modifier la structure des tables existantes." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Permission de modifier et de supprimer des procédures stockées." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Permission de créer des bases de données et des tables." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Permission de créer des procédures stockées." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Permission de créer des tables." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Permission de créer des tables temporaires." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Permission de créer, supprimer et renommer des comptes utilisateurs." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Permission de créer des vues." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Permission de détruire des données." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Permission d'effacer des bases de données et des tables." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Permission d'effacer des tables." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" "Permission de mettre en place des événements pour le programmateur " "d'événements" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Permission d'exécuter des procédures stockées." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" "Permission d'importer et d'exporter des données à partir de / dans des " "fichiers." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Permission d'ajouter des utilisateurs et des privilèges sans avoir besoin de " "recharger les privilèges." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Permission de créer et d'effacer des index." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Permission d'ajouter et de remplacer des données." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" "Permission de verrouiller des enregistrements dans le fil courant (unité " "d'exécution)." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Limite du nombre de nouvelles connexions qu'un utilisateur peut démarrer, " "par heure." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Limite du nombre de requêtes qu'un utilisateur peut envoyer au serveur, par " "heure." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9836,63 +9847,63 @@ msgstr "" "Limite du nombre de commandes changeant une table ou base de données, qu'un " "utilisateur peut exécuter, par heure." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Limite le nombre de connexions simultanées autorisées pour un utilisateur." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Permission de voir les processus de tous les utilisateurs" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Non effectif dans cette version de MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Permission de recharger les paramètres du serveur, et de vidanger la mémoire " "cache." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Permission de demander où sont les maîtres et les esclaves (système de " "duplication)." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Nécessaire pour les esclaves (système de duplication)." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Permission de lire des données." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Permission de voir la liste complète des noms de bases de données." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Permission d'exécuter SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Permission d'arrêter le serveur." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9903,301 +9914,301 @@ msgstr "" "administratif, par exemple les changements de variables globales ou la " "destruction de processus." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Permission de créer et de supprimer des déclencheurs" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Permission de changer des données." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Pas de privilèges." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Aucun" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Privilèges spécifiques à une table" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Veuillez noter que les noms de privilèges sont exprimés en anglais" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administration" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Privilèges globaux" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Privilèges spécifiques à une base de données" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Limites de ressources" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Note: Une valeur de 0 (zero) enlève la limite." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Information pour la connexion" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Conserver le mot de passe" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Aucun utilisateur n'a été trouvé." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "L'utilisateur %s existe déjà !" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Vous avez ajouté un utilisateur." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Vous avez modifié les privilèges pour %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Vous avez révoqué les privilèges pour %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Le mot de passe de %s a été changé." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Destruction de %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Aucun utilisateur n'a été choisi en vue de le détruire !" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Chargement des privilèges en cours" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Les utilisateurs sélectionnés ont été effacés." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Les privilèges ont été rechargés." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Changer les privilèges" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Révoquer" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Tout exporter" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "N'importe quel" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Privilèges pour tous les utilisateurs" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Privilèges pour %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Survol des utilisateurs" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "«Grant»" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Effacer les utilisateurs sélectionnés" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Effacer tous les privilèges de ces utilisateurs, puis les effacer." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" "Supprimer les bases de données portant le même nom que les utilisateurs." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Note: phpMyAdmin obtient la liste des privilèges directement à partir des " "tables MySQL. Le contenu de ces tables peut être différent des privilèges " "effectifs, si des changements manuels ont été apportés. Dans ce cas, vous " "devriez %srecharger les privilèges%s avant de continuer." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "L'utilisateur choisi n'existe pas dans la table des privilèges." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Privilèges de colonnes" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Ajouter des privilèges sur cette base de données" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Préfixer avec \\ les passepartouts _ et % pour un usage littéral" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Ajouter des privilèges sur cette table" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Changement des informations de connexion / Copie d'utilisateur" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Créer un nouvel utilisateur avec les mêmes privilèges et ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... conserver intact l'ancien utilisateur." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... supprimer l'ancien utilisateur." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" "... effacer tous les privilèges de l'ancien utilisateur, puis l'effacer." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" "... supprimer l'ancien utilisateur, puis recharger les privilèges au serveur." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Base de données pour cet utilisateur" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" "Créer une base portant son nom et donner à cet utilisateur tous les " "privilèges sur cette base" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Donner les privilèges passepartout (utilisateur\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Donner tous les privilèges sur la base de données "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Utilisateurs ayant accès à "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "spécifique à cette base de données" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "passepartout" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "La vue %s a été supprimée." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Erreur inconnue" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Connexion impossible sur le maître %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Impossible de lire la position du journal sur le maître. Possible problème " "de privilège sur le maître." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Impossible de changer le maître" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Le serveur maître est maintenant %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Ce serveur est un serveur maître dans le processus de réplication." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Montrer l'état du maître" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Montrer les esclaves connectés" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10206,11 +10217,11 @@ msgstr "" "Ce serveur n'est pas configuré comme maître dans un processus de " "réplication. Désirez-vous le configurer ?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Configuration du maître" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10224,19 +10235,19 @@ msgstr "" "répliquées) soit ignorer toutes les bases en demandant que certaines d'entre " "elles soient répliquées. Veuillez choisir le mode : " -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Répliquer toutes les bases de données; Ignorer : " -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Ignorer toutes les bases de données; Répliquer : " -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Sélectionnez les bases de données : " -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10244,7 +10255,7 @@ msgstr "" "Maintenant, ajoutez les lignes suivantes à la fin de votre fichier my.cnf " "puis redémarrez le serveur MySQL." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10254,84 +10265,84 @@ msgstr "" "suite vous devriez voir un message vous informant que ce serveur est " "configuré comme maître" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Le fil d'exécution SQL ne tourne pas sur le serveur esclave !" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Le fil d'exécution IO ne tourne pas sur le serveur esclave !" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Le serveur est configuré comme esclave dans un processus de réplication. " "Voudriez-vous : " -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Montrer l'état de l'esclave" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Synchroniser les bases de données avec le serveur maître" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Contrôler le serveur esclave : " -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Démarrer complètement" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Arrêter complètement" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Réinitialiser l'esclave" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Démarrer seulement le fil d'exécution SQL" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Arrêter seulement le fil d'exécution SQL" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Démarrer seulement le fil d'exécution des entrées-sorties" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Arrêter seulement le fil d'exécution des entrées-sorties" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Gestion des erreurs : " -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Ignorer les erreurs peut mener à une désynchronisation entre les serveurs " "maître et esclave !" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Ignorer l'erreur courante" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Ignorer les prochaines" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "erreurs." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10340,127 +10351,127 @@ msgstr "" "Ce serveur n'est pas configuré comme esclave dans un processus de " "réplication. Désirez-vous le configurer ?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Le processus %s a été éliminé." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin n'a pu éliminer le processus %s. Il était probablement déjà fermé." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Gestionnaire" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Cache des requêtes" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Fils d'exécution" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Données temporaires" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Insertions avec délais" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Cache des clés" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Jointures" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Mécanisme de tri" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Coordonnateur des transactions" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Fermer toutes les tables" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Montrer les tables ouvertes" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Montrer les serveurs esclaves" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Montrer l'état des serveurs esclaves" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Vider la cache des requêtes" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Informations sur le serveur" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Toutes les variables d'état" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Surveillance" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Conseiller" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Taux de rafraîchissement : " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filtres" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Contenant le mot : " -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Afficher uniquement les valeurs d'alerte" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filtrer par catégorie..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Afficher les valeurs non formattées" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Liens connexes : " -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Lancer l'analyseur" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Consignes" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10468,7 +10479,7 @@ msgstr "" "Le conseiller peut donner des recommandations au sujet des variables de " "serveur." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10477,7 +10488,7 @@ msgstr "" "Veuillez noter que ce système se base sur de simples calculs et des règles " "de base qui ne s'appliquent pas nécessairement à votre serveur." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10487,7 +10498,7 @@ msgstr "" "(lisez la documentation) et de savoir comment défaire le changement. Un " "réglage incorrect peut affecter négativement la performance." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10498,31 +10509,31 @@ msgstr "" "produite." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Questions depuis le démarrage : %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Information" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Trafic réseau depuis le démarrage : %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Ce serveur MySQL fonctionne depuis %1$s. Il a démarré le %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10530,19 +10541,19 @@ msgstr "" "Ce serveur est un serveur maître et esclave dans le processus " "de réplication." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Ce serveur est un serveur maître dans le processus de réplication." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Ce serveur est un serveur esclave dans le processus de " "réplication." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10550,11 +10561,11 @@ msgstr "" "Pour plus d'information sur l'état de la réplication sur ce serveur, " "consultez la section de réplication." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "État de la réplication" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10563,35 +10574,35 @@ msgstr "" "dépassée, auquel cas les statistiques rapportées par MySQL peuvent être " "inexactes." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Reçu" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Envoyé" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "max. de connexions simultanées" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Tentatives échouées" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Arrêts prématurés" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Commande" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10599,11 +10610,11 @@ msgstr "" "Le nombre de connexions avortées en raison d'une interruption du client sans " "fermeture adéquate de la connexion." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Le nombre de tentatives de connexion au serveur MySQL infructueuses." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10613,18 +10624,18 @@ msgstr "" "mais qui ont excédé la valeur de binlog_cache_size et ont utilisé un fichier " "temporaire pour stocker les énoncés de la transaction." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Le nombre de transactions qui ont utilisé la cache temporaire du log binaire." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" "Le nombre de tentatives de connexion (réussies ou non) au serveur MySQL." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10637,11 +10648,11 @@ msgstr "" "tmp_table_size afin que les tables temporaires soient maintenues en mémoire " "au lieu d'être sur disque." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Le nombre de fichiers temporaires créés par mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10649,7 +10660,7 @@ msgstr "" "Le nombre de tables temporaires en mémoire créées automatiquement par le " "serveur lors de l'exécution d'énoncés." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10657,7 +10668,7 @@ msgstr "" "Le nombre de lignes écrites avec INSERT DELAYED pour lesquels une erreur est " "survenue (probablement un doublon sur la clé)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10665,23 +10676,23 @@ msgstr "" "Le nombre de fils d'exécution utilisés pour INSERT DELAYED. Un fil est " "utilisé pour chacune des tables sur lesquelles un INSERT DELAYED a lieu." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Le nombre de lignes écrites via INSERT DELAYED." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Le nombre de commandes FLUSH exécutées." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Le nombre de commandes COMMIT internes." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Le nombre de fois qu'une ligne a été supprimée d'une table." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10691,7 +10702,7 @@ msgstr "" "une table portant un certain nom. Ceci est appelé "découverte". Ce " "paramètre indique le nombre de fois que des tables ont été découvertes." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10702,7 +10713,7 @@ msgstr "" "d'un index; par exemple, SELECT col1 FROM foo, en assumant que col1 est une " "colonne indexée." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10710,7 +10721,7 @@ msgstr "" "Le nombre de requêtes pour lire une ligne via une clé. Si élevé, c'est une " "bonne indication que vos tables sont correctement indexées." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10720,7 +10731,7 @@ msgstr "" "Ceci est augmenté si vous interrogez une colonne indexée avec un critère de " "fourchette ou si vous parcourez l'index." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10728,7 +10739,7 @@ msgstr "" "Le nombre de requêtes de lecture de la ligne précédente, en ordre de clé. " "Utilisé surtout pour optimiser ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10741,7 +10752,7 @@ msgstr "" "demandent à MySQL de parcourir des tables en entier, ou vous avez des " "jointures qui n'utilisent pas correctement les clés." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10753,35 +10764,35 @@ msgstr "" "tables ne sont pas correctement indexées ou que vos requêtes ne sont pas " "écrites de façon à tirer parti des index que vous avez définis." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Le nombre d'énoncés ROLLBACK internes." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Le nombre de requêtes de mise à jour de lignes dans une table." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Le nombre de requêtes d'insertion de lignes dans une table." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Le nombre de pages contenant des données." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Le nombre de pages contenant des données «dirty»." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Le nombre de pages de mémoire-tampon qui ont été effacées." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Le nombre de pages libres." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10791,7 +10802,7 @@ msgstr "" "train d'être lues ou écrites, ou qui ne peuvent être supprimées pour une " "autre raison." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10803,11 +10814,11 @@ msgstr "" "comme suit: Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Taille totale de la réserve, en pages." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10816,7 +10827,7 @@ msgstr "" "lorsqu'une requête doit balayer une large portion de table en ordre " "discontinu." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10824,11 +10835,11 @@ msgstr "" "Le nombre de lectures séquentielles effectuées par InnoDB. Ceci survient " "quand InnoDB fait un parcours séquentiel intégral de la table." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Le nombre de requêtes de lectures logiques effectuées par InnoDB." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10836,7 +10847,7 @@ msgstr "" "Le nombre de lectures que InnoDB n'a pu faire à partir de la réserve, menant " "à une lecture directe d'une page." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10850,51 +10861,51 @@ msgstr "" "Ceci compte le nombre de fois qu'une telle attente a été nécessaire. Si la " "taille de la réserve est adéquate, cette valeur devrait être petite." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Le nombre d'écritures faites dans la réserve InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Le nombre d'opérations fsync() faites jusqu'à présent." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Le nombre d'opérations fsync() actuellement en attente." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Le nombre actuel de lectures en attente." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Le nombre actuel d'écritures en attente." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "La quantité d'octets lus jusqu'à présent." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Le nombre total de lectures de données." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Le nombre total d'écritures de données." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "La quantité d'octets écrits jusqu'à présent." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "Le nombre de pages utilisées pour des opérations «doublewrite»." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "Le nombre d'opérations «doublewrite» effectuées." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10902,35 +10913,35 @@ msgstr "" "Le nombre d'attentes en raison d'un tampon du fichier témoin trop petit; il " "fallait attendre qu'il se libère avant de continuer." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Le nombre de requêtes d'écritures sur le fichier témoin." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Le nombre d'écritures physiques au fichier témoin." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Le nombre d'écritures fsync() sur le fichier témoin." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Le nombre de synchronisations (fsync) du fichier témoin en attente." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Le nombre d'écritures du fichier témoin en attente." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Le nombre d'octets écrits sur le fichier témoin." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Le nombre de pages créées." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10939,51 +10950,51 @@ msgstr "" "valeurs sont comptées par page; la taille de page leur permet d'être " "facilement converties en octets." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Le nombre de pages lues." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Le nombre de pages écrites." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Le nombre de verrous d'enregistrements actuellement en attente." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Le temps d'attente moyen pour acquérir un verrou, en millisecondes." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Le temps total utilisé pour acquérir un verrou, en millisecondes." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Le temps d'attente maximum pour acquérir un verrou, en millisecondes." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Le nombre de fois qu'on a dû attendre pour un verrou." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Le nombre de lignes supprimées des tables InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Le nombre de lignes insérées dans des tables InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Le nombre de lignes lues dans des tables InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Le nombre de lignes mises à jour dans des tables InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10992,7 +11003,7 @@ msgstr "" "pas encore transférés sur disque. Anciennement connu sous le nom " "Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11001,7 +11012,7 @@ msgstr "" "cette valeur pour déterminer la proportion de la cache de clés qui est " "utilisée." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11011,15 +11022,15 @@ msgstr "" "maximum du nombre de blocs qui ont été utilisés en même temps dans le cache " "de clés." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "Pourcentage de la cache de clés qui est utilisé (valeur calculée)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Le nombre de requêtes de lecture d'un bloc de clés depuis la cache." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11030,7 +11041,7 @@ msgstr "" "petite. Le taux d'échec de la cache peut être calculé par Key reads/Key read " "requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -11038,22 +11049,22 @@ msgstr "" "Échecs dans la cache de clés, en calculant le taux de lectures physiques " "comparé aux requêtes de lecture (valeur calculée)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Le nombre de requêtes en vue d'écrire un bloc de clé dans la cache." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Le nombre d'écritures physiques d'un bloc de clés vers le disque." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" "Pourcentage d'écritures physiques versus les requêtes d'écriture (valeur " "calculée)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11064,18 +11075,18 @@ msgstr "" "pour une même requête. La valeur de 0 indique qu'aucune requête n'a encore " "été compilée." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" "Le nombre maximum de connexions simultanées depuis le démarrage du serveur." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Le nombre de lignes en attente d'écriture (INSERT DELAYED)." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11083,19 +11094,19 @@ msgstr "" "Le nombre tables qui ont été ouvertes. Si trop élevé, votre cache de table " "est probablement trop petite." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Le nombre de fichiers qui sont ouverts." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "Le nombre de flux de données qui sont ouverts." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Le nombre de tables qui sont ouvertes." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -11105,19 +11116,19 @@ msgstr "" "peut indiquer des problèmes de fragmentation, qui peuvent être réglés par la " "commande FLUSH QUERY CACHE." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "La quantité de mémoire libre dans la cache de requêtes." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Le nombre de succès dans la cache." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Le nombre de requêtes ajoutées à la cache." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11129,7 +11140,7 @@ msgstr "" "afin de peaufiner la taille de la cache. La stratégie utilisée pour " "déterminer quelles requêtes seront retirées est LRU (least recently used)." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11137,19 +11148,19 @@ msgstr "" "Le nombre de requêtes non en cache (impossible à placer en cache, ou non " "cachée en raison du paramètre query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Le nombre de requêtes enregistrées dans la cache." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Le nombre total de blocs dans la cache de requêtes." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "L'état de la réplication sans échec (pas encore implantée)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11157,13 +11168,13 @@ msgstr "" "Le nombre de jointures qui n'ont pas utilisé d'index. Si cette valeur est " "supérieure à 0, vérifiez soigneusement les indexes de vos tables." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Le nombre de jointures qui ont utilisé une recherche par plage sur une table " "de référence." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11172,7 +11183,7 @@ msgstr "" "ligne. (Si ceci est supérieur à 0, vérifiez soigneusement les indexes de vos " "tables.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11180,19 +11191,19 @@ msgstr "" "Le nombre de jointures qui ont utilisé des plages sur la première table. " "(Normalement non critique même si cette valeur est élevée.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" "Le nombre de jointures qui ont nécessité le parcours complet de la première " "table." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "Le nombre de tables temporaires actuellement ouvertes par le fil d'exécution " "SQL de l'esclave." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11200,11 +11211,11 @@ msgstr "" "Nombre de fois (depuis le démarrage) que le fil d'exécution SQL de l'esclave " "a envoyé à nouveau des transactions." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "Ceci est à ON si ce serveur est un esclave connecté à un maître." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11212,14 +11223,14 @@ msgstr "" "Le nombre de fils d'exécution dont le temps de création a excédé " "slow_launch_time secondes." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Le nombre de requêtes dont le temps d'exécution a excédé long_query_time " "secondes." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11228,23 +11239,23 @@ msgstr "" "Le nombre d'opérations de fusion effectuées par l'algorithme de tri. Si ce " "nombre est élevé, augmentez la valeur du paramètre sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Le nombre de tri effectués avec des plages." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Le nombre de lignes triées." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Le nombre de tri effectués via un parcours de la table." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Le nombre de fois qu'un verrou de table a été acquis immédiatement." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11256,7 +11267,7 @@ msgstr "" "des problèmes de performance, commencez par optimiser vos requêtes, puis " "subdivisez vos tables ou encore utiliser la réplication." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11266,11 +11277,11 @@ msgstr "" "calculé via Nombre de fils / connexion. Si cette valeur est en rouge, vous " "devriez augmenter la taille de cette cache." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Le nombre de connexions ouvertes actuellement." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11283,47 +11294,47 @@ msgstr "" "perceptible de la performance si votre serveur gère correctement les fils " "d'exécution.)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "Taux de succès de la cache des fils d'exécution (valeur calculée)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Le nombre de fils d'exécution non suspendus." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Démarrer la surveillance" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Consignes / réglages" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Terminé de modifier les graphiques" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Ajouter un graphique" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Modifier les graphiques" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Taux de rafraîchissement" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Colonnes du graphique" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Disposition du graphique" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11331,15 +11342,15 @@ msgstr "" "La disposition du graphique est stockée dans le navigateur. Vous pouvez " "vouloir l'exporter si vous avez une configuration complexe." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Ramener la valeur par défaut" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Consignes pour la surveillance" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11353,7 +11364,7 @@ msgstr "" "slow_query_log ou general_log. Cependant, general_log produit beaucoup de " "données et augmente jusqu'à 15% la charge du serveur" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11365,11 +11376,11 @@ msgstr "" "est supportée par MySQL 5.1.6 et supérieur. Vous pouvez tout de même " "utiliser les graphiques de serveur." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Utilisation de la surveillance : " -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11379,7 +11390,7 @@ msgstr "" "pouvez ajouter des graphiques et modifier le taux de rafraîchissement sous " "«Paramètres», ou supprimer tout graphique via l'cône de rouage." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11392,11 +11403,11 @@ msgstr "" "statistiques sous forme de requêtes groupées, par la suite vous pouvez " "cliquer sur tout énoncé SELECT pour une analyse plus poussée." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Note : " -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11409,87 +11420,87 @@ msgstr "" "portion de temps et de désactiver general_log puis de vider la table " "correspondante lorsque la surveillance n'est plus requise." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Graphique prédéfini" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Variables d'état" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Choisissez les séries : " -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Couramment surveillés" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "ou entrez un nom de variable : " -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Afficher en tant que valeur différentielle" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Appliquer un diviseur" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Ajouter l'unité aux valeurs de données" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Ajouter cette série" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Effacer la série" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Séries dans le graphique : " -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Statistiques des journaux" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Sélectionnez un intervalle de temps : " -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Ne traiter que les énoncés SELECT, INSERT, UPDATE et DELETE" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" "Enlever les données variables des énoncés INSERT pour un meilleur groupement" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "Choisissez depuis quel journal les statistiques doivent être générées." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Les résultats sont regroupés par le texte des requêtes." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Analyseur de requêtes" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d seconde" msgstr[1] "%d secondes" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11504,8 +11515,8 @@ msgstr "Connexion à la source impossible" msgid "Could not connect to the target" msgstr "Connexion à la cible impossible" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "La base de données «%s» n'existe pas." @@ -11607,19 +11618,19 @@ msgstr "" "La base de données cible sera complètement synchronisée avec la base source. " "La base source ne sera pas modifiée." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Échec de mise à jour de la variable" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Variables et paramètres du serveur" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Valeur pour la session" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Valeur globale" @@ -11809,8 +11820,8 @@ msgid "" msgstr "" "Cette %soption%s ne devrait pas être activée car elle permet à un attaquant " "de tenter de forcer l'entrée sur tout serveur MySQL. Si vous en avez " -"réellement besoin, utilisez la %sliste des serveurs mandataires de confiance" -"%s." +"réellement besoin, utilisez la %sliste des serveurs mandataires de confiance%" +"s." #: setup/lib/index.lib.php:296 msgid "" @@ -11862,8 +11873,8 @@ msgid "" msgstr "" "Le paramètre %sLogin cookie validity%s avec une valeur de plus de 1440 " "secondes peut causer des interruptions de la session de travail si le " -"paramètre %ssession.gc_maxlifetime%s a une plus petite valeur (actuellement " -"%d)." +"paramètre %ssession.gc_maxlifetime%s a une plus petite valeur (actuellement %" +"d)." #: setup/lib/index.lib.php:306 #, php-format @@ -11882,8 +11893,8 @@ msgid "" "cookie validity%s must be set to a value less or equal to it." msgstr "" "Si vous utilisez l'authentification cookie et que le paramètre %sLogin " -"cookie store%s n'a pas une valeur de 0, le paramètre %sLogin cookie validity" -"%s doit avoir une valeur plus petite ou égale à celui-ci." +"cookie store%s n'a pas une valeur de 0, le paramètre %sLogin cookie validity%" +"s doit avoir une valeur plus petite ou égale à celui-ci." #: setup/lib/index.lib.php:310 #, php-format @@ -11893,8 +11904,8 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"Si vous l'estimez nécessaire, utilisez des paramètres de protection - " -"%sauthentification du serveur%s et %sserveurs mandataires de confiance%s. " +"Si vous l'estimez nécessaire, utilisez des paramètres de protection - %" +"sauthentification du serveur%s et %sserveurs mandataires de confiance%s. " "Cependant, la protection par adresse IP peut ne pas être fiable si votre IP " "appartient à un fournisseur via lequel des milliers d'utilisateurs, vous y " "compris, sont connectés." @@ -11958,46 +11969,46 @@ msgstr "" msgid "Wrong data" msgstr "Données incorrectes" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Le signet «%s» a été utilisé comme requête par défaut." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Voulez-vous vraiment exécuter la requête suivante ?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Affichage du code PHP" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "SQL validé" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Résultat de la requête SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Généré par" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Il y a des problèmes avec les index de la table `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Intitulé" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "La table %1$s a été modifiée avec succès" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "Les colonnes ont été déplacées avec succès." @@ -12058,12 +12069,12 @@ msgstr "Étiquette pour l'axe des Y : " msgid "Y Values" msgstr "Valeurs en Y" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "La table %s existe déjà !" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "La table %1$s a été créée." @@ -12108,208 +12119,208 @@ msgstr "Sauvegarder dans un fichier" msgid "File name" msgstr "Nom du fichier" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Le nom d'une clé primaire doit être «PRIMARY» !" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "La clé ne peut être renommée PRIMARY !" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Aucune colonne n'a été définie pour cet index !" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Ajouter un index" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Modifier l'index" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Nom de l'index : " -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(«PRIMARY» doit et ne peut être que le nom d'une clé primaire!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Type d'index : " -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Ajouter à l'index %s colonne(s)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "On ne peut déplacer la table sur elle-même !" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "On ne peut copier la table sur elle-même !" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "La table %s a été déplacée vers %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "La table %s a été copiée vers %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Le nom de la table est vide !" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Ordonner la table par" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(à refaire après insertions/destructions)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Déplacer la table vers (base.table) : " -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Options pour cette table" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Changer le nom de la table pour" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Copier la table vers (base.table) : " -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Aller à la table copiée" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Maintenance de la table" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Défragmenter la table" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "La table %s a été rechargée" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Recharger la table (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Supprimer les données ou la table" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Vider la table (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Supprimer la table (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Gestion des partitions" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partition %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analyser" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Vérifier" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimiser" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Reconstruire" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Réparer" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Supprimer le partitionnement" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Vérifier l'intégrité référentielle : " -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Affichage des tables" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Espace utilisé" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Effectif" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statistiques" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statique" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dynamique" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Longueur de ligne" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Taille de la ligne" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Prochain index automatique" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Erreur lors de la création de la clé étrangère sur %1$s (vérifiez le type " "des colonnes)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Relation interne" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12317,131 +12328,131 @@ msgstr "" "Une relation interne n'est pas nécessaire lorsqu'une clé correspondante de " "type FOREIGN KEY existe." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Contrainte de clé étrangère" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Spatial" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Valeurs distinctes" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Ajouter une clé primaire" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Ajouter un index unique" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Ajouter un index SPATIAL" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Ajouter un index FULLTEXT" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Aucune" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "La colonne %s a été effacée" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Une clé primaire a été ajoutée sur %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Un index a été ajouté sur %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Montrer d'autres actions" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "Déplacer des colonnes" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "Déplacez les colonnes en les faisant glisser vers le haut ou le bas." -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Modifier la vue" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "vue relationnelle" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Suggérer des optimisations quant à la structure de la table" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Ajouter une colonne" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "En fin de table" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "En début de table" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Après %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Créer un index sur  %s colonnes" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "partitionné" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Rapport de suivi pour la table `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Version %1$s créée, le suivi pour %2$s est activé." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Le suivi de %1$s a été désactivé à la version %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Le suivi de %1$s a été activé à la version %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "Énoncés SQL exécutés." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12450,117 +12461,117 @@ msgstr "" "temporaire. Veuillez vous assurer que vous avez les privilèges appropriés à " "cette opération." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Enlevez les deux lignes suivantes si elles sont inutiles." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "Énoncés SQL exportés. Vous pouvez copier le fichier ou l'exécuter." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Instantané de la version %s (code SQL)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Le suivi des définitions de données a été effacé avec succès" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Erreur de requête" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Le suivi des manipulations de données a été effacé avec succès" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Suivi des énoncés" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Montrer %1$s depuis le %2$s jusqu'au %3$s par l'utilisateur %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Supprimer du rapport le suivi des données" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Aucune donnée" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Date" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Énoncé de définition de données" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Énoncé de manipulation de données" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Exportation SQL (télécharger)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Exportation SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Cette option remplacera votre table et son contenu." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Exécution SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Exporter en tant que %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Montrer les versions" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Désactiver le suivi de %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Désactiver maintenant" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Activer le suivi de %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Activer maintenant" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Créer la version %1$s de %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Suivre les énoncés de définition de données suivants : " -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Suivre les énoncés de manipulation de données suivants : " -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Créer une version" @@ -12589,11 +12600,11 @@ msgstr "Vous n'êtes pas autorisé à accéder à cette page !" msgid "The profile has been updated." msgstr "Le profil a été modifié." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Nom de la vue" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Changer le nom de la vue pour" @@ -12950,8 +12961,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "Le ratio actuel de mémoire libre pour la cache de requêtes par rapport à la " "mémoire totale de la cache est de %s%%. Il devrait se situer à plus de 80%%" @@ -13022,9 +13033,9 @@ 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 "" -"Le ratio des requêtes enlevées par rapport aux requêtes ajoutées est de %s" -"%%. Il est souhaitable que cette valeur soit faible (Limite pour cette " -"règle: 0.1%%)" +"Le ratio des requêtes enlevées par rapport aux requêtes ajoutées est de %s%" +"%. Il est souhaitable que cette valeur soit faible (Limite pour cette règle: " +"0.1%%)" #: libraries/advisory_rules.txt:188 msgid "Query cache max size" @@ -13103,8 +13114,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s%% de tous les tris causent la création de tables temporaires, cette " "valeur devrait être sous les 10%%." @@ -13635,8 +13646,8 @@ msgstr "" msgid "" "Max_used_connections is at %s%% of max_connections, it should be below 80%%" msgstr "" -"Max_used_connections est à %s%% de max_connections, devrait être sous les " -"80%%" +"Max_used_connections est à %s%% de max_connections, devrait être sous les 80%" +"%" #: libraries/advisory_rules.txt:392 msgid "Percentage of aborted connections" diff --git a/po/gl.po b/po/gl.po index 1299a51165..6d83eeb005 100644 --- a/po/gl.po +++ b/po/gl.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-04-17 16:56+0200\n" "Last-Translator: Julio Guerra \n" "Language-Team: Independant\n" -"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 0.9\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Mostrar todo" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Número de páxina:" @@ -38,55 +38,56 @@ msgstr "" "xanela pai ou porque as opcións de seguranza do seu navegador están " "bloqueando as actualizacións entre xanelas." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Buscar" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Ir" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nome da chave" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Descrición" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Creouse a base de datos %1$s." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Comentario da base de datos: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Comentarios da táboa" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Columna" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tipo" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nulo" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Predeterminado" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Liga a" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Comentarios" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Non" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Si" @@ -261,101 +262,101 @@ msgstr "Si" msgid "View dump (schema) of database" msgstr "Ver o volcado (esquema) da base de datos" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Non foi posíbel atopar ningunha táboa na base de datos." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Seleccionar todo" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Deseleccionar todo" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "O nome da base de datos está baleiro!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "A base de datos %1$s foi renomeada a %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "A base de datos %1$s foi copiada a %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Renomear a base de datos a" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Eliminar base de datos" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "A base de datos %s foi eliminada." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Eliminar base de datos (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Copiar a base de datos a" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Só a estrutura" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Estrutura e datos" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Só os datos" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABSE antes de copiar" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Engadir %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Engadir o valor incremental (AUTO_INCREMENT)" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Engadir limitacións" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Cambiar á base de datos copiada" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Orde alfabética" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -364,491 +365,425 @@ msgstr "" "Desactivouse a configuración de almacenamento de phpMyAdmin. Para saber por " "que prema %saquí%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Editar ou exportar esquema relacional" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Táboa" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Filas" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Tamaño" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "en uso" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Creación" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Última actualización" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Última revisión" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s táboa" msgstr[1] "%s táboas" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Debe escoller cando menos unha columna para mostrar" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Cambiar ao %sconstrutor visual%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Ordenar" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Ascendente" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Descendente" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Mostrar" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Criterio" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Inserir" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "E" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Eliminar" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "ou" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Modificar" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Engadir/Eliminar filas de criterio" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Engadir/Eliminar columnas de campo" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Actualizar a procura" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Usar as táboas" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Procura tipo SQL na base de datos %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Enviar esta procura" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Denegouse o acceso" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "polo menos unha das palabras" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "todas as palabras" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "a frase exacta" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "como expresión regular" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Procurar os resultados para \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Total: %s ocorrencia" -msgstr[1] "Total: %s ocorrencias" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s ocorrencia dentro da táboa %2$s" -msgstr[1] "%1$s ocorrencias dentro da táboa %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Visualizar" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Eliminar as coincidencias para a táboa %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Eliminar" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Procurar na base de datos" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Palabras ou valores a buscar (ou comodín é: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Atopar:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "As palabras divídense cun carácter de espazo (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Dentro das táboas:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Dentro da columna:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "No se atoparon táboas na base de datos" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "descoñecido" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Vaciouse a táboa %s" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Deixouse a vista %s" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Eliminouse a táboa %s" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "O seguemento está activado." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "O seguemento non está activado." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Esta vista ten, cando menos, este número de fileiras. Vexa a %sdocumentation" -"%s." +"Esta vista ten, cando menos, este número de fileiras. Vexa a %sdocumentation%" +"s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Vista" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replicación" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Suma" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s é o motor de almacenamento predefinido neste servidor de MySQL." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Cos marcados:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Marcalos todos" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Exceso na comprobación" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Exportar" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Visualización previa da impresión" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Borrar" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Eliminar" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Verificar a táboa" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimizar a táboa" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Reparar a táboa" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analizar a táboa" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Engaidr prefixo á táboa" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Substituír o prefixo da táboa" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Copiar a táboa con prefixo" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Dicionario de datos" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Táboas seguidas" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Base de datos" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Última versión" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Creada" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Actualizada" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Estado" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Acción" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Borra os datos de seguimento para esta táboa" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "activado" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "desactivado" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versións" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Informe de seguemento" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Instantánea da estrutura" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Táboas non seguidas" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Seguir a táboa" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Rexistro de actividade da base de datos" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Erro no tipo!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Gardouse nun ficheiro o tipo de exportación seleccionada!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Erro nos parametros!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Non hai espazo para gardar o ficheiro %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -856,12 +791,12 @@ msgstr "" "O ficheiro %s xa existe no servidor - escolla outro nome ou seleccione a " "opción de eliminar." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "O servidor web non ten permiso para gardar o ficheiro %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Gardouse o volcado no ficheiro %s." @@ -884,7 +819,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Xeometría" @@ -957,29 +892,29 @@ msgstr "" "Seleccione \"GeomFromText\" da columna \"Función\" e pegue a cadea situada " "debaixo no campo \"Valor\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Posibelmente tentou enviar un ficheiro demasiado grande. Consulte a " -"%sdocumentación%s para averiguar como evitar este límite." +"Posibelmente tentou enviar un ficheiro demasiado grande. Consulte a %" +"sdocumentación%s para averiguar como evitar este límite." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "A mostrar o marcador" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Eliminouse o marcador." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Non se puido ler o ficheiro" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -989,7 +924,7 @@ msgstr "" "Tentou cargar un ficheiro cunha compresión descoñecida (%s). Ora non se sabe " "como descomprimir, ora está desactivada na configuración." -#: import.php:390 +#: import.php:394 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 " @@ -999,28 +934,28 @@ msgstr "" "o seu tamaño excede o máximo permitido pola súa configuración de PHP. " "Consulte FAQ 1.16." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Non se pode convertir o xogo de carácteres do arquivo sen a librería " "correspondente" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Non foi posíbel importar as extensións - Comprobe a instalación!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Creouse o marcador %s" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "A importación rematou sen problemas. Executáronse %d procuras." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1028,7 +963,7 @@ msgstr "" "Ultrapasouse o tempo de espera do guión. Se quere rematar a importación, " "volva a enviar o mesmo ficheiro e a importación continuará." -#: import.php:499 +#: import.php:503 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." @@ -1037,15 +972,15 @@ msgstr "" "normalmente significa que o phpMyAdmin non poderá rematar esta importación a " "non ser que lle incrementen os limites de tempo de php." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "A seu orde de SQL executouse sen problemas" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Voltar" @@ -1053,7 +988,7 @@ msgstr "Voltar" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin utilízase mellor cun navegador que acepte molduras." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Non se permiten as ordes \"DROP DATABASE\"." @@ -1062,7 +997,7 @@ msgstr "Non se permiten as ordes \"DROP DATABASE\"." msgid "Do you really want to execute \"%s\"?" msgstr "Seguro que quere executar \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Está a piques de eliminar (DESTROY) unha base de datos enteira!" @@ -1103,7 +1038,7 @@ msgstr "Engadir índice" msgid "Edit Index" msgstr "Editar índice" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Engadir %d columna(s) ó índice" @@ -1121,16 +1056,16 @@ msgstr "O nome do servidor está vacío!" msgid "The user name is empty!" msgstr "O nome do usuario está vacío!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "O contrasinal está vacío!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Os contrasinais non son iguais!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Engadir usuario" @@ -1142,29 +1077,31 @@ msgstr "Recargando permisos" msgid "Removing Selected Users" msgstr "Eliminando ós usuarios seleccionados" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Fechar" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Modificar" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Grafico de trafico en directo" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Gráfica conexións/procesos en directo" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Gráfico de pesquisas en directo" @@ -1174,24 +1111,24 @@ msgstr "Datos estáticos" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Total" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Outro" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "." #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1211,7 +1148,7 @@ msgstr "Tráfico do servidor (en KiB)" msgid "Connections since last refresh" msgstr "Conexións dende o último refresco" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Procesos" @@ -1229,7 +1166,7 @@ msgstr "Preguntas dende o último refresco" msgid "Questions (executed statements by the server)" msgstr "Preguntas (sentencias executadas polo servidor)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Estadísticas das pesquisas" @@ -1270,14 +1207,14 @@ msgid "System swap" msgstr "Arquivo de intercambio do sistema" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1329,32 +1266,32 @@ msgstr "Bytes enviados" msgid "Bytes received" msgstr "Bytes recibidos" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Conexións" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1368,11 +1305,11 @@ msgstr "%d táboa(s)" msgid "Questions" msgstr "Preguntas" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Tráfico" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Configuración" @@ -1392,12 +1329,12 @@ msgstr "Engadir gráfico a grella" msgid "Please add at least one variable to the series" msgstr "Por favor engada polo menos unha variable á serie" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Ningunha" @@ -1497,7 +1434,7 @@ msgstr "Cambiar configuración" msgid "Current settings" msgstr "Configuración actual" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Título do gráfico" @@ -1582,7 +1519,7 @@ msgstr "Explicar saída" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Tempo" @@ -1674,10 +1611,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importar" @@ -1747,7 +1684,7 @@ msgstr "Procesando petición" msgid "Error in Processing Request" msgstr "Erro procesando a procura" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Non hai ningunha base de datos seleccionada." @@ -1801,15 +1738,15 @@ msgstr "Ocultar índices" msgid "Show indexes" msgstr "Mostrar índices" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Comprobación da chave externa:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Activado)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Desactivado)" @@ -1837,7 +1774,7 @@ msgstr "Borrando" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "A definición dunha función gardada debe conter unha sentencia RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Editor de ENUM/SET" @@ -1876,8 +1813,8 @@ msgstr "Mostrar a caixa das pesquisas" msgid "No rows selected" msgstr "Non hai ningunha fileira seleccionada" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Mudar" @@ -1885,18 +1822,18 @@ msgstr "Mudar" msgid "Query execution time" msgstr "Tempo de execución da pesquisa" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d non é un número de fileira válido." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Gardar" @@ -1908,7 +1845,7 @@ msgstr "Ocultar o criterio da procura" msgid "Show search criteria" msgstr "Mostrar o criterio da procura" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Procura gráfica" @@ -1952,12 +1889,12 @@ msgstr "resultados da pesquisa" msgid "Data point content" msgstr "Contido do punto de datos" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignorar" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Copiar" @@ -1977,7 +1914,7 @@ msgstr "Escoller unha chave externa" msgid "Please select the primary key or a unique key" msgstr "Escolla a chave primaria ou unha chave única" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Escolla a columna a mostrar" @@ -2052,7 +1989,7 @@ msgstr "Mostrar fila(s) de datos" msgid "Generate password" msgstr "Xerar contrasinal" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Xerar" @@ -2060,7 +1997,7 @@ msgstr "Xerar" msgid "Change Password" msgstr "Cambiar contrasinal" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Máis" @@ -2151,63 +2088,63 @@ msgid "December" msgstr "Decembro" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Xan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Abr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Maio" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Xuño" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Xullo" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Ago" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Set" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Out" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dec" @@ -2245,32 +2182,32 @@ msgid "Sun" msgstr "Dom" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Lu" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Ma" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Mé" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Xo" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Ve" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sá" @@ -2388,16 +2325,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "por segundo" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "por minuto" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "por hora" @@ -2405,6 +2342,250 @@ msgstr "por hora" msgid "per day" msgstr "por día" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Tamaño máximo: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Documentación" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Houbo un erro" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "orde SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "Mensaxes do MySQL: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Non se puido conectar a un validador SQL!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Explicar SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Saltar a explicacion de SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "sen código PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Crear código PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Refrescar" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Omitir a validacion de" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Validar o SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Edición en liña desta consulta" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "En liña" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Análise do desempeño" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Do" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d de %B de %Y ás %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s días, %s horas, %s minutos e %s segundos" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Parámetro que falta:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Inicio" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Anterior" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Seguinte" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Fin" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Saltar à base de datos "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "A función %s vese afectada por un erro descoñecido; consulte %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Prema para trocar" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Estrutura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Inserir" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Visualizar" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operacións" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Examine o seu computador:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Seleccionar directorio de subida no servidor web %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Non se pode acceder ao directorio que designou para os envíos" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Non hai arquivos para subir" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Executar" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Imprimir" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2418,74 +2599,50 @@ msgstr "" msgid "Font size" msgstr "Tamaño da letra" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Gardar datos editados" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Restaurar orde das columnas" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Inicio" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Anterior" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Seguinte" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Fin" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Fila de comezo" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Número de fileiras" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Modo" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontal" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontal (cabezallos rotados)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertical" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "Cabeceiras cada %s filas" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Ordenar pola chave" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2509,107 +2666,119 @@ msgstr "Ordenar pola chave" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Opcións" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Textos parciais" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Textos completos" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Chave relacional" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Mostrar columna de relación" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Mostrar os contidos binarios" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Mostrar os contidos BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Mostrar o contido binario como HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Ocultar transformación do navegador" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Texto moi coñecido" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Binario moi coñecido" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Eliminouse o rexistro" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Eliminar" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Matar (kill)" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Pode non ser exacto. Consulte a FAQ 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "a procurar" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Mostrando os rexistros" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "total" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "a pesquisa levou %01.4f segundos" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operacións de resultados da procura" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Vista previa da impresión (con textos completos)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Mostrar gráfico" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Ver os datos GIS" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Crear vista" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Non se atopou o vínculo" @@ -2674,56 +2843,56 @@ msgstr "Non é posíbel ler (mover) o ficheiro subido." msgid "Open new phpMyAdmin window" msgstr "Abrir unha xanela nova co phpMyAdmin" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "A partir de aquí debe permitir cookies." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Javascript debe estar activo a partir de aquí" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Non se definiu ningún índice!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Índices" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Único" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Empaquetado" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinalidade" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Comentario" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Eliminouse a chave primaria" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Eliminouse o índice %s" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2732,137 +2901,96 @@ msgstr "" "Parece que os índice %1$s e %2$s son iguais e posibelmente poderíase " "eliminar un deles." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Bases de datos" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Servidor" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Estrutura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Inserir" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operacións" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Seguemento" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Lanza" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Parece ser que a táboa está baleira!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Parece ser que a táboa está baleira!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Procurar cun exemplo" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilexios" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutinas" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Acontecementos" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Deseñador" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Usuarios" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Sincronizar" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Ficheiro de rexistro binario" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variábeis" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Conxuntos de caracteres" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Extensións" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Motores" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Houbo un erro" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2888,79 +3016,79 @@ msgstr[1] "%1$d filas inseridas." msgid "Error while creating PDF:" msgstr "Erro creando PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Non se puido gravar a táboa recente" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Táboas recentes" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Non hai táboas recentes" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Non se conta con información de estado detallada sobre este motor de " "almacenamento." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s está dispoñíbel neste servidor de MySQL." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s foi desactivado neste servidor de MySQL." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Este servidor de MySQL non acepta o motor de almacenamento %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "estado da táboa descoñecido: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Base de datos de orixe" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Non se atopou o tema %s!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "A base de datos non é válida" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Nome de táboa non válido" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Houbo un erro ao mudarlle o nome á táboa %1$s para %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "A táboa %1$s foi renomeada a %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Non foi posíbel gardar as preferencias de IU da táboa" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2969,7 +3097,7 @@ msgstr "" "Produciuse un fallo ao limpar as preferencias de IU da táboa (vexa $cfg" "['Servers'][$i]['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2977,85 +3105,85 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Función" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operador" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Valor" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Procura na táboa" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Editar/Inserir" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Seleccione os campos (mínimo un):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Condición da pesquisa (ou sexa, o complemento da cláusula \"WHERE\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Número de filas por páxina" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Mostrar en orde:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Máximo de filas que aparecen no gráfico" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Visualizar valores alleos" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Criterios adicionais de busca" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Facer unha \"consulta de exemplo\" (o comodín é \"%\") para duas columnas " "diferentes" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Faga unha \"procura por exemplo\" (o comodín é \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Como usar" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3130,14 +3258,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3384,13 +3512,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "compartida" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Táboas" @@ -3401,35 +3529,35 @@ msgstr "Táboas" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Datos" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "De máis (Overhead)" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Saltar á base de datos" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Non duplicado" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Duplicado" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Comprobar os privilexios da base de datos "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Comprobar os privilexios" @@ -3478,174 +3606,18 @@ msgstr "Na configuración indicouse un método de autenticación que non válido msgid "You should upgrade to %s %s or later." msgstr "Debería actualizar a %s %s ou posterior." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "posíbel vulnerabilidade (exploit)" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "detectouse unha tecla numérica" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Tamaño máximo: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Documentación" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "orde SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "Mensaxes do MySQL: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Non se puido conectar a un validador SQL!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Explicar SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Saltar a explicacion de SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "sen código PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Crear código PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Refrescar" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Omitir a validacion de" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Validar o SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Edición en liña desta consulta" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "En liña" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Análise do desempeño" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Do" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d de %B de %Y ás %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s días, %s horas, %s minutos e %s segundos" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Parámetro que falta:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Saltar à base de datos "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "A función %s vese afectada por un erro descoñecido; consulte %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Prema para trocar" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Examine o seu computador:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Seleccionar directorio de subida no servidor web %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Non se pode acceder ao directorio que designou para os envíos" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Non hai arquivos para subir" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Executar" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Imprimir" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3671,9 +3643,9 @@ msgstr "Abrir" msgid "Closed" msgstr "Pechado" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Desactivado" @@ -3801,30 +3773,30 @@ msgstr "Non se atopou a extensión SOAP" msgid "maximum %s" msgstr "maximo %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "Esta preferencia está desactivada, non se aplicará á súa configuración" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Poñer como valor: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Volver ao valor por omisión" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Permitir aos usuarios personalizar este valor" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Reiniciar" @@ -4111,7 +4083,7 @@ msgid "Character set of the file" msgstr "Conxunto de caracteres do ficheiro" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formato" @@ -4136,14 +4108,14 @@ msgstr "Pór os nomes das columnas na primeira fila" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Columnas delimitadas por" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Carácter de escape das columnas" @@ -4163,13 +4135,13 @@ msgstr "Eliminar os carácteres CRLF nas columnas" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Columnas terminadas en" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "As liñas rematan por" @@ -4226,12 +4198,12 @@ msgstr "Chave da etiqueta" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "Tipo MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relacións" @@ -4244,7 +4216,7 @@ msgid "Save on server" msgstr "Gravar no servidor" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Eliminar o(s) ficheiro(s) xa existente(s)" @@ -4257,7 +4229,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Encerrar os nomes das táboas e das columnas con comiñas invertidas" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Modo de compatiblidade SQL" @@ -4480,8 +4452,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Xanela de procuras" @@ -5828,10 +5800,10 @@ msgstr "Require que o validador SQL este habilitado" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Contrasinal" @@ -5851,8 +5823,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Nome de usuario" @@ -6101,7 +6073,7 @@ msgstr "Falta a extensión %s. Por favor comprobe a configuración do PHP." msgid "possible deep recursion attack" msgstr "posible ataque deep recursion" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6109,38 +6081,88 @@ msgstr "" "O servidor non responde (ou o socket local do servidor non se configurou " "correctamente)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "O servidor non responde." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" "Por favor comprobe os privilexios do directorio que contén a base de datos." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Detalles..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Procurar os resultados para \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Total: %s ocorrencia" +msgstr[1] "Total: %s ocorrencias" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s ocorrencia dentro da táboa %2$s" +msgstr[1] "%1$s ocorrencias dentro da táboa %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Eliminar as coincidencias para a táboa %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Procurar na base de datos" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Palabras ou valores a buscar (ou comodín é: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Atopar:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "As palabras divídense cun carácter de espazo (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Dentro das táboas:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Dentro da columna:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" "Fallou a conexión para controluser tal e como se define na súa configuración." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Trocar o contrasinal" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Sen contrasinal" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Reescribir" @@ -6161,8 +6183,8 @@ msgstr "Crear base de datos" msgid "Create" msgstr "Crear" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Sen privilexios" @@ -6176,9 +6198,9 @@ msgstr "Crear táboas" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nome" @@ -6186,180 +6208,180 @@ msgstr "Nome" msgid "Number of columns" msgstr "Número de columnas" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Non foi posíbel cargar as extensións de exportación. Comprobe a instalación!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Exportando bases de datos para o servidor actual" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Exportando táboas dende a base de datos \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Exportando filas dende a táboa \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Método de exportación:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Rapido - mostra só as opcións mínimas" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Personalizada - mostrar todas as opcións posibles" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Base(s) de datos:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Táboa(s):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Fila(s):" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Volcar algunha(s) fila(s)" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Número de filas:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Comezar na columna:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Envorcar todas as fileiras" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Saída:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Gardar no servidor no directorio %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Gardar a saida a un arquivo" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Modelo do nome de ficheiro:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@será o nome do servidor" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ será o nome da base de datos" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ será o nome da táboa" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Este valor interprétase utilizando %1$sstrftime%2$s, de maneira que pode " "utilizar cadeas de formato de tempo. Produciranse transformacións en " "consecuencia: %3$s. O resto do texto ficará como está. Veexa %4$sFAQ%5$s " "para máis detalles." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "usar esto en futuras exportacións" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Conxunto de caracteres do ficheiro:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Compresión:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "comprimido no formato \"zip\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "comprimido no formato \"gzip\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "comprimido no formato \"bzip\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Ver a saída como texto" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Formato:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Opcións específicas do formato:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Conversión de codificación:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %1$s of %2$s" msgid "committed on %1$s by %2$s" msgstr "Crear versión %1$s de %2$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %1$s of %2$s" msgid "authored on %1$s by %2$s" msgstr "Crear versión %1$s de %2$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6369,33 +6391,33 @@ msgstr "" "permitido ou este é un erro coñecido dos navegadores baseados en webkit " "(Safari, Google Chrome, Arora etc.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s de %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Subindo o arquivo a importar..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/seg." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "Sobre %MIN min. %SEC seg. restantes." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "Sobre %SEC seg. restantes." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Estase a procesar o ficheiro; teña paciencia, por favor." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6403,30 +6425,30 @@ msgstr "" "Teña paciencia, estase a enviar o ficheiro. Os detalles sobre o envío non " "están dispoñíbeis." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importando no servidor actual" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importando na base de datos \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importando na táboa \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Ficheiro a importar:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "O arquivo pode estar comprimido(%s) ou descomprimido." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6434,15 +6456,15 @@ msgstr "" "O nome dn arquivo comprimido debe rematar en .[format].[compression]. " "Exemplo: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Este servidor non admite a recepción de ficheiros." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Importación parcial:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6450,7 +6472,7 @@ msgstr "" "A importación anterior excedeu do tempo permitido; unha vez reiniciada " "continuará desde a posición %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6460,11 +6482,11 @@ msgstr "" "está preto do limite de tempo.( Este pode ser unha boa maneira para " "importar ficheiros longos, aínda que pode rachar transaccións.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Número de filas a saltar, comezando na primeira:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Opcións específicas do formato:" @@ -6473,7 +6495,7 @@ msgstr "Opcións específicas do formato:" msgid "Language" msgstr "Lingua" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Información sobre a versión" @@ -6519,67 +6541,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Reserva da memoria intermedia" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Estado de InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Uso da reserva da memoria intermedia" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "páxinas" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Páxinas libres" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Páxinas suxas" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Páxinas con datos" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Páxinas que se eliminarán" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Páxinas ocupadas" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Páxinas fechadas" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Actividade da reserva da memoria intermedia" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Peticións de lectura" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Peticións de escrita" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Houbo fallos de lectura" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Esperas para escribir" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Houbo fallos de lectura en %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Esperas para escribir en %" @@ -6812,18 +6834,18 @@ msgstr "" "este valor, os ficheiros de rexistro antigos elimínanse; se non, múdaselles " "o nome e dáselles o número máis alto seguinte." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Enlaces relacionados" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6831,126 +6853,126 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "Non se atoparon datos para a visualización GIS." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL retornou un conxunto vacío (ex. cero rexistros)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "As estruturas seguintes foron creadas ou alteradas. Aquí pode:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Ver o contido dunha estrutura premendo o seu nome" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Mude calqueraa destas opcións premendo a ligazón \"Opcións\" correspondente" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Editar a estrutura seguindo a ligazón \"Estrutura\"" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Ir a base de datos: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Editar configuración para %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Ir a táboa: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Estrutura de %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Ir á vista: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Agochar" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binario" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Por causa da sua lonxitude,
este campo pode non ser editable" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binario - non editar" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "directorio de recepción do servidor web" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Continuar a inserción con %s fileiras" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "e despois" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Inserir unha columna nova" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Inserir como nova fila e ignorar erros" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Mostrar procura de inserción" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Voltar" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Inserir un rexistro novo" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Voltar para esta páxina" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Modificar a fileira seguinte" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Use a tecla do tabulador para moverse de valor en valor ou a tecla CONTROL " "combinada cunha flecha para moverse a calquera sitio" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Mostrar procura SQL" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Identificador da fileira inserida: %1$d" @@ -6965,234 +6987,234 @@ msgstr "Ningún" msgid "Convert to Kana" msgstr "Convertir a Kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Dende" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Ata" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Enviar" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Engadir prefixo a táboa" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Engadir prefixo" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Está realmente seguro de executar a seguinte petición?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Sen cambios" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Conxunto de caracteres" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Búlgaro" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Chinés simplificado" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Chinés tradicional" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "sen distinguir maiúsculas de minúsculas" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "distinguindo maiúsculas de minúsculas" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Croata" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Checo" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dinamarqués" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Inglés" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonio" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Alemán" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "dicionario" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "directorio telefónico" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Húngaro" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandés" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Xaponés" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Letonio" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lituano" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Coreano" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persa" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polonés" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Europeo occidental" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Romeno" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Eslovaco" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Esloveno" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Español" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Español tradicional" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Sueco" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tailandés" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turco" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ucraíno" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "multilíngüe" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Centroeuropeu" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Ruso" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Báltico" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armenio" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cirílico" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Árabe" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebreu" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Xeorxiano" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grego" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Checo-eslovaco" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Comezo (\"Home\")" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Saír" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Documentación do phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Recargar marco de navegación" @@ -7214,8 +7236,8 @@ msgstr "Reciba a benvida a %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Isto débese, posibelmente, a que non se creou un ficheiro de configuración. " "Tal vez queira utilizar %1$ssetup script%2$s para crear un." @@ -7267,14 +7289,14 @@ msgstr "Contrasinal:" msgid "Server Choice" msgstr "Escolla de servidor" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "A configuración prohibe rexistrarse sen contrasinal (vexa AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" @@ -7282,8 +7304,8 @@ msgstr "" "Non se rexistrou actividade ningunha desde hai %s segundos ou máis. Terá que " "entrar de novo" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Non se dá conectado co servidor de MySQL" @@ -7363,7 +7385,7 @@ msgstr "Opcións de volcado de datos" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "A extraer datos da táboa" @@ -7378,28 +7400,28 @@ msgstr "Evento" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Definición" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Estrutura da táboa" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Estrutura para a vista" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Estrutura existente para a vista" @@ -7445,32 +7467,32 @@ msgid "Display MIME types" msgstr "Mostrar tipos MIME" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Servidor" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Xerado en" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Versión do servidor" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Versión do PHP" @@ -7546,7 +7568,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Vaciar táboa antes de inserir" @@ -7608,33 +7630,33 @@ msgid "" "reloaded between servers in different time zones)
" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedementos" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funcións" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Limitacións para os volcados das táboas" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Limitacións para a táboa" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "TIPOS MIME PARA A TÁBOA" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELACIÓNS PARA A TÁBOA" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Error lendo os datos:" @@ -7673,28 +7695,28 @@ msgstr "" msgid "Column names: " msgstr "Nomes das columnas: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Hai un parámetro non válido para a importación de CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "O formato de entrada de CSV non é válido na liña %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Conta das columnas inválida na entrada do CSV na liña: %d." @@ -7704,17 +7726,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Nome da táboa" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Nomes das columnas" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Este engadido non é capaz de realizar importacións comprimidas!" @@ -7955,95 +7977,95 @@ msgstr "" "prefixo do tipo \"http://domain.com/\"; a segunda opción é un título para o " "vínculo." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "non conforme" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Activado" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Características xerais das relacións" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Mostrar as características" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Creación de PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "A mostrar os comentarios das columnas" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Transformación do navegador" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Consulte a documentación para saber como actualizar a táboa Column_comments" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Gardouse a procura de SQL" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Historial de SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Táboas persistentes usadas recentemente" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Preferencia do usuario" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Crear un usuario usuario pma e dar acceso a estas táboas." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "sen descrición" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Quitarlles as marcas a todos" @@ -8051,7 +8073,7 @@ msgstr "Quitarlles as marcas a todos" msgid "Slave configuration" msgstr "Configuración do escravo" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Mudar ou reconfigurar o servidor principal" @@ -8065,9 +8087,9 @@ msgstr "" "[mysqld]:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Nome do usuario" @@ -8085,15 +8107,15 @@ msgid "Slave status" msgstr "Estado do escravo" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variábel" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Identificador do servidor" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8101,38 +8123,38 @@ msgstr "" "Nesta listaxe só son visíbeis os escravos que se inicien coa opción --report-" "host=nome_da_máquina." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Engadir un usuario de replicación de escravos" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Calquera usuario" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Use campo de texto" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Calquera servidor" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Este servidor" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Usar a táboa de Host" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8140,140 +8162,140 @@ msgstr "" "Cando se emprega a táboa Host, ignórase este campo e no seu canto empréganse " "os valores almacenados na táboa Host." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Xerar un contrasinal" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "a procura seguinte fallou: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Sentímolo, non se puido restaurar o evento eliminado." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "A consulta almacenada foi:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "O evento %1$s foi modificado." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "O evento %1$s foi creado." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "Houbo un ou máis erros procesando a sua petición:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Editar evento" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Erro procesando a petición" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Detalles" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Nome do evento" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Tipo de evento" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Cambiar a %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Executar a" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Executar cada" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Iniciar" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Fin" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Preservar ó completar" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Debe proporcionar un nome o evento" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Debe proporcionar un valor do intervalo valido para o evento." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Debe proporcionar un tempo de excución valido para o evento." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Debe proporcionar un tipo valido para o evento." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Debe proporcionar unha definición do evento." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Novo" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "Apagado" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "Acendido" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Estado do planificador de eventos" @@ -8289,125 +8311,125 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Tipo de rutina non válida: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Sentimolo, non se puido restaurar a rutina eliminada." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "A rutina %1$s foi modificada." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "A rutina %1$s foi creada." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Editar rutina" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Nome da rutina" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parámetros" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Dirección" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Tamaño/Definir*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Engadir parámetro" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Eliminar último parámetro" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Tipo de retorno" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Retornar lonxitude/valores" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Retornar opcións" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "É determinista" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Tipo de seguridade" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "Acceso de datos SQL" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Debe proporcionar un nome á rutina" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Debe proporcionar unha definición da rutina." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "resultados da execución da rutina %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Executar rutina" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Parámetros da rutina" @@ -8438,23 +8460,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Tempo" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Debe proporcionar un nome ó disparador" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Debe proporcionar unha sincronización valida para o disparador" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Debe proporcionar un evento valido para o disparador" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "debe proporcionar un nome de táboa valido" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Debe proporcionar unha definición do disparador." @@ -8536,138 +8558,138 @@ msgstr "Non se atopou evento co nome %1$s na base de datos %2$s" msgid "There are no events to display." msgstr "Non hai eventos que mostrar." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Non existe a táboa %s!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Configure as coordenadas da táboa %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Esquema da base de datos %s - Páxina %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Esta páxina non contén ningunha táboa!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "ERRO NO ESQUEMA: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Esquema relacional" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Índice" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atributos" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Crear unha páxina nova" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Nome da páxina" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Distribución automática baseada en" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Relacións internas" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "CHAVE EXTERNA" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Escolla unha páxina para modificar" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Seleccionar páxina" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Seleccionar táboas" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Mostrar esquema relacional" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Seleccionar tipo de exportación relacional" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Mostrar a grella" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Mostrar a cor" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Mostrar a dimensión das táboas" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Mostrar todas as táboas co mesmo ancho" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Só as chaves coñecidas" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Horizontal" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Vertical" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientación" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Tamaño do papel" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8675,7 +8697,7 @@ msgstr "" "Esta páxina ten referencias a táboas que xa non existen. Quere eliminar esas " "referencias?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "conmutar o borrador" @@ -8694,44 +8716,44 @@ msgstr "Linguaxe descoñecida: %1$s." msgid "Current Server" msgstr "Servidor actual" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Base de datos de orixe" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Servidor actual" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Servidor remoto" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Diferenza" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Base de datos de destino" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Prema para seleccionar" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Executar procura/s SQL no servidor %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Efectuar unha procura SQL na base de datos %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Limpar" @@ -8740,11 +8762,11 @@ msgstr "Limpar" msgid "Columns" msgstr "Columnas" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Gardar esta procura de SQL" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Permitir que calquera usuario poida acceder a este marcador" @@ -8846,7 +8868,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "O seguemento de %s está activado." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -8864,7 +8886,7 @@ msgstr "" "ou aspas simples (\" ' \") entre estes valores, preceda a barra e as aspas " "de barras invertidas (por exemplo '\\\\xyz' ou 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8872,19 +8894,19 @@ msgstr "" "Para os valores por omisión, introduza un único valor, sen escapalo con " "barras ou aspas e empregando este formato: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Índice" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Eliminar columna(s)" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8893,11 +8915,11 @@ msgstr "" "Para unha lista das opcións de transformación dispoñíbeis e as súas " "transformacións de tipos MIME, prema %sdescricións de transformacións%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opcións de transformación" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8909,58 +8931,58 @@ msgstr "" "(\"\\\") ou aspas simples (\"'\") entre estes valores, precédaos de barra " "para trás (por exemplo '\\\\xyz' ou 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "Datos ENUM ou SET demasiados longos?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Obter máis espacio de edición" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Ninguno" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Como se define:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primaria" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Texto completo" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Despois de %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Engadir %s columna(s)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Debe engadir polo menos unha columna." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Motor de almacenamento" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Definición da PARTICIÓN" @@ -8979,11 +9001,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Non se puido gravar a configuración" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8998,81 +9020,81 @@ msgstr "Non se atoparon ficheiros dentro do arquivo ZIP!" msgid "Error in ZIP archive:" msgstr "Houbo un erro no ficheiro ZIP:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Configuración xeral" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Cotexamento da conexión do servidor" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Configuración de aparencia" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Máis opcións" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Servidor de base de datos" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Software" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Versión do software" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Versión do protocolo" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Usuario" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Xogo de carácteres do servidor" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Servidor web" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Versión do cliente da base de datos" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Engadido de PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Mostrar información sobre o PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Páxina Oficial do phpMyAdmin" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Contribuir" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Obter soporte" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Lista de cambios" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9085,7 +9107,7 @@ msgstr "" "configuración, está aberto a intrusións e habería que mirar de solucionar " "este problema de seguranza." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9094,7 +9116,7 @@ msgstr "" "Ten activada mbstring.func_overload na configuración do PHP. Esta opción é " "incompatíbel co phpMyAdmin e podería ocasionar danos nos datos!" -#: main.php:294 +#: main.php:297 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 " @@ -9104,41 +9126,41 @@ msgstr "" "de caracteres multibyte. Sen o engadido mbstring, o phpMyAdmin é incapaz de " "partir cadeas correctamente e pode provocar resultados inesperados." -#: main.php:302 +#: main.php:305 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." +"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 "" "O parámetro PHP [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] é menor do que a validez " -"das cookies que se configurou en phpMyAdmin; por causa disto, o rexistro " -"caducará antes do que está configurado en phpMyAdmin." +"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] é menor do que a " +"validez das cookies que se configurou en phpMyAdmin; por causa disto, o " +"rexistro caducará antes do que está configurado en phpMyAdmin." -#: main.php:309 +#: main.php:312 #, fuzzy #| msgid "" #| "r PHP parameter [a@http://php.net/manual/en/session.configuration.#ini." -#| "session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower that kie " -#| "validity configured in phpMyAdmin, because of this, your login l expire " -#| "sooner than configured in phpMyAdmin." +#| "session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower that " +#| "kie validity configured in phpMyAdmin, because of this, your login l " +#| "expire sooner than configured in phpMyAdmin." 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 "" "O parámetro PHP [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] é menor do que a validez " -"das cookies que se configurou en phpMyAdmin; por causa disto, o rexistro " -"caducará antes do que está configurado en phpMyAdmin." +"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] é menor do que a " +"validez das cookies que se configurou en phpMyAdmin; por causa disto, o " +"rexistro caducará antes do que está configurado en phpMyAdmin." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "O ficheiro de configuración agora necesita un contrasinal secreto " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9148,7 +9170,7 @@ msgstr "" "existe aínda no directorio de phpMyAdmin. Deberíao eliminar unha vez " "finalice a configuración do phpMyAdmin." -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9160,7 +9182,7 @@ msgstr "" "Desactivouse a funcionalidade adicional para o traballo con táboas " "vinculadas. Para saber o por que, prema %saquí%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9169,35 +9191,35 @@ msgstr "" "A versión %s da súa libraría de PHP MySQL difire da versión %s do seu " "servidor de MySQL. Isto pode ocasionar un comportamento impredicíbel." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -"Servidor a executarse con Suhosin. Consulte os posíbeis problemas na " -"%sdocumentation%s." +"Servidor a executarse con Suhosin. Consulte os posíbeis problemas na %" +"sdocumentation%s." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Non hai ningunha base de datos" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Filter tables by name" msgid "Filter databases by name" msgstr "Filtrar táboas por nome" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Filtrar táboas por nome" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Crear táboa" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Seleccione unha base de dados" @@ -9245,7 +9267,7 @@ msgstr "Alternar pequeno/grande" msgid "Toggle relation lines" msgstr "Conmutar liñas de relación" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Importar/Exportar coordenadas para esquema PDF" @@ -9303,67 +9325,67 @@ msgstr "Agregar" msgid "Active options" msgstr "Opcións activas" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "A páxina foi creada" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Erro na creación da páxina" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Páxina" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Importar dende a páxina seleccionada" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Exportar a páxina seleccionada" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Crear unha páxina e exportar a ela" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Nome da nova páxina: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Exportar/Importar a escala" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "recomendado" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Erro: xa existe unha relación." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Erro: non se engadiu a relación." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Engadiuse unha relación cunha CHAVE EXTERNA" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Engadiuse a relación interna" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Eliminouse a relación" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Houbo un erro ao gardar as coordenadas para Deseñador." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Gardáronse as modificacións" @@ -9438,15 +9460,15 @@ msgid "You can reset all your settings and restore them to default values." msgstr "" "Pode resetear a súa configuración e restaurar os valores predeterminados." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importar ficheiros" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Todos" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Non se atopou a táboa %sou non se indicou en %s" @@ -9455,37 +9477,37 @@ msgstr "Non se atopou a táboa %sou non se indicou en %s" msgid "File doesn't exist" msgstr "O arquivo non existe" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Seleccione o ficheiro de rexistro binario que queira ver" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Ficheiros" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Interrumpir as procuras mostradas" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Mostrar as procuras completas" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Nome do ficheiro de rexistro" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Posición" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Posición orixinal" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Información" @@ -9493,31 +9515,31 @@ msgstr "Información" msgid "Character Sets and Collations" msgstr "Conxuntos de caracteres e Ordes alfabéticas" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "Elimináouse %1$d base de datos sen problemas." msgstr[1] "Elimináronse %1$d bases de datos sen problemas." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Estatísticas das bases de datos" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Replicación do principal" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Replicación do escravo" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Activar as estatísticas" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9525,7 +9547,7 @@ msgstr "" "Nota: De activar as estatísticas da base de datos, ocasionará que se produza " "un tráfico denso entre o servidor web e o de MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Motores de almacenamento" @@ -9553,7 +9575,7 @@ msgstr "M'odulo" msgid "Library" msgstr "Biblioteca" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Versión" @@ -9569,112 +9591,112 @@ msgstr "Licen" msgid "disabled" msgstr "Desactivado" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Inclúe todos os privilexios a excepción de GRANT (Conceder)." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Permite alterar a estrutura das táboas xa existentes." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Permite alterar e eliminar rutinas armacenadas." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Permite crear bases de datos e táboas novas." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Permite crear rutinas almacenadas." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Permite crear táboas novas." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Permite crear táboas temporais." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Permite crear, eliminar e mudar o nome das contas de usuario." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Permite crear vistas novas." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Permite eliminar datos." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Permite eliminar bases de datos e táboas." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Permite eliminar táboas." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Permite configurar acontecementos para o programador de acontecementos" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Permite executar rutinas almacenadas." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Permite importar e exportar datos desde e para ficheiros." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Permite engadir usuarios e privilexios sen recargar as táboas de privilexios." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Permite crear e eliminar índices." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Permite inserir e substituír datos." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Permite bloquear táboas do fío actual." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Limita o número de conexións novas por hora que pode abrir un usuario." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Limita o número de procuras por hora que pode enviar un usuario." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9682,58 +9704,58 @@ msgstr "" "Limita o número de ordes que modifiquen unha táboa ou base de datos por hora " "que pode executar un usuario." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Limita o número de conexións simultáneas que pode ter o usuario." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Permite ver procesos de todos os usuarios" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Non funciona nesta versión do MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "Permite recargar a configuración do servidor e limpar a súa caché." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Permite que o usuario pregunte onde están os escravos e os masters." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Necesario para os escravos de replicación." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Permite gravar datos." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Permite acceder á lista completa de bases de datos." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Permite realizar consultas SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Permite apagar o servidor." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9743,220 +9765,220 @@ msgstr "" "maioría das operación administrativas, como configurar as variábeis globais " "ou matar os fíos doutros usuarios." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Permite crear e eliminar os disparadores" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Permite modificar datos." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Sen privilexios." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Ningunha" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Privilexios propios de táboa" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Nota: os nomes de privilexios do MySQL están en inglés" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administración" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Privilexios globais" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Privilexios propios de base de datos" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Limites de recursos" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Nota: Se estas opcións se configuran como 0 (cero) elimínase o límite." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Información sobre o acceso (login)" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Non mude o contrasinal" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Non se achou ningún usuario." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Xa existe o usuario %s!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Engadiuse o usuario." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Acaba de actualizar os privilexios de %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Retiroulle os privilexios a %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Modificouse sen problemas o contrasinal de %s." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "A eliminar %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Non se seleccionaron utilizadores para eliminar!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "A recargar os privilexios" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Elimináronse sen problemas os usuarios seleccionados." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Non houbo problemas ao recargar os privilexios." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Modificar privilexios" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Revogar" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Exportar todo" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Calquera" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Privilexios para todolos usuarios" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Privilexios para %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Vista xeral dos usuarios" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Conceder" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Eliminar os usuarios seleccionados" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Retirarlles todos os privilexios activos aos usuarios e eliminalos a " "continuación." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Eliminar as bases de datos que teñan os mesmos nomes que os usuarios." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Nota: phpMyAdmin recolle os privilexios dos usuarios directamente das táboas " "de privilexios do MySQL. O contido destas táboas pode diferir dos " "privilexios que usa o servidor se se levaron a cabo alteracións manuais. " "Neste caso, debería %svolver a cargar os privilexios%s antes de proseguir." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Non se atopou o usuario seleccionado na táboa de privilexios." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Privilexios propios de columna" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Engadir privilexios para esta base de datos" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Os caracteres comodín _ e % deberíanse escapar con \\ para podelos usar " "literalmente" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Engadir privilexios para a esta táboa" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Modificar a información de acceso (login) / Copiar o utilizador" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Crear un utilizador novo cos mesmos privilexios e..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... manter o anterior." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... eliminar o anterior das táboas de utilizadores." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ... retirarlle todos os privilexios activos ao anterior e eliminalo despois." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -9964,83 +9986,83 @@ msgstr "" " ... eliminar o anterior das táboas de utilizadores e recargar os " "privilexios despois." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Base de datos para o usuario" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Crear unha base de datos co mesmo nome e conceder todos os privilexios" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Conceder todos os privilexios para o nome con comodíns (username\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Conceder todos os privilexios sobre a base de datos "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Usuarios que teñen acceso a "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "específico da base de datos" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "comodín" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "O usuario foi engadido." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Produciuse un erro descoñecido" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Foi imposíbel conectar co principal %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Foi imposíbel ler a posición do rexistro do principal. É posíbel que haxa un " "problema de privilexios no principal." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Foi imposíbel mudar de principal" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "O servidor principal mudouse con éxito a %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" "Este servidor está configurado como principal nun proceso de replicación." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Mostrar o estado do principal" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Mostrar os escravos conectados" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10049,11 +10071,11 @@ msgstr "" "Este servidor non está configurado como principal nun proceso de " "replicación. Desexa configuralo?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Configuración do principal" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10067,19 +10089,19 @@ msgstr "" "ignorar todas as bases de datos por omisión e permitir que se repliquen só " "algunhas. Seleccione o modo:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Replicar todas as bases de datos. Ignorar:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Ignorar todas as bases de datos. Replicar:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Seleccione as bases de datos:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10087,7 +10109,7 @@ msgstr "" "Agora engada as liñas seguintes ao final do ficheiro my.cnf e a seguir " "reinicie o servidor de MySQL." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10097,83 +10119,83 @@ msgstr "" "debería ver unha mensaxe que informa de que este servidor está " "configurado como principal" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Fio esclavo SQL non está funcionando!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Fio esclavo E/S non está funcionando!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "O servidor está configurado como escravo nun proceso de replicación. Desexa:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Ver a táboa de estado do escravo" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Sincronizar as bases de datos co principal" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Escravo de control:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Inicio completo" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Detención completa" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Reiniciar o escravo" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Iniciar fío SQL %s só" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Parar fío SQL %s só" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Iniciar fío de E/S %s só" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Parar fío de E/S %s só" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Xestión de erros:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Omitir os erros podería conducir a que o principal e o escravo non estean " "sincronizados!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Omitir este erro" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Omitir os seguintes" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "erros." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10182,127 +10204,127 @@ msgstr "" "Este servidor non está configurado como escravo nun proceso de replicación. " "Desexa configuralo?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Finalizouse o fío %s." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin foi incapaz de finalizar o fío %s. Probablemente xa estea fechado." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Manipulador" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "caché de procuras" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Fíos" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Datos temporais" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Insercións demoradas" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "caché da chave" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Unións" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Ordenación" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Coordinador da transacción" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Limpar (fechar) todas as táboas" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Mostrar as táboas abertas" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Mostrar os servidores escravos" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Mostrar o estado dos escravos" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Limpar a caché da pesquisa" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Información sobre o tempo de execución" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Todalas variables de estado" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Monitorizaci'on" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Consellos" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Tasa de refresco: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filtros" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Contendo a palabra:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Mostrar só valores de alerta" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filtrar por categoría..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Mostrar valores sen formato" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Ligazóns relacionadas:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Executar analizador" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Instruccións" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10310,7 +10332,7 @@ msgstr "" "O sistema de consellos pode darlle valores recomendados para as variables do " "servidor analizando as variables de estado do servidor." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10319,14 +10341,14 @@ msgstr "" "Note sen embargo que este sistema proporciona recomendacións baseadas en " "simples cálculos e a dedo que pode non ser necesarias no seu sistema." -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10334,31 +10356,31 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Preguntas dende o inicio: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Informacións" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Tráfico de rede dende o inicio: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Este servidor de MySQL leva funcionando %1$s. Iniciouse às %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10366,18 +10388,18 @@ msgstr "" "Este servidor funciona como maestro e esclavo nun proceso de " "replicación." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Este servidor funciona como maestronun proceso de replicación." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Este servidor funciona como esclavo nun proceso de replicación." -#: server_status.php:1081 +#: server_status.php:1104 #, fuzzy #| msgid "" #| "s MySQL server works as %s in replication process. For further " @@ -10391,11 +10413,11 @@ msgstr "" "b>. Para máis información acerca do estado de replicación do servidor visite " "a sección sobre replicación." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Estado da replicación" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10404,47 +10426,47 @@ msgstr "" "que esas estatísticas, tal e como as transmite o servidor de MySQL, poden " "resultar incorrectas." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Recibido" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Enviado" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "conexións simultáneas máximas" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Tentativas falidas" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Cancelado" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "Identificador" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Orde" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "Could not connect to MySQL server" msgid "The number of failed attempts to connect to the MySQL server." msgstr "Non se puido conectar co servidor de MySQL" -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10454,16 +10476,16 @@ msgstr "" "excederon o valor de binlog_cache_size e utilizaron un ficheiro temporal " "para almacenar instrucións para a transacción." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Número de transaccións que utilizaron o caché do rexistro binario." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10475,11 +10497,11 @@ msgstr "" "incremente o valor de tmp_table_size para que as táboas temporais se baseen " "na memoria en vez de no disco." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Número de ficheiros temporais creados por mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10487,7 +10509,7 @@ msgstr "" "Número de táboas temporais na memoria creadas automaticamente polo servidor " "ao executar instrucións." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10495,7 +10517,7 @@ msgstr "" "Número de fileiras escritas con INSERT DELAYED que sofriron algún erro " "(probabelmente unha chave duplicada)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10503,23 +10525,23 @@ msgstr "" "Número de fíos de manipulación INSERT DELAYED en uso. Cada táboa diferente " "na que se utiliza INSERT DELAYED recibe o seu propio fío." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Número de fileiras INSERT DELAYED escritas." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Número de instrucións FLUSH executadas." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Número de instrucións COMMIT internas." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Número de veces que se eliminou unha fileira dunha táboa." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10529,7 +10551,7 @@ msgstr "" "se sabe dunha táboa cun nome dado. Isto chámase descuberta. " "Handler_discovery indica o número de veces que se descobriron táboas." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10540,7 +10562,7 @@ msgstr "" "completos; por exemplo, SELECT col FROM algo, supoñendo que col estea " "indexada." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10548,7 +10570,7 @@ msgstr "" "Número de peticións para ler unha fileira baseadas nunha chave. Se for alto, " "é unha boa indicación de que as procuras e táboas están ben indexadas." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10558,7 +10580,7 @@ msgstr "" "increméntase se está a procurar unha columna de índice cunha limitación de " "intervalo ou se está a examinar un índice." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10566,7 +10588,7 @@ msgstr "" "Número de peticións para ler a fileira anterior na orde da chave. Este " "método de lectura utilízase sobre todo para optimizar ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10578,7 +10600,7 @@ msgstr "" "Posibelmente terá un monte de procuras que esixan que MySQL examine táboas " "completas ou ten unións que non usan as chaves axeitadamente." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10590,35 +10612,35 @@ msgstr "" "táboas non están indexadas axeitadamente ou que as súas procuras non están " "escritas para aproveitar os índices de que dispón." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Número de instrucións de ROLLBACK (\"desfacer\") interno." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Número de peticións para actualizar unha fileira nunha táboa." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Número de peticións para inserir un ficheiro nunha táboa." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Número de páxinas que conteñen datos (suxos ou limpos)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Número de páxinas actualmente suxas." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Número de páxinas do búfer que se pediu que se limpasen." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Número de páxinas libres." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10628,7 +10650,7 @@ msgstr "" "actualmente a ser lidas ou escritas ou non se poden limpar ou eliminar por " "algunha outra razón." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10640,11 +10662,11 @@ msgstr "" "se pode calcular así: Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Tamaño total do búfer, en páxinas." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10653,7 +10675,7 @@ msgstr "" "cando unha procura vai examinar unha porción grande dunha táboa mais en orde " "aleatoria." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10661,11 +10683,11 @@ msgstr "" "Número de pre-lecturas secuenciais iniciadas por innoDB. Isto acontece cando " "InnoDB realiza un exame secuencial completo dunha táboa." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Número de peticións de lectura lóxicas feitas por InnoDB." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10673,7 +10695,7 @@ msgstr "" "Número de lecturas lóxicas que InnoDB non puido satisfacer do búfer e tivo " "que efectuar por medio de lecturas dunha única páxina." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10687,55 +10709,55 @@ msgstr "" "que esperar. Se o tamaño do búfer é o axeitado, este valor debería ser " "pequeno." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Número de veces que se escribiu no búfer InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Número de operacións fsync() até o momento." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Número actual de operacións fsync() pendentes." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Número actual de lecturas pendentes." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Número actual de escritas pendentes." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Cantidade de datos lida até o momento, en bytes." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Número total de lecturas de datos." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Número total de escritas de datos." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Cantidade de datos escrita até o momento, en bytes." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Número de escritas duplas realizadas e número de páxinas escritas con este " "propósito." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Número de escritas duplas realizadas e número de páxinas escritas con este " "propósito." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10743,35 +10765,35 @@ msgstr "" "Número de esperas debidas a que o búfer do rexistro é demasiado pequeno e " "houbo que agardar até que se limpase para continuar." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Número de peticións de escrita no rexistro." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Número de escritas físicas no ficheiro de rexistro." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Número de escritas fsyncss feitas no ficheiro de rexistro." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Número de fsyncs do ficheiro de rexistro pendentes." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Escritas no ficheiro de rexistro pendentes." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Número de bytes escritos no ficheiro de rexistro." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Número de páxinas creadas." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10780,55 +10802,55 @@ msgstr "" "cóntanse en páxinas: o tamaño da páxina permite que se convirtan doadamente " "en bytes." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Número de páxinas lidas." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Número de páxinas escritas." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Número de bloqueo de fileiras polos que se está a agardar agora mesmo." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" "Tempo que, de media, leva adquirir un bloqueo sobre unha fileira, en " "milisegundos." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" "Tempo total empregado na adquisición de bloqueos sobre as fileiras, en " "milisegundos." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Tempo máximo en adquirir un bloqueo de fileira, en milisegundos." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Número de veces que houbo que agardar polo bloqueo dunha fileira." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Número de fileiras eliminadas das táboas InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Número de fileiras inseridas nas táboas InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Número de fileiras lidas das táboas InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Número de fileiras actualizadas en táboas InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10836,7 +10858,7 @@ msgstr "" "Número de bloques chave na caché de chaves que se mudaron mais que aínda non " "se limparon para o disco. Antes era Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -10844,7 +10866,7 @@ msgstr "" "Número de bloques sen utilizar na caché de chaves. Pode utilizar este valor " "para determinar canta caché de chave está en uso." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10854,17 +10876,17 @@ msgstr "" "referencia superior que indica o número máximo de bloques que se teñen " "empregado." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Porcentaxe de uso do límite de ficheiros abertos" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Número de peticións para ler un bloque chave da caché." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10874,26 +10896,26 @@ msgstr "" "grande, é que, posiblemente, o valor de key_fuffer_size é demasiado baixo. A " "relación de perdas da caché pódese calcular así: Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Número de peticións para escribir un bloque chave na caché." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Número de escritas físicas dun bloque chave no disco." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10904,19 +10926,19 @@ msgstr "" "procura diferentes para a mesma pesquisa. O valor por omisión é 0, que " "significa que aínda non se compilou ningunha procura." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" "Número de procuras que están a agardar para seren escritas nas fileiras " "INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -10924,38 +10946,38 @@ msgstr "" "Número de táboas abertas en total. Se a cantidade é grande, o valor da caché " "de táboas posibelmente é demasiado pequeno." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Número de ficheiros abertos." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "Número de fluxos abertos (utilizado principalmente para o rexistro)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Número de táboas abertas." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Cantidade de memoria libre para a caché de procuras." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Número de impactos na caché." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Número de procuras adicionadas na caché." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10967,7 +10989,7 @@ msgstr "" "caché de procuras. A caché de procuras utiliza unha estratexia de utilizado " "menos recentemente (LRU) para decidir que procuras debe eliminar da caché." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -10975,19 +10997,19 @@ msgstr "" "Número de procuras non enviadas á caché (que non se poden enviar debido á " "configuración de query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Número de procuras rexistradas na caché." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Número total de bloques na caché de procuras." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Estado da replicación en modo seguro (aínda non realizado)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -10995,13 +11017,13 @@ msgstr "" "Número de unións que non utilizan índices. Se este valor non for 0, debería " "comprobar con atención os índices das táboas." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Número de unións que utilizaron un intervalo de procura nunha táboa de " "referencia." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11009,7 +11031,7 @@ msgstr "" "Número de unións sen chaves que comproban a utilización de chaves despois de " "cada fila (se non é 0, debería comprobar con atención os índices das táboas)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11017,15 +11039,15 @@ msgstr "" "Número de unións que utilizaron intervalos na primeira táboa (Normalmente " "non é grave, mesmo de ser grande)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Número de unións que realizaron un exame completo da primeira táboa." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Número de táboas temporais abertas actualmente polo fío SQL escravo." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11033,11 +11055,11 @@ msgstr "" "Número total de veces (desde o inicio) que o fío de replicación SQL escravo " "reintentou as transaccións." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "Isto está ON se este servidor é un escravo conectado a un máster." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11045,14 +11067,14 @@ msgstr "" "Número de fíos aos que lles levou crearse máis segundos dos indicados en " "slow_launch_time." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Número de procuras ás que lles levou máis segundos dos indicados en " "long_query_time." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11062,23 +11084,23 @@ msgstr "" "este valor for grande, sería ben que considerase incrementar o valor da " "variábel de sistema sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Número de ordenacións feitas con intervalos." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Número de fileiras ordenadas." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Número de ordenacións realizadas examinando a táboa." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Número de veces que se adquiriu inmediatamente un bloqueo de táboa." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11090,7 +11112,7 @@ msgstr "" "debería en primeiro lugar mellorar as procuras e despois, ora partir a táboa " "ou táboas, ora utilizar replicación." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11100,11 +11122,11 @@ msgstr "" "calcular como Threads_created/Connections. Se este valor for vermello, " "debería aumentar a thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Número de conexións abertas neste momento." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11116,63 +11138,63 @@ msgstr "" "non fornece unha mellora notábel no desempeño se ten unha boa implementación " "de fíos.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Porcentaxe de caché de fíos %%" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Número de fíos que non están a durmir." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Iniciar monitorización" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Engadir gráfico" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Tasa de refresco" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Columnas do gráfico" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Ordenación dos gráficos" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Resetear a predeterminado" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Instruccións de monitorización" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11181,7 +11203,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11189,18 +11211,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11208,11 +11230,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Por favor note:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11220,86 +11242,86 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Gráfico predefinido" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Variable(s) de estado" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Seleccionar series:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Monitorizacións comúns" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "ou escriba o nome da variable:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Mostrar como valor diferencial" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Aplicar un divisor" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Engadir esta serie" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Limpar series" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Series no gráfico:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Estatísticas de rexistro" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Rango temporal seleccionado:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Os resultados están agrupados polo texto da consulta." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Analizador de procuras" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d segundo" msgstr[1] "%d segundos" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11314,8 +11336,8 @@ msgstr "Non foi posíbel conectar coa orixe" msgid "Could not connect to the target" msgstr "Non foi posíbel conectar co destino" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "Non existe a base de datos '%s'." @@ -11420,19 +11442,19 @@ msgstr "" "A base de datos de destino sincronizarase completamente coa base de datos de " "orixe. A base de datos de orixe ficará sen alteracións." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Erro establecendo a variable" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Variábeis e configuración do servidor" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Valor da sesión" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Valor global" @@ -11795,46 +11817,46 @@ msgstr "" msgid "Wrong data" msgstr "Datos erroneos" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Seguro que quere executar a petición seguinte?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Mostrar como código PHP" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "SQL validado" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Resultado SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Xerado por" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problemas cos índices da táboa `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Nome" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Alterouse a táboa %1$s sen problemas" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11897,12 +11919,12 @@ msgstr "Eixo Y:" msgid "Y Values" msgstr "Valores Y" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Xa existe a táboa %s!!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Creouse a táboa %1$s." @@ -11947,208 +11969,208 @@ msgstr "Gardar nun arquivo" msgid "File name" msgstr "Nome do arquivo" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "O nome da chave primaria debe ser... «PRIMARY»!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Non se pode facer que este índice sexa PRIMARIO!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Non se definiron partes do índice!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Engadir índice" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Editar índice" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Nome do índice :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARIA\" debe ser o nome de e só de unha chave primaria)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Tipo de índice :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Engadir ao índice  %s coluna(s)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Non se pode mover unha táboa sobre si mesma!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Non se pode copiar unha táboa sobre si mesma!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Moveuse a táboa %s para %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "A táboa %s copiouse para %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "O nome da táboa está vacío!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Ordenar a táboa por" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "a refacer logo de insercións e destrucións (shingly)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Mover a táboa a (base_de_datos.táboa):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opcións da táboa" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Mudar o nome da táboa para" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Copiar a táboa a (base_de_datos.táboa):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Ir à táboa copiada" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Táboa de mantemento" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Táboa de desfragmentación" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Fechouse a táboa %s" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Vaciar a caché da táboa (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Eliminar datos da táboa" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Vaciar táboa (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Borrar a táboa (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Mantemento da partición" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partición %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analizar" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Comprobar" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimizar" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Reconstruír" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Arranxar" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Eliminar particións" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Comprobar a integridade das referencias:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Mostrando táboas" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Uso do espazo" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efectivo" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Estatísticas da fileira" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "estático" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinámico" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Lonxitude da fileira" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Tamaño da fila" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Houbo un erro ao crear a chave externa en %1$s (comprobe os tipos de datos)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Relación interna" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12156,254 +12178,254 @@ msgstr "" "Non se precisas unha relación interna cando existe unha CHAVE EXTERNA " "correspondente." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Límite das chaves externas" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Examinar valores claramente distintos" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Engadir chave primaria" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Engadir índice único" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Engadir índice SPATIAL" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Engadir índice FULLTEXT" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Ningunha" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Eliminouse a columna %s" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Engadiuse unha chave primaria a %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Engadiusese un índice a %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Mostrar máis accións" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Eliminar columna(s)" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Editar vista" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Vista das relacións" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Propor unha estrutura para a táboa" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Engadir columna" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Ao final da táboa" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "No comezo da táboa" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Despois de %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Crear un índice en  %s columnas" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "particionado" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Reporte de seguemento para a táboa `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Creouse a versión %1$s; activouse o seguemento de %2$s." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Desactivouse o seguemento de %1$s na versión %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Activouse o seguemento de %1$s na versión %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "Declaracións SQL executadas." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "Declaracións SQL exportadas. Copie o volcado ou execúteo." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Instantánea da versión %s (código SQL)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Definicion dos datos de seguementoo eliminada con exito" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Erro na petición" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 #, fuzzy #| msgid "Track these data manipulation statements:" msgid "Tracking data manipulation successfully deleted" msgstr "Seguir estas declaracións de manipulación de datos:" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Declaracións de seguemento" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, fuzzy, php-format #| msgid "Show %s with dates from %s to %s by user %s %s" msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Mostrar %s con datas de %s a %s polo usuario %s %s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Borrar os datos de seguemento de filas do reporte" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Non hai datos" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Data" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Declaración de definición de datos" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Declaración de manipulación de datos" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Volcado de SQL (descarga do ficheiro)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Volcado de SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Esta opción substitúe a táboa e os datos que contén." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Execución de SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Exportar como %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Mostrar as versións" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Desactivar o seguemento para %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Desactivar agora" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Activar o seguemento para %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Activar agora" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Crear versión %1$s de %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Seguir estas declaracións de definición de datos:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Seguir estas declaracións de manipulación de datos:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Crear unha versión" @@ -12432,11 +12454,11 @@ msgstr "Non ten direitos suficientes para estar aquí agora!" msgid "The profile has been updated." msgstr "Actualizouse o perfil." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Nome da VISTA" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Renomear táboa a" @@ -12745,8 +12767,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12872,8 +12894,8 @@ msgstr "" #, fuzzy, php-format #| msgid "%s%% of all connections are aborted. This value should be below 1%%" msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "O %s%% de toda-las conexións foron canceladas. Este valor debería ser menor " "ó 1%%" @@ -13374,8 +13396,8 @@ msgstr "" #: libraries/advisory_rules.txt:390 #, fuzzy, php-format #| msgid "" -#| "The number of opened files is at %s%% of the limit. It should be below " -#| "85%%" +#| "The number of opened files is at %s%% of the limit. It should be below 85%" +#| "%" msgid "" "Max_used_connections is at %s%% of max_connections, it should be below 80%%" msgstr "" diff --git a/po/he.po b/po/he.po index 1e431caa7e..d4cf93fb8e 100644 --- a/po/he.po +++ b/po/he.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:18+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: hebrew \n" -"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "הצגת הכול" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "מספר העמוד:" @@ -37,55 +37,56 @@ msgstr "" "לא ניתן לעדכן את חלון דפדפן היעד. יתכן שסגרת את חלון ההורה, או שהגדרות " "האבטחה של הדפדפן שלך מוגדרות כך שיחסמו עדכונים בין חלונות." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "חיפוש" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "ביצוע" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "שם מפתח" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "תיאור" @@ -107,151 +108,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "מסד הנתונים %1$s נוצר." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "הערה על מסד הנתונים: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "הערות לטבלה" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "עמודה" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "סוג" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "ריק" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "בררת מחדל" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "קישורים אל" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "הערות" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "לא" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "כן" @@ -259,601 +260,535 @@ msgstr "כן" msgid "View dump (schema) of database" msgstr "צפייה בשליפה (תבנית) של מסד נתונים" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "לא נמצאו טבלאות במסד הנתונים." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "בחירת הכול" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "ביטול הבחירה הכללית" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "שם מסד הנתונים ריק!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "שם מסד הנתונים %1$s הוחלף בשם %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "מסד הנתונים %1$s הועתק אל %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "שינוי שם מסד הנתונים לשם" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "הסרת מסד הנתונים" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "מסד הנתונים %s הושמט." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "השמטת מסד הנתונים (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "העתקת מסד הנתונים אל" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "מבנה בלבד" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "מבנה ונתונים" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "נתונים בלבד" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE לפני העתקה" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "הוספת %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "הוספת ערך AUTO_INCREMENT (מספור אוטומטי)" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "הוספת הגבלות" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "מעבר למסד הנתונים שהועתק" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "איסוף" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "אחסון התצורה של phpMyAdmin הופסקה. כדי לגלות מדוע יש ללחוץ %sכאן%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "עריכה או יצוא של תבנית יחסית" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "טבלה" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "שורות" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "גודל" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "בשימוש" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "יצירה" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "עדכון אחרון" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "נבדק לאחרונה" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "טבלה אחת (%s)" msgstr[1] "%s טבלאות" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "עליך לבחור לפחות עמודה אחת לתצוגה" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "מעבר ל%sבונה החזותי%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "סידור" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "עולה" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "יורד" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "הצגה" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "קריטריונים" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "הכנסה" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "וגם" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "מחיקה" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "או" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "שינוי" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "הוספת/הסרת שורות של קריטריונים" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "הוספת/מחיקת עמודות" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "עדכון שאילתה" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "שימוש בטבלאות" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "שאילתת SQL על מסד הנתונים %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "שליחת שאילתה" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "הגישה נדחתה" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "לפחות אחת מהמילים" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "כל המילים" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "הביטוי במדויק" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "כביטוי רגולרי" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "תוצאות החיפוש אחר „%s“ %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "סה״כ: פריט אחד (%s)" -msgstr[1] "סה״כ: %s פריטים" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "תוצאה אחת (%1$s) בטבלה %2$s" -msgstr[1] "%1$s תוצאות בטבלה %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "עיון" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "האם למחוק את התוצאות עבור הטבלה %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "מחיקה" - -#: db_search.php:362 -msgid "Search in database" -msgstr "חיפוש במסד הנתונים" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "מילים או ערכים לחיפוש אחריהם (תו כללי: „%“):" - -#: db_search.php:373 -msgid "Find:" -msgstr "חיפוש:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "מילים מופרדות ברווח („ “)." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "בתוך הטבלאות:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "בתוך העמודה:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "לא נמצאו טבלאות במסד הנתונים" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "לא ידוע" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "הטבלה %s רוקנה" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "התצוגה %s נשמטה" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "הטבלה %s נשמטה" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "המעקב פעיל." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "המעקב אינו פעיל." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "לתצוגה זו יש לפחות מספר כזה של שורות. נא לפנות ל%sתיעוד%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "תצוגה" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "שכפול" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "סכום" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s הוא מנוע האחסון כבררת המחדל של שרת MySQL זה." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "עם הנבחרים:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "סימון הכול" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "בדיקת טבלאות בעלות תקורה" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "יצוא" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "תצוגת הדפסה" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "ריקון" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "השמטה" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "בדיקת טבלה" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "ייעול טבלה" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "תיקון טבלה" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "ניתוח טבלה" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "הוספת קידומת לטבלה" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "החלפת קידומת הטבלה" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "העתקת הטבלה עם קידומת" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "מילון נתונים" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "טבלאות במעקב" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "מסד נתונים" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "הגרסה האחרונה" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "מועד היצירה" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "עודכנה" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "מצב" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "פעולה" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "מחיקת נתוני המעקב לטבלה זו" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "פעיל" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "לא פעיל" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "גרסאות" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "דוח המעקב" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "העתק של המבנה" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "טבלאות שאינן במעקב" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "מעקב אחר טבלה" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "יומן מסד נתונים" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "הסוג שגוי!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "סוג הייצוא הנבחר חייב להישמר לקובץ!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "פרמטרים שגויים!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "אין מספיק מקום לשמירת הקובץ %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "הקובץ %s כבר קיים בשרת, נא לשנות את שם הקובץ או לסמן את אפשרות השכתוב." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "לשרת אין הרשאה לשמור את קובץ %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "השליפה נשמרה אל הקובץ %s." @@ -876,7 +811,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "פני השטח" @@ -949,29 +884,29 @@ msgstr "" "יש לבחור ב„גאומטריה מטקסט” מהעמודה „פונקציה“ ולהדביק את המחרוזת שלהלן לשדה " "„ערך“" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "כפי הנראה ניסית להוריד קובץ גדול מדי. נא לפנות ל%sתיעוד%s לקבלת דרכים לעקיפת " "הגבלה זו." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "הצגת סימנייה" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "הסימנייה נמחקה." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "לא ניתן לקרוא את הקובץ" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -981,7 +916,7 @@ msgstr "" "ניסית לטעון קובץ עם דחיסה שאינה נתמכת (%s). או שהתמיכה בדחיסה לא הוטמעה או " "שבוטלה בהגדרות שלך." -#: import.php:390 +#: import.php:394 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 " @@ -991,26 +926,26 @@ msgstr "" "המרבי המותר בתצורת ה־PHP שלך. ניתן לעיין ב[a@./Documentation." "html#faq1_16@Documentation]שו״ת 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "לא ניתן להמיר את קידוד התווים של הקובץ ללא ספרייה להמרת קידודי תווים" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "לא ניתן לטעון את תוספי הייבוא, נא לבדוק האם ההתקנה שלך תקינה!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "הסימנייה %s נוצרה" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "הייבוא הושלם בהצלחה, הופעלו %d שאילתות." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1018,7 +953,7 @@ msgstr "" "תום זמן ההמתנה של הסקריפט עבר, אם ברצונך לסיים את הייבוא נא לשלוח מחדש את " "אותו הקובץ והייבוא יימשך." -#: import.php:499 +#: import.php:503 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." @@ -1026,15 +961,15 @@ msgstr "" "עם זאת, בהרצה האחרונה לא נותחו נתונים כלל, לרוב משמעות הדבר היא ש־phpMyAdmin " "לא יוכל להשלים יבוא זה אלמלא גבול זמן ההמתנה של ה־php יוגדל." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "שאילתת ה־SQL שלך בוצעה בהצלחה" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "חזרה" @@ -1044,7 +979,7 @@ msgstr "" "phpMyAdmin מתנהג בצורה יותר ידידותית עם דפדפן התומך במסגרות (frames-" "capable)." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "הוראות \"DROP DATABASE\" מנוטרלות." @@ -1053,7 +988,7 @@ msgstr "הוראות \"DROP DATABASE\" מנוטרלות." msgid "Do you really want to execute \"%s\"?" msgstr "האם אכן ברצונך להפעיל את „%s”?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "פעולה זו עלולה להשמיד מסד נתונים שלם!" @@ -1093,7 +1028,7 @@ msgstr "הוספת אינדקס" msgid "Edit Index" msgstr "עריכת האינדקס" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "הוספת %d עמודות לאינדקס" @@ -1111,16 +1046,16 @@ msgstr "שם המארח ריק!" msgid "The user name is empty!" msgstr "שם המשתמש ריק!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "הססמה ריקה!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "הססמאות אינן זהות!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "הוספת משתמש" @@ -1132,29 +1067,31 @@ msgstr "ההרשאות נטענו מחדש" msgid "Removing Selected Users" msgstr "הסרת המשתמש הנבחרים" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "סגירה" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "עריכה" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "תרשים תעבורה חי" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "תרשים חיבור/תהליך חי" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "תרשים תשאול חי" @@ -1164,24 +1101,24 @@ msgstr "נתונים סטטיים" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "סה״כ" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "אחר" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1201,7 +1138,7 @@ msgstr "תעבורת השרת (ב־KiB)" msgid "Connections since last refresh" msgstr "התחברויות מאז הרענון האחרון" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "תהליכים" @@ -1219,7 +1156,7 @@ msgstr "שאלות מאז הרענון האחרון" msgid "Questions (executed statements by the server)" msgstr "שאלות (הצהרות שהופעלו על ידי השרת)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "סטטיסטיקת תשאולים" @@ -1263,14 +1200,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1330,32 +1267,32 @@ msgstr "" msgid "Bytes received" msgstr "התקבל" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "חיבורים" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Bytes" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1371,11 +1308,11 @@ msgstr "%s טבלאות" msgid "Questions" msgstr "Persian" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Traffic" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1399,12 +1336,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "ללא" @@ -1504,7 +1441,7 @@ msgstr "תכונות קשר כלליות" msgid "Current settings" msgstr "תכונות קשר כלליות" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Import files" msgid "Chart Title" @@ -1593,7 +1530,7 @@ msgstr "הסברת SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "זמן" @@ -1701,10 +1638,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 #, fuzzy msgid "Import" msgstr "ייצוא" @@ -1780,7 +1717,7 @@ msgstr "תהליכים" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "אף מאגר נתונים לא נבחר." @@ -1850,17 +1787,17 @@ msgstr "הוספת שדה חדש" msgid "Show indexes" msgstr "הראה רשת" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "מופעל" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1898,7 +1835,7 @@ msgstr "מוחק %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1940,8 +1877,8 @@ msgstr "שאילתת SQL" msgid "No rows selected" msgstr "לא נבחרו שורות" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "שינוי" @@ -1949,18 +1886,18 @@ msgstr "שינוי" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d הוא לא מספר שורה תקין." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "שמירה" @@ -1974,7 +1911,7 @@ msgstr "שאילתת SQL" msgid "Show search criteria" msgstr "שאילתת SQL" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2026,12 +1963,12 @@ msgstr "תוצאת SQL" msgid "Data point content" msgstr "תוכן עניניים" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "התעלמות" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "העתקה" @@ -2053,7 +1990,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2136,7 +2073,7 @@ msgstr "מראה שורות" msgid "Generate password" msgstr "ייצור סיסמא" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "ייצור" @@ -2146,7 +2083,7 @@ msgstr "ייצור" msgid "Change Password" msgstr "שינוי סיסמא" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2260,27 +2197,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "ינואר" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "פברואר" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "מרץ" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "אפריל" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2288,37 +2225,37 @@ msgid "May" msgstr "מאי" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "יוני" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "יולי" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "אוגוסט" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "ספטמבר" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "אוקטובר" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "נובמבר" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "דצמבר" @@ -2367,32 +2304,32 @@ msgid "Sun" msgstr "יום ראשון" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "יום שני" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "יום שלישי" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "יום רביעי" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "יום חמישי" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "יום שישי" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "שבת" @@ -2525,16 +2462,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "לשנייה" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "לדקה" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "לשעה" @@ -2542,6 +2479,263 @@ msgstr "לשעה" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "מירבי: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "תיעוד" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "שגיאה" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "שאילתת SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL אמר: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "הסברת SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "ללא קוד PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "ייצור קוד PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "רענון" + +#: libraries/CommonFunctions.class.php:1338 +#, fuzzy +msgid "Skip Validate SQL" +msgstr "בדיקת תקינות SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "בדיקת תקינות SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "מנועים" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "יום ראשון" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y at %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s ימים, %s שעות, %s דקות ו- %s שניות" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Add new field" +msgid "Missing parameter:" +msgstr "הוספת שדה חדש" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "התחלה" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "הקודם" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "הבא" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "סיום" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "קפיצה אל מאגר נתונים "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "מבנה" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "הכנסה" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "עיון" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "פעולות" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +msgid "Select from the web server upload directory %s:" +msgstr "שמירת שרת בתוך תיקיית %s" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "הדפסה" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2555,91 +2749,59 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy msgid "Save edited data" msgstr "תיקיית בית של נתונים" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "הוספת/מחיקת עמודות שדה" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "התחלה" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "הקודם" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "הבא" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "סיום" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "שבת" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "מספר שדות" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "יום שני" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "מאוזן" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "מאוזן (headers מסובבים)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "ניצב" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "הרצת שאילתה מועדפת" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2663,118 +2825,130 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "פעולות" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "טקסטים חלקיים" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "טקסטים מלאים" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "תצוגת יחסים" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy msgid "Relational display column" msgstr "תצוגת יחסים" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy msgid "Hide browser transformation" msgstr "שינויי צורה זמינים" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "השורה נמחקה" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "מחיקה" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "יכול להיות הערכה. ראה FAQ 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "בשאילתה" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "מראה שורות" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "סה\"כ" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "שאילתה לקחה %01.4f שניות" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "תצוגת הדפסה (עם טקסטים מלאים)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display chart" msgstr "מציג הערות עמודה" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "גרסת שרת" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "קישור לא נמצא" @@ -2836,198 +3010,157 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "עוגיות (Cookies) חייבות לפעול מנקודה זאת." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "עוגיות (Cookies) חייבות לפעול מנקודה זאת." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "אין אינדקסים מוגדרים!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "אינדקסים" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "ייחודי" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "מספור" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "הערות" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "המפתח הראשי הוסר" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "אינדקס %s הוסר" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "מאגרי נתונים" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "שרת" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "מבנה" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "הכנסה" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "פעולות" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "שאילתה" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "הרשאות" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "משתמש" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "דו\"ח בינארי" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "משתנים" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "קידודים" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "מנועים" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "שגיאה" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3056,84 +3189,84 @@ msgstr[1] "לא נבחרו שורות" msgid "Error while creating PDF:" msgstr "מאפשר מחיקת מידע." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "אין טבלאות" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "אין מידע מצב מפורט על מנוע אחסון זה." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s זמין על שרת MySQL זה." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s מובטל על שרת MySQL זה." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "שרת MySQL לא תומך במנוע אחסון %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "חפש במסד הנתונים" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "חפש במסד הנתונים" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "טבלה %s שונתה אל %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3141,93 +3274,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "פונקציה" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 #, fuzzy msgid "Operator" msgstr "פעולות" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "ערך" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "חיפוש" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "הכנסה" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "בחירת שדות (לפחות אחד):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "הוספת תנאי חיפוש (הגוף של תנאי \"where\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "מספר של שורות לכל דף" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "סדר תצוגה:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "שאילתת SQL" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "ביצוע \"שאילתה לדוגמה\" (תו כללי: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "ביצוע \"שאילתה לדוגמה\" (תו כללי: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3302,14 +3435,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3554,13 +3687,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "טבלאות" @@ -3571,37 +3704,37 @@ msgstr "טבלאות" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "נתונים" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "תקורה" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "אין מאגרי נתונים" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy msgid "Replicated" msgstr "יחסים" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "בדיקת הראשות עבור מאגר נתונים "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "בדיקת הרשאות" @@ -3645,179 +3778,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "אתה צריך לשדרג אל %s %s לפחות." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "מירבי: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "תיעוד" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "שאילתת SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL אמר: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "הסברת SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "ללא קוד PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "ייצור קוד PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "רענון" - -#: libraries/common.lib.php:1277 -#, fuzzy -msgid "Skip Validate SQL" -msgstr "בדיקת תקינות SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "בדיקת תקינות SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "מנועים" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "יום ראשון" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y at %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s ימים, %s שעות, %s דקות ו- %s שניות" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Add new field" -msgid "Missing parameter:" -msgstr "הוספת שדה חדש" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "קפיצה אל מאגר נתונים "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -msgid "Select from the web server upload directory %s:" -msgstr "שמירת שרת בתוך תיקיית %s" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "הדפסה" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3843,9 +3815,9 @@ msgstr "" msgid "Closed" msgstr "" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "מבוטל" @@ -3984,30 +3956,30 @@ msgstr "קישור לא נמצא" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "איפוס" @@ -4286,7 +4258,7 @@ msgid "Character set of the file" msgstr "חבילת הקידוד של הקובץ:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "תבנית" @@ -4311,7 +4283,7 @@ msgstr "" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4320,7 +4292,7 @@ msgstr "שדות מוקפים ע\"י" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4342,7 +4314,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4350,7 +4322,7 @@ msgid "Columns terminated by" msgstr "שורות מסתיימות ע\"י" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "שורות מסתיימות ע\"י" @@ -4414,12 +4386,12 @@ msgstr "מפתח תווית" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "סוג MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "יחסים" @@ -4434,7 +4406,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4450,7 +4422,7 @@ msgid "Enclose table and column names with backquotes" msgstr "צירוף תוי ציטוט (backquotes) אל שמות טבלאות ושדות" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4681,8 +4653,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "חלון שאילתה" @@ -5963,10 +5935,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "סיסמא" @@ -5986,8 +5958,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "שם משתמש:" @@ -6223,44 +6195,94 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "השרת אינו מגיב" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "תוצאות החיפוש אחר „%s“ %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "סה״כ: פריט אחד (%s)" +msgstr[1] "סה״כ: %s פריטים" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "תוצאה אחת (%1$s) בטבלה %2$s" +msgstr[1] "%1$s תוצאות בטבלה %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "האם למחוק את התוצאות עבור הטבלה %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "חיפוש במסד הנתונים" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "מילים או ערכים לחיפוש אחריהם (תו כללי: „%“):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "חיפוש:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "מילים מופרדות ברווח („ “)." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "בתוך הטבלאות:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "בתוך העמודה:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "שינוי סיסמא" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "ללא סיסמא" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "הקלדה נוספת" @@ -6285,8 +6307,8 @@ msgstr "יצירת מאגר נתונים חדש" msgid "Create" msgstr "יצירה" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "ללא הרשאות" @@ -6301,9 +6323,9 @@ msgstr "יצירת עמוד חדש" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "שם" @@ -6313,302 +6335,302 @@ msgstr "שם" msgid "Number of columns" msgstr "מספר שדות" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Exporting databases from the current server" msgstr "נכשל בכניסה לשרת MySQL" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "יצירת טבלה חדשה על מאגר נתונים %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "יצירת טבלה חדשה על מאגר נתונים %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "סוג ייצוא" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "מאגרי נתונים" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "טבלאות" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "שורות" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of fields" msgid "Number of rows:" msgstr "מספר שדות" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "שמירת שרת בתוך תיקיית %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "שמירה כקובץ" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "תבנית שם קובץ" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "חבילת הקידוד של הקובץ:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "דחיסה" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipped\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipped\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "שמירה כקובץ" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "תבנית" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy msgid "Format-specific options:" msgstr "לתבנית זאת אין אפשרויות" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "גרסת שרת" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "גרסת שרת" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "נכשל בכניסה לשרת MySQL" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "אין מאגרי נתונים" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "אין מאגרי נתונים" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "טקסטים חלקיים" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6617,7 +6639,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "מידע גרסאות" @@ -6657,68 +6679,68 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "מצב InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "דפים" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "דפים חופשיים" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "דפים מלוכלכים" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "דפים מכילים מידע" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "דפים לריקון" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "עמודים עסוקים" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 #, fuzzy msgid "Read requests" msgstr "בקשות כתיבה" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "בקשות כתיבה" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6906,20 +6928,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "יחסים" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6927,127 +6949,127 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL החזיר חבילת תוצאות ריקה (לדוגמא, אפס שורות)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "אין מאגרי נתונים" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "אין מאגרי נתונים" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "מבנה בלבד" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "בינארי" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "משום אורכם,
השדה הזה יכול להיות בלתי עריך " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "בינארי - אין לערוך" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 #, fuzzy msgid "web server upload directory" msgstr "שמירת שרת בתוך תיקיית %s" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "ואז" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "הכנסה כשורה חדשה" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "חזרה לעמוד הקודם" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "הוספה נוספת של שורה חדשה" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "חזרה אחורה לעמוד זה" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "עריכת השורה הבאה" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7064,240 +7086,240 @@ msgstr "ללא" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "יום שישי" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "שליחה" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add new field" msgid "Add prefix" msgstr "הוספת שדה חדש" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "האם אתה באמת רוצה " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "ללא שינוי" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "קידוד" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "בולגרית" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "סינית מסורתית" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "אין חשיבות לרישיות (case)" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "יש חשיבות לרישיות (case)" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "קרואטית" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "צ'יכית" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "דנית" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "אנגלית" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "אסטונית" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "גרמנית" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "מילון" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "phone book" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "הונגרית" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "איסלנדית" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "יפנית" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latvian" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "ליטאית" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persian" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polish" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "רומנית" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "סלובקית" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "סלובנית" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "ספרדית" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "ספרדית מסורתית" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "שוודית" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "טורקית" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "אוקראינית" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "רוסית" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "בלטית" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "ארמנית" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "קירילית" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "ערבית" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "עברית" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "גרוזינית" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "יוונית" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "בית" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "יציאה" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "תיעוד phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7321,8 +7343,8 @@ msgstr "ברוך הבא אל %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7369,20 +7391,20 @@ msgstr "סיסמא:" msgid "Server Choice" msgstr "בחירת שרת" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "נכשל בכניסה לשרת MySQL" @@ -7475,7 +7497,7 @@ msgstr "אפשרויות ייצוא מאגר נתונים" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "הוצאת מידע עבור טבלה" @@ -7491,7 +7513,7 @@ msgstr "נשלח" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7500,14 +7522,14 @@ msgstr "תיאור" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "מבנה טבלה עבור טבלה" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7515,7 +7537,7 @@ msgstr "מבנה בלבד" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7572,32 +7594,32 @@ msgid "Display MIME types" msgstr "סוגי MIME זמינים" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "מארח" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "זמן ייצור" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "גרסת שרת" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "גרסת PHP" @@ -7680,7 +7702,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7742,35 +7764,35 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 #, fuzzy msgid "Procedures" msgstr "תהליכים" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "פונקציה" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "הגבלות לטבלאות שהוצאו" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "הגבלות לטבלה" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy msgid "Error reading data:" msgstr "מאפשר מחיקת מידע." @@ -7812,28 +7834,28 @@ msgstr "" msgid "Column names: " msgstr "שמות עמודה" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7843,17 +7865,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "שמות עמודה" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -8012,97 +8034,97 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "לא בסדר" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "אישור" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "מופעל" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "תכונות קשר כלליות" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "הצגת תכונות" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "יצירה של קבצי PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "מציג הערות עמודה" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 #, fuzzy msgid "Browser transformation" msgstr "שינויי צורה זמינים" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "שאילתות SQL מועדפות" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "היסטוריית SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "ללא תיאור" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "ביטול הסימון הכולל" @@ -8110,7 +8132,7 @@ msgstr "ביטול הסימון הכולל" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8121,9 +8143,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "שם משתמש" @@ -8142,205 +8164,205 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "משתנה" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "קוד שרת (ID)" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "כל משתמש" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "השתמש בשדה טקסט" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "כל שרת מארח" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "מקומי" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "מארח זה" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "ייצור סיסמא" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "טבלה %s נמחקה" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "טבלה %s נמחקה" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "נשלח" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "תהליכים" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "סוג אירוע" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "סוג אירוע" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "שינוי" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "הרצת שאילתה מועדפת" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "מצב" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "סיום" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "השלם הכנסות" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8358,140 +8380,140 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "טבלה %s נמחקה" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "טבלה %s נמחקה" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "שמות עמודה" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "יצירה" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "אורך/ערכים*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add new field" msgid "Add parameter" msgstr "הוספת שדה חדש" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "שינוי שם מאגר נתונים אל" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "אורך/ערכים*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "אפשרויות טבלה" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "סוג שאילתה" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format msgid "Execution results of routine %s" msgstr "מאפשר יצירת שגרות מאוחסנות." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8528,23 +8550,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "זמן" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8644,149 +8666,149 @@ msgstr "לא נמצאו טבלאות במאגר נתונים." msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "הטבלה \"%s\" לא קיימת!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "אנא הגדר נקודות ציון עבור טבלה %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "תוכן עניניים" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "תכונות" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "תוספת" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "יצירת עמוד חדש" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "מספר דף:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "עיצוב אוטומטי" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "יחסים פנימיים" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "אנא בחר עמוד לעריכה" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "בחירת הכל" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "בחירת טבלאות" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Display PDF schema" msgid "Display relational schema" msgstr "הצגת תרשים PDF" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "הראה רשת" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "ראיית צבע" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "ראיית ממדים של טבלאות" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "הצגת כל הטבלאות ברוחב דומה?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portrait" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "יצירה" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "גודל דף" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8794,7 +8816,7 @@ msgstr "" "לעמוד הנוכחי יש הפניות לטבלאות שכבר לא קיימות. האם אתה רוצה למחוק את הפניות " "אלו?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8815,46 +8837,46 @@ msgstr "" msgid "Current Server" msgstr "שרת" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "חפש במסד הנתונים" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "חפש במסד הנתונים" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "הרצת את שאילתה/שאילתות על מסד הנתונים %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "הרצת את שאילתה/שאילתות על מסד הנתונים %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -8866,11 +8888,11 @@ msgstr "לוח שנה" msgid "Columns" msgstr "שמות עמודה" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "הכנס שאילתת SQL זאת למועדפים" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "אפשר לכל משתמש לגשת לכתובת מועדפת זאת" @@ -8957,7 +8979,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -8975,7 +8997,7 @@ msgstr "" "(\"'\") ביחד עם הערכים האלה, הכנס לוכסן אחורי לפניהם (לדוגמא '\\\\xyz' or 'a" "\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8983,31 +9005,31 @@ msgstr "" "לערכי ברירת מחדל, אנא הכנס רק ערך בודד, ללא סימני ציטוט או לוכסנים, השתמש " "בתבנית הזאת : a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "אינדקס" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "הוספת/מחיקת עמודות שדה" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 #, fuzzy msgid "Transformation options" msgstr "לתבנית זאת אין אפשרויות" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 #, fuzzy msgid "" "Please enter the values for transformation options using this format: 'a', " @@ -9020,63 +9042,63 @@ msgstr "" "(\"'\") ביחד עם הערכים האלה, הכנס לוכסן אחורי לפניהם (לדוגמא '\\\\xyz' or 'a" "\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "ללא" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "ראשי" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Fulltext" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "לאחר %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "הוספת %s תאים" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "אתה חייב להוסיף לפחות שדה אחד." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "מנוע אחסון" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9099,11 +9121,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9118,99 +9140,99 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "תכונות קשר כלליות" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "קידוד חיבור MySQL" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "תכונות קשר כלליות" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "מאגרי נתונים" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "גרסת שרת" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "משתמש" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "בחירת שרת" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "הערה על מאגר הנתונים: " -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "גרסת PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "ראיית מידע PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "דף הבית phpMyAdmin הרשמי" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "תכונות" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "ללא שינוי" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9221,14 +9243,14 @@ msgstr "" "ברירת מחדל של MySQL. שרת MySQL שלך פועל עם ברירת מחדל זאת, והוא פתוח לחדירות," "ואתה ממש צריך לתקן את חור אבטחה זה." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 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 " @@ -9238,32 +9260,32 @@ msgstr "" "mbstring מותקנת, phpMyAdmin אינו יכול לחלק מחרוזות באופן תקין וזה יכול לגרום " "לתוצאות לא רצויות." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9274,43 +9296,43 @@ msgid "" msgstr "" "תכונות נוספות לעבודה עם טבלאות מקושרות בוטלו. לעוד מידע למה לחץ %sכאן%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "אין מאגרי נתונים" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "שינוי סדר הטבלה לפי" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "שינוי סדר הטבלה לפי" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "יצירת עמוד חדש" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "אנא בחר מאגר נתונים" @@ -9360,7 +9382,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "סינית מסורתית" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9434,80 +9456,80 @@ msgstr "יצירה" msgid "Active options" msgstr "אפשרויות טבלה" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "טבלה %s נמחקה" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "דפים" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "קבצי ייבוא" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "No rows selected" msgid "Export to selected page" msgstr "לא נבחרו שורות" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "יצירת אינדקס חדש" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "שם משתמש" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "יחסים פנימיים" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "תצוגת יחסים" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "שינויים נשמרו" @@ -9580,15 +9602,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "קבצי ייבוא" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "הכל" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "טבלה %s לא נמצאה או לא קיימת בתוך %s" @@ -9599,38 +9621,38 @@ msgstr "טבלה %s לא נמצאה או לא קיימת בתוך %s" msgid "File doesn't exist" msgstr "הטבלה \"%s\" לא קיימת!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "שדות" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "הראה שאילתות שלמות" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "שם דו\"ח" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "מיקום" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "מיקום מקורי" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "מידע" @@ -9638,7 +9660,7 @@ msgstr "מידע" msgid "Character Sets and Collations" msgstr "חבילות קידוד" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9646,24 +9668,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s מסדי נתונים נמחקו בהצלחה." msgstr[1] "%s מסדי נתונים נמחקו בהצלחה." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "סטטיסטיקת מסד הנתונים" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "הפעלת סטטיסטיקה" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9671,7 +9693,7 @@ msgstr "" "הערה: הפעלת סטטיסטיקות מאגר נתונים כאן יכולות לגרום לתעבורה כבדה בין השרת " "האינטרנט לשרת MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "מנועי אחסון" @@ -9699,7 +9721,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "Persian" @@ -9718,492 +9740,492 @@ msgstr "" msgid "disabled" msgstr "מבוטל" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "כלול כל ההרשאות חוץ מ- GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "מאפשר שינוי של מבני הטבלאות הקיימות." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 #, fuzzy msgid "Allows altering and dropping stored routines." msgstr "מאפשר יצירת שגרות מאוחסנות." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 #, fuzzy msgid "Allows creating new databases and tables." msgstr "מאפשר מחיקת מאגרי נתונים וטבלאות." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "מאפשר יצירת שגרות מאוחסנות." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "מאפשר יצירת טבלאות חדשות." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "מאפשר יצירת טבלאות זמניות." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 #, fuzzy msgid "Allows creating new views." msgstr "מאפשר יצירת טבלאות חדשות." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "מאפשר מחיקת מידע." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "מאפשר מחיקת מאגרי נתונים וטבלאות." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "מאפשר מחיקת טבלאות." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 #, fuzzy msgid "Allows executing stored routines." msgstr "מאפשר יצירת שגרות מאוחסנות." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 #, fuzzy msgid "Allows reading data." msgstr "מאפשר מחיקת מידע." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 #, fuzzy msgid "Allows changing data." msgstr "מאפשר מחיקת מידע." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "ללא הרשאות." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "ללא" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "הרשאות ספציפיות-לטבלאות" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "הערה: שמות הרשאות MySQL מובטאות באנגלית" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "ניהול" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "הרשאות גלובליות" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "הרשאות ספציפיות למאגר נתונים" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "גבולות משאבים" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "הערה: הגדרת אפשרויות אלו אל 0 (אפס) יבטלו את ההגבלה." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "מידע כניסה" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "אל תשנה את הסיסמא" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "לא נמצאו משתמשים." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "שם המשתמש %s כבר קיים!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "משתמש חדש נוסף." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "אתה עדכנת הרשאות עבור %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "אתה שללת הרשאות עבור %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "הסיסמא עבור %s שונתה בהצלחה." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "מוחק %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "טוען מחדש הרשאות" -#: server_privileges.php:1505 +#: server_privileges.php:1518 #, fuzzy msgid "The selected users have been deleted successfully." msgstr "%s מסדי נתונים נמחקו בהצלחה." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "ההרשאות נטענו מחדש בהצלחה." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "עריכת הרשאות" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "שלילה" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "ייצוא" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "כל דבר" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "הרשאות" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "הרשאות" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "סקירת משתמשים" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "הענקה" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "הסרת משתמשים שנבחרו" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "שלילת כל ההרשאות הפעילות מהמשתמשים ומחיקתם לאחר מכן." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "הסרת מאגרי נתונים שיש להם שמות דומים כמו למשתמשים." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "הערה: phpMyAdmin מקבל הרשאות משתמש ישירות מטבלאות הרשאות של MySQL. התוכן של " "הטבלאות האלו יכול להיות שונה מההרשאות שהשרת משתמש בהן, אם הן שונו באופן " "ידני. במקרה זה, אתה צריך לבצע %sטעינה מחדש של הרשאות%s לפני שאתה ממשיך." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "המשתמש שנבחר לא נמצא בטבלת ההרשאות." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "הרשאות ספציפיות-לעמודה" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "הוספת הרשאות למאגר הנתונים הבא" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "תווים כללים _ וגם % צריכים לבוא ביחד עם \\ על מנת להשתמש בהם באמת" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "הוספת הראשאות לטבלה הבאה" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "שינוי מידע כניסה / העתקת משתמש" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "יצירת משתמש חדש עם אותן ההרשאות וגם ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... שמירת הישן." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... מחיקת הישן מטבלאות המשתמשים." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... בטל את כל ההרשאות הפעילות מהישן ומחק אותו לאחר מכן." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "... מחיקת הישן מטבלאות המשתמשים וטען מחדש את ההרשאות לאחר מכן." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "בדיקת הראשות עבור מאגר נתונים "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "עולמי" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "ספציפי למאגר הנתונים" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "תו כללי" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy msgid "User has been added." msgstr "שדה %s נמחק" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "ההרשאות נטענו מחדש בהצלחה." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10212,271 +10234,271 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "אנא בחר מאגר נתונים" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Fulltext" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "מבנה בלבד" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "מבנה בלבד" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin נכשל בחיסול בהליך %s. רוב הסיכויים שהוא כבר נסגר." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 #, fuzzy msgid "Query cache" msgstr "סוג שאילתה" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "השתמש בהכנסות מעוכבות" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "ראיית טבלאות" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "מידע זמן ריצה" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "רענון" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "אל תשנה את הסיסמא" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "ראיית טבלאות" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "ראיית טבלאות" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "יחסים" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "סוג שאילתה" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "פונקציה" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10484,116 +10506,116 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "משפטים" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "שרת MySQL פעיל במשך %s. הוא התחיל לפעול ב- %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "התקבל" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "נשלח" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "ניסיונות כושלים" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "בוטל" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "קוד זיהוי" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "פקודה" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10601,78 +10623,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10680,7 +10702,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10688,42 +10710,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10731,33 +10753,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10766,243 +10788,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy msgid "Percentage of used key cache (calculated value)" msgstr "חבילת הקידוד של הקובץ:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11010,99 +11032,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11110,18 +11132,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11129,69 +11151,69 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy msgid "Thread cache hit rate (calculated value)" msgstr "סוג שאילתה" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "שבת" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add new field" msgid "Add chart" msgstr "הוספת שדה חדש" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "רענון" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "הוספת/מחיקת עמודות שדה" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11200,7 +11222,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11208,18 +11230,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11227,11 +11249,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11239,90 +11261,90 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "שינוי שם מאגר נתונים אל" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "בחירת טבלאות" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "הוספת משתמש חדש" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "שאילתת SQL" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "סטטיסטיקת שורה" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "בחירת הכל" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "סוג שאילתה" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11330,7 +11352,7 @@ msgid_plural "%d seconds" msgstr[0] "לשנייה" msgstr[1] "לשנייה" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11346,8 +11368,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11450,19 +11472,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "משתני והגדרות שרת" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "ערך זמן חיבור (Session)" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "ערך גלובלי" @@ -11754,50 +11776,50 @@ msgstr "" msgid "Wrong data" msgstr "אין מאגרי נתונים" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "האם אתה באמת רוצה " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "בדיקת תקינות SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "תוצאת SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "נוצר ע\"י" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "בעיות עם אינדקסים של טבלה `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "תווית" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy msgid "The columns have been moved successfully." msgstr "%s מסדי נתונים נמחקו בהצלחה." @@ -11874,12 +11896,12 @@ msgstr "" msgid "Y Values" msgstr "ערך" -#: tbl_create.php:30 +#: tbl_create.php:31 #, fuzzy, php-format msgid "Table %s already exists!" msgstr "שם המשתמש %s כבר קיים!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "טבלה %s נמחקה" @@ -11932,490 +11954,490 @@ msgstr "שמירה כקובץ" msgid "File name" msgstr "שם משתמש" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "לא ניתן לשנות שם אינדקס אל PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Add new field" msgid "Add index" msgstr "הוספת שדה חדש" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Add new field" msgid "Edit index" msgstr "הוספת שדה חדש" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "שם אינדקס:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "סוג אינדקס:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "הוספה לאינדקס  %s שורה/שורות" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 #, fuzzy msgid "Can't move table to same one!" msgstr "לא ניתן להעתיק טבלה אל אותה אחת!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "לא ניתן להעתיק טבלה אל אותה אחת!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "הטבלה %s הועברה ל- %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "טבלה %s הועתקה אל %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "שם הטבלה ריק!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "שינוי סדר הטבלה לפי" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(singly)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "העברת טבלה אל (מסד נתונים.טבלה):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "אפשרויות טבלה" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "שינוי שם טבלה אל" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "העתקת טבלה אל (מסד נתונים.טבלה):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "מעבר לטבלה שהועתקה" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "אחזקת טבלה" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "איחוי טבלה" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "טבלה %s אופסה" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "ריקון טבלה (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "הוצאת מידע עבור טבלה" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "אין מאגרי נתונים" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "אחזקת טבלה" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 #, fuzzy msgid "Check" msgstr "צ'יכית" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "תיקון טבלה" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "ראיית טבלאות" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "שימוש מקום" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "יעיל" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "סטטיסטיקת שורה" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "דינאמי" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "אורך שורה" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "גודל שורה" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "יחסים פנימיים" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "עיין בערכים נפרדים" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add new field" msgid "Add SPATIAL index" msgstr "הוספת שדה חדש" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "ללא" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "טבלה %s נמחקה" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "מפתח ראשי נוסף אל %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "אינדקס נוסף אל %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "ראיית מידע PHP" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s field(s)" msgid "Move columns" msgstr "הוספת %s תאים" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "תצוגת הדפסה" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "תצוגת יחסים" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "הצעת מבנה טבלה" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "הוספת %s תאים" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "בסוף טבלה" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "בתחילת טבלה" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "לאחר %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "יצירת אינדקס על %s  עמודות" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "סוג שאילתה" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "אין מאגרי נתונים" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "נתונים" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "גרסת שרת" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "גרסת שרת" @@ -12447,11 +12469,11 @@ msgstr "אין לך הרשאות מספיקות להיות כאן כרגע!" msgid "The profile has been updated." msgstr "הפרופיל עודכן בהצלחה." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "שינוי שם טבלה אל" @@ -12776,8 +12798,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12906,8 +12928,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/hi.po b/po/hi.po index ddd7bdd68b..63de820796 100644 --- a/po/hi.po +++ b/po/hi.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-03-27 16:58+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: hindi \n" -"Language: hi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 0.8\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "सभी दिखाएँ" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "पृष्ठ संख्या:" @@ -37,55 +37,56 @@ msgstr "" "लक्ष्य ब्राउज़र विंडो को अद्यतन नहीं किया जा सकता है. शायद आपने मूल विंडो बंद कर दिया है," "या अपनी ब्राउसर की सिक्यूरिटी सेट्टिंग को क्रोस-विंडो अद्यतन के लिए कांफिगुर कर रखा है." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "ढूंढें" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "जाएँ" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "मुख्यनाम" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "वर्णन" @@ -108,151 +109,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%1$s डेटाबेस बनाया गया है." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "डाटाबेस टिप्पणि: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "टेबल टिप्पणि:" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "स्तम्भ" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "प्रकार/किस्म" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "शून्य" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "तयशुदा" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "के लिए लिंक" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "टिप्पणी" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "नहीं" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "हाँ " @@ -260,611 +261,545 @@ msgstr "हाँ " msgid "View dump (schema) of database" msgstr "डेटाबेस का डंप (स्कीमा) नजारा" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "डाटाबेस में कोई टेबल नहीं।" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "सभी का चयन करें" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "सभी को रद्द करें" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "डेटाबेस का नाम खाली है" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "डेटाबेस %s का नाम बदल कर %s रखा गया है" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "डेटाबेस %s से %s में नकल किया गया है" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "डेटाबेस का नाम इसमें पुनर्नामकरण करें" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "डेटाबेस को हटा दे" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "डाटाबेस %s को ड्रोप कर दिया गया है।" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "डेटाबेस को ड्रप करे " -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "डेटाबेस को ______ में कॉपी करें" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "केवल संरचना" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "संरचना और डाटा" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "केवल डाटा" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "डेटाबेस कॉपी करने से पहले डेटाबेस का निर्माण करें" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "%s जोडें" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT मूल्य जोडें" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "शर्तें जोडें" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "नक़ल किये गए डाटाबेस पर जायें" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "क्रम में करें" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -"phpMyAdmin विन्यास भंडारण को निष्क्रिय किया गया हैक्यों ये किया गया है, जानने के लिए " -"%sयहाँ%s पर क्लिक करें." +"phpMyAdmin विन्यास भंडारण को निष्क्रिय किया गया हैक्यों ये किया गया है, जानने के लिए %" +"sयहाँ%s पर क्लिक करें." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "संबंधपरक स्कीमा को संपादित या निर्यात करें " -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "टेबल " -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "रो" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "आकार" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "उपयोग में है" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "रचना" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "पिछला नवीनीकरण" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "पिछली जाँच" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] " %s टेबलें" msgstr[1] " %s टेबल" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "आपको कम से कम एक स्तंभ प्रदर्शित करने के लिए चयन करना है." -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "visual builder" msgid "Switch to %svisual builder%s" msgstr "दृश्य निर्माता" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "सॉर्ट" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "आरोही" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "अवरोही" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "दिखाओ" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "मापदंड" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "घुसाएं" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "और" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "हटाइए" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "अथवा" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "संशोधन" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "मापदंड रो जोडें/हटायें" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "कोलम जोडें/हटायें" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "क्वरी का नवीनीकरण करें" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "टेबल का उपयोग करो" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "डेटाबेस %s पर SQL क्वरी:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "क्वरी भेजें" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "पहुँच निषेधित" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "कोई भी एक शब्द" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "सभी शब्द" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "यथार्थ वाक्यांश" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "नियमित अभिव्यक्ति के रूप में" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "%s %s के लिये परिणाम खोजें:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "कुल: %s मैच" -msgstr[1] "कुल: %s मैच" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s टेबल के अंदर %s मैच हैं." -msgstr[1] "%s टेबल के अंदर %s मैच हैं." - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "ब्राउज़" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "इस %s टेबल से मैच हटाएँ" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "मिटाएँ" - -#: db_search.php:362 -msgid "Search in database" -msgstr "डाटाबेस में खोजें" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "शब्द अथवा वेल्यु जिसे सर्च करना है (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "खोजो:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "शब्द स्पेस(\" \") करक्टेर से अलग किये गए हैं." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "टेबल में:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "काँलम के अंदर:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "डाटाबेस में कोई टेबल नहीं।" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "अज्ञात" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "टेबल %s को खाली किया गया है." -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "द्रश्य %s रद्द किया गया है." -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "टेबल %s को रद्द किया गया है." -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "ट्रैकिंग सक्रिय है" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "ट्रैकिंग सक्रिय नहीं है." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "इस द्रश्य में कम से कम इतनी रो हैं. और जानने के लिए %s दस्तावेज़%s पढ़ें." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "दृश्य" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "प्रतिकृति" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "जोड" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s इस MySQL सर्वर पर तयशुदा भंडारण इंजन है." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "चुने हुओं को:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "सभी को चेक करें" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "ओवर्हेअद वाली तालुकाओं को चेक करें." -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "निर्यात" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "छपाई द्रश्य." -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "खाली" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "रद्द" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "टेबल को चेक करें" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "टेबल को अनुकूलित करें" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "टेबल को मरम्मत करें" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "टेबल का विश्लेषण करें" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "टेबल पर उपसर्ग जोड़ें" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "टेबल के उपसर्ग को पुनर्स्थापना करें" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "टेबल को इस उपसर्ग के साथ प्रतिलिपि बनाएँ" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "डेटा शब्दकोश" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "ट्रैक की गयी टेबलएं" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "डाटाबेस" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "पिछला संस्करण" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "बनाया" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "अद्यतन" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "स्थिति" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "कार्य" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "इस टेबल के लिए ट्रैकिंग डेटा हटाएँ" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "सक्रिय" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "निष्क्रिय" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "संस्करण" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "ट्रैकिंग रिपोर्ट" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "संरचना क्षणचित्र" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "लापता टेबलएं" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "टेबलओं को ट्रैक करें" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "डेटाबेस का रोजनामचा" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "पट्टी प्रकार" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "चयनित निर्यात प्रकार को फाइल में संचित करने की आवश्यकता है!" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Add index" msgid "Bad parameters!" msgstr "अनुक्रमणिका जोड़" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "%s फाइल को सेव करने के लिए अपर्याप्त जगह पायी गयी है." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" "%s फाइल पहले से ही सर्वर पर मौजूद है, फ़ाइल नाम परिवर्तन अधिलेखित या विकल्प की जाँच करें." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "वेब सर्वर के पास फ़ाइल %s को सेव करने की अनुमति नहीं है." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "डंप को %s फाइल में सेव किया गया है." @@ -890,7 +825,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -973,29 +908,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "आप शायद बहुत बड़ी फाइल अपलोड करने की कोशिश कर रहे हैं. इस दुविधा के लिए कृपया करके %s " "दोकुमेंताशन%s पढ़ें." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "बुकमार्क प्रदर्शित किया जा रहा है." -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "यह बुकमार्क हटा दिया गया है" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "फाइल पढ़ी नहीं जा सकती. " -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1005,7 +940,7 @@ msgstr "" "आप असमर्थित सम्पीडन (%s) के साथ फाइल लोड करने का प्रयास कर रहे हैं. इसके लिए या तो " "समर्थन कार्यान्वित नहीं है या आपने विन्यास को अक्षम कर रखा है." -#: import.php:390 +#: import.php:394 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 " @@ -1015,33 +950,33 @@ msgstr "" "गया या फ़ाइल का आकार अधिकतम PHP विन्यास द्वारा अनुमति आकार के पार हो गई है. [a@./" "Documentation.html#faq1_16@Documentation] अकसर किये गए सवाल 1.16 [/ a] देखें." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "आयात प्लगइन्स नहीं लोड किये जा सके. कृपया अपनी संस्थापना जाँचें." -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "बुकमार्क %s बनाया" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "आयात सफलतापूर्वक समाप्त हो गया है,%d कुएरी चलाई गयी हैं." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" "स्क्रिप्ट मध्यांतर पारित की गयी है, आयात खत्म करने के लिए वही फाइल फिर से जमा करें." -#: import.php:499 +#: import.php:503 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." @@ -1049,15 +984,15 @@ msgstr "" "पिछले भाग पर कोई डेटा विश्लेषित नहीं किया गया, इसका मतलब है की जब तक आप php समय " "सीमा नहीं बढ़ाते तब तक phpMyAdmin आयात के लिए सक्षम नहीं है." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "आपकी SQL कुएरी सफलता के साथ पूरी की गई है." -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "वापस" @@ -1065,7 +1000,7 @@ msgstr "वापस" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin तख़्त-सक्षम ब्रोव्सेर के लिए ज्यादा दोस्ताना है." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" बयान अक्षम हैं." @@ -1075,7 +1010,7 @@ msgstr "\"DROP DATABASE\" बयान अक्षम हैं." msgid "Do you really want to execute \"%s\"?" msgstr "क्या आप सचमुच चाहते है की" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "आप एक पूरा डेटाबेस नष्ट कर रहे हैं! " @@ -1121,7 +1056,7 @@ msgstr "अनुक्रमणिका जोड़" msgid "Edit Index" msgstr "संपादन मोड" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1140,16 +1075,16 @@ msgstr "मेज़बान का नाम (hostname) खाली है!" msgid "The user name is empty!" msgstr "यूसर नाम खाली है!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "पासवर्ड खाली है" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "पासवर्ड मिलते झूलते नहीं हैं." -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "naya upyokta" @@ -1161,31 +1096,33 @@ msgstr "प्रिविलेज पुनः लोड करें" msgid "Removing Selected Users" msgstr "चयनित यूसर को हटायें" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "बंद" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "सम्पादन" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "सर्वर चुनिये" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy #| msgid "Show query chart" msgid "Live query chart" @@ -1197,24 +1134,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "कुल" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1236,7 +1173,7 @@ msgstr "सर्वर चुनिये" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "प्रक्रियां" @@ -1256,7 +1193,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "डाटाबेसों के सांख्यिकी" @@ -1305,14 +1242,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1374,32 +1311,32 @@ msgstr "" msgid "Bytes received" msgstr "प्राप्त" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "कनेक्शन" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "बैट्स" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1417,11 +1354,11 @@ msgstr " %s टेबलें" msgid "Questions" msgstr "संस्करण" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "ट्रैफ़िक" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1447,12 +1384,12 @@ msgstr "ग्रिड पर स्नैप" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "कोई नहीं" @@ -1552,7 +1489,7 @@ msgstr "सेटिंग्स प्रबंधक" msgid "Current settings" msgstr "अधिक सेटिंग्स" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Default title" msgid "Chart Title" @@ -1648,7 +1585,7 @@ msgstr "SQL की व्याख्या " #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "समय" @@ -1758,10 +1695,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "आयात" @@ -1839,7 +1776,7 @@ msgstr "याचिका प्रसंस्करण" msgid "Error in Processing Request" msgstr "याचिका प्रसंस्करणमें त्रुटि" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "कोइ डाटाबेस नहीं चुना गया है।" @@ -1899,19 +1836,19 @@ msgstr "अनुक्रमणिका जोड़" msgid "Show indexes" msgstr "ग्रिड दिखाओ" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "निष्क्रिय विदेशी कुंजी चेक" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "सक्षम" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1949,7 +1886,7 @@ msgstr "मिटाएँ" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1994,8 +1931,8 @@ msgstr "क्वेरी बॉक्स दिखाएँ" msgid "No rows selected" msgstr "कोई चयनित रो नहीं" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "बदलिये" @@ -2005,18 +1942,18 @@ msgstr "बदलिये" msgid "Query execution time" msgstr "अधिकतम निष्पादन समय" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d वैध रो संख्या नहीं है" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "बचाना" @@ -2028,7 +1965,7 @@ msgstr "खोज मापदंड छिपाना" msgid "Show search criteria" msgstr "खोज मापदंड दिखाना" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2080,12 +2017,12 @@ msgstr "SQLपरिणाम" msgid "Data point content" msgstr "सूचक का आकार डेटा" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "ध्यान न देना" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "अनुकृति" @@ -2107,7 +2044,7 @@ msgstr "विदेश कुंजी का चयन करें." msgid "Please select the primary key or a unique key" msgstr "कृपया प्राथमिक कुंजी या एक अद्वितीय कुंजी का चयन करें" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "प्रदर्शित करने के लिए काँलम चयन करें." @@ -2190,7 +2127,7 @@ msgstr "अद्यतन रोयाँ" msgid "Generate password" msgstr "पासव्रड उत्पन्न करें" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "उत्पन्न" @@ -2198,7 +2135,7 @@ msgstr "उत्पन्न" msgid "Change Password" msgstr "पासवर्ड बदलिये " -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "अधिक" @@ -2294,63 +2231,63 @@ msgid "December" msgstr "दिसम्बर" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "जनवरी" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "फरवरी" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "मार्च" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "अप्रैल" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "मई" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "जून" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "जुलाई" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "अगस्त" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "सितम्बर" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "अक्तूबर" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "नवम्बर" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "दिसमबर" @@ -2391,32 +2328,32 @@ msgid "Sun" msgstr "रविवार" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "सोमवार" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "मन्गलवार" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "बुधवार" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "गुरुवार" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "शुक्रवार" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "शनिवार" @@ -2532,16 +2469,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "प्रति सेकंड" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "प्रति मिनट" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "प्रति घंटे" @@ -2549,6 +2486,262 @@ msgstr "प्रति घंटे" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "अधिकतम: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "डोक्युमेंटेशन" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "त्रुटि" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL क्वरी" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL ने कहा: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "SQL वलिदटर से जुड़ने में विफल" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL की व्याख्या " + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL की व्याख्या को छोड़ जाना" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "php कोड के बिना" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP Code बनाओ" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "ताज़ा करना" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL की पुष्टि को छोड़ जाना" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL की पुष्टि करना" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "इस कुएरी की इनलाइन एडिट" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "इनलाइन" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "रूपरेखा" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "रविवार" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B, %Y को %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s दिन, %s घंटे, %s मिनट and %s सेकंड" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "नियमित कार्य" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "प्रारंभ" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "पिछला" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "अगला" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "आखरी" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr ""%s" डेटाबेस पर जायें " + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "%s कार्यक्षमताएक एक बग के द्वारा जनि जाती है| %s पर ध्यान दे " + +#: libraries/CommonFunctions.class.php:2950 +#, fuzzy +#| msgid "Click to select" +msgid "Click to toggle" +msgstr "चयन करने के लिए क्लिक करें." + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "संरचना" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "इनसर्ट" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "ब्राउज़" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "कार्रवाई" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "अपने कंप्यूटर ब्राउज़ करें" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "अपने वेब सर्वर डिरेक्टरी से अपलोड चुने %s; " + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "आपकी अपलोड दिरेक्टोरी तक पहुंचा नहीं जा सकता" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "अपलोड करने के लिए फाइल उपलब्ध नहीं" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "छापें" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2562,91 +2755,59 @@ msgstr "" msgid "Font size" msgstr "फ़ॉन्ट का आकार" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy #| msgid "Save directory" msgid "Save edited data" msgstr "निर्देशिका बचाना" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Textarea columns" msgid "Restore column order" msgstr "पाठ क्षेत्रपाठ क्षेत्र कोलम" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "प्रारंभ" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "पिछला" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "अगला" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "आखरी" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Textarea rows" msgid "Start row" msgstr "क्षेत्र रोयाँ" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows:" msgid "Number of rows" msgstr "रो की संख्या" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "More" msgid "Mode" msgstr "अधिक" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "समतल" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "खडा" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "कुंजी सॉर्ट" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2670,112 +2831,124 @@ msgstr "कुंजी सॉर्ट" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "विकल्प" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "आंशिक पाठ" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "पूर्ण पाठ" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "कुंजी संबंधपरक" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "संबंधपरक प्रदर्शन स्तंभ" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "द्विआधारी सामग्री दिखाने" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "BLOB सामग्री दिखाने" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "द्विआधारी सामग्री को हेक्स सामग्री की तरह प्रदशित करें" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "सामग्री दिखाने" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "रौ को डिलीट कर दिया" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "मिटाएँ" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" "शायद अनुमानित हैं. [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/a] देखें" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "रौ देखिये" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "कुल" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "क्वरी को %01.4f सेकेंड का समय लगा" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display Features" msgid "Display chart" msgstr "फीचरस दिखाओ" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "दृश्य बनाइये" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "लिंक नहीं मिला" @@ -2838,197 +3011,156 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "phpMyAdmin की नई विंडो खोलें" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "कुकीज़ इस बिंदु अतीत सक्षम होना चाहिए." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "कुकीज़ इस बिंदु अतीत सक्षम होना चाहिए." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "परिभाषित सूचकांक नहीं पाए गए!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "सूचकांक" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "अद्वितीय" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "जमा" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "प्रमुखता" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "टिप्पणी" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "प्राथमिक कुंजी गिरा दी गयी है" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "सूचकांक %s गिरा दिया गया है" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "सूचकांक %1$s और %2$s बराबर लगने के कारन उनमें से संभवतः हटाया जा सकता है." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "डाटाबेस" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "सर्वर" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "संरचना" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "इनसर्ट" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "कार्रवाई" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "नज़र रखना" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "ट्रिगर" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "टेबल खली लग रही है" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "डाटाबेस खाली लग रहा है" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "क्वरी" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "प्रिविलेज" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "नियमित कार्य" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "डिजाइनर" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "यूसर" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "सिंक्रनाइज़" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "बाइनरी लोग" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "प्रक्रियां" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "चरित्र सेट" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "इंजन" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "त्रुटि" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3056,93 +3188,93 @@ msgstr[1] "बहुवचन%1$d रोवस डाला" msgid "Error while creating PDF:" msgstr "डाटा पढने की अनुमति देता है" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Could not save configuration" msgid "Could not save recent table" msgstr "विन्यास सहेज नहीं सकते" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy #| msgid "Count tables" msgid "Recent tables" msgstr "टेबल गणना" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy #| msgid "There are no configured servers" msgid "There are no recent tables" msgstr "कोई कॉन्फ़िगर सर्वर मौजूद नहीं है" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "इस भंडारण इंजन स्थिति के लिए कोई विस्तृत जानकारी उपलब्ध नहीं है." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s इस MySQL सर्वर पर उपलब्ध है." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s इस MySQL सर्वर के लिए निष्क्रिय कर दिया गया है." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "यह MySQL सर्वर %s भंडारण इंजन का समर्थन नहीं करता है." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show master status" msgid "unknown table status: " msgstr "मास्टर अवस्था" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "स्रोत डेटाबेस" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "विषयवस्तु %s नहीं मिला है!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "अमान्य डेटाबेस" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "अवैध टेबल नाम" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "टेबल का नाम %1$s से %2$s में बदलने में त्रुटि." -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "टेबल %s का नाम बदल कर %s रखा गया है." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3150,93 +3282,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "ऑपरेटर" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "मूल्य" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "ढूंढें" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "इनसर्ट" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "काँलम चुनें (कम से कम एक)" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "खोज शर्तें जोडें (\"where\" खंड के शरीर में)" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "प्रति पृष्ट कितने रौ" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "क्रम से दिखाओ:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 #, fuzzy #| msgid "Maximum number of rows to display" msgid "Maximum rows to plot" msgstr "प्रदर्शित रो की अधिकतम संख्या" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "विदेशी मूल्य ब्राउस करें " -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "Hide search criteria" msgid "Additional search criteria" msgstr "खोज मापदंड छिपाना" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy #| msgid "Control user" msgid "How to use" msgstr "नियंत्रण यूसर" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3311,14 +3443,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3565,13 +3697,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "साझा" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "टेबल" @@ -3582,35 +3714,35 @@ msgstr "टेबल" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "डाटा" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "जरूरत से ज्यादा" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "डेटाबेस को कूद" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "नहीं दोहराया" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "दोहराया" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "डाटाबेस के प्रिविलेज चेक करें "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "प्रिविलेज चेक करें" @@ -3661,178 +3793,18 @@ msgstr "विन्यास में अवैध प्रमाणीकर msgid "You should upgrade to %s %s or later." msgstr "आपको %s %s या अधिक में नवीनीकृत करना चाहिए" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "अधिकतम: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "डोक्युमेंटेशन" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL क्वरी" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL ने कहा: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "SQL वलिदटर से जुड़ने में विफल" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL की व्याख्या " - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL की व्याख्या को छोड़ जाना" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "php कोड के बिना" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP Code बनाओ" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "ताज़ा करना" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL की पुष्टि को छोड़ जाना" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL की पुष्टि करना" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "इस कुएरी की इनलाइन एडिट" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "इनलाइन" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "रूपरेखा" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "रविवार" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B, %Y को %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s दिन, %s घंटे, %s मिनट and %s सेकंड" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "नियमित कार्य" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr ""%s" डेटाबेस पर जायें " - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "%s कार्यक्षमताएक एक बग के द्वारा जनि जाती है| %s पर ध्यान दे " - -#: libraries/common.lib.php:2880 -#, fuzzy -#| msgid "Click to select" -msgid "Click to toggle" -msgstr "चयन करने के लिए क्लिक करें." - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "अपने कंप्यूटर ब्राउज़ करें" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "अपने वेब सर्वर डिरेक्टरी से अपलोड चुने %s; " - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "आपकी अपलोड दिरेक्टोरी तक पहुंचा नहीं जा सकता" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "अपलोड करने के लिए फाइल उपलब्ध नहीं" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "छापें" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3860,9 +3832,9 @@ msgstr "खोले" msgid "Closed" msgstr "बंद" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "अक्षम" @@ -3990,30 +3962,30 @@ msgstr "SOAP विस्तार नहीं मिला" msgid "maximum %s" msgstr "अधिकतम %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "विकी" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "यह सेटिंग अक्षम है, यह आपके विन्यास में लागू नहीं की जा सकेगी" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "मान निर्धारित: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "मूलभूत मान को बहाल" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "कर्ता को इस मूल्य को अनुकूलित करने की अनुमति दें " -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "रीसेट" @@ -4294,7 +4266,7 @@ msgid "Character set of the file" msgstr "फ़ाइल का चरित्र सेट" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "प्रारूप" @@ -4319,14 +4291,14 @@ msgstr "काँलम नाम प्रथम रो में" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "काँलम इस से घिरा" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "कॉलम द्वारा बच" @@ -4346,13 +4318,13 @@ msgstr "CRLF चरित्र को कोलम से हटायें" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "काँलम समाप्त होता है" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "लाईन समाप्त होता है" @@ -4409,12 +4381,12 @@ msgstr "लेबल कुंजी" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME प्रकार" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "संबंध" @@ -4427,7 +4399,7 @@ msgid "Save on server" msgstr "सर्वर पर सेव करें" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "मौजूदा फ़ाइल अधिलेखित करें" @@ -4440,7 +4412,7 @@ msgid "Enclose table and column names with backquotes" msgstr "टेबल और फील्ड के नाम को backquotes से बंद करें " #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL संगतता मोड" @@ -4661,8 +4633,8 @@ msgstr "" "documentation[/a] जादू स्ट्रिंग को विशेष मान पाने के लिए इस्तेमाल किया जा सकता है." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "क्वरी पेज" @@ -5957,10 +5929,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "पासवर्ड" @@ -5981,8 +5953,8 @@ msgid "" msgstr "" "अगर आप एक कस्टम यूसर हैं,तो यहाँ निर्दिष्ट करें, (defaults to [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "यूसर नाम" @@ -6215,44 +6187,94 @@ msgstr "%s विस्तार गायब है. कृपया अपन msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "सर्वर जवाब नहीं दे रहा" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "विवरण..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "%s %s के लिये परिणाम खोजें:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "कुल: %s मैच" +msgstr[1] "कुल: %s मैच" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s टेबल के अंदर %s मैच हैं." +msgstr[1] "%s टेबल के अंदर %s मैच हैं." + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "इस %s टेबल से मैच हटाएँ" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "डाटाबेस में खोजें" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "शब्द अथवा वेल्यु जिसे सर्च करना है (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "खोजो:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "शब्द स्पेस(\" \") करक्टेर से अलग किये गए हैं." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "टेबल में:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "काँलम के अंदर:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "पासव्रड बदलिये" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "पासवर्ड नहीं है" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "फिर से लिखें" @@ -6275,8 +6297,8 @@ msgstr "नया डाटाबेस बनाओ" msgid "Create" msgstr "बनाइये" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "कोइ प्रिविलेज नहीं" @@ -6290,9 +6312,9 @@ msgstr "टेबल बनायें" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "नाम" @@ -6300,259 +6322,259 @@ msgstr "नाम" msgid "Number of columns" msgstr "काँलम की संख्या" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "निर्यात plugins लोड नहीं कर सका, अपने अधिष्ठापन को जांचें" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "वर्तमान सर्वर से डेटाबेस का निर्यात" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "%s डेटाबेस से टेबल निर्यात" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "\"%s\" डेटाबेस से रो निर्यात" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "निर्यात विधि" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "जल्दी - कॉन्फ़िगर करने के लिए केवल न्यूनतम विकल्पों को प्रदर्शित करें" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "कस्टम - कॉन्फ़िगर करने के लिए सभी विकल्पों को प्रदर्शित करें" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "डाटाबेस(s)" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr " टेबल(s) " -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "रोयाँ" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "कुछ रो डंप" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "रो की संख्या" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "रो में शुरू करने के लिए" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "सभी रोयों को डंप" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "उत्पादन" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "सर्वर पर %sनिर्देशिका में सहेजते" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "उत्पादन को फाईल मे सेव करें" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "फ़ाइल नाम टेम्पलेट" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@सर्वर@ सर्वर का नाम बन जायेगा" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @डेटाबेस@ डेटाबेस का नाम बन जायेगा" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @टेबल@ टेबल का नाम बन जायेगा" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "भविष्य के निर्यात के लिए इस का उपयोग करें" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "फ़ाइल का चरित्र सेट" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "संपीड़न" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zipped" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzipped" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzipped" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "फ़ाइल के रूप में उत्पादन देख" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "प्रारूप" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "प्रारूप निर्दिष्ट विकल्प:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "एन्कोडिंग रूपांतरण" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "%s संस्करण बनायें %s.%s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "%s संस्करण बनायें %s.%s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "आयात की गई फ़ाइल का प्रारूप" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "फाइल संसाधित की जा रही है, कृपया धीरज रखें" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "फाइल अपलोड की जा रही है, कृपया धीरज रखें" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "वर्तमान सर्वर में डेटा आयात" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "\"%s\" डेटाबेस में आयात" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "\"%s\" टेबल में आयात" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "आयात करने के लिए फ़ाइल" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "इस सर्वर पर फाइल अपलोड की अनुमति नहीं है" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "आंशिक आयात" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6561,11 +6583,11 @@ msgstr "" "यदि स्क्रिप्ट पता लगाए की वो PHP मध्यांतर सीमा के करीब है तब एक रुकावट के आयात की " "अनुमति दें. यह बड़ी फाइल के आयात के लिए अच्छा है लेकिन, लेकिन यह लेनदेन तोड़ सकता है. " -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "रोयों की संख्या छोड़ पहली रो से शुरू करने के लिए छोड़" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "प्रारूप निर्दिष्ट विकल्पों" @@ -6574,7 +6596,7 @@ msgstr "प्रारूप निर्दिष्ट विकल्पो msgid "Language" msgstr "भाषा" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "संस्करण जानकारी" @@ -6614,67 +6636,67 @@ msgstr "" msgid "Buffer Pool" msgstr "बफर पूल" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "बफर पूल उपयोग" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "पृष्ठों" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "मुक्त पृष्ठों" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "गंदे पृष्ठों" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "पृष्ठ डेटा युक्त" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "पृष्ठ प्लावित हो" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "व्यस्त पृष्ठ" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "बफर पूल गतिविधि" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "पढने का अनुरोध" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "लिखने का अनुरोध" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "गलतियाँ पढ़ें" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "% में गलतियाँ पढ़ें" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6862,20 +6884,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Replication" msgid "Related Links" msgstr "पसंबंधित लिंक" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6885,132 +6907,132 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "चार्ट के लिए कोई डेटा नहीं मिला" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL ने एक खाली परिणाम सेट लोताया" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "निम्नलिखित संरचनाओं या तो बनाया गया है या बदल दिया| यहाँ पर आप:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 #, fuzzy #| msgid "View a structure`s contents by clicking on its name" msgid "View a structure's contents by clicking on its name" msgstr "संरचना की सामग्री को नाम पर क्लिक करके देखें" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "सेटिंग्स को बदलने के लिए \"विकल्प\" लिंक पर क्लिक करें" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 #, fuzzy #| msgid "Edit its structure by following the \"Structure\" link" msgid "Edit structure by following the \"Structure\" link" msgstr "इसकी संरचना को संपादित करने के लिए \"संरचना\" लिंक पर क्लिक करें" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Go to database" msgid "Go to database: %s" msgstr "डेटाबेस पर जायें" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "%s के लिए डेटा लापता" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Go to table" msgid "Go to table: %s" msgstr "टेबल पर जायें" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "केवल संरचना" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Go to view" msgid "Go to view: %s" msgstr "दृश्य पर जायें" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "छिपाना" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "बइनरी" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "बइनरी - एडिट मत करिये" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "वेब सर्वर अपलोड निर्देशिका" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "और फिर" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "इसको नया रौ में जोडे " -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "पिछले पृष्ट पर वापस जाएँ" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "एक और नई रो इनसर्ट करें" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "इस पृष्ठ पर वापस जाएँ" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "अगली रो को संपादित करें" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "SQL क्वेरी शो" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "इनसर्ट रो id: %1$d" @@ -7027,240 +7049,240 @@ msgstr "कोई एन्कोडिंग नहीं" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fr" msgid "From" msgstr "शुक्रवार" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "सबमिट" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add index" msgid "Add prefix" msgstr "अनुक्रमणिका जोड़" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "क्या आप सचमुच चाहते है की" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "कोइ बदलाव नहीं" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "कोई" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "बल्गेरियन्" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "चीनी सरलीकृत" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "पारंपरिक चीनी" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "असंवेदनशील मामला" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "संवेदनशील मामला" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "क्रोएशियाई" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "चेक" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "डेनिश" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "अंग्रेजी" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "एस्पेरांतो" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "एस्तोनियावासी" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "जर्मन" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "शब्दकोश" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "फोन की किताब" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "हंगेरी" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "आइसलैंड का" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "जापानी" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "लात्वीयावासी" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "लिथुआनियाई" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "कोरियन" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "फ़ारसी" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "फ़ारसी" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "पश्चिम यूरोपीय" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "रोमानियाई" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "स्लोवाक" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "स्लोवेनियाई" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "स्पेनिश" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "पारंपरिक स्पेनिश" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "स्वीडिश" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "थाई" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "तुर्क" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "यूक्रेनी" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "यूनिकोड" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "बहुभाषी" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "सामान्य यूरोपीय" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "रशियन" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "बाल्टिक" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "आर्मेनियन" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "अरबी" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "यहूदी" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "जॉर्जियाई" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "ग्रीक" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "चेक-स्लोवाक" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "होम" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "लोग औट" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin दस्तावेज़ीकरण" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "नेविगेशन फ्रेम पुनः लोड" @@ -7282,11 +7304,11 @@ msgstr "%s मे स्वागत है" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" -"आपने शायद एक विन्यास फाइल नहीं बने थी. विन्यास फाइल बनाने के लिए %1$ssetup script" -"%2$s का उपयोग करें." +"आपने शायद एक विन्यास फाइल नहीं बने थी. विन्यास फाइल बनाने के लिए %1$ssetup script%2" +"$s का उपयोग करें." #: libraries/plugins/auth/AuthenticationConfig.class.php:121 msgid "" @@ -7332,20 +7354,20 @@ msgstr "पासव्रड:" msgid "Server Choice" msgstr "सर्वर चुनिये" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "पासवर्ड के बिना लॉग इन विन्यास से मना किया गया है (AllowNoPassword देखें)." -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "%s सेकंड के भीतर कोई गतिविधि नहीं है. कृपया फिर से लोगिन करें." -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL सर्वर में प्रवेश नहीं कर सकते" @@ -7435,7 +7457,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "" @@ -7450,7 +7472,7 @@ msgstr "घटना" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7459,21 +7481,21 @@ msgstr "वर्णन" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "वीएव के लिए संरचना" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7525,32 +7547,32 @@ msgid "Display MIME types" msgstr "फीचरस दिखाओ" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "होस्ट" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "समय पर बनाया" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "" @@ -7632,7 +7654,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7694,33 +7716,33 @@ msgid "" "reloaded between servers in different time zones)
" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "प्रक्रियाओं" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "दुम्प टेबलओं के लिए प्रतिबन्ध" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "टेबल के लिए प्रतिबन्ध" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "टेबल के लिए MIME प्रकार" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "टेबल के लिए संबंध" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7765,28 +7787,28 @@ msgstr "" msgid "Column names: " msgstr "कोलम नाम" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "CSV आयात के लिए अमान्य पैरामीटर: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "CSV प्रारूप का अवैध इनपुट लाइन %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "CSV इनपुट में अवैध काँलम गिनती लाइन %d." @@ -7796,17 +7818,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "टेबल का नाम" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "कोलम के नाम" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "यह प्लगइन संकुचित आयात का समर्थन नहीं करता" @@ -7966,98 +7988,98 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "ठीक नहीं है" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "ठीक है" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "सक्षम" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "सामान्य सुविधाओं के संबंध" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "फीचरस दिखाओ" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDFs का निर्माण" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "काँलम सामग्री प्रदर्शित" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "सामग्री दिखाने" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "बुकमार्क किया हुआ SQL-क्वरी" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL- इतिहास" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 #, fuzzy #| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "के लिए" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "प्रयोक्ता वरीयताएँ" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "सेटअप करने के लिए त्वरित कदम उन्नत सुविधाओं" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "कोई विवरण नहीं" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "सभी को अनचेक करें" @@ -8065,7 +8087,7 @@ msgstr "सभी को अनचेक करें" msgid "Slave configuration" msgstr "दास विन्यास" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "मास्टर सर्वर को बदलें या रेकांफिगुरे करें" @@ -8076,9 +8098,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "यूसर नेम" @@ -8096,66 +8118,66 @@ msgid "Slave status" msgstr "स्लाव की स्थिति" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "स्थिति" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "सर्वर आईडी" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "कोई भी यूसर" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "कोई भी होस्ट" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "इस होस्ट" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "होस्ट टेबल का उपयोग करें" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "पासवर्ड उत्पन्न" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, fuzzy, php-format @@ -8163,142 +8185,142 @@ msgstr "पासवर्ड उत्पन्न" msgid "The following query has failed: \"%s\"" msgstr "निम्नलिखित क्वरीों क्रियान्वित किया गया है" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Event %1$s has been modified." msgstr "टेबल %s को रद्द किया गया है." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Event %1$s has been created." msgstr "%1$s टेबल बना दिया गया है" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Edit server" msgid "Edit event" msgstr "सर्वर को संपादित करें" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "याचिका प्रसंस्करणमें त्रुटि" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "विवरण..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "इवेंट प्रकार " -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "इवेंट प्रकार " -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "बदलिये" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Startup" msgctxt "Start of recurring event" msgid "Start" msgstr "स्टार्टअप" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "आखरी" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "complete inserts" msgid "On completion preserve" msgstr "पूरा इनसर्टस" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8316,145 +8338,145 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "अवैध सर्वर सूचकांक: %s" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "टेबल %s को रद्द किया गया है." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "%1$s टेबल बना दिया गया है" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "संपादन मोड" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "नियमित कार्य" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "सीधे संपर्क" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "लंबाई/अर्थ*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add index" msgid "Add parameter" msgstr "अनुक्रमणिका जोड़" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "डेटाबेस को हटा दे" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "रिटर्न प्रकार" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "लंबाई/अर्थ*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "टेबल विकल्प" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Security" msgid "Security type" msgstr "सुरक्षा" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "संग्रहीत दिनचर्या को क्रियान्वित करने की अनुमति देता है" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8495,25 +8517,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "समय" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "अवैध टेबल नाम" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8625,157 +8647,157 @@ msgstr "डाटाबेस में कोई टेबल नहीं।" msgid "There are no events to display." msgstr "अपलोड करने के लिए फाइल उपलब्ध नहीं" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "%s table(s)" msgid "The %s table doesn't exist!" msgstr "%s टेबल(s) मौजूद नहीं है" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 #, fuzzy #| msgid "File %s does not contain any key id" msgid "This page does not contain any tables!" msgstr "%s फाइल में कोई भी प्रमुख आईडी नहीं है" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "स्कीमा त्रुटि" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "संबंधपरक स्कीमा" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "लेख - सूची" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "विशेषता" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "अतिरिक्त" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "नया पेज़ बनाऐं" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "पृष्ठ नाम:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "स्वचालित लेआउट आधार पर" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "आंतरिक संबंध" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "विदेशी कुंजी" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "एडिट करने के लिये पेज़ चुने" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "पेज चुनिये" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "टेबल चुनिये" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Display PDF schema" msgid "Display relational schema" msgstr "PDF स्कीमा दिखाओ" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "ग्रिड दिखाओ" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "रंग दिखाओ" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "टेबल के परिमाण दिखाओ" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "समान चौड़ाई के सभी टेबल को प्रदर्शित करें. " -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "केवल कुंजी दिखाओ" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "परिदृश्य" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "चित्र" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "अभिविन्यास" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "पेपर आकार" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8794,44 +8816,44 @@ msgstr "अज्ञात भाषा: %1$s." msgid "Current Server" msgstr "मौजूदा सर्वर" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "स्रोत डेटाबेस" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "मौजूदा सर्वर" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "दूरस्थ सर्वर" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "अंतर" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "लक्ष्य डेटाबेस" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "चयन करने के लिए क्लिक करें." -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "%s सर्वर पर SQL प्रशन चलेयें" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "डाटाबेस %s में SQL प्रशन चलाइये " -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "स्पष्ट" @@ -8842,11 +8864,11 @@ msgstr "स्पष्ट" msgid "Columns" msgstr "कोलम" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "इस SQL-क्वरी को बुकमार्क कीजिये " -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "हर उपयोकर्ता को अनुमति दें इस बुकमार्क का उपयोग करने के लिए" @@ -8934,7 +8956,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "ट्रैकिंग सक्रिय है" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8942,36 +8964,36 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "सूची" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "काँलम हटाना" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "परिवर्तन के विकल्प" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8979,63 +9001,63 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM या SET डेटा बहुत लंबा है" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "अधिक संपादन स्थान की जरूरत" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "No" msgctxt "for default" msgid "None" msgstr "डिफ़ॉल्ट के लिए" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "जैसे परिभाषित:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "प्राथमिक" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "प्राथमिक" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "%s के बाद" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "%s क्षेत्र जोडें" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "आपको कम से कम एक स्तंभ प्रदर्शित करने के लिए चयन करना है." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9058,11 +9080,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "विन्यास सहेज नहीं सकते" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9077,99 +9099,99 @@ msgstr "ज़िप संग्रह के अंदर कोई फाइ msgid "Error in ZIP archive:" msgstr "ज़िप संग्रह में त्रुटि" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "सामान्य सेटिंग्स" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "MySQL कनेक्शन कलेवा" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "उपस्थिति सेटिंग्स" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "अधिक सेटिंग्स" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "यूसर के लिए डेटाबेस" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Show versions" msgid "Software version" msgstr "संस्करण दिखाएँ" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "अधिक सेटिंग्स" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "यूसर" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Server socket" msgid "Server charset" msgstr "सर्वर गर्तिका" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "वर्ण सेट" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Use light version" msgid "Database client version" msgstr "सरल संस्करण का उपयोग" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHPविस्तार" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP कि जानकारी दिखाओ" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin का आधिकारिक होमपेज" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "विकी" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "समर्थन पाएं" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "परिवर्तनों की सूची" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9177,46 +9199,46 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -9228,44 +9250,44 @@ msgstr "" "लिंक्ड टेबलओं के साथ काम करने के लिए अतिरिक्त सुविधाओं को निष्क्रिय कर दिया गया है. क्यों ये " "किया गया है, जानने के लिए %shere%s पर क्लिक करें." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "कोइ डाटाबेस नहिं" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "टेबल क्रमांक को बदलिये " -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "टेबल क्रमांक को बदलिये " -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create a page" msgctxt "short form" msgid "Create table" msgstr "नया पेज़ बनाऐं" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "कृपया एक डाटाबेस चुनिये " @@ -9315,7 +9337,7 @@ msgstr "टोग्ल छोटे/बड़े" msgid "Toggle relation lines" msgstr "संबंध चयन करने के लिए क्लिक करें :" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9389,73 +9411,73 @@ msgstr "कुल" msgid "Active options" msgstr "सक्रिय विकल्प" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "पेज बना दिया गया है" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "पेज बना दिया गया है" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Usage" msgid "Page" msgstr "पेज" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "चयनित पेज से आयात" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "चयनित पेज को निर्यात" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "एक पेज बनाएँ और इसमें निर्यात करिएँ" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "नया पेज के नाम" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "निर्यात/आयात पैमाने पर" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "सिफारिश" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "त्रुटि: रिश्ता पहले से ही मौजूद है. " -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "त्रुटि: रिलेशन नहीं जोड़ा गया." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "विदेशी कुंजी रिश्ता जोड़ा." -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "आंतरिक संबंध जोड़ा." -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "रिश्ते को नष्ट कर दिया" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "डिजाइनर के लिए निर्देशांक बचाने में त्रुटि आ रही है" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "संशोधनों को बचाया गया है" @@ -9526,15 +9548,15 @@ msgstr "मौजूदा सेटिंग्स अधिलेखित ह msgid "You can reset all your settings and restore them to default values." msgstr "आप अपने सभी सेटिंग्स रीसेट और उन मूलभूत मूल्यों को पुनर्स्थापित कर सकते हैं" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "फ़ाइलें आयात करें" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "सभी" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9545,37 +9567,37 @@ msgstr "" msgid "File doesn't exist" msgstr "फ़ाइल मौजूद नहीं है" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "द्विआधारी लॉग देखने के लिए चयनित करें" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "फाइलें" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "पूर्ण क्वरीों को दिखाएँ" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "लॉग नाम" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "स्थिति" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "मूल स्थिति" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "सूचना" @@ -9583,7 +9605,7 @@ msgstr "सूचना" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9591,24 +9613,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s डाटाबेस को सफलता से डिलीट कर दिया गया।" msgstr[1] "%s डाटाबेस को सफलता से डिलीट कर दिया गया।" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "डाटाबेसों के आँकडे" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "आँकडे Enable करें" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9616,7 +9638,7 @@ msgstr "" " नोट: यहां डाटाबेस के आँकडे Enable करने से webserver और MySQL के बीच में ट्रेफिक बडने की " "संभावना है। " -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "संचयन ोोोइंजन" @@ -9644,7 +9666,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "संस्करण" @@ -9662,483 +9684,483 @@ msgstr "" msgid "disabled" msgstr "अक्षम" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "ेेोीाेेGRANT के अतिरिक्त सभी इंजन शामिल" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "मौजूदा टेबल की संरचना में फेरबदल की अनुमति देता है" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "संग्रहित routines की फेरबदल और छोड़ने की अनुमति देता है" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "नया डेटाबेस और टेबल बनाने की अनुमति देता है" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "नया नियमित कार्यक्रम बनाने की अनुमति देता है" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "नया टेबल बनाने की अनुमति देता है" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "नया अस्थायी टेबल बनाने की अनुमति देता है" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "यूसर खातों बनाने, गिराना और नाम बदलने की अनुमति देता है" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "नए दृश्य बनाने की अनुमति देता है" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "डेटा को हटाने की अनुमति देता है" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "डेटाबेस और टेबल को हटाने की अनुमति देता है" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "टेबल को हटाने की अनुमति देता है" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "घटना अनुसूचक के लिए घटना को स्थापित करने की अनुमति देता है" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "संग्रहीत दिनचर्या को क्रियान्वित करने की अनुमति देता है" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "डेटा फ़ाइलों में आयात और निर्यात करने की अनुमति देता है" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "सूचक बनाने और हटाने की अनुमति देता है" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "डेटा डालने और हटाने की अनुमति देता है" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "यूसर के समकालिक कनेक्शन की संख्या सिमित है" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "सभी यूसरओं प्रक्रियाओं को देखने की अनुमति" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "इस MySQL संस्करण में कोई प्रभाव नहीं है" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "सर्वर सेटिंग्स को पुन: लोड और सर्वर के कैश निस्तब्धता की अनुमति देता है" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "डाटा पढने की अनुमति देता है" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "डेटाबेस की पूरी सूची तक पहुंचा देता है" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "सर्वर बन्द करने की अनुमति देता है" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "डेटा को बदलने की अनुमति देता है" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "कोई प्रिविलेज नहीं" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "No" msgctxt "None privileges" msgid "None" msgstr "नहीं" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "केवल टेबल के प्रिविलेज" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "नोट: MySQL प्रिविलेज नामों को अंग्रेजी मे लिखा गया है " -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "एडमिनिस्ट्रेशन" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "वैश्विक प्रिविलेज" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "केवल डाटाबेस के प्रिविलेज" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "संसाधन सीमा" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "प्रवेश जानकारी" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "पासवर्ड मत बदलिये" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "कोई यूसर नहीं।" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "%s यूसर पहले से मौजूद है" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "आपने नया यूसर बना लिया" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "आपने %s के प्रिविलेज अपडेट कर दिया ।" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "आपने %s के privileges वापस ले लिया " -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "%s का पासवर्ड सफलतापूर्वक बदल गया" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "विशेषाधिकार पुनः लोड" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "चयनित यूसर को सफलतापूर्वक हटा दिया गया है" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "प्रिविलेज एडिट करें" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "वापस लो" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "निर्यात" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "कोई" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "प्रिविलेज" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "प्रिविलेज" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "यूसर सिंहावलोकन" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "अनुदान" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "चयनित यूसर हटायें" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "यूसर से सभी सक्रिय विशेषाधिकार रद्द करने और उन्हें बाद में हटा" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "केवल कोलम के प्रिविलेज" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "इन डाटाबेसों के लिये विशेषाधिकार जोडें" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "इन टेबल के लिये विशेषाधिकार जोडें" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... पुराने रखना" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "पुराने यूसर को टेबल से हटाना" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "यूसर के लिए डेटाबेस" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "एक ही नाम के साथ डेटाबेस बनाएँ और सभी विशेषाधिकारों को अनुदान" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "वाइल्डकार्ड नाम (यूसरनाम\\_%) पर सभी विशेषाधिकार अनुदान " -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr ""%s" डेटाबेस पर सभी विशेषाधिकारों का अनुदान करें" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "वैश्विक" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "डेटाबेस-विशेष" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "वाइल्डकार्ड" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "द्रश्य %s रद्द दिया गया है." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "अज्ञात त्रुटि" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "%s मास्टर से कनेक्ट करने मैं असमर्थ" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "मास्टर की लोग स्तिथि पढने मैं असमर्थ, मास्टर पर संभव विशेषाधिकार समस्या" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "मास्टर बदलने मैं असमर्थ" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "Master server changed succesfully to %s" msgid "Master server changed successfully to %s" msgstr "मास्टर सर्वर सफलतापूर्वक परिवर्तित %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "यह सर्वर किसी प्रतिकृति प्रक्रिया में मास्टर की तरह कॉन्फ़िगर है" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "मास्टर अवस्था" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "मास्टर विन्यास" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10147,269 +10169,269 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "सभी डेटाबेस को दोहराना; उपेक्षा" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "सभी डेटाबेस को दोहराना; नकल" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "कृपया डेटाबेस चुने" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "नियंत्रित बचाना" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "पूर्ण शुरू" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "पूर्ण विराम" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "रीसेट दास" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "केवल संरचना" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "केवल संरचना" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "वर्तमान त्रुटि को छोड़" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "अगले छोड़" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "त्रुटियों" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Thread %s को सफलता से मारा गया।" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "thread %s को मारने में phpMyAdmin असफल हुआ। शायद वह खतम हो चुका है।" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "हैंडलर" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "क्वेरी कैश" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "थ्रेअद" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "अस्थायी डेटा" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "देरी आवेषण" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "कुंजी कैश" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "जोड़" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "छँटाई" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "लेन - देन समन्वयक" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "सभी टेबलओं फ्लश" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "खुला टेबल शो" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "फ्लश क्वेरी कैश" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "क्रम जानकारी" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "ताज़ा करना" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "पासवर्ड मत बदलिये" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "खुला टेबल शो" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "खुला टेबल शो" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Replication" msgid "Related links:" msgstr "पसंबंधित लिंक" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "क्वरी प्रकार" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Administration" msgid "Instructions" msgstr "एडमिनिस्ट्रेशन" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10417,118 +10439,118 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, fuzzy, php-format #| msgid "Customize startup page" msgid "Questions since startup: %s" msgstr "स्टार्टअप पेज अनुकूलित करें" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "रो आँकड़े" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "प्रतिकृति स्थिति" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "प्राप्त" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "भेजा" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "अधिकतम वर्तमान कनेक्शन" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "असफल प्रयास" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "रद्द" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "आदेश" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "Could not connect to MySQL server" msgid "The number of failed attempts to connect to the MySQL server." msgstr "MySQL सर्वर से कनेक्ट नहीं कर सका" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "लेनदेन की संख्या जिन्होंने अस्थायी द्विआधारी लॉग कैश का प्रयोग किया" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10536,78 +10558,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "mysqld ने कितनी अस्थायी फ़ाइलें बनायीं" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10615,7 +10637,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10623,42 +10645,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10666,33 +10688,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10701,244 +10723,244 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "आयात की गई फ़ाइल का प्रारूप" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10946,99 +10968,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11046,18 +11068,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11065,72 +11087,72 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "ट्रैकिंग सक्रिय नहीं है." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Textarea rows" msgid "Start Monitor" msgstr "क्षेत्र रोयाँ" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add index" msgid "Add chart" msgstr "अनुक्रमणिका जोड़" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "ताज़ा करना" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Textarea columns" msgid "Chart columns" msgstr "पाठ क्षेत्रपाठ क्षेत्र कोलम" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Restore default value" msgid "Reset to default" msgstr "मूलभूत मान को बहाल" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11139,7 +11161,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11147,18 +11169,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11166,11 +11188,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11178,95 +11200,95 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "डेटाबेस को हटा दे" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "टेबल चुनिये" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "अवैध टेबल नाम" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new server" msgid "Add this series" msgstr "एक नया सर्वर जोडें" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy #| msgid "SQL queries" msgid "Series in Chart:" msgstr "SQL क्वरी" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Show statistics" msgid "Log statistics" msgstr "आँकड़े दिखाएँ" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "पेज चुनिये" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "क्वरी प्रकार" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" @@ -11274,7 +11296,7 @@ msgid_plural "%d seconds" msgstr[0] "सेकंड" msgstr[1] "सेकंड" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11290,8 +11312,8 @@ msgstr "स्रोत से कनेक्ट नहीं कर सका" msgid "Could not connect to the target" msgstr "लक्ष्य से कनेक्ट नहीं कर सका" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "'%s' डेटाबेस मौजूद नहीं है" @@ -11392,19 +11414,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "सर्वर चर और सेटिंग्स" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "सत्र मूल्य" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "वैश्विक मूल्य" @@ -11694,48 +11716,48 @@ msgstr "" msgid "Wrong data" msgstr "कोइ डाटाबेस नहिं" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "क्या आप सचमुच चाहते है की" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "PHP कोड की तरह दिखाएँ" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "SQL मान्य" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQLपरिणाम" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "द्वारा उत्पन्न" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "`%s` टेबल के अनुक्रमित के साथ समस्याएँ" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "लेबल" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "%1$s टेबल को सफलतापूर्वक बदल दिया गया है" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "Table %1$s has been altered successfully" msgid "The columns have been moved successfully." @@ -11820,12 +11842,12 @@ msgstr "Y Axis लेबल" msgid "Y Values" msgstr "मूल्य" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "%s टेबल पहले से मौजूद है" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "%1$s टेबल बना दिया गया है" @@ -11882,351 +11904,351 @@ msgstr "फाईल मे सेव करें" msgid "File name" msgstr "टेबल का नाम" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "प्राथमिक कुंजी का नाम \"प्राथमिक\" होना चाहिए" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "इन्डेक्स को PRIMARY नाम मे नहीं बदल सकते!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "सूचकांक परिभाषित हिस्सा नहीं " -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "अनुक्रमणिका जोड़" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "संपादन मोड" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "इन्डेक्स नाम" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "\"PRIMARY\" नाम हो सकता है केवल एक प्राथमिक कुंजी का " -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "इन्डेक्स प्रकार" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "सूचकांक में जोडें  %s column(s)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "एक ही टेबल में स्थानांतरित नहीं कर सकते" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "एक ही टेबल में प्रतिलिपि नहीं कर सकते" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "%s टेबल को %s में मूव कर दिया." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "%s टेबल को %s में कापी कर दिया." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "टेबल का नाम खाली है!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "टेबल क्रमांक को बदलिये " -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(अकेले)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "टेबल को (database.table) में मूव करें:" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "टेबल विकल्प" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "टेबल का नाम बदलें" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "(database.table) में टेबल को कापी करें:" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "नकल की टेबल पर स्विच करें" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "टेबल रख-रखाव" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "देफ्रागमेंट टेबल" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "टेबल %s को flush किया" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "टेबल को Flush करें (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "टेबल या डेटा हटाएँ" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "टेबल को खाली करें" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "डेटाबेस को ______ छोड़ें " -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "विभाजन रखरखाव" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "विभाजन %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "विश्लेषण" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "चेक" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "सुधारना" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "फिर से बनाना" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "मरम्मत" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "विभाजन हटायें" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Referential अखंडता की जाँच करें" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "टेबल दिखाओ" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "स्थान उपयोग" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "वास्तविक" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "पंक्ति आँकड़े" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "स्थिर" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "गतिशील" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "रौ की लंबाई" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "रौ का आकार" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "विदेशी कुंजी बनाने में त्रुटि %1$s ( डेटा टाइप चेक करें)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "आंतरिक संबंध" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "एक आंतरिक संबंध आवश्यक नहीं है जब एक विदेशी कुंजी संबंध मौजूद है." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "विदेशी कुंजी बाधा" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "अलग मूल्य ब्राउस करें " -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "प्राथमिक कुंजी जोड़ें" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "अद्वितीय अनुक्रमणिका जोड़" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add index" msgid "Add SPATIAL index" msgstr "अनुक्रमणिका जोड़" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "FULLTEXT सूचकांक जोड़ें " -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "कोई नहीं" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "टेबल %s को रद्द किया गया है." -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "%s पर एक प्राईमरी की जड़ी गयी है" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "%s पर एक सूचकांक जोड़ा गया है" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "अधिक क्रियाएँ दिखाओ" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "काँलम हटाना" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "छपाई द्रश्य." -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "संबंध दृश्य" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "टेबल संरचना का प्रस्ताव" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "नया काँलम जोडें" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "टेबल के आखिर में" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "टेबल के शुरू में" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "%s के बाद" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr " %s  कोलम पर इन्डेक्स बनाऐं " -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "विभाजित" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "टेबल `%s` की ट्रैकिंग रिपोर्ट " -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, fuzzy, php-format #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "Version %1$s was created, tracking for %2$s is active." msgstr "संस्करण %s बन चूका है, ट्रैकिंग %s.%s के लिए सक्रिय" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "ट्रैकिंग सक्रिय है" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "ट्रैकिंग सक्रिय है" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL कथन चलाएँ" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12234,131 +12256,131 @@ msgstr "" "आप दुम्प को क्रियान्वित कर सकते हैं एक अस्थायी डेटाबेस का उपयोग करें. सुनिश्चित करें कि आप " "ऐसा करने के लिए विशेषाधिकार हैं कृपया." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "इन दो लाइन को टिप्पणी बना दें अगर आपको इनकी आवश्यकता नहीं है" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL कथन निर्यात. कृपया दुम्प को या तो कॉपी करें य फिर क्रियान्वित करें" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "संस्करण %s क्षणचित्र (SQL कोड)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 #, fuzzy #| msgid "Track these data definition statements:" msgid "Tracking data definition successfully deleted" msgstr "डेटा परिभाषा पर नज़र रखना" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Gather errors" msgid "Query error" msgstr "त्रुटियों को इकट्ठा करें" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 #, fuzzy #| msgid "Track these data manipulation statements:" msgid "Tracking data manipulation successfully deleted" msgstr "डेटा आपरेशन पर नज़र रखना" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "ट्रैकिंग कि स्थिति" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, fuzzy, php-format #| msgid "Show %s with dates from %s to %s by user %s %s" msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "%s दिखाएँ तारीख %s से %s तक, उपयोक्ता %s %s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "इस टेबल के लिए ट्रैकिंग डेटा हटाएँ" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "कोइ डाटाबेस नहिं" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "तिथि" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "डेटा परिभाषा कथन" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "डेटा हेरफेर कथन" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL दुम्प ( फाइल डाउनलोड )" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL ढेर लगाना" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "यह विकल्प आपके टेबल और डेटा को बदल देगा." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL अमल" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "%s के रूप में निर्यात" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "संस्करण दिखाएँ" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "ट्रैकिंग निष्क्रिय %s.%s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "निष्क्रिय करे" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "ट्रैकिंग सक्रिय %s.%s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "सक्रिय करे" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "%s संस्करण बनायें %s.%s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "डेटा परिभाषा पर नज़र रखना" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "डेटा आपरेशन पर नज़र रखना" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "संस्करण बनाएँ" @@ -12387,11 +12409,11 @@ msgstr "आपके पास यहाँ उपस्थित होने msgid "The profile has been updated." msgstr "प्रोफाइल अपडेट कर दिया ।" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "दृश्य का नाम" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "दृश्य का नाम बदलो" @@ -12727,8 +12749,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12861,8 +12883,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/hr.po b/po/hr.po index 1fa65b2818..7cf20c760c 100644 --- a/po/hr.po +++ b/po/hr.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:21+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: croatian \n" -"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Prikaži sve" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Broj stranice:" @@ -39,55 +39,56 @@ msgstr "" "nadređeni prozor ili su postavke sigurnosti vašeg preglednika konfigurirane " "za blokiranje ažuriranja preko više prozora." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Traži" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Kreni" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Naziv ključa" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Opis" @@ -110,153 +111,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Baza podataka %1$s uspješno je izrađena." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Komentar baze podataka: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Komentari tablice" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Nazivi stupaca" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Vrsta" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Zadano" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Povezano s" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Komentari" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Ne" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Da" @@ -264,106 +265,106 @@ msgstr "Da" msgid "View dump (schema) of database" msgstr "Prikaži ispis (shemu) baze podataka" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "U bazi podataka nisu pronađene tablice." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Odaberi sve" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Ukloni sav odabir" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Naziv baze podataka je prazan!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Baza podataka %s preimenovana je u %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Baza podataka %s kopirana je u %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Preimenuj bazu podataka u" -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Preimenuj bazu podataka u" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Baza podataka %s je odbačena." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy msgid "Drop the database (DROP)" msgstr "Nema baza podataka" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kopiraj bazu podataka u" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Samo strukturu" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Strukturu i podatke" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Samo podatke" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Prije kopiranja izradi bazu podataka (CREATE DATABASE)" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Dodaj %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Dodaj vrijednost AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Dodaj prisile" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Prebaci se na kopiranu bazu podataka" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Uspoređivanje" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -375,66 +376,66 @@ msgstr "" "Dodatne osobine za rad s relacijski tablicama su isključene. Kako biste " "saznali razloge, pritisnite %sovdje%s." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Shema relacija" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tablica" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Redaka" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Veličina" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "u upotrebi" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Izrada" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Posljednje ažuriranje" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Posljednja provjera" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -442,457 +443,384 @@ msgid_plural "%s tables" msgstr[0] "%s tablica" msgstr[1] "%s tablica" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Morate odabrati najmanje jedan stupac za prikazivanje" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Prebaci se na kopiranu tablicu" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Presloži" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Uzlazno" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Silazno" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Prikaži" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriterij" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "I" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Ili" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Uredi" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Dodaj/Izbriši redak kriterija" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Dodaj/Izbriši stupce polja" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Ažuriraj upit" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Upotrijebi tablice" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL upit nad bazom podataka %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Podnesi upit" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Pristup odbijen" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "najmanje jedna riječ" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "sve riječi" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "točan izraz" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "kao regularan izraz" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Rezultati pretraživanja za \"%s\" %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Ukupno: %s poklapanja" -msgstr[1] "Ukupno: %s poklapanja" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s poklapanja unutar tablice %s" -msgstr[1] "%s poklapanja unutar tablice %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Pretraživanje" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Izbacivanje podataka za tablicu" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Izbriši" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Traži u bazi podataka" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Riječi ili vrijednost za pretraživanje (džoker: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Traži:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Riječi su razdvojene znakom razmaka (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Unutar tablica:" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside field:" -msgid "Inside column:" -msgstr "Unutar polja:" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "U bazi podataka nisu pronađene tablice." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "nepoznato" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tablica %s je očišćena" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Index %s je ispušten" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tablica %s je odbačen" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Ovaj prikaz sadrži najmanje ovoliko redaka. Proučite %sdokumentaciju%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Prikaz" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikacija" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Zbroj" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s je zadani pogon pohranjivanja na ovom MySQL poslužitelju." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "S odabirom:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Označi sve" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Provjeri za prepunjene tablice" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Izvoz" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Prikaz ispisa" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Isprazni" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Ispusti" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Provjeri tablicu" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimiziraj tablicu" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Popravi tablicu" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analiziraj tablicu" -#: db_structure.php:712 +#: db_structure.php:721 #, fuzzy msgid "Add prefix to table" msgstr "Nema baza podataka" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Podatke tablice zamijeni datotekom" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Podatke tablice zamijeni datotekom" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Rječnik podataka" -#: db_tracking.php:75 +#: db_tracking.php:76 #, fuzzy msgid "Tracked tables" msgstr "Provjeri tablicu" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Baza podataka" -#: db_tracking.php:82 +#: db_tracking.php:83 #, fuzzy msgid "Last version" msgstr "Izradi relaciju" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 #, fuzzy msgid "Created" msgstr "Izradi" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Ažurirano" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Stanje" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Aktivnost" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktivno" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "neaktivno" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "Perzijski" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "Samo strukturu" -#: db_tracking.php:184 +#: db_tracking.php:185 #, fuzzy msgid "Untracked tables" msgstr "Provjeri tablicu" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "Provjeri tablicu" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "Baza podataka" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "Vrsta upita" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Odabrana vrsta izvoza mora biti spremljena u datoteku!" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Routines" msgid "Bad parameters!" msgstr "Rutine" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Nema dovoljno prostora za spremanje datoteke %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -900,12 +828,12 @@ msgstr "" "Datoteka %s već postoji na poslužitelju. Promijenite naziv ili označite " "opciju za prepisivanje." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Web poslužitelj nema dopuštenja za spremanje datoteke %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Izbacivanje je spremljeno u datoteku %s." @@ -929,7 +857,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometrija" @@ -1011,29 +939,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Vjerojatno ste pokušali s učitavanjem prevelike datoteke. Pogledajte " -"%sdokumentaciju%s radi uputa o načinima rješavanja ovog ograničenja." +"Vjerojatno ste pokušali s učitavanjem prevelike datoteke. Pogledajte %" +"sdokumentaciju%s radi uputa o načinima rješavanja ovog ograničenja." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Prikazivanje oznake" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Favorit je izbrisan." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Datoteku nije moguće pročitati" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1044,7 +972,7 @@ msgstr "" "Takva podrška još nije implementirana ili je onemogućena u vašoj " "konfiguraciji." -#: import.php:390 +#: import.php:394 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 " @@ -1054,26 +982,26 @@ msgstr "" "veličina datoteke prelazi najveću dopuštenu veličinu od strane vaše PHP " "konfiguracije. Pogledajte ČPP 1.16." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Nije moguće učitati dodatke za uvoz. Provjerite svoju instalaciju!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Izrađen je favorit %s" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Uvoz je uspješno dovršen. Izvršeno upita: %d ." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1081,7 +1009,7 @@ msgstr "" "Vrijeme za skriptu je isteklo. Ako želite završiti uvoz, ponovo podnesite " "istu datoteku i uvoz će nastaviti." -#: import.php:499 +#: import.php:503 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." @@ -1090,15 +1018,15 @@ msgstr "" "znači da phpMyAdmin neće biti u mogućnosti završiti ovaj uvoz sve dok ne " "povećate vremenska ograničenja unutar php." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Vaš SQL upit uspješno je izvršen" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Nazad" @@ -1108,7 +1036,7 @@ msgstr "" "phpMyAdmin je jednostavniji za upotrebu s preglednikom koji podržava " "okvire." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" izjave su onemogućene." @@ -1118,7 +1046,7 @@ msgstr "\"DROP DATABASE\" izjave su onemogućene." msgid "Do you really want to execute \"%s\"?" msgstr "Želite li zaista " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "UNIŠTIT ĆETE CJELOKUPNU BAZU PODATAKA!" @@ -1164,7 +1092,7 @@ msgstr "Indeks" msgid "Edit Index" msgstr "Uredi sljedeći redak" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1185,16 +1113,16 @@ msgstr "Naziv računala je prazan!" msgid "The user name is empty!" msgstr "Korisničko ime je prazno!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Lozinka je prazna!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Lozinke se ne podudaraju!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1212,31 +1140,33 @@ msgstr "Ponovno učitavanje privilegija" msgid "Removing Selected Users" msgstr "Ukloni odabrane korisnike" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Zatvori" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Uređivanje" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Odabir poslužitelja" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "SQL upit" @@ -1247,24 +1177,24 @@ msgstr "Statički podatci" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Ukupno" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Ostalo" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "." #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1286,7 +1216,7 @@ msgstr "Odabir poslužitelja" msgid "Connections since last refresh" msgstr "Veze od zadnjeg osvježavanja" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Procesi" @@ -1306,7 +1236,7 @@ msgstr "Upiti od zadnjeg osvježavanja" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Statistike redova" @@ -1356,14 +1286,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "kB" @@ -1425,32 +1355,32 @@ msgstr "" msgid "Bytes received" msgstr "Primljeno" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Veze" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1466,11 +1396,11 @@ msgstr "%s tablica" msgid "Questions" msgstr "Perzijski" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Promet" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1496,12 +1426,12 @@ msgstr "Poravnaj s mrežom" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "bez kompresije" @@ -1601,7 +1531,7 @@ msgstr "Opće osobine relacija" msgid "Current settings" msgstr "Opće osobine relacija" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1693,7 +1623,7 @@ msgstr "Objasni SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Vrijeme" @@ -1800,10 +1730,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Uvoz" @@ -1884,7 +1814,7 @@ msgstr "Procesi" msgid "Error in Processing Request" msgstr "Greška pri procesiranju zahtjeva" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Nema odabrane baze podataka." @@ -1954,19 +1884,19 @@ msgstr "Indeksi" msgid "Show indexes" msgstr "Prikaži mrežu" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Onemogući provjere stranih znakova" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Omogućeno" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -2004,7 +1934,7 @@ msgstr "Brisanje %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2046,8 +1976,8 @@ msgstr "SQL upit" msgid "No rows selected" msgstr "Nema odabranih redova" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Promijeni" @@ -2055,18 +1985,18 @@ msgstr "Promijeni" msgid "Query execution time" msgstr "Vrijeme izvršavanja upita" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d nije valjani broj retka." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Spremi" @@ -2080,7 +2010,7 @@ msgstr "SQL upit" msgid "Show search criteria" msgstr "SQL upit" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2132,12 +2062,12 @@ msgstr "Operacije rezultata upita" msgid "Data point content" msgstr "Veličina pokazatelja podataka" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignoriraj" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopiraj" @@ -2159,7 +2089,7 @@ msgstr "Odaberite strani ključ" msgid "Please select the primary key or a unique key" msgstr "Odaberite primarni ključ ili jedinstveni ključ" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2243,7 +2173,7 @@ msgstr "Ažuriraj redak" msgid "Generate password" msgstr "Generiraj lozinku" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generiraj" @@ -2253,7 +2183,7 @@ msgstr "Generiraj" msgid "Change Password" msgstr "Promijeni lozinku" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2369,27 +2299,27 @@ msgid "December" msgstr "Prosinac" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Sij" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Velj" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Ožu" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Tra" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2397,37 +2327,37 @@ msgid "May" msgstr "Svi" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Lip" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Srp" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Kol" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Ruj" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Lis" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Stu" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Pro" @@ -2476,32 +2406,32 @@ msgid "Sun" msgstr "Ned" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Pon" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Uto" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Sri" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Čet" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Pet" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sub" @@ -2637,16 +2567,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "po sekundi" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "po minuti" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "po satu" @@ -2654,6 +2584,263 @@ msgstr "po satu" msgid "per day" msgstr "po danu" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Najv: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentacija" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Pogreška" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL upit" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL je poručio: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Objasni SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Preskoči Objasni SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Bez PHP koda" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Izradi PHP kod" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Osvježi" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Preskoči provjeru valjanosti SQL-a" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Provjera valjanosti SQL-a" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Pogoni" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Izrada profila" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Ned" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y u %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dana, %s sati, %s minuta i %s sekunda" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "Rutine" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Na vrh stranice" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Prethodni" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Sljedeće" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Završetak" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Skoči do baze podataka \"%s\"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Na funkcionalnost %s utječe poznati nedostatak. Pogledajte %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Strukturu" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Umetni" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Pretraživanje" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operacije" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Pretraži računalo" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "mapa učitavanja web poslužitelja" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Mapu koju ste odabrali za potrebe učitavanja nije moguće dohvatiti" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Izvrši" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Ispiši" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2667,91 +2854,59 @@ msgstr "" msgid "Font size" msgstr "Veličina fonta" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy msgid "Save edited data" msgstr "Osnovna mapa podataka" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Dodaj/Izbriši stupce polja" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Na vrh stranice" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Prethodni" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Sljedeće" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Završetak" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Sub" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "Broj polja" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Pon" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "vodoravno" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "vodoravno (okrenuta zaglavlja)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "uspravno" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Izvrši favorizirani upit" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Presloži po ključu" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2775,118 +2930,130 @@ msgstr "Presloži po ključu" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Opcije" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Djelomični tekstovi" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Potpuni tekstovi" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Relacijski ključ" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Polje za prikaz relacija" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Pretvaranje preglednika" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Redak je izbrisan" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Izbriši" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Eliminiraj" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Može biti približno. Pogledajte ČPP 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "unutar upita" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Prikazivanje redaka" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "ukupno" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Upit je trajao %01.4f sek" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operacije rezultata upita" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Prikaz ispisa (s potpunim tekstovima)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Prikaži PDF shemu" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Izradi relaciju" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Veza nije pronađena" @@ -2951,58 +3118,58 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "Otvori novi phpMyAdmin prozor" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Od ovog mjesta potrebno je omogućiti kolačiće." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Od ovog mjesta potrebno je omogućiti kolačiće." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Nema definiranog indeksa!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indeksi" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Jedinstveno" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Pakirano" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Najvažnije" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Komentar" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Primarni ključ je odbačen" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Index %s je odbačen" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -3010,139 +3177,98 @@ msgid "" msgstr "" "Indeksi %1$s i %2$s izgledaju jednakim i jednog od njih moguće je ukloniti." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Baze podataka" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Poslužitelj" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Strukturu" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Umetni" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operacije" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Praćenje" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Okidači" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tablica izgleda praznom!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Baza podataka izgleda praznom!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Upit" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilegije" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutine" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Događaji" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Kreator" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Korisnik" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binarni zapisnik" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Varijable" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Tablice znakova" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Dodatci" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Pogoni" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Pogreška" - #: libraries/Message.class.php:254 #, fuzzy, php-format #| msgid "%1$d row(s) affected." @@ -3173,90 +3299,90 @@ msgstr[1] "Umetnuto redaka: %1$d." msgid "Error while creating PDF:" msgstr "Dopušta čitanje podataka." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save recent table" msgstr "Nije moguće učitati zadanu konfiguraciju iz: \"%1$s\"" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Nema tablica" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy msgid "There are no recent tables" msgstr "Provjeri tablicu" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Za ovaj pogon pohranjivanje ne postoje raspoloživi podaci." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s je raspoloživ na ovom MySQL poslužitelju." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s je onemogućen za ovaj MySQL poslužitelj." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Ovaj MySQL poslužitelj ne podržava pogon pohranjivanja %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show slave status" msgid "unknown table status: " msgstr "Prikaži stanje potčinjenog" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Traži u bazi podataka" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Tema %s nije pronađena!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Neispravna baza podataka" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Neispravan naziv tablice" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Pogreška tijekom preimenovanja tablice %1$s u %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Tablica %s preimenovana je u %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3264,93 +3390,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funkcija" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Vrijednost" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Traži" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Umetni" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Odaberite polja (najmanje jedno):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Dodaj uvjete pretrage (sadržaj uvjeta \"gdje\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Broj redaka po stranici" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Redoslijed prikaza:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Pretraži strane vrijednosti" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL upit" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Izvedi \"upit po primjeru\" (džoker: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Izvedi \"upit po primjeru\" (džoker: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy msgid "How to use" msgstr "PHP ekstenzija" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3425,14 +3551,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3678,13 +3804,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tablice" @@ -3695,38 +3821,38 @@ msgstr "Tablice" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Podaci" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Prepunjenje" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "Nema baza podataka" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "Replikacija" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Provjeri privilegije za bazu podataka \"%s\"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Provjeri privilegije" @@ -3782,179 +3908,18 @@ msgstr "Neispravan komplet načina provjere vjerodostojnosti u konfiguraciji:" msgid "You should upgrade to %s %s or later." msgstr "Trebali biste nadograditi na %s %s ili kasniju." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Najv: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentacija" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL upit" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL je poručio: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Objasni SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Preskoči Objasni SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Bez PHP koda" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Izradi PHP kod" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Osvježi" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Preskoči provjeru valjanosti SQL-a" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Provjera valjanosti SQL-a" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Pogoni" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Izrada profila" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Ned" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y u %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dana, %s sati, %s minuta i %s sekunda" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "Rutine" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Skoči do baze podataka \"%s\"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Na funkcionalnost %s utječe poznati nedostatak. Pogledajte %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Pretraži računalo" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "mapa učitavanja web poslužitelja" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Mapu koju ste odabrali za potrebe učitavanja nije moguće dohvatiti" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Izvrši" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Ispiši" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3982,9 +3947,9 @@ msgstr "Otvori" msgid "Closed" msgstr "Navodnik nije zatvoren" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Onemogućeno" @@ -4122,30 +4087,30 @@ msgstr "PHP ekstenzija" msgid "maximum %s" msgstr "maksimum %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Postavi vrijednost %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Vrati zadanu vrijednost" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Povrat" @@ -4427,7 +4392,7 @@ msgid "Character set of the file" msgstr "Tablica znakova za datoteku:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Oblikovanje" @@ -4454,7 +4419,7 @@ msgstr "Nazive polja stavi u prvi red" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4463,7 +4428,7 @@ msgstr "Polja obuhvaćena po" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4485,7 +4450,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4493,7 +4458,7 @@ msgid "Columns terminated by" msgstr "Redovi završeni s" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Redovi završeni s" @@ -4557,12 +4522,12 @@ msgstr "Ključ oznake" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME vrsta" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relacije" @@ -4577,7 +4542,7 @@ msgid "Save on server" msgstr "Spremi na server" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Prepiši postojeće datoteke" @@ -4593,7 +4558,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Unesi nazive tablica i polja sa stražnjim navodnicima" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Način rada SQL kompatibilnosti" @@ -4825,8 +4790,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Prozor za upite" @@ -6130,10 +6095,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Lozinka" @@ -6153,8 +6118,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Korisničko ime:" @@ -6392,7 +6357,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid "(or the local MySQL server's socket is not correctly configured)" msgid "" @@ -6401,20 +6366,77 @@ msgid "" msgstr "" "(ili priključak lokalnog MySQL poslužitelja nije ispravno konfiguriran)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Poslužitelj ne odgovara" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Detalji..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Rezultati pretraživanja za \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Ukupno: %s poklapanja" +msgstr[1] "Ukupno: %s poklapanja" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s poklapanja unutar tablice %s" +msgstr[1] "%s poklapanja unutar tablice %s" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Izbacivanje podataka za tablicu" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Traži u bazi podataka" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Riječi ili vrijednost za pretraživanje (džoker: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Traži:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Riječi su razdvojene znakom razmaka (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Unutar tablica:" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside field:" +msgid "Inside column:" +msgstr "Unutar polja:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6422,19 +6444,19 @@ msgstr "" "Povezivanje kontrolnih korisnika na način kako je definirano u vašoj " "konfiguraciji nije uspjelo." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Promijeni lozinku" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Bez lozinke" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Ponovite" @@ -6459,8 +6481,8 @@ msgstr "Izradi novu bazu podataka" msgid "Create" msgstr "Izradi" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Bez privilegija" @@ -6474,9 +6496,9 @@ msgstr "Izradi tablicu" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Naziv" @@ -6486,299 +6508,299 @@ msgstr "Naziv" msgid "Number of columns" msgstr "Broj polja" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "Nije moguće učitati dodatke za izvoz. Provjerite svoju instalaciju!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Dopušta zaključavanje tablica u trenutnoj grani." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Izradi novu tablicu u bazi podataka %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Izradi novu tablicu u bazi podataka %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Vrsta izvoza" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 #, fuzzy msgid "Custom - display all possible options" msgstr "Opcije izvoza baze podataka" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Baze podataka" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Tablice" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Redaka" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of fields" msgid "Number of rows:" msgstr "Broj polja" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Spremi na poslužitelju u mapi %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Spremi kao datoteku" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Predložak naziva datoteka" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "s value is interpreted using %1$sstrftime%2$s, so you can use time " -#| "matting strings. Additionally the following transformations will pen: " -#| "%3$s. Other text will be kept as is." +#| "matting strings. Additionally the following transformations will pen: %3" +#| "$s. Other text will be kept as is." 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." +"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 "" "Vrijednost se interpretira pomoću %1$sstrftime%2$s, pa možete upotrijebiti " "naredbe oblikovanja vremena. Dodatno se mogu dogoditi sljedeća " "preoblikovanja: \"%3$s\". Ostatak teksta bit će zadržan u izvornom obliku." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Tablica znakova za datoteku:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Kompresija" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipano\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipano\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipano\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Spremi kao datoteku" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Oblikovanje" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opcije preoblikovanja" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 #, fuzzy msgid "Encoding Conversion:" msgstr "MySQL verzija klijenta" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Izradi relaciju" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Izradi relaciju" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Oblikovanje uvezene datoteke" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Prijavljivanje na MySQL poslužitelj nije moguće" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Nema baza podataka" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Nema baza podataka" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "Datoteka za uvoz" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Učitavanje datoteka nije dopušteno na ovom poslužitelju." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Djelomičan uvoz" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6786,7 +6808,7 @@ msgstr "" "Vrijeme prethodnog uvoza je isteklo. Nakon ponovno podnošenja bit će " "nastavljeno od položaja %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 #, fuzzy #| msgid "" #| "ow the interruption of an import in case the script detects it is se to " @@ -6801,13 +6823,13 @@ msgstr "" "ograničenja. Ovo bi mogao biti dobar način uvoza velikih datoteka, ali može " "prekinuti transakcije." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of rows to skip, starting from the first row:" msgstr "Broj zapisa (upita) koje je potrebno preskočiti od početka" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6816,7 +6838,7 @@ msgstr "" msgid "Language" msgstr "Jezik" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Podaci o verziji" @@ -6860,67 +6882,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Međuspremnik" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB stanje" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Iskoristivost međuspremnika" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "stranice" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Slobodne stranice" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Prljave stranice" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Stranice koje sadrže podatke" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Stranice za pražnjenje" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Zaposlene stranice" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Vezane stranice" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Aktivnost međuspremnika" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Pročitaj zahtjeve" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Zahtjevi zapisivanja" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Propuštena čitanja" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Zapisivanje čeka" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Propuštena čitanja pri %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Zapisivanje čeka pri %" @@ -7152,20 +7174,20 @@ msgstr "" "će izbrisani. U protivnom se preimenuju i daje im se sljedeći veći redni " "broj." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Relacije" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7173,132 +7195,132 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL je vratio prazan komplet rezultata (npr. nula redova)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Nema baza podataka" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Uredi postavke za %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Nema baza podataka" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Samo strukturu" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Export views" msgid "Go to view: %s" msgstr "Vrsta izvoza" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Sakrij" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binarno" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "" " Zbog svoje duljine,
uređivanje ovog polja možda neće biti moguće " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binarno - ne uređuj" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "mapa učitavanja web poslužitelja" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, fuzzy, php-format #| msgid "Restart insertion with %s rows" msgid "Continue insertion with %s rows" msgstr "Ponovno pokreni umetanje s %s redaka" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "i potom" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Umetni kao novi redak" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 #, fuzzy msgid "Show insert query" msgstr "Prikazivanje SQL upita" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Kreni nazad na prethodnu stranicu" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Umetni dodatni novi redak" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Kreni nazad na ovu stranicu" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Uredi sljedeći redak" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Pomoću tipke TAB premještate se od jedne vrijednost do druge vrijednost, " "odnosno s tipkama CTRL+Strelice za premještanje bilo kamo" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Prikazivanje SQL upita" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Umetnut ID retka: %1$d" @@ -7315,238 +7337,238 @@ msgstr "bez kompresije" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Pet" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Podnesi" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Dodaj prefiks" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Želite li zaista " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Bez izmjena" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Tablica znakova" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bugarski" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Kineski, pojednostavljen" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Kineski, tradicionalan" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "nebitna veličina znakova" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "veličina znakova je važna" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Hrvatski" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Češki" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danski" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Engleski" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonski" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Njemački" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "rječnik" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefonski imenik" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Mađarski" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandski" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japanski" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latvijski" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litavski" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Korejski" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Perzijski" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Poljski" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Zapadno europski" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumunjski" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovački" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovenski" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Španjolski" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Španjolski, tradicionalan" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Švedski" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turski" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrajinski" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "višejezično" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Srednjoeuropski" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Ruski" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltički" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armenski" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Ćirilica" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arapski" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebrejski" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gruzijski" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grčki" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Češki ili Slovački" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Početna stranica" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Odjava" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentacija" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7570,8 +7592,8 @@ msgstr "Dobro došli u %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Vjerojatan razlog je nepostojeća konfiguracijska datoteka. Za izradu možete " "upotrijebiti naredbu %1$ssetup script%2$s" @@ -7621,20 +7643,20 @@ msgstr "Lozinka:" msgid "Server Choice" msgstr "Odabir poslužitelja" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Nije bilo nikakvih aktivnosti tijekom %s sekunda. Prijavite se ponovo." -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Prijavljivanje na MySQL poslužitelj nije moguće" @@ -7727,7 +7749,7 @@ msgstr "Opcije izvoza baze podataka" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Izbacivanje podataka za tablicu" @@ -7742,7 +7764,7 @@ msgstr "Događaj" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7751,21 +7773,21 @@ msgstr "Opis" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Tablična struktura za tablicu" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Struktura za pregledavanje" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Unutarnja struktura za pregledavanje" @@ -7821,32 +7843,32 @@ msgid "Display MIME types" msgstr "Raspoložive MIME vrste" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Računalo" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Vrijeme generiranja" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Verzija poslužitelja" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP verzija" @@ -7928,7 +7950,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7990,33 +8012,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Postupci" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funkcije" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Ograničenja za izbačene tablice" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Ograničenja za tablicu" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME VRSTE ZA TABLICU" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELACIJE TABLICE" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -8062,28 +8084,28 @@ msgstr "" msgid "Column names: " msgstr "Nazivi stupaca" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Neispravan parametar za CSV uvoz: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Neispravno oblikovanje u CSV unosu unutar retka %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, fuzzy, php-format #| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." @@ -8094,17 +8116,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Naziv tablice" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Nazivi stupaca" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Ovaj dodatak ne podržava uvoz komprimiranih datoteka!" @@ -8346,97 +8368,97 @@ msgstr "" "Prikazuje vezu. Polje sadrži naziv datoteke. Prva opcija je URL prefiks, " "poput \"http://www.example.com/\". Druga opcija je naziv veze." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "nije OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "U redu " -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Omogućeno" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Opće osobine relacija" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Osobine prikaza" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Izrada PDF datoteka" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Prikazivanje stupca komentara" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Pretvaranje preglednika" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Pogledajte dokumentaciju radi uputa o ažuriranju tablice column_comments." -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Favorizirani SQL upit" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL povijest" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Korisničke postavke" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "bez opisa" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Ukloni sve oznake" @@ -8444,7 +8466,7 @@ msgstr "Ukloni sve oznake" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8455,9 +8477,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Korisničko ime" @@ -8478,210 +8500,210 @@ msgid "Slave status" msgstr "Prikaži stanje potčinjenog" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Varijabla" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID poslužitelja" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Bilo koji korisnik" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Upotrijebi tekstualno polje" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Bilo koje računalo" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokalno" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Ovo računalo" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Upotrijebi tablicu poslužitelja" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Generiraj lozinku" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Tablica %s je odbačen" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Event %1$s has been created." msgstr "Tablica %1$s je izrađena." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" "Jedna ili više grešaka se dogodila prilikom procesiranja vašeg zahtjeva:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Web poslužitelj" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Procesi" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "Detalji..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Vrsta događaja" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Vrsta događaja" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Promijeni" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Izvrši favorizirani upit" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Stanje" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Završetak" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Dovrši umetanja" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Novo" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "Isključeno" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "Uključeno" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8699,123 +8721,123 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Neispravan indeks poslužitelja: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tablica %s je odbačen" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Tablica %1$s je izrađena." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy msgid "Edit routine" msgstr "Web poslužitelj" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Rutine" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parametri" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Izravne veze" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Duljina/Vrijednosti" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Dodaj parametar" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "Preimenuj bazu podataka u" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Vrsta povratka" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Duljina/Vrijednosti" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Opcije tablice" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Vrsta upita" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8823,19 +8845,19 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Dopušta pokretanje pohranjenih rutina." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8875,25 +8897,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Vrijeme" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Neispravan naziv tablice" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8998,150 +9020,150 @@ msgstr "U bazi podataka nisu pronađene tablice." msgid "There are no events to display." msgstr "Provjeri tablicu" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Tablica \"%s\" ne postoji!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Konfigurirajte koordinate tablice %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Shema \"%s\" baza podataka - stranica %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Shema relacija" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Sadržaj tablice" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atributi" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Dodatno" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Izradi novu stranicu" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Broj stranice:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Automatski raspored" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Interne relacije" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Odaberite tablicu za uređivanje" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Odaberite tablice" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Odaberite tablice" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Shema relacija" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Prikaži mrežu" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Prikaži boju" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Prikaži dimenzije tablice" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Prikazati sve tablice uz istu širinu?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Položeno" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portret" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Izrada" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Veličina papira" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -9149,7 +9171,7 @@ msgstr "" "Trenutna stranica sadrži reference prema tablicama koje više ne postoje. " "Želite li izbrisati te reference?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Uključi bilješke" @@ -9170,47 +9192,47 @@ msgstr "Nepoznati jezik: %1$s." msgid "Current Server" msgstr "Poslužitelj" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Traži u bazi podataka" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 #, fuzzy msgid "Remote server" msgstr "Web poslužitelj" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Traži u bazi podataka" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Klikni za odabir" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Pokreni SQL upit na poslužitelju %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Pokreni SQL upit na bazi podataka %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -9222,11 +9244,11 @@ msgstr "Kalendar" msgid "Columns" msgstr "Nazivi stupaca" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Favoriziraj ovaj SQL upit" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Neka svi korisnici imaju pristup ovom favoritu" @@ -9326,7 +9348,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9344,7 +9366,7 @@ msgstr "" "\") or a single quote (\"'\") amongst those values, precede it with a " "backslash (for example '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9352,19 +9374,19 @@ msgstr "" "Za zadane vrijednosti unesite samo jednu vrijednost, bez kosih crta ili " "navodnika, u sljedećem obliku: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Ukloni stupac / stupce" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9373,11 +9395,11 @@ msgstr "" "Za popis raspoloživih opcija preoblikovanja i njihovih MIME vrsta " "oblikovanja, pritisnite %sopcije preoblikovanja%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opcije preoblikovanja" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9389,63 +9411,63 @@ msgstr "" "jednostruki navodnik (\"'\") unutar ovih vrijednosti, ispred znaka stavite " "lijevu kosu crtu (na primjer: '\\\\xyz' ili 'a\\'B')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "bez kompresije" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Kako je definirano:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primarni" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Puni tekst" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Poslije %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "Dodaj %s polja" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "Morate dodati najmanje jedno polje." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Pogon pohrane" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Definicija PARTICIJE" @@ -9468,13 +9490,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save configuration" msgstr "Nije moguće učitati zadanu konfiguraciju iz: \"%1$s\"" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9489,97 +9511,97 @@ msgstr "Datoteke nisu pronađene unutar ZIP arhive!" msgid "Error in ZIP archive:" msgstr "Pogreška u ZIP arhivi:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Opće osobine relacija" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "MySQL uspoređivanje veza" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Opće osobine relacija" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "Baza podataka za korisnika" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Softver" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Verzija poslužitelja" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Verzija protokola" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Korisnik" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Odabir poslužitelja" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Web poslužitelj" -#: main.php:218 +#: main.php:221 #, fuzzy msgid "Database client version" msgstr "MySQL verzija klijenta" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP ekstenzija" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Prikaži PHP podatke" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Službena stranica programa phpMyAdmin" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributi" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Bez izmjena" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9591,7 +9613,7 @@ msgstr "" "pokrenut je sa zadanim postavkama i kao takav otvoren je upadima. Potrebno " "je ispraviti ovaj sigurnosni nedostatak." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9601,7 +9623,7 @@ msgstr "" "opcija nije kompatibilna s programom phpMyAdmin i može prouzrokovati " "oštećivanje nekih podataka!" -#: main.php:294 +#: main.php:297 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 " @@ -9611,32 +9633,32 @@ msgstr "" "tablicu znakova. Bez proširenja mbstring, phpMyAdmin nije u mogućnosti " "pravilno razdjeljivati naredbe i može doći do neočekivanih rezultata." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Konfiguracijska datoteka potražuje tajnu lozinku (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9648,7 +9670,7 @@ msgstr "" "Dodatne osobine za rad s relacijski tablicama su isključene. Kako biste " "saznali razloge, pritisnite %sovdje%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9657,7 +9679,7 @@ msgstr "" "Verzija %s vaše PHP MySQL biblioteke razlikuje se oda vaše verzije %s MySQL " "poslužitelja. Ovo bi moglo prouzrokovati nepredviđeno ponašanje." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9666,30 +9688,30 @@ msgstr "" "Poslužitelj pokrenut sa Suhosin. Proučite %sdokumentaciju%s radi mogućih " "problema." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Nema baza podataka" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "naziv tablice" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "naziv tablice" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "Izradi tablicu" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Odaberite bazu podataka" @@ -9739,7 +9761,7 @@ msgstr "Malo / Veliko" msgid "Toggle relation lines" msgstr "Za odabir relacije pritisnite:" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Uvoz / Izvoz koordinate iz PDF sheme" @@ -9812,78 +9834,78 @@ msgstr "Izradi" msgid "Active options" msgstr "Opcije tablice" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Tablica %1$s je izrađena." -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Neuspješno kreiranje stranice" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "stranice" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Uvezi datoteke" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "Export/Import to scale" msgid "Export to selected page" msgstr "Uvoz / Izvor prema omjeru" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Izradi novi indeks" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Korisničko ime" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Uvoz / Izvor prema omjeru" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "preporučeno" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Pogreška: Relacija već postoji." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Pogreška: Relacija nije dodana." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Dodana je relacija FOREIGN KEY" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Dodane interne relacije" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relacija je izbrisana" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Pogreška tijekom spremanja koordinata za Kreatora." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Izmjene su spremljene" @@ -9958,15 +9980,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Uvezi datoteke" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Sve" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "tablica %s nije pronađena ili nije zadana u %s" @@ -9977,37 +9999,37 @@ msgstr "tablica %s nije pronađena ili nije zadana u %s" msgid "File doesn't exist" msgstr "Tablica \"%s\" ne postoji!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Odaberite binarni zapisnik za prikaz" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Datoteke" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Sreži prikazane rezultate" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Prikaži pune upite" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Naziv zapisnika" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Položaj" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Izvorni položaj" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Podaci" @@ -10015,7 +10037,7 @@ msgstr "Podaci" msgid "Character Sets and Collations" msgstr "Tablica znakova i uspoređivanja" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -10024,24 +10046,24 @@ msgstr[0] "Baza podataka %s uspješno je odbačena." msgstr[1] "Baza podataka %s uspješno je odbačena." msgstr[2] "Baza podataka %s uspješno je odbačena." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statistike baza podataka" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Omogući statistike" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10049,7 +10071,7 @@ msgstr "" "Napomena: Omogućavanja statistika baze podataka može prouzrokovati izuzetno " "velik promet između web poslužitelja i MySQL poslužitelja." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Pogoni pohrane" @@ -10077,7 +10099,7 @@ msgstr "Modul" msgid "Library" msgstr "Biblioteka" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "Perzijski" @@ -10096,114 +10118,114 @@ msgstr "Licenca" msgid "disabled" msgstr "Onemogućeno" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Obuhvaća sve privilegije osim GRANT (Podari)." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Dopušta izmjenu strukture postojećih tablice." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Dopušta izmjenu i odbacivanje pohranjenih rutina." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Dopušta izradu novih baze podataka i tablice." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Dopušta izradu pohranjenih rutina." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Dopušta izradu novih tablica." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Dopušta izradu privremenih tablica." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Dopušta izradu, odbacivanje i preimenovanje korisničkih naloga." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Dopušta izradu novih prikaza." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Dopušta brisanje podataka." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Dopušta odbacivanje baza podataka i tablica." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Dopušta odbacivanje tablica." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Omogućuje postavljanje događaja za planer" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Dopušta pokretanje pohranjenih rutina." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Dopušta uvoz i izvoz podataka iz datoteka." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Dopušta dodavanje korisnika i privilegija bez ponovnog učitavanja tablica." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Dopušta izradu i odbacivanje indeksa." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Dopušta umetanje i zamjenu podataka." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Dopušta zaključavanje tablica u trenutnoj grani." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Ograničava broj novih povezivanja koje korisnik može otvoriti, po satu." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Ograničava broj upita koje korisnik može poslati poslužitelju, po satu." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -10211,61 +10233,61 @@ msgstr "" "Ograničava broj naredbi koje korisnik može pokrenuti, a čija je namjena " "mijenjanje bilo koje tablice ili baze podataka, po satu." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Ograničava broj istovremenih povezivanja koje korisnik može imati." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Omogućuje pregledavanje procesa za sve korisnike" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Nema učinka u ovoj verziji MySQL-a." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Dopušta ponovno učitavanje postavki poslužitelja i pražnjenje privremene " "pohrane poslužitelja." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Dopušta korisnik postavljanje upita o lokaciji potčinjenih i gospodara." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Potrebno za replikacijske potčinjene." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Dopušta čitanje podataka." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Daje pristup cjelokupnom popisu baza podataka." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Dopušta izvođenje upita SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Dopušta gašenje poslužitelja." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10275,325 +10297,325 @@ msgstr "" "većinu administrativnih operacija poput postavljanja općih varijabli ili " "eliminiranje grana drugih korisnika." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Omogućuje izradu i uklanjanje okidača" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Dopušta mijenjanje podataka." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Bez privilegija." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "bez kompresije" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Privilegije specifične za tablicu" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Napomena: Nazivi MySQL privilegija navedeni su na engleskom jeziku" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administracija" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Opće privilegije" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Privilegije specifične za bazu podataka" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ograničenja resursa" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Napomena: Postavljanje ovih opcija na vrijednost 0 (nula) uklanja " "ograničenje." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "_Podaci prijave" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Ne mijenjaj lozinku" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Korisnici nisu pronađeni." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Korisnik %s već postoji!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Dodali ste novog korisnika." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Ažurirali ste privilegije za %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Opozvali ste privilegije za %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Lozinka za %s uspješno je promijenjena." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Brisanje %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Nema odabranih korisnika za uklanjanje!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Ponovno učitavanje privilegija" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Odabrani korisnici uspješno su izbrisani." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Privilegije su uspješno učitane." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Uredi privilegije" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Opozovi" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Izvoz" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Bilo koji" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Privilegije" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Privilegije" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Pregled korisnika" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Podarivanje" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Ukloni odabrane korisnike" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Opozovi sve aktivne privilegije korisnika i potom ih izbriši." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Ispusti baze podataka koje imaju iste nazive i korisnike." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Napomena: phpMyAdmin preuzima korisničke privilegije izravno iz MySQL " "tablica privilegija. U slučaju da su ručno mijenjane, sadržaj ovih tablica " "može se razlikovati od privilegija koje upotrebljava poslužitelj. U tom je " "slučaju potrebno %sponovo učitati privilegije%s prije nastavljanja rada." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Odabrani korisnik nije pronađen u tablici privilegija." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Privilegije specifične za stupac" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Dodaj privilegije za sljedeće baze podataka" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Kako bi se mogli upotrebljavati u doslovnom smislu, džokerima \\_ i \\% mora " "prethoditi znak \\" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Dodaj privilegije za sljedeću tablicu" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Promjena podataka prijave / Kopiranje korisnika" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Izradi novog korisnika s istim privilegijama i..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... zadržati staru." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... izbriši starog iz korisničkih tablica." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... opozovi sve aktivne privilegije iz stare i potom je izbriši." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" " ... izbriši starog iz korisničkih tablica i potom ponovo učitaj privilegije." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Baza podataka za korisnika" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Izradi bazu podataka istog naziva i podari sve privilegije" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Podari sve privilegije imenima s džokerima (korisničkoime_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "Provjeri privilegije za bazu podataka \"%s\"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Korisnici koji imaju pristup u \"%s\"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "opće" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "specifično za bazu podataka" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "džoker" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Index %s je ispušten" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Nepoznata greška" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Privilegije su uspješno učitane." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 #, fuzzy msgid "Show master status" msgstr "Prikaži stanje potčinjenog" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10602,273 +10624,273 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Odaberite bazu podataka" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Puni tekst" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full stop" msgstr "Puni tekst" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Samo strukturu" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Samo strukturu" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "greške." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Grana %s uspješno je prekinuta." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin nije mogao ugasiti granu %s. Vjerojatno je već zatvorena." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Hvatišta" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Pohrana upita" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Grane" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Privremeni podaci" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Odgođena umetanja" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Pohrana ključeva" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Spojevi" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Preslagivanje" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Koordinator transakcije" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Isprazni (zatvori) sve tablice" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Prikaži otvorene tablice" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Prikaži potčinjena računala" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Prikaži stanje potčinjenog" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Isprazni pohranu upita" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Podaci o razini izvršavanja" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Osvježi" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Datoteke" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Ne mijenjaj lozinku" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Prikaži otvorene tablice" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filtriraj po kategoriji" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Prikaži otvorene tablice" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Relacije" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Vrsta upita" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Functions" msgid "Instructions" msgstr "Funkcije" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10876,57 +10898,57 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Izjave" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Ovaj MySQL poslužitelj radi tijekom %s. Pokrenut je %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 #, fuzzy msgid "Replication status" msgstr "Replikacija" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10935,47 +10957,47 @@ msgstr "" "prikaza, pri čemu bi statistike koje prikazuje MySQL poslužitelj mogle biti " "netočne." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Primljeno" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Poslano" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "najv. uzastopnih veza" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Neuspjeli pokušaji" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Prekinuto" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Naredba" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "The number of fsync() writes done to the log file." msgid "The number of failed attempts to connect to the MySQL server." msgstr "Broj fsyncs zapisivanja izvršenih u datoteci zapisnika." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10985,17 +11007,17 @@ msgstr "" "ali su nadmašile vrijednost binlog_cache_size i upotrijebile privremenu " "datoteku za pohranjivanje izjava transakcija." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Broj transakcija koje su upotrebljavale privremeni binarni zapisnik pohrane." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -11007,11 +11029,11 @@ msgstr "" "moglo bi biti potrebno da povećate vrijednost tmp_table_size, kako biste " "privremene tablice smjestili u radnu memoriju, a ne na tvrdi disk." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Koliko je privremenih tablica izradio mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -11019,7 +11041,7 @@ msgstr "" "Broj privremenih tablica u memoriji koje je poslužitelj automatski izradio " "tijekom izvršavanja izjava." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -11027,7 +11049,7 @@ msgstr "" "Broj redaka upisanih pomoću naredbe INSERT DELAYED, a kod kojih je došlo do " "neke vrste pogreške (vjerojatan razlog je udvojen ključ)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -11035,23 +11057,23 @@ msgstr "" "Broj hvatište grana INSERT DELAYED u upotrebi. Svaka druga tablica na koju " "se primjeni INSERT DELAYED dobiva vlastitu granu." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Broj redaka zapisanih pomoću INSERT DELAYED." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Broj izvršenih izjava FLUSH." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Broj internih izjava COMMIT." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Brojka koja prokazuje koliko puta je redak bio izbrisan iz tablice." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -11061,7 +11083,7 @@ msgstr "" "tablicu s traženim nazivom. Ovaj se postupak naziva otkrivanje. " "Handler_discover naznačuje koliko je puta tablica bila otkrivenom." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -11071,7 +11093,7 @@ msgstr "" "broj je pokazatelj da poslužitelj izvodi mnogo potpunih pretraživanja " "indeksa, npr. SELECT col1 FROM foo, pri čemu je col1 indeksiran." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -11079,7 +11101,7 @@ msgstr "" "Broj zahtjeva za čitanje retka zasnovan na ključu. Velik broj je pokazatelj " "da su vaši upiti i tablice pravilno indeksirani." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -11089,7 +11111,7 @@ msgstr "" "povećava ako izvodite upite stupca indeksa s ograničenjem opsega ili ako " "izvodite pretraživanje indeksa." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -11097,7 +11119,7 @@ msgstr "" "Broj zahtjeva za čitanje prethodnog retka u redoslijedu ključa. Ovaj način " "čitanja uglavnom se upotrebljava za optimiziranje opcije ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -11109,7 +11131,7 @@ msgstr "" "Vjerojatno imate mnogo upita koji zahtijevaju da MySQL pretražuje cjelokupne " "tablice ili imate spojeve koji ne upotrebljavaju ključ na pravilan način." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -11121,36 +11143,36 @@ msgstr "" "naznačuje da vaša tablice nisu pravilno indeksirane ili da vaši upiti nisu " "napisani na način koji iskorištava prednosti raspoloživih indeksa." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Broj internih izjava ROLLBACK." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Broj zahtjeva za ažuriranje retka u tablici." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Broj zahtjeva za umetanje retka u tablici." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Broj stranice koje sadrže podatke (dirty ili clean)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Broj stranica koje su trenutno 'dirty'." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "Broj stranica međuspremnika za koje je podnesen zahtjev za pražnjenjem." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Broj slobodnih stranica." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -11160,7 +11182,7 @@ msgstr "" "čitaju ili zapisuju, ili ih nije moguće isprazniti ili ukloniti iz nekog " "drugog razloga." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -11172,11 +11194,11 @@ msgstr "" "je vrijednost moguće izračunati i kao Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Ukupna veličina međuspremnika, u stranicama." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -11184,7 +11206,7 @@ msgstr "" "Broj \"nasumičnih\" pripremnih čitanja koje je InnoDB inicijalizirao. Događa " "se kad upit mora pretražiti veliki dio tablice, ali nasumičnim redoslijedom." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -11192,11 +11214,11 @@ msgstr "" "Broj slijednih pripremnih čitanja koje je inicijalizirao InnoDB. Ovo se " "događa kad InnoDB izvodi potpuno pretraživanje tablice." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Broj logičkih zahtjeva za čitanjem koje je obavio InnoDB." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -11204,7 +11226,7 @@ msgstr "" "Broj logičkih čitanja koje InnoDB nije mogao zadovoljiti iz međuspremnik i " "morao je izvesti čitanje po jedne stranice." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -11218,55 +11240,55 @@ msgstr "" "prikazuje stanje ovog čekanja. Ako je veličina međuspremnika pravilno " "postavljena, ova bi vrijednost trebala biti malenom." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Broj izvršenih zapisivanja u InnoDB međuspremnik." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Broj dosadašnjih fsync() operacija." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Trenutan broj fsync() operacija u čekanju." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Trenutan broj čitanja u čekanju." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Trenutan broj zapisivanja u čekanju." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Količina podataka pročitanih do ovog trenutka, u bajtovima." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Ukupan broj iščitavanja podataka." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Ukupan broj zapisivanja podataka." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Količina podataka zapisanih do ovog trenutka, u bajtovima." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Broj dvostrukih zapisivanja do ovog trenutka i broj stranica zapisanih za " "ovu potrebu." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Broj dvostrukih zapisivanja do ovog trenutka i broj stranica zapisanih za " "ovu potrebu." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -11275,35 +11297,35 @@ msgstr "" "međuspremnika, te je bilo potrebno čekati njegovo pražnjenje prije nastavka " "rada." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Broj zahtjeva za zapisivanje u zapisnik." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Broj fizičkih zapisivanja u zapisnik." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Broj fsyncs zapisivanja izvršenih u datoteci zapisnika." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Broj naredbi fsyncs za zapisnik, a koje su na čekanju." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Zapisivanja u zapisnik na čekanju." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Broj bajtova zapisanih u zapisnik." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Broj izrađenih stranica." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -11312,52 +11334,52 @@ msgstr "" "vrijednosti prebrojavaju u stranicama. Veličina stranice dopušta njihovo " "jednostavno pretvaranje u bajtove." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Broj iščitanih stranica." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Broj zapisanih stranica." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Broj zaključavanja redaka na koje se trenutno čeka." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Prosječno vrijeme postizanja zaključanosti retka, u milisekundama." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" "Ukupno vrijeme utrošeno na postizanja zaključanosti retka, u milisekundama." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Najdulje vrijeme postizanja zaključanosti retka, u milisekundama." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Broj okolnosti kad je bilo potrebno čekati na zaključanost retka." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Broj redaka izbrisanih iz InnoDB tablica." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Broj redaka umetnutih u InnoDB tablice." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Broj redaka iščitanih iz InnoDB tablica." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Broj ažuriranih redaka u InnoDB tablicama." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11365,7 +11387,7 @@ msgstr "" "Broj ključnih blokova u pohrani ključeva koji su izmijenjeni ali još nisu " "ispražnjeni na disk. Nekoć se nazivalo: Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11373,7 +11395,7 @@ msgstr "" "Broj neiskorištenih blokova u pohrani ključeva. Ovu vrijednost možete " "upotrijebiti za određivanje veličine pohrane ključeva koja je u upotrebi." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11383,17 +11405,17 @@ msgstr "" "gornje razine koja označuje najveći broj blokova koji su ikad bili u " "istovremenoj upotrebi." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Oblikovanje uvezene datoteke" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Broj zahtjeva za čitanje ključnog bloka iz pohrane." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11404,26 +11426,26 @@ msgstr "" "promašivanja pohrane moguće je izračunati putem naredbi Key_reads/" "Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Broj zahtjeva za zapisivanje ključnog bloka u pohranu." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Broj fizičkih zapisivanja ključnih blokova na disk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11433,17 +11455,17 @@ msgstr "" "upita. Korisno za uspoređivanje troškova različitih planova upita za isti " "upit. Zadana vrijednost je 0 i podrazumijeva da još nema složenog upita." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Broj redaka koji čekaju svoje upisivanje u red čekanja INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11451,39 +11473,39 @@ msgstr "" "Broj tablica koje su otvorene. Ako je iznos otvorenih tablica velik, vaša " "vrijednost za pohranu tablica vjerojatno je premala." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Broj otvorenih datoteka." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Broj otvorenih protoka (uglavnom se upotrebljava za vođenje zapisnika)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Broj otvorenih tablica." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Količina slobodne memorije za pohranu upita." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Broj pronalaženja u pohrani." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Broj upita pridodanih u pohranu." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11496,7 +11518,7 @@ msgstr "" "nedavno upotrebljavanog (LRU - least recently used) radi odlučivanja koje će " "upite ukloniti iz pohrane." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11504,19 +11526,19 @@ msgstr "" "Broj upita koji nisu pohranjeni (nisu za pohranu ili nisu pohranjeni zbog " "postavke query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Broj upita registriranih u pohrani." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Ukupan broj blokova u pohrani upita." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Stanje replikacije sigurnosti protiv otkaza (još nije implementirano)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11524,12 +11546,12 @@ msgstr "" "Broj spojeva koji ne upotrebljavaju indekse. Ako ovaj iznos nije 0, bit će " "potrebno da pažljivo provjerite indekse vaših tablica." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Broj spojeva koji nad referentnom tablicom upotrebljavaju opseg traženja." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11538,7 +11560,7 @@ msgstr "" "retka. (Ako ovaj iznos nije 0, bit će potrebno da pažljivo provjerite " "indekse vaših tablica." -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11546,17 +11568,17 @@ msgstr "" "Broj spojeva koji su upotrijebili opsege nad prvom tablicom. (Općenito nije " "kritično ako je ovaj iznos velik.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Broj spojeva koji su izveli potpuno pretraživanje prve tablice." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "Broj privremenih tablica koje su trenutno otvorene od strane potčinjene SQL " "grane." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11564,12 +11586,12 @@ msgstr "" "Ukupna količina (od pokretanja) ponovnih pokušaja transakcija od strane " "replikacijske potčinjene SQL grane." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Uključeno (ON) ako je ovaj poslužitelj potčinjen i povezan na gospodara." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11577,14 +11599,14 @@ msgstr "" "Broj grana kojima je bilo potrebno više vremena za izradu, nego što je to " "definirano u slow_launch_time (sporo vrijeme pokretanja), u sekundama." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Broj upita kojima je bilo potrebno više vremena nego što je to definirano u " "long_query_time (dugo vrijeme upita), u sekundama." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11594,23 +11616,23 @@ msgstr "" "Ako je ovaj iznos velik, razmotrite mogućnost povećanja vrijednosti " "sistemske varijable sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Broj preslagivanja učinjenih pomoću opsega." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Broj presloženih redaka." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Broj preslagivanja učinjenih pomoću pretraživanja tablice." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Količina trenutno postignutih zaključavanja tablica." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11622,7 +11644,7 @@ msgstr "" "problema s performansama, bit će potrebno da prvo optimizirate svoje upite i " "potom ili podijelite svoje tablice ili upotrijebite replikaciju." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11632,11 +11654,11 @@ msgstr "" "kao Threads_created/Connections. Ako je ovaj iznos prikazan crvenom bojom, " "bit će potrebno da povećate svoju vrijednost thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Broj trenutno otvorenih veza." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11648,70 +11670,70 @@ msgstr "" "(Uobičajeno, ako imate dobru implementaciju grana, ova opcija neće pružiti " "primjetna poboljšanja performansi.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Key cache" msgid "Thread cache hit rate (calculated value)" msgstr "Pohrana ključeva" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Broj grana koje nisu uspavane." -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Sub" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add %s field(s)" msgid "Add chart" msgstr "Dodaj %s polja" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Osvježi" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Dodaj/Izbriši stupce polja" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Resetiraj na zadano" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11720,7 +11742,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11728,18 +11750,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11747,11 +11769,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11759,92 +11781,92 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "Preimenuj bazu podataka u" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Odaberite tablice" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Neispravan naziv tablice" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Dodaj novog korisnika" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL upit" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Statistike redova" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Odaberite tablice" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Vrsta upita" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11853,7 +11875,7 @@ msgstr[0] "po sekundi" msgstr[1] "po sekundi" msgstr[2] "po sekundi" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11870,8 +11892,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11976,19 +11998,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Varijable i postavke poslužitelja" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Vrijednost sesije" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Opća vrijednost" @@ -12283,50 +12305,50 @@ msgstr "" msgid "Wrong data" msgstr "Nema baza podataka" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Želite li zaista " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Prikazivanje kao PHP koda" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Provjera valjanosti SQL-a" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL rezultat" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Generirano s" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problemi s indeksima tablice `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Oznaka" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tablica %1$s uspješno je izmijenjena." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12406,12 +12428,12 @@ msgstr "" msgid "Y Values" msgstr "Vrijednost" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Tablica %s već postoji!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Tablica %1$s je izrađena." @@ -12464,489 +12486,489 @@ msgstr "Spremi kao datoteku" msgid "File name" msgstr "Naziv tablice" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Naziv primarnog ključa mora biti \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Preimenovanje indeksa u PRIMARY nije moguće!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Nema definiranih dijelova indeksa!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Dodaj indeks" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Print view" msgid "Edit index" msgstr "Prikaz ispisa" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Naziv indeksa:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" mora biti naziv i samo naziv primarnog ključa!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Vrsta indeksa:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Dodaj u indeks  %s stupci" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Premještanje u istu tablicu nije moguće!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Kopiranje u istu tablicu nije moguće!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tablica %s premještena je u %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tablica %s kopirana je u %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Naziv tablice je prazan!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Izmijeni rasporede tablice po" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(pojedinačno)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Premjesti tablicu u (bazapodataka.tablica):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opcije tablice" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Preimenuj tablicu u" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopiraj tablicu u (bazapodataka.tablica):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Prebaci se na kopiranu tablicu" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Održavanje tablice" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmentiraj tablicu" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tablica %s je ispražnjena" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Isprazni tablicu (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Izbacivanje podataka za tablicu" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Isprazni tablicu (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Nema baza podataka" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Održavanje particije" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Particija %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analiziraj" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Provjeri" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimiziraj" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Ponovno izgradi" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Popravi" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Ukloni particioniranje" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Provjeri referencijalan integritet:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Prikaži tablice" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Iskorištenost prostora" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Na snazi" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statistike redova" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamički" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Duljina retka" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Veličina retka" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Pogreška tijekom izrade stranog ključa na %1$s (provjerite vrste podataka)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Interne relacije" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" "Interna relacija nije potrebna ako postoji odgovarajuća relacija FOREIGN KEY." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Pretraži prepoznatljive vrijednosti" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Dodaj primarni ključ" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "bez kompresije" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Tablica %s je odbačen" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Primarni ključ je dodan na %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Indeks je pridodan na %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Prikaži PHP podatke" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Ukloni stupac / stupce" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Prikaz ispisa" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Prikaz relacija" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Predloži strukturu tablice" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "Dodaj %s polja" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Pri završetku tablice" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Pri početku tablice" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Poslije %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Izradi indeks  %s stupaca" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "particionirano" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Vrsta upita" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Dopušta umetanje i zamjenu podataka." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Nema baza podataka" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Podaci" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, fuzzy, php-format msgid "Export as %s" msgstr "Vrsta izvoza" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Edit settings for %s" msgid "Deactivate tracking for %s" msgstr "Uredi postavke za %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Edit settings for %s" msgid "Activate tracking for %s" msgstr "Uredi postavke za %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Aktiviraj sada" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Izradi relaciju" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Izradi relaciju" @@ -12978,11 +13000,11 @@ msgstr "Nemate dovoljno privilegija da boravite ovdje!" msgid "The profile has been updated." msgstr "Profil je ažuriran." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Naziv prikaza" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Preimenuj prikaz u" @@ -13312,8 +13334,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13447,8 +13469,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -14564,8 +14586,8 @@ msgstr "najv. uzastopnih veza" #~ "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~ "extension. Please check your PHP configuration." #~ msgstr "" -#~ "Nije moguće učitati proširenje [a@http://php.net/%1$s@Documentation]" -#~ "[em]%1$s[/em][/a] . Provjerite svoju PHP konfiguraciju." +#~ "Nije moguće učitati proširenje [a@http://php.net/%1$s@Documentation][em]%1" +#~ "$s[/em][/a] . Provjerite svoju PHP konfiguraciju." #~ msgid "" #~ "Couldn't load the iconv or recode extension needed for charset " diff --git a/po/hu.po b/po/hu.po index 6f0bbba4cb..510c437a5f 100644 --- a/po/hu.po +++ b/po/hu.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-28 00:57+0200\n" "Last-Translator: Róbert Nagy \n" "Language-Team: hungarian \n" -"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Összes megjelenítése" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Oldalszám:" @@ -38,55 +38,56 @@ msgstr "" "szülőablakot, vagy a böngésző biztonsági beállításai tiltják az ablakok " "közti frissítést." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Keresés" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Indítás" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Kulcsnév" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Leírás" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "A(z) %1$s adatbázis elkészült." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Megjegyzés az adatbázishoz: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Tábla megjegyzése" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Oszlop" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Típus" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nulla" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Alapértelmezett" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Hivatkozás" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Megjegyzések" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Nem" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Igen" @@ -261,103 +262,103 @@ msgstr "Igen" msgid "View dump (schema) of database" msgstr "Adatbázis kiírás (vázlat) megtekintése" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Nem található tábla az adatbázisban." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Mind kijelölése" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Mind törlése" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Üres az adatbázis neve!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "A(z) %s adatbázis átnevezése %s névre megtörtént" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "A(z) %s adatbázis másolása a(z) %s adatbázisba megtörtént" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Adatbázis átnevezése" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Adatbázis eltávolítása" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "A(z) %s adatbázis eldobása megtörtént." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Adatbázis eldobása (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Adatbázis másolása" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Csak a szerkezet" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Szerkezet és adatok" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Csak az adatok" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE másolás előtt" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "%s hozzáadása" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT érték hozzáadása" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Megszorítás hozzáadása" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "A másolt adatbázisra váltás" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Illesztés" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -366,491 +367,425 @@ msgstr "" "A phpMyAdmin konfigurációs tárolója deaktiválva lett. Ha szeretné megtudni, " "hogy miért, kattintson %side%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Kapcsolati séma szerkesztése, exportálása" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tábla" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Sorok" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Méret" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "használatban" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Létrehozás" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Utolsó frissítés" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Utolsó ellenőrzés" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tábla" msgstr[1] "%s táblák" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Ki kell legalább egy megjelenítendő oszlopot választania" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Átváltás a %svizuális tervezőre%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Rendezés" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Növekvő" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Csökkenő" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Megjelenítés" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Feltételek" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Beszúrás" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "És" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Törlés" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Vagy" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Módosítás" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Feltételsor hozzáadása/törlése" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Oszlopok hozzáadása/törlése" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Lekérdezés frissítése" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Felhasználandó táblák" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-lekérdezés a(z) %s adatbázison:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Lekérdezés indítása" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "A hozzáférés megtagadva" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "legalább az egyik szó" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "minden szó" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "a pontos kifejezés" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "reguláris kifejezésként" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Keresési eredmények \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Összesen: %s találat" -msgstr[1] "Összesen: %s találat" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s találat a(z) %s táblában" -msgstr[1] "%s találat a(z) %s táblában" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Tartalom" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Törli a találatokat a %s táblában?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Törlés" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Keresés az adatbázisban" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Keresendő szavak vagy értékek (karakterhelyettesítő: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Keresés:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "A szavak elválasztása szóköz karakterrel (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Belső táblák:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Mezőben:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Nem található tábla az adatbázisban" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "ismeretlen" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "A(z) %s tábla kiürítése megtörtént" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "A(z) %s nézet eldobása kész" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "A(z) %s tábla eldobása megtörtént" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Nyomkövetés aktív." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Nyomkövetés inaktív." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Ebben a nézetben legalább ennyi számú sor van. Kérjük, hogy nézzen utána a " -"%sdokumentációban%s." +"Ebben a nézetben legalább ennyi számú sor van. Kérjük, hogy nézzen utána a %" +"sdokumentációban%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Nézet" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Többszörözés" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Összeg" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "Ezen a MySQL szerveren a(z) %s az alapértelmezett tárolómotor." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "A kijelöltekkel végzendő művelet:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Mind kijelölése" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "A felülírott táblák kijelölése" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Exportálás" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Nyomtatási nézet" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Kiürítés" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Eldobás" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Tábla ellenőrzése" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Tábla optimalizálása" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Tábla javítása" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Tábla elemzése" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Előtag hozzáadása a táblához" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Tábla előtagjának lecserélése" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Tábla másolása előtaggal" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Adatkönyvtár" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Nyomon követett táblák" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Adatbázis" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Legutolsó verzió" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Létrehozva" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "frissítve" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Állapot" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Művelet" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Tábla nyomkövetési adatainak törlése" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktív" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "nem aktív" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Verziók" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Nyomkövetési jelentés" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Szerkezeti pillanatkép" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Nem követett táblák" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Tábla nyomon követése" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Adatbázis Log" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Rossz típus!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Fájlban kell menteni a kiválasztott exportálási típust!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Rossz paraméterek!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Kevés a hely a(z) %s fájl mentéséhez." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -858,12 +793,12 @@ msgstr "" "Már létezik %s fájl a szerveren, változtassa meg a fájlnevet, vagy állítsa " "be a felülírási opciót!" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "A webszerver számára nem engedélyezett a(z) %s fájl mentése." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "A kiíratás mentése a(z) %s fájlba megtörtént." @@ -886,7 +821,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometria" @@ -961,29 +896,29 @@ msgstr "" "Válassza a \"GeomFromText\"-et a \"Függvény\" oszlopból és illessze be az " "alábbi karakterláncot az \"Érték\" mezőbe" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Ön bizonyára túl nagy fájlt próbált meg feltölteni. Kérjük, nézzen utána a " -"%sdokumentációban%s a korlátozás feloldása végett." +"Ön bizonyára túl nagy fájlt próbált meg feltölteni. Kérjük, nézzen utána a %" +"sdokumentációban%s a korlátozás feloldása végett." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Könyvjelző megjelenítése" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "A könyvjelző törlése megtörtént." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Nem lehetett beolvasni a fájlt" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -993,7 +928,7 @@ msgstr "" "Ön nem támogatott tömörítésű (%s) fájlt kísérelt meg betölteni. Vagy nem " "valósították meg a támogatását, vagy letiltják a beállítások." -#: import.php:390 +#: import.php:394 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 " @@ -1003,31 +938,31 @@ msgstr "" "vagy a fájlméret túllépte a PHP beállításokban engedélyezett legnagyobb " "méretet. Lásd [a@./Documentation.html#faq1_16@Documentation]GYIK 1.16.[/a].." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Nem konvertálható a fájl karakterkészlete a karakterkészlet konvertáló " "könyvtár nélkül" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Nem lehetett betölteni az importáló beépülő modulokat. Kérjük, ellenőrizze a " "telepítését!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "A(z) %s könyvjelző elkészült" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" "Az importálás sikeresen befejeződött, %d lekérdezés került végrehajtásra." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1035,7 +970,7 @@ msgstr "" "Script időtúllépés történt, ha be akarja fejezni az importálást, akkor " "küldje újra ugyanazt a fájlt és az importálás folytatódni fog." -#: import.php:499 +#: import.php:503 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." @@ -1044,15 +979,15 @@ msgstr "" "jelenti, hogy a phpMyAdmin nem tudja befejezni ezt az importálást, ha Ön nem " "növeli meg a PHP időkorlátozását." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Az SQL-lekérdezés végrehajtása sikerült" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Vissza" @@ -1060,7 +995,7 @@ msgstr "Vissza" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "A phpMyAdmin keretkezelő böngészőben használhatóbb." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "A \"DROP DATABASE\" utasítást letiltották." @@ -1070,7 +1005,7 @@ msgstr "A \"DROP DATABASE\" utasítást letiltották." msgid "Do you really want to execute \"%s\"?" msgstr "Valóban a következőt akarja " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Ön a teljes adatbázis MEGSEMMISÍTÉSÉRE készül!" @@ -1110,7 +1045,7 @@ msgstr "Index hozzáadása" msgid "Edit Index" msgstr "Index szerkesztése" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "%d oszlop hozzáadása az indexhez" @@ -1128,16 +1063,16 @@ msgstr "A hosztnév üres!" msgid "The user name is empty!" msgstr "Üres a felhasználónév!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Üres a jelszó mező!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Nem egyeznek a jelszavak!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Felhasználó hozzáadása" @@ -1149,29 +1084,31 @@ msgstr "A jogok újratöltése" msgid "Removing Selected Users" msgstr "A kijelölt felhasználók törlése" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Bezárás" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Módosítás" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Élő forgalomgrafikon" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy #| msgid "SQL Query box" msgid "Live query chart" @@ -1183,24 +1120,24 @@ msgstr "Statikus adat" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Összesen" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Egyéb" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1220,7 +1157,7 @@ msgstr "Szerverforgalom (KiB-ban)" msgid "Connections since last refresh" msgstr "Kapcsolatok a legutóbbi frissítés óta" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Folyamatok" @@ -1238,7 +1175,7 @@ msgstr "Kérdések a legutóbbi frissítés óta" msgid "Questions (executed statements by the server)" msgstr "Kérdések (a kiszolgáló által végrehajtott lekérdezések)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Lekérdezések statisztikája" @@ -1281,14 +1218,14 @@ msgid "System swap" msgstr "Rendszer lapozófájl" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1340,32 +1277,32 @@ msgstr "Bájt elküldve" msgid "Bytes received" msgstr "Fogadott bájtok" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Kapcsolatok" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1379,11 +1316,11 @@ msgstr "%d tábla" msgid "Questions" msgstr "Kérdések" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Forgalom" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Beállítások" @@ -1403,12 +1340,12 @@ msgstr "Diagram hozzáadása" msgid "Please add at least one variable to the series" msgstr "Legalább egy változót adjon meg a sorozathoz" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Nincs" @@ -1506,7 +1443,7 @@ msgstr "Beállítások megváltoztatása" msgid "Current settings" msgstr "Jelenlegi beállítások" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Diagramcím" @@ -1588,7 +1525,7 @@ msgstr "A kimenet magyarázata" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Idő" @@ -1682,10 +1619,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importálás" @@ -1755,7 +1692,7 @@ msgstr "Kérés feldolgozása" msgid "Error in Processing Request" msgstr "Hiba a kérés feldolgozásában" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Nincs kiválasztott adatbázis." @@ -1809,19 +1746,19 @@ msgstr "Indexek elrejtése" msgid "Show indexes" msgstr "Indexek megjelenítése" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Az idegen kulcsok ellenőrzésének letiltása" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Engedélyezett" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1851,7 +1788,7 @@ msgstr "Törlés" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET szerkesztő" @@ -1892,8 +1829,8 @@ msgstr "SQL-lekérdezési panelek mutatása" msgid "No rows selected" msgstr "Nem jelölte ki a sort" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Módosítás" @@ -1901,18 +1838,18 @@ msgstr "Módosítás" msgid "Query execution time" msgstr "A lekérdezés végrehajtási ideje" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "A(z) %d érvénytelen sorszám." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Mentés" @@ -1924,7 +1861,7 @@ msgstr "Keresési kritériumok elrejtése" msgid "Show search criteria" msgstr "Keresési kritériumok mutatása" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -1974,12 +1911,12 @@ msgstr "Műveletek a lekérdezési eredménnyel" msgid "Data point content" msgstr "Adatmutató mérete" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Kihagyás" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Másolás" @@ -1999,7 +1936,7 @@ msgstr "Idegen kulcs kiválasztása" msgid "Please select the primary key or a unique key" msgstr "Válassza ki az elsődleges kulcsot, vagy egy egyedi kulcsot" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Válassza ki a megjelenítendő oszlopot" @@ -2080,7 +2017,7 @@ msgstr "Sor(ok) frissítése" msgid "Generate password" msgstr "Jelszó generálása" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generálás" @@ -2088,7 +2025,7 @@ msgstr "Generálás" msgid "Change Password" msgstr "Jelszó megváltoztatása" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Több" @@ -2179,63 +2116,63 @@ msgid "December" msgstr "December" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "jan." #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "febr." #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "márc." #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "ápr." #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "máj." #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "jún." #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "júl." #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "aug." #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "szept." #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "okt." #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "nov." #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "dec." @@ -2273,32 +2210,32 @@ msgid "Sun" msgstr "Vas" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Hét" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Ked" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Sze" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Csü" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Pén" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Szo" @@ -2414,16 +2351,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "másodpercenként" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "percenként" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "óránként" @@ -2431,6 +2368,256 @@ msgstr "óránként" msgid "per day" msgstr "naponta" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Max: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentáció" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Hiba" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-lekérdezés" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "A MySQL mondta: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Nem lehetett kapcsolódni a MySQL-validátorhoz" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Az SQL magyarázata" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL magyarázat átugrása" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP kód nélkül" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP-kód létrehozása" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Frissítés" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL érvényesítés átugrása" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL érvényesítése" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "lekérdezés inline szerkesztése" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Belső" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Adatgyűjtés" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Vas" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%Y. %B %d. %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s nap, %s óra, %s perc, %s másodperc" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Hiányzó paraméter:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "A tetejére" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Előző" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Következő" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Vége" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Ugrás a(z) "%s" adatbázishoz." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "A(z) %s funkcióra egy ismert hiba van hatással, lásd itt: %s" + +#: libraries/CommonFunctions.class.php:2950 +#, fuzzy +#| msgid "Click to select" +msgid "Click to toggle" +msgstr "Kattintson a kijelöléshez." + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Szerkezet" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Beszúrás" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Tartalom" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Műveletek" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Számítógép tallózása:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Válasszon a szerver feltöltési könyvtárából %s :" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Nem elérhető a feltöltésekhez megadott könyvtár" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Nincsenek feltöltendő fájlok" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Végrehajtás" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Nyomtatás" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2444,82 +2631,54 @@ msgstr "" msgid "Font size" msgstr "Betűméret" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "A módosított adatok mentése" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Textarea columns" msgid "Restore column order" msgstr "Szövegterület oszlopai" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "A tetejére" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Előző" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Következő" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Vége" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Indítás" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Sorok száma" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Mód" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "vízszintesen" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "vízszintesen (elforgatott fejlécek)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "függőlegesen" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute every" msgid "Headers every %s rows" msgstr "Végrehajtás minden" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Kulcs szerinti rendezés" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2543,68 +2702,80 @@ msgstr "Kulcs szerinti rendezés" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Beállítások" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Részleges szövegek" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Teljes szövegek" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Relációs kulcs" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Relációs megjelenítési mező" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Bináris tartalom megjelenítése" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "BLOB-tartalom megjelenítése" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Bináris tartalom megjelenítése HEX-ként" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Böngésző átalakítása" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "A sor törlése megtörtént" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Törlés" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Leállít" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2612,44 +2783,44 @@ msgstr "" "Becsült érték lehet. Lásd [a@./Documentation.html#faq3_11@Documentation]GyIK " "3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "lekérdezésben" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Megjelenített sorok:" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "összesen" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "a lekérdezés %01.4f másodpercig tartott" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Műveletek a lekérdezési eredménnyel" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Nyomtatási nézet (teljes szöveggel)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Diagram megjelenítése" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Nézet létrehozása" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Nem található a hivatkozás" @@ -2716,58 +2887,58 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "Új phpMyAdmin ablak nyitása" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Ettől a ponttól engedélyeznie kell a cookie-k fogadását." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Ettől a ponttól engedélyeznie kell a cookie-k fogadását." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Nincs meghatározott index!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indexek" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Egyedi" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Csomagolt" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Számosság" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Megjegyzés" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Az elsődleges kulcs eldobása megtörtént" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "A(z) %s index eldobása megtörtént" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2776,137 +2947,96 @@ msgstr "" "A(z) %1$s és a(z) %2$s egyenlőnek tűnik, és egyikük valószínűleg " "eltávolítható." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Adatbázisok" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Kiszolgáló" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Szerkezet" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Beszúrás" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Műveletek" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Követés" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Eseményindítók" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Üresnek tűnik a tábla!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Üresnek tűnik az adatbázis!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Lekérdezés" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Jogok" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Eljárások" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Események" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Tervező" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Felhasználók" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Bináris napló" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Változók" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Karakterkészlet" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Bővítmények" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Motorok" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Hiba" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2932,90 +3062,90 @@ msgstr[1] "A(z) %1$d sor beszúrása megtörtént." msgid "Error while creating PDF:" msgstr "Hiba történt a PDF létrehozása közben:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Cannot load or save configuration" msgid "Could not save recent table" msgstr "A beállítások nem tölthetők be vagy menthetők" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy #| msgid "Count tables" msgid "Recent tables" msgstr "Táblák megszámolása" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Nincsenek utoljára használt táblák" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Erről a tárolómotorról részletes állapot-információ nem áll rendelkezésre." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "A(z) %s motor elérhető ezen a MySQL szerveren." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s letiltott ezen a MySQL szerveren." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Ez a MySQL szerver nem támogatja a(z) %s tárolómotort." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "ismeretlen táblaállapot: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Forrás adatbázis" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Nem található a(z) %s téma!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Érvénytelen adatbázis" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Érvénytelen táblanév" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Hiba történt a(z) %1$s tábla %2$s névre történő átnevezésekor" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "A(z) %s tábla átnevezése %s névre megtörtént" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3023,91 +3153,91 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Függvény" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Kezelő" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Érték" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Keresés" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Szerkesztés/Beszúrás" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Válasszon oszlopokat (legalább egyet):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "adja meg a keresési feltételeket (a \"where\" feltétel törzsét):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Sorok száma oldalanként" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Megjelenítési sorrend:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 #, fuzzy #| msgid "Maximum number of rows to display" msgid "Maximum rows to plot" msgstr "A megjelenítendő sorok száma" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Az idegen kulcsok böngészése" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "További keresési feltételek" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Egy \"példa szerinti lekérdezés\" végrehajtása (karakterhelyettesítő: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" "Egy \"példa szerinti lekérdezés\" végrehajtása (karakterhelyettesítő: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Hogyan kell használni" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3182,14 +3312,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3436,13 +3566,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "megosztott" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Táblák" @@ -3453,35 +3583,35 @@ msgstr "Táblák" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Adatok" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Felülírás" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Adatbázisra ugrás" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Nem replikált" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Többszörözzött" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "A(z) "%s" adatbázis jogainak ellenőrzése." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Jogok ellenőrzése" @@ -3531,176 +3661,18 @@ msgstr "Érvénytelen hitelesítési mód került beállításra a konfiguráci msgid "You should upgrade to %s %s or later." msgstr "Frissítenie kell %s %s vagy újabb verzióra." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Max: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentáció" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-lekérdezés" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "A MySQL mondta: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Nem lehetett kapcsolódni a MySQL-validátorhoz" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Az SQL magyarázata" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL magyarázat átugrása" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP kód nélkül" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP-kód létrehozása" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Frissítés" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL érvényesítés átugrása" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL érvényesítése" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "lekérdezés inline szerkesztése" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Belső" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Adatgyűjtés" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Vas" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%Y. %B %d. %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s nap, %s óra, %s perc, %s másodperc" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Hiányzó paraméter:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Ugrás a(z) "%s" adatbázishoz." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "A(z) %s funkcióra egy ismert hiba van hatással, lásd itt: %s" - -#: libraries/common.lib.php:2880 -#, fuzzy -#| msgid "Click to select" -msgid "Click to toggle" -msgstr "Kattintson a kijelöléshez." - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Számítógép tallózása:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Válasszon a szerver feltöltési könyvtárából %s :" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Nem elérhető a feltöltésekhez megadott könyvtár" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Nincsenek feltöltendő fájlok" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Végrehajtás" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Nyomtatás" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3726,9 +3698,9 @@ msgstr "Nyitott" msgid "Closed" msgstr "Zárt" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Letiltott" @@ -3856,31 +3828,31 @@ msgstr "SOAP bővítmény nem található" msgid "maximum %s" msgstr "maximum %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Ez a beállítás le van tiltva, nem lesz alkalmazva az Ön konfigurációjában" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Adja meg az értéket: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Alapértelmezett érték visszaállítása" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Engedélyezi a felhasználóknak az érték módosítását" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Visszaállítás" @@ -4169,7 +4141,7 @@ msgid "Character set of the file" msgstr "A fájl karakterkészlete" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formátum" @@ -4194,14 +4166,14 @@ msgstr "A mezőneveket tegye az első sorba" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Mező lezárása" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Mező escape karakter" @@ -4221,13 +4193,13 @@ msgstr "A mezőkben lévő CRLF karakterek eltávolítása" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Mezők vége" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Sorok vége" @@ -4284,12 +4256,12 @@ msgstr "Feliratkulcs" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-típus" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Kapcsolatok" @@ -4302,7 +4274,7 @@ msgid "Save on server" msgstr "Mentés a szerveren" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "A létező fájl(ok) felülírása" @@ -4315,7 +4287,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Idézőjelek használata a tábla- és mezőneveknél" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL kompatibilitási mód" @@ -4539,8 +4511,8 @@ msgstr "" "végett, amiket speciális értékek megjelenítésére használhat." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Lekérdezés ablak" @@ -5929,10 +5901,10 @@ msgstr "Szükséges az SQL Validator engedélyezése" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Jelszó" @@ -5954,8 +5926,8 @@ msgstr "" "Ha Önnek egyedi felhasználóneve van, itt megnevezheti (alapértelmezett: [kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Felhasználónév" @@ -6199,7 +6171,7 @@ msgstr "A %s kiterjesztés hiányzik. Kérem ellenőrizze a PHP beállításokat msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6207,18 +6179,68 @@ msgstr "" "A kiszolgáló nem válaszol (vagy a helyi kiszolgáló socket nincs megfelelően " "beállítotva)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "A kiszolgáló nem válaszol." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Részletek..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Keresési eredmények \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Összesen: %s találat" +msgstr[1] "Összesen: %s találat" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s találat a(z) %s táblában" +msgstr[1] "%s találat a(z) %s táblában" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Törli a találatokat a %s táblában?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Keresés az adatbázisban" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Keresendő szavak vagy értékek (karakterhelyettesítő: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Keresés:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "A szavak elválasztása szóköz karakterrel (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Belső táblák:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Mezőben:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6226,19 +6248,19 @@ msgstr "" "A konfigurációban meghatározott kapcsolat a kontrollfelhasználó számára nem " "sikerült." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Jelszó megváltoztatása" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Nincs jelszó" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Újraírás" @@ -6259,8 +6281,8 @@ msgstr "Adatbázis létrehozása" msgid "Create" msgstr "Létrehozás" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Nincs jog" @@ -6274,9 +6296,9 @@ msgstr "Tábla létrehozása" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Név" @@ -6284,247 +6306,247 @@ msgstr "Név" msgid "Number of columns" msgstr "Oszlopok száma" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Nem lehetett betölteni az exportáló beépülő modulokat. Kérjük, ellenőrizze a " "telepítését!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Adatbázisok exportálása a jelenlegi szerverről" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Táblák exportálása a \"%s\" adatbázisból" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Sorok exportálása a \"%s\" táblából" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Exportálás módszere:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Gyors - csak minimális opció megjelenítése" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Egyedi - minden lehetséges opció megjelenítése" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Adatbázis(ok):" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Táblá(k):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Sorok:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Néhány sor kiírása" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Sorok száma:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Ettől a sortól kezdve:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Összes sor kiírása" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Kimenet:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Mentés a szerver %s könyvtárába" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "A kimenet mentése fájlként" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Fájlnévsablon:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ lesz a szerver neve" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ lesz az adatbázis neve" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ lesz a tábla neve" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Ennek az értéknek az értelmezése a(z) %1$sstrftime%2$s használatával " "történik, vagyis időformázó karakterláncokat használhat. Továbbá a következő " "átalakításokra kerül sor: %3$s. Más szöveg eredeti állapotában kerül " "megtartásra. Tekintse meg a %4$sFAQ%5$s oldalt a részletekért." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "használja ezt a későbbi exportálásokhoz" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "A fájl karakterkészlete:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Tömörítés:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zip-elve" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzip-elve" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzip-elve" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "A kimenet megtekintése szövegként" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Formátum:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Formátum specifikus opciók:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 #, fuzzy #| msgid "Recoding engine" msgid "Encoding Conversion:" msgstr "Átkódoló motor" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version" msgid "committed on %1$s by %2$s" msgstr "Verzió létrehozása" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version" msgid "authored on %1$s by %2$s" msgstr "Verzió létrehozása" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Az importált fájl formátuma" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importálás a jelenlegi kiszolgálóra" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importálás a(z) \"%s\" adatbázisba" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importálás a(z) \"%s\" táblába" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Az importálandó fájl:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "A fájl lehet tömörített (%s) vagy tömörítetlen." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6532,15 +6554,15 @@ msgstr "" "A tömörített fájl nevének .[formátum].[tömörítés] végződésűnek kell " "lennie. Például: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Ezen a szerveren a fájlfeltöltések nem engedélyezettek." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Részleges importálás:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6548,7 +6570,7 @@ msgstr "" "Az előző importálás időtúllépés miatt leállt, újraküldés után a(z) %d " "pozíciótól folytatódik." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6558,11 +6580,11 @@ msgstr "" "közel van a PHP időkorláthoz. (Nagy fájlok importálásakor jól jöhet, " "azonban meg tudja szakítani a tranzakciót.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Az elejéről kihagyandó sorok száma:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Formátum specifikus beállítások:" @@ -6571,7 +6593,7 @@ msgstr "Formátum specifikus beállítások:" msgid "Language" msgstr "Nyelv" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Verziószám" @@ -6615,67 +6637,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Pufferkészlet" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB állapota" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Pufferkészlet kihasználtsága" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "lapok" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Szabad lapok" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Piszkos lapok" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Adatokat tartalmazó lapok" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Kiírandó oldalak" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Foglalt oldalak" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Zárolt oldalak" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Pufferkészlet művelete" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Olvasási kérések" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Írási kérések" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Olvasási hibák" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Írási várakozások" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Olvasási hibák %-ban" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Írási várakozások %-ban" @@ -6906,20 +6928,20 @@ msgstr "" "törli, egyéb esetben átnevezi őket, és a következő legnagyobb számot adja " "nekik." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Kapcsolatok" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6929,128 +6951,128 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "Nem található adat a grafikonhoz" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "A MySQL üres eredményhalmazt adott vissza (pl. nulla sorok)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Go to database" msgid "Go to database: %s" msgstr "Ugrás az adatbázishoz" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "%s adatai hiányoznak" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Go to database" msgid "Go to table: %s" msgstr "Ugrás az adatbázishoz" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "%s szerkezete" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Elrejtés" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Bináris" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "A hossza miatt ez az
oszlop talán nem szerkeszthető" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Bináris - nem szerkeszthető" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "webszerver feltöltési könyvtár" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Beszúrás folytatása a(z) %s sorokkal" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "és utána" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Beszúrás új sorként" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Új sor beillesztése és a hibák figyelmen kívül hagyása" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Beillesztő lekérdezés megjelenítése" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Vissza az előző oldalra" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Új sor beszúrása" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Visszatérés erre az oldalra" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Következő sor szerkesztése" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "A TAB billentyűvel értékről értékre lépkedhet, ill. a CTRL+nyilakkal bárhová " "léphet." -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Megjelenítés SQL lekérdezésként" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "A beszúrt sor azonosítószáma: %1$d" @@ -7065,236 +7087,236 @@ msgstr "Nincs" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Ettől" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Indítás" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Valóban a következőt akarja " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Nincs változás" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Karakterkészlet" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bolgár" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Egyszerűsített kínai" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Hagyományos kínai" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "a kis- és nagybetű nem különbözik" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "a kis- és nagybetű különbözik" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Horvát" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Cseh" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dán" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Angol" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Eszperantó" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Észt" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Német" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "szótár" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefonkönyv" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Magyar" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Izlandi" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japán" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Lett" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litván" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Koreai" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Perzsa" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Lengyel" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Nyugat-európai" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Román" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Szlovák" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Szlovén" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spanyol" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Hagyományos spanyol" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Svéd" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Török" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrán" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "többnyelvű" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Közép-európai" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Orosz" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Balti" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Örmény" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cirill" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arab" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Héber" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Grúz" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Görög" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Csehszlovák" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Kezdőlap" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Kilépés" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentáció" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "A navigációs keret újratöltése" @@ -7316,11 +7338,11 @@ msgstr "Üdvözli a %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" -"Ön valószínűleg nem hozta létre a konfigurációs fájlt. A " -"%1$stelepítőszkripttel%2$s el tudja készíteni." +"Ön valószínűleg nem hozta létre a konfigurációs fájlt. A %1" +"$stelepítőszkripttel%2$s el tudja készíteni." #: libraries/plugins/auth/AuthenticationConfig.class.php:121 msgid "" @@ -7368,21 +7390,21 @@ msgstr "Jelszó:" msgid "Server Choice" msgstr "Szerver választása" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "A konfiguráció tiltja a jelszó nélküli bejelentkezést (lásd AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Nem volt tevékenység %s másodperce; jelentkezzen be újra" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Nem lehet bejelentkezni a MySQL szerverre" @@ -7464,7 +7486,7 @@ msgstr "Adatkiírási beállítások" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "A tábla adatainak kiíratása" @@ -7479,7 +7501,7 @@ msgstr "Esemény" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7488,21 +7510,21 @@ msgstr "Leírás" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Tábla szerkezet:" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Nézet szerkezete" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "A nézet helyettes szerkezete" @@ -7550,32 +7572,32 @@ msgid "Display MIME types" msgstr "MIME-típusok megjelenítése" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Hoszt" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Létrehozás ideje" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Szerver verzió" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP verzió" @@ -7660,7 +7682,7 @@ msgstr "" "neveket a speciális karakterektől vagy a kulcsszavaktól)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7736,33 +7758,33 @@ msgstr "" "A TIMESTAMP oszlopok kiírása UTC-ben (engedélyezi a TIMESTAMP oszlopok " "kiírását és újratölti a különböző időzónában lévő szerverek között)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Eljárások" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Függvények" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Megkötések a kiírt táblákhoz" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Megkötések a táblához" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "Tábla MIME-típusok" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "TÁBLA KAPCSOLATAI" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Hiba az adatolvasás közben:" @@ -7803,28 +7825,28 @@ msgstr "" msgid "Column names: " msgstr "Oszlopnevek: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "A CSV importálás paramétere érvénytelen: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "A CSV bevitel %d. sorában a formázás érvénytelen." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Érvénytelen oszlopszám a CSV bemenet %d. sorában." @@ -7834,17 +7856,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Tábla neve" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Oszlopnevek" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Ez a beépülő modul nem támogatja a tömörített importálásokat!" @@ -8069,89 +8091,89 @@ msgstr "" "lehetőség egy URL előtag, mint a \"http://www.pelda.hu/\". A második " "lehetőség a hivatkozás címe." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Nincs rendben" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Engedélyezett" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Általános relációs jellemzők" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Tulajdonságok megjelenítése" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF készítése" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Oszlopmegjegyzések megjelenítése" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Böngésző átalakítása" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Kérjük, olvassa el a dokumentációban a column_comments tábla frissítéséről " "szóló fejezetet" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Könyvjelzőkhöz hozzáadott SQL-lekérdezés" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-előzmények" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 #, fuzzy #| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "Állandó kapcsolatok" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Felhasználói beállítások" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Gyors lépések a haladó funkciók beállításához:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Hozza létre a kívánt táblákat a examples/create_tables.sql " "használatával." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" "Hozzon létre egy pma felhasználót és adjon hozzáférést ezekhez a táblákhoz." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8159,16 +8181,16 @@ msgstr "" "Engedélyezze a haladó funkciókat a beállító fájlban (config.inc.php), például induljon ki a config.sample.inc.php fájlból." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Jelentkezzen be újra a phpMyAdminba a frissített beállítófájl betöltéséhez." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "nincs leírás" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Kijelölés törlése" @@ -8177,7 +8199,7 @@ msgstr "Kijelölés törlése" msgid "Slave configuration" msgstr "Szerverbeállítások" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8188,9 +8210,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Felhasználónév" @@ -8209,52 +8231,52 @@ msgid "Slave status" msgstr "Másodlagos állapot" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Változó" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Szerver AZ" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Bármilyen felhasználó" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Szöveges mező használata" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Bármilyen hoszt" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Helyi" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Ez a hoszt" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Hoszt-tábla használata" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8262,146 +8284,146 @@ msgstr "" "A Host tábla használatakor ez a mező mellőzésre kerül, s a Host táblában " "lévő értékek kerülnek felhaszsnálásra." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Jelszó generálása" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "A következő lekérdezés meghiúsult: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Elnézést, nem sikerült visszaállítani az eldobott eseményt." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "A(z) %1$s esemény módosult." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "A(z) %1$s esemény létrejött." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "Egy vagy több hiba történt a kérés feldolgozása közben:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Esemény módosítása" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Hiba a kérés feldolgozásában" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Részletek" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Eseménynév" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Esemény típusa" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Módosítás erre: %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Végrehajtás minden" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Startup" msgctxt "Start of recurring event" msgid "Start" msgstr "Indítás" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Vége" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "complete inserts" msgid "On completion preserve" msgstr "teljes beillesztések" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Új" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "KI" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "BE" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8419,138 +8441,138 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Érvénytelen eljárástípus: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "A(z) %s oszlop eldobása megtörtént" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "A(z) %1$s tábla elkészült." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Eljárás szerkesztése" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Eljárás neve" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Paraméterek" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Közvetlen hivatkozások" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Hossz/Érték*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Paraméter hozzáadása" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "Adatbázis eltávolítása" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Típus visszaadása" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Hossz/Érték*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Tábla beállításai" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Security" msgid "Security type" msgstr "Biztonság" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Engedélyezi a tárolt eljárások végrehajtását." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Eljárás paraméterei" @@ -8589,25 +8611,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Idő" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Érvénytelen táblanév" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8698,140 +8720,140 @@ msgstr "Nem található %1$s nevű esemény a(z) %2$s adatbázisban" msgid "There are no events to display." msgstr "Nincsen megjeleníthető esemény." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "A(z) \"%s\" tábla nem létezik!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Állítsa be a(z) %s tábla koordinátáit" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "A(z) \"%s\" adatbázis sémája - %s. oldal" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Ez az oldal nem tartalmaz egyetlen táblát sem!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "SÉMA HIBA: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Kapcsolati séma" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Tartalomjegyzék" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Tulajdonságok" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Új oldal készítése" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Oldal neve" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Automatikus elrendezés" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Belső kapcsolatok" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Válassza ki a szerkesztendő oldalt" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Oldal kiválasztása" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Táblák kiválasztása" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Kapcsolati séma megjelenítése" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Rács megjelenítése" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Szín megjelenítése" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "A táblák méretének megjelenítése" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Az összes tábla megjelenítése ugyanolyan szélességgel" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Csak a kulcsok megjelenítése" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Fekvő" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Álló" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Tájolás" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Papírméret" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8839,7 +8861,7 @@ msgstr "" "A jelenlegi oldalon lévő táblahivatkozások már léteznek. Szeretné törölni " "ezeket a hivatkozásokat?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Scratchboard kapcsolása" @@ -8858,44 +8880,44 @@ msgstr "Ismeretlen nyelv: %1$s." msgid "Current Server" msgstr "Jelenlegi kiszolgáló" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Forrás adatbázis" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Jelenlegi szerver" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Távoli szerver" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Különbség" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Cél adatbázis" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Kattintson a kijelöléshez." -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "A(z) %s szerveren lefuttatandó SQL lekérdezés(ek)" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "SQL lekérdezés(ek) futtatása a(z) %s adatbázison" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Törlés" @@ -8904,11 +8926,11 @@ msgstr "Törlés" msgid "Columns" msgstr "Oszlopok" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Az SQL-lekérdezés hozzáadása a könyvjelzőkhöz" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" "A hozzáférés ehhez a könyvjelzőhöz az összes felhasználó számára " @@ -9004,8 +9026,8 @@ 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 "" -"Nem lehetett inicializálni az SQL ellenőrzőt. Ellenőrizze, hogy a " -"%sdokumentációban%s leírtak szerint telepítette-e a szükséges PHP-" +"Nem lehetett inicializálni az SQL ellenőrzőt. Ellenőrizze, hogy a %" +"sdokumentációban%s leírtak szerint telepítette-e a szükséges PHP-" "kiterjesztést." #: libraries/tbl_common.inc.php:53 @@ -9014,7 +9036,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Nyomkövetés aktív." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -9026,7 +9048,7 @@ msgstr "" "(\"'\") akar ezekben az értékekben használni, akkor fordított perjellel " "kezdje (például '\\\\xyz' vagy 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9034,19 +9056,19 @@ msgstr "" "Írjon be egy értéket az alapértelmezett értékekhez, fordított perjel, escape " "karakter vagy idézőjelek nélkül, a következő formátum használatával: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Index" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Oszlop(ok) eltávolítása" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9055,11 +9077,11 @@ msgstr "" "Az elérhető átalakítási beállítások listájához és a hozzájuk tartozó MIME-" "típusokhoz kattintson ide: %stransformation descriptions%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Átalakítás beállításai" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9071,58 +9093,58 @@ msgstr "" "akar beszúrni az értékekbe, akkor kezdje fordított perjellel (például: '\\" "\\xyz' vagy 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM vagy SET adat túl nagy?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Nincs" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Mint meghatározva:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Elsődleges" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Teljes szöveg" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "%s után" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "%s oszlop hozzáadása" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Legalább egy oszlopot kell hozzáadnia." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Tárolómotor" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "PARTITION definíció" @@ -9143,11 +9165,11 @@ msgstr "" "A beállításai csak a jelenlegi munkamenethez lesznek elmentve. A végleges " "tároláshoz szükséges a %sphpMyAdmin beállítás tároló%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Nem menthetők el a módosítások" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9162,82 +9184,82 @@ msgstr "Nem található fájl a ZIP archívumban!" msgid "Error in ZIP archive:" msgstr "Hiba a ZIP archívumban:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Általános beállítások" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Kiszolgálókapcsolat illesztése" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Megjelenési beállítások" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "További beállítások" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Adatbázis-kiszolgáló" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Szoftver" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Szoftver verzió" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protokoll verzió" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Felhasználó" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "A kiszolgáló karakterkódolása" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Webszerver" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Adatbázis-kliens verziója" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP-kiterjesztés" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP információ megjelenítése" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Hivatalos honlap" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Közreműködés" -#: main.php:252 +#: main.php:255 #, fuzzy msgid "Get support" msgstr "Exportálás" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Változások listája" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9249,7 +9271,7 @@ msgstr "" "A MySQL szerver most ezzel az alapbeállítással fut, behatolásra nyitott, " "ezért javítsa ezt a biztonsági rést a 'root' felhasználónak adott jelszóval." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9258,7 +9280,7 @@ msgstr "" "Ön engedélyezte az mbstring.func_overload funkciót a PHP konfigurációban. Ez " "a beállítás nem kompatibilis a phpMyAdminnal, és az adatsérüléssel járhat!" -#: main.php:294 +#: main.php:297 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 " @@ -9269,19 +9291,19 @@ msgstr "" "tudja megfelelően felosztani a karakterláncokat, mely nem várt eredményhez " "vezethet." -#: main.php:302 +#: main.php:305 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." +"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 "" "A [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-" "maxlifetime@]session.gc_maxlifetime[/a] paraméter alacsonyabb a " "phpMyAdminban beállított cookie érvényességénél, Emiatt a bejelentkezése a " "phpMyAdminban beállítottnál előbb fog lejárni." -#: main.php:309 +#: main.php:312 #, fuzzy #| msgid "" #| "HP parameter http://php.net/manual/en/session.configuration.#ini.session." @@ -9297,13 +9319,13 @@ msgstr "" "phpMyAdminban beállított cookie érvényességénél, Emiatt a bejelentkezése a " "phpMyAdminban beállítottnál előbb fog lejárni." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "A konfigurációs fájlnak egy titkos hozzáférési kódra (blowfish_secret) van " "szüksége." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9312,7 +9334,7 @@ msgstr "" "A parancsfájl által használt [code]config[/code] könyvtár még létezik a " "phpMyAdmin könyvtárában. Távolítsa el a phpMyAdmin beállítása után." -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -9324,7 +9346,7 @@ msgstr "" "A hivatkozott táblákkal történő munka kiegészítő funkciói inaktiválásra " "kerültek. Ha szeretné megtudni, hogy miért, kattintson %side%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9333,7 +9355,7 @@ msgstr "" "A PHP MySQL függvénytár %s-s verziója eltér a MySQL szerver %s-s " "verziójától. Ez kiszámíthatatlan viselkedést okozhat." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9342,28 +9364,28 @@ msgstr "" "A szerver Suhosinnal fut. Kérjük, hogy a lehetséges problémáknak nézzen " "utána a %sdokumentációban%s." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Nincs adatbázis" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Tábla rendezésének módosítása e szerint:" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Tábla rendezésének módosítása e szerint:" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Tábla létrehozása" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Válasszon adatbázist" @@ -9413,7 +9435,7 @@ msgstr "Kicsi/nagy kapcsoló" msgid "Toggle relation lines" msgstr "A kapcsolat kiválasztásához, kattintson :" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "A PDF-séma importálási/exportálási koordinátái" @@ -9477,67 +9499,67 @@ msgstr "Összegzés" msgid "Active options" msgstr "Tábla beállításai" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Az oldal elkészült" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Az oldal létrehozása meghiúsult" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Oldal" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Importálás a kiválasztott oldalakról" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Exportálás a kiválasztott oldalakra" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Oldal létrehozása és exportálás arra" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Új oldal neve: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Méretezendő exportálás/importálás" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "ajánlott" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Hiba: A kapcsolat már létezik." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Hiba: Nem adta hozzá a kapcsolatot." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "IDEGEN KULCS kapcsolat hozzáadása megtörtént" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "A belső kapcsolat hozzáadása megtörtént" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "A kapcsolat törlése kész" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Hiba történt a Tervező koordinátáinak mentésekor." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "A módosítások mentése megtörtént" @@ -9591,8 +9613,8 @@ msgid "" "You can set more settings by modifying config.inc.php, eg. by using %sSetup " "script%s." msgstr "" -"További beállításokat állíthat be a config.inc.php modosításával, pl. " -"%sBeállító parancsfájl%s használatával." +"További beállításokat állíthat be a config.inc.php modosításával, pl. %" +"sBeállító parancsfájl%s használatával." #: prefs_manage.php:305 msgid "Save to browser's storage" @@ -9612,15 +9634,15 @@ msgstr "" "Alaphelyzetbe állíthatja az összes beállítását és visszaállíthatja azokat az " "alapértelmezett értékekre." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Fájlok importálása" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Mind" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9630,37 +9652,37 @@ msgstr "" msgid "File doesn't exist" msgstr "A fájl nem létezik" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Válassza ki a megtekintendő bináris naplót" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Fájlok" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "A megjelenített lekérdezések lerövidítése" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Teljes lekérdezések megjelenítése" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Napló neve" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Pozíció" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Eredeti pozíció" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Információ" @@ -9668,7 +9690,7 @@ msgstr "Információ" msgid "Character Sets and Collations" msgstr "Karakterkészletek és illesztések" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9676,24 +9698,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "A(z) %s adatbázis eldobása sikerült." msgstr[1] "A(z) %s adatbázis eldobása sikerült." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Adatbázis-statisztika" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Statisztika engedélyezése" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9701,7 +9723,7 @@ msgstr "" "Megjegyzés: az adatbázis-statisztika engedélyezése a webszerver és a MySQL " "közti nagy adatforgalomhoz vezethet." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Tárolómotorok" @@ -9729,7 +9751,7 @@ msgstr "Modul" msgid "Library" msgstr "Könyvtár" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Verzió" @@ -9745,117 +9767,117 @@ msgstr "Licenc" msgid "disabled" msgstr "letiltott" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "A GRANT kivételével minden jogot tartalmaz." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Engedélyezi a létező táblák szerkezetének megváltoztatását." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Engedélyezi a tárolt eljárások módosítását és eldobását." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Engedélyezi új adatbázisok és táblák készítését." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Engedélyezi tárolt eljárások létrehozását." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Engedélyezi új táblák készítését." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Engedélyezi ideiglenes táblák készítését." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" "Engedélyezi a felhasználói fiókok létrehozását, törlését és átnevezését." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Engedélyezi új nézetek létrehozását." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Engedélyezi az adatok törlését." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Engedélyezi az adatbázisok és táblák eldobását." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Engedélyezi a táblák eldobását." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Az eseményütemező eseményeinek beállítását teszi lehetővé" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Engedélyezi a tárolt eljárások végrehajtását." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Engedélyezi az adatok fájlokba történő exportálását/importálását." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "A privilégium táblák újratöltése nélkül engedélyezi a felhasználók és jogok " "hozzáadását." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Engedélyezi indexek készítését és törlését." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Engedélyezi az adatok beírását és megváltoztatását." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "A jelenlegi szálon engedélyezi a táblák blokkolását." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Korlátozza a felhasználó által óránként megnyitható új kapcsolatok számát." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Korlátozza a felhasználó által a kiszolgálóra óránként küldhető lekérdezések " "számát." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9863,62 +9885,62 @@ msgstr "" "Korlátozza a felhasználó által óránként végrehajtható, bármelyik táblát vagy " "adatbázist módosító parancsok számát." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Korlátozza a felhasználó egyidejű kapcsolatainak számát." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Az összes felhasználó folyamatainak megtekintését engedélyezi" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Nem valósult meg ebben a MySQL verzióban" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Engedélyezi a szerver beállításainak újratöltését, és a szerver " "gyorsítótárának törlését." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Engedélyezi a felhasználónak, hogy megkérdezze, hol találhatók a kisegítő/fő " "helyek." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "A kisegítő helyek másolásához szükséges." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Engedélyezi az adatok olvasását." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Hozzáférést ad az adatbázisok teljes listájához." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Engedélyezi SHOW CREATE VIEW lekérdezések végrehajtását." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Engedélyezi a szerver leállítását." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9929,317 +9951,317 @@ msgstr "" "globális változók beállítása, vagy más felhasználók folyamatainak " "megszüntetése." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Eseményindítók létrehozásának és eldobásának engedélyezése" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Engedélyezi az adatok megváltoztatását." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Nincsenek jogok." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Nincs" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Táblaspecifikus jogok" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Megjegyzés: a MySQL jognevek az angolból származnak." -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Adminisztráció" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globális jogok" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Adatbázis-specifikus jogok" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Erőforrás-korlátozások" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Megjegyzés: Ezen beállítások 0-ra (nulla) állítása eltávolítja a korlátozást." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Bejelentkezési adatok" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Nincs jelszó megváltoztatás" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Nem található felhasználó." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "%s felhasználó már létezik!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Az új felhasználó hozzáadása megtörtént." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Ön frissítette %s jogait." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "%s jogainak visszavonása megtörtént" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "%s jelszavának megváltoztatása sikerült." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "%s törlése" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Nincs törlésre kijelölt felhasználó!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "A jogok újratöltése" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "A kiválasztott felhasználók törlése sikerült." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "A jogok újratöltése sikerült." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Jogok szerkesztése" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Visszavonás" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Exportálás" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Bármi" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Jogok" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Jogok" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Felhasználók áttekintése" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Engedélyezés" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "A kijelölt felhasználók törlése" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "A felhasználók összes jogának visszavonása, majd törlése." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "A felhasználókéval azonos nevű adatbázisok eldobása." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Megjegyzés: a phpMyAdmin a felhasználók jogait közvetlenül a MySQL " "privilégium táblákból veszi. Ezen táblák tartalma eltérhet a szerver által " -"használt jogoktól, ha a módosításuk kézzel történt. Ebben az esetben " -"%stöltse be újra a jogokat%s a folytatás előtt." +"használt jogoktól, ha a módosításuk kézzel történt. Ebben az esetben %" +"stöltse be újra a jogokat%s a folytatás előtt." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Nem található a kiválasztott felhasználó a privilégium táblában." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Oszlopspecifikus jogok" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Jogok hozzáadása a következő adatbázison" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "A _ és a % karakterhelyettesítőt \\ jellel kell lezárni, hogy " "szövegkonstansként lehessen őket használni" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Jogok hozzáadása a következő táblán:" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Bejelentkezési adatok módosítása / Felhasználó másolása" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Új felhasználó létrehozása ezekkel a jogokkal, és ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... a régiek megőrzése." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... a régiek törlése a felhasználói táblákból." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... az összes aktív jog visszaállítása a régiekből, majd törlés." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" "... a régiek törlése a felhasználói táblákból, majd a jogok újratöltése." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Adatbázis a felhasználó számára" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Azonos nevű adatbázis létrehozása, és az összes jog engedélyezése" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Az összes jog engedélyezése karakterhelyettesítős néven (username\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Az összes jog engedélyezése a(z) "%s" adatbázison" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "A(z) "%s" adatbázishoz hozzáférhető felhasználók" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globális" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "adatbázis-specifikus" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "karakterhelyettesítő" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "A felhasználó hozzáadása kész." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Ismeretlen hiba" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "A jogok újratöltése sikerült." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 #, fuzzy msgid "Show master status" msgstr "Kisegítő állapot megjelenítése" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 #, fuzzy msgid "Master configuration" msgstr "Szerverbeállítások" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10248,123 +10270,123 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Kérjük válasszon adatbázist:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 #, fuzzy msgid "Control slave:" msgstr "Kontrollfelhasználó" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Teljes szöveg" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Csak a szerkezet" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Csak a szerkezet" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Következő átugrása" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Sikerült leállítani a(z) %s. szálat." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10372,136 +10394,136 @@ msgstr "" "A phpMyAdmin nem tudta leállítani a(z) %s szálat. Valószínűleg már " "befejeződött." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Kezelő" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Lekérdezési gyorsítótár" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Szálak" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Ideiglenes adatok" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Késleltetett beszúrások" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Kulcs gyorsítótár" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Illesztések" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Rendezés" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Tranzakció koordinátor" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Összes tábla kiírása (bezárása)" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Nyitott táblák megjelenítése" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Kisegítő állomások megjelenítése" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Kisegítő állapot megjelenítése" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Lekérdezési gyorsítótár kiírása" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Futtatási információk" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Frissítési időköz: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Szűrő" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Tartalmazza ezt a szót:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Csak a figyelmeztető értékek megjelenítése" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Formázatlan értékek megjelenítése" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Kapcsolódó hivatkozások:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Elemző futtatása" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Utasítások" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10509,46 +10531,46 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, fuzzy, php-format #| msgid "Customize startup page" msgid "Questions since startup: %s" msgstr "A kezdőlap testreszabása" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Utasítások" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Ez a MySQL szerver %1$s óta fut. Indítás időpontja: %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10556,11 +10578,11 @@ msgstr "" "A szerveren lévő többszörözéses állapotról a többszörözés részben kaphat bővebb információt." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Többszörözéses állapot" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10568,47 +10590,47 @@ msgstr "" "Foglalt szerveren túlfuthatnak a bájtszámlálók, ezért a MySQL által " "jelentett statisztikák pontatlanok lehetnek." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Fogadott" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Küldött" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "Max. egyidejű kapcsolatok száma" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Sikertelen próbák" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Megszakítva" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "AZ" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Parancs" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "Could not connect to MySQL server" msgid "The number of failed attempts to connect to the MySQL server." msgstr "Nem lehetett kapcsolódni a MySQL-szerverhez" -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10618,17 +10640,17 @@ msgstr "" "használt, azonban az túllépte a binlog_cache_size méretet, és ideiglenes " "fájlt használt az utasítások tárolásához a tranzakcióból." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Az ideiglenes bináris naplógyorsítótár által használt tranzakciók száma." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10640,11 +10662,11 @@ msgstr "" "nagy, akkor növelheti a tmp_table_size értékét, mely az ideiglenes táblákból " "memóriaalapúakat csinál a lemezalapú helyett." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Ennyi ideiglenes fájlt hozott létre a mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10652,7 +10674,7 @@ msgstr "" "A szerver által az utasítások végrehajtásakor automatikusan létrehozott, a " "memóriában tárolt ideiglenes táblák száma." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10660,7 +10682,7 @@ msgstr "" "Az INSERT DELAYED utasítással írt sorok száma, melyeknél néhány hiba történt " "(valószínűleg ismétlődő kulcs)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10668,23 +10690,23 @@ msgstr "" "A használatban lévő INSERT DELAYED kezelőszálak száma. Minden eltérő " "táblának, melyen valaki INSERT DELAYED parancsot használ, saját szála lesz." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "A beírt INSERT DELAYED sorok száma." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "A végrehajtott FLUSH utasítások száma." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "A belső COMMIT utasítások száma." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Egy sornak a táblázatból történő törléseinek a száma." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10694,7 +10716,7 @@ msgstr "" "megadott nevű táblát. Ezt hívják felfedezésnek. A handler_discover jelzi a " "táblák felfedezésének számát." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10705,7 +10727,7 @@ msgstr "" "például a SELECT col1 FROM foo azt feltételezi, hogy a col1 kerül " "indexelésre." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10713,7 +10735,7 @@ msgstr "" "Egy sor kulcs alapján történő beolvasási kéréseinek száma. Ha ez magas, " "akkor jól mutatja, hogy a lekérdezések és a táblák megfelelően indexeltek." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10723,7 +10745,7 @@ msgstr "" "ha Ön tartománymegkötéses index oszlopot kérdez le, vagy ha indexvizsgálatot " "végez." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10731,7 +10753,7 @@ msgstr "" "A kulcssorrendben előző sort beolvasandó kérések száma. Ezt a beolvasási " "módszert főleg az ORDER BY ... DESC optimalizálásához használják." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10743,7 +10765,7 @@ msgstr "" "Valószínűleg sok olyan lekérdezés van, s a MySQL-nek teljes táblákat kell " "megvizsgálnia, vagy a kulcsokat nem megfelelően használó illesztések vannak." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10755,35 +10777,35 @@ msgstr "" "hogy a táblák nem megfelelően indexeltek, vagy a lekérdezések nincsenek írva " "az indexek kihasználása végett." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "A belső ROLLBACK utasítások száma." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "A kérések száma egy táblában lévő sor frissítéséhez." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "A kérések száma egy táblában lévő sor beszúrásához." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Az adatokat tartalmazó lapok száma (piszkos vagy tiszta)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "A jelenleg piszkos lapok száma." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "A pufferkészlet oldalainak száma, melyeket kiírásra kértek." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "A szabad lapok száma." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10793,7 +10815,7 @@ msgstr "" "írás alatt lévő oldalak, melyeket bizonyos más okok miatt nem lehet kiírni " "vagy eltávolítani." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10806,11 +10828,11 @@ msgstr "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data értékként is " "számolható." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "A pufferkészlet teljes mérete lapokban." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10819,7 +10841,7 @@ msgstr "" "akkor történik, ha egy lekérdezés meg akarja vizsgálni egy tábla nagy " "részét, viszont véletlenszerű sorrendben." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10827,11 +10849,11 @@ msgstr "" "Az InnoDB által kezdeményezett sorozatos előreolvasások száma. Ez akkor " "történik, mikor az InnoDB sorozatos teljes táblavizsgálatot tart." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Az InnoDB által elvégzett logikai olvasási kérések száma." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10839,7 +10861,7 @@ msgstr "" "A logikai olvasások száma, melyeket az InnoDB nem tudott a pufferkészletből " "kielégíteni, s egyoldalas beolvasást végzett." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10854,53 +10876,53 @@ msgstr "" "méretét megfelelően állították be, akkor ennek az értéknek kicsinek kell " "lennie." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Az InnoDB pufferkészletébe történt írások száma." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Az fsync() műveletek eddigi száma." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "A folyamatban lévő fsync() műveletek száma." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "A folyamatban lévő olvasások száma." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "A folyamatban lévő írások száma." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Az eddig beolvasott adatok mennyisége bájtban." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Az összes beolvasott adat." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Az összes írott adat." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Az összes írott adat, bájtban." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "A végrehajtott duplaírásos írások száma, s az e célból kiírt oldalak száma." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "A végrehajtott duplaírásos írások száma, s az e célból kiírt oldalak száma." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10908,35 +10930,35 @@ msgstr "" "Várakozások száma, amiket a naplópuffer kis mérete okozott és folytatás " "előtt meg kellett várni a kiírást." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "A naplóírási kérések száma." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "A naplófájlba történt fizikai írások száma." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "A naplófájlba történt fsync() írások száma." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "A folyamatban lévő naplófájl fsync-ek száma." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "A folyamatban lévő naplófájl írások száma." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "A naplófájlba írt bájtok száma." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "A létrehozott lapok száma." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10945,51 +10967,51 @@ msgstr "" "került számolásra az oldalakban; az oldal mérete teszi lehetővé a bájtokká " "történő könnyű átalakítást." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "A beolvasott lapok száma." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Az írott lapok száma." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "A jelenleg várakozás alatt lévő sorzárolások száma." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "A sorzároláshoz szükséges átlag időtartam, milliszekundumban." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "A sorzárolásokra fordított összes idő, milliszekundumban." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "A sorzároláshoz szükséges időtartam, milliszekundumban." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "A sorzárolásra váráshoz szükséges alkalmak száma." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Az InnoDB táblákból törölt sorok száma." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Az InnoDB táblákba beszúrt sorok száma." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Az InnoDB táblákból beolvasott sorok száma." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Az InnoDB táblákban frissített sorok száma." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10997,7 +11019,7 @@ msgstr "" "A kulcsgyorsítótárban lévő kulcsblokkok száma, melyek megváltoztak, de még " "nem kerültek lemezre kiírásra. Ez Not_flushed_key_blocks néven ismert." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11005,7 +11027,7 @@ msgstr "" "A kulcsgyorsítótárban lévő, nem használt blokkok száma. Ezzel az értékkel " "állapíthatja meg, hogy mennyire van használatban a kulcsgyorsítótár." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11014,17 +11036,17 @@ msgstr "" "A kulcsgyorsítótárban lévő használt blokkok száma. Ez az érték egy maximális " "jel, mely a valamikor használatban volt blokkok számát jelzi." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Az importált fájl formátuma" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "A gyorsítótárból egy kulcsblokk beolvasásához szükséges kérések száma." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11035,26 +11057,26 @@ msgstr "" "sikertelen találatainak aránya a Key_reads/Key_read_requests alapján " "számítható ki." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "A kérések száma egy kulcsblokk gyorsítótárba történő írásához." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Egy kulcsblokk lemezre történő fizikai írásainak száma." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11065,17 +11087,17 @@ msgstr "" "költségének lekérdezéséhez hasznos. Az alapértelmezett 0 érték azt jelenti, " "hogy lekérdezés lefordítására még nem került sor." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Az INSERT DELAYED sorokban írásra várakozó sorok száma." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11083,40 +11105,40 @@ msgstr "" "Az eddig megnyitott táblák száma. Ha a megnyitott táblák nagyok, akkor " "valószínűleg túl kicsi a táblagyorsítótár értéke." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "A megnyitott fájlok száma." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Az adatfolyamok száma, melyek nyitottak (főleg a naplózáshoz kerül " "felhasználásra)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "A megnyitott táblák száma." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "A szabad memória mérete a lekérdezési gyorsítótárhoz." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "A gyorsítótár találatok száma." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "A gyorsítótárhoz adott lekérdezések száma." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11129,7 +11151,7 @@ msgstr "" "lekérdezési gyorsítótár a legrégebben használt (LRU) stratégiával dönti el, " "hogy mely lekérdezéseket kell eltávolítani a gyorsítótárból." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11137,19 +11159,19 @@ msgstr "" "A nem gyorsítótárazott lekérdezések száma (nem gyorsítótárazható, vagy nem " "gyorsítótárazott a query_cache_type beállítás miatt)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "A gyorsítótárban bejegyzett lekérdezések száma." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "A blokkok száma a lekérdezési gyorsítótárban." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "A hibabiztos többszörözések állapota (megvalósításra vár)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11157,11 +11179,11 @@ msgstr "" "Az indexeket nem használó illesztések száma. Ha ez az érték nem 0, akkor " "ellenőrizze körültekintően a táblák indexeit." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "Egy hivatkozási táblán tartománykeresést használt illesztések száma." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11170,7 +11192,7 @@ msgstr "" "használatát ellenőrzik. (Ha ez nem 0, akkor ellenőrizze körültekintően a " "táblák indexeit.))" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11178,15 +11200,15 @@ msgstr "" "Az első táblán tartományokat használt illesztések száma. (Normál esetben ez " "nem súlyos, még ha túl nagy is ez.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Az első tábla teljes vizsgálatát elvégzett illesztések száma." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "A kisegítő SQL szál által épp megnyitott ideiglenes táblák száma." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11194,11 +11216,11 @@ msgstr "" "A többszörözésben kisegítő SQL szál (az indítás óta) ennyiszer próbálta újra " "a tranzakciókat." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "Ez BE, ha ez főszerverhez csatlakoztatott kisegítő szerver." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11206,14 +11228,14 @@ msgstr "" "A szálak száma, melyek létrehozásához slow_launch_time másodpercnél többre " "volt szükség." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "A lekérdezések száma, melyekhez long_query_time másodpercnél többre volt " "szükség." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11223,23 +11245,23 @@ msgstr "" "végeznie. Ha ez az érték nagy, akkor gondolja meg a sort_buffer_size " "rendszerváltozó értékének növelését." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "A tartományokkal végzett rendezések száma." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Rendezett sorok száma." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "A tábla vizsgálatával végrehajtott rendezések száma." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Ennyiszer nem lehetett azonnal megszerezni egy táblazárolást." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11251,7 +11273,7 @@ msgstr "" "optimalizálja a lekérdezéseket, majd vagy ossza fel a táblát vagy táblákat, " "vagy használja a többszörözést." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11261,11 +11283,11 @@ msgstr "" "Threads_created/Connections alapján számítható ki. Ha ez az érték piros, " "akkor növelnie kell a thread_cache_size méretét." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "A jelenleg megnyitott kapcsolatok száma." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11276,66 +11298,66 @@ msgstr "" "nagy, akkor növelheti a thread_cache_size értékét. (Normál esetben ez nem " "növeli jelentősen a teljesítményt, ha jó szálmegvalósítása van.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Nyomkövetés inaktív." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "A nem alvó szálak száma." -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Indítás" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Diagram hozzáadása" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Frissítési időköz" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Diagram oszlopai" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Visszaállítás az alapértékre" -#: server_status.php:1640 +#: server_status.php:1683 #, fuzzy msgid "Monitor Instructions" msgstr "Információ" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11344,7 +11366,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11352,18 +11374,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11371,11 +11393,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11383,100 +11405,100 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "Adatbázis eltávolítása" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Táblák kiválasztása" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Érvénytelen táblanév" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new server" msgid "Add this series" msgstr "Új szerver hozzáadása" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy #| msgid "SQL queries" msgid "Series in Chart:" msgstr "SQL-lekérdezések" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Naplóstatisztikák" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Táblák kiválasztása" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Lekérdezés típusa" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d másodperc" msgstr[1] "%d másodperc" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11491,8 +11513,8 @@ msgstr "Nem lehetett kapcsolódni a forráshoz" msgid "Could not connect to the target" msgstr "Nem lehetett kapcsolódni a célhoz" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "Nem létezik '%s' nevű adatbázis." @@ -11592,19 +11614,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Szerver változók és beállítások" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Munkamenet értéke" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Globális változó" @@ -11967,48 +11989,48 @@ msgstr "" msgid "Wrong data" msgstr "Hibás adat" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Valóban a következőt akarja " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Megjelenítés PHP kódként" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Érvényes SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL-eredmény" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Készítette" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Probléma a(z) `%s` tábla indexeivel" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Név" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "A(z) %1$s tábla módosítása sikerült" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12083,12 +12105,12 @@ msgstr "Y tengely címkéje:" msgid "Y Values" msgstr "Y érték" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Már létezik %s nevű tábla!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "A(z) %1$s tábla elkészült." @@ -12139,468 +12161,468 @@ msgstr "Mentés fájlba" msgid "File name" msgstr "Fájlnév" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Az elsődleges kulcs nevének \"PRIMARY\"-nak kell lennie!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Nem nevezhető át PRIMARY-re az index!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Nincs meghatározott indexrész!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Index hozzáadása" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Szerkesztő mód" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Index neve:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(Az elsődleges kulcs nevének, és csak annak \"PRIMARY\"-nak kell lennie!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Index típusa:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Hozzáadás az index  %s oszlophoz" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Nem helyezhető át ugyanabba a tábla!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Nem másolható ugyanabba a tábla!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "A(z) %s tábla áthelyezése a(z) %s adatbázisba kész." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "A(z) %s tábla másolása %s néven megtörtént." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Üres a tábla neve!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Tábla rendezésének módosítása e szerint:" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(egyenként)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Tábla áthelyezése (adatbázis.tábla):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Tábla beállításai" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Tábla átnevezése" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Tábla másolása (adatbázis.tábla):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "A másolt táblára váltás" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Tábla karbantartása" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Tábla töredezettségmentesítése" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "A(z) %s tábla kiírása megtörtént" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Tábla kiöblítése (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Adat vagy tábla törlése" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Tábla kiürítése (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Tábla törlése (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Partíció karbantartása" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "%s partíció" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Elemzés" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Ellenőrzés" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimalizálás" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Újraépítés" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Javítás" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Particionálás eltávolítása" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Hivatkozási sértetlenség ellenőrzése:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Táblák megjelenítése" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Területhasználat" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Hatásos" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Sorstatisztika" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statikus" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamikus" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Sor hossza" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Sor mérete" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Hiba történt az idegen kulcs %1$s táblán történő létrehozásakor (ellenőrizze " "az adattípusokat)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Belső kapcsolat" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" "Nincs szükség belső kapcsolatra, ha létezik megfelelő IDEGEN KULCS kapcsolat." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Idegen kulcs megszorítás" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "A különböző értékek tallózása" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Elsődleges kuly hozzáadása" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Elsődleges kulcs hozzáadása" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "SPATIAL Index hozzáadása" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "FULLTEXT index hozzáadása" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Nincs" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "A(z) %s oszlop eldobása megtörtént" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Az elsődleges kulcs hozzáadása a(z) %s mezőn megtörtént" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Az index hozzáadása a(z) %s mezőn megtörtént" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Több tevékenység mutatása" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Oszlop(ok) eltávolítása" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Nézet szerkesztése" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Kapcsolat nézete" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Táblaszerkezet ajánlása" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Oszlop hozzáadása" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "A tábla végén" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "A tábla elején" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "%s után" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Index készítése a(z)  %s oszlopokon" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "particionált" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Nyomkövetés aktív." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Nyomkövetés aktív." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL kifejezés végrehajtva." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Lekérdezési hiba" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Nyomkövetési utasítások" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Nyomkövetési adat sor törlése a jelentésből" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Nincs adat" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Dátum" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Adat definiáló utasítás" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Adat manipuláló utasítás" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL kiírás (fájl letöltés)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL kiírás" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL végrehajtás" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Exportálás: %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Verziók megjelenítése" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate now" msgid "Deactivate tracking for %s" msgstr "Inaktiválás" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Inaktiválás" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Activate tracking for %s" msgstr "%s adatai hiányoznak" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Aktiválás" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version" msgid "Create version %1$s of %2$s" msgstr "Verzió létrehozása" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Verzió létrehozása" @@ -12629,11 +12651,11 @@ msgstr "Önnek nincs elég joga ahhoz, hogy épp most itt tartózkodjon!" msgid "The profile has been updated." msgstr "A profil frissítése megtörtént." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "NÉZET neve" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Nézet átnevezése" @@ -12956,8 +12978,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13088,8 +13110,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -14111,8 +14133,8 @@ msgstr "Max. egyidejű kapcsolatok száma" #~ "No themes support; please check your configuration and/or your themes in " #~ "directory %s." #~ msgstr "" -#~ "Nincs téma támogatás, ellenőrizze a beállításokat és/vagy a témákat a(z) " -#~ "%s könyvtárban." +#~ "Nincs téma támogatás, ellenőrizze a beállításokat és/vagy a témákat a(z) %" +#~ "s könyvtárban." #~ msgid "Switch to" #~ msgstr "Váltás" diff --git a/po/hy.po b/po/hy.po index 617bfe15ed..a86acc5f4b 100644 --- a/po/hy.po +++ b/po/hy.po @@ -7,27 +7,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-18 16:41+0200\n" "Last-Translator: Hamlet Muradyan \n" "Language-Team: none\n" -"Language: hy\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hy\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Ցույց տալ բոլորը" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "էջի համարը՝" @@ -39,55 +39,56 @@ msgid "" "cross-window updates." msgstr "" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Որոնում" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "OK" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Ինդեքսի անվանումը" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Նկարագրություն" @@ -110,151 +111,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%1$s տվյալների բազան ստեղծված է։" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Տվյալների բազայի մեկնաբանությունը՝ " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Աղյուսակի մեկնաբանությունը" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Սյուն" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Տեսակ" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Լռելյան" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Կապեր" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Մեկնաբանություններ" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Ոչ" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Այո" @@ -262,596 +263,534 @@ msgstr "Այո" msgid "View dump (schema) of database" msgstr "Ցուցադրել տվյալների բազայի dump-ը (սխեման)" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Տվյալների բազայում աղյուսակներ չկան։" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Նշել բոլորը" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Հանել նշումը" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Տվյալների բազայի անունն նշված չէ" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "%1$s տվյալների բազան վերանված է %2$s-ի" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "%1$s տվյալների բազան պատճենված է %2$s-ում" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Վերնվանել տվյալների բազան" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Հեռացնել տվյալների բազան" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s տվյալների բազան հեռացված է։" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Հեռացնել տվյալների բազան (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Պատճենել տվյալների բազան" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Միայն կառուղվածքը" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Կառուցվածքն ու տվյալները" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Միայն տվյալները" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Պատճենելուց առաջ ստեղծել տվյալների բազա (CREATE DATABASE)" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Ավելացնել %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Ավելացնել AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Ավելացնել սահմանափակում" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Անցնել պատճենված տվյալների բազային" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Համեմատումը" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Աղյուսակ" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Տողեր" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Ծավալը" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "օգտագործվում է" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Ստեղծում" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Վերջին թարմացումը" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Վերջին ստուգումը" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s աղյուսակ" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Դասավորել" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Աճման կարգով" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Նվազման կարգով" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Ցուցադրել" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Չափորոշիչ" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Տեղադրել" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Եվ" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Հեռացնել" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Կամ" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Փոփոխել" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Լրացնել հարցումը" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Օգտագործել աղյուսակներ" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Կատարել հարցումը" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "բառերից ցանկանցածը" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "բոլոր բառերը" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "ճիշտ համընկնում" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "կանոնավոր արտահայտություն" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "«%s» որոնման արդյունքները %s՝" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Ընդհանուր՝ %s համընկնում" - -#: db_search.php:296 -#, php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Թերթել" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Հեռացնել" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Որոնումը տվյալների բազայում" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "" - -#: db_search.php:373 -msgid "Find:" -msgstr "Գտնել՝" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Բառերն առանձնացվում են (« »)։" - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Աղյուսակներ՝" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Սյուներ՝" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Տվյալների բազայում աղյուսակներ չկան" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "անհայտ" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "%s աղյուսակն դատարկված է" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "%s ներկայացումն հեռացված է" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "%s աղյուսակն հեռացված է" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Ներկայացում" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Վերարադրում" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Ընդամենը" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Նշվածները՝" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Նշել բոլորը" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Արտահանում" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Դատարկել" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Հեռացնել" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Ստուգել աղյուսակը" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Օպտիմիզացնել աղյուսակը" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Վերականգնել աղյուսակը" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Վերլուծել աղյուսակը" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Տվյալների բառարան" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Տվյալների բազա" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Վերջին տարբերակը" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Ստեղծված է" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Թարմացված է" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Վիճակը" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Գործողություն" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "միացված է" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "անջատված է" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Տարբերակներ" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Կառուցվածքի պատկերը" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Սխալ տեսակ" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Սխալ պարամետրեր" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "" @@ -874,7 +813,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -945,27 +884,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -973,53 +912,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "" @@ -1027,7 +966,7 @@ msgstr "" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "" @@ -1036,7 +975,7 @@ msgstr "" msgid "Do you really want to execute \"%s\"?" msgstr "" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1076,7 +1015,7 @@ msgstr "" msgid "Edit Index" msgstr "" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "" @@ -1094,16 +1033,16 @@ msgstr "" msgid "The user name is empty!" msgstr "" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "" @@ -1115,29 +1054,31 @@ msgstr "" msgid "Removing Selected Users" msgstr "" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "" @@ -1147,24 +1088,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "" #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "" @@ -1184,7 +1125,7 @@ msgstr "" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "" @@ -1202,7 +1143,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "" @@ -1243,14 +1184,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "" @@ -1302,32 +1243,32 @@ msgstr "" msgid "Bytes received" msgstr "" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "" @@ -1341,11 +1282,11 @@ msgstr "" msgid "Questions" msgstr "" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "" @@ -1365,12 +1306,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "" @@ -1463,7 +1404,7 @@ msgstr "" msgid "Current settings" msgstr "" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "" @@ -1543,7 +1484,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "" @@ -1631,10 +1572,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "" @@ -1700,7 +1641,7 @@ msgstr "" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1754,15 +1695,15 @@ msgstr "" msgid "Show indexes" msgstr "" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "" @@ -1790,7 +1731,7 @@ msgstr "" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1829,8 +1770,8 @@ msgstr "" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "" @@ -1838,18 +1779,18 @@ msgstr "" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "" @@ -1861,7 +1802,7 @@ msgstr "" msgid "Show search criteria" msgstr "" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "" @@ -1905,12 +1846,12 @@ msgstr "" msgid "Data point content" msgstr "" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -1930,7 +1871,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "" @@ -2005,7 +1946,7 @@ msgstr "" msgid "Generate password" msgstr "" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "" @@ -2013,7 +1954,7 @@ msgstr "" msgid "Change Password" msgstr "" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "" @@ -2102,63 +2043,63 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "" @@ -2196,32 +2137,32 @@ msgid "Sun" msgstr "" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "" @@ -2334,16 +2275,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "" @@ -2351,6 +2292,250 @@ msgstr "" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "" + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Թերթել" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2364,73 +2549,49 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2454,107 +2615,119 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Հեռացնել" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "" @@ -2615,193 +2788,152 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2827,82 +2959,82 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2910,83 +3042,83 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "" @@ -3059,14 +3191,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3303,13 +3435,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "" @@ -3320,35 +3452,35 @@ msgstr "" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "" @@ -3392,174 +3524,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "" - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3585,9 +3561,9 @@ msgstr "" msgid "Closed" msgstr "" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "" @@ -3715,30 +3691,30 @@ msgstr "" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "" @@ -4002,7 +3978,7 @@ msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "" @@ -4027,14 +4003,14 @@ msgstr "" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "" @@ -4054,13 +4030,13 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "" @@ -4117,12 +4093,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "" @@ -4135,7 +4111,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4148,7 +4124,7 @@ msgid "Enclose table and column names with backquotes" msgstr "" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4365,8 +4341,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5582,10 +5558,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "" @@ -5605,8 +5581,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "" @@ -5837,42 +5813,88 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "«%s» որոնման արդյունքները %s՝" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Ընդհանուր՝ %s համընկնում" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Որոնումը տվյալների բազայում" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Գտնել՝" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Բառերն առանձնացվում են (« »)։" + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Աղյուսակներ՝" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Սյուներ՝" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "" @@ -5893,8 +5915,8 @@ msgstr "" msgid "Create" msgstr "" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "" @@ -5908,9 +5930,9 @@ msgstr "" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "" @@ -5918,266 +5940,266 @@ msgstr "" msgid "Number of columns" msgstr "" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6186,7 +6208,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6226,67 +6248,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6474,18 +6496,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, 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:133 -msgid "Related Links" +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" #: libraries/engines/pbxt.lib.php:135 +msgid "Related Links" +msgstr "" + +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6493,123 +6515,123 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6624,234 +6646,234 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -6873,8 +6895,8 @@ msgstr "" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -6918,20 +6940,20 @@ msgstr "" msgid "Server Choice" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "" @@ -7011,7 +7033,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "" @@ -7026,28 +7048,28 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7093,32 +7115,32 @@ msgid "Display MIME types" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 -msgid "Server version" -msgstr "" - #: libraries/plugins/export/ExportLatex.class.php:230 #: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportXml.class.php:200 +msgid "Server version" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "" @@ -7190,7 +7212,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7252,33 +7274,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7317,28 +7339,28 @@ msgstr "" msgid "Column names: " msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7348,17 +7370,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7515,94 +7537,94 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Հանել նշումը" @@ -7610,7 +7632,7 @@ msgstr "Հանել նշումը" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -7621,9 +7643,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "" @@ -7641,191 +7663,191 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -7841,125 +7863,125 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -7990,23 +8012,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8088,144 +8110,144 @@ msgstr "" msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8244,44 +8266,44 @@ msgstr "" msgid "Current Server" msgstr "" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8290,11 +8312,11 @@ msgstr "" msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8381,7 +8403,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8389,34 +8411,34 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8424,57 +8446,57 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8493,11 +8515,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8512,81 +8534,81 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8594,84 +8616,84 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "" @@ -8719,7 +8741,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -8777,67 +8799,67 @@ msgstr "" msgid "Active options" msgstr "" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "" @@ -8908,15 +8930,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -8925,37 +8947,37 @@ msgstr "" msgid "File doesn't exist" msgstr "" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "" @@ -8963,37 +8985,37 @@ msgstr "" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "" msgstr[1] "" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9021,7 +9043,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "" @@ -9037,469 +9059,469 @@ msgstr "" msgid "disabled" msgstr "" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9508,251 +9530,251 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -9760,115 +9782,115 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -9876,78 +9898,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -9955,7 +9977,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -9963,42 +9985,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10006,33 +10028,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10041,242 +10063,242 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10284,99 +10306,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10384,18 +10406,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10403,61 +10425,61 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10466,7 +10488,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10474,18 +10496,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10493,11 +10515,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10505,86 +10527,86 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "" msgstr[1] "" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -10599,8 +10621,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -10700,19 +10722,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -10996,46 +11018,46 @@ msgstr "" msgid "Wrong data" msgstr "" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "" @@ -11096,12 +11118,12 @@ msgstr "" msgid "Y Values" msgstr "" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -11146,452 +11168,452 @@ msgstr "" msgid "File name" msgstr "" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "" @@ -11620,11 +11642,11 @@ msgstr "" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" @@ -11925,8 +11947,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12044,8 +12066,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/id.po b/po/id.po index 2484963cd2..6840c5c1ef 100644 --- a/po/id.po +++ b/po/id.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-03-27 16:57+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: indonesian \n" -"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 0.8\n" "X-Poedit-Basepath: ../../..\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Tampilkan semua" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Nomor halaman:" @@ -39,55 +39,56 @@ msgstr "" "menutup jendela induk atau pilihan keamanan pada peramban Anda mencekal " "pembaruan lintas-jendela" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Cari" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Kirim" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nama kunci" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Deskripsi" @@ -110,151 +111,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Basis data %1$s telah dibuat." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Komentar basis data: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Komentar tabel" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Kolom" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Jenis" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Kosong" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Bawaan" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Tautan ke" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Komentar" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Tidak" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ya" @@ -262,104 +263,104 @@ msgstr "Ya" msgid "View dump (schema) of database" msgstr "Tampilkan dump (skema) basis data" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Tidak ada tabel dalam basis data." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Pilih Semua" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Lepas Semua" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Nama basis data kosong!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Nama basis data %s telah diubah menjadi %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Basis data %s telah disalin ke %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Ubah nama basis data menjadi" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Hapus basis data" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Basis data %s telah dihapus." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Hapus basis data (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Salin basis data ke" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Struktur saja" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktur dan data" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Data saja" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE sebelum menyalin" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Tambahkan %s" # Imperative verb -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Tambahkan nilai AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Tambahkan batasan" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Pindah ke basis data hasil penyalinan" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Penyortiran" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -368,489 +369,425 @@ msgstr "" "Penyimpanan konfigurasi phpMyAdmin telah dinonaktifkan. Untuk mencari tahu " "mengapa klik %sdi sini%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Edit atau ekspor skema relasional" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabel" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Baris" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Ukuran" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "sedang digunakan" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Pembuatan" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Pembaruan terakhir" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Pemeriksaan terakhir" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tabel" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Anda harus memiliih paling tidak satu kolom untuk ditampilkan" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Alihkan ke %spembangun visual%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Urutan" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Menaik" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Menurun" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Tampilkan" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriteria" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Tambahkan" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Dan" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Hapus" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Atau" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Ubah" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Tambahkan/Hapus baris kriteria" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Tambahkan/Hapus kolom" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Perbarui Kueri" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Gunakan Tabel" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Kueri SQL pada basis data %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Kirim Kueri" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Akses ditolak" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "paling tidak satu kata" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "semua kata" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "frasa tepat" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "persamaan reguler" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Hasil pencarian untuk \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Total: %s cocok" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s cocok dalam tabel %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Jelajahi" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Hapus yang cocok untuk %s tabel?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Hapus" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Cari dalam basis data" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Kata atau hasil untuk dicari (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Cari:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Kata dipisahkan oleh karakter spasi (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Dalam tabel:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Dalam kolom:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Tidak ada tabel dalam basis data." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "tidak diketahui" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabel %s telah dikosongkan" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "View %s telah dihapus" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabel %s telah dihapus" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Pelacakan aktif" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Pelacakan tidak aktif." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Sebuah view setidaknya mempunyai jumlah kolom berikut. Harap lihat " -"%sdokumentasi%s" +"Sebuah view setidaknya mempunyai jumlah kolom berikut. Harap lihat %" +"sdokumentasi%s" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Gambarkan" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikasi" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Jumlah" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s adalah mesin penyimpanan utama pada server MySQL ini." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Dengan pilihan:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Pilih Semua" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Pilih tabel berbeban tambahan" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Ekspor" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Tampilan cetak" # Imperative menu -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Kosongkan" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Hapus" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Periksa tabel" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimalkan tabel" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Perbaiki tabel" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analisis tabel" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Tambahkan prefiks untuk tabel" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Ganti prefiks tabel" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Salin tabel dengan prefiks" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Kamus Data" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Tabel yang dilacak" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Basis data" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Versi terakhir" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Dibuat" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Diperbarui" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Tindakan" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Hapus pelacakan data untuk tabel ini" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktif" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "tidak aktif" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versi" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Laporan pelacakan" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Snapshot struktur" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Tabel yang tidak dilacak" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Lacak tabel" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Log Basis Data" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Penulisan yang buruk!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Jenis ekspor yang diipilih harus disimpan dalam berkas!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Pembatasan yang buruk!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Tidak cukup ruang untuk menyimpan %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -858,12 +795,12 @@ msgstr "" "Berkas %s sudah ada pada server. Ganti nama berkas atau centang opsi " "overwrite." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Server web tidak memiliki hak akses untuk menyimpan berkas %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Dump (Skema) disimpan pada berkas %s." @@ -886,7 +823,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometri" @@ -959,29 +896,29 @@ msgstr "" "Pilih \"GeomFromText\" dari kolom \"Fungsi\" dan rekatkan string di bawahnya " "ke dalam isian \"Value\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Anda mungkin mencoba mengunggah berkas yang terlalu besar. Harap lihat " -"%sdokumentasi%s untuk mendapatkan solusi tentang batasan ini." +"Anda mungkin mencoba mengunggah berkas yang terlalu besar. Harap lihat %" +"sdokumentasi%s untuk mendapatkan solusi tentang batasan ini." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Tampilkan markah" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Markah telah dihapus." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Gagal membaca berkas" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -991,7 +928,7 @@ msgstr "" "Anda mencoba untuk memuat berkas dengan kompresi yang tidak didukung (%s). " "Dukungan belum diimplementasi atau tidak aktif di dalam konfigurasi Anda." -#: import.php:390 +#: import.php:394 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 " @@ -1002,27 +939,27 @@ msgstr "" "konfigurasi PHP Anda. Lihat [a@./Documentation.html#faq1_16@Documentation]" "FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Tidak dapat mengubah set karakter berkas tanpa pustaka konversi set karakter" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Tidak dapat memuat plugin import, harap periksa instalasi Anda!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Markah %s dibuat" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Impor telah berhasil menyelesaikan,%d kueri dieksekusi." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1030,7 +967,7 @@ msgstr "" "Script sudah melewati timeout, jika Anda ingin menyelesaikan proses impor, " "harap kirim ulang arsip yang sama dan proses impor akan berlanjut." -#: import.php:499 +#: import.php:503 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." @@ -1039,15 +976,15 @@ msgstr "" "phpMyAdmin tidak bisa menyelesaikan proses impor kecuali Anda menambah batas " "waktu eksekusi php." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Kueri SQL Anda berhasil dieksekusi" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Kembali" @@ -1057,7 +994,7 @@ msgstr "" "Lebih mudah untuk menggunakan phpMyAdmin dengan browser yang mendukung " "frame." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Perintah \"DROP DATABASE\" dinonaktifkan." @@ -1067,7 +1004,7 @@ msgstr "Perintah \"DROP DATABASE\" dinonaktifkan." msgid "Do you really want to execute \"%s\"?" msgstr "Benarkah Anda ingin untuk " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Anda akan MENGHAPUS seluruh basis data!" @@ -1107,7 +1044,7 @@ msgstr "Tambah indek" msgid "Edit Index" msgstr "Mengedit Indeks" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Tambahkan %d kolom ke index" @@ -1125,16 +1062,16 @@ msgstr "Nama inang kosong!" msgid "The user name is empty!" msgstr "Nama pengguna kosong!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Kata sandi kosong!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Kata sandi tidak sama!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Tambahkan pengguna" @@ -1146,29 +1083,31 @@ msgstr "Muat Ulang Hak Akses" msgid "Removing Selected Users" msgstr "Hapus pengguna yang dipilih" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Tutup" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Edit" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Bagan lalu lintas langsung" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Bagan koneksi/proses langsung" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Bagan kueri langsung" @@ -1178,24 +1117,24 @@ msgstr "Data statis" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Jumlah" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Lainnya" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1215,7 +1154,7 @@ msgstr "Lalu lintas server (dalam KB)" msgid "Connections since last refresh" msgstr "Koneksi sejak dibuka terakhir" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Proses Aktif" @@ -1233,7 +1172,7 @@ msgstr "Perintah sejak penyegaran terakhir" msgid "Questions (executed statements by the server)" msgstr "Pertanyaan (statement yang dieksekusi server)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Statistik kueri" @@ -1278,14 +1217,14 @@ msgid "System swap" msgstr "Swap sistem" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1337,32 +1276,32 @@ msgstr "Bita dikirim" msgid "Bytes received" msgstr "Bita diterima" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Koneksi" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1376,11 +1315,11 @@ msgstr "%d tabel" msgid "Questions" msgstr "Perintah" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Lalu Lintas" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Pengaturan" @@ -1400,12 +1339,12 @@ msgstr "Tambahkan bagan pada grid" msgid "Please add at least one variable to the series" msgstr "Harap tambahkan paling tidak satu variabel ke dalam seri" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Tidak ada" @@ -1505,7 +1444,7 @@ msgstr "Ubah pengaturan" msgid "Current settings" msgstr "Pengaturan saat ini" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Judul Bagan" @@ -1595,7 +1534,7 @@ msgstr "Jelaskan hasil" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Waktu" @@ -1692,10 +1631,10 @@ msgstr "" "Gagal membangun Grafik kisi dengan mengimport config. Mengembalikan ke " "Setelan baku..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Impor" @@ -1765,7 +1704,7 @@ msgstr "Memproses Permintaan" msgid "Error in Processing Request" msgstr "Galat sewaktu Memproses Permintaan" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Basis data belum dipilih." @@ -1819,19 +1758,19 @@ msgstr "Sembunyikan indeks" msgid "Show indexes" msgstr "Tampilkan indeks" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Tanpa pemeriksaan kunci asing" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Aktif" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1861,7 +1800,7 @@ msgstr "Menghapus" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Definisi fungsi disimpan harus mengandung pernyataan RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Editor ENUM/SET" @@ -1902,8 +1841,8 @@ msgstr "Tampilkan kotak kueri" msgid "No rows selected" msgstr "Tidak ada baris yang dipilih" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Ubah" @@ -1911,18 +1850,18 @@ msgstr "Ubah" msgid "Query execution time" msgstr "Waktu eksekusi kueri" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d bukanlah nomor baris yang berlaku." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Simpan" @@ -1934,7 +1873,7 @@ msgstr "Sembunyikan kriteria pencarian" msgid "Show search criteria" msgstr "Tampilkan kriteria pencarian" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Pencarian Zum" @@ -1982,12 +1921,12 @@ msgstr "Operasi hasil pertanyaan" msgid "Data point content" msgstr "Isi titk data" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Abaikan" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Salin" @@ -2007,7 +1946,7 @@ msgstr "Pilih Foreign Key" msgid "Please select the primary key or a unique key" msgstr "Harap pilih kunci primer atau kunci unik" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Pilih kolom untuk ditampilkan" @@ -2095,7 +2034,7 @@ msgstr "Perbarui baris" msgid "Generate password" msgstr "Hasilkan kata sandi" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Hasilkan" @@ -2103,7 +2042,7 @@ msgstr "Hasilkan" msgid "Change Password" msgstr "Ubah Sandi" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Lainnya" @@ -2194,63 +2133,63 @@ msgid "December" msgstr "Desember" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Mei" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Agu" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Des" @@ -2288,32 +2227,32 @@ msgid "Sun" msgstr "Min" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Sen" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Sel" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Rab" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Kam" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Jum" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sab" @@ -2430,16 +2369,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "per detik" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "per menit" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "dalam sejam" @@ -2447,6 +2386,250 @@ msgstr "dalam sejam" msgid "per day" msgstr "per hari" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Batas ukuran: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentasi" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Galat" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "Pencarian SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL menyatakan: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Gagal melakukan koneksi ke validator SQL!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Jelaskan SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Lewati Penjelasan SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Kode PHP tidak ditemukan" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Buat kode PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Segarkan" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Lewati Validasi SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Validasi SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Edit langsung kueri ini di tempat" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Edit di tempat" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profil" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Minggu" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y pada %H.%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s hari, %s jam, %s menit dan %s detik" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Parameter yang hilang:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Awal" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Sebelumnya" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Berikutnya" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Akhir" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Langsung ke basis data "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Fungsionalitas %s dipengaruhi oleh suatu bug, lihat %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Klik untuk beralih" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktur" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Tambahkan" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Jelajahi" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operasi" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Telusuri komputer Anda:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Pilih dari direktori unggah %s pada web server:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Direktori yang telah ditetapkan untuk mengunggah tidak dapat dihubungi" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Tidak ada arsip untuk diunggah" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Eksekusi" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Cetak" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2461,74 +2644,50 @@ msgstr "" msgid "Font size" msgstr "Ukuran huruf" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Simpan data yang diedit" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Pulihkan urutan kolom" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Awal" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Sebelumnya" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Berikutnya" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Akhir" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Baris mulai" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Jumlah baris" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Modus" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horisontal" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horisontal (judul diputar)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertikal" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "Judul setiap %s baris" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Urut berdasarkan kunci" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2552,66 +2711,78 @@ msgstr "Urut berdasarkan kunci" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Opsi" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Teks parsial" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Teks penuh" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Kunci relasi" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Kolom tampilan relasi" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Tampilkan konten biner" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Tampilkan konten BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Tampilkan konten biner dalam HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Transformasi Browser" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Baris telah dihapus" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Hapus" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Tutup" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2619,44 +2790,44 @@ msgstr "" "Kemungkinan hanya perkiraan saja. Lihat [a@./Documentation." "html#faq3_11@Dokumentasi]FAQ 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "dalam susunan pemeriksaan" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Tampilan baris" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "total" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Pencarian dilakukan dalam %01.4f detik" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operasi hasil kueri" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Tampilan cetak (teks lengkap)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Tampilkan bagan" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Buat tampilan" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Tautan tidak ditemukan" @@ -2721,58 +2892,58 @@ msgstr "Tidak bisa membaca (memindah) file unggah." msgid "Open new phpMyAdmin window" msgstr "Buka jendela phpMyAdmin baru" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Mulai dari sini cookies harus diaktifkan." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Mulai dari sini cookies harus diaktifkan." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Indeks belum ditentukan!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indeks" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unik" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Dipadatkan" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinalitas" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Komentar" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Kunci primer telah dihapus" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Indeks %s telah dihapus" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2781,137 +2952,96 @@ msgstr "" "Indeks %1$s dan %2$s sepertinya sama dan salah satu dari mereka memungkinkan " "untuk dibuang." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Basis data" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktur" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Tambahkan" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operasi" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Pelacakan" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Trigger" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tampaknya tabel kosong!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Basis data kelihatannya kosong!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Kueri" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Hak Akses" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Routine" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Event" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Desainer" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Pengguna" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Sinkronisasi" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Log biner" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variabel" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Set Karakter" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Plugin" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Mesin" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Galat" - # No difference between singular and plural in this case for Indonesian # language. #: libraries/Message.class.php:254 @@ -2940,78 +3070,78 @@ msgstr[0] "%1$d baris ditambahkan." msgid "Error while creating PDF:" msgstr "Terjadi galat sewaktu membuat PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Tidak dapat menyimpan tabel terakhir: \"%1$s\"" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Tabel terakhir" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Tidak ada tabel terakhir" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Informasi status detail mesin penyimpanan ini tidak tersedia." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s siap untuk digunakan pada server MySQL ini." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s didinonaktifkan untuk server MySQL ini." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Server MySQL ini tidak mendukung mesin penyimpanan %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "status tabel tidak diketahui:" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Basis data sumber" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Tema %s tidak ditemukan!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Basis data tidak valid" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Nama tabel tidak valid" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Galat sewaktu mengganti nama table %1$s menjadi %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Nama tabel %s telah diubah menjadi %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Tidak dapat menyimpan preferensi UI tabel" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -3020,7 +3150,7 @@ msgstr "" "Gagal membersihkan tabel UI preferences (lihat $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3031,85 +3161,85 @@ msgstr "" "terus-menerus setelah Anda me-refresh halaman ini. Silakan periksa jika " "struktur tabel telah berubah." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Fungsi" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Nilai" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Pencarian Tabel" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Edit/Tambah" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Pilih kolom (paling tidak satu):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Tambahkan kriteria pencarian (bagian klausa \"where\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Jumlah baris per halaman" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Urutan tampilan:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Menjelajahi nilai luar" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Kriteria pencarian tambahan" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Lakukan \"kueri dengan contoh\" (wildcard: \"%\") untuk dua kolom yang " "berbeda" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Lakukan \"kueri dengan contoh\" (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Cara pakai" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3184,14 +3314,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3438,13 +3568,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "dibagi" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabel" @@ -3455,35 +3585,35 @@ msgstr "Tabel" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Data" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Beban" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Langsung ke basis data" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Tidak direplikasi" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Direplikasi" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Periksa hak akses untuk basis data "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Periksa Hak Akses" @@ -3536,174 +3666,18 @@ msgstr "Metode autentikasi dalam konfigurasi tidak sah:" msgid "You should upgrade to %s %s or later." msgstr "Anda harus memperbarui ke %s %s atau lebih baru." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "memungkinkan mengeksploitasi" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "tombol angka terdeteksi" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Batas ukuran: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentasi" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "Pencarian SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL menyatakan: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Gagal melakukan koneksi ke validator SQL!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Jelaskan SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Lewati Penjelasan SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Kode PHP tidak ditemukan" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Buat kode PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Segarkan" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Lewati Validasi SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Validasi SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Edit langsung kueri ini di tempat" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Edit di tempat" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profil" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Minggu" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y pada %H.%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s hari, %s jam, %s menit dan %s detik" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Parameter yang hilang:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Langsung ke basis data "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Fungsionalitas %s dipengaruhi oleh suatu bug, lihat %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Klik untuk beralih" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Telusuri komputer Anda:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Pilih dari direktori unggah %s pada web server:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Direktori yang telah ditetapkan untuk mengunggah tidak dapat dihubungi" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Tidak ada arsip untuk diunggah" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Eksekusi" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Cetak" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3729,9 +3703,9 @@ msgstr "Buka" msgid "Closed" msgstr "Tutup" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Tidak aktif" @@ -3859,32 +3833,32 @@ msgstr "Ekstensi SOAP tidak ditemukan" msgid "maximum %s" msgstr "maksimum %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Pengaturan ini tidak diaktifkan, pengaturan tidak akan diterapkan pada " "konfigurasi anda" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Tetapkan nilai: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Kembalikan nilai bawaan" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Izinkan pengguna untuk mengubah nilai ini" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Reset" @@ -4168,7 +4142,7 @@ msgid "Character set of the file" msgstr "Set karakter berkas" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4193,14 +4167,14 @@ msgstr "Masukkan nama kolom pada baris pertama" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Kolom diapit oleh" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Kolom dikembalikan oleh" @@ -4220,13 +4194,13 @@ msgstr "Hapus karakter CRLF dalam kolom" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Kolom diakhiri oleh" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Baris diakhiri oleh" @@ -4283,12 +4257,12 @@ msgstr "Kunci nama" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "Jenis MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Tabel Relasi" @@ -4301,7 +4275,7 @@ msgid "Save on server" msgstr "Simpan di server" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Timpa berkas yang ada" @@ -4314,7 +4288,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Apit nama tabel dan kolom dengan tanda petik balik" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Modus kompatibilitas SQL" @@ -4531,8 +4505,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Jendela Pencarian" @@ -5781,10 +5755,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Kata Sandi" @@ -5804,8 +5778,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Nama Pengguna" @@ -6038,7 +6012,7 @@ msgstr "Ekstensi %s tidak ditemukan. Harap periksa konfigurasi PHP Anda." msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6046,37 +6020,85 @@ msgstr "" "Server tidak merespons (atau soket server lokal tidak dikonfigurasi dengan " "benar)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Server tidak merespons." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Harap periksa hak akses direktori basis data." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Rincian..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Hasil pencarian untuk \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Total: %s cocok" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s cocok dalam tabel %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Hapus yang cocok untuk %s tabel?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Cari dalam basis data" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Kata atau hasil untuk dicari (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Cari:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Kata dipisahkan oleh karakter spasi (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Dalam tabel:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Dalam kolom:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" "Koneksi untuk controluser yang di definisikan di konfigurasi Anda gagal." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Ubah Sandi" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Kata Sandi belum ditetapkan" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Ketik ulang" @@ -6097,8 +6119,8 @@ msgstr "Buat basis data" msgid "Create" msgstr "Buat" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Tidak Ada Hak Akses" @@ -6112,9 +6134,9 @@ msgstr "Buat tabel" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nama" @@ -6122,239 +6144,239 @@ msgstr "Nama" msgid "Number of columns" msgstr "Jumlah kolom" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "Tidak dapat memuat plugin export, harap periksa instalasi Anda!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Mengekspor basis data dari server saat ini" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Mengekspor tabel dari basis data \"%s\" " -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Mengekspor baris dari tabel \"%s\" " -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Metode Ekspor" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Cepat - menampilkan opsi minimum" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Kustom - menampilkan semua opsi" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Basis Data:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabel:" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Baris:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Dump beberapa baris" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Jumlah baris:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Baris untuk memulai:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Dump semua row" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Hasil:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Simpan ke direktori %s di server" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Simpan hasil ke suatu berkas" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Templat nama berkas:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ akan menjadi nama server" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ akan menjadi nama basis data" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ akan menjadi nama tabel" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Set karakter berkas:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Kompresi:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "di-zip" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "di-gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "di-bzip" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Tampilkan hasil sebagai teks" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Format:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Opsi khusus format:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Konversi Pengodean:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "Buat versi %s dari %s.%s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "Buat versi %s dari %s.%s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Format berkas impor" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Mengimpor ke dalam server saat ini" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Mengimpor ke dalam basis data \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Mengimpor ke dalam tabel \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Berkas untuk Diimpor:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Dapat berupa berkas terkompresi (%s) atau tidak." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6362,21 +6384,21 @@ msgstr "" "Nama berkas terkompresi harus diakhir dengan .[format].[kompresi]. " "Contoh: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Pengunggahan berkas tidak diizinkan di server ini." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Impor Parsial:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6386,11 +6408,11 @@ msgstr "" "PHP. (Ini mungkin cara terbaik untuk mengimpor berkas besar, meskipun " "dapat memotong transaksi.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Jumlah baris yang dilewati, dimulai dari baris pertama:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Opsi Format Khusus:" @@ -6399,7 +6421,7 @@ msgstr "Opsi Format Khusus:" msgid "Language" msgstr "Bahasa" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Informasi versi" @@ -6443,67 +6465,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Penampungan Penyangga" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Status InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Penggunaan Penampungan Penyangga" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "halaman" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Halaman yang bebas" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Halaman yang kotor" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Halaman yang berisi data" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Halaman yang akan dibersihkan" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Halaman yang sibuk" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Halaman yang dipalang" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Aktivitas Penampungan Penyangga" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Permintaan pembacaan" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Permintaan penulisan" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Pembacaan yang kelewat" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Penundaan penulisan" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Pembacaan yang kelewat dalam %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Penundaan penulisan dalam %" @@ -6708,18 +6730,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Tautan Terkait" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6727,128 +6749,128 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "Data untuk visualisasi GIS tidak ditemukan." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL memberikan hasil kosong (atau nol baris)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Go to database" msgid "Go to database: %s" msgstr "Tuju ke basis data" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Edit pengaturan %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Go to table" msgid "Go to table: %s" msgstr "Tuju ke tabel" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Struktur %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Go to view" msgid "Go to view: %s" msgstr "Tuju ke view" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Sembunyikan" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Biner" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Karena panjangnya,
isian ini mungkin tidak dapat diedit" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Biner - jangan diedit" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "direktori unggahan server web" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Lanjutkan penambahan untuk %s baris" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "selanjutnya" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Tambahkan sebagai baris baru" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Tambahkan sebagai baris baru dan abaikan galat" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Tampilkan kueri penambahan" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "kembali" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "tambahkan baris baru berikutnya" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Kembali ke halaman ini" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Edit baris berikut" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Gunakan tombol TAB untuk maju dari angka ke angka atau gunakan CTRL+panah " "untuk maju kemana saja" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Menampilkan kueri SQL" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Nomor baris baru: %1$d" @@ -6863,236 +6885,236 @@ msgstr "Tidak ada" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Dari" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Menjadi" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Kirim" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Tambahkan prefiks tabel" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Tambahkan prefiks" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Benarkah Anda ingin untuk " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Tidak ada perubahan" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Perangkat karakter (Charset)" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgaria" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Cina Sederhana" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Cina Tradisional" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "peka kapitalisasi" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "tidak peka kapitalisasi" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Kroasia" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Ceko" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Denmark" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Inggris" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonia" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Jerman" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "kamus" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "buku telpon" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Hungaria" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandia" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Jepang" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latvia" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lithuania" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Korea" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persia" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polandia" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Eropa Barat" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Romania" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovakia" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovenia" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spanyol" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Spanyol tradisional" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Swedia" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thailand" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turki" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrainia" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unikode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "berbagai bahasa" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Eropa Tengah" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Rusia" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltik" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armenia" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Sirilik" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arab" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Ibrani" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgia" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Yunani" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Cecko-Slovakia" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Beranda" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Keluar" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Dokumentasi phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Muat ulang bingkai navigasi" @@ -7114,11 +7136,11 @@ msgstr "Selamat Datang di %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" -"Anda mungkin belum membuat berkas konfigurasi. Anda bisa menggunakan " -"%1$ssetup script%2$s untuk membuatnya." +"Anda mungkin belum membuat berkas konfigurasi. Anda bisa menggunakan %1" +"$ssetup script%2$s untuk membuatnya." #: libraries/plugins/auth/AuthenticationConfig.class.php:121 msgid "" @@ -7166,7 +7188,7 @@ msgstr "Kata Sandi:" msgid "Server Choice" msgstr "Pilihan Server" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7174,14 +7196,14 @@ msgstr "" "Masuk tanpa kata sandi tidak diperbolehkan dalam konfigurasi (lihat " "AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Tidak ada aktivitas selama %s detik atau lebih. Harap masuk kembali" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Gagal masuk ke MySQL server" @@ -7261,7 +7283,7 @@ msgstr "Opsi dump data" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Dumping data untuk tabel" @@ -7276,28 +7298,28 @@ msgstr "Event" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Definisi" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Struktur dari tabel" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Struktur untuk view" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7343,32 +7365,32 @@ msgid "Display MIME types" msgstr "Tampilkan jenis MIME" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Inang" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Waktu pembuatan" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Versi Server" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Versi PHP" @@ -7444,7 +7466,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7506,33 +7528,33 @@ msgid "" "reloaded between servers in different time zones)
" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Prosedur" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Fungsi" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Ketidakleluasaan untuk tabel pelimpahan (Dumped Tables)" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Ketidakleluasaan untuk tabel" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "JENIS MIME UNTUK TABEL" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELASI UNTUK TABEL" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Galat pembacaan data:" @@ -7571,28 +7593,28 @@ msgstr "" msgid "Column names: " msgstr "Nama kolom" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7602,17 +7624,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Nama tabel" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Nama kolom" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7814,98 +7836,98 @@ msgstr "" "Tampilkan tautan; kolom mengandung nama berkas. Opsi pertama adalah prefiks " "URL seperti \"http://www.example.com/\". Opsi kedua adalah judul tautan." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "tidak oke" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "Oke" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Aktif" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Ciri-ciri dari General Relation" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Tampilkan ciri-ciri" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Pembuatan PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Tampilkan komentar kolom" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Transformasi Browser" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Harap pelajari dokumentasi tentang cara memperbarui tabel column_comments " "Anda" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Kueri SQL yang dimarkahi" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Riwayat SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Tabel baru digunakan persisten" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Tabel preferensi UI persisten" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Preferensi pengguna" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Langkah cepat untuk menyiapkan fitur lanjut:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "tidak ada deskripsi" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Lepas Semua" @@ -7913,7 +7935,7 @@ msgstr "Lepas Semua" msgid "Slave configuration" msgstr "Konfigurasi slave" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Ubah atau konfigurasikan ulang server master" @@ -7924,9 +7946,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Nama pengguna" @@ -7944,191 +7966,191 @@ msgid "Slave status" msgstr "Status slave" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variabel" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID Server" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Tambahkan pengguna replikasi slave" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Setiap pengguna" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Gunakan text field" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Semua inang" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokal" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Inang Ini" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Gunakan Host Table" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Menghasilkan kata sandi" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Maaf, kami gagal memulihkan event yang dihapus." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Event %1$s telah diubah." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Event %1$s telah dibuat." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Edit event" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Galat sewaktu memproses permintaan." -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Detail" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Nama event" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Jenis event" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Ubah menjadi %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Dieksekusi pada" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Dieksekusi setiap" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Mulai" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Selesai" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Sewaktu selesai pertahankan" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Anda harus memasukkan nama event" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Anda harus memasukkan nilai interval yang valid untuk event." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Anda harus memasukkan waktu eksekusi yang valid untuk event." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Anda harus memasukkan jenis yang valid untuk event." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Anda harus memasukkan definisi event." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Baru" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "NONAKTIF" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "AKTIF" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Status penjadwal event" @@ -8144,89 +8166,89 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Jenis routine invalid: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Maaf, kami gagal memulihkan routine yang dihapus." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Routine %1$s telah diubah." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Routine %1$s telah dibuat." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Edit routine" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Nama routine" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parameter" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Arah" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Panjang/Nilai" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Tambahkan parameter" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Hapus parameter terakhir" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Jenis hasil" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Panjang/nilai hasil" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Opsi hasil" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Deterministik" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Jenis keamanan" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "Akses data SQL" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Anda harus memasukkan nama routine" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8234,36 +8256,36 @@ msgstr "" "Anda harus memasukkan panjang/nilai untuk parameter routine bagi jenis ENUM, " "SET, VARCHAR, dan VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Anda harus memasukkan nama dan jenis setiap parameter routine." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Anda harus memasukkan jenis hasil yang valid untuk routine." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Anda harus memasukkan definisi routine." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Hasil eksekusi routine %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Jalankan routine" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Parameter routine" @@ -8296,23 +8318,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Waktu" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Anda harus memasukkan nama trigger" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Anda harus memasukkan waktu yang valid untuk trigger." -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Anda harus memasukkan event yang valid untuk trigger." -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Anda harus memberikan nama tabel yang valid" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Anda harus memasukkan definisi trigger." @@ -8394,138 +8416,138 @@ msgstr "Event dengan nama %1$s tidak ditemukan dalam basis data %2$s" msgid "There are no events to display." msgstr "Tidak ada event untuk ditampilkan." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Tabel %s tidak ditemukan!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Harap konfigurasikan koordinasi bagi tabel %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Skema basis data %s - Halaman %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "GALAT SKEMA:" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Skema Relational" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Daftar Isi" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atribut" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Ekstra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Buat halaman" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Nama halaman" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Tata letak otomatis berdasarkan" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Relasi internal" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Harap pilih halaman untuk diubah" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Pilih halaman" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Pilih tabel" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Tampilkan skema relasi" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Tampilkan garis" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Tampilkan warna" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Tampilkan ukuran dari tabel" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Tampilkan seluruh tabel dengan lebar yang sama?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Hanya tampilkan kunci" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Landscape" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Gambaran" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientasi" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Ukuran kertas" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8533,7 +8555,7 @@ msgstr "" "Halaman ini berisi referensi tentang tabel yang sudah tidak ada. Apakah Anda " "ingin hapus referensi yang bersangkutan?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "pindah buku catatan (Scratchboard)" @@ -8552,44 +8574,44 @@ msgstr "Bahasa tidak dikenal: %1$s." msgid "Current Server" msgstr "Server Saat Ini" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Basis data sumber" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Server saat ini" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Server jauh" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Perbedaan" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Basis data target" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Klik untuk memilih" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Jalankan perintah SQL pada basis data %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Jalankan perintah SQL pada basis data %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Bersihkan" @@ -8598,11 +8620,11 @@ msgstr "Bersihkan" msgid "Columns" msgstr "Kolom" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Markahi kueri SQL ini" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Izinkan semua pengguna untuk mengakses markah ini" @@ -8703,7 +8725,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Pelacakan %s.%s diaktifkan." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8715,7 +8737,7 @@ msgstr "" "petik tunggal (\"'\"), awali dengan petik balik (mis. '\\\\xyz' atau 'a" "\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8723,19 +8745,19 @@ msgstr "" "Untuk nilai (value) default cukup diisi single value saja tanpa menggunakan " "backslash, escaping atau quotes dan dengan menggunakan format sbb.: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Hapus kolom" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8744,11 +8766,11 @@ msgstr "" "Untuk tampilan daftar tentang pilihan transformasi dan transformasi jenis " "MIME-nya, harap klik pada %sDeskripsi Transformasi%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Pilihan transformasi" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8760,58 +8782,58 @@ msgstr "" "Quote (\"'\") diperlukan di antara nilai tersebut, harap gunakan tanda " "Backslash (contoh: '\\\\xyz' atau 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "Data ENUM atau SET terlalu panjang?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Dapatkan ruang pengeditan lebih luas" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Tidak ada" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Seperti yang didefinisikan" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Kunci Utama" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Teks penuh" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Setelah %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Tambahkan %s kolom" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Anda perlu menambahkan paling tidak satu kolom." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Mesin Penyimpanan" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Definisi PARTITION" @@ -8830,11 +8852,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Konfigurasi tidak dapat disimpan" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8849,81 +8871,81 @@ msgstr "Tidak ada berkas ditemukan dalam arsip ZIP!" msgid "Error in ZIP archive:" msgstr "Galat pada arsip ZIP:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Pengaturan Umum" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Penyortiran koneksi server" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Pengaturan Tampilan" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Pengaturan lain" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Server basis data" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Perangkat lunak" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Versi perangkat lunak" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Versi protokol" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Pengguna" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Set karakter server" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Server web" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Versi klien basis data" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Ekstensi PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Tampilkan informasi PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Situs resmi" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Berkontribusi" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Dukungan" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Daftar perubahan" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8936,7 +8958,7 @@ msgstr "" "penyerangan. Disarankan untuk memperbaiki kelemahan keamanan (security hole) " "ini." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -8945,7 +8967,7 @@ msgstr "" "Fungsi mbstring.func_overload aktif pada konfigurasi PHP Anda. Pilihan ini " "tidak cocok dengan phpMyAdmin dan mampu merusak sebagian data!" -#: main.php:294 +#: main.php:297 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 " @@ -8956,26 +8978,26 @@ msgstr "" "baris-baris dengan cara yang benar. Hal ini mampu mengakibatkan hasil yang " "tidak diinginkan." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "File konfigurasi membutuhkan susunan kata-kata rahasia (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -8985,7 +9007,7 @@ msgstr "" "ada di direktori phpMyAdmin Anda. Anda harus menghapusnya setelah phpMyAdmin " "dikonfigurasi." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -8994,14 +9016,14 @@ msgstr "" "Fasilitas penambahan untuk bekerja dengan tabel yang di-link di nonaktifkan. " "Untuk mengetahui sebabnya harap klik %sdi sini%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9010,26 +9032,26 @@ msgstr "" "Server berjalan dengan Suhosin. Harap rujuk %sdokumentasi%s untuk " "kemungkinan masalah." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Basis data tidak ditemukan" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Filter tables by name" msgid "Filter databases by name" msgstr "Filter tabel menurut nama" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Filter tabel menurut nama" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Buat tabel" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Harap pilih basis data" @@ -9079,7 +9101,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Pembuatan halaman gagal" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9137,67 +9159,67 @@ msgstr "Agregasi" msgid "Active options" msgstr "Opsi aktif" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Halaman telah dibuat" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Pembuatan halaman gagal" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Halaman" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Impor dari halaman terpilih" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Ekspor ke halaman terpilih" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Buat halaman dan ekspor ke dalamnya" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Nama halaman baru:" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Ekspor/Impor dengan skala" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "direkomendasikan" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Galat: relasi sudah ada." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Galat: Relasi tidak ditambahkan." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Relasi FOREIGN KEY ditambahkan" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Relasi internal ditambahkan" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relasi dihapus" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Galat sewaktu menyimpan koordinat untuk Desainer." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Modifikasi telah disimpan" @@ -9271,15 +9293,15 @@ msgid "You can reset all your settings and restore them to default values." msgstr "" "Anda dapat mengatur ulang semua pengaturan Anda dan memulihkan nilai bawaan. " -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Impor berkas" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Semua" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tabel tidak ditemukan atau tidak diset di %s" @@ -9288,37 +9310,37 @@ msgstr "%s tabel tidak ditemukan atau tidak diset di %s" msgid "File doesn't exist" msgstr "Berkas tidak ditemukan" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Pilih log biner untuk ditampilkan" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Berkas" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Potongkan pencarian yang ditampilkan" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Tampilkan pencarian yang lengkap" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Catat nama" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Posisi" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Posisi aslinya" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informasi" @@ -9326,31 +9348,31 @@ msgstr "Informasi" msgid "Character Sets and Collations" msgstr "Set dan Penyortiran Karakter" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "Sukses menghapus basis data %s." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statistik basis data" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Replikasi master" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Replikasi slave" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Aktifkan Statistik" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9358,7 +9380,7 @@ msgstr "" "Perhatian: Pengaktifan statistik basis data dapat mengakibatkan lalu lintas " "besar antara webserver dan server MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Mesin Penyimpanan" @@ -9386,7 +9408,7 @@ msgstr "Modul" msgid "Library" msgstr "Pustaka" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Versi" @@ -9402,117 +9424,117 @@ msgstr "Lisensi" msgid "disabled" msgstr "tidak aktif" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Mencakup semua hak akses selain GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Mengizinkan untuk mengubah struktur dari tabel yang ada." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Mengizinkan untuk mengubah dan menghapus routine tersimpan." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Mengizinkan untuk membuat basis data dan tabel baru." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Mengizinkan untuk membuat routine tersimpan." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Mengizinkan untuk membuat tabel baru." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Mengizinkan untuk membuat tabel temporer." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Mengizinkan untuk membuat, menghapus, dan mengubah nama akun pengguna." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Mengizinkan untuk membuat view baru." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Mengizinkan untuk menghapus data." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Mengizinkan penghapusan basis data dan tabel." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Mengizinkan untuk hapus tabel." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Mengizinkan penyiapan event untuk penjadwal event" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Mengizinkan eksekusi routine tersimpan." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Mengizinkan mengimpor data dari dan mengekspor data ke berkas." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Mengizinkan untuk menambah pengguna dan hak akses tanpa harus memuat ulang " "tabel hak akses." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Mengizinkan untuk menciptakan dan hapus Indeks." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Mengizinkan untuk tambah dan ganti data." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Mengizinkan untuk mengunci tabel dalam Thread yang lagi berjalan." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Membatasi jumlah koneksi baru yang diperbolehkan untuk setiap pengguna dalam " "batas waktu satu jam." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Membatasi jumlah kueri yang diperbolehkan untuk setiap pengguna dalam batas " "waktu satu jam." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9520,61 +9542,61 @@ msgstr "" "Membatasi jumlah perintah untuk merubah sebuah tabel atau basis data untuk " "setiap pengguna dalam batas waktu satu jam." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Membatasi jumlah koneksi simultan yang dapat dibuat pengguna." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Mengizinkan untuk melihat proses dari semua pengguna" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Tidak ada efek dalam versi MySQL yang digunakan." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Mengizinkan untuk memuat ulang pengaturan server dan membersihkan singgahan " "server." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Memberi hak kepada pengguna untuk menanyakan lokasi dari slaves / masters." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Digunakan untuk replikasi dari slaves." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Mengizinkan untuk baca data." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Memberi akses ke seluruh daftar basis data." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Mengizinkan pencarian dengan cara SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Mengizinkan untuk shut-down server." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9585,175 +9607,175 @@ msgstr "" "global atau untuk menonaktifkan sebuah Thread yang dimiliki oleh pengguna " "lain." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Mengizinkan untuk membuat dan menghapus trigger" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Mengizinkan untuk ubah data." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Tanpa hak akses." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Tidak ada" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Hak akses khusus tabel" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Catatan: Nama hak akses MySQL dalam bahasa Inggris " -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administrasi" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Hak akses global" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Hak akses khusus basis data" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Batas dari sumber" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Perhatian: Perubahan pilihan ini ke posisi 0 (zero) akan menghapus batas " "yang telah ditentukan." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Informasi Masuk" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Jangan ubah Kata Sandi" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Pengguna tidak ditemukan." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Pengguna %s telah terdaftar!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Pengguna baru telah ditambahkan." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Anda telah memperbarui hak akses untuk %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Anda telah mencabut hak akses untuk %s." -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Sukses mengubah Kata Sandi untuk %s ." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Menghapus %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Tidak ada pengguna yang dipilih untuk dihapus!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Memuat hak akses" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Sukses menghapus pengguna yang dipilih." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Hak akses berhasil dimuat ulang." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Edit Hak Akses" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Cabut" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Ekspor" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Semua" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Hak Akses" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Hak Akses" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Ikhtisar pengguna" # Table column to indicate if the user able to grant a privilege -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Pemberi Izin" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Hapus pengguna yang dipilih" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Cabut semua hak akses dari pengguna dan hapus setelahnya" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Hapus basis data yang memiliki nama yang sama dengan pengguna." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Perhatian: phpMyAdmin membaca data tentang pengguna secara langsung dari " "tabel profil pengguna MySQL. Isi dari tabel bisa saja berbeda dengan profil " @@ -9761,132 +9783,132 @@ msgstr "" "diubah secara manual. Disarankan untuk %sme-reload profil pengguna%s sebelum " "melanjut." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Pengguna yang dipilih tidak ditemukan pada tabel hak akses." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Hak akses khusus kolom" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Tambahkan hak akses pada basis data berikut" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Wildcard _ dan % sebaiknya diakhiri dengan tanda \\ untuk mengunakannya " "secara harfiah" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Tambahkan hak akses pada tabel berikut" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Ubah Informasi Masuk / Salin Pengguna" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Buat pengguna baru dengan hak akses yang sama dan ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... mempertahankan yang lama." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... hapus yang lama dari User Table." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... cabut seluruh hak yang aktif, kemudian hapuskan yang lama." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" "... hapuskan yang lama dari tabel pengguna, kemudian muat ulang hak akses." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Basis data untuk pengguna" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Buat basis data dengan nama yang sama dan beri semua hak" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Berikan semua hak untuk nama wildcard (pengguna\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Berikan semua hak untuk basis data "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Pengguna memiliki akses ke "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "khusus basis data" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "wildcard" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Pengguna %s telah ditambahkan." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Galat tidak dikenal" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Tidak dapat tersambung ke master %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Tidak dapat membaca posisi log master. Mungkin ada masalah hak akses pada " "master." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Tidak dapat mengubah master." -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Server master berhasil diubah menjadi %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Server ini dikonfigurasikan sebagai master dalam proses replikasi." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Tampilkan status master" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Tampilkan slave yang tersambung" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -9895,11 +9917,11 @@ msgstr "" "Server ini tidak dikonfigurasikan sebagai master dalam proses replikasi. " "Apakah Anda ingin mengonfigurasikannya?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Konfigurasi master" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9908,108 +9930,108 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Replikasikan semua basis data; Abaikan:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Abaikan semua basis data; Replikasikan:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Harap pilih basis data:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Thread SQL slave tidak berjalan!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Thread IO slave tidak berjalan!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Server ini dikonfiguraskan sebagai slave dalam proses replikasi. Apakah Anda " "ingin:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Lihat tabel status slave" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Sinkronkan basis data dengan master" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Kendalikan slave:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Jalankan semua" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Hentikan semua" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Reset slave" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Jalankan hanya Thread SQL" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Hanya hentikan Thread SQL" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Jalankan hanya Thread IO" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Hanya hentikan Thread IO" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Kelola galat:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Pengabaian galat dapat menyebabkan master dan slave tidak tersinkronisasi" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Lewati galat saat ini" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Lewati berikutnya" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "galat." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10018,12 +10040,12 @@ msgstr "" "Server ini tidak dikonfigurasikan sebagai slave dalam proses replikasi. " "Apakah Anda ingin mengonfigurasikannya?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Sukses hentikan Thread %s." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10031,137 +10053,137 @@ msgstr "" "phpMyAdmin gagal menutup Thread %s. Kemungkinan Thread tersebut sudah " "ditutup terlebih dahulu" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Handler" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Singgahan kueri" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Thread" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Data temporer" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Penambahan tunda" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Singgahan kunci" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Join" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Pengurutan" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Koordinator transaksi" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Bersihkan (tutup) semua tabel" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Tampilkan tabel terbuka" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Tampilkan inang slave" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Tampilka status slave" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Bersihkan singgahan kueri" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Informasi Waktu Eksekusi" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Semua variabel status" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Pemantauan" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Penasihat" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Laju penyegaran:" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy #| msgid "Filter" msgid "Filters" msgstr "Filter" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Mengandung kata:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Tampilkan hanya nilai peringatan" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filter menurut kategori..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Tampilkan nilai tanpa format" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Tautan terkait:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Jalankan penganalisis" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Instruksi" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10169,32 +10191,32 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Perintah sejak awal: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Keterangan" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Lalu lintas jaringan sejak awal: %sw" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" "Server MySQL ini telah berjalan selama %1$s. Server ini dijalankan pada %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10202,63 +10224,63 @@ msgstr "" "Server MySQL ini berfungsi sebagai master dan slave dalam " "proses replication." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Server MySQL ini berfungsi sebagai master dalam proses " "replication." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Server MySQL ini berfungsi sebagai slave dalam proses replication." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Status replikasi" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Penerimaan" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Pengiriman" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "Koneksi konkuren maks." -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Gagal" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Pengguguran" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Perintah" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10266,11 +10288,11 @@ msgstr "" "Jumlah koneksi yang digugurkan karena klien terputus tanpa menutup koneksi " "dengan baik." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Jumlah upaya koneksi ke server MySQL yang gagal." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10280,16 +10302,16 @@ msgstr "" "melebihi nilai binlog_cache_size dan menggunakan berkas temporer untuk " "menyimpan perintah dari transaksi." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Jumlah transaksi yang menggunakan singgahan log biner temporer." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "Jumlah upaya koneksi ke server MySQL (baik berhasil maupun tidak)." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10301,11 +10323,11 @@ msgstr "" "mungkin perlu meningkatkan nilai tmp_table_size agar tabel temporer disimpan " "di yang berbasis memori daripada yang berbasis diska." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Jumlah berkas temporer yang telah dibuat mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10313,7 +10335,7 @@ msgstr "" "Jumlah tabel temporer dalam-memori yang dibuat otomatis oleh server sewaktu " "mengeksekusi perintah." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10321,7 +10343,7 @@ msgstr "" "Jumlah baris yang ditulis oleh INSERT DELAYED yang menyebabkan beberapa " "galat (kemungkinan karena kunci duplikat)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10329,30 +10351,30 @@ msgstr "" "Jumlah thread handler INSERT DELAYED yang dipakai. Setiap tabel berbeda yang " "menggunakan INSERT DELAYED mendapat satu thread sendiri." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Jumlah baris INSERT DELAYED yang ditulis." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Jumlah perintah FLUSH yang dieksekusi." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Jumlah perintah COMMIT internal." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Berapa kali suatu baris dihapus dari suatu tabel." -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10362,7 +10384,7 @@ msgstr "" "bahwa server melakukan banyak pemindaian indeks lengkap; sebagai contoh, " "SELECT col1 FROM foo, dengan asumsi bahwa col1 diindeks." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10371,7 +10393,7 @@ msgstr "" "tinggi merupakan indikasi bagus bahwa kueri dan tabel Anda diindeks dengan " "baik." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10381,7 +10403,7 @@ msgstr "" "bertambah jika Anda melakukan kueri terhadap kolom indeks dengan suatu " "rentang batasan atau jika Anda melakukan pemindaian indeks." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10389,7 +10411,7 @@ msgstr "" "Jumlah permintaan membaca baris sebelumnya dalam urutan kunci. Metode baca " "ini terutama digunakan untuk mengoptimalkan ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10401,7 +10423,7 @@ msgstr "" "Anda mungkin memiliki banyak kueri yang mengharuskan MySQL memindai seluruh " "tabel atau Anda memiliki join yang tidak menggunakan kunci dengan baik." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10413,42 +10435,42 @@ msgstr "" "bahwa tabel Anda tidak diindeks dengan baik atau bahwa kueri Anda tidak " "ditulis dengan memanfaatkan indeks yang Anda miliki." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Jumlah perintah ROLLBACK internal." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Jumlah permintaan untuk memperbarui baris dalam tabel." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Jumlah permintaan untuk menambah baris dalam tabel." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Jumlah halaman yang mengandung data (kotor atau bersih)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Jumlah halaman kotor saat ini." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Jumlah halaman bebas." -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10456,33 +10478,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10491,244 +10513,244 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Jumlah operasi fsync() tunda saat ini." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Jumlah baca tunda saat ini." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Jumlah tulis tunda saat ini." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Jumlah data yang dibaca sampai saat ini, dalam bita." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Jumlah total baca data." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Jumlah total tulis data." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Jumlah halaman yang dibaca." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Jumlah halaman yang ditulis." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Jumlah baris yang dihapus dari tabel InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Jumlah baris yang ditambahkan pada tabel InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Jumlah baris yang dibaca dari tabel InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Jumlah baris yang diperbarui pada tabel InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Percentage of used open files limit" msgid "Percentage of used key cache (calculated value)" msgstr "Persentase limit berkas terbuka yang dipakai" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10736,99 +10758,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10836,18 +10858,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10855,63 +10877,63 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Thread cache hit rate %%" msgid "Thread cache hit rate (calculated value)" msgstr "Tingkat penggunaan singgahan thread %%" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Jalankan Pemantauan" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Petunjuk/Penyiapan" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Selesai mengatur ulang/mengedit bagan" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Tambahkan bagan" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Atur ulang/edit bagan" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Laju penyegaran" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Kolom bagan" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Pengaturan bagan" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Kembalikan nilai bawaan" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Instruksi Pemantauan" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10920,7 +10942,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10928,18 +10950,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10947,11 +10969,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Harap catat:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10959,85 +10981,85 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Bagan bawaan" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Variabel status" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Pilih seri:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Biasa dipantau" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "atau masukkan nama variabel:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Tampilkan sebagai nilai diferensial" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Terapkan pemisah" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Sertakan satuan kepada nilai data" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Tambahkan seri ini" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Bersihkan seri" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Seri pada Bagan:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Statistik log" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Rentang waktu pilihan:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Hanya sertakan perintah SELECT, INSERT, UPDATE, dan DELETE" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Penganalisis kueri" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d detik" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11051,8 +11073,8 @@ msgstr "Tidak dapat terhubung ke sumber" msgid "Could not connect to the target" msgstr "Tidak dapat terhubung ke target" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "Basis data '%s' tidak ditemukan." @@ -11154,19 +11176,19 @@ msgstr "" "Basis data target akan disinkronisasikan secara lengkap dengan basis data " "sumber. Basis data sumber tetap tidak berubah." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Pengaturan variabel gagal" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Variabel dan pengaturan server" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Nilai sesi" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Nilai global" @@ -11454,48 +11476,48 @@ msgstr "Kunci harus terdiri dari huruf, angka, [em]dan[/em] karakter khusus." msgid "Wrong data" msgstr "Data salah" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Menggunakan markah \"%s\" sebagai kueri penjelajahan bawaan." -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Benarkah Anda ingin untuk " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Tampilkan sebagai kode PHP" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "SQL tervalidasi" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Hasil SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Diciptakan oleh" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Ditemukan masalah dengan indeks dalam tabel `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Judul" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tabel %1$s berhasil diubah" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11568,12 +11590,12 @@ msgstr "Label Sumbu-Y" msgid "Y Values" msgstr "Nilai Y" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Tabel %s sudah ada!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Tabel %1$s telah dibuat." @@ -11618,347 +11640,347 @@ msgstr "Simpan dalam berkas" msgid "File name" msgstr "Nama berkas" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Nama kunci primer harus \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Gagal ubah nama Indeks ke PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Bagian indeks belum diberi definisin!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Tambahkan indeks" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Modus edit" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Nama indeks:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" harus menjadi nama dan hanya dipakai sebagai nama " "kunci primer!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Jenis indeks:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Tambahkan kolom  %s  pada indeks" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Memindahkan tabel ke diri-sendiri tidak bisa dilakukan!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Penyalinan tabel pada diri-sendiri tidak bisa dilakukan!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabel %s telah dipindahkan ke %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabel %s telah disalin ke %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Nama tabel kosong!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Urutkan tabel berdasarkan" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(unik)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Pindahkan tabel ke (basis data.tabel):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Pilihan untuk tabel" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Ubah nama tabel menjadi " -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Salin tabel ke (basis data.nama tabel):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Pindah ke tabel salinan" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Pemeliharaan tabel" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmentasikan tabel" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabel %s telah dibersihkan" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Bersihkan tabel (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Hapus data atau tabel" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Kosongkan tabel (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Hapus tabel (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Pemeliharaan partisi" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partisi %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analisis" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Periksa" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimalkan" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Bangun ulang" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Perbaiki" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Hapus partisi" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Cek integriti referensial:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Menampilkan tabel" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Penggunaan ruang" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efektif" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statistik Baris" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamis" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Panjang baris" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Besar baris " -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Indeks otomatis berikut" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Relasi internal" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Spasial" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Jelajahi nilai distingtif" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Tambahkan kunci primer" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Tambahkan indeks unik" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Tambahkan indeks SPATIAL" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Tambahkan indeks FULLTEXT" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Tidak ada" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Kolom %s telah dihapus" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Suatu kunci primer telah ditambahkan pada %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Suatu indeks telah ditambahkan pada %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Tampilkan tindakan lain" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Hapus kolom" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Tampilan edit" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Tampilan relasi" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Usulkan struktur tabel" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Tambah kolom" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Pada Akhir Tabel" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Pada Awal Tabel" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Setelah %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Buat indeks pada  %s  kolom" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Laporan pelacakan untuk table '%s'" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, fuzzy, php-format #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Versi %s telah dibuat, pelacakan untuk %s.%s diaktifkan." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Pelacakan %s.%s diaktifkan." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Pelacakan %s.%s diaktifkan." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "Perintah SQL dieksekusi." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -11966,120 +11988,120 @@ msgstr "" "Anda dapat mengeksekusi dump dengan membuat dan menggunakan basis data " "sementara. Harap pastikan Anda mempunyai hak untuk melakukannya." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Versi snapshot %s (kode SQL)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Pelacakan definisi data berhasil dihapus" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Galat kueri" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Pelacakan manipulasi data berhasil dihapus" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Hapus baris pelacakan data dari laporan" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Tidak ada data" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Tanggal" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Pernyataan definisi data" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Penyataan manipulasi data" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Dump SQL (unduhan berkas)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Dump SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Pilihan ini akan mengganti table dan data isi table" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Eksekusi SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Ekspor sebagai %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Tunjukkan Versi" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "Nonaktifkan pelacakan untuk %s.%s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Nonaktifkan sekarang" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "Aktifkan pelacakan untuk %s.%s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Aktifkan sekarang" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "Buat versi %s dari %s.%s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Lacak definisi data dari pernyataan berikut:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Lacak manipulasi data dari pernyataan berikut:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Buat versi" @@ -12108,11 +12130,11 @@ msgstr "Hak Akses Anda untuk melanjut tidak cukup!" msgid "The profile has been updated." msgstr "Profil telah diperbarui." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Nama VIEW" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Ubah nama tampilan menjadi " @@ -12429,8 +12451,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12556,8 +12578,8 @@ msgstr "" #| "Rate of temporary tables being written to disk: %s, this value should be " #| "less than 1 per hour" msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "Tingkat pembuatan tabel temporer ke diska: %s, nilai ini hasul kurang dari 1 " "per jam" diff --git a/po/it.po b/po/it.po index 3e6a14cbb1..1eb964b83d 100644 --- a/po/it.po +++ b/po/it.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-03 03:23+0200\n" "Last-Translator: Rouslan Placella \n" "Language-Team: italian \n" -"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Mostra tutti" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Numero pagina:" @@ -39,55 +39,56 @@ msgstr "" "bloccando gli aggiornamenti fra finestre a causa di qualche impostazione di " "sicurezza." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Cerca" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Esegui" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Chiave" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Descrizione" @@ -110,151 +111,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Il database %1$s è stato creato." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Commento del database: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Commenti alla tabella" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Campo" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tipo" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Predefinito" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Collegamenti a" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Commenti" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "No" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Sì" @@ -262,101 +263,101 @@ msgstr "Sì" msgid "View dump (schema) of database" msgstr "Visualizza dump (schema) del database" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Non ci sono tabelle nel database." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Seleziona tutto" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Deseleziona tutto" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Il nome del database è vuoto!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Il database %1$s è stato rinominato come %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Il database %1$s è stato copiato come %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Rinomina il database come" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Elimina il database" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Il database %s è stato eliminato." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Cancella il database (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Copia il database come" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Solo struttura" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struttura e dati" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Solo dati" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE prima di copiare" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Aggiungi %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Aggiungi valore AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Aggiungi vincoli" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Passa al database copiato" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Codifica caratteri" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -365,492 +366,426 @@ msgstr "" "Le opzioni di configurazione dello storage di phpMyAdmin sono state " "disabilitate. Per scoprire la ragione, clicca %squi%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Modifica o esporta schema relazionale" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabella" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Righe" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Dimensione" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "in uso" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Creazione" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Ultimo cambiamento" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Ultimo controllo" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tabella" msgstr[1] "%s tabelle" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Devi scegliere almeno un campo da mostrare" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Passa a %svisual builder%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Ordinamento" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Crescente" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Decrescente" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Mostra" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Criterio" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Aggiungi" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "E" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Elimina" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Oppure" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Modifica" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Aggiungi/Cancella criterio di riga" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Aggiungi/Cancella campi" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Aggiorna Query" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Utilizza tabelle" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-query sul database %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Invia Query" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Accesso negato" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "almeno una delle parole" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "tutte le parole" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "la frase esatta" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "come espressione regolare" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Cerca i risultati per \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Totale: %s corrispondenza" -msgstr[1] "Totale: %s corrispondenze" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s corrispondenza nella tabella %2$s" -msgstr[1] "%1$s corrispondenze nella tabella %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Mostra" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Eliminare le corrispondenze relative alla tabella %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Elimina" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Cerca nel database" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Parole o valori da cercare (carattere jolly: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Cerca:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Le parole sono separate da spazi (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Nelle tabelle:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "All'interno del campo:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Non ci sono tabelle nel database" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "sconosciuto" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "La tabella %s è stata svuotata" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "La vista %s è stata eliminata" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "La tabella %s è stata eliminata" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Il tracking è attivo." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Il tracking non è attivo." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Questa vista ha, come minimo, questo numero di righe. Per informazioni " "controlla la %sdocumentazione%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Vista" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replicazione" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Totali" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s è il motore di memorizzazione predefinito su questo server MySQL." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Se selezionati:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Seleziona tutti" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Controllo addizionale" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Esporta" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Visualizza per stampa" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Svuota" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Elimina" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Controlla tabella" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Ottimizza tabella" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Ripara tabella" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analizza tabella" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Aggiungi prefisso alla tabella" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Sostituisci il prefisso della tabella" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Copia tabella col prefisso" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Dizionario dei dati" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Tabelle monitorate" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Database" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Ultima versione" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Creato" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Aggiornato" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Stato" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Azione" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Cancella dati di tracciamento per questa tabella" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "attivo" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "non attivo" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versioni" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Rapporto tracking" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Snapshot della struttura" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Tabelle non monitorate" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Controlla tabella" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Log database" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Tipo errato!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" "Il tipo di esportazione selezionato necessita di essere salvato in un file!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Parametri errati!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Spazio insufficiente per salvare il file %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -858,12 +793,12 @@ msgstr "" "Il file %s esiste già sul server, prego, cambia il nome del file o seleziona " "l'opzione di sovrascriittura." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Il server web non possiede i privilegi per salvare il file %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Il dump è stato salvato nel file %s." @@ -886,7 +821,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometria" @@ -959,30 +894,30 @@ msgstr "" "Seleziona \"GeomFromText\" nella colonna \"Funzione\" ed incolla la stringa " "sottostante nel campo \"Valore\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Stai probabilmente cercando di caricare sul server un file troppo grande. " "Fai riferimento alla documentazione %sdocumentation%s se desideri aggirare " "questo limite." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Visualizzazione segnalibri" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Il bookmark è stato cancellato." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Il file non può essere letto" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -993,7 +928,7 @@ msgstr "" "supportato. Il supporto per questo tipo di compressione potrebbe non essere " "ancora stato implementato oppure è disabilitato nella tua configurazioni." -#: import.php:390 +#: import.php:394 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 " @@ -1004,30 +939,30 @@ msgstr "" "configurazione di PHP per l'upload di un file. Vedi [a@./Documentation." "html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Impossibile convertire il set di caratteri del file in assenza di una " "libreria di conversione dei caratteri installata" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Non è stato possibile caricare i plugin di importazione, controlla la tua " "installazione!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Segnalibro %s creato" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Importazione eseguita con successo, %d query eseguite." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1035,7 +970,7 @@ msgstr "" "Superato il tempo limite per l'esecuzione dello script, se vuoi portare a " "termine l'importazione inoltra nuovamente il file ed il processo riprenderà." -#: import.php:499 +#: import.php:503 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." @@ -1044,15 +979,15 @@ msgstr "" "evidenzia che il limite di tempo impostato nella configurazione è troppo " "basso per consentire a phpMyAdmin di terminare l'operazione." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "La query SQL è stata eseguita con successo" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Indietro" @@ -1060,7 +995,7 @@ msgstr "Indietro" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin funziona meglio con browser che supportano i frames." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "I comandi \"DROP DATABASE\" sono disabilitati." @@ -1069,7 +1004,7 @@ msgstr "I comandi \"DROP DATABASE\" sono disabilitati." msgid "Do you really want to execute \"%s\"?" msgstr "Sei sicuro di voler eseguire \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Stai per DISTRUGGERE COMPLETAMENTE un intera base di dati!" @@ -1109,7 +1044,7 @@ msgstr "Aggiungi Indice" msgid "Edit Index" msgstr "Modifica Indice" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Aggiungi %d campo/i all'indice" @@ -1127,16 +1062,16 @@ msgstr "Il nome di host è vuoto!" msgid "The user name is empty!" msgstr "Il nome utente è vuoto!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "La password è vuota!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "La password non coincide!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Aggiungi utente" @@ -1148,29 +1083,31 @@ msgstr "Ricaricamento privilegi" msgid "Removing Selected Users" msgstr "Rimozione Utenti Selezionati" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Chiudi" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Modifica" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Grafico del traffico in tempo reale" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Grafico delle connessioni e processi in tempo reale" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Grafico delle query in tempo reale" @@ -1180,24 +1117,24 @@ msgstr "Dati statici" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Totale" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Altre" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1217,7 +1154,7 @@ msgstr "Traffico del server (in KiB)" msgid "Connections since last refresh" msgstr "Numero di connessioni dall'ultimo aggiornamento" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Processi" @@ -1235,7 +1172,7 @@ msgstr "Numero di 'questions' dall'ultimo aggiornamento" msgid "Questions (executed statements by the server)" msgstr "Questions (instruzioni eseguiti dal server)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Statistiche query" @@ -1281,14 +1218,14 @@ msgid "System swap" msgstr "Swap" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1340,32 +1277,32 @@ msgstr "Byte inviati" msgid "Bytes received" msgstr "Byte ricevuti" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Connessioni" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1379,11 +1316,11 @@ msgstr "%d tabella/e" msgid "Questions" msgstr "Domande" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Traffico" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Impostazioni" @@ -1403,12 +1340,12 @@ msgstr "Aggiungi diagramma alla griglia" msgid "Please add at least one variable to the series" msgstr "Aggiungi almeno una variabile alla serie" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Nessuno" @@ -1508,7 +1445,7 @@ msgstr "Modifica impostazioni" msgid "Current settings" msgstr "Impostazioni attuali" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Titolo del diagramma" @@ -1600,7 +1537,7 @@ msgstr "Spiega l'output" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Tempo" @@ -1697,10 +1634,10 @@ msgstr "" "Impossibile creare la tabella dei grafici con la configurazione importata. " "Ripristino alle impostazioni predefinite in corso..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importa" @@ -1770,7 +1707,7 @@ msgstr "Elaborazione Richiesta" msgid "Error in Processing Request" msgstr "Errore nel processare la richiesta" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Nessun database selezionato." @@ -1824,17 +1761,17 @@ msgstr "Nascondi gli indici" msgid "Show indexes" msgstr "Mostra gli indici" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Controllo delle chiavi straniere:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Abilitato)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Disabilitato)" @@ -1864,7 +1801,7 @@ msgstr "" "La definizione delle funzioni memorizzate deve contenere un istruzione " "RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Editor di ENUM/SET" @@ -1905,8 +1842,8 @@ msgstr "Mostra riquadro query SQL" msgid "No rows selected" msgstr "Nessuna riga selezionata" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Modifica" @@ -1914,18 +1851,18 @@ msgstr "Modifica" msgid "Query execution time" msgstr "Tempo di esecuzione della query" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d non è un numero valido di righe." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Salva" @@ -1937,7 +1874,7 @@ msgstr "Nascondi criteri di ricerca" msgid "Show search criteria" msgstr "Mostra criteri di ricerca" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Ricerca Zoom" @@ -1987,12 +1924,12 @@ msgstr "Risultati della query" msgid "Data point content" msgstr "Contenuto del punto" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignora" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Copia" @@ -2012,7 +1949,7 @@ msgstr "Seleziona Foreign Key" msgid "Please select the primary key or a unique key" msgstr "Seleziona la chiave primaria o una chiave univoca" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Scegli il campo da mostrare" @@ -2099,7 +2036,7 @@ msgstr "Aggiorna riga/righe" msgid "Generate password" msgstr "Genera password" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Genera" @@ -2107,7 +2044,7 @@ msgstr "Genera" msgid "Change Password" msgstr "Cambia password" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Più" @@ -2198,63 +2135,63 @@ msgid "December" msgstr "Dicembre" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Gen" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Mag" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Giu" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Lug" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Ago" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Set" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Ott" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dic" @@ -2292,32 +2229,32 @@ msgid "Sun" msgstr "Dom" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Lun" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Mar" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Mer" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Gio" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Ven" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sab" @@ -2431,16 +2368,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "al secondo" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "al minuto" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "all'ora" @@ -2448,6 +2385,250 @@ msgstr "all'ora" msgid "per day" msgstr "al giorno" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Dimensione massima: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Documentazione" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Errore" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "Query SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "Messaggio di MySQL: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Non sono riuscito a connettermi all'SQL Validator!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Spiega SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Non Spiegare SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Senza codice PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Crea il codice PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Aggiorna" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Non Validare SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Valida SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Modifica inline di questa query" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Inline" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profiling" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Dom" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y alle %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s giorni, %s ore, %s minuti e %s secondi" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Parametro mancante:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Inizio" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Precedente" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Prossima" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Ultima" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Passa al database "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "La %s funzionalità è affetta da un bug noto, vedi %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Clicca per alternare" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struttura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Inserisci" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Mostra" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operazioni" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Cerca sul tuo computer:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Selezionare dalla cartella di upload del server web %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "La directory impostata per l'upload non può essere trovata" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Nessun file da caricare" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Esegui" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Stampa" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2463,74 +2644,50 @@ msgstr "" msgid "Font size" msgstr "Dimensione font" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Salva i dati modificati" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Ripristina l'ordine dei campi" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Inizio" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Precedente" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Prossima" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Ultima" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Riga iniziale" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Numero di righe" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Modalità" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "orizzontale" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "orizzontale (headers ruotati)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "verticale" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "Intestazioni ogni %s righe" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Ordina per chiave" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2554,64 +2711,76 @@ msgstr "Ordina per chiave" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Opzioni" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Testi parziali" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Testi completi" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Chiave relazionale" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Campo di visualizzazione relazionale" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Mostra contenuti binari" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Mostra contenuti BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Mostra contenuti binari come esadecimali" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Nascondi le trasformazioni del browser" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Well Known Text" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Well Known Binary" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "La riga è stata cancellata" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Elimina" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Rimuovi" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2619,44 +2788,44 @@ msgstr "" "Può essere approssimato. Vedi [a@./Documentation.html#faq3_11@Documentation]" "FAQ 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "nella query" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Mostrando le righe" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "totale" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "La query ha impiegato %01.4f sec" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operazioni sui risultati della query" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Vista stampa (con full text)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Mostra diagramma" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Visualizzare dati GIS" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Crea vista" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Link non trovato" @@ -2720,56 +2889,56 @@ msgstr "Impossibile leggere dal file (dopo lo spostamento) caricato." msgid "Open new phpMyAdmin window" msgstr "Apri una nuova finestra di PhpMyAdmin" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Da questo punto in poi, i cookie devono essere abilitati." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Da questo punto in poi, JavaScript deve essere abilitato" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Nessun indice definito!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indici" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unica" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Compresso" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinalità" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Commenti" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "La chiave primaria è stata eliminata" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "L'indice %s è stato eliminato" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2778,137 +2947,96 @@ msgstr "" "Sembra che gli indici %1$s e %2$s sono uguali ed uno di questi potrebbe, " "possibilmente, essere rimosso." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Database" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struttura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Inserisci" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operazioni" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Tracking" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Triggers" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "La tabella sembra essere vuota!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Il database sembra essere vuoto!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Query da esempio" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilegi" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Routines" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Eventi" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Designer" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Utenti" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Sincronizza" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Log binario" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variabili" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Set di caratteri" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Plugin" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Motori" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Errore" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2934,78 +3062,78 @@ msgstr[1] "%1$d righe inserite." msgid "Error while creating PDF:" msgstr "Si é verificato un errore durante la creazione del PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Impossibile salvare la tabella recente" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Tabelle recenti" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Non ci sono tabelle recenti" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Non è disponibile nessuna informazione dettagliata sullo stato di questo " "motore di memorizzazione." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s è disponibile su questo server MySQL." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s è stato disabilitato su questo server MySQL." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Questo server MySQL non supporta il motore di memorizzazione %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "stato della tabella sconosciuto: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "Database di origine `%s` non é stato trovato!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "Tema `%s` non é stato trovato!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Database non valido" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Nome tabella non valido" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Errore nel rinominare la tabella %1$s in %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "La tabella %1$s è stata rinominata %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" "Impossibile salvare la tabella delle preferenze per l'interfaccia utente" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -3014,7 +3142,7 @@ msgstr "" "Impossibile ripulire la tabella delle preferenze UI (v. $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3025,84 +3153,84 @@ msgstr "" "saranno mantenuti se ricaricate questa pagina. Controllate se la struttura " "della tabella è cambiata." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funzione" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operatore" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Valore" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Ricerca nella Tabella" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Modifica/Inserisci" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Seleziona campi (almeno uno):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Aggiungi condizioni di ricerca (corpo della clausola \"where\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Numero di righe per pagina" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Ordine di visualizzazione:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Usate questo campo per etichettare ogni punto" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Massimo numero di righe da visualizzare" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Naviga tra i valori esterni" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Ulteriori criteri di ricerca" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Esegui \"query da esempio\" (carattere jolly: \"%\") per due campi differenti" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Esegui \"query da esempio\" (carattere jolly: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Esplora/Modifica i punti" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Come usare" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3178,14 +3306,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3430,13 +3558,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "condiviso" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabelle" @@ -3447,35 +3575,35 @@ msgstr "Tabelle" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Dati" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Overhead" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Vai al database" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Non replicato" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Replicato" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Controlla i privilegi per il database "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Controlla i privilegi" @@ -3524,174 +3652,18 @@ msgstr "Metodo di autenticazione impostato nella configurazione non valido:" msgid "You should upgrade to %s %s or later." msgstr "Si dovrebbe aggiornare %s alla versione %s o successiva." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "Tentativo di sovrascrivere GLOBALS" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "possibile exploit" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "chiave numerica rilevata" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Dimensione massima: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Documentazione" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "Query SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "Messaggio di MySQL: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Non sono riuscito a connettermi all'SQL Validator!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Spiega SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Non Spiegare SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Senza codice PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Crea il codice PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Aggiorna" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Non Validare SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Valida SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Modifica inline di questa query" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Inline" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profiling" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Dom" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y alle %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s giorni, %s ore, %s minuti e %s secondi" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Parametro mancante:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Passa al database "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "La %s funzionalità è affetta da un bug noto, vedi %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Clicca per alternare" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Cerca sul tuo computer:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Selezionare dalla cartella di upload del server web %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "La directory impostata per l'upload non può essere trovata" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Nessun file da caricare" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Esegui" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Stampa" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3717,9 +3689,9 @@ msgstr "Aperto" msgid "Closed" msgstr "Chiuso" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Disabilitata" @@ -3847,32 +3819,32 @@ msgstr "Estensione SOAP non trovata" msgid "maximum %s" msgstr "massimo %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Questa impostazione è disabilitata, non sarà applicata alla tua " "configurazione" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Imposta valore: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Ripristinare valori predefiniti" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Consente agli utenti di personalizzare questo valore" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Riavvia" @@ -4166,7 +4138,7 @@ msgid "Character set of the file" msgstr "Codifica dei caratteri del file" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formato" @@ -4191,14 +4163,14 @@ msgstr "Metti i nomi dei campi nel primo rigo" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Campi racchiusi da" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Campi prefissati da" @@ -4218,13 +4190,13 @@ msgstr "Rimuovi i caratteri CRLF dai campi" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Campi terminati da" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Linee terminate da" @@ -4281,12 +4253,12 @@ msgstr "Chiave etichetta" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "Tipo MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relazioni" @@ -4299,7 +4271,7 @@ msgid "Save on server" msgstr "Salva sul server" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Sovrascrivi file(s) esistente/i" @@ -4312,7 +4284,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Racchiudi i nomi di tabelle e di campi con virgolette" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Modalità di compatibilità SQL" @@ -4537,8 +4509,8 @@ msgstr "" "stringhe che possono essere utilizzate per ottenere dei valori speciali." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Finestra di query" @@ -5929,10 +5901,10 @@ msgstr "Richiede l'abilitazione del validatore SQL" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Password" @@ -5956,8 +5928,8 @@ msgstr "" "Se hai un nome utente personalizzato, specificalo qui (il predefinito é [kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Nome utente" @@ -6213,7 +6185,7 @@ msgstr "L'estensione %s è mancante. Controlla la tua configurazione di PHP." msgid "possible deep recursion attack" msgstr "possibile attacco di ricorsione in profondità" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6221,37 +6193,87 @@ msgstr "" "Il server non risponde (o il socket del server locale MySQL non è " "correttamente configurato)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Il server non risponde." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Controllate i privilegi della cartella che contiene il database." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Dettagli..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Cerca i risultati per \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Totale: %s corrispondenza" +msgstr[1] "Totale: %s corrispondenze" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s corrispondenza nella tabella %2$s" +msgstr[1] "%1$s corrispondenze nella tabella %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Eliminare le corrispondenze relative alla tabella %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Cerca nel database" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Parole o valori da cercare (carattere jolly: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Cerca:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Le parole sono separate da spazi (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Nelle tabelle:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "All'interno del campo:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" "Connessione per controluser come definito nella configurazione fallita." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Cambia password" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Nessuna Password" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Reinserisci" @@ -6272,8 +6294,8 @@ msgstr "Crea un nuovo database" msgid "Create" msgstr "Crea" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Nessun Privilegio" @@ -6287,9 +6309,9 @@ msgstr "Crea tabelle" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nome" @@ -6297,146 +6319,146 @@ msgstr "Nome" msgid "Number of columns" msgstr "Numero dei campi" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Non è stato possibile di caricare i plugin di esportazione, controlla la tua " "installazione!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Esportazione dei database dal server corrente in corso" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Esportazione delle tabelle dal database \"%s\" in corso" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Esportazione delle righe dalla tabella \"%s\" in corso" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Metodo di esportazione:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Rapido - mostra solo le opzioni minime" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Personalizzato - mostra tutte le possibili opzioni" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Database:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabelle:" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Righe:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Esegui il dump di alcune righe" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Numero di righe:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Riga iniziale:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Dump di tutte le righe" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Output:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Salva sul server nella cartella %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Salva l'output in un file" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Modello per nomi dei file:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ diventerá il nome del server" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ diventerá il nome del database" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ diventerá il nome della tabella" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Questo valore è interpretato usando %1$sstrftime%2$s: in questo modo puoi " "usare stringhe di formattazione per le date/tempi. Verranno anche aggiunte " "le seguenti trasformazioni: %3$s. Il testo rimanente resterà invariato. Vedi " "la %4$sFAQ%5$s per i dettagli." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "usa questo per esportazioni future" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Set di caratteri del file:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Compressione:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "compresso con zip" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "compresso con gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "compresso con bzip" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Salva l'output come testo" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Formato:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Opzioni specifiche al formato:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6444,36 +6466,36 @@ msgstr "" "Scorri verso il basso per inserire le opzioni per il formato selezionato e " "ignora le opzioni per gli altri formati." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Conversione di Codifica:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %1$s of %2$s" msgid "committed on %1$s by %2$s" msgstr "Crea versione %1$s di %2$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %1$s of %2$s" msgid "authored on %1$s by %2$s" msgstr "Crea versione %1$s di %2$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6483,35 +6505,35 @@ msgstr "" "massima consentita o questo è un bug noto in browser basati su WebKit " "(Safari, Google Chrome, Arora, ecc.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Formato del file importato" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Il file è in fase di elaborazione, vi preghiamo di essere pazienti." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6519,30 +6541,30 @@ msgstr "" "Pazienza mentre il file viene caricato. Dettagli sulla upload non sono " "disponibili." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importazione nel server corrente in corso" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importazione nel database \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importazione nella tabella \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "File da importare:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Il file può essere compresso (%s) o non compresso." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6550,15 +6572,15 @@ msgstr "" "Il nome di un file compresso deve terminare in .[formato].[compressione]. Ad esempio: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Non è permesso l'upload dei file su questo server." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Importazione parziale:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6566,7 +6588,7 @@ msgstr "" "Una precedente importazione è entrata in timeout, dopo un nuovo inoltro " "riprenderà dalla posizione: %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6577,11 +6599,11 @@ msgstr "" "un buon modo di importare grandi file, tuttavia potrebbe interrompere le " "transazioni.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Numero di righe da saltare dall'inizio:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Opzioni specifisce al formato:" @@ -6590,7 +6612,7 @@ msgstr "Opzioni specifisce al formato:" msgid "Language" msgstr "Lingua" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Informazioni sulla versione" @@ -6634,67 +6656,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Buffer Pool" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Stato InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Utilizzo del Buffer Pool" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "pagine" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Pagine libere" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Pagine sporche" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Pagine contenenti dati" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Pagine che devono essere mandate in flush" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Pagine occupate" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Attività del Buffer Pool" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Richieste di lettura" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Richieste di scrittura" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Non letto" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "In attesa di scrittura" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Non letto in %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "In attesa di scrittura in %" @@ -6928,20 +6950,20 @@ msgstr "" "cancellati, altrimenti vengono rinominati e gli viene assegnato il numero " "più alto." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "La documentazione ed ulteriori informazioni a riguardo di PBXT é disponibile " "su %sPrimeBase XT Home Page%s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Collegamenti Associati" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "Il Blog The PrimeBase XT Blog di Paul McCullagh" @@ -6949,127 +6971,127 @@ msgstr "Il Blog The PrimeBase XT Blog di Paul McCullagh" msgid "No data found for GIS visualization." msgstr "Nessun data trovato per la visualizzazione GIS." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL ha restituito un insieme vuoto (i.e. zero righe)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "Le seguenti strutture sono state create o modificate. Qui tu puoi:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Visualizza i contenuti della struttura facendo click sul suo nome" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Modificare ogni impostazione cliccando sul corrispondente link \"Opzioni\"" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Modifica la struttura seguendo il link \"Struttura\"" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Vai al database: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Modifica impostazioni per %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Vai alla tabella: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Struttura di %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Vai alla visualizzazione: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Nascondi" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binario" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" "A causa della lunghezza,
questo campo potrebbe non essere modificabile" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Dato binario - non modificare" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "directory di upload del web-server" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Riprendi inserimento con %s righe" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "e quindi" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Inserisci come nuova riga" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Inserisci come nuova riga e ignora gli errori" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Mostra la insert query" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Indietro" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Inserisci un nuovo record" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Torna a questa pagina" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Modifica il record successivo" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Usare il tasto TAB per spostare il cursore di valore in valore, o CTRL" "+frecce per spostarlo altrove" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Visualizzo la query SQL" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Inserita riga id: %1$d" @@ -7084,234 +7106,234 @@ msgstr "Nessuno" msgid "Convert to Kana" msgstr "Converti a Kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Da" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "A" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Invia" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Aggiungi un prefisso alla tabella" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Aggiungi prefisso" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Sei sicuro di voler eseguire la seguente query?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Nessun cambiamento" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Set di caratteri" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgaro" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Cinese Semplificato" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Cinese Tradizionale" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "case-insensitive" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "case-sensitive" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Croato" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Ceco" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danese" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Inglese" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estone" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Tedesco" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "dizionario" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "rubrica" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Ungherese" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandese" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Giapponese" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Lituano" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lituano" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Coreano" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persiano" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polacco" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Europeo Occidentale" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumeno" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovacco" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Sloveno" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spagnolo" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Spagnolo tradizionale" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Svedese" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turco" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ucraino" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "multilingua" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Europeo Centrale" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Russo" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltico" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armeno" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cirillico" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabo" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Ebreo" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgiano" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Greco" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Ceco-Slovacco" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Home" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Disconnetti" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Documentazione di phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Ricarica la frame di navigazione" @@ -7333,8 +7355,8 @@ msgstr "Benvenuto in %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "La ragione di questo è che probabilmente non hai creato alcun file di " "configurazione. Potresti voler usare %1$ssetup script%2$s per crearne uno." @@ -7385,22 +7407,22 @@ msgstr "Password:" msgid "Server Choice" msgstr "Scelta del server" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Login senza password è vietato dalla configurazione (vedi AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Nessuna attività da %s secondi o più, si prega di autenticarsi nuovamente" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Impossibile eseguire il login nel server MySQL" @@ -7482,7 +7504,7 @@ msgstr "Opzioni del dump dei dati" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Dump dei dati per la tabella" @@ -7497,28 +7519,28 @@ msgstr "Evento" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Definizione" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Struttura della tabella" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Struttura per la vista" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Struttura stand-in per le viste" @@ -7564,32 +7586,32 @@ msgid "Display MIME types" msgstr "Mostra tipi MIME" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Host" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Generato il" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Versione del server" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Versione PHP" @@ -7674,7 +7696,7 @@ msgstr "" "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Svuota la tabella prima dell'inserimento" @@ -7750,33 +7772,33 @@ msgstr "" "Esegui il dump dei campi TIMESTAMP in UTC (abilita il dump e la ricarica " "dei campi TIMESTAMP tra server in diversi fusi orari)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedure" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funzioni" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Limiti per le tabelle scaricate" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Limiti per la tabella" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPES FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Si è verificato un errore durante la lettura dei dati:" @@ -7820,15 +7842,15 @@ msgstr "" msgid "Column names: " msgstr "Nomi dei campi: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Parametro non valido per importazione CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7838,13 +7860,13 @@ msgstr "" "scritti correttemente, sono separati da virgole e non racchiusi in " "virgolette." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Formato non valido per l'input CSV alla linea %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Il numero dei campi non é valido nell'input CSV alla linea %d." @@ -7854,17 +7876,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Nome tabella" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Nomi dei campi" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Questo plugin non supporta importazioni di dati compressi!" @@ -8086,81 +8108,81 @@ msgstr "" "è un prefisso come \"http://www.tuodominio.com/\". La seconda opzione è un " "titolo per il collegamento." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "non OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Abilitata" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Caratteristiche generali di relazioni" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Mostra Caratteristiche" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Creazione di PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Visualizzazione Commenti dei Campi" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Trasformazione del browser" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Prego vedi la documentazione su come aggiornare la tabella column_comments" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Query SQL aggiunte ai preferiti" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Storico dell'SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Tabelle persistenti utilizzate di recente" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Preferenze UI delle tabelle persistenti" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Impostazioni utente" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Passi veloci per l'installazione delle funzionalità avanzate:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "Crea le tabelle necessarie examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Crea l'utente pma e dagli accesso a queste tabelle." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8168,17 +8190,17 @@ msgstr "" "Attiva funzionalità avanzate nel file di configuratione (config.inc." "php), per esempio partendo da config.sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Rieffettua il login in phpMyAdmin per caricare il file della configurazione " "aggiornato." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "nessuna descrizione" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Deseleziona tutti" @@ -8186,7 +8208,7 @@ msgstr "Deseleziona tutti" msgid "Slave configuration" msgstr "Configurazione slave" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Modifica o riconfigura il server master" @@ -8199,9 +8221,9 @@ msgstr "" "cnf). Altrimenti, aggiungi la linea seguente nella sezione [mysqld]:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Nome utente" @@ -8219,15 +8241,15 @@ msgid "Slave status" msgstr "Stato slave" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variabile" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID del server" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8235,38 +8257,38 @@ msgstr "" "Solo i slave eseguiti con l'opzione --report-host=host_name sono visibili in " "questa lista." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Aggiungi un utente per replicazione slave" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Qualsiasi utente" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Utilizza campo text" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Qualsiasi host" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Locale" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Questo Host" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Utilizza la Tabella dell'Host" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8274,143 +8296,143 @@ msgstr "" "Quando la tabella Host è usata, questo campo è ignorato e i valori " "memorizzati nella tabella Host invece utilizzati." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Genera Password" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "La seguente query è fallita: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" "Ci dispiace, non siamo riusciti a ripristinare l'evento che è stato rimosso." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "La query di backup è:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "L'evento %1$s è stato modificato." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "L'evento %1$s è stato creato." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" "Si sono verificati uno o piú errori durante l'esecuzione della tua " "richiesta:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Modifica evento" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Errore nel processare la richiesta" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Dettagli" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Nome dell'evento" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Tipo di evento" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Cambia a %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Esegui il" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Esegui ogni" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Inizio" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Fine" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Conserva dopo il completamento" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Definer" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "Il definer deve essere nel seguente formato: \"nomeutente@nomehost\"" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "È necessario fornire il nome dell'evento" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "È necessario fornire un intervallo valido per l'evento." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "È necessario fornire una data valida per l'esecuzione dell'evento." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "È necessario fornire un valido tipo per l'evento." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "È necessario fornire una definizione per l'evento." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Nuovo" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "Disattivato" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "Attivato" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Stato del pianificatore degli eventi" @@ -8430,91 +8452,91 @@ msgstr "" "potrebbe fallire![/strong] É consigliato di utilizzare l'estensione 'mysqli' " "per evitare eventuali problemi." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Tipo di routine non valido: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" "Ci dispiace, non siamo riusciti a ripristinare la routine che é stata " "rimossa." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "La routine %1$s é stata modificata." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "La routine %1$s é stata creata." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Modifica routine" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Nome della routine" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parametri" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Direzione" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Lunghezza/Valori" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Aggiungi parametro" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Rimuovi l'ultimo parametro" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Tipo di risultato" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Lunghezza/valori del risultato" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Opzioni del risultato" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "É deterministica" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Tipo di sicurezza" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "Tipo di accesso dati SQL" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "È necessario fornire il nome della routine" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Direzione invalida \"%s\" é stata fornita per un parametro." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8522,20 +8544,20 @@ msgstr "" "È necessario fornire lunghezza o valori per parameteri della routine del " "tipo ENUM, SET, VARCHAR e VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" "È necessario fornire un nome ed un tipo per ogni parametro della routine." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "È necessario fornire un valido tipo del risultato." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "È necessario fornire una definizione per la routine." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8546,18 +8568,18 @@ msgstr[1] "" "%d righe influenzate dall'ultima istruzione eseguita all'interno della " "procedura" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Risultato di esecuzione della routine %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Esegui routine" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Parametri della routine" @@ -8590,23 +8612,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Tempo" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "È necessario fornire il nome del trigger" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "È necessario fornire un timing valido per il trigger" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "È necessario fornire un valido evento per il trigger" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "È necessario fornire un valido nome di tabella" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "È necessario fornire una definizione per il trigger." @@ -8688,138 +8710,138 @@ msgstr "Non é stata trovato alcun evento con nome %1$s nel database %2$s" msgid "There are no events to display." msgstr "Non ci sono eventi da visualizzare." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "La tabella %s non esiste!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Prego, configurare le coordinate per la tabella %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Schema del database %s - Pagina %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Questa pagina non contiene alcuna tabella!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "SCHEMA ERROR: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Schema relazionale" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Tabella dei contenuti" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Attributi" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Crea una nuova pagina" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Nome della pagina" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Impaginazione automatica basata su" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Relazioni interne" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Prego scegli una pagina da modificare" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Seleziona pagina" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Seleziona Tables" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Visualizza lo schema relazionale" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Seleziona il Tipo di Esportazione Relazionale" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Mostra la griglia" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Mostra il colore" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Mostra la dimensione delle tabelle" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Mostra tutte le tabelle con la stessa larghezza" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Mostra solo le chiavi" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Orizzontale" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Verticale" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientamento" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Dimensioni carta" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8827,7 +8849,7 @@ msgstr "" "La Pagina corrente contiene Riferimenti a Tabelle che non esistono più. " "Volete cancellare questi Riferimenti?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "(dis)attiva scratchboard" @@ -8846,44 +8868,44 @@ msgstr "Lingua non conosciuta : %1$s." msgid "Current Server" msgstr "Server corrente" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Database di origine" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Server attuale" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Server remoto" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Differenza" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Database di destinazione" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Clicca per selezionare" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Eseguendo query SQL sul server %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Esegui la/e query SQL sul database %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Cancella" @@ -8892,11 +8914,11 @@ msgstr "Cancella" msgid "Columns" msgstr "Campi" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Aggiungi ai preferiti questa query SQL" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Permetti ad ogni utente di accedere a questo bookmark" @@ -8999,7 +9021,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Monitoraggio di %s é attivo." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -9011,7 +9033,7 @@ msgstr "" "(\"\\\") o una virgolette singola quote (\"'\") prefissa a questi caratteri " "con un \"\\\" (per esempio '\\\\xyz' o 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9019,19 +9041,19 @@ msgstr "" "Per i valori predefiniti, prego inserire un singolo valore, senza backslash " "escaping o virgolette, utilizzando questo formato: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indice" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Rimuovi campo/i" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9040,11 +9062,11 @@ msgstr "" "Per una lista di opzioni di trasformazione disponibili e le loro rispettive " "trasformazioni di tipi-MIME, cliccate su %strasformazione descrizioni%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opzioni di transformazione" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9056,57 +9078,57 @@ msgstr "" "backslash (\"\\\") o un apostrofo (\"'\") tra questi valori, essi vanno " "backslashati (ad esempio '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "Dati in ENUM o SET troppo lunghi?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Piú spazio per la modifica" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Nessuno" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Come definito:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primaria" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Testo completo" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "dopo %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Aggiungi %s campo/i" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Devi aggiungere almeno un campo." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Motore di Memorizzazione" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Definizione PARTITION" @@ -9128,11 +9150,11 @@ msgstr "" "permanante di questi richiede l'abilitazione della %smemorizzazione della " "configurazione di phpMyAdmin%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Impossibile salvare la configurazione" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9149,81 +9171,81 @@ msgstr "Non sono stati trovati file ZIP all'interno dell'archivio!" msgid "Error in ZIP archive:" msgstr "Errore nell'archivio ZIP:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Impostazioni Generali" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Collation della connessione del server" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Impostazioni di Presentazione" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Ulteriori impostazioni" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Server del Database" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Software" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Versione software" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Versione protocollo" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Utente" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Codifica caratteri del server" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Web server" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Versione del client del database" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Estensioni PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Mostra le info sul PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Home page ufficiale di phpMyAdmin" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Contribuisci" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Ricevi Auito" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Lista dei cambiamenti" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9236,7 +9258,7 @@ msgstr "" "dovresti realmente riparare a questa falla nella sicurezza impostando una " "password per l'utente 'root'." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9246,7 +9268,7 @@ msgstr "" "opzione è incompatibile con phpMyAdmin e potrebbe causare la corruzione di " "alcuni dati!" -#: main.php:294 +#: main.php:297 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 " @@ -9257,19 +9279,19 @@ msgstr "" "phpMyAdmin non è in grado di dividere correttamente le stringhe di caratteri " "e questo può portare a risultati inaspettati." -#: main.php:302 +#: main.php:305 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." +"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 "" "Il tuo parametero PHP [a@http://php.net/manual/en/session.configuration." -"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] é inferiore alla " -"validitá del cookie configurata in phpMyAdmin, per questo motivo, i dati di " -"login scadranno prima di come configurato in phpMyAdmin." +"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] é inferiore " +"alla validitá del cookie configurata in phpMyAdmin, per questo motivo, i " +"dati di login scadranno prima di come configurato in phpMyAdmin." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9278,13 +9300,13 @@ msgstr "" "phpMyAdmin, per questo motivo, it tuo login scadrá prima di quanto " "configurato in phpMyAdmin." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Adesso c'è bisogno di una password per il file di configurazione " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9294,7 +9316,7 @@ msgstr "" "installazione, esiste ancora nella cartella del tuo phpMyAdmin. Si consiglia " "di rimuoverla una volta configurato phpMyAdmin." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9304,7 +9326,7 @@ msgstr "" "caratteristiche aggiuntive sono state disattivate. Per scoprire perché " "clicca %squi%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9313,35 +9335,35 @@ msgstr "" "Le tue librerie di PHP per MySQL versione %s sono diverse dalla versione di " "MySQL server %s. Potrebbe causare comportamenti imprevedibili." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -"Sul server è in esecuzione Suhosin. Controlla la documentazione: " -"%sdocumentation%s per possibili problemi." +"Sul server è in esecuzione Suhosin. Controlla la documentazione: %" +"sdocumentation%s per possibili problemi." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Nessun database" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Filter tables by name" msgid "Filter databases by name" msgstr "Filtra tabelle in base al nome" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Filtra tabelle in base al nome" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Crea tabella" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Prego, selezionare un database" @@ -9389,7 +9411,7 @@ msgstr "Contrai/Espandi" msgid "Toggle relation lines" msgstr "Attiva le linee della relazione" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Importa/esporta le coordinate per PDF schema" @@ -9447,67 +9469,67 @@ msgstr "Globale" msgid "Active options" msgstr "Opzioni attive" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "La pagina è stata creata" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Creazione della pagina fallita" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Pagina" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Importa dalla pagina selezionata" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Esporta alla pagina selezionata" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Crea una nuova pagina ed esportala" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Nome per la nuova pagina: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Importa/esporta alla dimensione" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "raccomandato" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Errore: relazione già esistente." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Errore: relazione non aggiunta." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Relazione FOREIGN KEY aggiunta" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Aggiunte relazioni internet" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relazione cancellata" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Errore nel salvare le coordinate per il Designer." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Le modifiche sono state salvate" @@ -9583,15 +9605,15 @@ msgstr "" "Puoi reimpostare tutte le tue configurazioni e ripristinarle ai valori " "predefiniti." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importa file" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Tutti" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tabella non trovata o non settata in %s" @@ -9600,37 +9622,37 @@ msgstr "%s tabella non trovata o non settata in %s" msgid "File doesn't exist" msgstr "Il file non esiste" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Selezionare il log binario da visualizzare" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "File" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Tronca le Query Mostrate" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Mostra query complete" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Nome del log" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Posizione" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Posizione originale" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informazioni" @@ -9638,31 +9660,31 @@ msgstr "Informazioni" msgid "Character Sets and Collations" msgstr "Set di Caratteri e Collation" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d database é stato eliminato correttamente." msgstr[1] "%1$d databasi sono stati eliminati correttamente." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statistiche dei databases" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Replicazione master" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Replicazione slave" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Abilita le Statistiche" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9670,7 +9692,7 @@ msgstr "" "N.B.: Abilitare qui le statistiche del Database potrebbe causare del " "traffico intenso fra il server web e MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Motori di Memorizzazione" @@ -9698,7 +9720,7 @@ msgstr "Modulo" msgid "Library" msgstr "Libreria" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Versione" @@ -9714,115 +9736,115 @@ msgstr "Licenza" msgid "disabled" msgstr "disabilitato" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Comprende tutti i privilegi tranne GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Permette di alterare la struttura di tabelle esistenti." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Permette l'alterazione e l'eliminazione di routines memorizzate." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Permette di creare nuove tabelle e nuovi databases." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Permette la creazione di routines memorizzate." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Permette di creare nuove tabelle." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Permette di creare tabelle temporanee." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Permette di creare, cancellare e rinominare gli account utente." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Permette la creazione di nuove viste." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Permette di cancellare dati." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Permette di eliminare databases e tabelle." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Permette di eliminare tabelle." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Permette di impostare gli eventi per lo scheduler" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Permette l'esecuzione di routines memorizzate." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Permette di importare dati da e esportare dati in file." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Permette di aggiungere utenti e privilegi senza ricaricare le tabelle dei " "privilegi." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Permette di creare ed eliminare gli indici." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Permette di inserire e sovrascrivere dati." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Permette di bloccare le tabelle per il thread corrente." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Limita il numero di nuove connessioni che un utente può aprire in un'ora." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Limita il numero di query che un utente può mandare al server in un'ora." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9830,60 +9852,60 @@ msgstr "" "Limita il numero di comandi che possono cambiare una tabella o un database " "che un utente può eseguire in un'ora." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Limite di connessioni simultanee che un utente può fare." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Permette di vedere i processi di tutti gli utenti" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Non ha alcun effetto in questa versione di MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Permette di ricaricare i parametri del server e di resettare la cache del " "server." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Consente ad un utente di domandare dove sono i master / slave." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Necessario per la replicazione degli slaves." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Permette di leggere i dati." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Accorda l'accesso alla lista completa dei databases." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Permette di effettuare query del tipo SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Permette di chiudere il server." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9894,219 +9916,219 @@ msgstr "" "settaggio di variabili globali o la cancellazione dei threads di altri " "utenti." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Permette di creare e di eliminare i triggers" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Permette di cambiare i dati." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Nessun privilegio." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Nessun" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Privilegi relativi alle tabelle" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Nota: i nomi dei privilegi di MySQL sono in Inglese" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Amministrazione" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Privilegi globali" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Privilegi specifici al database" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Limiti di risorse" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "N.B.: 0 (zero) significa nessun limite." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Informazioni di Login" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Non cambiare la password" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Nessun utente trovato." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "L'utente %s esiste già!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Hai aggiunto un nuovo utente." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Hai aggiornato i permessi per %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Hai revocato i privilegi per %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "La password per l'utente %s è cambiata con successo." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Cancellazione in corso di %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Nessun utente selezionato per la cancellazione!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Caricamento dei privilegi in corso" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Gli utenti selezionati sono stati cancellati con successo." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "I privilegi sono stati ricaricati con successo." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Modifica Privilegi" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Revoca" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Esporta tutto" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Qualsiasi" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Privilegi per tutti gli utenti" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Privilegi per %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Vista d'insieme degli utenti" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Grant" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Rimuove gli utenti selezionati" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Revoca tutti i privilegi attivi agli utenti e dopo li cancella." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Elimina i databases gli stessi nomi degli utenti." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "N.B.: phpMyAdmin legge i privilegi degli utenti direttamente nella tabella " "dei privilegi di MySQL. Il contenuto di questa tabella può differire dai " "privilegi usati dal server se sono stati fatti cambiamenti manuali. In " "questo caso, Si dovrebbero %srinfrescare i privilegi%s prima di continuare." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "L'utente selezionato non è stato trovato nella tabella dei privilegi." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Privilegi relativi ai campi" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Aggiungi privilegi sul seguente database" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "I caratteri jolly _ e % dovrebbero essere preceduti da un \\ per l'utilizzo " "letterale" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Aggiungi privilegi sulla seguente tabella" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Cambia le Informazioni di Login / Copia Utente" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Crea un nuovo utente con gli stessi privilegi e ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... mantieni quello vecchio." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... cancella quello vecchio dalla tabella degli utenti." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" "... revoca tutti i privilegi attivi da quello vecchio e in seguito " "cancellalo." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10114,83 +10136,83 @@ msgstr "" "... cancella quello vecchio dalla tabella degli utenti e in seguito ricarica " "i privilegi." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Database per l'utente" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Crea un database con lo stesso nome e concedi tutti i privilegi" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Concedi tutti i privilegi al nome con caratteri jolly (username\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Garantisci tutti i privilegi per il database "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Utenti che hanno accesso a "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globale" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "specifico del database" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "wildcard" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "L'utente é stato aggiunto." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Errore sconosciuto" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Impossibile stabilire la connessione al master %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Impossibile leggere il log posizionale del master. É possibile che ci siano " "dei problemi di permessi sul master." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Impossibile modificare il master" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Il server master modificato con successo a %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" "Questo server é configurato come master in un processo di replicazione." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Mostra lo stato del master" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Mostra i slave connessi" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10199,11 +10221,11 @@ msgstr "" "Questo server non é configurato come master in un processo di replicazione. " "Vorresti configurarlo ora?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Configurazione del master" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10217,19 +10239,19 @@ msgstr "" "scegliere di ignorare tutti i database normalmente e consentire solo a certi " "database di essere replicati. Prego, scegli una modalitá:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Replica tutti i database; Ignora:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Ignora tutti i database; Replica:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Prego seleziona i database:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10237,7 +10259,7 @@ msgstr "" "Ora, aggiungi le linee seguenti alla fine della sezione [mysqld] nel tuo " "file my.cnf e dopo riavvia is server MySQL." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10247,82 +10269,82 @@ msgstr "" "quindi vedere un messaggio che ti informerá che questo server é " "configurato come master" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Thread slave SQL non é in esecuzione!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Thread slave IO non é in esecuzione!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Il server é configurato come slave in un processo di replicazione. Vuoi:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Vedi la tabella di stato dello slave" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Sincronizza i database con il master" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Controlla slave:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Pieno avvio" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Pieno spegnimento" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Reimposta lo slave" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Avvia solo il thread SQL" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Arresta solo il thread SQL" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Avvia solo il thread IO" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Arresta solo il thread IO" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Gestione degli errori:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Ignorare gli errori potrebbe far mandare il master e slave fuori sincronia!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Salta l'errore corrente" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Salta il prossimo" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "errori." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10331,12 +10353,12 @@ msgstr "" "Questo server non é configurato come slave in un processo di replicazione. " "Vorresti configurarlo ora?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Il thread %s è stato terminato con successo." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10344,115 +10366,115 @@ msgstr "" "phpMyAdmin non è in grado di terminare il thread %s. Probabilmente è già " "stato terminato." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Handler" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Cache delle query" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Processi" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Dati temporanei" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Inserimento ritardato" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Key cache" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Joins" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Ordinando" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Coordinatore delle transazioni" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Rinfresca (chiudi) tutte le tabelle" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Mostra le tabelle aperte" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Mostra gli hosts slave" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Mostra lo stato degli slave" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Rinfresca la cache delle query" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Informazioni di Runtime" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Tutte le variabili di stato" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Monitoraggio" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Advisor" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Ritmo dell'aggiornamento: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filtri" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Contenente la parola:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Mostra solo i valori di allarme" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filtra per categoria..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Mostra i valore non formattati" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Collegamenti associati:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Lancia l'analyzer" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Introduzioni" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10460,7 +10482,7 @@ msgstr "" "Il sistema Advisor può fornire raccomandazioni sulle variabili del server " "analizzando le variabili di stato del server." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10470,7 +10492,7 @@ msgstr "" "semplici calcoli e regole pratiche che non necessariamente si possono " "applicare al vostro sistema." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10481,7 +10503,7 @@ msgstr "" "cambiamento. Una regolazione sbagliata può avere effetti negativi sulle " "prestazioni." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10493,31 +10515,31 @@ msgstr "" "misurabile." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Questions eseguiti dall'avvio: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Istruzioni" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Traffico rete dall'avvio: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Questo server MySQL sta girando da %1$s. É stato avviato il %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10525,19 +10547,19 @@ msgstr "" "Questo server MySQL funziona come un master e slave nel " "processo di replicazione." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Questo server MySQL funziona come un master nel processo di " "replicazione." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Questo server MySQL funziona come un slave nel processo di " "replicazione." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10545,11 +10567,11 @@ msgstr "" "Per ulteriori informazioni a riguardo lo stato di replicazione su questo " "server, vedi la seztione sulla replicazione." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Stato di replicazione" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10558,35 +10580,35 @@ msgstr "" "dismisura e per questa ragione le statistiche riportate dal server MySQL " "potrebbero non essere corrette." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Ricevuti" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Spediti" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "max. connessioni contemporanee" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Tentativi falliti" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Fallito" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Comando" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10594,11 +10616,11 @@ msgstr "" "Il numero di connessioni fallite perché il cliente é morto senza chiudere la " "connessione correttemente." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Il numero di tentativi falliti di connettere al server MySQL." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10608,19 +10630,19 @@ msgstr "" "ma che oltrepassano il valore di binlog_cache_size e usano un file " "temporaneo per salvare gli statements dalle transazioni." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Il numero delle transazioni che usano la cache temporanea del log binario." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" "Il numero di tentativi di connesione al server MySQL (completati con " "successo o no)." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10632,11 +10654,11 @@ msgstr "" "grande, potresti voler aumentare il valore tmp_table_size, per fare im modo " "che le tabelle temporanee siano memory-based anzichè disk-based." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Numero di file temporanei che mysqld ha creato." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10644,7 +10666,7 @@ msgstr "" "Il numero di tabelle temporanee create automaticamente in memoria dal server " "durante l'esecuzione dei comandi." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10652,7 +10674,7 @@ msgstr "" "Numero di righe scritte con INSERT DELAYED in cui ci sono stati degli errori " "(probabilmete chiave dublicata)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10660,23 +10682,23 @@ msgstr "" "Il numero di processi INSERT DELAYED in uso. Ciascuna tabella su cui è usato " "INSERT DELAYED occupa un thread." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Il numero di righe INSERT DELAYED scritte." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Il numero di comandi FLUSH eseguiti." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Il numero di comandi interni COMMIT eseguiti." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Il numero di volte in cui una riga è stata cancellata da una tabella." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10686,7 +10708,7 @@ msgstr "" "tabella sulla base di un nome dato. Questo è chaiamto discovery. " "Handler_discover indica il numero di volte che una tabella è stata trovata." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10697,7 +10719,7 @@ msgstr "" "degli indici; per esempio, SELECT col1 FROM foo, assumento che col1 sia " "indicizzata." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10706,7 +10728,7 @@ msgstr "" "alta, è un buon indice che le tue query e le tue tabelle sono correttamente " "indicizzate." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10717,7 +10739,7 @@ msgstr "" "indice con un range costante, oppure se stai facendo una scansione degli " "indici." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10726,7 +10748,7 @@ msgstr "" "chiavi. Questo metodo di lettura è principalmente utilizzato per ottimizzare " "ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10739,7 +10761,7 @@ msgstr "" "MySQL di leggere l'intera tabella oppure ci sono dei joins che non usano le " "chiavi correttamente." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10752,37 +10774,37 @@ msgstr "" "indicizzate, o che le query non sono state scritte per trarre vantaggi dagli " "indici che hai." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Il numero di comandi ROLLBACK interni." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Il numero di richieste per aggiornare una riga in una tabella." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Il numero di richieste per inserire una riga in una tabella." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Il numero di pagine che contengono dati (sporchi o puliti)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Il numero di pagine attualmente sporche." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "Il numero di buffer pool pages che hanno avuto richiesta di essere " "aggiornate." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Il numero di pagine libere." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10792,7 +10814,7 @@ msgstr "" "attualmente in lettura o in scittura e non possono essere aggiornate o " "rimosse per altre ragioni." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10804,11 +10826,11 @@ msgstr "" "come Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Il numero totale di buffer pool, in pagine." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10816,7 +10838,7 @@ msgstr "" "Il numero di read-aheads \"random\" InnoDB iniziate. Questo accade quando " "una query legge una porzione di una tabella, ma in ordine casuale." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10824,11 +10846,11 @@ msgstr "" "Il numero di read-aheads InnoDB sequanziali. Questo accade quando InnoDB " "esegue una scansione completa sequenziale di una tabella." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Il numero di richieste logiche che InnoDb ha fatto." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10836,7 +10858,7 @@ msgstr "" "Il numero di richieste logiche che InnoDB non può soddisfare dal buffer pool " "e che devono fare una lettura di una pagina singola." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10851,55 +10873,55 @@ msgstr "" "dimesione del buffer pool è stata settata correttamente questo valore " "dovrebbe essere basso." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Il numero di scritture effettuate nel buffer pool InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Il numero delle operazioni fsync() fino ad ora." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Il numero di operazioni fsync() in attesa." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Il numero di letture in attesa." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Il numero di scritture in attesa." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "La quantità di dati letti fino ad ora, in bytes." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Il numero totale di dati letti." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Il numero totale di dati scritti." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "La quantità di dati scritti fino ad ora, in bytes." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Il numero di scritture doublewrite che sono state eseguite ed il numero che " "sono state scritte a questo scopo." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Il numero di scritture doublewrite che sono state eseguite ed il numero che " "sono state scritte a questo scopo." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10907,35 +10929,35 @@ msgstr "" "Il numero di attese che abbiamo avuto perchè il buffer di log era troppo " "piccolo e abbiamo duvuto attendere che fosse aggiornato prima di continuare." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Il numero di richieste di scrittura dei log." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Il numero scritture fisiche del log file." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Il numero di scritture effettuate da fsync() sul log file." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Il numero degli fsyncs in sospeso sul log file." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Il numero di scritture in sospeso sul log file." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Il numero di bytes scritti sul log file." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Il numero di pagine create." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10944,51 +10966,51 @@ msgstr "" "valori sono conteggiati nelle pagine; la dimesione delle pagine permette di " "convertirli facilmente in bytes." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Il numero di pagine lette." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Il numero di pagine scritte." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Il numero di row locks attualmente in attesa." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Il tempo medio per l'acquisizione di un row lock, in millisecondi." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Il tempo totale per l'acquisizione di un row locks, in millisecondi." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Il tempo massimo per l'acquisizione di un row lock, in millisecondi." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Il numero di volte che un row lock ha dovuto attendere." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Il numero di righe cancellate da una tabella InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Il numero di righe inserite da una tabella InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Il numero di righe lette da una tabella InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Il numero di righe aggiornate da una tabella InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10997,7 +11019,7 @@ msgstr "" "cambiati, ma che non sono stai aggiornati su disco. É conosciuto con il nome " "di Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11005,7 +11027,7 @@ msgstr "" "Il numero di blocchi non usati nella cache chiave. Puoi usare questo valore " "per determinare quanta cache chiave è in uso." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11015,15 +11037,15 @@ msgstr "" "segnale che indica il numero massimo di blocchi che sono stati in uso " "contemporaneamente." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "Percentuale di cache delle chiavi utilizzata (valore calcolato)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Il numero di richieste per le ggere un blocco chiave dalla cache." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11034,26 +11056,26 @@ msgstr "" "rapporto di cache miss rate può essere calcolato come Key_reads/" "Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Il numero di richieste per scrivere una blocco chiave nella cache." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Il numero di scritture fisiche di un blocco chiave sul disco." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11064,7 +11086,7 @@ msgstr "" "query per la stessa operazione di query. Il valore di default è 0, che " "significa che nessuna query è stata ancora compilata." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -11072,12 +11094,12 @@ msgstr "" "Il massimo numero di connessioni che sono state utilizzate " "contemporaneamente dall'avvio del server." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" "In numero di righe in attesa di essere scritte nella coda INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11085,20 +11107,20 @@ msgstr "" "Il numero di tabelle che sono state aperte. Se il valore opened_tables è " "grande, probabilmente il valore di table cache è troppo piccolo." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Il numero di file che sono aperti." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Il numero di stream che sono aperti (usato principalmente per il logging)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Il numero di tabelle che sono aperte." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -11108,19 +11130,19 @@ msgstr "" "potrebbero indicare problemi di fragmentazione che possono essere risolti " "con l'esecuzione dell'istruzione FLUSH QUERY CACHE." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "L'ammontare di memoria libera nella cache delle query." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Il numero di cache hits." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Il numero di query aggiunte alla cache." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11133,7 +11155,7 @@ msgstr "" "una strategia di \"meno usate recentemente\" (LRU - least recently used) per " "decidere quali query rimuovere dalla cache." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11141,19 +11163,19 @@ msgstr "" "Il numero di query non in cache (impossibilità di inserirle nella cache " "oppure non inserite per i settaggi del parametro query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Il numero di query registrate nella cache." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Il numero totale di blocchi nella cache delle query." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Lo sato delle repliche failsafe (non ancora implementato)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11161,13 +11183,13 @@ msgstr "" "Il numero di joins che non usano gli indici. Se questo valore non è 0, " "dovresti controllare attentamente gli indici delle tue tabelle." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Il numero di joins che usano una ricerca limitata su di una tabella di " "riferimento." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11176,7 +11198,7 @@ msgstr "" "ogni riga. (Se questo valore non è 0, dovresti controllare attentamente gli " "indici delle tue tabelle.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11184,17 +11206,17 @@ msgstr "" "Il numero di joins che usano un range sulla prima tabella. (Non è, " "solitamente, un valore critico anche se è grande.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" "Il numero di join che hanno effettuato una scansione completa della prima " "tabella." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Il numero di tabelle temporaneamente aperte da processi SQL slave." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11202,12 +11224,12 @@ msgstr "" "Numero totale di volte (dalla partenza) in cui la replica slave SQL ha " "ritentato una transazione." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Questa chiave è ON se questo è un server slave connesso ad un server master." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11215,12 +11237,12 @@ msgstr "" "Numero di processi che hanno impiegato più di slow_launch_time secondi per " "partire." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "Numero di query che hanno impiegato più di long_query_time secondi." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11230,23 +11252,23 @@ msgstr "" "fatte. Se questo valore è grande, dovresti incrementare la variabile di " "sistema sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Il numero di ordinamenti che sono stati eseguiti in un intervallo." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Il numero di righe ordinate." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Il numero di ordinamenti che sono stati fatti leggendo la tabella." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Il numero di volte che un table lock è stato eseguito immediatamente." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11258,7 +11280,7 @@ msgstr "" "performance, dovresti prima ottimizzare le query, oppure sia utilizzare le " "repliche, sia dividere le tabelle." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11268,11 +11290,11 @@ msgstr "" "essere calcolato come processi_creati/connessioni. Se questo valore è rosso " "devi aumentare la tua thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Il numero di connessioni correntemente aperte." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11284,49 +11306,49 @@ msgstr "" "(Normalmente questo non fornisce un significatico incremento delle " "performace se hai una buona implementazione dei processi.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Thread cache hit rate %%" msgid "Thread cache hit rate (calculated value)" msgstr "Percentuale hit nella cache del thread" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Il numero di processi non in attesa." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Avvia monitoraggio" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Istruzioni/Configurazione" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Ho finito di modificare/muovere i grafici" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Aggiungi grafico" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Muovi/modifica i grafici" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Ritmo di aggiornamenti" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Numero di grafici per rigo" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Disposizione dei grafici" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11334,15 +11356,15 @@ msgstr "" "La configurazione dei grafici è memorizzata nella memoria locale dei " "browser. Potreste voler esportarla se avete una configurazione complicata." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Ripristina i valori predefiniti" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Istruzioni per monitoraggio" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11356,7 +11378,7 @@ msgstr "" "slow_query_log oppure general_log. Notate comunque che general_log produce " "molti dati e aumenta il carico del server fino al 15%" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11369,11 +11391,11 @@ msgstr "" "potete ancora utilizzare le funzionalità di generazione dei grafici del " "server." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Utilizzo del monitor:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11384,7 +11406,7 @@ msgstr "" "sotto 'Impostazioni' oppure rimuovere alcuni grafici usando l'icona " "dentellata su ogni grafico." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11397,11 +11419,11 @@ msgstr "" "raggruppate nella quale potete cliccare su ogni comando SELECT che appare " "per l'analisi successiva." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Nota:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11413,88 +11435,88 @@ msgstr "" "compito intensivo per cui si consiglia di selezionare solo un intervallo " "temporale piccolo e disabilitare il general_log e svuotare la sua tabella." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Valori predefiniti del grafico" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Variabili di stato" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Seleziona serie:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Monitorate di solito" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "or scrivi il nome di una variabile:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Visualizzare come valore differenziale" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Applica un divisore" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Aggiungi un unitá ai valori dei dati" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Aggiungi questa serie" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Cancella la serie" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Serie del grafico:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Registra statistiche" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Intervallo di tempo selezionato:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Recupera solamente comandi SELECT,INSERT,UPDATE e DELETE" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" "Rimuovi dati variabili dai comandi INSERT per ottenere un miglior " "raggruppamento" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "Scegli il log dal quale generare le statistiche." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "I risultati verranno raggruppati secondo il testo di query." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Analyzer della query" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d secondo" msgstr[1] "%d secondi" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11509,8 +11531,8 @@ msgstr "Impossibile connettersi all'origine" msgid "Could not connect to the target" msgstr "Impossibile connettersi alla destinazione" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "Database '%s' non esiste." @@ -11616,19 +11638,19 @@ msgstr "" "Il database di destinazione verrà completamente sincronizzato con il " "database di origine. Il database di origine non verrá modificato." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "L'impostazione della variablile è fallita" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Variabili e impostazioni del server" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Valore sessione" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Valore globale" @@ -11909,10 +11931,10 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"Se credi che é necessario, usa delle ulteriori impostazioni di protezione - " -"%saimpostazioni di autenticazione dei host%s e %slista di proxy di fiducia" -"%s. Comunque, la protezione a base di IP potrebbe non essere affidabile se " -"il tuo IP appartiene ad un ISP dove migliaia di utenti, incluso te, sono " +"Se credi che é necessario, usa delle ulteriori impostazioni di protezione - %" +"saimpostazioni di autenticazione dei host%s e %slista di proxy di fiducia%s. " +"Comunque, la protezione a base di IP potrebbe non essere affidabile se il " +"tuo IP appartiene ad un ISP dove migliaia di utenti, incluso te, sono " "connessi." #: setup/lib/index.lib.php:312 @@ -11927,8 +11949,8 @@ msgstr "" "Hai impostato il tipo di autenticazione [kbd]config[/kbd] e hai inclusi il " "nome utente e la parola chiave per l'auto-login, questo non è desiderato per " "gli host in uso live. Chiunque che conosce o indovina il tuo URL di " -"phpMyAdmin potrá direttamente accedere al pannello di phpMyAdmin. Imposta " -"%sil tipo di autenticazione%s a [kbd]cookie[/kbd] o [kbd]http[/kbd]." +"phpMyAdmin potrá direttamente accedere al pannello di phpMyAdmin. Imposta %" +"sil tipo di autenticazione%s a [kbd]cookie[/kbd] o [kbd]http[/kbd]." #: setup/lib/index.lib.php:314 #, php-format @@ -11973,46 +11995,46 @@ msgstr "" msgid "Wrong data" msgstr "Dati errati" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Usa il segnalibro \"%s\" come la query di navigazione predefinita." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Sei sicuro di voler eseguire la seguente query?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Visualizzo comel codice PHP" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "SQL Validato" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Risultato SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Generato da" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problemi con gli indici della tabella `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Etichetta" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "La tabella %1$s è già stata modificata con successo" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12075,12 +12097,12 @@ msgstr "Etichetta per l'asse Y:" msgid "Y Values" msgstr "Valori per asse Y" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "La tabella %s esiste già!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "La tabella %1$s è stata creata." @@ -12125,207 +12147,207 @@ msgstr "Salva nel file" msgid "File name" msgstr "Nome del file" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Il nome della chiave primaria deve essere \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Impossibile rinominare l'indice a PRIMARIO!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Nessuna parte di indice definita!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Aggiungi indice" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Modifica l'indice" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Nome dell'indice:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" puó essere solo il nome di una chiave primaria!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Tipo di indice:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Aggiungi  %s  campo/i all'indice" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Impossibile spostare la tabella su se stessa!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Impossibile copiare la tabella su se stessa!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "La tabella %s è stata spostata in %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "La tabella %s è stata copiata su %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Il nome della tabella è vuoto!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Altera tabella ordinata per" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(singolarmente)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Sposta la tabella nel (database.tabella):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opzioni della tabella" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Rinomina la tabella in" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Copia la tabella nel (database.tabella):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Passa alla tabella copiata" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Amministrazione tabella" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Deframmenta la tabella" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "La tabella %s è stata inizializzata" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Ricarica la tabella (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Rimouvi la tabella o i dati" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Svuota la tabella (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Elimina la tabella (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Manutenzione partizione" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partizione %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analizza" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Controlla" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Ottimizza" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Ricrea" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Ripara" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Rimuove partizionamento" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Controlla l'integrità delle referenze:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Mostra le tabelle" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Spazio utilizzato" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Effettivo" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statistiche righe" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statico" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamico" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Lunghezza riga" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Dimensione riga" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Prossimo autoindex" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Errore nel creare una foreign key su %1$s (controlla il tipo di dati)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Relazioni interne" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12333,133 +12355,133 @@ msgstr "" "Una relazione interna non %è necessaria, quando una corrispondente relazione " "FOREIGN KEY esiste." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Vincolo della chiave esterna" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Spatial" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Valori distinti" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Aggiungi chiave primaria" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Aggiungi un indice unico" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Aggiungi indice SPATIAL" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Aggiungi indice FULLTEXT" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Nessuno" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Il campo %s è stato eliminato" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Una chiave primaria è stata aggiunta in %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Un indice è stato aggiunto in %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Mostra piú azioni" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Rimuovi campo/i" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Modifica la vista" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Vedi relazioni" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Proponi la struttura della tabella" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Aggiungi campo" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Alla fine della tabella" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "All'inizio della tabella" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Dopo %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Crea un indice su  %s campi" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "partizionato" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Report di monitoraggio per la tabella `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Versione %1$s creata, monitoraggio attivato per %2$s." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Monitoraggio per %1$s é disattivato dalla version %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Monitoraggio di %1$s é attivo dalla version %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "Instruzione SQL eseguita." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12467,118 +12489,118 @@ msgstr "" "Puoi eseguire il dump creando ed utilizzando un database temporaneo. Prego " "assicurati che hai i corretti permessi per effettuare queste azioni." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Commenta le linee seguenti se non ne hai bisogno." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "Istruzione SQL esportata. Copia il dump o eseguilo." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Versione %s dello snapshot (codice SQL)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Le definizioni dei dati di monitoraggio eliminati con successo" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Errore nella query" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" "Le manipolazioni dei dati di monitoraggio sono state cancellate con successo" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Instruzioni per il monitoraggio" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Mostra %1$s con date dal %2$s al %3$s dell'utente %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Cancella dati di tracciamento dal report" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Nessun dato" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Data" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Instruzione di definizione dei dati" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Instruzione di manipolazione dei dati" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Dump SQL (scarica il file)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Dump SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Questa opzione sostituirà la tua tabella e i dati contenuti." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Esecuzione SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Esporta come %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Mostra le versioni" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Disattiva il tracking per %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Disattiva ora" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Attiva il tracking per %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Attiva ora" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Crea versione %1$s di %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Monitora le istuzioni di definizione dei dati:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Monitora le istruzioni di manipolazione dei dati:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Crea versione" @@ -12607,11 +12629,11 @@ msgstr "Non hai i permessi per effettuare questa operazione!" msgid "The profile has been updated." msgstr "Il profilo è stato aggiornato." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Nome VISTA" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Rinomina la vista in" @@ -12971,12 +12993,12 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "Il rapporto corrente tra la memoria libera nella cache delle query e la " -"dimensione totale della cache delle query è %s%%. Dovrebbe essere sopra " -"l'80%%" +"dimensione totale della cache delle query è %s%%. Dovrebbe essere sopra l'80%" +"%" #: libraries/advisory_rules.txt:174 msgid "Query cache fragmentation" @@ -13130,8 +13152,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s%% di tutti gli ordinamenti causano la creazione di tabelle temporanee, " "questo valore dovrebbe essere inferiore al 10%%." @@ -14069,8 +14091,8 @@ msgstr "concurrent_insert è impostato a 0" #~ msgid "" #~ "Are you sure you want to disable all BLOB references for database %s?" #~ msgstr "" -#~ "Sei sicuro di voler disabilitare tutte le referenze BLOB per il database " -#~ "%s?" +#~ "Sei sicuro di voler disabilitare tutte le referenze BLOB per il database %" +#~ "s?" #~ msgid "Unknown error while uploading." #~ msgstr "Errore sconosciuto durante il caricamento del file." diff --git a/po/ja.po b/po/ja.po index 3c684a8a55..66b2342465 100644 --- a/po/ja.po +++ b/po/ja.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-02 11:09+0200\n" "Last-Translator: Yuichiro Takahashi \n" "Language-Team: japanese \n" -"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "すべて表示" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "ページ番号:" @@ -38,55 +38,56 @@ msgstr "" "たか、ブラウザのセキュリティ設定でクロスウィンドウの更新をブロックしているも" "のと思われます。" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "検索" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "実行" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "キー名" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "説明" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "データベース %1$s を作成しました。" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "データベースのコメント: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "テーブルのコメント" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "カラム" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "データ型" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "NULL" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "デフォルト値" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "リンク先" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "コメント" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "いいえ" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "はい" @@ -261,101 +262,101 @@ msgstr "はい" msgid "View dump (schema) of database" msgstr "データベースのダンプ (スキーマ) 表示" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "このデータベースにはテーブルがありません。" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "全選択" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "全選択解除" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "データベース名が空です!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "データベース %1$s の名称を %2$s に変更しました" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "データベース %1$s を %2$s にコピーしました" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "データベース名の変更" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "データベースの削除" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "データベース %s を削除しました。" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "データベースを削除する (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "データベースのコピー先" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "構造のみ" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "構造とデータ" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "データのみ" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "コピーの前に CREATE DATABASE する" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "%s を追加する" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT 値を追加する" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "制約を追加する" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "コピーしたデータベースに切り替える" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "照合順序" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -364,486 +365,422 @@ msgstr "" "phpMyAdmin 環境保管領域が無効になっています。理由については%sこちら%sをご覧く" "ださい。" -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "リレーショナルスキーマを編集またはエクスポートする" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "テーブル" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "行" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "サイズ" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "使用中" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "作成日時" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "最終更新" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "最終検査" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s テーブル" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "最低 1 つは表示するカラムを選択してください" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "%sビジュアル・クエリ・ビルダ%sに切り替える" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "ソート" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "昇順" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "降順" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "表示" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "条件" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "挿入" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "および" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "削除" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "または" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "修正" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "条件行を追加・削除する" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "カラムを追加・削除する" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "クエリを更新する" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "利用するテーブル" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "データベース %s のSQL:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "クエリを実行する" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "アクセスは拒否されました" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "いずれかの単語を含む" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "すべての単語を含む" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "完全一致" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "正規表現" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "\"%s\" の検索結果 %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "合計: %s 件" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s 件 (テーブル %2$s)" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "表示" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "テーブル %s に対して条件に一致したものを削除しますか?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "削除" - -#: db_search.php:362 -msgid "Search in database" -msgstr "データベース内検索" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "検索する単語や値 (ワイルドカード: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "検索条件:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "各単語は空白文字 (\" \") で区切ってください。" - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "検索するテーブル:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "検索するカラム:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "このデータベースにはテーブルがありません" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "不明" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "テーブル %s を空にしました" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "ビュー %s を破棄しました" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "テーブル %s を削除しました" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "SQL コマンドの追跡はアクティブです。" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "SQL コマンドの追跡は非アクティブです。" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "このビューの最低行数。詳しくは%sドキュメント%sをご覧ください。" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "ビュー" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "レプリケーション" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "合計" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s はこの MySQL サーバのデフォルトストレージエンジンです。" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "チェックしたものを:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "すべてチェックする" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "オーバーヘッドのあるテーブルを確認する" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "エクスポート" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "印刷用画面" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "空にする" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "削除" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "テーブルをチェックする" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "テーブルを最適化する" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "テーブルを修復する" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "テーブルを分析する" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "接頭辞をテーブル名に追加する" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "テーブル名の接頭辞を付け替える" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "接頭辞を付け替えてテーブルをコピーする" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "データ辞書" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "SQL コマンドを追跡しているテーブル" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "データベース" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "最後の世代" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "作成日時" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "更新日時" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "状態" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "操作" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "このテーブルに対しての追跡データを削除する" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "アクティブ" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "非アクティブ" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "世代" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "追跡レポート" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "構造のスナップショット" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "SQL コマンドを追跡していないテーブル" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "テーブルを追跡する" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "データベースのログです" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "エクスポート形式が正しくありません!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "この形式のエクスポートはファイルに保存する必要があります!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "パラメータが正しくありません!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "空き容量不足でファイル %s を保存できません。" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -851,12 +788,12 @@ msgstr "" "サーバ上に既存のファイル %s があります。ファイル名を変更するか、上書きオプ" "ションを有効にしてください。" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "このウェブサーバにはファイル %s を保存する権限がありません。" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "ダンプをファイル %s に保存しました。" @@ -879,7 +816,7 @@ msgid "SRID" msgstr "空間参照識別子" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "幾何データ" @@ -952,29 +889,29 @@ msgstr "" "「関数」の項目で「GeomFromText」を選択して、下の文字列を「値」の項目に貼り付" "けてください" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "アップロードしようとしたファイルが大きすぎるようです。対策については %sドキュ" "メント%s をご覧ください。" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "表示中のブックマーク" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "ブックマークを削除しました。" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "ファイルを読み込めませんでした" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -984,7 +921,7 @@ msgstr "" "サポートされていない圧縮形式 (%s) のファイルを読み込もうとしました。この形式" "はサポートされていないか設定で無効にされています。" -#: import.php:390 +#: import.php:394 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 " @@ -994,29 +931,29 @@ msgstr "" "ファイルサイズが PHP の設定で許可された最大値を超えています。[a@./" "Documentation.html#faq1_16@Documentation]FAQ 1.16[/a] をご覧ください。" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "文字セット変換ライブラリがないので、ファイルの文字セットが変換できません" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "インポートプラグインが読み込めません。正しくインストールされているか確認して" "ください!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "ブックマーク %s を作成しました" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "インポートは正常に終了しました。%d 個のクエリを実行しました。" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1024,7 +961,7 @@ msgstr "" "スクリプトがタイムアウトしました。インポートを完了させたいのであれば同じファ" "イルを再送信すればインポートが再開されます。" -#: import.php:499 +#: import.php:503 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." @@ -1032,15 +969,15 @@ msgstr "" "ただし、最後に実行したときはまったくデータを解析できませんでした。通常、PHP " "の時間制限を伸ばさない限りこのデータのインポートはできません。" -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "SQL は正常に実行されました" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "戻る" @@ -1048,7 +985,7 @@ msgstr "戻る" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin はフレーム対応ブラウザでの利用をお勧めします。" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "DROP DATABASE 文は無効にされています。" @@ -1057,7 +994,7 @@ msgstr "DROP DATABASE 文は無効にされています。" msgid "Do you really want to execute \"%s\"?" msgstr "「%s」を本当に実行しますか?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "データベースを完全に削除しようとしています!" @@ -1097,7 +1034,7 @@ msgstr "インデックスを追加する" msgid "Edit Index" msgstr "インデックスを編集する" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "インデックスに %d 個のカラムを追加する" @@ -1115,16 +1052,16 @@ msgstr "ホスト名が空です!" msgid "The user name is empty!" msgstr "ユーザ名が空です!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "パスワードが空です!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "パスワードが異なっています!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "ユーザを追加する" @@ -1136,29 +1073,31 @@ msgstr "特権を再読み込み" msgid "Removing Selected Users" msgstr "選択したユーザを削除する" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "閉じる" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "編集" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "リアルタイムでのトラフィックグラフ" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "リアルタイムでの接続/プロセスグラフ" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "リアルタイムでのクエリグラフ" @@ -1168,24 +1107,24 @@ msgstr "統計データ" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "合計" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "その他" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1205,7 +1144,7 @@ msgstr "サーバのトラフィック (単位:KiB)" msgid "Connections since last refresh" msgstr "更新間隔中の接続数" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "プロセス" @@ -1223,7 +1162,7 @@ msgstr "更新間隔中の問い合わせ数" msgid "Questions (executed statements by the server)" msgstr "問い合わせ数 (サーバで実行された命令文)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "クエリの統計" @@ -1267,14 +1206,14 @@ msgid "System swap" msgstr "システムスワップ" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1326,32 +1265,32 @@ msgstr "送信" msgid "Bytes received" msgstr "受信" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "接続" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "バイト" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1365,11 +1304,11 @@ msgstr "%d テーブル" msgid "Questions" msgstr "問い合わせ" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "トラフィック" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "設定" @@ -1389,12 +1328,12 @@ msgstr "モニタリンググラフを追加する" msgid "Please add at least one variable to the series" msgstr "少なくとも1つの系列を追加してください" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "なし" @@ -1494,7 +1433,7 @@ msgstr "設定の変更" msgid "Current settings" msgstr "現在の設定" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "グラフの題名" @@ -1581,7 +1520,7 @@ msgstr "EXPLAIN の結果" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "時間" @@ -1676,10 +1615,10 @@ msgstr "" "インポートした設定でのグラフの配置に失敗しました。設定をデフォルトに戻しま" "す..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "インポート" @@ -1745,7 +1684,7 @@ msgstr "要求を処理しています" msgid "Error in Processing Request" msgstr "要求処理中でのエラー" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "データベースが選択されていません。" @@ -1799,15 +1738,15 @@ msgstr "インデックスを隠す" msgid "Show indexes" msgstr "インデックスを表示する" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "外部キーのチェック:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(有効)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(無効)" @@ -1835,7 +1774,7 @@ msgstr "削除しています" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "ストアドファンクションの定義には、RETURN 文を含めなければなりません!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET エディタ" @@ -1876,8 +1815,8 @@ msgstr "クエリボックスを表示" msgid "No rows selected" msgstr "行が選択されていません" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "変更" @@ -1885,18 +1824,18 @@ msgstr "変更" msgid "Query execution time" msgstr "クエリの実行時間" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d は不正な行番号です。" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "保存する" @@ -1908,7 +1847,7 @@ msgstr "検索条件を隠す" msgid "Show search criteria" msgstr "検索条件を表示する" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "検索プロット" @@ -1954,12 +1893,12 @@ msgstr "クエリの結果" msgid "Data point content" msgstr "プロット点におけるデータ内容" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "無視" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "コピー" @@ -1979,7 +1918,7 @@ msgstr "外部キーを選択してください" msgid "Please select the primary key or a unique key" msgstr "主キーまたはユニークキーを選択してください" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "表示するカラムの選択" @@ -2063,7 +2002,7 @@ msgstr "データ行の表示" msgid "Generate password" msgstr "パスワードを生成する" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "生成する" @@ -2071,7 +2010,7 @@ msgstr "生成する" msgid "Change Password" msgstr "パスワードを変更する" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "その他" @@ -2162,63 +2101,63 @@ msgid "December" msgstr "12 月" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "1 月" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "2 月" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "3 月" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "4 月" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "5 月" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "6 月" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "7 月" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "8 月" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "9 月" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "10 月" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "11 月" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "12 月" @@ -2256,32 +2195,32 @@ msgid "Sun" msgstr "日" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "月" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "火" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "水" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "木" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "金" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "土" @@ -2395,16 +2334,16 @@ msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" "予期しない文字 (行: %1$s)。タブ文字があるべきところに \"%2$s\" がありました。" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "/ 秒" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "/ 分" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "/ 時" @@ -2412,6 +2351,250 @@ msgstr "/ 時" msgid "per day" msgstr "/ 日" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "最長: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "ドキュメント" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "ja" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "エラー" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "実行した SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL のメッセージ: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "SQL 検証への接続に失敗しました!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "EXPLAIN で確認" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL の EXPLAIN 解析をスキップ" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP コードを省略" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP コードの作成" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "再描画" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL の検証をスキップ" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL の検証" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "このクエリをインラインで編集します" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "インライン" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "プロファイリング" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "日" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%Y 年 %B %d 日 %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s 日 %s 時間 %s 分 %s 秒" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "パラメータがありません:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "先頭" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "前へ" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "次へ" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "最後" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "データベース「%s」に移動します。" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "%s の機能には既知のバグがあります。%s をご覧ください" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "クリックでオン/オフ切り替え" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "構造" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "挿入" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "表示" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "操作" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "アップロードファイル:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "ウェブサーバ上のアップロードディレクトリ %s から選択する:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "指定したアップロードディレクトリが利用できません" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "アップロードファイルがありません" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "実行" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "印刷" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2427,74 +2610,50 @@ msgstr "" msgid "Font size" msgstr "フォントサイズ" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "変更したデータを保存する" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "カラムの順番を元に戻す" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "先頭" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "前へ" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "次へ" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "最後" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "開始行" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "表示行数" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "モード" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "水平" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "水平 (縦ヘッダ)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "垂直" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "%s 行毎にヘッダを表示" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "キーでソート" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2518,107 +2677,119 @@ msgstr "キーでソート" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "オプション" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "部分テキスト" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "全文" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "リレーションキー" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "リレーション表示カラム" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "バイナリの内容を表示する" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "BLOB の内容を表示する" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "バイナリの内容を 16 進数で表示する" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "ブラウザ変換機能を隠す" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "空間データをテキストで表示" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "空間データをバイナリで表示" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "行を削除しました" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "削除" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "停止" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "正確な数字とは限りません。FAQ 3.11 をご覧ください" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "行/クエリ" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "行の表示" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "合計" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "クエリの実行時間 %01.4f 秒" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "クエリ結果操作" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "印刷用画面 (全テキストを含む)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "グラフで表示する" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "空間情報のデータを視覚化する" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "ビューを作成する" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "リンク先が見つかりません" @@ -2685,56 +2856,56 @@ msgstr "アップロードされ(移動し)たファイルが読み込めま msgid "Open new phpMyAdmin window" msgstr "別ウィンドウで開く" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "クッキーを有効にしてください。" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Javascript を有効にしてください" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "インデックスが定義されていません!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "インデックス" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "ユニーク" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "圧縮" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "一意な値の数" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "コメント" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "主キーを削除しました" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "インデックス %s を削除しました" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2743,137 +2914,96 @@ msgstr "" "インデックス %1$s と %2$s は同一のもののようです。一方は削除してもよいかもし" "れません。" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "データベース" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "サーバ" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "構造" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "挿入" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "操作" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "SQL コマンドの追跡" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "トリガ" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "テーブルが空のようです!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "データベースが空のようです!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "クエリ" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "特権" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "ルーチン" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "イベント" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "デザイナ" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "ユーザ" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "同期" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "バイナリログ" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "変数" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "文字セット" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "プラグイン" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "エンジン" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "エラー" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2896,75 +3026,75 @@ msgstr[0] "%1$d 行挿入しました。" msgid "Error while creating PDF:" msgstr "PDF を作成中にエラーが発生しました:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "最近使用したテーブルが保存できません" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "最近使用したテーブル" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "最近使用したテーブルはありません" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "このストレージエンジンにはステータスの詳細情報はありません。" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s は有効になっています。" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s は無効になっています。" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "この MySQL サーバは %s ストレージエンジンをサポートしていません。" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "不明なテーブルステータス: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "元にするデータベース `%s` が見つかりません!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "対象先のデータベース `%s` が見つかりません!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "不正なデータベースです" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "テーブル名が不正です" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "テーブル名を %1$s から %2$s に変更するときにエラーが発生しました" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "テーブル %1$s の名称を %2$s に変更しました。" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "テーブルに対する環境設定が保存できません" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2973,7 +3103,7 @@ msgstr "" "テーブルに対する環境設定のクリーンアップに失敗しました (参照 $cfg['Servers']" "[$i]['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2983,83 +3113,83 @@ msgstr "" "環境プロパティ「%s」が保存できません。ページ更新の際、変更箇所が維持されるこ" "とはないでしょう。テーブル構造を変更されたのであれば確認してみてください。" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "関数" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "演算子" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "値" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "テーブル検索" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "編集/挿入" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "表示するカラム (最低 1 つ):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "検索条件 (WHERE 節の全内容):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "ページあたりの行数" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "表示順:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "各点のラベルとして使われるカラム" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "プロットする結果の最大数" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "参照されている値を表示する" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "更なる検索条件" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "異なる 2 つのカラムによる定型問い合わせ (ワイルドカード: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "定型問い合わせ (ワイルドカード: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "結果表示/プロット点の編集" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "使い方" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "ズームを戻す" @@ -3140,20 +3270,20 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" "単精度浮動小数、有効範囲は -3.402823466E+38 から -1.175494351E-38、0、" "1.175494351E-38 から 3.402823466E+38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" -"倍精度浮動小数、有効範囲は -1.7976931348623157E+308 から " -"-2.2250738585072014E-308、0、2.2250738585072014E-308 から 1.7976931348623157E" +"倍精度浮動小数、有効範囲は -1.7976931348623157E+308 から -" +"2.2250738585072014E-308、0、2.2250738585072014E-308 から 1.7976931348623157E" "+308" #: libraries/Types.class.php:311 @@ -3427,13 +3557,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "列挙型、定義しておいた列挙リストより値を取ることができます" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "共有" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "テーブル" @@ -3444,35 +3574,35 @@ msgstr "テーブル" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "データ" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "オーバーヘッド" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "データベースに移動" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "レプリケーションしていない" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "レプリケーションしている" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "データベース「%s」の特権を確認します。" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "特権をチェックする" @@ -3520,174 +3650,18 @@ msgstr "設定ファイルに無効な認証方法が指定されています:" msgid "You should upgrade to %s %s or later." msgstr "%s を %s 以降にアップグレードしてください。" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "GLOBALS 変数が書き換えられている可能性があります" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "なんらかの攻撃をされている可能性があります" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "グローバル変数から数値キーが検出されました" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "最長: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "ドキュメント" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "ja" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "実行した SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL のメッセージ: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "SQL 検証への接続に失敗しました!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "EXPLAIN で確認" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL の EXPLAIN 解析をスキップ" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP コードを省略" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP コードの作成" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "再描画" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL の検証をスキップ" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL の検証" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "このクエリをインラインで編集します" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "インライン" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "プロファイリング" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "日" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%Y 年 %B %d 日 %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s 日 %s 時間 %s 分 %s 秒" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "パラメータがありません:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "データベース「%s」に移動します。" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "%s の機能には既知のバグがあります。%s をご覧ください" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "クリックでオン/オフ切り替え" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "アップロードファイル:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "ウェブサーバ上のアップロードディレクトリ %s から選択する:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "指定したアップロードディレクトリが利用できません" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "アップロードファイルがありません" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "実行" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "印刷" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3713,9 +3687,9 @@ msgstr "開いておく" msgid "Closed" msgstr "閉じておく" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "無効" @@ -3843,30 +3817,30 @@ msgstr "SOAP 拡張が見つかりません" msgid "maximum %s" msgstr "最大 %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "この項目は無効になっています。これは設定に適用されていません。" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "値「%s」を設定" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "デフォルト値に戻す" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "この値の変更をユーザに許可する" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "リセット" @@ -4151,7 +4125,7 @@ msgid "Character set of the file" msgstr "ファイルの文字セット" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "フォーマット" @@ -4176,14 +4150,14 @@ msgstr "1 行目にカラム名を追加する" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "カラム囲み記号" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "カラムのエスケープ記号" @@ -4203,13 +4177,13 @@ msgstr "カラムに含まれている CRLF 文字を取り除く" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "カラムの終端記号" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "行の終端記号" @@ -4266,12 +4240,12 @@ msgstr "ラベルキー" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME タイプ" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "リレーション" @@ -4284,7 +4258,7 @@ msgid "Save on server" msgstr "サーバ上に保存する" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "既存のファイルは上書きする" @@ -4297,7 +4271,7 @@ msgid "Enclose table and column names with backquotes" msgstr "テーブル名やカラム名を逆クォートで囲む" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL 互換モード" @@ -4520,8 +4494,8 @@ msgstr "" "数は[a@Documentation.html#cfg_TitleTable]ドキュメント[/a]を参照してください。" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "クエリウィンドウ" @@ -5863,10 +5837,10 @@ msgstr "SQL 検証を有効にするには必要です。" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "パスワード" @@ -5890,8 +5864,8 @@ msgstr "" "ユーザ名を所持している場合は、ここに記述します(デフォルトは [kbd]anonymous[/" "kbd])。" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "ユーザ名" @@ -6015,8 +5989,8 @@ msgid "" "for import and export operations" msgstr "" "インポートおよびエクスポートの操作に対して [a@http://ja.wikipedia.org/wiki/" -"ZIP_%28%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E3%83%95%E3%82%A9%E3%83%BC" -"%E3%83%9E%E3%83%83%E3%83%88%29]ZIP[/a] 圧縮を有効にします。" +"ZIP_%28%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E3%83%95%E3%82%A9%E3%83%BC%E3%83%" +"9E%E3%83%83%E3%83%88%29]ZIP[/a] 圧縮を有効にします。" #: libraries/config/messages.inc.php:527 msgid "ZIP" @@ -6137,7 +6111,7 @@ msgstr "%s 拡張がありません。PHP の設定をチェックしてみて msgid "possible deep recursion attack" msgstr "深い再帰的な攻撃を受けている可能性があります" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6145,38 +6119,86 @@ msgstr "" "サーバが応答しません (あるいはローカルサーバのソケットが正しく設定されていま" "せん)。" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "サーバが応答しません。" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" "データベースを含んでいるディレクトリのパーミッションを確認してください。" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "詳細..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "\"%s\" の検索結果 %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "合計: %s 件" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s 件 (テーブル %2$s)" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "テーブル %s に対して条件に一致したものを削除しますか?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "データベース内検索" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "検索する単語や値 (ワイルドカード: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "検索条件:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "各単語は空白文字 (\" \") で区切ってください。" + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "検索するテーブル:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "検索するカラム:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" "設定ファイルに定義されている管理ユーザ(controluser)での接続に失敗しました。" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "パスワードを変更する" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "パスワード無し" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "もう一度入力してください" @@ -6197,8 +6219,8 @@ msgstr "データベースを作成する" msgid "Create" msgstr "作成" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "特権なし" @@ -6212,9 +6234,9 @@ msgstr "テーブルを作成" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "名前" @@ -6222,146 +6244,146 @@ msgstr "名前" msgid "Number of columns" msgstr "カラム数" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "エクスポートプラグインをロードできません。正しくインストールされているか確認" "してください!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "現在のサーバからデータベースをエクスポート" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "データベース \"%s\" からテーブルをエクスポート" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "テーブル \"%s\" から行単位でデータをエクスポート" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "エクスポート方法:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "簡易 - 最小限のオプションだけ表示" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "詳細 - 可能なオプションをすべて表示" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "データベース:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "テーブル:" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "行:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "ダンプする行" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "行数:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "開始行:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "すべての行をダンプする" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "出力:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "サーバ上のディレクトリ %s に保存する" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "出力をファイルに保存する" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "ファイル名のテンプレート:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ はサーバ名に" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "、@DATABASE@ はデータベース名に" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "、@TABLE@ はテーブル名に" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"formatting strings. Additionally the following transformations will happen: %" +"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details." msgstr "" "この値は %1$sstrftime%2$s を使用して解釈されますので、時刻の書式文字列を使用" "することができます。また、埋め込み変数変換も行われます(%3$s変換されま" "す。)。その他のテキストはそのまま使われます。詳細については、%4$sFAQ%5$s を" "参照してください。" -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "今後のエクスポートでこれを使用する" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "ファイルの文字セット:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "圧縮:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zip 形式" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzip 形式" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzip 形式" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "出力をテキストで表示する" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "フォーマット:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "フォーマット特有のオプション:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6369,34 +6391,34 @@ msgstr "" "下にスクロールして選択したフォーマットのオプションで必要事項を記入し、他の" "フォーマットのオプションは無視してください。" -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "エンコーディングへの変換:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%1$s (%2$s ブランチ)" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "ブランチ無し" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Git のリビジョン" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "最終コミット: %1$s、%2$s により" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "パッチ作成: %1$s、%2$s により" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6406,33 +6428,33 @@ msgstr "" "は、WebKit がベースのブラウザ (Safari、Google Chrome、Arora など) の既知のバ" "グです。" -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "インポートファイルをアップロードしています..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "ファイルが処理されています。しばらくお待ちください。" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6440,30 +6462,30 @@ msgstr "" "しばらくお待ちください。ファイルがアップロードされています。アップロードに関" "する機能は利用できません。" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "現在のサーバへのインポート" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "データベース \"%s\" へのインポート" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "テーブル \"%s\" へのインポート" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "インポートするファイル:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "ファイルは圧縮されていないもの、もしくは、%s で圧縮されているもの。" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6471,15 +6493,15 @@ msgstr "" "圧縮ファイルの名前は.[フォーマット].[圧縮形式]で終わっていること。例:" ".sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "このサーバではファイルのアップロードはできません。" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "部分インポート:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6487,7 +6509,7 @@ msgstr "" "直前のインポートはタイムアウトしました。再送信すると位置 %d から再開されま" "す。" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6497,11 +6519,11 @@ msgstr "" "(大きなファイルをインポートする場合には便利ですが、トランザクションが壊れ" "ることもあります)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "先頭から数えたスキップする行の数:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "フォーマット特有のオプション:" @@ -6510,7 +6532,7 @@ msgstr "フォーマット特有のオプション:" msgid "Language" msgstr "言語" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "バージョン情報" @@ -6554,67 +6576,67 @@ msgstr "" msgid "Buffer Pool" msgstr "バッファプール" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB ステータス" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "バッファプールの使用量" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "ページ" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "フリーページ数" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "ダーティページ" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "データが含まれているページ数" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "フラッシュ待ちページ数" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "ビジーなページ数" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "ラッチされているページ" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "バッファプールの利用状況" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "読み込みリクエスト数" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "書き込みリクエスト数" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "読み込みミス" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "書き込み待ち" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "読み込みミス (%)" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "書き込み待ち (%)" @@ -6840,20 +6862,20 @@ msgstr "" "ログの数がそれ以上になると古いログが削除されます。それができない場合は、ログ" "ファイル名の変更が行われ、最大番号の 1 つ次の番号が付けられます。" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "PBXT に関するドキュメントおよび詳細な情報は、%sPrimeBase XT オフィシャルサイ" "ト%sにあります。" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "関連リンク" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "Paul McCullagh 氏による PrimeBase XT ブログ" @@ -6861,127 +6883,127 @@ msgstr "Paul McCullagh 氏による PrimeBase XT ブログ" msgid "No data found for GIS visualization." msgstr "視覚化できる空間情報がありません。" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "返り値が空でした (行数 0)。" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" "以下に示す構成が、作成もしくは変更されました。ここで次のことが行えます。" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "名前をクリックすることで構造内容を表示します。" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "「オプション」のリンクをクリックすることで対応する設定の変更が行えます。" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "名前の後ろにある「構造」のリンクより構造の編集が行えます。" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "データベース %s に移動" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "%s に対する設定の変更を行います" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "テーブル %s に移動" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "%s の構造" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "ビュー %s に移動" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "隠す" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "バイナリ" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "長さによってはこのカラムを
編集できなくなる場合もあります。" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "バイナリ - 編集不可" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "ウェブサーバ上のアップロードディレクトリ" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "%s 行づつ挿入を行う" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "続いて" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "新しい行として挿入する" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "新しい行として挿入し、エラーは無視する" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "挿入クエリ文を表示する" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "前のページに戻る" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "新しいレコードを追加する" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "このページに戻る" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "次の行を編集する" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "次の値に移動するときは TAB キーを使ってください。CTRL+カーソルキーを使うと自" "由に移動できます" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "SQL クエリを表示" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "id %1$d の行を挿入しました" @@ -6996,234 +7018,234 @@ msgstr "なし" msgid "Convert to Kana" msgstr "全角カナへ変換する" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "付け替え元" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "付け替え先" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "実行する" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "テーブル接頭辞の追加" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "追加する接頭辞" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "以下のクエリを本当に実行しますか?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "変更なし" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "文字セット" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "ブルガリア語" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "簡体字中国語" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "繁体字中国語" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "大文字小文字を区別しない" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "大文字小文字を区別する" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "クロアチア語" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "チェコ語" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "デンマーク語" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "英語" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "エスペラント語" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "エストニア語" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "ドイツ語" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "辞書" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "電話帳" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "ハンガリー語" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "アイスランド語" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "日本語" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "ラトビア語" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "リトアニア語" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "韓国語" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "ペルシア語" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "ポーランド語" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "西ヨーロッパ諸語" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "ルーマニア語" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "スロバキア語" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "スロベニア語" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "スペイン語" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "スペイン語 (伝統表記)" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "スウェーデン語" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "タイ語" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "トルコ語" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "ウクライナ語" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "UNICODE" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "多言語" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "中央ヨーロッパ諸語" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "ロシア語" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "バルト諸語" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "アルメニア語" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "キリル諸語" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "アラビア語" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "ヘブライ語" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "グルジア語" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "ギリシア語" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "チェコのスロバキア語" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "メインページ" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "ログアウト" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin のドキュメント" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "ナビゲーションフレームの再読み込み" @@ -7245,11 +7267,11 @@ msgstr "%s へようこそ" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" -"設定ファイルが作成されていないものと思われます。%1$sセットアップスクリプ" -"ト%2$s を利用して設定ファイルを作成してください。" +"設定ファイルが作成されていないものと思われます。%1$sセットアップスクリプト%2" +"$s を利用して設定ファイルを作成してください。" #: libraries/plugins/auth/AuthenticationConfig.class.php:121 msgid "" @@ -7296,21 +7318,21 @@ msgstr "パスワード:" msgid "Server Choice" msgstr "サーバの選択" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "パスワードなしログインは設定 (AllowNoPassword 参照) によって禁止されています" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "%s 秒以上操作をしませんでした。ログインし直してください。" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL サーバにログインできません" @@ -7391,7 +7413,7 @@ msgstr "データのダンプオプション" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "テーブルのデータのダンプ" @@ -7406,28 +7428,28 @@ msgstr "イベント" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "定義" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "テーブルの構造" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "ビュー用の構造" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "ビュー用の代替構造" @@ -7473,32 +7495,32 @@ msgid "Display MIME types" msgstr "MIME タイプを表示する" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "ホスト" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "生成日時" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "サーバのバージョン" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP のバージョン" @@ -7574,7 +7596,7 @@ msgstr "" "ム名やテーブル名を保護します)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "挿入前にテーブルを空にする" @@ -7647,33 +7669,33 @@ msgstr "" "TIMESTAMP のカラムを UTC (協定世界時) でダンプする (ダンプするサーバと読み" "込ませるサーバのタイムゾーンが異なる場合に有効です)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "プロシージャ" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "関数" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "ダンプしたテーブルの制約" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "テーブルの制約" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "テーブルに含まれている MIME タイプ" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "テーブルのリレーション" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "データ読み込みエラー:" @@ -7717,15 +7739,15 @@ msgstr "" msgid "Column names: " msgstr "カラム名: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "CSV インポートのパラメータが不正です: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7734,13 +7756,13 @@ msgstr "" "指定されたカラム (%s) は無効です。カラム名のスペルが正しいか、カンマで区切ら" "れていないか、引用符で囲まれていないかを確認してください。" -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "CSV 入力の書式が不正です (行: %d)。" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "CSV 入力のカラム数が不正です (行: %d)。" @@ -7750,17 +7772,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "テーブル名" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "カラム名" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "このプラグインでは圧縮されたファイルのインポートはできません!" @@ -7972,80 +7994,80 @@ msgstr "" "は \"http://www.example.com/\" のような URL の先頭部分、2 つ目のオプションは" "リンクのタイトルです。" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "NG" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "有効" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "一般的なリレーション機能" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "表示機能" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF の作成" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "カラムコメント表示機能" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "ブラウザ変換機能" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "column_comments テーブルの更新方法についてはドキュメントをご覧ください" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "ブックマークされている SQL" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL 履歴" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "永続的な『最近使用したテーブル』" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "永続的な『テーブルに対する環境設定』" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "ユーザ環境設定" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "高度な機能の設定する簡単な方法:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "examples/create_tables.sql で必要なテーブルを作成します。" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "作ったテーブルにアクセスできる pma ユーザを作成します。" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8053,15 +8075,15 @@ msgstr "" "設定ファイル (config.inc.php) で高度な機能を有効にします。" "config.sample.inc.php にある設定例をコピーするといいでしょう。" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "更新した設定ファイルを読み込むために phpMyAdmin にログインし直します。" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "説明がありません" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "すべてのチェックを外す" @@ -8069,7 +8091,7 @@ msgstr "すべてのチェックを外す" msgid "Slave configuration" msgstr "スレーブの設定" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "マスタサーバの変更または再設定" @@ -8082,9 +8104,9 @@ msgstr "" "さい。もしそうでないならば、[mysqld] セクションに以下の行を追加してください。" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "ユーザ名" @@ -8102,15 +8124,15 @@ msgid "Slave status" msgstr "スレーブステータス" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "変数" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "サーバ ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8118,38 +8140,38 @@ msgstr "" "--report-host=host_name オプションで起動したスレーブだけが、このリストに表示" "されます。" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "スレーブレプリケーションのユーザ追加" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "すべてのユーザ" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "テキスト入力項目の値を利用する" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "すべてのホスト" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "ローカル" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "このホスト" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "ホストテーブルを使う" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8157,140 +8179,140 @@ msgstr "" "ホストテーブルが使用されている場合、この項目は無視され、代わりに使用されてい" "るホストテーブルに格納されている値を設定します。" -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "パスワードを生成する" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "クエリの実行に失敗しました:『%s』" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "申し訳ありませんが、削除されたイベントの復元に失敗しました。" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "バックアップされていたクエリ:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "イベント %1$s を変更しました。" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "イベント %1$s を作成しました。" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "リクエストの処理中に 1 つ以上のエラーが発生しました:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "イベントを編集する" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "要求処理中でのエラー" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "詳細" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "イベント名" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "イベント種別" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "%s に変更する" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "実行日時" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "実行間隔" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "開始" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "終了" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "完了後もイベントを残す" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "定義者" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "定義者の指定は「ユーザ名@ホスト名」の形式でなければなりません。" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "イベント名は必須です" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "有効な実行間隔を指定してください。" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "有効な実行日時を指定してください。" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "有効な種別イベントを指定してください。" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "イベントの定義は必須です。" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "新規作成" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "オフ" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "オン" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "イベントスケジュールの状態" @@ -8310,89 +8332,89 @@ msgstr "" "敗する可能性があります![/strong] 問題を回避するためには、改良された" "「mysqli」拡張を使用するようにしてください。" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "ルーチンタイプが不正です: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "申し訳ありませんが、削除されたルーチンの復元に失敗しました。" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "ルーチン %1$s を変更しました。" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "ルーチン %1$s を作成しました。" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "ルーチンを編集する" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "ルーチン名" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "パラメータ" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "入出力" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "長さ/値" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "パラメータを追加する" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "最後のパラメータを削除する" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "返り値の種類" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "返り値の長さ/値" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "返り値のオプション" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "DETERMINISTIC" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "SQL SECURITY" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "データ干渉方式" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "ルーチン名は必須です" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "パラメータに対して不正な入出力「%s」が与えられています。" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8400,36 +8422,36 @@ msgstr "" "ルーチンパラメータが ENUM、SET、VARCHAR、VARBINARY の場合、長さ/値は必須で" "す。" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "ルーチンの各パラメータに対して、名前とデータ型は必須です。" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "ルーチンに対して、有効な返り値の種類を指定してください。" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "ルーチンの定義は必須です。" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "プロシージャ内の最後のステートメントは %d 行の変更を行いました" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "ルーチン %s の実行結果" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "ルーチンを実行する" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "ルーチンのパラメータ" @@ -8460,23 +8482,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "実行時機" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "トリガ名は必須です" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "有効な実行時機を指定してください。" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "有効なトリガイベントを指定してください" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "有効なテーブル名を指定してください" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "トリガの定義は必須です。" @@ -8558,138 +8580,138 @@ msgstr "データベース %2$s に %1$s という名前のイベントはあり msgid "There are no events to display." msgstr "表示できるイベントがありません。" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "%s テーブルは存在しません!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "テーブル %s の座標を設定してください" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "データベース %s のスキーマ - ページ %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "このページにはテーブルがありません!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "スキーマエラー: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "リレーショナルスキーマ" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "テーブルの内容" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "属性" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "その他" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "新しいページを作成する" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "ページ名" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "自動レイアウト、チェックしたのに基づく" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "内部リレーション" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "外部キー" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "編集するページを選択してください" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "ページを選択してください" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "テーブルを選択してください" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "リレーショナルスキーマを表示する" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "エクスポートするリレーショナルタイプを選択してください" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "グリッドを表示" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "色表示" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "テーブルの大きさを表示する" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "すべてのテーブルを同じ幅で表示しますか?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "キーの表示のみ" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "横向き" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "縦向き" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "向き" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "用紙サイズ" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8697,7 +8719,7 @@ msgstr "" "このページには存在しないテーブルへの参照があります。これらの参照を削除します" "か?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "スクラッチボードを切り替える" @@ -8716,44 +8738,44 @@ msgstr "言語ファイルが登録されていません: %1$s。" msgid "Current Server" msgstr "カレントサーバ" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "元にするデータベース" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "カレントサーバ" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "リモートサーバ" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "差分" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "対象先のデータベース" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "クリックで選択" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "サーバ %s 上でクエリを実行する" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "データベース %s 上でクエリを実行する" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "クリア" @@ -8762,11 +8784,11 @@ msgstr "クリア" msgid "Columns" msgstr "カラム" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "この SQL をブックマークする" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "すべてのユーザがこのブックマークを利用できるようにする" @@ -8866,7 +8888,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "%s の SQL コマンド追跡機能はアクティブです。" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8877,7 +8899,7 @@ msgstr "" "バックスラッシュ (\"\\\") やシングルクォート (\"'\") を含める必要がある場合" "は (\\\\xyz や a\\'b のように) その前にバックスラッシュを付けてください。" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8885,17 +8907,17 @@ msgstr "" "デフォルト値にはひとつの値のみ入力してください。バックスラッシュによるエス" "ケープや引用符を含めることはできません。例: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "インデックス" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "カラムを移動させる" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8904,11 +8926,11 @@ msgstr "" "利用可能な変換オプションや MIME タイプの変換の一覧については %s変換機能の説" "明%s をご覧ください" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "変換オプション" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8919,57 +8941,57 @@ msgstr "" "ングルクォート (\"'\") を値に含める必要がある場合は ( \\\\xyz や a\\'b のよう" "に) バックスラッシュでエスケープしてください。" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM もしくは SET データが長いので、" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "広い編集領域で作業する" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "なし" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "ユーザ定義:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "主" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "全文" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "最初へ" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "%s の後へ" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "%s 個のカラムを追加する" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "最低ひとつはカラムを追加してください。" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "ストレージエンジン" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "パーティションの定義" @@ -8990,11 +9012,11 @@ msgstr "" "環境設定は、現在のセッションでのみ有効です。この設定を永続的に有効にするに" "は、%sphpMyAdmin 環境保管領域%sが必要です。" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "設定が保存できません" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9012,81 +9034,81 @@ msgstr "ZIP アーカイブにファイルが含まれていません!" msgid "Error in ZIP archive:" msgstr "ZIP アーカイブにエラーがあります:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "一般設定" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "サーバ接続の照合順序" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "外観の設定" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "詳細設定" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "データベースサーバ" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "ソフトウェア" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "ソフトウェアバージョン" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "プロトコルバージョン" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "ユーザ" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "サーバの文字セット" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "ウェブサーバ" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "データベースクライアントのバージョン" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP 拡張" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP 情報" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin オフィシャルサイト" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "phpMyAdmin に協力するには" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "サポート" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "更新履歴" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9098,7 +9120,7 @@ msgstr "" "ト設定で動作しているため不正アクセス可能な状態になっています。このセキュリ" "ティホールは必ず閉ざしてください。" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9107,7 +9129,7 @@ msgstr "" "PHP の設定で mbstring.func_overload が有効になっています。phpMyAdmin はこのオ" "プションに対応していないため、データが破壊されることがあります!" -#: main.php:294 +#: main.php:297 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 " @@ -9117,19 +9139,19 @@ msgstr "" "いるようですが、mbstring 拡張がないと phpMyAdmin は文字列を正しく分割できない" "ため予期しない結果になることがあります。" -#: main.php:302 +#: main.php:305 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." +"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 "" "お使いの PHP のパラメータ [a@http://php.net/manual/ja/session.configuration." -"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] が、phpMyAdmin に" -"設定されているクッキーの有効期間より短くなっています。このため、phpMyAdmin に" -"設定されているよりも早くログインの期限が切れます。" +"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] が、" +"phpMyAdmin に設定されているクッキーの有効期間より短くなっています。このため、" +"phpMyAdmin に設定されているよりも早くログインの期限が切れます。" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9138,13 +9160,13 @@ msgstr "" "りも短くなっています。このため、phpMyAdmin に設定されているよりも早くログイン" "の期限が切れます。" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "設定ファイルに、暗号化 (blowfish_secret) 用の非公開パスフレーズの設定を必要と" "するようになりました。" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9154,7 +9176,7 @@ msgstr "" "phpMyAdmin ディレクトリに存在しています。phpMyAdmin を設定し終えたら、それは" "削除するべきです。" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9163,7 +9185,7 @@ msgstr "" "phpMyAdmin 環境保管領域が完全に設定されていないため、いくつかの拡張機能が無効" "になっています。理由については%sこちら%sをご覧ください。" -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9172,7 +9194,7 @@ msgstr "" "お使いになっている PHP の MySQL ライブラリのバージョン %s が MySQL サーバの" "バージョン %s と異なります。これは予期しない不具合を起こす可能性があります。" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9181,24 +9203,24 @@ msgstr "" "Suhosin が稼働しているため問題が発生する可能性があります。詳しくは%sドキュメ" "ント%sをご覧ください。" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "データベースが存在しません" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "データベース名を絞る" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "テーブル名を絞る" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "テーブルを作成する" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "データベースを選択してください" @@ -9246,7 +9268,7 @@ msgstr "大小を切り替える" msgid "Toggle relation lines" msgstr "リレーションラインの表示切替" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "PDF スキーマの座標をインポート/エクスポートする" @@ -9304,67 +9326,67 @@ msgstr "集計" msgid "Active options" msgstr "アクティブオプション" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "ページが作成されました" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "ページの作成に失敗しました" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "ページ" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "選択したページからインポートする" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "選択したページへエクスポートする" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "ページを作成し、そこへエクスポートする。" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "新しいページの名前: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "倍率にあわせたエクスポート/インポート" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "推奨" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "エラー: リレーションはすでに存在しています。" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "エラー: リレーションを追加できませんでした。" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "外部キーを追加しました" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "内部リレーションを追加しました" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "リレーションを削除しました" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "デザイナの座標を保存するときにエラーが発生しました。" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "修正を保存しました" @@ -9442,15 +9464,15 @@ msgstr "既に保存してある設定に上書きします!" msgid "You can reset all your settings and restore them to default values." msgstr "すべての設定をリセットして、デフォルト値に復元します。" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "インポートファイル" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "全部" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9460,37 +9482,37 @@ msgstr "" msgid "File doesn't exist" msgstr "ファイルが存在しません" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "表示するバイナリログを選択してください" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "ファイル" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "クエリの表示を切り詰める" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "クエリ全体を表示" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "ログ名" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "位置" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "元の位置" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "情報" @@ -9498,30 +9520,30 @@ msgstr "情報" msgid "Character Sets and Collations" msgstr "文字セットと照合順序" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d 個のデータベースが正常に削除されました。" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "データベースの統計" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "マスタレプリケーション" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "スレーブレプリケーション" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "統計を有効にする" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9529,7 +9551,7 @@ msgstr "" "注意: データベースの統計を有効にするとウェブサーバと MySQL サーバの間の通信量" "が激増することがあります。" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "ストレージエンジン" @@ -9557,7 +9579,7 @@ msgstr "モジュール" msgid "Library" msgstr "ライブラリ" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "バージョン" @@ -9573,169 +9595,169 @@ msgstr "ライセンス" msgid "disabled" msgstr "無効" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "GRANT 以外のすべての特権を付与する" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "既存のテーブル構造の変更を許可する" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "ストアドルーチンの修正と削除を許可する" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "新しいデータベースやテーブルの作成を許可する" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "ストアドルーチンの作成を許可する" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "新しいテーブルの作成を許可する" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "一時テーブルの作成を許可する" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "ユーザアカウントの作成・削除・名前の変更を許可する" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "新しいビューの作成を許可する" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "データの削除を許可する" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "データベースとテーブルの削除を許可する" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "テーブルの削除を許可する" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "イベントスケジューラにイベントを設定できるようにする" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "ストアドルーチンの実行を許可する" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "データのインポート、エクスポートを許可する" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "特権テーブルの再読み込みなしでユーザ・特権の追加を許可する" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "インデックスの作成、削除を許可する" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "データの挿入、置換を許可する" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "現在のスレッドのテーブルロックを許可する" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "単位時間内に可能な新規接続回数を制限する" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "単位時間内にサーバに送信可能なクエリ数を制限する" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" "単位時間内に実行可能なテーブルないしデータベースの編集コマンド数を制限する" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "ユーザの同時接続数を制限する" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "全ユーザのプロセスを閲覧できるようにする" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "このバージョンの MySQL では無効です。" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "サーバ設定の再読み込み、サーバキャッシュのフラッシュを許可する" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "スレーブ/マスタの照会を許可する" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "レプリケーションスレーブでは有効にする必要があります。" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "データの読み込みを許可する" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "データベース総一覧へのアクセスを許可する" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "SHOW CREATE VIEW クエリの実行を許可する" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "サーバのシャットダウンを許可する" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9745,297 +9767,297 @@ msgstr "" "ザのスレッドを停止するといった管理操作をする場合はたいていこの設定が必要にな" "ります。" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "トリガの作成・削除を許可する" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "データの修正を許可する" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "特権はありません。" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "なし" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "テーブル固有の特権" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "注意: MySQL の特権名は英語で表示されます" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "管理" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "グローバル特権" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "データベースに固有の特権" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "リソースの制限" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "注意: オプションを 0 (ゼロ)に設定すると制限を解除します。" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "ログイン情報" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "パスワードは変更しない" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "ユーザが存在しません。" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "ユーザ %s は既に存在します!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "新しいユーザを追加しました。" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "%s の特権を更新しました。" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "%s の特権を取り消しました" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "%s のパスワードは正しく変更されました。" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "%s を削除中です" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "削除するユーザが選択されていません!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "特権を再読み込みしています" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "選択されたユーザは正常に削除されました。" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "特権を正常に再読み込みしました。" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "特権を編集" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "取り消し" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "すべてエクスポート" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "すべて" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "すべてのユーザに対する特権" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "%s に対する特権" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "ユーザ概略" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "権限委譲" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "選択したユーザを削除する" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "特権をすべて取り消してユーザを削除する" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "ユーザと同名のデータベースを削除する" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "注意: phpMyAdmin は MySQL の特権テーブルから直接ユーザ特権を取得しますが、手" "作業で特権を更新した場合は phpMyAdmin が利用しているテーブルの内容とサーバの" "特権の内容が一致しなくなることがありますので、作業を続ける前に %s特権の再読み" "込み%s をしてください。" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "特権テーブルには選択したユーザがいません。" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "このカラムに固有の特権" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "データベースに特権を追加" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "_ や % というワイルドカードを文字として使用するときは \\ でエスケープしてくだ" "さい。" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "テーブルに特権を追加" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "ログイン情報の変更 / ユーザの複製" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "同じ特権を持つ新しいユーザを作る" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "元のユーザも残す" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "ユーザテーブルから元のユーザを削除する" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "元のユーザの特権をすべて無効にしてから削除する" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "ユーザテーブルから元のユーザを削除し、特権の再読み込みをする" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "ユーザ専用データベース" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "同名のデータベースを作成してすべての特権を与える" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "ワイルドカード(ユーザ名_%)に該当するデータベースにすべての特権を与える" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "データベース "%s" への全ての特権を与える" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr ""%s" にアクセスできるユーザ" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "グローバル" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "データベース固有" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "ワイルドカード" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "ビュー %s を破棄しました。" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "不明なエラーです" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "マスタ %s に接続していません。" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "マスタのログの位置が読み込めません。マスター上の特権問題の可能性があります。" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "マスタを切り替えることができません" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "マスタサーバを %s へ切り替えるのに成功しました。" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "このサーバのレプリケーションプロセスに、マスタが設定されています。" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "マスタステータスの表示" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "接続しているスレーブの表示" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10044,11 +10066,11 @@ msgstr "" "このサーバのレプリケーションプロセスには、マスタが設定されていません。設定を行いますか?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "マスタ設定" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10063,19 +10085,19 @@ msgstr "" "を無視して、特定のデータベースだけのレプリケーションを許可するモード。以下よ" "りいずれかのモードを選択してください。" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "特定のデータベースだけを除いた残り全てをレプリケーションする" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "特定のデータベースだけレプリケーションする" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "データベースを選択してください:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10083,7 +10105,7 @@ msgstr "" "my.cnf の [mysqld] セクションの最後に以下の行を追加し、その後、MySQL サーバを" "再起動してください。" -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10093,84 +10115,84 @@ msgstr "" "のサーバマスタとして設定されていることを知らせるメッセージが表示され" "ます。" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "スレーブの SQL スレッドが実行していません!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "スレーブの IO スレッドが実行していません!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "サーバはレプリケーションプロセスではスレーブとして設定されています。どのよう" "にしたいですか?" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "スレーブのステータステーブルを閲覧する" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "データベースをマスタと同期させる" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "スレーブの操作:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "全開始" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "全停止" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "スレーブのリセット" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "SQL スレッドのみ開始" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "SQL スレッドのみ停止" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "IO スレッドのみ開始" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "IO スレッドのみ停止" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "管理エラー:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "エラーのスキップは、マスタとスレーブの同期を切ることになるかもしれません!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "現在のエラーをスキップする" # I think better of "Skip next %s errors." -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "エラースキップする" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "個" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10179,126 +10201,126 @@ msgstr "" "このサーバのレプリケーションプロセスには、スレーブが設定されていません。設定を行いますか?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "スレッド %s は正常終了しました。" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "スレッド %s の終了に失敗しました。すでに閉じているようです。" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "ハンドラ" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "クエリキャッシュ" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "スレッド" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "一時データ" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "遅延インサート" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "キーキャッシュ" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "結合" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "ソート" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "トランザクションコーディネータ" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "すべてのテーブルをフラッシュする(閉じる)" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "開いているテーブルを表示する" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "スレーブホストを表示する" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "スレーブの状態を表示する" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "クエリキャッシュをフラッシュする" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "ランタイム情報" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "すべての状態変数" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "モニタ" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "アドバイザ" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "再描画間隔: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "フィルタ" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "含まれている文字:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "警告値のみ表示する" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "種別による絞り込み..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "生の値 (書式化なし) で表示する" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "関連リンク:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "事象の解析をする" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "アドバイザの利用にあたって" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10306,7 +10328,7 @@ msgstr "" "アドバイザ・システムは、サーバの状態変数を分析することにより、ふさわしいと思" "われるサーバ変数の調整方法を提供するものです。" -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10315,7 +10337,7 @@ msgstr "" "このシステムは、単純な計算を基にして経験則によって調整方法を提供するため、お" "使いのシステムに必ずしも当てはまるものではないことに注意してください。" -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10325,7 +10347,7 @@ msgstr "" "を確認しておいてください。間違ったチューニングは、パフォーマンスに非常に悪影" "響を与える可能性があります。" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10336,31 +10358,31 @@ msgstr "" "変更した箇所を元に戻します。" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "起動以後の問い合わせ数:%s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "ステートメント" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "クエリ数" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "起動以後のネットワークトラフィック:%s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "この MySQL サーバの稼働時間: %1$s (起動時刻: %2$s)" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10368,19 +10390,19 @@ msgstr "" "この MySQL サーバは、レプリケーションプロセスのマスタス" "レーブとして動作しています。" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "この MySQL サーバは、レプリケーションプロセスのマスタとして動作" "しています。" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "この MySQL サーバは、レプリケーションプロセスのスレーブとして動" "作しています。" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10388,11 +10410,11 @@ msgstr "" "サーバ上のレプリケーションステータスの詳細については、レプリケーションの節を参照してください。" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "レプリケーションステータス" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10400,45 +10422,45 @@ msgstr "" "処理が集中するサーバではバイトカウンタが超過することがあるため、MySQL サーバ" "が報告してくる統計は不正確なことがあります。" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "受信済" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "送信済" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "最大同時接続数" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "失敗回数" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "中断" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "コマンド" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "クライアントが適切に接続を閉じなかったために中断された接続数。" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "MySQL サーバへの接続を試みて失敗した回数。" -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10447,16 +10469,16 @@ msgstr "" "一時バイナリログキャッシュを利用したものの binlog_cache_size の値を超過したた" "め一時ファイルにステートメントを保存したトランザクション数。" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "一時バイナリログキャッシュを使用したトランザクション数。" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "MySQL サーバへの接続試行回数 (成否に関わらず)。" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10467,24 +10489,24 @@ msgstr "" "Created_tmp_disk_tables の値が大きい場合は tmp_table_size の値を増やしてディ" "スク上ではなくメモリ上に一時テーブルを構築した方がよいかもしれません。" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "mysqld が生成した一時ファイル数。" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "ステートメント実行中にサーバが自動生成したメモリ上の一時テーブル数。" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" "何らかのエラー (たぶんキーの重複) が発生したため INSERT DELAYED された行数。" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10492,23 +10514,23 @@ msgstr "" "使用中の INSERT DELAYED ハンドラのスレッド数。INSERT DELAYED を適用するテーブ" "ルの数だけ固有のスレッドが用意されます。" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "INSERT DELAYED で書き込まれた行数。" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "FLUSH 文の実行回数。" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "内部で COMMIT 文を実行した回数。" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "テーブルから行を削除した回数。" -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10518,7 +10540,7 @@ msgstr "" "ての情報を持っているか問い合わせることができます。これを開示と言いますが、" "Handler_discover はその開示されたタイムテーブルの数です。" -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10528,7 +10550,7 @@ msgstr "" "もインデックスの全スキャンを実行しているものと思われます。例えば SELECT col1 " "FROM foo を実行した場合 (col1 はインデックスに含まれているものとします)。" -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10536,7 +10558,7 @@ msgstr "" "キーに基づいて行を読み込んだリクエストの数。この値が高い場合はクエリとテーブ" "ルが適切にインデックスされているものと考えられます。" -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10546,7 +10568,7 @@ msgstr "" "エリに範囲指定をしているか、インデックススキャンを行っているときに増加しま" "す。" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10554,7 +10576,7 @@ msgstr "" "キーの順序通りに前の行を読み込んだリクエストの数。この読み込みは主に ORDER " "BY ... DESC の最適化に利用されます。" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10566,7 +10588,7 @@ msgstr "" "キャンしなければならないクエリを大量に行っているか、結合の際のキーの使い方に" "不適切なところがあります。" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10577,36 +10599,36 @@ msgstr "" "キャンを大量に実行しているためです。一般にこれはテーブルのインデックスが不適" "切か、クエリがインデックスを利用するように書かれていないことを意味します。" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "内部で ROLLBACK 文を実行した回数。" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "テーブル内の行を更新したリクエストの数。" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "テーブル内に行を挿入したリクエストの数。" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" "データが含まれるページの数 (ダーティページ、クリーンページの別を問わず)。" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "現在のダーティページの数。" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "フラッシュリクエストを受けたバッファプールのページ数。" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "空きページ数。" -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10616,7 +10638,7 @@ msgstr "" "るいは書き込んでいるページ、あるいは他の何らかの理由でフラッシュしたり削除し" "たりできなくなっているページの数です。" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10628,11 +10650,11 @@ msgstr "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data という式でも計" "算できます。" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "ページのバッファプールサイズの合計。" -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10640,7 +10662,7 @@ msgstr "" "InnoDB が開始したランダム読み込みの回数。これはクエリがテーブルの大部分をラン" "ダムな順番でスキャンするときに発生します。" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10648,11 +10670,11 @@ msgstr "" "InnoDB が開始したシーケンシャル読み込みの回数。これは InnoDB がシーケンシャル" "なテーブル全スキャンを行うときに発生します。" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "InnoDB が実行した論理読み込みリクエストの数。" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10660,7 +10682,7 @@ msgstr "" "InnoDB がバッファプールの内容を利用できず、シングルページ読み込みを行わなけれ" "ばならなかった論理読み込みの回数。" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10674,51 +10696,51 @@ msgstr "" "そのウェイトの回数をカウントするものです。バッファプールの値が適切に設定され" "ていれば、この値は小さいはずです。" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "InnoDB バッファプールへの書き込み回数。" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "これまでに fsync() を実行した回数。" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "現在保留されている fsync() の回数。" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "現在保留されている読み込みの数。" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "現在保留されている書き込みの数。" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "これまでのデータ読み込み量 (単位:バイト)。" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "データ読み込み回数の合計。" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "データ書き込み回数の合計。" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "これまでのデータの書き込み量 (単位:バイト)。" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "二重書き込みの実行回数と二重書き込みが発生したページ数。" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "二重書き込みの実行回数と二重書き込みが発生したページ数。" -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10726,35 +10748,35 @@ msgstr "" "ログバッファが小さすぎてフラッシュしないと作業を続行できなくなったために発生" "したウェイトの回数。" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "ログ書き込みリクエストの数。" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "ログファイルへの物理書き込みの回数。" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "ログファイルへの fsync 書き込みの回数。" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "保留中のログファイルへの fsync 回数。" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "保留中のログファイルへの書き込み回数。" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "ログファイルに書き込んだバイト数。" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "作成されたページ数。" -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10762,51 +10784,51 @@ msgstr "" "コンパイル時の InnoDB のページサイズ (デフォルト:16KB)。多くの値がページ単位" "で計算されますが、この値を使えば簡単にバイト単位に変換できます。" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "読み込んだページ数。" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "書き込んだページ数。" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "現在待機中の行ロックの数。" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "行ロック取得に要した平均時間 (単位:ミリ秒)。" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "行ロック取得に要した時間の合計 (単位:ミリ秒)。" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "行ロック取得に要した時間の最大値 (単位:ミリ秒)。" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "行ロック取得時に待機した回数。" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "InnoDB テーブルから削除した行数。" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "InnoDB テーブルに挿入した行数。" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "InnoDB テーブルから読み込んだ行数。" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "InnoDB テーブルで更新された行数。" -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10814,7 +10836,7 @@ msgstr "" "変更されてからディスクにフラッシュされていないキーキャッシュのキーブロックの" "数。以前は Not_flushed_key_blocks でした。" -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -10822,7 +10844,7 @@ msgstr "" "キーキャッシュの未使用ブロックの数。キーキャッシュの使用率を調べるときに使え" "ます。" -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10831,15 +10853,15 @@ msgstr "" "キーキャッシュの使用済みブロックの数。この値はこれまで一度に使用されたブロッ" "クの最大数です。" -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "使われているキーキャッシュの比率 (計算値)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "キャッシュからキーブロックを読み込んだリクエストの数。" -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10849,7 +10871,7 @@ msgstr "" "く key_buffer_size が小さすぎるためです。キャッシュミスの割合は Key_reads/" "Key_read_requests で計算できます。" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -10857,20 +10879,20 @@ msgstr "" "キーキャッシュミスの割合。読み込みリクエストに対する物理読み込みで算出。(計算" "値)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "キャッシュにキーブロックを書き込んだリクエストの数。" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "ディスクにキーブロックを物理書き込みした回数。" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "書き込みリクエストに対する物理書き込みの比率 (計算値)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10880,17 +10902,17 @@ msgstr "" "クエリのプランを変えたときにコストがどう変わるか比較するときに便利です。デ" "フォルト値の 0 はまだ一度もクエリをコンパイルしていないという意味です。" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "サーバが起動してからの同時接続の最大数。" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "INSERT DELAYED キューの中で書き込まれるのを待っている行数。" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -10898,19 +10920,19 @@ msgstr "" "開いているテーブルの数。開いているテーブルが多い場合はおそらくテーブルキャッ" "シュの値が小さすぎます。" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "開いているファイルの数。" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "開いているストリームの数 (主にログの記録用です)。" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "開いているテーブルの数。" -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -10920,19 +10942,19 @@ msgstr "" "ていることを示しています。FLUSH QUERY CACHE 文を発行することによって解消され" "るかもしれません。" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "クエリキャッシュの空きメモリ量。" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "キャッシュのヒット数。" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "キャッシュに追加されたクエリの数。" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10944,7 +10966,7 @@ msgstr "" "エリキャッシュは最後に使われた時刻が最も古いものから削除する (LRU) 戦略に従っ" "て削除するクエリを決めます。" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -10952,19 +10974,19 @@ msgstr "" "キャッシュされなかった (キャッシュできないか query_cache_type の設定でキャッ" "シュしないことになっている) クエリの数。" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "キャッシュに登録されているクエリの数。" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "クエリキャッシュの総ブロック数。" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "フェイルセーフレプリケーションの状態 (未実装)。" -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -10972,11 +10994,11 @@ msgstr "" "インデックスを利用しなかった結合の数。この値が 0 でない場合はテーブルのイン" "デックスをよく確認してください。" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "参照テーブルで範囲検索をした結合の数。" -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -10984,7 +11006,7 @@ msgstr "" "キーが指定されていなかったため一行ずつキーが使われているか確認した結合の数" "(0 でない場合はテーブルのインデックスをよく確認してください)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -10992,15 +11014,15 @@ msgstr "" "最初のテーブルで範囲指定された結合の数 (この値は大きくてもふつう問題ありませ" "ん)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "最初のテーブルを全スキャンした結合の数。" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "スレーブの SQL スレッドが現在開いている一時テーブルの数。" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11008,23 +11030,23 @@ msgstr "" "レプリケーションスレーブの SQL スレッドがトランザクションを再試行した回数(起" "動時からの合計)。" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "このサーバがマスタに接続するスレーブである場合は ON になります。" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" "slow_launch_time で指定された秒数以上に作成時間がかかったスレッドの数。" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "long_query_time で指定された秒数以上に時間のかかったクエリの数。" -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11033,23 +11055,23 @@ msgstr "" "ソートアルゴリズムが実行しなければならなかったマージの回数。この値が高い場合" "は sort_buffer_size システム変数の値を増やした方がよいでしょう。" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "範囲指定付きでソートが行われた回数。" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "ソート済の行数。" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "テーブルをスキャンしたときに実行されたソートの回数。" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "テーブルロックをすぐに取得できた回数。" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11060,7 +11082,7 @@ msgstr "" "フォーマンスに問題が生じている場合は、まずクエリを最適化してください。それで" "もだめならテーブルを分割するか、レプリケーションを利用してください。" -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11070,11 +11092,11 @@ msgstr "" "Connections で計算できます。この値が赤くなっている場合は thread_cache_size を" "大きくしてください。" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "現在開いている接続の数。" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11085,47 +11107,47 @@ msgstr "" "thread_cache_size の値を増やした方がよいかもしれません (スレッドの実装に問題" "がない場合はふつうあまりパフォーマンスは向上しません)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "スレッドキャッシュのヒット割合 (計算値)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "スリープしていないスレッドの数。" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "モニタ開始" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "使用方法/セットアップ" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "グラフの再配置/編集完了" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "グラフの追加" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "グラフの再配置/編集" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "再描画間隔" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "1 段のグラフ数" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "モニタ環境設定" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11133,15 +11155,15 @@ msgstr "" "モニタの環境設定をローカルに保存します。変更されているモニタ環境をエクスポー" "トできます。" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "デフォルトに戻す" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "モニタの使用方法" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11155,7 +11177,7 @@ msgstr "" "いずれかを有効にする必要があります。なお、general_log は大量のデータを生成" "し、サーバの負荷を 15% 増加させますので、注意するようにしてください。" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11167,11 +11189,11 @@ msgstr "" "グ機能は、MySQL 5.1.6 以降でサポートされています。ですが、サーバのグラフモニ" "タ機能は使用することができます。" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "モニタの使い方:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11181,7 +11203,7 @@ msgstr "" "のところよりグラフを追加や再描画間隔の変更することができ、それぞれのグラフに" "ある歯車のアイコンを通じて削除が行えます。" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11194,11 +11216,11 @@ msgstr "" "れ表示されますので、実行されたクエリを確認することができます。SELECT 文の部分" "をクリックすることで、更なるクエリ解析が可能です。" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "注意事項:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11211,85 +11233,85 @@ msgstr "" "うにし、それ以上必要がないのであれば、general_log を無効にして一般クエリログ" "テーブルを空にしておくのが望ましいです。" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "プリセットグラフ" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "状態変数" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "系列の選択:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "一般的なモニタ対象" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "もしくは対象変数名:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "差分値として表示する" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "除数を適用する" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "データ値に単位を追加する" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "この系列を追加する" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "系列をクリアする" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "グラフの系列:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "ログの統計" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "選択期間:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "SELECT、INSERT、UPDATE、DELETE 文のみ取得する" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "結果を扱いやすくするために INSERT 文におけるデータ部を同一のように扱う" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "ログの統計元を選択することができます。" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "結果はクエリ文でグループ化されます。" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "クエリの解析" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d 秒" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11303,8 +11325,8 @@ msgstr "元のデータベースに接続できませんでした" msgid "Could not connect to the target" msgstr "対象先のデータベースに接続できませんでした" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "データベース '%s' が存在しません。" @@ -11406,19 +11428,19 @@ msgstr "" "対象先のデータベースが完全に元のデータベースと同期されます。元のデータベース" "は変更されません。" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "変数の設定に失敗しました" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "サーバ変数と設定値" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "セッション値" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "グローバル値" @@ -11696,11 +11718,10 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"それでも、[kbd]config[/kbd] 認証が必要であると思われる場合、追加の保護設定" -"(%sホスト認証%s設定および%s信頼されたプロキシのリスト%s)を使用してくださ" -"い。しかしながら、ユーザが数千人もいるような ISP に所属している、含まれてい" -"る、接続されている場合には、IP アドレスを基にした保護は信頼性が高いとはいえま" -"せん。" +"それでも、[kbd]config[/kbd] 認証が必要であると思われる場合、追加の保護設定(%" +"sホスト認証%s設定および%s信頼されたプロキシのリスト%s)を使用してください。し" +"かしながら、ユーザが数千人もいるような ISP に所属している、含まれている、接続" +"されている場合には、IP アドレスを基にした保護は信頼性が高いとはいえません。" #: setup/lib/index.lib.php:312 #, php-format @@ -11756,46 +11777,46 @@ msgstr "キーは文字、数字[em]それと[/em]特殊文字を含める必要 msgid "Wrong data" msgstr "データが正しくありません" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "デフォルトの表示クエリとしてブックマーク \"%s\" を使用する。" -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "以下のクエリを本当に実行しますか?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "PHP コードとして表示" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "検証した SQL 文" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL の結果" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "生成環境" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "テーブル `%s` のインデックスに問題があります" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "ラベル" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "テーブル %1$s は正常に変更されました" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "カラムは正常に移動されました。" @@ -11856,12 +11877,12 @@ msgstr "Y 軸のラベル:" msgid "Y Values" msgstr "Y 軸の値" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "テーブル %s は既に存在します!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "テーブル %1$s を作成しました。" @@ -11906,342 +11927,342 @@ msgstr "ファイルに保存" msgid "File name" msgstr "ファイル名" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "主キーの名前は PRIMARY でなければなりません!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "インデックス名を PRIMARY に変更することはできません!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "インデックス部分が定義されていません!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "インデックスを追加する" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "インデックスを編集する" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "インデックス名:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(主キーは必ず \"PRIMARY\" という名前でなければなりません。また主" "キー以外に \"PRIMARY\" という名前を使ってはなりません!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "インデックスの種類:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "%s 個のインデックスカラムを追加する" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "同じテーブルには移動できません!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "同じテーブルにはコピーできません!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "テーブル %s を %s に移動しました。" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "テーブル %s を %s にコピーしました。" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "テーブル名が空です!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "テーブルの並び順" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(1 回)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "テーブルを (データベース).(テーブル) へ移動する:" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "テーブルオプション" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "変更後のテーブル名称" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "テーブルを (データベース).(テーブル) にコピーする:" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "コピーしたテーブルに切り替える" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "テーブルメンテナンス" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "テーブルのデフラグ" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "テーブル %s をフラッシュしました" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "テーブルをフラッシュする (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "データまたはテーブルの削除" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "テーブルを空にする (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "テーブルを削除する (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "パーティション管理" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "パーティション %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "分析" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "確認" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "最適化" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "再構築" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "修復" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "パーティションを削除" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "参照整合性の確認:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "テーブルを表示しています" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "ディスク使用量" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "有効" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "行の統計" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "静的" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "動的" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "行の長さ" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "行のサイズ" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "次の自動付番" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "%1$s に外部キーを作成するときにエラーが発生しました (データ型を確認してくださ" "い)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "内部リレーション" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" "対応する外部リレーションが存在する場合、内部リレーションは必要ありません。" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "外部キー制約" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "空間" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "件数集計" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "主キーを追加する" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "ユニークインデックスを追加する" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "空間インデックスを追加する" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "全文インデックスを追加する" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "なし" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "カラム %s を削除しました" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "%s に主キーを追加しました" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "%s にインデックスを追加しました" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "他の操作を表示します" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "カラムを移動させる" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "ドラックして上下させ、カラムを移動させてください。" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "ビューを編集する" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "リレーションビュー" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "テーブル構造を確認する" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "カラムを追加する" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "テーブルの末尾" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "テーブルの先頭" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "指定カラムの後に %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "%s つのカラムにインデックスを作成する" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "パーティション有り" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "テーブル `%s` に対しての追跡レポート" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" "世代 %1$s を作成しました。%2$s の SQL コマンド追跡機能はアクティブです。" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "%1$s に対する SQL コマンド追跡機能は、世代 %2$s で非アクティブです。" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "%1$s に対する SQL コマンド追跡機能は、世代 %2$s でアクティブです。" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL 文が実行されました。" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12249,121 +12270,121 @@ msgstr "" "作成された一時的なデータベースを使用してダンプを実行することができます。これ" "を実行できる特権を持っていることを確認してください。" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" "一時的なデータベースに対して実行しない場合は、この2行をコメントアウトします。" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" "SQL 文をエクスポートしました。ダンプしたものをコピーするか実行するかしてくだ" "さい。" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "世代 %s のスナップショット (SQL コード)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "追跡データ定義コマンドは正常に削除されました" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "クエリエラー" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "追跡データ操作コマンドは正常に削除されました" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "追跡しているコマンド" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "種別:%1$s、期間:%2$s-%3$s、ユーザ:%4$sで絞り込む %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "レポートからこの追跡データを削除する" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "データが存在しません" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "日時" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "データ定義コマンド" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "データ操作コマンド" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL 文のダンプ (ファイルでダウンロード)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL 文のダンプ" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" "このオプションは、テーブルやそれに含まれるデータを置き換えるかもしれません。" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL 文を実行" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "上の結果をエクスポートする %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "世代を表示する" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "%s への SQL コマンド追跡を非アクティブにする" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "すぐに非アクティブにする" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "%s への SQL コマンド追跡をアクティブにする" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "すぐにアクティブにする" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "%2$s に世代 %1$s を作成" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "追跡するデータ定義コマンド:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "追跡するデータ操作コマンド:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "世代を作成する" @@ -12392,11 +12413,11 @@ msgstr "特権不足でアクセスできません!" msgid "The profile has been updated." msgstr "プロファイルを更新しました。" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "ビューの名前" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "変更後のビュー名称" @@ -12751,8 +12772,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "クエリキャッシュの総量に対するクエリキャッシュの空きメモリの割合は、%s%% で" "す。この値は、80%% 以上がいいと言われています。" @@ -12905,8 +12926,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "全ソートの内 %s%% が一時テーブルを使用しています。この値は、10%% 未満がいいと" "言われています。" @@ -13440,8 +13461,8 @@ msgstr "" msgid "" "Max_used_connections is at %s%% of max_connections, it should be below 80%%" msgstr "" -"Max_used_connections は max_connections の %s%% になっています。この値は、" -"80%% 未満がいいと言われています。" +"Max_used_connections は max_connections の %s%% になっています。この値は、80%" +"% 未満がいいと言われています。" #: libraries/advisory_rules.txt:392 msgid "Percentage of aborted connections" @@ -13661,10 +13682,10 @@ msgid "" "perfectly adequate for your system if you don't have much InnoDB tables or " "other services running on the same machine." msgstr "" -"現在、メモリの %s%% が InnoDB バッファプールに使われています。割り当てが " -"60%% 未満の時にこの事象が表示されるようになりますが、多くの InnoDB テーブルを" -"使用していない、もしくは同マシン上で他のサービスを稼動させていないのであれ" -"ば、ご使用のシステムではこの設定で十分かもしれません。" +"現在、メモリの %s%% が InnoDB バッファプールに使われています。割り当てが 60%" +"% 未満の時にこの事象が表示されるようになりますが、多くの InnoDB テーブルを使" +"用していない、もしくは同マシン上で他のサービスを稼動させていないのであれば、" +"ご使用のシステムではこの設定で十分かもしれません。" #: libraries/advisory_rules.txt:452 msgid "MyISAM concurrent inserts" diff --git a/po/ka.po b/po/ka.po index 395e46e34a..c5da4605c5 100644 --- a/po/ka.po +++ b/po/ka.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:15+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: georgian \n" -"Language: ka\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ka\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "ყველაფრის ჩვენება" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "გვერდის ნომერი:" @@ -35,55 +35,56 @@ msgid "" "cross-window updates." msgstr "" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "ძებნა" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "გადასვლა" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Keyname" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "აღწერილობა" @@ -106,151 +107,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "მონაცემთა ბაზა '%1$s' წარმატებით შეიქმნა" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "კომენტარი მონაცემთა ბაზაში: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "ცხრილის კომენტარები" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "სვეტები" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "ტიპი" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "სტანდარტული" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Links to" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "კომენტარები" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "არა" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "დიახ" @@ -258,618 +259,548 @@ msgstr "დიახ" msgid "View dump (schema) of database" msgstr "" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "ყველას მონიშნვა" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "მონიშნვის მოხსნა" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "მონაცემთა ბაზა ცარიელია!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Table %s has been renamed to %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Table %s has been renamed to %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "" -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy msgid "Drop the database (DROP)" msgstr "მონაცემთა ბაზები არაა" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "მხოლოდ სტრუქტურა" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "სტრუქტურა და მონაცემები" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "მხოლოდ მონაცემები" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Add %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "კოლაცია" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "ცხრილი" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "სტრიქონები" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "ზომა" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "in use" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "შეიქმნა" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "უკანასკნელი განახლება" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Last check" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "დალაგება" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "ზრდადობით" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "კლებადობით" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "ჩვენება" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "კრიტერიუმი" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "და" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "ან" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "შეცვლა" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "ველის სვეტების დამატება/წაშლა" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "მოთხოვნის განახლება" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "გამოიყენე ცხრილები" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "მოთხოვნის გაგზავნა" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "მიუწვდომელია" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "ერთი სიტყვა მაინც" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "ყველა სიტყვა" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "ზუსტი ფრაზა" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "რეგულარული გამოსახულება" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Total: %s match(es)" -msgstr[1] "Total: %s match(es)" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s match(es) inside table %s" -msgstr[1] "%s match(es) inside table %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "არჩევა" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "წაშლა" - -#: db_search.php:362 -msgid "Search in database" -msgstr "მონაცემთა ბაზაში ძებნა" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Word(s) or value(s) to search for (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "ძებნა:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "" - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "ცხრილ(ებ)ში:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "სვეტში:" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "No tables found in database." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "უცნობი" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "ხედო" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "რეპლიკაცია" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "ჯამი" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "ყველას შემოწმება" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "ექსპორტი" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "ხედის ამობეჭდვა" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "ცარიელი" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Drop" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "ცხრილის შემოწმება" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "ცხრილის ოპტიმიზება" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "ცხრილის აღდგენა" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analyze table" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "პრეფიქსის დამატება მაგიდისათვის" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Replace table data with file" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Replace table data with file" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "მონაცემების ლექსიკონი" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "ნანახი ცხრილები" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "მონაცემთა ბაზა" -#: db_tracking.php:82 +#: db_tracking.php:83 #, fuzzy msgid "Last version" msgstr "Create relation" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "შეიქმნა" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "სტატუსი" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "მოქმედება" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "ვერსია" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "სნეიფშუთის სტრუქტურა" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "ცხრილის შემოწმება" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "მონაცემთა ბაზა" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "არასწორი ტიპი!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "შეუსაბამობაა პარამეტრებში!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "" @@ -893,7 +824,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -966,27 +897,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "ფაილის წაკითხვა ვერ მოხერხდა" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -994,53 +925,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "უკან" @@ -1048,7 +979,7 @@ msgstr "უკან" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "" @@ -1058,7 +989,7 @@ msgstr "" msgid "Do you really want to execute \"%s\"?" msgstr "ნამდვილად გსურთ " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1106,7 +1037,7 @@ msgstr "ახალი ველის დამატება" msgid "Edit Index" msgstr "რედაქტირების რეჟიმი" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1127,16 +1058,16 @@ msgstr "ჰოსტის სახელის ველი ცარიელ msgid "The user name is empty!" msgstr "მომხმარებლის სახელის ველი ცარიელია!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "პაროლის ველი ცარიელია!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "პაროლებში შეუსაბამობაა!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "მომხმარებლის დამატება" @@ -1152,29 +1083,31 @@ msgstr "პრივილეგიების გადატვირთვ msgid "Removing Selected Users" msgstr "Remove selected users" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "რედაქტირება" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "გრაფიკული ტრაფიკის სქემა" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "" @@ -1184,24 +1117,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "სულ" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1223,7 +1156,7 @@ msgstr "სერვერის არჩევა" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "პროცესები" @@ -1243,7 +1176,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy #| msgid "Show statistics" msgid "Query statistics" @@ -1294,14 +1227,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1363,32 +1296,32 @@ msgstr "" msgid "Bytes received" msgstr "მიღებულია" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "კავშირები" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1404,11 +1337,11 @@ msgstr "%s table(s)" msgid "Questions" msgstr "სპარსული" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "ტრაფიკი" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1434,12 +1367,12 @@ msgstr "Snap to grid" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "არაა" @@ -1539,7 +1472,7 @@ msgstr "Other core settings" msgid "Current settings" msgstr "Other core settings" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1632,7 +1565,7 @@ msgstr "SQL-ის ახსნა" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "დრო" @@ -1742,10 +1675,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "შემოტანა" @@ -1825,7 +1758,7 @@ msgstr "პროცესები" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1895,19 +1828,19 @@ msgstr "ახალი ველის დამატება" msgid "Show indexes" msgstr "Show grid" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Disable foreign key checks" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "ჩართულია" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1947,7 +1880,7 @@ msgstr "%s-ის წაშლა" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1991,8 +1924,8 @@ msgstr "SQL Query box" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "შეცვლა" @@ -2002,18 +1935,18 @@ msgstr "შეცვლა" msgid "Query execution time" msgstr "Maximum execution time" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "შენახვა" @@ -2029,7 +1962,7 @@ msgstr "SQL Query box" msgid "Show search criteria" msgstr "SQL Query box" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2081,12 +2014,12 @@ msgstr "Query results operations" msgid "Data point content" msgstr "Data pointer size" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "იგნორირება" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "ასლი" @@ -2108,7 +2041,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2192,7 +2125,7 @@ msgstr "Startup" msgid "Generate password" msgstr "პაროლის დაგენერირება" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "დაგენერირება" @@ -2202,7 +2135,7 @@ msgstr "დაგენერირება" msgid "Change Password" msgstr "პაროლის შეცვლა" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2318,27 +2251,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "იან" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "თებ" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "მარ" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "აპრ" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2346,37 +2279,37 @@ msgid "May" msgstr "მაი" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "ივნ" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "ივლ" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "აგვ" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "სექ" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "ოქტ" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "ნოე" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "დეკ" @@ -2425,32 +2358,32 @@ msgid "Sun" msgstr "კვი" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "ორშ" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "სამ" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "ოთხ" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "ხუთ" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "პარ" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "შაბ" @@ -2586,16 +2519,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "წამში" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "წუთში" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "საათში" @@ -2603,6 +2536,265 @@ msgstr "საათში" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "მაქს: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "დოკუმენტაცია" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "შეცდომა" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL მოთხოვნა" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL-მა თქვა: " + +#: libraries/CommonFunctions.class.php:1210 +#, fuzzy +#| msgid "Could not connect to MySQL server" +msgid "Failed to connect to SQL validator!" +msgstr "MySQL სერვერთან დაკავშირება ვერ მოხერხდა" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL-ის ახსნა" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP კოდის გარეშე" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP კოდის შექმნა" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "განახლება" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Validate SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "ძრავები" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profiling" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "კვი" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y, %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s დღე, %s საათი, %s წუთი და %s წამი" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "Routines" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "დასაწყისი" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "წინა" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "შემდეგი" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "დასასრული" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "სტრუქტურა" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "ჩასმა" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "არჩევა" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "მოქმედებები" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "web server upload directory" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "დაბეჭდვა" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2616,92 +2808,60 @@ msgstr "" msgid "Font size" msgstr "შრიფტის ზომა" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy #| msgid "Save directory" msgid "Save edited data" msgstr "დირექტორიის შენახვა" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "CHAR textarea columns" msgid "Restore column order" msgstr "CHAR textarea columns" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "დასაწყისი" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "წინა" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "შემდეგი" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "დასასრული" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Startup" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "ველების რაოდენობა" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "ორშ" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "ჰორიზონტალური" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "ვერტიკალური" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "ჩანიშნული მოთხოვნის გაშვება" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Sort by key" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2725,72 +2885,84 @@ msgstr "Sort by key" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "პარამეტრები" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Partial Texts" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Full Texts" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Relational display field" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "ორობითი შიგთავსის ჩვენება" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "აჩვენეთ ორობით შინაარსი როგორც HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "ინფორმაცია ბრაუზერის შესახებ" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "სტრიქონი წაიშალა" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "წაშლა" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Kill" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2798,47 +2970,47 @@ msgstr "" "შეიძლება იყოს მიახლოებითი. იხილეთ [a@./Documentation." "html#faq3_11@Documentation]FAQ 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "მოთხოვნაში" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "სულ" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "მოთხოვნას დასჭირდა %01.4f წმ" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "ხედის ამობეჭდვა (სრული ტექსტებით)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF სქემის ჩვენება" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Create relation" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "ბმული ვერ მოიძებნა" @@ -2899,195 +3071,154 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "phpMyAdmin-ის ახალი ფანჯრის გახსნა" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "ინდექსი არაა განსაზღვრული!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "ინდექსები" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "უნიკალური" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "შეკუმშული" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinality" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "კომენტარი" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "მონაცემთა ბაზები" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "სერვერი" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "სტრუქტურა" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "ჩასმა" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "მოქმედებები" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "ტრიგერები" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "როგორც ჩანს ცხრილი ცარიელია!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "მოთხოვნა" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "პრივილეგიები" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Routines" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "მოვლენები" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "შემქნელი" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "მომხმარებელი" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "ბინარული ჟურნალი" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "ცვლადები" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "სიმბოლოთა ნაკრებები" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "ძრავები" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "შეცდომა" - #: libraries/Message.class.php:254 #, fuzzy, php-format #| msgid "%1$d row(s) affected." @@ -3118,91 +3249,91 @@ msgstr[1] "ჩაისვა %1$d სტრიქონი." msgid "Error while creating PDF:" msgstr "Allows reading data." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Cannot load or save configuration" msgid "Could not save recent table" msgstr "კონფიგურაციის შენახვა ან ჩატვირთვა ვერ მოხერხდა" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy #| msgid "Count tables" msgid "Recent tables" msgstr "ცხრილების დათვლა" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy #| msgid "There are no configured servers" msgid "There are no recent tables" msgstr "There are no configured servers" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s ხელმისაწვდომია ამ MySQL სერვერზე." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s გათიშულია ამ MySQL სერვერზე." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "ამ MySQL სერვერს არ აქვს %s ძრავის მხარდაჭერა." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show slave status" msgid "unknown table status: " msgstr "Show slave status" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "მონაცემთა ბაზაში ძებნა" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "მონაცემთა ბაზაში ძებნა" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "არასწორი მონაცემთა ბაზა" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "ცხრილის არასწორი სახელი" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Table %s has been renamed to %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3210,97 +3341,97 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "ფუნქცია" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "ოპერატორი" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "მნიშვნელობა" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "ძებნა" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "ჩასმა" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Select fields (at least one):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 #, fuzzy #| msgid "Maximum number of rows to display" msgid "Maximum rows to plot" msgstr "Maximum number of rows to display" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "SQL Query box" msgid "Additional search criteria" msgstr "SQL Query box" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Do a \"query by example\" (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy #| msgid "Control user" msgid "How to use" msgstr "Control user" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3375,14 +3506,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3625,13 +3756,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "ცხრილები" @@ -3642,39 +3773,39 @@ msgstr "ცხრილები" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "მონაცემები" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Overhead" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "მონაცემთა ბაზები არაა" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 #, fuzzy msgid "Not replicated" msgstr "სერვერის კონფიგურაცია" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "რეპლიკაცია" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "პრივილეგიების შემოწმება" @@ -3722,181 +3853,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "მაქს: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "დოკუმენტაცია" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL მოთხოვნა" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL-მა თქვა: " - -#: libraries/common.lib.php:1155 -#, fuzzy -#| msgid "Could not connect to MySQL server" -msgid "Failed to connect to SQL validator!" -msgstr "MySQL სერვერთან დაკავშირება ვერ მოხერხდა" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL-ის ახსნა" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP კოდის გარეშე" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP კოდის შექმნა" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "განახლება" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Validate SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "ძრავები" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profiling" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "კვი" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y, %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s დღე, %s საათი, %s წუთი და %s წამი" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "Routines" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "web server upload directory" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "დაბეჭდვა" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3924,9 +3892,9 @@ msgstr "" msgid "Closed" msgstr "Unclosed quote" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "გათიშულია" @@ -4064,30 +4032,30 @@ msgstr "SOAP გაფართოება არ იქნა ნაპოვ msgid "maximum %s" msgstr "Maximum tables" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "ვიკი" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "დაბრუნება" @@ -4381,7 +4349,7 @@ msgid "Character set of the file" msgstr "სომბოლოთა ნაკრები ფაილისათვის" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "ფორმატი" @@ -4408,7 +4376,7 @@ msgstr "Put fields names in the first row" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4417,7 +4385,7 @@ msgstr "Fields enclosed by" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4439,7 +4407,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4447,7 +4415,7 @@ msgid "Columns terminated by" msgstr "Lines terminated by" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "" @@ -4508,12 +4476,12 @@ msgstr "Label key" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-ის ტიპი" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relations" @@ -4528,7 +4496,7 @@ msgid "Save on server" msgstr "სერვერზე შენახვა" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4543,7 +4511,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Enclose table and field names with backquotes" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4771,8 +4739,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -6126,10 +6094,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "პაროლი" @@ -6149,8 +6117,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "მომხმარებელი:" @@ -6398,7 +6366,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid "(or the local MySQL server's socket is not correctly configured)" msgid "" @@ -6406,38 +6374,92 @@ msgid "" "configured)." msgstr "(or the local MySQL server's socket is not correctly configured)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "სერვერი არ პასუხობს" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "დეტალები..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Total: %s match(es)" +msgstr[1] "Total: %s match(es)" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s match(es) inside table %s" +msgstr[1] "%s match(es) inside table %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "მონაცემთა ბაზაში ძებნა" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Word(s) or value(s) to search for (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "ძებნა:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "" + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "ცხრილ(ებ)ში:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "სვეტში:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "პაროლის შეცვლა" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "პაროლი არაა" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Re-type" @@ -6462,8 +6484,8 @@ msgstr "ახალი მონაცემთა ბაზის შექმ msgid "Create" msgstr "შექმნა" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "პრივილეგიები არაა" @@ -6477,9 +6499,9 @@ msgstr "ცხრილის შექმნა" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "სახელი" @@ -6489,307 +6511,307 @@ msgstr "სახელი" msgid "Number of columns" msgstr "ველების რაოდენობა" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Allows locking tables for the current thread." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Create new table on database %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Create new table on database %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Export type" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 #, fuzzy #| msgid "Customize default export options" msgid "Custom - display all possible options" msgstr "Customize default export options" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "მონაცემთა ბაზები" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "ცხრილები" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "სტრიქონები" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of fields" msgid "Number of rows:" msgstr "ველების რაოდენობა" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "სერვერის %s დირექტორიაში შენახვა" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "ფაილის სახის შენახვა" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "File name template" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "s value is interpreted using %1$sstrftime%2$s, so you can use time " -#| "matting strings. Additionally the following transformations will pen: " -#| "%3$s. Other text will be kept as is." +#| "matting strings. Additionally the following transformations will pen: %3" +#| "$s. Other text will be kept as is." 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." +"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 "" "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." +"formatting strings. Additionally the following transformations will happen: %" +"3$s. Other text will be kept as is." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "სიმბოლოთა ნაკრები ფაილისთვის:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "შეკუმშვა" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zip-ით შეკუმშული\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip-ით დაარქივებული\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip-ით დაარქივებული\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "ფაილის სახის შენახვა" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "ფორმატი" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "გარდაქმნის პარამეტრები" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 #, fuzzy #| msgid "Recoding engine" msgid "Encoding Conversion:" msgstr "Recoding engine" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Create relation" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Create relation" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "შემოტანილი ფაილების ფორმატი" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "MySQL სერვერზე შესვლა შეუძლებელია" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "მონაცემთა ბაზები არაა" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "მონაცემთა ბაზები არაა" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "შემოსატანი ფაილი" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Partial import" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 #, fuzzy #| msgid "" #| "ow the interruption of an import in case the script detects it is se to " @@ -6804,13 +6826,13 @@ msgstr "" "to the PHP timeout limit. This might be good way to import large files, " "however it can break transactions." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of rows to skip, starting from the first row:" msgstr "Number of records (queries) to skip from start" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6819,7 +6841,7 @@ msgstr "" msgid "Language" msgstr "ენა" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "ინფორმაცია ვერსიის შესახებ" @@ -6859,67 +6881,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Buffer Pool" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB-ის მდგომარეობა" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "pages" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Free pages" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Dirty pages" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Busy pages" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "მოთხოვნების წაკითხვა" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Read misses" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Write waits" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -7107,20 +7129,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Relations" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7128,130 +7150,130 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "მონაცემთა ბაზები არაა" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "Missing data for %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "მონაცემთა ბაზები არაა" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "მხოლოდ სტრუქტურა" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Export views" msgid "Go to view: %s" msgstr "Export defaults" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "დამალვა" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "ბინარული" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Because of its length,
this field might not be editable " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, fuzzy, php-format #| msgid "Restart insertion with %s rows" msgid "Continue insertion with %s rows" msgstr "Restart insertion with %s rows" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "და შემდეგ" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "ახალი სტრიქონის ჩამატება" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 #, fuzzy msgid "Show insert query" msgstr "Showing SQL query" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "წინა გვერდზე დაბრუნება" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "სხვა ახალი სტრიქონის დამატება" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "ამ გვერდზე დაბრუნება" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "შემდეგი სტრიქონის რედაქტირება" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "ჩამატებული სტრიქონის id: %1$d" @@ -7268,240 +7290,240 @@ msgstr "არაა" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "პარ" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Submit" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add new field" msgid "Add prefix" msgstr "ახალი ველის დამატება" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "ნამდვილად გსურთ " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "ცვლილების გარეშე" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "სიმბოლოთა ნაკრები" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "ბულგარული" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "ტრადიციული ჩინური" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "case-insensitive" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "case-sensitive" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "ხორვატული" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "ჩეხური" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "დანიური" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "ინგლისური" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "ესპერანტო" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "ესტონური" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "გერმანული" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "ლექსიკონი" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "სატელეფონო წიგნი" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "უნგრული" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "ისლანდიური" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "იაპონური" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "ლატვიური" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "ლიტვური" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "კორეული" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "სპარსული" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "პოლონური" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "რუმინული" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "სლოვაკური" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "სლოვენური" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "ესპანური" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "ტრადიციული ესპანური" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "შვედური" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "თურქული" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "უკრაინული" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "უნიკოდი" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "მრავალენოვანი" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "რუსული" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "ბალტიური" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "სომხური" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "კირილიცა" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "არაბული" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "ებრაული" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "ქართული" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "ბერძნული" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "ჩეხოსლოვალური" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "სახლი" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "გამოსვლა" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin-ის დოკუმენტაცია" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 #, fuzzy msgid "Reload navigation frame" msgstr "Customize navigation frame" @@ -7526,8 +7548,8 @@ msgstr "მოგესალმებათ %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7571,20 +7593,20 @@ msgstr "პაროლი:" msgid "Server Choice" msgstr "სერვერის არჩევა" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL სერვერზე შესვლა შეუძლებელია" @@ -7680,7 +7702,7 @@ msgstr "მონაცემთა ბაზის ჩვენების პ #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "" @@ -7695,7 +7717,7 @@ msgstr "მოვლენა" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7704,21 +7726,21 @@ msgstr "აღწერილობა" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "სტრუქტურა ხედისათვის" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7778,32 +7800,32 @@ msgid "Display MIME types" msgstr "MIME-ის ხელმისაწვდომი ტიპები" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "ჰოსტი" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "დაგენერირების დრო" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "სერვერის ვერსია" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP-ის ვერსია" @@ -7884,7 +7906,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7946,33 +7968,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "პროცედურები" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "ფუნქციები" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPES FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -8018,28 +8040,28 @@ msgstr "" msgid "Column names: " msgstr "სვეტების სახელები" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, fuzzy, php-format #| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." @@ -8050,17 +8072,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "ცხრილის სახელი" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "სვეტების სახელები" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -8294,98 +8316,98 @@ msgstr "" "prefix like \"http://www.example.com/\". The second option is a title for " "the link." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "not OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "ჩართულია" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF-ების შექმნა" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "ინფორმაცია ბრაუზერის შესახებ" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL history" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 #, fuzzy #| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "Persistent connections" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "მონიშნვის მოხსნა ყველასთვის" @@ -8394,7 +8416,7 @@ msgstr "მონიშნვის მოხსნა ყველასთვ msgid "Slave configuration" msgstr "სერვერის კონფიგურაცია" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8405,9 +8427,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "მომხმარებლის სახელი" @@ -8428,210 +8450,210 @@ msgid "Slave status" msgstr "Show slave status" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "ცვლადი" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "სერვერის ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "ნებისმიერი მომხმარებელი" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "გამოიყენე ტექსტური ველი" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "ნებისმიერი ჰოსტი" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "ლოკალური" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "ეს ჰოსტი" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "პაროლის დაგენერირება" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Table %s has been dropped" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Event %1$s has been created." msgstr "Table %1$s has been created." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Edit server" msgid "Edit event" msgstr "სერვერის რედაქტირება" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "პროცესები" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "დეტალები..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "მოვლენის ტიპი" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "მოვლენის ტიპი" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "შეცვლა" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "ჩანიშნული მოთხოვნის გაშვება" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Startup" msgctxt "Start of recurring event" msgid "Start" msgstr "Startup" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "დასასრული" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "სრული ჩასმები" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8649,144 +8671,144 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Invalid server index: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Table %s has been dropped" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Table %1$s has been created." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "რედაქტირების რეჟიმი" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Routines" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "პირდაპირი ბმულები" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add new field" msgid "Add parameter" msgstr "ახალი ველის დამატება" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "Rename database to" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Return type" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Length/Values" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "ცხრილის პარამეტრები" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Security" msgid "Security type" msgstr "უსაფრთხოება" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Allows executing stored routines." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8827,25 +8849,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "დრო" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "ცხრილის არასწორი სახელი" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8956,158 +8978,158 @@ msgstr "No tables found in database." msgid "There are no events to display." msgstr "There are no configured servers" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "ცხრილი \"%s\" არ არსებობს!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema of the \"%s\" database - Page %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 #, fuzzy #| msgid "File %s does not contain any key id" msgid "This page does not contain any tables!" msgstr "File %s does not contain any key id" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "ატრიბუტები" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "ექსტრა" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "ახალი გვერდის შექმნა" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "გვერდის ნომერი:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "ავტომატური განლაგება" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "გთხოვთ აირჩიოთ დასარედაქტირებელი გვერდი" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "ყველას მონიშნვა" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "ცხრილების არჩევა" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Relational schema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Show grid" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "ფერის ჩვენება" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "ლანდშაფტური" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "პორტრეტული" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "შეიქმნა" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "გვერდის ზომა" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -9128,47 +9150,47 @@ msgstr "უცნობი ენა: %1$s." msgid "Current Server" msgstr "სერვერი" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "მონაცემთა ბაზაში ძებნა" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 #, fuzzy msgid "Remote server" msgstr "ახალი სერვერი" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "მონაცემთა ბაზაში ძებნა" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "გაწმენდა" @@ -9179,11 +9201,11 @@ msgstr "გაწმენდა" msgid "Columns" msgstr "სვეტების სახელები" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -9270,7 +9292,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9288,36 +9310,36 @@ msgstr "" "a single quote (\"'\") amongst those values, precede it with a backslash " "(for example '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "ინდექსი" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "CHAR textarea columns" msgid "Move column" msgstr "CHAR textarea columns" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "გარდაქმნის პარამეტრები" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9325,63 +9347,63 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "არაა" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "As defined:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "პირველადი" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Fulltext" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "After %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "%s ველის დამატება" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "You have to add at least one field." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Storage Engine" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9404,13 +9426,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Cannot load or save configuration" msgid "Could not save configuration" msgstr "კონფიგურაციის შენახვა ან ჩატვირთვა ვერ მოხერხდა" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9425,102 +9447,102 @@ msgstr "ZIP არქივში ფაილების პოვნა ვ msgid "Error in ZIP archive:" msgstr "შეცდომა ZIP არქივში:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "General relation features" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "MySQL კავშირის კოლაცია" -#: main.php:133 +#: main.php:135 #, fuzzy #| msgid "Other core settings" msgid "Appearance Settings" msgstr "Other core settings" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "Other core settings" msgid "More settings" msgstr "Other core settings" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "მონაცემთა ბაზა მომხმარებლისთვის" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "სერვერის ვერსია" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "ოქმის ვერსია" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "მომხმარებელი" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Server socket" msgid "Server charset" msgstr "Server socket" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "ვებ სერვერი" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Use light version" msgid "Database client version" msgstr "Use light version" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP-ის გაფართოება" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP-ის ინფორმაციის ჩვენება" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "ოფიციალური ვებგვერდი" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "ატრიბუტები" -#: main.php:252 +#: main.php:255 #, fuzzy msgid "Get support" msgstr "ექსპორტი" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "ცვლილების გარეშე" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9528,7 +9550,7 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9538,7 +9560,7 @@ msgstr "" "პარამეტრი არაა თავსებადი phpMyAdmin-თან და შეიძლება გამოიწვიოს მონაცემების " "დაზიანება!" -#: main.php:294 +#: main.php:297 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 " @@ -9549,42 +9571,42 @@ msgstr "" "არ შეუძლია სტრიქონების სწორად დაყოფა რის გამოც შეიძლება მიიღოთ მოულოდნელი " "შედეგი." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 #, fuzzy #| msgid "" #| "r PHP parameter [a@http://php.net/manual/en/session.configuration.#ini." -#| "session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower that kie " -#| "validity configured in phpMyAdmin, because of this, your login l expire " -#| "sooner than configured in phpMyAdmin." +#| "session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower that " +#| "kie validity configured in phpMyAdmin, because of this, your login l " +#| "expire sooner than configured in phpMyAdmin." 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 "" "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." +"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." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9596,44 +9618,44 @@ msgstr "" "The additional features for working with linked tables have been " "deactivated. To find out why click %shere%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "მონაცემთა ბაზები არაა" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "ცხრილის სახელი" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "ცხრილის სახელი" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "ცხრილის შექმნა" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "გთხოვთ აირჩიოთ მონაცემთა ბაზა" @@ -9683,7 +9705,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "To select relation, click :" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9756,78 +9778,78 @@ msgstr "შექმნა" msgid "Active options" msgstr "ცხრილის პარამეტრები" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Table %1$s has been created." -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "pages" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "ფაილების შემოტანა" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "Export/Import to scale" msgid "Export to selected page" msgstr "Export/Import to scale" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "ახალი ინდექსის შექმნა" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "მომხმარებლის სახელი" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "რეკომენდებული" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "ცვლილებები შენახულია" @@ -9908,15 +9930,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "ფაილების შემოტანა" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "ყველა" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9927,37 +9949,37 @@ msgstr "" msgid "File doesn't exist" msgstr "ცხრილი \"%s\" არ არსებობს!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "აირჩიეთ საჩვენებელი ორობითი ჟურნალი" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "ფაილები" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "ჟურნალის სახელი" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "მდებარეობა" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "საწყისი მდებარეობა" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "ინფორმაცია" @@ -9965,39 +9987,39 @@ msgstr "ინფორმაცია" msgid "Character Sets and Collations" msgstr "სიმბოლოთა ნაკრებები და კოლაციები" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s databases have been dropped successfully." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "მონაცემთა ბაზების სტატისტიკა" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 #, fuzzy msgid "Master replication" msgstr "სერვერის კონფიგურაცია" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 #, fuzzy msgid "Slave replication" msgstr "სერვერის კონფიგურაცია" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "სტატისტიკის ჩართვა" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Storage Engines" @@ -10025,7 +10047,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "სპარსული" @@ -10044,390 +10066,390 @@ msgstr "" msgid "disabled" msgstr "გათიშულია" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "შეიცავს ყველა პრივილეგიას GRANT-ის გამოკლებით." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "პრივილეგიები არაა." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "არაა" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "ადმინისტრირება" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "გლობალური პრივილეგიები" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "არ შეცვალო პაროლი" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "მომხმარებლ(ებ)ის პოვნა ვერ მოხერხდა." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "მომხმარებელი %s უკვე არსებობს!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "თქვენ დაამატეთ ახალი მომხმარებელი." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "%s-ის წაშლა" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "პრივილეგიების რედაქტირება" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Revoke" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "ექსპორტი" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "ნებისმიერი" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "პრივილეგიები" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "პრივილეგიები" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "მომხმარებლის მიმოხილვა" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Grant" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "პრივილეგიების დამატება შემდეგი მონაცემთა ბაზისათვის" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "პრივილეგიების დამატება შემდეგი ცხრილისათვის" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "იგივე პრივილეგიების მქონე ახალი მომხმარებლის შექმნა და ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... ძველის შენახვა." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... ძველი მომხმარებლის მომხმარებლების ცხრილიდან წაშლა." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10435,97 +10457,97 @@ msgstr "" " ... ძველი მომხმარებლის მომხმარებლების სიიდან წაშლა და შემდეგ პრივილეგიების " "გადატვირთვა." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "მონაცემთა ბაზა მომხმარებლისთვის" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" "იგივე სახელის მქონე მონაცემთა ბაზის შექმნა და ყველა პრივილეგიის მინიჭება" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "ყველა პრივილეგიის მინიჭება მონაცემთა ბაზისთვის "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "გლობალულრი" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "wildcard" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "View %s has been dropped" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "The privileges were reloaded successfully." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 #, fuzzy msgid "Show master status" msgstr "Show slave status" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 #, fuzzy msgid "Master configuration" msgstr "სერვერის კონფიგურაცია" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10534,269 +10556,269 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "გთხოვთ აირჩიოთ მონაცემთა ბაზა" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 #, fuzzy msgid "Control slave:" msgstr "Control user" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Fulltext" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full stop" msgstr "Fulltext" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "მხოლოდ SQL თემების გაშვება" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "გაეშვას მხოლოდ IO სტრუქტურა" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Handler" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Query cache" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Threads" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "დროებითი მონაცემები" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Delayed inserts" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Key cache" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Joins" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "დალაგება" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Flush (close) all tables" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Flush query cache" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "განახლება" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "ფაილები" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "არ შეცვალო პაროლი" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Show open tables" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Show open tables" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Relations" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "მოთხოვნის ტიპი" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "ინფორმაცია" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10804,120 +10826,120 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, fuzzy, php-format #| msgid "Customize startup page" msgid "Questions since startup: %s" msgstr "Customize startup page" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Statements" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "MySQL სერვერის მუშაობის პერიოდი - %s. გაშვების დრო - %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 #, fuzzy msgid "Replication status" msgstr "რეპლიკაცია" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "მიღებულია" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "გაიგზავნა" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "შეწყვეტილია" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "ბრძანება" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "Could not connect to MySQL server" msgid "The number of failed attempts to connect to the MySQL server." msgstr "MySQL სერვერთან დაკავშირება ვერ მოხერხდა" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10925,78 +10947,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -11004,7 +11026,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -11012,42 +11034,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -11055,33 +11077,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -11090,244 +11112,244 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "შემოტანილი ფაილების ფორმატი" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11335,99 +11357,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11435,18 +11457,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11454,73 +11476,73 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Key cache" msgid "Thread cache hit rate (calculated value)" msgstr "Key cache" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Startup" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add new field" msgid "Add chart" msgstr "ახალი ველის დამატება" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "განახლება" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "CHAR textarea columns" msgid "Chart columns" msgstr "CHAR textarea columns" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Restore default value" msgid "Reset to default" msgstr "Restore default value" -#: server_status.php:1640 +#: server_status.php:1683 #, fuzzy msgid "Monitor Instructions" msgstr "ინფორმაცია" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11529,7 +11551,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11537,18 +11559,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11556,11 +11578,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11568,95 +11590,95 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "Rename database to" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "ცხრილების არჩევა" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "ცხრილის არასწორი სახელი" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new server" msgid "Add this series" msgstr "ახალი სერვერის დამატება" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy #| msgid "SQL queries" msgid "Series in Chart:" msgstr "SQL მოთხოვნები" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Show statistics" msgid "Log statistics" msgstr "სტატისტიკის ჩევნება" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "ყველას მონიშნვა" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "მოთხოვნის ტიპი" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11664,7 +11686,7 @@ msgid_plural "%d seconds" msgstr[0] "წამში" msgstr[1] "წამში" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11682,8 +11704,8 @@ msgstr "MySQL სერვერთან დაკავშირება ვ msgid "Could not connect to the target" msgstr "MySQL სერვერთან დაკავშირება ვერ მოხერხდა" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11789,19 +11811,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "სერვერის ცვლადები და პარამეტრები" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "სესიის მნიშვნელობა" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "გლობალური მნიშვნელობა" @@ -12178,50 +12200,50 @@ msgstr "Key should contain letters, numbers [em]and[/em] special characters" msgid "Wrong data" msgstr "მონაცემთა ბაზები არაა" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "ნამდვილად გსურთ " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "PHP კოდის სახით ჩვენება" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Validate SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL-ის შედეგი" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Label" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "%s databases have been dropped successfully." msgid "The columns have been moved successfully." @@ -12302,12 +12324,12 @@ msgstr "" msgid "Y Values" msgstr "მნიშვნელობა" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "ცხრილი %s უკვე არსებობს!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -12362,489 +12384,489 @@ msgstr "ფაილის სახის შენახვა" msgid "File name" msgstr "ცხრილის სახელი" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Add new field" msgid "Add index" msgstr "ახალი ველის დამატება" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "რედაქტირების რეჟიმი" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "ინდექსის სახელი:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "ინდექსის ტიპი:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "ცხრილის სახელი ცარიელია!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(singly)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "ცხრილის პარამეტრები" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Flush the table (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Dumping data for table" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "მაგიდების წაშლა (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "დანაყოფი %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analyze" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "შემოწმება" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "ოპტიმიზება" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Rebuild" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "აღდგენა" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "ცხრილების ჩვენება" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "ადგილის გამოყენება" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "ეფექტური" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "სტატიკური" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "დინამიური" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "სტრიქონის სიგრძე" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "სტრიქონის ზომა" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Internal relations" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 #, fuzzy #| msgid "Foreign key limit" msgid "Foreign key constraint" msgstr "Foreign key limit" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Session value" msgid "Distinct values" msgstr "სესიის მნიშვნელობა" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "სივრცით ინდექსის დამატება" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "არაა" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Table %s has been dropped" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "PHP-ის ინფორმაციის ჩვენება" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s field(s)" msgid "Move columns" msgstr "%s ველის დამატება" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "ხედის ამობეჭდვა" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Relation view" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "ცხრილის სტრუქტურის შეთავაზება" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "%s ველის დამატება" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "ცხრილის ბოლოშო" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "ცხრილის დასაწყისში" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "After %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Create an index on %s columns" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "დაყოფილი" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Ignore errors" msgid "Query error" msgstr "შეცდომების იგნორირება" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Allows inserting and replacing data." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "მონაცემთა ბაზები არაა" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "მონაცემები" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, fuzzy, php-format msgid "Export as %s" msgstr "Export defaults" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Deactivate tracking for %s" msgstr "Missing data for %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Activate tracking for %s" msgstr "Missing data for %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Create relation" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Create relation" @@ -12876,11 +12898,11 @@ msgstr "" msgid "The profile has been updated." msgstr "პროფილი განახლდა." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "VIEW name" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Rename table to" @@ -13214,8 +13236,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13349,8 +13371,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/kk.po b/po/kk.po index 4db33dfdf4..f6a2ea26da 100644 --- a/po/kk.po +++ b/po/kk.po @@ -7,27 +7,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-01 09:41+0200\n" "Last-Translator: Berikbol Zharylkassyn \n" "Language-Team: none\n" -"Language: kk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: kk\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Бәрін көрсету" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Бет номері:" @@ -42,55 +42,56 @@ msgstr "" "немесе сіздің браузеріңіз екі бет арасындағы жаңартылуды өзінің баптауында, " "қауіпсіздік үшін бұғаттап тастауда." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Іздеу" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Өту" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Индекс атауы" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Сипаттама" @@ -113,151 +114,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%1$s дерекқоры құрылды." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Дерекқорына түсініктеме: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Кестеге түсініктеме:" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Бағана" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Типі" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Бос/Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Келісім бойынша" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Сілтемелер" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Түсініктеме" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Жоқ" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Иә" @@ -265,101 +266,101 @@ msgstr "Иә" msgid "View dump (schema) of database" msgstr "Мәліметтер қорының дамп (схемасын) көру" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Дерекқорында, ешбір кестелер табылмады." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Барлығын ерекшелеу" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Eрекшеленгендерді алып тастау" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Дерекқорының аты көрсетілмеген!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "%1$s дерекқорының атауы, мына атауға %2$s, қайта қойылды" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "%1$s дерекқоры, мына жерге %2$s көшірілді." -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Дерекқорының атауын қайта қою." -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Дерекқорын өшіру" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s дерекқоры өшірілді." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "(DROP) дерекқорын өшіру" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Дерекқорының көшірілуі" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Тек құрылымы ғана" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Құрылымы және мәліметтері" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Тек мәліметтер ғана" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Көшірмес бұрын, дерекқорын құрып алыңыз(CREATE DATABASE)" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Қосу %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT қосу" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Шектеу қою" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Көшірілген дерекқорына өту" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Салыстыру" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -368,489 +369,423 @@ msgstr "" "Кейбір ұлғаймалы мүмкіндіктеріне байланысты, PhpMyAdmin қол жетімсіз. " "Себебін анықтау үшін %sмұнда%s басыңыз." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Байланыс схемасын түзету немесе экспорттау" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Кесте" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Қатарлар" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Мөлшері" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "қолданыста" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Құру" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Соңғы жаңартылым" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Соңғы тексерім" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s кестесімен" msgstr[1] "%s кестелерімен" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Сұраныс орындалуы үшін, көрсетілімдегі баған/бағандар таңдалуы тиіс" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "%sСұраныстарды көз мөлшерiмен құрастырушыға%s ауысып қосылу" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Сұрыптау" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Өсу бойынша" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Кему бойынша" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Көрсету" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Белгі" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Қою" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Және" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Өшіру" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Немесе" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Өзгерту" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Белгі қатарларын Қосу/Өшіру" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Бағандарды Қосу/Өшіру" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Жаңартылуға жіберілген сұраныс" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Кестелерді қолдану" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "%s дерекқорына SQL сұранысы" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Сұранысты жіберу" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Рұқсат жоқ" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "кез-келген сөз" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "барлық сөздер" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "дәл сәйкестiк" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "жүйелі түрде айтылу" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "\"%s\" %s іздеу нәтижесі:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Барлығы: %s сәйкестік" -msgstr[1] "Барлығы: %s сәйкестіктер" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s кестедегi сәйкестiк %2$s" -msgstr[1] "%1$s кестедегi сәйкестiктер %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Шолу" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Кесте %s үшін сәйкестіктерді өшіреміз бе?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Жою" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Дерекқорынан іздеу" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Іздеу үшін сөз немесе мағына (топтық таңба \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Сайт бойынша іздеу:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Сөз, бос орынмен бөлінеді (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Кесте бойынша:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Бағана бойынша" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Дерекқорында, ешбір кесте табылмады" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "белгісіз" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "%s кестесі аластанды" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, fuzzy, php-format msgid "View %s has been dropped" msgstr "%s көрсетілімі жойылған" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "%s кестесі жойылған болатын" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Бақылау қосулы" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Бақылауды белсендендірілу" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Түр" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Репликация" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Барлығы" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, fuzzy, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s - келісім бойынша орнатылған MySQL серверінің кесте типі" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Белгi соғылғандарды:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Барлығын белгілеу" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Ықшамдауды қажет ететіндерді белгілеу" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Экспорт" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Баспаға шығару түрі" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Тазарту" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Жою" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Кестені тексеру" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Кестені тиімді ету" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Кестені калпына келтіру" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Кестенiң талдауы" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Кестеге префикс қосу" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Кестениң префиксін ауыстыру" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Кестені префикс пен бірге көшіру" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Мәлiметтердiң сөздiгi" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Қадағаланатын кестелер" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Дерекқор" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Соңғы нұсқа" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Құрылған" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Жаңартылған" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Күй" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Әрекет" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Кесте үшін мәліметтерді бақылауды тоқтату" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "қосулы" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "өшірулі" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Нұсқа" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Бақылаудың есептемесі" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Құрылым түсірілімі" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Бақылауға болмайтын кестелер" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Кестені бақылау" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Дерекқор журналы" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Типі дұрыс емес!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Таңдалынған экспорт типі, файлда сақталуы тиіс!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Параметрлері қате!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Файлды сақтау үшін %s дисктегі бос орын жеткіліксіз." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -858,12 +793,12 @@ msgstr "" "Файл %s қазірдің өзінде серверде қолданыста бар, атын өзгертіңіз немесе " "қайта жазу параметрін қосыңыз." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "%s файлын веб-серверге сақтау үшін құқық жеткіліксіз." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "%s файлына дамп сақталынды" @@ -886,7 +821,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Геометрия" @@ -959,29 +894,29 @@ msgstr "" "\"Функция\" бағанасынан \"GeomFromText\" таңдаңыз және қатар соңына \"мән\" " "ретінде қойыңыз" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Мүмкін, жүктегелі отырған файлдың өлшемі тым үлкен. Осы шектеуді айналып өту " "әдістері, %sқұжаттамада%s сипатталған." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Файлды оқу мүмкін емес" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -989,53 +924,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "SQL-сұранысы сәтті орындалды" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Артқа" @@ -1044,7 +979,7 @@ msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" "PhpMyAdmin мен жұмыс істеу үшін, фреймдерді қолдайтын браузер керек." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" (дерекқорды жою) командасы - өшірулі" @@ -1053,7 +988,7 @@ msgstr "\"DROP DATABASE\" (дерекқорды жою) командасы - ө msgid "Do you really want to execute \"%s\"?" msgstr "Сіз шынымен де сұраныстың орындалуын қалайсыз бе \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 #, fuzzy msgid "You are about to DESTROY a complete database!" msgstr "Сіз дерекқорды толығымен ЖОЙҒАЛЫ отырсыз!" @@ -1095,7 +1030,7 @@ msgstr "Индекс қосу" msgid "Edit Index" msgstr "Индексті өзгерту" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "" @@ -1114,16 +1049,16 @@ msgstr "Хост аты бос тұр!" msgid "The user name is empty!" msgstr "Қолданушы аты бос тұр!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Құпия сөз бос тұр!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Құпия сөздер бір-біріне ұқсамайды!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Қолданушыны қосу" @@ -1135,29 +1070,31 @@ msgstr "Артықшылықтардың қайта қосылуы" msgid "Removing Selected Users" msgstr "Таңдалынған қолдаушыларды жою" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Жабу" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Өзгерту" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Трафиктің графикалық қорытындысы" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Қосылыстар мен процесстердің графикалық құрытындысы" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Сұраныстардың графикалық қорытындысы" @@ -1167,24 +1104,24 @@ msgstr "Статикалық мәлiметтер" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Барлығы" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Басқа" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1205,7 +1142,7 @@ msgstr "Сервер трафигі (KiB)" msgid "Connections since last refresh" msgstr "Соңғы жаңартылған сәттен бастап қосылыстар." -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Процесстер" @@ -1223,7 +1160,7 @@ msgstr "Соңғы жаңартылған сәттен басталған сұр msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Сұраныстардың статистикасы" @@ -1264,14 +1201,14 @@ msgid "System swap" msgstr "Үстемелеу жүйесі" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "МБ" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "КБ" @@ -1324,32 +1261,32 @@ msgstr "" msgid "Bytes received" msgstr "Байт қабылданды" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Байт" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "ГБ" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "ТБ" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "ПБ" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "ЭБ" @@ -1363,11 +1300,11 @@ msgstr "%d Кесте(лер)" msgid "Questions" msgstr "Сұрақтар" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Трафик" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Баптау" @@ -1387,12 +1324,12 @@ msgstr "Торға график қосу" msgid "Please add at least one variable to the series" msgstr "Тәңiр жарылқасын, ең болмаса топтамаға бiр айнымалы қосыңыз" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Жоқ" @@ -1485,7 +1422,7 @@ msgstr "Баптауын өзгерту" msgid "Current settings" msgstr "Ағымдағы баптау" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "График тақырыбы" @@ -1565,7 +1502,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Уақыт" @@ -1653,10 +1590,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Импорт" @@ -1722,7 +1659,7 @@ msgstr "" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1776,15 +1713,15 @@ msgstr "Индекстерді жасыру" msgid "Show indexes" msgstr "Индекстерді көрсету" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Сыртқы кілттерді тексерілісі:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Қосулы)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Өшірулі)" @@ -1812,7 +1749,7 @@ msgstr "Жою" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1851,8 +1788,8 @@ msgstr "Сұраныс өрісін көрсету" msgid "No rows selected" msgstr "Бірде-бір қатар таңдалынбады" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Өзгерту" @@ -1860,18 +1797,18 @@ msgstr "Өзгерту" msgid "Query execution time" msgstr "Сұраныстың орындалу уақыты" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Сақтау" @@ -1883,7 +1820,7 @@ msgstr "Іздеу параметрлерiн жасыру" msgid "Show search criteria" msgstr "Іздеу параметрлерiн көрсету" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Iздестiрудi үлкейту" @@ -1927,12 +1864,12 @@ msgstr "Сұраныс нәтижелері" msgid "Data point content" msgstr "" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Елемеу" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Көшіру" @@ -1952,7 +1889,7 @@ msgstr "Сыртқы кілтті таңдаңыз" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "" @@ -2027,7 +1964,7 @@ msgstr "Мәліметтер қатарын(ларын) көрсету" msgid "Generate password" msgstr "" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Шығару" @@ -2035,7 +1972,7 @@ msgstr "Шығару" msgid "Change Password" msgstr "" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Тағы" @@ -2124,63 +2061,63 @@ msgid "December" msgstr "Желтоқсан" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Қаң" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Ақп" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Нау" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Сәу" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Мам" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Мау" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Шіл" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Там" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Қыр" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Қаз" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Қар" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Жел" @@ -2218,32 +2155,32 @@ msgid "Sun" msgstr "Жек" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Дүй" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Сей" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Сәр" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Бей" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Жұм" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Сен" @@ -2356,16 +2293,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "секундке" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "Минутқа" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "сағатқа" @@ -2373,6 +2310,250 @@ msgstr "сағатқа" msgid "per day" msgstr "күнге" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "kk" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "kk" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "kk" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Қате" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "" + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Шолу" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2387,73 +2568,49 @@ msgstr "" msgid "Font size" msgstr "Қарiп өлшемi" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2477,107 +2634,119 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Жою" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "" @@ -2638,193 +2807,152 @@ msgstr "Жүктелген файлды оқу(ауыстыру) мүмкін е msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Индексі анықталмаған!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Индекстер" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Бірегей" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Қапталған" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Пікірлеу" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Индекс %s жойылған болатын" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Дерекқоры" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Қате" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2850,82 +2978,82 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2933,83 +3061,83 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "" @@ -3082,14 +3210,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3328,13 +3456,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "" @@ -3345,35 +3473,35 @@ msgstr "" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "" @@ -3417,174 +3545,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "kk" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "kk" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "kk" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "" - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3610,9 +3582,9 @@ msgstr "" msgid "Closed" msgstr "" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "" @@ -3740,30 +3712,30 @@ msgstr "" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "" @@ -4029,7 +4001,7 @@ msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "" @@ -4054,14 +4026,14 @@ msgstr "" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "" @@ -4081,13 +4053,13 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "" @@ -4144,12 +4116,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "" @@ -4162,7 +4134,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4175,7 +4147,7 @@ msgid "Enclose table and column names with backquotes" msgstr "" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4392,8 +4364,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5613,10 +5585,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "" @@ -5636,8 +5608,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "" @@ -5868,42 +5840,92 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "\"%s\" %s іздеу нәтижесі:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Барлығы: %s сәйкестік" +msgstr[1] "Барлығы: %s сәйкестіктер" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s кестедегi сәйкестiк %2$s" +msgstr[1] "%1$s кестедегi сәйкестiктер %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Кесте %s үшін сәйкестіктерді өшіреміз бе?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Дерекқорынан іздеу" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Іздеу үшін сөз немесе мағына (топтық таңба \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Сайт бойынша іздеу:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Сөз, бос орынмен бөлінеді (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Кесте бойынша:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Бағана бойынша" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "" @@ -5924,8 +5946,8 @@ msgstr "" msgid "Create" msgstr "" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "" @@ -5939,9 +5961,9 @@ msgstr "" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "" @@ -5949,266 +5971,266 @@ msgstr "" msgid "Number of columns" msgstr "" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6217,7 +6239,7 @@ msgstr "" msgid "Language" msgstr "Тіл" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6257,67 +6279,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6505,18 +6527,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, 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:133 -msgid "Related Links" +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" #: libraries/engines/pbxt.lib.php:135 +msgid "Related Links" +msgstr "" + +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6524,123 +6546,123 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6655,234 +6677,234 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin құжаттамасы" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -6904,8 +6926,8 @@ msgstr "%s-ге қош келдіңіз" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -6949,20 +6971,20 @@ msgstr "Құпия сөз:" msgid "Server Choice" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "" @@ -7042,7 +7064,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "" @@ -7057,28 +7079,28 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7124,32 +7146,32 @@ msgid "Display MIME types" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 -msgid "Server version" -msgstr "" - #: libraries/plugins/export/ExportLatex.class.php:230 #: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportXml.class.php:200 +msgid "Server version" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "" @@ -7221,7 +7243,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7283,33 +7305,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7348,28 +7370,28 @@ msgstr "" msgid "Column names: " msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7379,17 +7401,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7546,94 +7568,94 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Барлық белгілерді алып тастау" @@ -7641,7 +7663,7 @@ msgstr "Барлық белгілерді алып тастау" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -7652,9 +7674,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "" @@ -7672,191 +7694,191 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -7872,125 +7894,125 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8021,23 +8043,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8119,144 +8141,144 @@ msgstr "" msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8275,44 +8297,44 @@ msgstr "" msgid "Current Server" msgstr "" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8321,11 +8343,11 @@ msgstr "" msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8412,7 +8434,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8420,35 +8442,35 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy msgid "Move column" msgstr "Бағана іші" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8456,57 +8478,57 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8525,11 +8547,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8544,81 +8566,81 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8626,84 +8648,84 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "" @@ -8751,7 +8773,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -8809,67 +8831,67 @@ msgstr "" msgid "Active options" msgstr "" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "" @@ -8940,15 +8962,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -8957,37 +8979,37 @@ msgstr "" msgid "File doesn't exist" msgstr "" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "" @@ -8995,37 +9017,37 @@ msgstr "" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "" msgstr[1] "" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9053,7 +9075,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "" @@ -9069,469 +9091,469 @@ msgstr "" msgid "disabled" msgstr "" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9540,251 +9562,251 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -9792,115 +9814,115 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -9908,78 +9930,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -9987,7 +10009,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -9995,42 +10017,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10038,33 +10060,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10073,242 +10095,242 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10316,99 +10338,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10416,18 +10438,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10435,61 +10457,61 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10498,7 +10520,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10506,18 +10528,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10525,11 +10547,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10537,86 +10559,86 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "" msgstr[1] "" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -10631,8 +10653,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -10732,19 +10754,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -11028,46 +11050,46 @@ msgstr "" msgid "Wrong data" msgstr "" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "" @@ -11128,12 +11150,12 @@ msgstr "" msgid "Y Values" msgstr "" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -11178,455 +11200,455 @@ msgstr "" msgid "File name" msgstr "" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Use this value" msgid "Distinct values" msgstr "Осы мәнді қолданыңыз" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy msgid "Move columns" msgstr "Бағана іші" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "" @@ -11655,11 +11677,11 @@ msgstr "" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Қойылымның атын өзгерту" @@ -11989,8 +12011,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12115,8 +12137,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/ko.po b/po/ko.po index 878a686ccb..34d01805dc 100644 --- a/po/ko.po +++ b/po/ko.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-26 18:35+0200\n" "Last-Translator: Gyu-sun Youm \n" "Language-Team: korean \n" -"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "모두 보기" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "페이지 번호:" @@ -37,55 +37,56 @@ msgstr "" "대상 브라우저 창을 업데이트할 수 없습니다. 부모 창을 닫았거나 브라우저의 보" "안 설정이 다른 창을 업데이트하지 못하도록 설정되어 있는 것 같습니다." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "검색" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "실행" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "키 이름" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "설명" @@ -108,151 +109,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "데이터베이스 %1$s가 생성되었습니다." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "데이터베이스 설명: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "테이블 설명" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "컬럼명" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "종류" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "기본값" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "링크 대상:" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "설명" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "아니오" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "예" @@ -260,101 +261,101 @@ msgstr "예" msgid "View dump (schema) of database" msgstr "데이터베이스의 덤프(스키마) 데이터 보기" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "데이터베이스에 테이블이 없습니다." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "모두 선택" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "모두 선택안함" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "데이터베이스명이 없습니다!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "데이터베이스 %1$s 의 이름을 %2$s 로 변경하였습니다." -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "데이터베이스 %1$s 을(를) %2$s 로 복사하였습니다." -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "데이터베이스 이름 변경" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "데이터베이스 제거" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "데이터베이스 %s 를 제거했습니다." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "데이터베이스 제거 (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "데이터베이스 복사" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "구조만" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "구조와 데이터 모두" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "데이터만" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "복사 전에 CREATE DATABASE 실행" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "%s 추가" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT 값 추가" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "제약조건 추가" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "복사한 테이블로 옮겨감" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "데이터정렬방식" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -363,487 +364,423 @@ msgstr "" "phpMyAdmin 설정 스토리지가 비활성화 되어 있습니다. 원인을 확인하려면 %s여기" "를 클릭%s하십시오." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "관계 스키마를 수정 또는 내보내기" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "테이블 " -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "행" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "크기" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "사용중" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "생성" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "마지막 업데이트" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "마지막 검사" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s개 테이블 " -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "출력하려면 적어도 1개 이상의 열을 선택해야 합니다." -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "%s비주얼 쿼리 빌더%s로 전환" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "정렬" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "오름차순" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "내림차순" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "보기" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Criteria" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "삽입" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "그리고" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "삭제" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "또는" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "수정" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "조건행 추가/삭제" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "컬럼 추가/삭제" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "질의 업데이트" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "사용할 테이블" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "데이터베이스 %s에 SQL 질의:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "질의 실행" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "접근이 거부되었습니다." -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "아무 단어나" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "모든 단어" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "정확한 문구" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "정규표현식" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "\"%s\"의 검색 결과 %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "총: %s 건 일치" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "테이블 %s에서 %s 건 일치" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "보기" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "테이블 %s에 대하여 일치하는 것들을 삭제 하겠습니까?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "삭제" - -#: db_search.php:362 -msgid "Search in database" -msgstr "데이터베이스 검색" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "찾을 단어, 값 (와일드카드: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "찾는 방식:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "단어는 스페이스(\" \")로 구분됩니다." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "검색할 테이블:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "검색할 컬럼:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "데이터베이스에 테이블이 없습니다." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "알수없음" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "테이블 %s 을 비웠습니다" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "뷰 %s가 제거되었습니다." -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "테이블 %s를 제거했습니다." -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "트래킹이 활성화되었습니다." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "트래킹이 활성화되어 있지 않습니다." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "이 뷰는 최소 이 숫자 이상의 열을 가지고 있습니다. %s문서%s를 참조해 주십시오." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "뷰" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "복제" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "계" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s는 이 MySQL 서버의 기본 스토리지 엔진입니다." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "선택한 것을:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "모두 체크" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "오버헤드를 가진 테이블들을 체크" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "내보내기" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "인쇄용 보기" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "비우기" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "삭제" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "테이블 검사" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "테이블 최적화" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "테이블 복구" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "테이블 분석" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "테이블에 접두사 추가" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "테이블의 접두사를 교체" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "테이블에 접두사를 추가하여 복제" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "데이터 사전 (전체 구조보기)" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "추적된 테이블" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "데이터베이스" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "최근 버전" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "생성됨" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "수정됨" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "상태" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "실행" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "이 테이블에 대한 추적 데이터를 제거" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "활성" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "비활성" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "버전" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "추적 보고서" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "구조 요약" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "추적되지 않은 테이블" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "테이블 추적" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "데이터베이스 로그" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "잘못된 타입!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "선택한 내보내기가 파일에 저장되었습니다!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "잘못된 인자!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "파일 %s를 저장하기에 공간이 부족합니다." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -851,12 +788,12 @@ msgstr "" "%s 라는 이름의 파일이 이미 서버에 존재합니다. 파일명을 변경하거나 덮어쓰기 옵" "션을 설정해주세요." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "웹 서버에 파일 %s를 저장할 권한이 없습니다." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "덤프 파일이 %s에 저장되었습니다." @@ -879,7 +816,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometry" @@ -950,29 +887,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "너무 큰 파일을 업로드하려고 시도했습니다. 제한을 해결하기 위해서는 %s문서%s" "를 참조하여 주십시오." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "북마크 보이기" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "북마크를 제거했습니다." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "파일을 읽을 수 없습니다" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -982,7 +919,7 @@ msgstr "" "지원되지 않는 압축(%s)형식의 파일을 업로드하려고 시도했습니다. 지원이 구현되" "지 않았거나 설정에서 사용하지 않게 되어있습니다." -#: import.php:390 +#: import.php:394 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 " @@ -992,27 +929,27 @@ msgstr "" "대 파일 크기를 초과했을 수 있습니다. [a@./Documentation." "html#faq1_16@Documentation]FAQ 1.16[/a] 참조." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "문자셋 변환 라이브러리 없이 파일의 문자셋을 변환할 수 없습니다." -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "가져오기 플러그인을 로드할 수 없습니다. 올바로 설치되었는지 확인해주세요!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "북마크 %s가 생성되었습니다." -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "가져오기를 성공적으로 마쳤습니다. %d 쿼리가 실행되었습니다." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1020,7 +957,7 @@ msgstr "" "스크립트 타임아웃이 통보되었습니다. 가져오기를 이어서 계속 완료시키려면 같은 " "파일을 다시 전송해주십시오." -#: import.php:499 +#: import.php:503 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." @@ -1028,15 +965,15 @@ msgstr "" "파싱된 데이터가 없지만, 이것은 보통 phpMyAdmin이 php 시간 제한을 늘리지 않고" "는 이 가져오기를 마칠 수 없음을 뜻합니다." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "질의가 바르게 실행되었습니다." -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "뒤로" @@ -1044,7 +981,7 @@ msgstr "뒤로" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin 은 프레임을 지원하는 브라우저에서 잘 보입니다." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" 구문은 허락되지 않습니다." @@ -1053,7 +990,7 @@ msgstr "\"DROP DATABASE\" 구문은 허락되지 않습니다." msgid "Do you really want to execute \"%s\"?" msgstr "정말로 \"%s\"을/를 실행하시겠습니까?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "이 데이터베이스 전체를 제거하려고 합니다!" @@ -1093,7 +1030,7 @@ msgstr "인덱스 추가" msgid "Edit Index" msgstr "인덱스 수정" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "인덱스에 %d 열 추가" @@ -1111,16 +1048,16 @@ msgstr "호스트명이 없습니다!" msgid "The user name is empty!" msgstr "사용자명이 없습니다!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "암호가 없습니다!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "암호가 동일하지 않습니다!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "사용자 추가" @@ -1132,29 +1069,31 @@ msgstr "사용권한을 다시 불러옵니다." msgid "Removing Selected Users" msgstr "선택한 사용자를 삭제" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "닫기" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "수정" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "실시간 전송량 도표" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "실시간 연결/프로세스 도표" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "실시간 쿼리 도표" @@ -1164,24 +1103,24 @@ msgstr "정적 데이터" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "전체 쿼리수" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "기타" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1201,7 +1140,7 @@ msgstr "서버 전송량(KiB)" msgid "Connections since last refresh" msgstr "마지막 새로고침 이후 연결 수" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "프로세스" @@ -1220,7 +1159,7 @@ msgstr "마지막 새로고침 이후 Questions" msgid "Questions (executed statements by the server)" msgstr "Questions(서버에 의해 실행된 문장)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "질의 통계" @@ -1264,14 +1203,14 @@ msgid "System swap" msgstr "시스템 스왑" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1323,32 +1262,32 @@ msgstr "바이트 보냄" msgid "Bytes received" msgstr "바이트 받음" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "연결 수" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1363,11 +1302,11 @@ msgstr "%d개 테이블 " msgid "Questions" msgstr "테이블 작업" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "소통량" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "설정" @@ -1387,12 +1326,12 @@ msgstr "차트에 그리드 추가" msgid "Please add at least one variable to the series" msgstr "최소 한개이상의 변수를 시리즈에 추가하십시오" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "없음" @@ -1492,7 +1431,7 @@ msgstr "설정 변경" msgid "Current settings" msgstr "현재 설정" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "차트 제목" @@ -1579,7 +1518,7 @@ msgstr "SQL 해석" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "시간" @@ -1674,10 +1613,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "가져오기" @@ -1747,7 +1686,7 @@ msgstr "요청을 처리중입니다." msgid "Error in Processing Request" msgstr "요청 처리중 에러가 발생했습니다." -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "데이터베이스를 선택하지 않았습니다." @@ -1801,19 +1740,19 @@ msgstr "인덱스 숨기기" msgid "Show indexes" msgstr "인덱스 보이기" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "외래 키(foreign key) 체크 사용 안함" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "사용가능" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1845,7 +1784,7 @@ msgstr "삭제중" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "저장 함수의 정의는 RETURN문을 포함해야 합니다!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET 수정" @@ -1884,8 +1823,8 @@ msgstr "질의 상자 보이기" msgid "No rows selected" msgstr "선택된 행이 없습니다." -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "변경" @@ -1893,18 +1832,18 @@ msgstr "변경" msgid "Query execution time" msgstr "질의 실행 시간" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "저장" @@ -1916,7 +1855,7 @@ msgstr "검색 조건 숨기기" msgid "Show search criteria" msgstr "검색 조건 보이기" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -1964,12 +1903,12 @@ msgstr "질의 결과" msgid "Data point content" msgstr "테이블 설명" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "무시" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "복사" @@ -1990,7 +1929,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2073,7 +2012,7 @@ msgstr "행 업데이트" msgid "Generate password" msgstr "암호 변경" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "" @@ -2083,7 +2022,7 @@ msgstr "" msgid "Change Password" msgstr "암호 변경" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mo" msgid "More" @@ -2179,63 +2118,63 @@ msgid "December" msgstr "12월" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "1월" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "2월" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "3월" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "4월" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "5월" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "6월" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "7월" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "8월" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "9월" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "10월" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "11월" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "12월" @@ -2276,32 +2215,32 @@ msgid "Sun" msgstr "일" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "월" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "화" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "수" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "목" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "금" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "토" @@ -2417,16 +2356,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "" @@ -2434,6 +2373,251 @@ msgstr "" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "최대: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "문서" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "오류" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL 질의" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL 메시지: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "SQL 검증을 하기 위한 연결이 실패했습니다." + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL 해석" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL 해석 생략" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP 코드 없이 보기" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP 코드 보기" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "다시 보기" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL 검사 생략" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL 검사" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "이 쿼리 인라인 수정" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "인라인" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "프로파일링" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "일" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%y-%m-%d %H:%M " + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s일 %s시간 %s분 %s초" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "매개 변수 누락:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "처음" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "이전" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "다음" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "마지막" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "데이터베이스 "%s" 로 이동." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "%s 기능은 알려진 버그가 있습니다. %s 문서를 참조하십시오" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "구조" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "삽입" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "보기" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "테이블 작업" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "업로드 파일:" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "웹서버 업로드 디렉토리" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "업로드 디렉토리에 접근할 수 없습니다" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "업로드할 파일이 없습니다." + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "실행하기" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "인쇄" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2447,77 +2631,53 @@ msgstr "" msgid "Font size" msgstr "글꼴 크기" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete columns" msgid "Restore column order" msgstr "컬럼 추가/삭제" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "처음" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "이전" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "다음" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "마지막" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "시작 행" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "행 갯수" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mo" msgid "Mode" msgstr "월" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "수평(가로)" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "수평 (rotated headers)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "수직(세로)" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2541,116 +2701,128 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "옵션" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Partial Texts" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Full Texts" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Version information" msgid "Hide browser transformation" msgstr "버전 정보" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "선택한 줄(레코드)을 삭제 하였습니다." -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "삭제" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Kill" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "질의(in query)" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "행(레코드) 보기" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "합계" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "질의 실행시간 %01.4f 초" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display chart" msgstr "열(칼럼) 설명(코멘트) 출력하기" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "서버 버전" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "" @@ -2715,198 +2887,157 @@ msgstr "업로드 파일을 읽을 수 없습니다." msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "이 페이지를 넘기려면 쿠키 사용을 허용해야 합니다." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "이 페이지를 넘기려면 쿠키 사용을 허용해야 합니다." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "인덱스가 설정되지 않았습니다!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "인덱스" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "고유값" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinality" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "설명" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "기본 키를 제거했습니다" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "인덱스 %s 를 제거했습니다" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "데이터베이스 " -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "서버" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "구조" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "삽입" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "테이블 작업" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "질의 마법사" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "사용권한" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "사용자" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 #, fuzzy msgid "Binary log" msgstr "바이너리" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "환경설정값" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "오류" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2929,84 +3060,84 @@ msgstr[0] "%1$d 열이 삽입되었습니다." msgid "Error while creating PDF:" msgstr "PDF 생성 실패:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "테이블이 없습니다" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "이 MySQL 서버는 %s 스토리지 엔진을 지원하지 않습니다." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "데이터베이스 검색" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "데이터베이스 검색" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "테이블 %s을(를) %s(으)로 이름을 변경하였습니다." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3014,93 +3145,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "함수" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 #, fuzzy msgid "Operator" msgstr "테이블 작업" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "값" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "검색" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "삽입" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "필드 선택 (하나 이상):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "검색 조건 추가 (\"where\" 조건):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "페이지당 레코드 수" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "출력 순서:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL 질의" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "다음으로 질의를 만들기 (와일드카드: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "다음으로 질의를 만들기 (와일드카드: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3175,14 +3306,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3427,13 +3558,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "테이블 수" @@ -3444,36 +3575,36 @@ msgstr "테이블 수" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "데이터" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "부담" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "데이터베이스가 없습니다" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "데이터베이스 "%s" 에 대한 사용권한 검사." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "사용권한 검사" @@ -3524,175 +3655,18 @@ msgstr "설정 파일에 인증 방식이 제대로 설정이 되어 있지 않 msgid "You should upgrade to %s %s or later." msgstr "%s를 %s 이상으로 업그레이드 하십시오" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "어떤 공격을 받고있을 가능성이 있습니다." -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "전역 변수에서 숫자로 된 키가 발견 되었습니다." -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "최대: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "문서" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL 질의" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL 메시지: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "SQL 검증을 하기 위한 연결이 실패했습니다." - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL 해석" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL 해석 생략" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP 코드 없이 보기" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP 코드 보기" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "다시 보기" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL 검사 생략" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL 검사" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "이 쿼리 인라인 수정" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "인라인" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "프로파일링" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "일" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%y-%m-%d %H:%M " - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s일 %s시간 %s분 %s초" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "매개 변수 누락:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "데이터베이스 "%s" 로 이동." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "%s 기능은 알려진 버그가 있습니다. %s 문서를 참조하십시오" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "업로드 파일:" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "웹서버 업로드 디렉토리" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "업로드 디렉토리에 접근할 수 없습니다" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "업로드할 파일이 없습니다." - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "실행하기" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "인쇄" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3720,9 +3694,9 @@ msgstr "" msgid "Closed" msgstr "따옴표(quote)가 닫히지 않았음" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "사용불가" @@ -3859,30 +3833,30 @@ msgstr "" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "리세트" @@ -4156,7 +4130,7 @@ msgid "Character set of the file" msgstr "파일 문자셋" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "형식" @@ -4181,14 +4155,14 @@ msgstr "첫 줄에 열 이름을 넣기" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "열 감싸기" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "열 특수문자 처리" @@ -4208,13 +4182,13 @@ msgstr "열 내의 CRLF 문자를 제거하기" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "열 구분자" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "줄 구분자" @@ -4271,12 +4245,12 @@ msgstr "레이블 키" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME 형식" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 #, fuzzy msgid "Relations" msgstr "관계" @@ -4290,7 +4264,7 @@ msgid "Save on server" msgstr "서버에 저장" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "기존 파일 덮어쓰기" @@ -4303,7 +4277,7 @@ msgid "Enclose table and column names with backquotes" msgstr "테이블과 열 이름을 백쿼트(`)로 감싸기" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL 호환 모드" @@ -4535,8 +4509,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "질의 창" @@ -5805,10 +5779,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "암호" @@ -5828,8 +5802,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "사용자명:" @@ -6076,44 +6050,92 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "서버 응답이 없습니다" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "\"%s\"의 검색 결과 %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "총: %s 건 일치" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "테이블 %s에서 %s 건 일치" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "테이블 %s에 대하여 일치하는 것들을 삭제 하겠습니까?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "데이터베이스 검색" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "찾을 단어, 값 (와일드카드: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "찾는 방식:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "단어는 스페이스(\" \")로 구분됩니다." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "검색할 테이블:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "검색할 컬럼:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "암호 변경" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "암호 없음" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "재입력" @@ -6136,8 +6158,8 @@ msgstr "새 데이터베이스 만들기" msgid "Create" msgstr "만들기 " -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "권한 없음" @@ -6152,9 +6174,9 @@ msgstr "새 페이지 만들기" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "이름" @@ -6162,294 +6184,294 @@ msgstr "이름" msgid "Number of columns" msgstr "컬럼수" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "내보내기 플러그인을 로드할 수 없습니다. 올바로 설치되었는지 확인해주세요!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "현재 서버에서 데이터베이스를 내보내기" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "데이터베이스 %s에 새로운 테이블을 만듭니다." -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "데이터베이스 %s에 새로운 테이블을 만듭니다." -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export" msgid "Export Method:" msgstr "내보내기" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "데이터베이스 :" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "테이블 : " -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "행 : " -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of columns" msgid "Number of rows:" msgstr "컬럼수" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "서버의 %s 디렉토리에 저장" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "파일로 저장" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "파일명 템플릿" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "파일 문자셋:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "압축" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "zip 압축" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "gz 압축" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bz 압축\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "파일로 저장" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "형식 특정 옵션 : " -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "서버 버전" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "서버 버전" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "MySQL 서버에 로그인할 수 없습니다" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "데이터베이스가 없습니다" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "데이터베이스가 없습니다" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "Partial Texts" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6458,7 +6480,7 @@ msgstr "" msgid "Language" msgstr "언어" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "버전 정보" @@ -6499,68 +6521,68 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 #, fuzzy msgid "Pages to be flushed" msgstr "테이블 %s 을 닫았습니다(캐시 삭제)" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6748,19 +6770,19 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy msgid "Related Links" msgstr "테이블 작업" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6768,127 +6790,127 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "결과값이 없습니다. (빈 레코드 리턴.)" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "데이터베이스가 없습니다" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "데이터베이스가 없습니다" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "구조만" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "바이너리" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "ause of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "필드의 길이 때문에,
이 필드를 편집할 수 없습니다 " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "바이너리 - 편집 금지 " -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "웹서버 업로드 디렉토리" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "이어서" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "새 열을 삽입합니다" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "삽입 쿼리 보기" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "되돌아가기" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "새 행(레코드) 삽입하기" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 #, fuzzy msgid "Go back to this page" msgstr "되돌아가기" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "다음 행 수정" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "탭 키나 CTRL+화살표로 값 항목을 이동할 수 있습니다." -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "SQL 쿼리 보기" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6905,240 +6927,240 @@ msgstr "없음" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fr" msgid "From" msgstr "금" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "확인" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "정말로 다음을 실행하시겠습니까? " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "변화 없음" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 #, fuzzy msgid "Croatian" msgstr "생성" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 #, fuzzy msgid "dictionary" msgstr "데이터 사전 (전체 구조보기)" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "시작페이지" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "로그아웃" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin 설명서" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7160,8 +7182,8 @@ msgstr "%s에 오셨습니다" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "설정 파일을 생성하지 않은 것 같습니다. %1$ssetup script%2$s 를 사용해 설정 파" "일을 생성할 수 있습니다." @@ -7207,21 +7229,21 @@ msgstr "암호:" msgid "Server Choice" msgstr "서버 선택" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "최근 %s초 동안 아무 동작이 없어 로그아웃 되었습니다. 다시 로그인해주세요." -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL 서버에 로그인할 수 없습니다" @@ -7312,7 +7334,7 @@ msgstr "데이터베이스 사용량 통계" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "테이블의 덤프 데이터" @@ -7328,7 +7350,7 @@ msgstr "보냄" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7337,14 +7359,14 @@ msgstr "설명" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "테이블 구조" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7352,7 +7374,7 @@ msgstr "구조만" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7401,32 +7423,32 @@ msgid "Display MIME types" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "호스트" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "처리한 시간" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "서버 버전" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP 버전" @@ -7507,7 +7529,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7569,35 +7591,35 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 #, fuzzy msgid "Procedures" msgstr "프로세스 목록" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "함수" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7640,28 +7662,28 @@ msgstr "" msgid "Column names: " msgstr "열(칼럼) 이름" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7671,17 +7693,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "열(칼럼) 이름" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7838,96 +7860,96 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "확인" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "사용가능" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "열(칼럼) 설명(코멘트) 출력하기" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "북마크된 SQL 질의" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL 내력(히스토리)" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "설명이 없습니다" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "모두 체크안함" @@ -7935,7 +7957,7 @@ msgstr "모두 체크안함" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -7946,9 +7968,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "사용자명" @@ -7967,204 +7989,204 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "변수" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 #, fuzzy msgid "Server ID" msgstr "서버" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "아무나" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "아무데서나" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "테이블 %s 을 제거했습니다." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "테이블 %s 을 제거했습니다." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "보냄" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "프로세스 목록" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy msgid "Event name" msgstr "질의 종류" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 #, fuzzy msgid "Event type" msgstr "질의 종류" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "변경" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "상태" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "마지막" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "완전한 INSERT문 작성" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8181,136 +8203,136 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "테이블 %s 을 제거했습니다." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "테이블 %s 을 제거했습니다." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "열(칼럼) 이름" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "생성" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "길이/값*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "데이터베이스 이름 변경" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "길이/값*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy msgid "Return options" msgstr "데이터베이스 사용량 통계" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "질의 종류" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8347,23 +8369,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "시간" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8460,154 +8482,154 @@ msgstr "데이터베이스에 테이블이 없습니다." msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "\"%s\" 테이블이 존재하지 않습니다!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" 데이터베이스의 스킴(윤곽) - 페이지 %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 #, fuzzy msgid "Table of contents" msgstr "테이블 설명" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "보기" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "추가" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "새 페이지 만들기" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "페이지:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy msgid "Automatic layout based on" msgstr "서버 버전" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "편집할 페이지를 선택하세요" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy msgid "Select page" msgstr "모두 선택" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 #, fuzzy msgid "Select Tables" msgstr "모두 선택" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "grid 보기" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "색깔 보기" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "모든 테이블을 같은 너비로 출력할까요?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "생성" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8628,46 +8650,46 @@ msgstr "" msgid "Current Server" msgstr "서버" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "데이터베이스 검색" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "데이터베이스 검색" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "선택하려면 클릭하세요" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "데이터베이스 %s에 SQL 질의를 실행" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "데이터베이스 %s에 SQL 질의를 실행" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8678,11 +8700,11 @@ msgstr "" msgid "Columns" msgstr "열(칼럼) 이름" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "이 SQL 질의를 북마크함" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8774,7 +8796,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "트래킹이 활성화되었습니다." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8785,36 +8807,36 @@ msgstr "" "오: 'a','b','c'...
여기에 역슬래시(\\)나 작은 따옴표(')를 넣어야 한다" "면, 그 앞에 역슬래시를 사용하십시오. (예: '\\\\xyz' 또는 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "기본값에는, 역슬래시나 따옴표 없이 단 하나의 값을 넣으십시오. (예: a)" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "인덱스" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "컬럼 제거" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8825,62 +8847,62 @@ msgstr "" "오: 'a',100, b,'c'...
여기에 역슬래시(\\)나 작은 따옴표(')를 넣어야 한다" "면, 그 앞에 역슬래시를 사용하십시오. (예: '\\\\xyz' 또는 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "없음" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "기본" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Fulltext" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "%s 다음에" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format msgid "Add %s column(s)" msgstr "필드 추가하기" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "출력하려면 적어도 1개 이상의 열(칼럼)을 선택해야 합니다." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8901,11 +8923,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8920,93 +8942,93 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "데이터베이스 " -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Show versions" msgid "Software version" msgstr "버전 보기" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "사용자" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "서버 선택" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "데이터베이스 설명:" -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "PHP 버전" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP 정보 보기" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin 공식 홈" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "보기" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "변화 없음" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9017,46 +9039,46 @@ msgstr "" "가 작동한다면 누구나 침입할 수 있으므로, 'root'유저에 암호를 설정하여 이 보" "안 취약점을 수정하시기 바랍니다." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -9065,46 +9087,46 @@ msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -"링크 테이블을 처리하는 추가 기능이 비활성화되어 있습니다. 원인을 확인하려면 " -"%s여기를 클릭%s하십시오." +"링크 테이블을 처리하는 추가 기능이 비활성화되어 있습니다. 원인을 확인하려면 %" +"s여기를 클릭%s하십시오." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "데이터베이스가 없습니다" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "테이블명" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "테이블명" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "새 페이지 만들기" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "데이터베이스를 선택하세요" @@ -9152,7 +9174,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9224,76 +9246,76 @@ msgstr "만들기 " msgid "Active options" msgstr "실행" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "테이블 %s 을 제거했습니다." -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Usage" msgid "Page" msgstr "사용법(량)" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "파일 가져오기" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "새 인덱스 만들기" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "사용자명" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "수정된 내용이 저장되었습니다." @@ -9366,15 +9388,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "파일 가져오기" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "All" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9385,38 +9407,38 @@ msgstr "" msgid "File doesn't exist" msgstr "\"%s\" 테이블이 존재하지 않습니다!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "필드" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 #, fuzzy msgid "Information" msgstr "로그인 정보" @@ -9425,38 +9447,38 @@ msgstr "로그인 정보" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s 데이터베이스를 삭제했습니다." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "데이터베이스 사용량 통계" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "통계 보기" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" "주의: 데이터베이스 통계 보기는 웹서버와 MySQL 서버 사이에 큰 부하를 줍니다." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9485,7 +9507,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "PHP 버전" @@ -9504,492 +9526,492 @@ msgstr "" msgid "disabled" msgstr "사용불가" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "GRANT 이외의 모든 권한을 포함함." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "테이블 구조 변경 허용." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 #, fuzzy msgid "Allows altering and dropping stored routines." msgstr "인덱스 생성 및 삭제 허용." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "DB 및 테이블 생성 허용." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 #, fuzzy msgid "Allows creating stored routines." msgstr "테이블 생성 허용." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "테이블 생성 허용." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "임시테이블 생성 허용." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 #, fuzzy msgid "Allows creating new views." msgstr "테이블 생성 허용." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "데이터 삭제 허용." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "DB 및 테이블 삭제 허용." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "테이블 삭제 허용." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "데이터를 파일에서 가져오기 및 파일로 내보내기 허용." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "권한 테이블을 갱신하지 않고 사용자와 권한 추가하기 허용." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "인덱스 생성 및 삭제 허용." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "데이터 추가(insert) 및 변경(replace) 허용." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "현재 쓰레드에 대한 테이블 잠금(lock) 허용." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 #, fuzzy msgid "Limits the number of simultaneous connections the user may have." msgstr "Limits the number of new connections the user may open per hour." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "이 버전의 MySQL에는 소용이 없습니다." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "캐시를 비우고 서버를 재시동하는 것을 허용." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "복제서버(replication slaves)에 필요합니다." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "데이터 읽기 허용." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "전체 데이터베이스 목록 접근을 허용" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "서버 종료 허용." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "인덱스 생성 및 삭제 허용." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "데이터 변경 허용." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "권한 없음." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "없음" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "테이블에 관한 권한" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "주의: MySQL 권한 이름은 영어로 표기되어야 합니다. " -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "전체적 권한" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "데이터베이스에 관한 권한" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "리소스 제한" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "주의: 이 옵션을 0으로 하면 제한이 없어집니다." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "로그인 정보" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "암호를 변경하지 않음" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "사용자가 없습니다." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "사용자 %s 가 이미 존재합니다!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "새 사용자를 추가했습니다." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "%s 의 권한을 업데이트했습니다." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "%s의 권한을 제거했습니다." -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "%s 의 암호가 바뀌었습니다." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "%s 을 삭제합니다" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "사용권한을 갱신합니다(Reloading the privileges)" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "선택한 사용자들을 삭제했습니다." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "권한을 다시 로딩했습니다." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "권한 수정" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "제거" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "내보내기" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Any" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "사용권한" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "사용권한" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "사용자 개요" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 #, fuzzy msgid "Grant" msgstr "인쇄" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "선택한 사용자를 삭제" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "모든 활성화된 권한을 박탈하고 사용자를 삭제함." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "사용자명과 같은 이름의 데이터베이스를 삭제" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "선택한 사용자는 사용권한 테이블에 존재하지 않습니다." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "열(칼럼)에 관한 권한" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "다음 데이터베이스에 권한 추가하기" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "다음 테이블에 권한 추가하기" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 #, fuzzy msgid "... delete the old one from the user tables." msgstr "권한 테이블에서 사용자를 삭제하기만 함." -#: server_privileges.php:2370 +#: server_privileges.php:2385 #, fuzzy msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "모든 활성화된 권한을 박탈하고 사용자를 삭제함." -#: server_privileges.php:2371 +#: server_privileges.php:2386 #, fuzzy msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "사용자를 삭제하고 사용권한을 갱신함." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "데이터베이스 "%s" 에 대한 사용권한 검사." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr ""%s" 에 접근할 수 있는 사용자들" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "뷰 %s가 제거되었습니다." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "권한을 다시 로딩했습니다." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9998,268 +10020,268 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "데이터베이스를 선택하세요" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Fulltext" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "구조만" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "구조만" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "쓰레드 %s 를 죽였습니다." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 #, fuzzy msgid "Query cache" msgstr "질의 종류" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "확장된 inserts" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "테이블 보기" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "런타임 정보" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "암호를 변경하지 않음" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "테이블 보기" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "테이블 보기" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy msgid "Related links:" msgstr "테이블 작업" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "질의 종류" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "함수" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10267,117 +10289,117 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "명세" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "s MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" "이 MySQL 서버는 %s 동안 구동되었습니다.
구동 시작날짜는 %s 입니다." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "받음" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "보냄" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "최대 동시 연결" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "실패한 시도" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "커맨드" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "연결을 닫지 않고 클라이언트가 종료되어서 실패한 연결의 숫자" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "MySQL 서버에 연결 실패한 횟수" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "MySQL 서버에 연결 시도한 횟수" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10385,78 +10407,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10464,7 +10486,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10472,42 +10494,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10515,33 +10537,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10550,243 +10572,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy msgid "Percentage of used key cache (calculated value)" msgstr "파일 문자셋:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10794,99 +10816,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10894,18 +10916,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10913,68 +10935,68 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "트래킹이 활성화되어 있지 않습니다." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "토" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy msgid "Add chart" msgstr "필드 추가하기" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete columns" msgid "Chart columns" msgstr "컬럼 추가/삭제" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10983,7 +11005,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10991,18 +11013,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11010,11 +11032,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11022,94 +11044,94 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "데이터베이스 이름 변경" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy msgid "Select series:" msgstr "모두 선택" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "새 사용자 추가" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL 질의" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "행(레코드) 통계" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy msgid "Selected time range:" msgstr "모두 선택" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "질의 종류" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d 초" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11123,8 +11145,8 @@ msgstr "소스에 접속할 수 없음" msgid "Could not connect to the target" msgstr "타겟에 접속할 수 없음" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11227,19 +11249,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "서버의 환경설정" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "세션 값" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -11530,50 +11552,50 @@ msgstr "키는 문자, 숫자 [em]그리고[/em] 특수문자 포함" msgid "Wrong data" msgstr "데이터베이스가 없습니다" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "정말로 다음을 실행하시겠습니까? " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "PHP 코드 보기" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "SQL 검사" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL 결과" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Label" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "선택한 사용자들을 삭제했습니다." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11654,12 +11676,12 @@ msgstr "" msgid "Y Values" msgstr "값" -#: tbl_create.php:30 +#: tbl_create.php:31 #, fuzzy, php-format msgid "Table %s already exists!" msgstr "사용자 %s 가 이미 존재합니다!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "테이블 %s 을 제거했습니다." @@ -11712,484 +11734,484 @@ msgstr "파일로 저장" msgid "File name" msgstr "사용자명" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "기본 키의 이름은 반드시 PRIMARY여야 합니다!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "인덱스 이름을 기본 키로 바꿀 수 없습니다!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "인덱스 추가" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Add index" msgid "Edit index" msgstr "인덱스 추가" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "인덱스 이름:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\"는 기본 키만의 유일한 이름입니다!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "인덱스 종류:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "%s개 열(칼럼)에 인덱스 추가" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "같은 테이블이 있어 옮길 수 없음!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "같은 테이블이 있어 복사할 수 없음!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "테이블 %s 을 %s 로 옮겼습니다." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "%s 테이블이 %s 으로 복사되었습니다." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "테이블명이 없습니다!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "다음 순서대로 테이블 정렬(변경)" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(단독으로)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "테이블 이동 (데이터베이스명.테이블명):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "테이블 옵션" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "테이블 이름 바꾸기" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "테이블 복사 (데이터베이스명.테이블명):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "복사한 테이블로 옮겨감" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "테이블 유지보수" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "테이블 단편화 제거" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "테이블 %s 을 닫았습니다(캐시 삭제)" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "테이블 닫기(캐시 삭제)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "테이블의 덤프 데이터" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "테이블 내용 비우기(TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "테이블 삭제(DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "테이블 유지보수" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "분석" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "검사" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "옵티마이저" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "리빌드" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "테이블 복구" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "referential 무결성 검사:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "테이블 보기" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "공간 사용량" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "실제량" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "행(레코드) 통계" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "정적" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "동적(다이내믹)" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "행 길이" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Row size" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "외래키 제약" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Session value" msgid "Distinct values" msgstr "세션 값" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "기본키 추가" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "유일 인덱스 추가" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "FULLTEXT 인덱스 추가" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "없음" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "테이블 %s 을 제거했습니다." -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "%s에 기본 키가 추가되었습니다" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "%s 에 인덱스가 걸렸습니다" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "PHP 정보 보기" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "컬럼 제거" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "인쇄용 보기" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "제안하는 테이블 구조" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy msgid "Add column" msgstr "필드 추가하기" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "테이블의 마지막" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "테이블의 처음" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "%s 다음에" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "%s 개 열(칼럼)에 인덱스 만들기 " -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "트래킹이 활성화되었습니다." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "트래킹이 활성화되었습니다." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL 문장 실행됨" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "질의 오류" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "데이터 추가(insert) 및 변경(replace) 허용." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "데이터베이스가 없습니다" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "데이터" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL 덤프(파일 다운로드)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL 덤프" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL 실행" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "버전 보기" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate now" msgid "Deactivate tracking for %s" msgstr "지금 비활성화" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "지금 비활성화" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate now" msgid "Activate tracking for %s" msgstr "지금 활성화" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "지금 활성화" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "서버 버전" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "서버 버전" @@ -12220,11 +12242,11 @@ msgstr "어떻게 들어오셨어요? 지금 여기 있을 권한이 없습니 msgid "The profile has been updated." msgstr "프로파일을 업데이트했습니다." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "뷰 이름" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "테이블 이름 바꾸기" @@ -12552,8 +12574,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12683,8 +12705,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/lt.po b/po/lt.po index c35081aaef..f42431412a 100644 --- a/po/lt.po +++ b/po/lt.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-03 12:52+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: lithuanian \n" -"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%" +"100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Weblate 0.10\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Rodyti viską" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Puslapis:" @@ -38,55 +38,56 @@ msgstr "" "Tikslo langas neatnaujintas. Galbūt Jūs uždarėte pagrindinį langą arba Jūsų " "naršyklė blokuoja atnaujinimus tarp langų dėl nustatyto saugumo." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Paieška" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Vykdyti" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Indekso pavadinimas" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Paaiškinimas" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Duomenų bazė %1$s sukurta." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Duomenų bazės komentaras: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Lentelės komentarai" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Stulpelis" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tipas" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Nutylint" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Sąryšis su" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Komentarai" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Ne" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Taip" @@ -261,103 +262,103 @@ msgstr "Taip" msgid "View dump (schema) of database" msgstr "Peržiūrėti duomenų bazės atvaizdį (schemą)" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Duomenų bazėje nerasta lentelių." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Pažymėti visas" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Atžymėti visas" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Nenurodytas duomenų bazės vardas!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Duomenų bazė %s pervadinta į %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Duomenų bazė %s buvo nukopijuota į %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Pervadinti duomenų bazę į" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Pašalinti duomenų bazę" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Duomenų bazė %s ištrinta." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Pašalinti duomenų bazę (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kopijuoti duomenų bazę į" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Tik struktūra" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktūra ir duomenys" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Tik duomenys" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE prieš kopijuojant" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Pridėti %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Pridėti AUTO_INCREMENT reikšmę" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Pridėti apribojimą" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Pereiti į nukopijuotą duomenų bazę" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Palyginimas" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -365,64 +366,64 @@ msgid "" msgstr "" "phpMyAdmin konfigūracijos talpinimo vieta išjungta. %sIšsiaiškinti kodėl%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Keisti arba eksportuoti ryšių schemą" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Lentelė" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Eilutės" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Dydis" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "šiuo metu naudojama" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Sukurta" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Paskutinis atnaujinimas" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Paskutinis patikrinimas" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" @@ -430,429 +431,361 @@ msgstr[0] "%s lentelė" msgstr[1] "%s lentelės" msgstr[2] "%s lentelių" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Pasirinkite bent vieną stulpelį išvedimui" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Pereiti į %svizualią daryklę%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Rūšiuoti" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Didėjimo tvarka" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Mažėjimo tvarka" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Rodyti" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriterijai" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Įterpiant" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Ir" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Pakeičiant" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Arba" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Keisti" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Įterpti/Pašalinti požymio eilutes" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Įterpti/trinti stulpelius" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Atnaujinti užklausą" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Naudoti lenteles" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-užklausa duomenų bazėje %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Vykdyti užklausą" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Priėjimas uždraustas" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "bent vienas iš žodžių" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "visi žodžiai" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "ištisa frazė" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "kaip reguliarųjį išsireiškimą" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Paieškos rezultatai frazei „%s“ %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Iš viso: %s atitikmuo" -msgstr[1] "Iš viso: %s atitikmenys" -msgstr[2] "Iš viso: %s atitikmenų" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s atitikmuo lentelėje %s" -msgstr[1] "%s atitikmenys lentelėse %s" -msgstr[2] "%s atitikmenų lentelėse %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Peržiūrėti" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Ištrinti sutapimus %s lentelėje(ei)?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Trinti" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Paieška duomenų bazėje" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Paieškos žodis(iai) arba reikšmė(ės) (pakaitos simboliui: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Rasti:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Žodžiai atskirti tarpo simboliu („ “)." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Viduje lentelių:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Stulpelio viduje:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Duomenų bazėje nerasta jokių lentelių." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "nežinoma" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Lentelės reikšmės %s ištuštintos" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Rodinys %s buvo panaikintas" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Lentelė %s panaikinta" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Sekimas yra aktyvus." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Sekimas yra neaktyvus." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Šis rodinys turi mažiausiai tiek eilučių. Daugiau informacijos " -"%sdokumentacijoje%s." +"Šis rodinys turi mažiausiai tiek eilučių. Daugiau informacijos %" +"sdokumentacijoje%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Rodinys" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikavimas" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Sumos" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s yra standartinis saugojimo variklis šiame MySQL serveryje." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Pasirinktus:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Pažymėti visas" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Pažymėti turinčias perteklių" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Eksportuoti" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Spausdinti struktūrą" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Išvalyti" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Šalinti" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Patikrinti lentelę" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimizuoti" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Taisyti lentelę" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analizuoti lentelę" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Pridėti priešdėlį lentelės pavadinimui" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Pakeisti lentelės pavadinimo priešdėlį" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Kopijuoti lentelę su pavadinimo priešdėliu" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Duomenų žodynas" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Sekamos lentelės" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Duomenų bazė" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Paskutinė versija" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Sukurta" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Atnaujinta" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Būsena" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Veiksmas" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Ištrinti šios lentelės sekimo duomenis" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktyvus" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "neaktyvus" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versijos" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Sekimo ataskaita" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Momentinė struktūros kopija" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Nesekamos lentelės" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Sekti lentelę" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Duomenų bazės žurnalas" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Blogas tipas!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Pasirinktas eksportavimo tipas gali būti saugomas tik faile!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Blogi parametrai!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Nėra pakankamai vietos išsaugoti failui %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -860,12 +793,12 @@ msgstr "" "Failas pavadinimu %s jau yra darbinėje stotyje, pakeiskite norimą pavadinimą " "arba pasirinkite nustatymą leidžiantį perrašyti esamus failus." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Nėra teisių išsaugoti failui %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Atvaizdis įrašytas faile %s." @@ -888,7 +821,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometrija" @@ -967,29 +900,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Jūs tikriausiai bandėte įkelti per didelį failą. Prašome perskaityti " -"%sdokumentaciją%s būdams kaip apeiti šį apribojimą." +"Jūs tikriausiai bandėte įkelti per didelį failą. Prašome perskaityti %" +"sdokumentaciją%s būdams kaip apeiti šį apribojimą." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Rodomos žymelės" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Nuoroda ištrinta." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Negalima perskaityti failo" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -999,7 +932,7 @@ msgstr "" "Jūs bandote įkelti failą su nepalaikomu glaudinimu (%s). Palaikymas gali " "būti neįgyvendintas arba išjungtas Jūsų konfigūracijoje." -#: import.php:390 +#: import.php:394 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 " @@ -1009,28 +942,28 @@ msgstr "" "failo dydis viršija didžiausią leidžiamą dydį PHP konfigūracijos. Žiūrėti " "[a@./Documentation.html#faq1_16@Documentation]DUK 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Negalima perkonvertuoti failo ženklų rinkinio be ženklų rinkinio " "konvertavimo bibliotekos" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Nepavyko įkelti importuotų įskiepių, prašome patikrinti įdiegimą!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Žymė %s sukurta" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Importavimas sėkmingai baigtas, įvykdyta %d užklausų." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1038,7 +971,7 @@ msgstr "" "Baigėsi skripto vykdymui skirtas laikas, jeigu norite pabaigti importuoti " "prašome dar kartą siųsti tą patį failą ir importavimas bus tęsiamas." -#: import.php:499 +#: import.php:503 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." @@ -1047,15 +980,15 @@ msgstr "" "dažniausiai reiškia, kad phpMyAdmin negali baigti importuoti nebent Jūs " "padidintumėte PHP laiko limitą." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Jūsų SQL užklausa sėkmingai įvykdyta" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Atgal" @@ -1064,7 +997,7 @@ msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" "phpMyAdmin draugiškesnis su rėmelius palaikančiomis naršyklėmis." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "„DROP DATABASE“ komandos įvykdyti negalima." @@ -1074,7 +1007,7 @@ msgstr "„DROP DATABASE“ komandos įvykdyti negalima." msgid "Do you really want to execute \"%s\"?" msgstr "Ar tikrai norite " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Jūs ruošiatės SUNAIKINTI visą duomenų bazę!" @@ -1114,7 +1047,7 @@ msgstr "Pridėti indeksą" msgid "Edit Index" msgstr "Redaguoti indeksą" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Pridėti %d stulpelį(-ius) į indeksą" @@ -1132,16 +1065,16 @@ msgstr "Tuščias prisijungimo adresas!" msgid "The user name is empty!" msgstr "Tuščias vartotojo vardas!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Tuščias slaptažodis!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Slaptažodžiai nesutampa!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Pridėti naudotoją" @@ -1153,29 +1086,31 @@ msgstr "Perkraunamos privilegijos" msgid "Removing Selected Users" msgstr "Šalinami pažymėti vartotojai" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Uždaryti" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Redaguoti" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Tiesioginių duomenų srauto diagrama" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Tiesioginių prisijungimų/procesų diagrama" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Tiesioginė užklausos diagrama" @@ -1185,24 +1120,24 @@ msgstr "Statiniai duomenys" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Iš viso" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Kita" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr " " #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1222,7 +1157,7 @@ msgstr "Serverio duomenų srautas (KiB)" msgid "Connections since last refresh" msgstr "prisijungimų nuo paskutinio įkėlimo iš naujo" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Procesai" @@ -1240,7 +1175,7 @@ msgstr "Questions nuo paskutinio atnaujinimo" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Užklausų statistika" @@ -1283,14 +1218,14 @@ msgid "System swap" msgstr "Sistemos swap" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1342,32 +1277,32 @@ msgstr "Išsiųsta baitų" msgid "Bytes received" msgstr "Gauta baitų" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Prisijungimai" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1381,11 +1316,11 @@ msgstr "%d lentelė(-ės)" msgid "Questions" msgstr "" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Apkrovimas" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Nustatymai" @@ -1407,12 +1342,12 @@ msgstr "Pritraukti prie tinklelio" msgid "Please add at least one variable to the series" msgstr "Prašome pridėti bent vieną kintamąjį į eilę" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Ne" @@ -1509,7 +1444,7 @@ msgstr "Keisti nustatymus" msgid "Current settings" msgstr "Dabartiniai nustatymai" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Diagramos antraštė" @@ -1598,7 +1533,7 @@ msgstr "Paaiškinti SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Laikas" @@ -1706,10 +1641,10 @@ msgstr "" "Nepavyko sudaryti diagramos tinklelio su importuota konfigūracija. Nustatoma " "į numatytąją konfigūraciją..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importuoti" @@ -1783,7 +1718,7 @@ msgstr "Vykdoma užklausa" msgid "Error in Processing Request" msgstr "Klaida vykdant užklausą" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Nepažymėjote duomenų bazės." @@ -1837,19 +1772,19 @@ msgstr "Nerodyti indeksų" msgid "Show indexes" msgstr "Rodyti indeksus" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Atsisakyti išorinių raktų tikrinimo" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Įjungta" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1881,7 +1816,7 @@ msgstr "Šaliname" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Apibrėžimas „stored“ funkcijos turi turėti RETURN teiginį." -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET redaktorius" @@ -1921,8 +1856,8 @@ msgstr "Rodyti užklausos laukelį" msgid "No rows selected" msgstr "Nepasirinkti įrašai" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Redaguoti" @@ -1930,18 +1865,18 @@ msgstr "Redaguoti" msgid "Query execution time" msgstr "Užklausos vykdymo laikas" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d nėra galimas eilutės numeris." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Išsaugoti" @@ -1953,7 +1888,7 @@ msgstr "Slėpti paieškos kriterijų" msgid "Show search criteria" msgstr "Rodyti paieškos kriterijų" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2001,12 +1936,12 @@ msgstr "Užklausos rezultatai" msgid "Data point content" msgstr "Duomenų rodyklės dydis" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignoruoti" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopijuoti" @@ -2026,7 +1961,7 @@ msgstr "Pasirinkti Foreign Key" msgid "Please select the primary key or a unique key" msgstr "Prašome pasirinkti pirminį raktą arba unikalųjį raktą" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Pasirinkite laukus peržiūrai" @@ -2105,7 +2040,7 @@ msgstr "Atnaujinti eilutę(es)" msgid "Generate password" msgstr "Generuoti slaptažodį" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generuoti" @@ -2113,7 +2048,7 @@ msgstr "Generuoti" msgid "Change Password" msgstr "Pakeisti slaptažodį" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Daugiau" @@ -2208,63 +2143,63 @@ msgid "December" msgstr "gruodžio" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Sau" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Vas" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Kov" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Bal" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Geg" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Bir" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Lie" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Rgp" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Rgs" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Spa" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Lap" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Grd" @@ -2305,32 +2240,32 @@ msgid "Sun" msgstr "Sek" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Pir" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Ant" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Tre" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Ket" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Pen" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Šeš" @@ -2425,8 +2360,8 @@ msgstr "" #| "Failed formatting string for rule '%s'. PHP threw following error: %s" msgid "Failed formatting string for rule '%s'." msgstr "" -"Nepavyko suformuoti eilutės taisyklei „%s“. PHP išspjovė štai tokią klaidą: " -"%s" +"Nepavyko suformuoti eilutės taisyklei „%s“. PHP išspjovė štai tokią klaidą: %" +"s" #: libraries/Advisor.class.php:361 #, php-format @@ -2450,16 +2385,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "per sekundę" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "per minutę" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "per valandą" @@ -2467,6 +2402,258 @@ msgstr "per valandą" msgid "per day" msgstr "per dieną" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Didžiausias dydis: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentacija" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Klaida" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL užklausa" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL atsakymas: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Nepavyko prisijungti prie SQL tikrintuvo!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Paaiškinti SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Praleisti SQL užklausos aiškinimą" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "be PHP kodo" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP kodas" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Atnaujinti" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Praleisti SQL užklausos tikrinimą" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Patikrinti SQL užklausą" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Greitas užklausos redagavimas" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Redaguoti čia" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profiliavimas" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Sek" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%Y m. %B %d d. %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s d., %s val., %s min. ir %s s" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Trūkstamas parametras:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Pradžia" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Ankstesnis" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Kitas" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Pabaiga" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Pereiti į „%s“ duomenų bazę." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "%s funkcionalumas paveiktas žinomos klaidos, žiūrėti %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Spustelėkite suskleidimui/atskleidimui" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktūra" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Įterpti" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Peržiūrėti" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Veiksmai" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Naršyti savo kompiuteryje:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Pasirinkti iš saityno serverio atsisiuntimų katalogą %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Nepasiekimas nurodytas www-serverio katalogas atsiuntimams." + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Nėra failų išsiuntimui" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Vykdyti" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Spausdinti" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2481,84 +2668,52 @@ msgstr "" msgid "Font size" msgstr "Šrifto dydis" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy #| msgid "Save directory" msgid "Save edited data" msgstr "Išsaugoti katalogą" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Atstatyti stulpelių rikiavimą" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Pradžia" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Ankstesnis" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Kitas" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Pabaiga" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Pradėti eilute" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Eilučių skaičius:" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Režimas" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontaliai" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontalūs (pasukti pavadinimai)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertikaliai" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute every" msgid "Headers every %s rows" msgstr "Vykdyti kas" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Rūšiuoti pagal raktą" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2582,66 +2737,78 @@ msgstr "Rūšiuoti pagal raktą" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Nustatymai" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Tekstus rodyti dalinai" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Tekstus rodyti pilnai" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Sąryšių raktas" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Ryšių rodymo stulpelis" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Rodyti dvejetainį turinį" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Rodyti BLOB turinį" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Rodyti dvejetainį turinį kaip šešioliktainį" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Naršyklės transformacija" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Eilutė buvo ištrinta" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Trinti" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Stabdyti procesą" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2649,44 +2816,44 @@ msgstr "" "Gali būti apytikslis. Žiūrėkite [a@./Documentation." "html#faq3_11@Documentation]DUK 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "užklausa vykdoma" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Rodomi įrašai" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "iš viso " -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Užklausa užtruko %01.4f sek." -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Veiksmai su užklausos rezultatais" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Spausdinti rezultatus (su pilnais tekstais)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Rodyti diagramą" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Sukurti rodinį" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Sąryšis nerastas" @@ -2751,58 +2918,58 @@ msgstr "Negalima perskaityti (perkelti) įkelto failo." msgid "Open new phpMyAdmin window" msgstr "Atverti naują phpMyAdmin langą" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Slapukai turi būti priimami." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Slapukai turi būti priimami." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Nėra aprašytų indeksų!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indeksai" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unikalus" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Suspausta" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Elementų skaičius" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Komentaras" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Panaikintas pirminis raktas" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Indeksas %s ištrintas" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2810,139 +2977,98 @@ msgid "" msgstr "" "Žurnalai %1$s ir %2$s atrodo vienodi ir vienas iš jų gali būti pašalintas." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Duomenų bazės" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Serveris" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktūra" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Įterpti" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Veiksmai" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Lentelė atrodo tuščia!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Duomenų bazė atrodo tuščia!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "SQL užklausa" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilegijos" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Įvykiai" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Projektavimas" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Naudotojas" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Sinchronizuoti" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Dvejetainis log'as" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Kintamieji" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Koduotės" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Varikliai" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Klaida" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2971,85 +3097,85 @@ msgstr[2] "Įterpta %1$d eilučių." msgid "Error while creating PDF:" msgstr "Klaida sudarinėjant PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Negalėjo išsaugoti paskiausios lentelės" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Paskiausios lentelės" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Nėra jokių paskiausių lentelių" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Apie šio Saugojimo Variklio būseną nėra išsamios informacijos." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s galimas šiame MySQL serveryje." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s šiame MySQL serveryje yra išjungtas." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Šis MySQL serveris nepalaiko %s saugojimo variklio." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "lentelės būsena nežinoma:" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Iš duomenų bazės" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Tema %s nerasta!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Neteisingas duomenų bazės vardas" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Neteisingas lentelės vardas" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Klaida pervadinant lentelę iš %1$s į %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Lentelė %s pervadinta į %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Nepavyko išsaugoti lentelės naudotojo sąsajos nustatymų." -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3057,95 +3183,95 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funkcija" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operatorius" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Reikšmė" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Paieška" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Įterpti" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Pasirinkite stulpelius (bent vieną):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Įterpkite paieškos sąlygas į \"where\" sakinį:" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Eilučių skaičius puslapyje" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Atvaizdavimo tvarka:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 #, fuzzy #| msgid "Maximum number of rows to display" msgid "Maximum rows to plot" msgstr "Maksimalus skaičius eilučių rodymui" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Naršyti išorines reikšmes" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "Hide search criteria" msgid "Additional search criteria" msgstr "Slėpti paieškos kriterijų" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Vykdyti „užklausą pagal pavyzdį“ (pakaitos simbolis: „%“)" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Vykdyti „užklausą pagal pavyzdį“ (pakaitos simbolis: „%“)" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy #| msgid "Control user" msgid "How to use" msgstr "Kontroliuoti naudotoją" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3220,14 +3346,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3472,13 +3598,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "padalintas" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Lentelės" @@ -3489,35 +3615,35 @@ msgstr "Lentelės" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Duomenys" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Perteklius" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Eiti į duomenų bazę" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Nepadaugintas" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Padaugintas" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Patikrinti duomenų bazės „%s“ privilegijas." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Patikrinti privilegijas" @@ -3568,174 +3694,18 @@ msgstr "Blogai nustatytas identifikavimo metodas nustatymuose:" msgid "You should upgrade to %s %s or later." msgstr "Rekomenduojame atnaujint %s iki %s ar vėlesnės versijos." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "galimas pažeidžiamumas" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Didžiausias dydis: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentacija" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL užklausa" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL atsakymas: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Nepavyko prisijungti prie SQL tikrintuvo!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Paaiškinti SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Praleisti SQL užklausos aiškinimą" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "be PHP kodo" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP kodas" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Atnaujinti" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Praleisti SQL užklausos tikrinimą" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Patikrinti SQL užklausą" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Greitas užklausos redagavimas" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Redaguoti čia" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profiliavimas" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Sek" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%Y m. %B %d d. %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s d., %s val., %s min. ir %s s" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Trūkstamas parametras:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Pereiti į „%s“ duomenų bazę." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "%s funkcionalumas paveiktas žinomos klaidos, žiūrėti %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Spustelėkite suskleidimui/atskleidimui" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Naršyti savo kompiuteryje:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Pasirinkti iš saityno serverio atsisiuntimų katalogą %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Nepasiekimas nurodytas www-serverio katalogas atsiuntimams." - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Nėra failų išsiuntimui" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Vykdyti" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Spausdinti" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3761,9 +3731,9 @@ msgstr "Atverti" msgid "Closed" msgstr "Uždarytas" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Išjungta" @@ -3892,30 +3862,30 @@ msgstr "SOAP plėtinys nerastas" msgid "maximum %s" msgstr "didžiausias %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "Šis nustatymas išjungtas, tai nebus taikoma jūsų konfigūracijoje" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Nustatyti reikšmę: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Atstatyti numatytąsias reikšmes" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Leisti naudotojams adaptuoti šią reikšmę" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Atstatyti į pradinę būseną" @@ -4201,7 +4171,7 @@ msgid "Character set of the file" msgstr "Failo simbolių koduotė:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formatas" @@ -4226,14 +4196,14 @@ msgstr "Stulpelių pavadinimus įrašyti pirmoje eilutėje" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Stulpeliai apskliausti" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Prieš stulpelių spec. simbolius" @@ -4253,13 +4223,13 @@ msgstr "Pašalinti CRLF simbolius laukeliuose" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Laukai baigiasi" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Eilutės baigiasi" @@ -4316,12 +4286,12 @@ msgstr "Pavadinimo raktas" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME tipas" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Sąryšiai" @@ -4334,7 +4304,7 @@ msgid "Save on server" msgstr "Išsaugoti serveryje" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Perrašyti esamus failus" @@ -4347,7 +4317,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Įdėti lentelių ir laukų pavadinimus į kabutes" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL suderinamumo režimas" @@ -4567,8 +4537,8 @@ msgstr "" "tekstams, kurie bus paversti specialiomis reikšmėmis." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Užklausų langas" @@ -5900,10 +5870,10 @@ msgstr "Reikalaujama, kad SQL Validator būtų įjungtas" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Slaptažodis" @@ -5927,8 +5897,8 @@ msgstr "" "Jeigu Jūs turite individualizuotą slapyvardį, parašykite jį čia (numatytasis " "yra [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Vartotojo vardas" @@ -6166,7 +6136,7 @@ msgstr "%s plėtinys nerastas. Prašome patikrinti PHP nustatymus." msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid " the local MySQL server's socket is not correctly configured)" msgid "" @@ -6174,38 +6144,90 @@ msgid "" "configured)." msgstr "(arba vietiniai MySQL serverio socketai yra blogai sukonfigūruoti)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Serveris neatsako" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Detalės..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Paieškos rezultatai frazei „%s“ %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Iš viso: %s atitikmuo" +msgstr[1] "Iš viso: %s atitikmenys" +msgstr[2] "Iš viso: %s atitikmenų" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s atitikmuo lentelėje %s" +msgstr[1] "%s atitikmenys lentelėse %s" +msgstr[2] "%s atitikmenų lentelėse %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Ištrinti sutapimus %s lentelėje(ei)?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Paieška duomenų bazėje" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Paieškos žodis(iai) arba reikšmė(ės) (pakaitos simboliui: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Rasti:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Žodžiai atskirti tarpo simboliu („ “)." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Viduje lentelių:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Stulpelio viduje:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Pakeisti slaptažodį" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Nėra slaptažodžio" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Įveskite dar kartą" @@ -6226,8 +6248,8 @@ msgstr "Sukurti duomenų bazę" msgid "Create" msgstr "Sukurti" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Nėra privilegijų" @@ -6241,9 +6263,9 @@ msgstr "Sukurti lentelę" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Pavadinimas" @@ -6251,178 +6273,178 @@ msgstr "Pavadinimas" msgid "Number of columns" msgstr "Stulpelių skaičius" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "Nepavyko įkelti eksportuojamų plėtinių, prašome patikrinti įdiegtį!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Eksportuojamos šio serverio duomenų bazės" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Eksportuojamos duomenų bazės „%s“ lentelės" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Eksportuojamos eilutės iš „%s“ lentelės" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Eksporto tipas:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Trumpas - rodomi tik minimalūs nustatymai" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Pritaikytas - rodyti visus nustatymus" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Duomenų bazė(s)" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Lentelė(s):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Eilutės:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Parodyti keletą eilučių(tes)" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Eilučių skaičius:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Eilutės prasideda nuo:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Išvesti visas eilutes" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Išvestis:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Išsaugoti serverio kataloge pavadinimu %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Išsaugoti į failą" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Failo pavadinimo šablonas:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ taps serverio pavadinimu" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ taps duomenų bazės pavadinimu" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ taps lentelės pavadinimu" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Ši reikšmė interpretuojama naudojant %1$sstrftime%2$s, taigi Jūs galite " "keisti laiko formatavimą. Taip pat pakeičiamos šios eilutės: %3$s. Kitas " "tekstas bus paliktas kaip yra. Žiūrėti %4$sDUK%5$s smulkesnei informacijai." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "naudoti šitai ateities eksportams" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Simbolių koduotė faile:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Glaudinti:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zip" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzip" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Rodyti išvedimą kaip tekstą" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Formatas:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Formato specifiniai nustatymai:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Koduotės konvertavimas:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version" msgid "committed on %1$s by %2$s" msgstr "Sukurti versiją" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version" msgid "authored on %1$s by %2$s" msgstr "Sukurti versiją" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6432,64 +6454,64 @@ msgstr "" "žinoma klaida webkit varikliu paremtose saityno naršyklėse (Safari, Google " "Chrome, Arora ir pan.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Įkelto failo formatas" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Failas apdorojamas, prašome palaukti." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "Prašome palaukti, failas siunčiamas. Informacijos apie siuntimą nėra." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importuojama į šį serverį" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importuojama į duomenų bazę „%s“" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importuojama į lentelę „%s“" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Failas importavimui:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Failas gali būti suglaudintas (%s) arba nesuglaudintas." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6497,15 +6519,15 @@ msgstr "" "Suglaudinto failo vardas turi pasibaigti .[formatas].[glaudinimas]. " "Pavyzdžiui: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Failų įkeltis neleidžiama šiame serveryje." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Dalinis importavimas:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6513,7 +6535,7 @@ msgstr "" "Ankstesnio importavimo laikas baigėsi, po pakartotino failo išsiuntimo bus " "tęsiama nuo %d pozicijos." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6523,11 +6545,11 @@ msgstr "" "scenarijaus vykdymo laiko apribojimo. Gali būti naudinga importuojant " "didelius failus, tačiau gali sugadinti transakcijas." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Praleidžiamų įrašų (eilučių) skaičius, pradedant nuo įrašo:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Formato specifiniai nustatymai:" @@ -6536,7 +6558,7 @@ msgstr "Formato specifiniai nustatymai:" msgid "Language" msgstr "Kalba" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Versija" @@ -6576,68 +6598,68 @@ msgstr "" msgid "Buffer Pool" msgstr "Buferio Pool'as" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB būsena" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Buferio Pool'o naudojimas" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "puslapiai" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Tušti puslapiai" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 #, fuzzy msgid "Dirty pages" msgstr "Tušti puslapiai" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Puslapiai su duomenimis" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Buferio pool'o veikla" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Skaitymo užklausos" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Įrašymo užklausos" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Skaitymo nepataikymai" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Rašymas laukia" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Skaitymo nepataikymai %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Rašymas laukia %" @@ -6838,18 +6860,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Susijusios nuorodos" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6857,132 +6879,132 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "Nerasta duomenų GIS vizualizavimui." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL gražino tuščią rezultatų rinkinį (nėra eilučių)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "Sekanti struktūra buvo sukurta arba pakeista. Čia galite:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 #, fuzzy #| msgid "View a structure`s contents by clicking on its name" msgid "View a structure's contents by clicking on its name" msgstr "Peržiūrėti struktūros turinį paspaudžiant ant vardo" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Keisti bet kuriuos iš šių nustatymų spauskite atitinkamą „Nustatymai“ nuorodą" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 #, fuzzy #| msgid "Edit its structure by following the \"Structure\" link" msgid "Edit structure by following the \"Structure\" link" msgstr "Keisti jo struktūrą spauskite „Struktūra“ nuorodą" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Go to database" msgid "Go to database: %s" msgstr "Eiti į duomenų bazę" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Keisti nustatymus %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Go to table" msgid "Go to table: %s" msgstr "Eiti į lentelę" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Struktūra %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Go to view" msgid "Go to view: %s" msgstr "Eiti į rodinį (view)" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Paslėpti" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Dvejetainis" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Dėl jo ilgio,
šis laukelis gali būti neredaguojamas (tinas)" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Dvejetainis - nekeisti" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "web serverio katalogas atsiuntimams" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Tęstį įterpimą su %s eilučių" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "ir tada" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Įterpti kaip naują įrašą" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Įterpti kaip naują eilutę ir ignoruoti klaidas" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Rodyti įterptą užklausą" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Sugrįžti į buvusį puslapį" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Įterpti kitą naują eilutę" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Grįžti atgal į šį puslapį" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Redaguoti kitą įrašą" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Šokinėjimui tarp reikšmių naudokite TAB mygtuką arba naudokite CTRL+rodyklės" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Rodoma SQL užklausa" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Įterpto įrašo id: %1$d" @@ -6997,236 +7019,236 @@ msgstr "Nėra" msgid "Convert to Kana" msgstr "Konvertuoti į Kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Iš" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Kam" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Siųsti" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Pridėti lentelės priešdėlį" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Pridėti priešdėlį" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Ar tikrai norite " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Nėra pakeitimų" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Koduotė" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgarų" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Supaprastinta kinų" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Tradicinė kinų" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "simbolių dydis nesvarbus" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "simbolių dydis svarbus" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Kroatų" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Čekų" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danų" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Anglų" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estų" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Vokiečių" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "žodynas" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefonų knyga" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Vengrų" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandų" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japonų" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latvių" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lietuvių" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Korėjiečių" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persų" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Lenkų" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Vakarų Europos" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumunų" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovakų" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovėnų" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Ispanų" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Tradicinė ispanų" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Švedų" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tailando" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turkų" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrainiečių" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicodas" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "daugiakalbis" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Centrinės Europos" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Rusų" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltų" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armėnų" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Kirylica" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabų" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Žydų" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gruzinų" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Graikų" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Čekų-slovakų" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Pradžia" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Atsijungti" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentacija" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Atsiųsti iš naujo navigacijos rėmelį" @@ -7248,8 +7270,8 @@ msgstr "Jūs naudojate %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Jūs dar turbūt nesukūrėte nustatymų failo. Galite pasinaudoti %1$snustatymų " "skriptu%2$s, kad sukurtumėte failą." @@ -7300,14 +7322,14 @@ msgstr "Slaptažodis:" msgid "Server Choice" msgstr "Pasirinkti serverį" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Prisijungimą be slaptažodžio draudžia nustatymai (žiūrėti AllowNoPassword)." -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" @@ -7315,8 +7337,8 @@ msgstr "" "Daugiau nei %s sekundžių nebuvo atlikta jokių veiksmų, prašome prisijungti " "iš naujo" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Nepavyksta prisijungti prie MySQL darbinės stoties" @@ -7396,7 +7418,7 @@ msgstr "Duomenų išvedimo nustatymai" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Sukurta duomenų kopija lentelei" @@ -7411,7 +7433,7 @@ msgstr "Įvykis" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7420,21 +7442,21 @@ msgstr "Paaiškinimas" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Sukurta duomenų struktūra lentelei" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Struktūra peržiūrėjimui" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Tik struktūra rodiniui" @@ -7480,32 +7502,32 @@ msgid "Display MIME types" msgstr "Rodyti MIME-tipus" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Darbinė stotis" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Atlikimo laikas" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Serverio versija" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP versija" @@ -7589,7 +7611,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7663,33 +7685,33 @@ msgid "" "reloaded between servers in different time zones)
" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedūros" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funkcijos" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Apribojimai eksportuotom lentelėm" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Apribojimai lentelei" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TIPAI LENTELEI" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "SĄRYŠIAI LENTELEI" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Klaida skaitant duomenis:" @@ -7730,15 +7752,15 @@ msgstr "" msgid "Column names: " msgstr "Stulpelių vardai:" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Negalimas parametras CSV importavimui: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7747,13 +7769,13 @@ msgstr "" "Blogai nurodyti stulpeliai (%s)! Įsitikinkite, kad stulpelių vardai parašyti " "gerai, atskirti kableliais ir apskliausti (apimti, aptverti) kabutėmis." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Neteisingas CSV įvedimo formatas eilutėje %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Neteisingas stulpelių skaičius CSV įvedimo eilutėje %d." @@ -7763,17 +7785,17 @@ msgid "DocSQL" msgstr "docSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Lentelės vardas" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Stulpelių vardai" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Priedas nepalaiko suglaudintų importų!" @@ -7997,87 +8019,87 @@ msgstr "" "nustatymas nuorodos prefiksas (pvz \"http://domain.com/\"), o antras " "nuorodos pavadinimas." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Negerai" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "Gerai" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Įjungta" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Pagrindinės sąryšių sąvybės" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Išvedimo sąvybės" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF failo generavimas" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Išvesti stulpelių komentarus" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Naršyklės transformacija" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Informaciją, kaip atnaujinti column_comments lentelę, galite rasti " "dokumentacijoje." -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Sukurti nuoroda SQL-užklausai" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL užklausų istorija" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 #, fuzzy #| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "Ilgalaikiai sujungimai" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Naudotojo nuostatos" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Greiti žingsneliai nustatyti išplėstines galimybes:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Sukurti reikalaujamas lenteles su examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Sukurti pma naudotoją ir suteikti prieigą prie šių lentelių." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8085,17 +8107,17 @@ msgstr "" "Įjungti išplėstines funkcijas konfigūraciniame faile (config.inc.php), pavyzdžiui, pradėti galite nuo config.sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Iš naujo prisijunkite prie phpMyAdmin tam, kad užkrautumėte atnaujintą " "konfigūracijos failą." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "Aprašymo nėra" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Atžymėti visas" @@ -8103,7 +8125,7 @@ msgstr "Atžymėti visas" msgid "Slave configuration" msgstr "Pavaldžiojo (Slave) serverio konfigūracija" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Pakeisti arba perkonfigūruoti pagrindinį (master) serverį" @@ -8117,9 +8139,9 @@ msgstr "" "skiltį:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Naudotojo vardas" @@ -8137,197 +8159,197 @@ msgid "Slave status" msgstr "Pavaldžiojo serverio būklė (Slave status)" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Kintamasis" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Serverio ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Pridėti pavaldžiojo serverio (slave) dauginimo (replication) naudotoją" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Bet kurį vartotoją" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Naudokite teksto įvedimo lauką" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Bet kurį prisijungimo adresą" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokali darbinė stotis" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Dabartinis serveris" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Naudoti Host lentelę" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Generuoti slaiptažodį" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Sekančios užklausos nepavyko: „%s“" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Atsiprašome, nepavyko atstatyti pašalinto įvykio." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Įvykis %1$s buvo pakeistas." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Įvykis %1$s buvo sukurtas." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "Viena ar daugiau klaidų įvyko vykdant Jūsų užklausą:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Redaguoti įvykį" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Klaida vykdant užklausą" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Detalės" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Įvykio tipas" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Įvykio tipas" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Pakeisti į %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Vykdyti" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Vykdyti kas" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Start" msgctxt "Start of recurring event" msgid "Start" msgstr "Paleisti" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Pabaiga" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Pabaigus išlaikyti" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "IŠJUNGTA" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "ĮJUNGTA" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Įvykių planuotojo būsena" @@ -8343,114 +8365,114 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Blogas serverio indeksas: %s" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Stulpelis %s panaikintas" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Sukurta %1$s lentelė." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Redagavimo režimas" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "Stulpelių vardai" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parametrai" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Nukreipimas" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Ilgis/reikšmės*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Pridėti parametrą" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Pašalinti paskutinį parametrą" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Gražinimo tipas" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Grąžinimo Ilgis/reikšmės" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Grąžinimo parametrai" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Yra apibrėžtas" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Saugumo tipas" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "SQL duomenų priėjimas" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8458,18 +8480,18 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8502,23 +8524,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Laikas" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Jūs privalote pateikti teisingą lentelės vardą" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8600,138 +8622,138 @@ msgstr "Nėra įvykio su vardu %1$s duomenų bazėje %2$s" msgid "There are no events to display." msgstr "Nėra įvykių rodymui." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Lentelė %s neegzistuoja!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Nustatykite lentelės %s koordinates" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Duomenų bazės %s schema - %s puslapis" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Šis puslapis neturi jokių lentelių!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "SCHEMOS KLAIDA:" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Ryšių schema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Turinys" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atributai" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Papildomai" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Sukurti naują puslapį" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Puslapio vardas" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Automatinis išdėstymas paremtas" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Vidiniai sąryšiai" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Pasirinkite puslapį redagavimui" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Pasirinkite puslapį" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Pasirinkite lenteles" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Rodyti sąryšių schema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Pasirinkti eksportavimo sąryšinį tipą" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Rodyti tinklelį" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Rodyti spalvą" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Rodyti lentelių dydžius" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "rodyti visas lenteles vienodo pločio?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Rodyti tik raktus" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Peizažinis" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portretinis" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientacija" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Lapo dydis" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8739,7 +8761,7 @@ msgstr "" "Šis puslapis turi nuorodų į lenteles, kurios jau neegzistuoja. Ar norite " "pašalinti šias nuorodas?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "įjungti scratchboard" @@ -8758,44 +8780,44 @@ msgstr "Nežinoma kalba: %1$s." msgid "Current Server" msgstr "Dabartinis serveris" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Iš duomenų bazės" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Dabartinis serveris" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Nutolęs serveris" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Skirtumas" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Į duomenų bazę" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Spustelėkite pažymėjimui" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Vykdyti SQL sakinius serveryje %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Vykdyti SQL sakinius duomenų bazėje %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Išvalyti" @@ -8804,11 +8826,11 @@ msgstr "Išvalyti" msgid "Columns" msgstr "Stulpeliai" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Šios SQL užklausą pasižymėti kaip" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Leisti kitiems vartotojams naudotis šia žyme" @@ -8909,7 +8931,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Stebėjimas %s.%s yra aktyvuotas." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8922,7 +8944,7 @@ msgstr "" "reikšmių, tuomet prieš šios simbolius reikia papildomo dešininio įžambaus " "brūkšnio (pavyzdžiui: '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8930,19 +8952,19 @@ msgstr "" "Nenaudokite išskyrimo simbolių ar kabučiu, nurodydami reikšmę pagal " "nutylėjimą. Naudokitės šiuo formatu: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeksas" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Pašalinti stulpelį(-ius)" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8951,11 +8973,11 @@ msgstr "" "Norėdami gauti pilną sąrašą galimų transformacijų ir jų MIME tipų " "transformacijų, spauskite %stransformacijos paaiškinimą%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Transformacijos nustatymai" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8968,58 +8990,58 @@ msgstr "" "(\"'\"), naudokite viršutinį vertikalų pasvirą brūkšnį prieš šiuos simbolius " "(pvz: '\\\\xyz' ar 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM arba SET duomenys per ilgi?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Padidinti redagavimo erdvę" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Nėra" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Kaip nurodyta:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Pirminis" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Fulltext" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Po %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Pridėti %s stulpelį(-ius)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Jūs turite pridėti bent vieną stulpelį (ar skiltį)." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Saugojimo variklis" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "SKAIDINIO (PARTITION) apibrėžimas" @@ -9040,11 +9062,11 @@ msgstr "" "Jūsų nustatymai bus išsaugoti tik šiai sesijai. Saugant juos visam laikui " "reikia %sphpMyAdmin konfigūracijos talpinimo%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Nepavyko išsaugoti konfigūracijos" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9059,81 +9081,81 @@ msgstr "ZIP archyve nerasta failų!" msgid "Error in ZIP archive:" msgstr "Klaida ZIP archyve:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Pagrindiniai nustatymai" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Serverio ryšio palyginimas" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Išvaizdos nustatymai" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Daugiau nustatymų" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Duomenų bazės serveris" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Programinė įranga" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Programinės įrangos versija" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protokolo versija" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Naudotojas" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Serverio koduotė" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Interneto serveris" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Duomenų bazės kliento versija" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP plėtinys" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Rodyti PHP informaciją" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Oficialus phpMyAdmin tinklalapis" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Prisidėti" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Gauti pagalbą" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Pakeitimų sąrašas" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9145,7 +9167,7 @@ msgstr "" "nesaugi, bei gali būti atvira įsilaužimams, todėl rekomenduotina pakeisti " "šias parinktis." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9154,7 +9176,7 @@ msgstr "" "Savo PHP konfigūracijoje Jūs įjungėte mbstring.func_overload. Šis nustatymas " "nėra suderinamas su phpMyAdmin ir gali pažeisti Jūsų duomenis!" -#: main.php:294 +#: main.php:297 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 " @@ -9164,25 +9186,25 @@ msgstr "" "simbolių kodaciją. Be mbstring plėtinio phpMyAdmin negali tesingai skaidyti " "stringų, todėl galite sulaukti netikėtų rezultatų." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Nustatymų faile nurodykite slaptą frazę (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9192,7 +9214,7 @@ msgstr "" "yra Jūsų phpMyAdmin kataloge. Jūs turėtumėte jį pašalinti iškart po to kai " "sukonfigūruosite phpMyAdmin." -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "pMyAdmin configuration storage has been deactivated. To find out click " @@ -9203,7 +9225,7 @@ msgid "" msgstr "" "phpMyAdmin konfigūracijos talpinimo vieta išjungta. %sIšsiaiškinti kodėl%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9212,7 +9234,7 @@ msgstr "" "Jūsų PHP MySQL bibliotekos versija %s skiriasi nuo Jūsų MySQL serverio " "versijos %s. Tai gali sukelti nenuspėjamą elgesį." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9221,28 +9243,28 @@ msgstr "" "Serveris veikia su Suhosin. Prašome perskaityti %sdokumentaciją%s dėl galimų " "problemų." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Nėra duomenų bazių" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Pakeisti lentelės rikiavimą pagal:" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Pakeisti lentelės rikiavimą pagal:" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Sukurti lentelę" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Pasirinkite duomenų bazę" @@ -9293,7 +9315,7 @@ msgstr "Suskleisti/Išskleisti" msgid "Toggle relation lines" msgstr "Sąryšio pasirinkimui, paspauskite:" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Importuoti/eksportuoti koordinates PDF schemai" @@ -9355,67 +9377,67 @@ msgstr "" msgid "Active options" msgstr "" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Puslapis sukurtas" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Puslapio kūrimas nepavyko" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Puslapis" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Importuoti iš pasirinkto puslapio" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Eksportuoti pasirinktą puslapį" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Sukurti puslapį ir eksportuoti į jį" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Naujas puslapio vardas:" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "rekomenduojame" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Klaida: toks sąryšis jau yra." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Klaida: Sąryšis neįdėtas." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "FOREIGN KEY sąryšis įdėtas" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Vidinis sąryšis įdėtas" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Sąryšis ištrintas" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Pakeitimai išsaugoti" @@ -9488,15 +9510,15 @@ msgstr "Esantys nustatymai bus perrašyti!" msgid "You can reset all your settings and restore them to default values." msgstr "Jūs galite atkurti (nustatyti) pradinius nustatymus." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importuoti failus" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Viską" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Lentelė %s nerasta arba nenurodyta %s faile" @@ -9505,37 +9527,37 @@ msgstr "Lentelė %s nerasta arba nenurodyta %s faile" msgid "File doesn't exist" msgstr "Failo nėra" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Pasirinkti dvejetainį žurnalą (log) peržiūrai" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Failai" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Trumpinti rodomas užklausas" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Rodyti pilnas užklausas" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Logo pavadinimas" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Padėtis" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Pirminė padėtis" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informacija" @@ -9543,7 +9565,7 @@ msgstr "Informacija" msgid "Character Sets and Collations" msgstr "Simbolių rinkiniai ir Palyginimai" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9552,24 +9574,24 @@ msgstr[0] "Sėkmingai pašalintos %s duomenų bazės." msgstr[1] "Sėkmingai pašalintos %s duomenų bazės." msgstr[2] "Sėkmingai pašalintos %s duomenų bazės." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Duomenų bazių statistika" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Pagrindinio serverio replikavimas" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Pavaldžiojo serverio replikavimas" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Leisti statistiką" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9577,7 +9599,7 @@ msgstr "" "Pastaba: jeigu duomenų bazės statistika įjungta, duomenų srautas tarp www ir " "MySQL darbinių stočių gali labai padidėti." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Saugojimo varikliai" @@ -9605,7 +9627,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Versija" @@ -9623,113 +9645,113 @@ msgstr "" msgid "disabled" msgstr "Išjungta" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Įtraukti visas teises, išskyrus GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Leisti keisti jau egzistuojančių lenetelių struktūrą." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Leisti keisti pašalinti saugimas programas (stored routines)." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Leisti kurti naujas duomenų bazes ir lenteles." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Leidžia sukurti naujas saugomas programas (stored routines)." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Leisti kurti naujas lenteles." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Leisti kurti laikinas lenteles." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Leidžia kurti, šalinti ir pervadinti vartotojus." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Leidžia sukurti naujus rodinius (view)." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Leisti šalinti duomenis." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Leisti šalinti duomenų bazes ir lenteles." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Leisti šalinti lenteles." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Leisti nustatyti įvykius įvykių planuoklėje (scheduler)" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Leisti įvykdyti saugomas programas (stored routines)." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Leisti įterpti ir eksportuoti duomenis iš failų." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Leisti įterpti naujus vartotojus, bei prisikirti privilegijas, neperkraunant " "privilegijų lentelės." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Leisti įterpti ir modifikuoti indeksus." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Leisti įterpti ir modifikuoti duomenis." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Leisti užrakinti lenteles procesų metu." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Riboti prisijungimų kiekį per valandą." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Riboti užklausų kiekį per valandą" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9738,60 +9760,60 @@ msgstr "" "valandą." # gal labiau kartu vykstančių -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Riboti skaičių lygiagrečių prisijungimų kurį naudotojai gali turėti." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Leisti peržiūrėti procesus visiems naudotojams" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Negalioja šioje MySQL versijoje." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Leisti perkrauti serverio nustatymus, bei išvalyti laikinąją atmintį (cache)." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Leisti vartotojo užklausas dėl atstatymo master / slave darbinių stočių." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Leisti skaityti duomenis." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Suteikti prieigą prie visų duomenų bazių sąrašo." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Leidžia vykdyti SHOW CREATE VIEW užklausas." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Leisti išjungti serverį." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9801,225 +9823,225 @@ msgstr "" "administratoriaus darbų, tokių kaip globalių reikšmių modifikavimui ar " "vartotojų atjungimui." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Leisti įterpti ir pašalinti trigerius." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Leisti modifikuoti duomenis." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Be teisių." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Nėra" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Specifinės lentelių privilegijos" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Pastaba: MySQL privilegijų pavadinimai pateikiami anglų kalba" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administracija" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globalios teisės" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Specifinės duomenų bazių privilegijos" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Išteklių apribojimai" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Pastaba: nėra jokių apribojimų jeigu reikšmė nurodyta lygi 0 (nuliui)." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Prisijungimo informacija" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Nekeisti slaptažodžio" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Nerasta jokių naudotojų." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Vartotojas %s jau yra!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Jūs sukūrėte naują vartotoją." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Jūs pakeitėte privilegijas %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Jūs panaikinote privilegijas %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Vartotojo %s slaptažodis sėkmingai pakeistas." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Šaliname: %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Nepasirinta vartotojų trynimui!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Perkraunamos privilegijos" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Pažymėti vartotojai sėkmingai pašalinti." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Teisės sėkmingai perkrautos." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Redaguoti privilegijas" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Panaikinti" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Eksportuoti" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Bet kurį(ią)" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Privilegijos" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Privilegijos" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Vartotojų peržiūra" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Suteikti" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Pašalinti pažymėtus vartotojus" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Panaikinti visas aktyvias vartotojų privilegijas ir pašalinti vartotojus." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" "Pašalinti duomenų bazes, turinčias tokius pačius pavadinimus kaip ir " "vartotojai." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Pastaba: phpMyAdmin gauna vartotojų teises tiesiai iš MySQL privilegijų " "lentelės. Šiose lentelėse nurodytos teisės gali skirtis nuo nustatymų " "failuose nurodytų teisių. Todėl %sperkraukite teises%s, jeigu norite tęsti. " -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Privilegijų lentelėje pasirinktas vartotojas nerastas." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Specifinės stulpelių privilegijos" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Sukurti privilegijas šiai duomenų bazei" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Norėdami naudoti _ ir % kaip simbolius, prieš juos prirašykite \\" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Sukurti privilegijas šiai lentelei" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Pakeisti prisijungimo informaciją / Kopijuoti vartotojo duomenis" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Sukurti naują vartotoją su tom pačiom privilegijom ir ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... palikti seną vartotoją." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... pašalinti seną vartotoją iš vartotojų lentelės." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ... panaikinti visas privilegijas iš seno vartotojo ir poto jį pašalinti." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10027,85 +10049,85 @@ msgstr "" " ... pašalinti seną vartotoją iš vartotojų lentelės ir poto perkrauti " "privilegijas" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Vartotojo duomenų bazė" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" "Sukurti duomenų bazę su tokiu pat vardu ir suteikti jai visas privilegijas" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Suteikti visas privilegijas pakaitos vardui (username\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Suteikti visas privilegijas duomenų bazei „%s“" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Vartotojai turintys priėjimą prie „%s“" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globalus" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "tam tikros duomenų bazės" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "pakaitos simbolis" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Naudotojas buvo pridėtas." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Nežinoma klaida" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Nepavyko prisijungti prie pagrindinio (master) serverio %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Nepavyko perskaityti pagrindinio (master) serverio žurnalo (log). Galima " "privilegijų problema pagrindiniame serveryje." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Nepavyko pakeisti pagrindinio (master) serverio" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Pagrindinis (master) serveris sėkmingai pakeistas į %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" "Šis serveris sukonfigūruotas kaip pagrindinis (master) daugintuvo " "(replication) procese." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Rodyti pagrindinio serverio būklę" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Rodyti prisijungusius pavaldinius" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10114,11 +10136,11 @@ msgstr "" "Šis serveris nėra sukonfigūruotas kaip pagrindinio serverio dauginimo " "procesas. Ar Jūs norėtumėte sukonfigūruoti jį?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Pagrindinio serverio nustatymai" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10132,19 +10154,19 @@ msgstr "" "arba Jūs galite pasirinkti ignoruoti visas duomenų bazes ir pasirinkti " "kažkurias duomenų bazes dauginimui. Prašome pasirinkti režimą:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Padauginti visas duomenų bazes; Ignoruoti:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Ignoruoti visas duomenų bazes; Padauginti:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Prašome pasirinkti duomenų bazes:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10152,7 +10174,7 @@ msgstr "" "Dabar įdėkite sekančias eilutes į [mysqld] skyrelio pabaigą faile my.cnf ir " "po to prašome iš naujo paleiskite MySQL serverį." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10162,84 +10184,84 @@ msgstr "" "to turėtumėte pamatyti informacinę žinutę, kad šis serveris yra " "sukonfigūruotas kaip pagrindinis (master)." -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Pavaldžioji (slave) SQL gija neveikia!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Pavaldžioji (slave) IO gija neveikia!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Serveris yra sukonfigūruotas kaip pavaldusis (slave) dauginimo (replication) " "procese. Ar norėtume:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Peržiūrėti pavaldžiojo serverio būklės lentelę" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Sinchronizuoti duomenų bazes su pagrindiniu serveriu" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Valdyti pavaldinį:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Pilnas paleidimas" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Pilnas išjungimas" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Paleisti iš naujo pavaldųjį serverį (reset slave)" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Pradėti tik SQL giją" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Sustabdyti tik SQL giją" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Pradėti tik IO giją" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Sustabdyti tik IO giją" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Klaidų valdymas:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Klaidų praleidinėjimas gali nuvesti iki nesusinchronizavimo tarp pagrindinio " "ir jam pavaldžių serverių!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Praleisti šią klaidą" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Praleisti sekančius" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "klaidos." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10248,152 +10270,152 @@ msgstr "" "Serveris nesukonfigūruotas daugintuvo (replication) procese kaip pavaldusis " "(slave). Konfigūruoti!" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Gija %s buvo sėkmingai išjungta." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin negalėjo išjungti %s proceso. Gali būti jog jis jau užbaigė darbą." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Užklausų saugykla" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Gijos" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Laikini duomenys" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Užlaikyti įterpimai" -#: server_status.php:610 +#: server_status.php:622 #, fuzzy msgid "Key cache" msgstr "Užklausų saugykla" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Rikiavimas" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Rodyti atidarytas lenteles" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Rodyti pavaldinio būklę" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Veikimo informacija" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Visi būsenos kintamieji" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Atnaujinimo dažnis:" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filtrai" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Turintys žodį:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filtruoti pagal kategoriją..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Rodyti nesuformatuotas reikšmes" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Susijusios nuorodos:" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query analyzer" msgid "Run analyzer" msgstr "Užklausos analizatorius" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Introduction" msgid "Instructions" msgstr "Įvadas" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10401,33 +10423,33 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, fuzzy, php-format #| msgid "Customize startup page" msgid "Questions since startup: %s" msgstr "Adaptuoti paleidimo (pagrindinį) puslapį" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Parametrai" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "s MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "MySQL serverio veikimo trukmė: %s. Serveris pradėjo veikti: %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10435,19 +10457,19 @@ msgstr "" "Šis MySQL serveris veikia kaip pagrindinis ir kaip pavaldusis " "serveris dauginimo procese." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Šis MySQL serveris veikia kaip pagrindinis serveris dauginimo " "procese." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Šis MySQL serveris veikia kaip pavaldusis serveris dauginimo " "procese." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10455,71 +10477,71 @@ msgstr "" "Daugiau informacijos apie dauginimo serverio būseną prašome aplankyti dauginimo skyrelį." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Dauginimo būsena" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Gauta" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Siųsta" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "Daugiausia lygiagrečių prisijungimų" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Nepavykę bandymai" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Nutraukta" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Komanda" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Skaičius nepavykusių bandymų prisijungti prie MySQL serverio." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10527,78 +10549,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Kiek laikinųjų failų mysqld sukūrė." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Įvykdytų FLUSH užklausų skaičius." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Vidinių COMMIT užklausų skaičius." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10606,7 +10628,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10614,42 +10636,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Vidinių ROLLBACK užklausų skaičius." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Skaičius užklausų, kad atnaujinti eilutę lentelėje." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Skaičius užklausų, kad įtraukti eilutę lentelėje." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Tuščių puslapių skaičius." -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10657,33 +10679,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10692,244 +10714,244 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Esamu momentu laukiančių fsync() operacijų skaičius." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Esamu momentu laukiančių skaitymų skaičius." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Esamu momentu laukiančių rašymų skaičius." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Duomenų nuskaitymų skaičius." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Duomenų įrašymų skaičius." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Sukurtų puslapių skaičius." -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Puslapių skaitymų skaičius." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Įrašytų puslapių skaičius." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Įkelto failo formatas" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Failų kurie yra atidaryti skaičius." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Lentelių kurios yra atidarytos skaičius." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Podėlio kreipimųsi skaičius." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10937,99 +10959,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Surikiuotų eilučių skaičius." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Rikiavimų kurie buvo atlikti skenuojant lentelę skaičius." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11037,18 +11059,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11056,63 +11078,63 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Sekimas yra neaktyvus." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Paleisti Monitor" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Instrukcijos/Diegimas" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Pridėti diagramą" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Naujinimo dažnis" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Diagramos stulpeliai" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Diagramos išdėstymas" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Atstatyti numatytąsias reikšmes" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Monitor instrukcijos" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11121,7 +11143,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11129,18 +11151,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11148,11 +11170,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11160,81 +11182,81 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove chart" msgid "Preset chart" msgstr "Pašalinti diagramą" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Būsenos kintamasis(ieji)" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Pasirinkite eiles:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "arba įveskite kintamojo vardą:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Pridėti šią eilę" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Eilės diagramoje:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Registruoti statistiką" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Pasirinktas laiko tarpas:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Užklausos analizatorius" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" @@ -11243,7 +11265,7 @@ msgstr[0] "Sekundė" msgstr[1] "Sekundės" msgstr[2] "Sekundžių" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11260,8 +11282,8 @@ msgstr "Nepavyko prisijungti prie šaltinio (angl. source)" msgid "Could not connect to the target" msgstr "Nepavyko prisijungti prie adresato (angl. target)" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "„%s“ duomenų bazė neegzistuoja." @@ -11363,19 +11385,19 @@ msgstr "" "Paskirta duomenų bazė bus pilnai susinchronizuota su pirmine duomenų baze. " "Pirminė duomenų bazė išliks nepakeista." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Serverio kintamieji ir nustatymai" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Sesijos reikšmė" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Globali reikšmė" @@ -11717,48 +11739,48 @@ msgstr "" msgid "Wrong data" msgstr "Nėra duomenų" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Ar tikrai norite " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Rodomas PHP kodas" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Patikrintas SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL rezultatas" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Sugeneravo" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Iškilo problemos su `%s` lentelės indeksais" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Nuorodos Antraštė" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Lentelė %1$s sėkmingai pakeista" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11834,12 +11856,12 @@ msgstr "Y ašies etiketė:" msgid "Y Values" msgstr "Y Reikšmės" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Lentelė %s jau yra!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Sukurta %1$s lentelė." @@ -11884,467 +11906,467 @@ msgstr "Įrašyti į failą" msgid "File name" msgstr "Failo pavadinimas" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Pirminio rakto pavadinimas turi būti \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Negalima pervadinti indekso į PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Neaprašytos indekso dalys!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Pridėti indeksą" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Redagavimo režimas" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Indekso vardas :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" yra vienintelis pirminio rakto tipas!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Indekso tipas :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Įterpti indeksui papildomus  %s stulpelį(ius)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Negalima perkelti lentelės į ją pačią!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Negalima kopijuoti lentelės į ją pačią!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Lentelė %s perkelta į %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Letelė %s nukopijuota į %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Tuščias lentelės vardas!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Pakeisti lentelės rikiavimą pagal:" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(pavieniui)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Perkelti lentelę į (duomenų_bazė.lentelė):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Lentelės parinktys" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Pervadinti lentelę į" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopijuoti lentelę į (duomenų_bazė.lentelė):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Pereiti į lentelės kopiją" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Lentelės diagnostika" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmentuoti lentelę" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Lentelės buferis %s išvalytas" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Išvalyti ir perkrauti lentelės podėlį (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Ištrinti duomenis arba lentelę" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Ištrinti lentelės duomenis (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Ištrinti lentelę (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Skaidinio diagnostika" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Skaidinys %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analizuoti" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Pažymėti" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimizuoti" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Perdaryti" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Taisyti" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Pašalinti skaidymą" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Patikrinti sąryšių vientisumą:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Rodyti lentelės" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Vietos naudojimas" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efektyvus" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Eilučių statistika" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "pastovus" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinaminis" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Eilutės ilgis" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Eilutės dydis" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Vidiniai sąryšiai" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Peržiūrėti skirtingas reikšmes" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Pridėti pirminį raktą" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Pridėti unikalų indeksą" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Pridėti SPATIAL indeksą" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Pridėti FULLTEXT indeksą" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Jokio" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Stulpelis %s panaikintas" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Stulpeliui %s sukurtas PIRMINIS raktas" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Indeksas sukurtas %s stulpeliui" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Rodyti daugiau veiksmų" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Pašalinti stulpelį(-ius)" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Keisti rodinį" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Peržiūrėti sąryšius" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Analizuoti lentelės struktūrą" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Pridėti stulpelį" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Lentelės pabaigoje" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Lentelės pradžioje" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Po %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Sukurti indeksą  %s stulpeliams" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Stebėjimas %s.%s yra aktyvuotas." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Stebėjimas %s.%s yra aktyvuotas." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL užklausos įvykdytos." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Užkomentuokite (panaikinkite) šias dvi eilutes jeigu Jums jų nereikia." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Užklausos klaida" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Ištrinti sekimo duomenis iš ataskaitos" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Nėra duomenų" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Data" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL vykdymas" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Eksportuoti kaip %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Rodyti versijas" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate now" msgid "Deactivate tracking for %s" msgstr "Deaktyvuoti dabar" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Deaktyvuoti dabar" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Edit settings for %s" msgid "Activate tracking for %s" msgstr "Keisti nustatymus %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Aktyvuoti dabar" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version" msgid "Create version %1$s of %2$s" msgstr "Sukurti versiją" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Sukurti versiją" @@ -12373,11 +12395,11 @@ msgstr "Neturite pakankamai teisių čia būti!" msgid "The profile has been updated." msgstr "Profilis papildytas." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "VIEW pavadinimas" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Pervadinti rodinį į" @@ -12716,8 +12738,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12850,8 +12872,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/lv.po b/po/lv.po index e20f64932e..cac1b44c6a 100644 --- a/po/lv.po +++ b/po/lv.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:18+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: latvian \n" -"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Rādīt visu" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Lapas numurs:" @@ -39,55 +39,56 @@ msgstr "" "vai arī Jūsu pārlūkprogramma bloķe starplogu saskarsmi Jūsu drošības " "iestādījumu dēļ." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Meklēt" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Aiziet!" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Atslēgas nosaukums" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Apraksts" @@ -108,153 +109,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Datubāze %s tika izdzēsta." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Datubāzes komentārs: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Komentārs tabulai" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Kolonnu nosaukumi" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tips" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nulle" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Noklusēts" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Linki uz" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Komentāri" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Nē" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Jā" @@ -262,106 +263,106 @@ msgstr "Jā" msgid "View dump (schema) of database" msgstr "Apskatīt datubāzes dampu (shēmu)" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Tabulas nav atrastas šajā datubāzē." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Iezīmēt visu" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Neiezīmēt neko" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Datubāzes nosaukums ir tukšs!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Datubāze %s tika pārsaukta par %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Datubāze %s tika pārkopēta uz %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Pārsaukt datubāzi par" -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Pārsaukt datubāzi par" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Datubāze %s tika izdzēsta." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy msgid "Drop the database (DROP)" msgstr "Nav datubāzu" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kopēt datubāzi uz" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Tikai struktūra" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktūra un dati" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Tikai dati" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Pievienot AUTO_INCREMENT vērtību" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Pievienot ierobežojumus" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Pārslēgties uz nokopēto datubāzi" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Izkārtojumi" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -373,66 +374,66 @@ msgstr "" "Papildiespējas darbam ar saistītām tabulām tika izslēgtas. Lai uzzinātu " "kāpēc, klikškiniet %sšeit%s." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Relāciju shēma" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabula" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Rindas" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Izmērs" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "lietošanā" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Izveidošana" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Pēdējā atjaunošana" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Pēdējā pārbaude" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -440,452 +441,379 @@ msgid_plural "%s tables" msgstr[0] "%s tabula(s)" msgstr[1] "%s tabula(s)" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Izvēlieties vismaz vienu kolonnu attēlošanai" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Pārslēgties uz nokopēto tabulu" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Kārtošana" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Augošā secībā" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Dilstošā secībā" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Rādīt" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kritērijs" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ielikt" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Un" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Dzēst" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Vai" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Labot" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Pievienot/Dzēst ierakstu" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Pievienot/Dzēst laukus (kolonnas)" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Atjaunot vaicājumu" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Lietot tabulas" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL vaicājums uz datubāzes %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Izpildīt vaicājumu" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Pieeja aizliegta" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "kaut viens no vārdiem" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "visi vārdi" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "precīza frāze" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "kā regulārā izteiksme" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Meklēšanas rezultāti \"%s\" %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Kopumā: %s rezultāti" -msgstr[1] "Kopumā: %s rezultāti" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s rezultāti tabulā %s" -msgstr[1] "%s rezultāti tabulā %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Apskatīt" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Dati tabulai" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Dzēst" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Meklēt datubāzē" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Vārdi vai vērtības meklēšanai (aizstājējzīme: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Atrast:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Vārdi ir atdalīti ar tukšumu (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Tabulā(s):" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside column:" -msgstr "Tabulā(s):" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "Tabulas nav atrastas šajā datubāzē." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "nazināma" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabula %s tika iztukšota" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, fuzzy, php-format msgid "View %s has been dropped" msgstr "Lauks %s tika izdzēsts" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabula %s tika izdzēsta" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 #, fuzzy msgid "Replication" msgstr "Relācijas" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Kopumā" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Ar iezīmēto:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Iezīmēt visu" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Iezīmēt tabulas ar pārtēriņu" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Eksports" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Izdrukas versija" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Iztukšot" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Likvidēt" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Pārbaudīt tabulu" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimizēt tabulu" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Restaurēt tabulu" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analizēt tabulu" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Aizvietot tabulas datus ar datiem no faila" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Aizvietot tabulas datus ar datiem no faila" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Datu vārdnīca" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Datubāze" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 #, fuzzy msgid "Created" msgstr "Izveidot" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Statuss" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Darbība" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "Persiešu" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "Tikai struktūra" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "Pārbaudīt tabulu" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "Datubāze" -#: export.php:42 +#: export.php:44 #, fuzzy msgid "Bad type!" msgstr "Vaicājuma tips" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Add new field" msgid "Bad parameters!" msgstr "Pievienot jaunu lauku" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Nepietiek vietas, lai saglabātu failu %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -893,12 +821,12 @@ msgstr "" "Fails %s jau eksistē uz servera. Lūdzu nomainiet faila nosaukumu vai " "atzīmējiet failu pārrakstīšanas opciju." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Web serverim nav tiesību rakstīt failā %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Damps tika saglabāts failā %s." @@ -922,7 +850,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -1004,27 +932,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Ieraksts tika dzēsts." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Nevar nolasīt failu" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1032,53 +960,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Jūsu SQL vaicājums tika veiksmīgi izpildīts" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Atpakaļ" @@ -1087,7 +1015,7 @@ msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" "phpMyAdmin ir vairāk draudzīgs freimu atbalstošām pārlūkprogrammām." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" komanda ir aizliegta." @@ -1097,7 +1025,7 @@ msgstr "\"DROP DATABASE\" komanda ir aizliegta." msgid "Do you really want to execute \"%s\"?" msgstr "Vai Jūs tiešām gribat " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Jūs taisaties LIKVIDĒT veselu datubāzi!" @@ -1147,7 +1075,7 @@ msgstr "Pievienot jaunu lauku" msgid "Edit Index" msgstr "Indekss" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1168,16 +1096,16 @@ msgstr "Hosts nav norādīts!" msgid "The user name is empty!" msgstr "Lietotāja vārds nav norādīts!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Parole nav norādīta!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Paroles nesakrīt!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1194,31 +1122,33 @@ msgstr "Globālās privilēģijas" msgid "Removing Selected Users" msgstr "Dzēst izvēlētos lietotājus" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Labot" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Servera izvēle" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "SQL vaicājums" @@ -1229,24 +1159,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Kopā" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr " " #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1268,7 +1198,7 @@ msgstr "Servera izvēle" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Procesi" @@ -1288,7 +1218,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Rindas statistika" @@ -1333,14 +1263,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1398,32 +1328,32 @@ msgstr "" msgid "Bytes received" msgstr "Saņemts" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Konekcijas" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "baiti" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1439,11 +1369,11 @@ msgstr "%s tabula(s)" msgid "Questions" msgstr "Persiešu" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Datu apmaiņa" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1467,12 +1397,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Nav" @@ -1572,7 +1502,7 @@ msgstr "Galvenās relāciju īpašības" msgid "Current settings" msgstr "Galvenās relāciju īpašības" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Import files" msgid "Chart Title" @@ -1660,7 +1590,7 @@ msgstr "Izskaidrot SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Laiks" @@ -1768,10 +1698,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 #, fuzzy msgid "Import" msgstr "Eksports" @@ -1847,7 +1777,7 @@ msgstr "Procesi" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Datubāze nav izvēlēta." @@ -1917,19 +1847,19 @@ msgstr "Pievienot jaunu lauku" msgid "Show indexes" msgstr "Rādīt režģi" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Nepārbaudīt ārējās atslēgas" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Ieslēgts" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1967,7 +1897,7 @@ msgstr "Dzēšam %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2009,8 +1939,8 @@ msgstr "SQL vaicājums" msgid "No rows selected" msgstr "Rindas nav iezīmētas" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Labot" @@ -2018,18 +1948,18 @@ msgstr "Labot" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Saglabāt" @@ -2043,7 +1973,7 @@ msgstr "SQL vaicājums" msgid "Show search criteria" msgstr "SQL vaicājums" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2095,12 +2025,12 @@ msgstr "SQL rezultāts" msgid "Data point content" msgstr "Satura rādītājs" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignorēt" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2122,7 +2052,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2205,7 +2135,7 @@ msgstr "Parādu rindas" msgid "Generate password" msgstr "Mainīt paroli" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 #, fuzzy msgid "Generate" msgstr "Uzģenerēja" @@ -2216,7 +2146,7 @@ msgstr "Uzģenerēja" msgid "Change Password" msgstr "Mainīt paroli" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2330,27 +2260,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2358,37 +2288,37 @@ msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Jūn" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Jūl" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dec" @@ -2437,32 +2367,32 @@ msgid "Sun" msgstr "Sv" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "P" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "O" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "T" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "C" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Pk" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "S" @@ -2595,16 +2525,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "sekundē" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "minūtē" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "stundā" @@ -2612,6 +2542,261 @@ msgstr "stundā" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Maksimālais izmērs: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentācija" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Kļūda" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL vaicājums" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL teica: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Izskaidrot SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Neizskaidrot SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Bez PHP koda" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Izveidot PHP kodu" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Atjaunot" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Nepārbaudīt SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Pārbaudīt SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Sv" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d.%m.%Y %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dienas, %s stundas, %s minūtes un %s sekundes" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Add new field" +msgid "Missing parameter:" +msgstr "Pievienot jaunu lauku" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Sākums" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Iepriekšējie" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Nākamie" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Beigas" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "pāriet pie datubāzes "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktūra" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Pievienot" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Apskatīt" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Darbības" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "web servera augšupielādes direktorija" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Direktoija, kuru norādijāt augšupielādei, nav pieejama" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Drukāt" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2625,90 +2810,58 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Pievienot/Dzēst laukus (kolonnas)" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Sākums" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Iepriekšējie" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Nākamie" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Beigas" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "S" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows" msgstr "Rindu skaits vienā lapā" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "P" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontālā" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontālā (pagriezti virsraksti)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertikālā" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Izpildīt iegrāmatoto vaicājumu" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Kārtot pēc atslēgas" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2732,120 +2885,132 @@ msgstr "Kārtot pēc atslēgas" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "Darbības" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Daļēji teksti" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Pilni teksti" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Relāciju shēma" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relāciju shēma" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Pārlūkprogrammas transformācija" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Ieraksts tika dzēsts" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Dzēst" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Nogalināt" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Var būt aptuvens skaits. Skatīt FAQ 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "vaicājumā" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Parādu rindas" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "kopā" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Vaicājums ilga %01.4f s" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Drukas skats (ar pilniem tekstiem)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Rādīt PDF shēmu" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Servera versija" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Links nav atrasts" @@ -2907,198 +3072,157 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "\"Cookies\" ir jābūt atļautiem aiz šī punkta." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "\"Cookies\" ir jābūt atļautiem aiz šī punkta." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Nav definēti indeksi!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indeksi" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unikālais" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinalitāte" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "Komentāri" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Primārā atslēga tika izdzēsta" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Indekss %s tika izdzēsts" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Datubāzes" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Serveris" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktūra" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Pievienot" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Darbības" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Vaicājums pēc parauga" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilēģijas" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Lietotājs" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binārais log-fails" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Mainīgie" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Rakstzīmju kodējumi" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Kļūda" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3128,84 +3252,84 @@ msgstr[1] "Rindas nav iezīmētas" msgid "Error while creating PDF:" msgstr "Ļauj lasīt datus." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Nav tabulu" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Meklēt datubāzē" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "Meklēt datubāzē" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Tabula %s tika pārsaukta par %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3213,92 +3337,92 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funkcija" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operators" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Vērtība" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Meklēt" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Pievienot" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Izvēlieties laukus (kaut vienu):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Pievienot meklēšanas nosacījumus (\"where\" izteiksmes ķermenis):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Rindu skaits vienā lapā" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Attēlošanas secība:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Pārlūkot ārējās vērtības" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL vaicājums" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Izpildīt \"vaicājumu pēc parauga\" (aizstājējzīme: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Izpildīt \"vaicājumu pēc parauga\" (aizstājējzīme: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3373,14 +3497,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3625,13 +3749,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabulas" @@ -3642,37 +3766,37 @@ msgstr "Tabulas" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Dati" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Pārtēriņš" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "Nav datubāzu" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy msgid "Replicated" msgstr "Relācijas" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Pārbaudīt privilēģijas uz datubāzi "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Pārbaudīt privilēģijas" @@ -3722,177 +3846,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "Jums ir jāuzliek %s %s vai jaunāks." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Maksimālais izmērs: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentācija" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL vaicājums" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL teica: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Izskaidrot SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Neizskaidrot SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Bez PHP koda" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Izveidot PHP kodu" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Atjaunot" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Nepārbaudīt SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Pārbaudīt SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Sv" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d.%m.%Y %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dienas, %s stundas, %s minūtes un %s sekundes" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Add new field" -msgid "Missing parameter:" -msgstr "Pievienot jaunu lauku" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "pāriet pie datubāzes "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "web servera augšupielādes direktorija" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Direktoija, kuru norādijāt augšupielādei, nav pieejama" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Drukāt" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3920,9 +3885,9 @@ msgstr "" msgid "Closed" msgstr "Neaizvērtas pēdiņas" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Izslēgts" @@ -4061,30 +4026,30 @@ msgstr "Links nav atrasts" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Atcelt" @@ -4361,7 +4326,7 @@ msgid "Character set of the file" msgstr "Tabulas kodējums:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formats" @@ -4388,7 +4353,7 @@ msgstr "Likt kolonnu nosaukumus pirmajā rindā" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4397,7 +4362,7 @@ msgstr "Lauki iekļauti iekš" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4419,7 +4384,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4427,7 +4392,7 @@ msgid "Columns terminated by" msgstr "Rindas atdalītas ar" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Rindas atdalītas ar" @@ -4491,12 +4456,12 @@ msgstr "Etiķetes atslēga" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME tips" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relācijas" @@ -4511,7 +4476,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Pārrakstīt eksistējošos failus" @@ -4527,7 +4492,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Lietot apostrofa simbolu [`] tabulu un lauku nosaukumiem" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4755,8 +4720,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Vaicājuma logs" @@ -6036,10 +6001,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Parole" @@ -6059,8 +6024,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Lietotājvārds:" @@ -6296,44 +6261,101 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Serveris neatbild" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Meklēšanas rezultāti \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Kopumā: %s rezultāti" +msgstr[1] "Kopumā: %s rezultāti" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s rezultāti tabulā %s" +msgstr[1] "%s rezultāti tabulā %s" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Dati tabulai" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Meklēt datubāzē" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Vārdi vai vērtības meklēšanai (aizstājējzīme: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Atrast:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Vārdi ir atdalīti ar tukšumu (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Tabulā(s):" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside column:" +msgstr "Tabulā(s):" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Mainīt paroli" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Nav paroles" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Atkārtojiet" @@ -6358,8 +6380,8 @@ msgstr "Izveidot jaunu datubāzi" msgid "Create" msgstr "Izveidot" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Nav privilēģiju" @@ -6374,9 +6396,9 @@ msgstr "Izveidot jaunu lapu" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nosaukums" @@ -6386,303 +6408,303 @@ msgstr "Nosaukums" msgid "Number of columns" msgstr "Rindu skaits vienā lapā" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Ļauj bloķēt tabulas tekošajai darbībai." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Izveidot jaunu tabulu datubāzē %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Izveidot jaunu tabulu datubāzē %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Eksporta veids" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Datubāzes" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Tabulas" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Rindas" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows:" msgstr "Rindu skaits vienā lapā" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Saglabāt uz servera direktorijā %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Saglabāt kā failu" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Faila nosaukuma šablons" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Tabulas kodējums:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Kompresija" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "Arhivēts ar zip" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "Arhivēts ar gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "Arhivēts ar bzip" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Saglabāt kā failu" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formats" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Transformācijas opcijas" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Servera versija" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Servera versija" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Nevar pieslēgties MySQL serverim" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Nav datubāzu" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Nav datubāzu" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "Daļēji teksti" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6691,7 +6713,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 #, fuzzy msgid "Version information" msgstr "Piekļuves informācija" @@ -6733,68 +6755,68 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB statuss" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 #, fuzzy msgid "Pages to be flushed" msgstr "Tabula %s tika atsvaidzināta" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6982,20 +7004,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Relācijas" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7003,128 +7025,128 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL atgrieza tukšo rezultātu (0 rindas)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Nav datubāzu" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Nav datubāzu" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Tikai struktūra" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binārais" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Sava garuma dēļ,
šis lauks var būt nerediģējams " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binārais - netiek labots" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "web servera augšupielādes direktorija" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Ievietot kā jaunu rindu" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Atgriezties atpakaļ iepriekšējā lapā" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Ievietot vēl vienu rindu" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Atgriezties šajā lapā" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Lietojiet TAB taustiņu, lai pārvietotos no vērtības līdz vērtībai, vai CTRL" "+bultiņas, lai pārvietotos jebkurā vietā" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7141,240 +7163,240 @@ msgstr "Nav" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Pk" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Nosūtīt" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add new field" msgid "Add prefix" msgstr "Pievienot jaunu lauku" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Vai Jūs tiešām gribat " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Netika labots" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Kodējums" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgāru" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Vienkāršota ķīniešu" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Tradicionāla ķīniešu" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "reģistrnejūtīgs" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "reģistrjūtīgs" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Horvātu" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Čehu" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dāņu" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Angļu" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Igauņu" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Vācu" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "vārdnīca" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefonu grāmata" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Ungāru" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandiešu" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japāņu" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latviešu" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lietuviešu" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Korejiešu" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persiešu" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Poļu" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Rietumeiropas" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumāņu" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovāku" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovēņu" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spāņu" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Tradicionālā spāņu" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Zviedru" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Taizemiešu" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turku" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukraiņu" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unikods" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "daudzvalodu" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Centrāleiropas" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Krievu" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltijas" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armēņu" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Kirilisks" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arābu" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Ebreju" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gruzīnu" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grieķu" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Čehu-Slovāku" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Sākumlapa" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Iziet" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentācija" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7398,8 +7420,8 @@ msgstr "Laipni lūgti %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7447,21 +7469,21 @@ msgstr "Parole:" msgid "Server Choice" msgstr "Servera izvēle" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Nebija aktivitātes vairāk kā %s sekunžu laikā, lūdzu autorizējieties vēlreiz" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Nevar pieslēgties MySQL serverim" @@ -7554,7 +7576,7 @@ msgstr "Datubāzu eksporta opcijas" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Dati tabulai" @@ -7570,7 +7592,7 @@ msgstr "Nosūtīts" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7579,14 +7601,14 @@ msgstr "Apraksts" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Tabulas struktūra tabulai" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7594,7 +7616,7 @@ msgstr "Tikai struktūra" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7654,32 +7676,32 @@ msgid "Display MIME types" msgstr "Pieejamie MIME tipi" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Hosts" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Izveidošanas laiks" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Servera versija" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP Versija" @@ -7762,7 +7784,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7824,35 +7846,35 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 #, fuzzy msgid "Procedures" msgstr "Procesi" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "Funkcija" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Ierobežojumi izmestām tabulām" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Ierobežojumi tabulai" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TIPI TABULAI" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELĀCIJAS TABULAI" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7895,28 +7917,28 @@ msgstr "" msgid "Column names: " msgstr "Kolonnu nosaukumi" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7926,17 +7948,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Kolonnu nosaukumi" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -8152,97 +8174,97 @@ msgstr "" "Parāda attēlu un linku, lauks satur faila nosauumu; pirmā opcija ir " "prefikss, piemēram, \"http://domens.lv/\", otrā opcija ir linka nosaukums." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "nav OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "Labi" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Ieslēgts" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Galvenās relāciju īpašības" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Rādīt iespējas" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF failu izveide" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Rādu kolonnu komentārus" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Pārlūkprogrammas transformācija" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Lūdzu skatieties dokumentāciju par to, kā atjaunot 'Column_comments' tabulu" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Saglabātie SQL vaicājumi" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL vēsture" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "Bez apraksta" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Neiezīmēt neko" @@ -8250,7 +8272,7 @@ msgstr "Neiezīmēt neko" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8261,9 +8283,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Lietotājvārds" @@ -8282,205 +8304,205 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Mainīgais" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Servera ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Jebkurš lietotājs" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Lietot teksta lauku" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Jebkurš hosts" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokāls" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Šis hosts" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Lietot hostu tabulu" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Tabula %s tika izdzēsta" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "Tabula %s tika izdzēsta" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Nosūtīts" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Procesi" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Notikuma tips" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Notikuma tips" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Labot" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Izpildīt iegrāmatoto vaicājumu" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Statuss" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Beigas" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Pilnas INSERT izteiksmes" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8498,140 +8520,140 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabula %s tika izdzēsta" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Tabula %s tika izdzēsta" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "Kolonnu nosaukumi" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "Izveidošana" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Garums/Vērtības*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add new field" msgid "Add parameter" msgstr "Pievienot jaunu lauku" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "Pārsaukt datubāzi par" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Garums/Vērtības*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Tabulas opcijas" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Vaicājuma tips" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8668,23 +8690,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Laiks" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8784,150 +8806,150 @@ msgstr "Tabulas nav atrastas šajā datubāzē." msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Tabula \"%s\" neeksistē!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Lūdzu konfigurējiet koordinātes tabulai %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Datubāzes \"%s\" shēma, %s. lapa" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relāciju shēma" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Satura rādītājs" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atribūti" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Ekstras" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Izveidot jaunu lapu" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Lapas numurs:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Automātiskais izvietojums" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Iekšējās relācijas" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Izvēlieties lapu redigēšanai" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "Iezīmēt visu" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Izvēlieties tabulas" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Relāciju shēma" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Rādīt režģi" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Rādīt krāsas" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Rādit tabulu izmērus" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "rādīt visas tabulas vienadā platumā?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Ainava" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portrets" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Izveidošana" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Papīra izmērs" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8935,7 +8957,7 @@ msgstr "" "Tekošajā lapā ir atsauces uz tabulām, kas vairs neeksistē. Vai Jūs gribat " "dzēst šīs atsauces?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "parādīt/noslēpt piezīmju tafeli" @@ -8956,46 +8978,46 @@ msgstr "" msgid "Current Server" msgstr "Serveris" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Meklēt datubāzē" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Meklēt datubāzē" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Izpildīt SQL vaicājumu(s) uz datubāzes %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Izpildīt SQL vaicājumu(s) uz datubāzes %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -9007,11 +9029,11 @@ msgstr "Kalendārs" msgid "Columns" msgstr "Kolonnu nosaukumi" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Saglabāt šo SQL vaicājumu" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Dot ikvienam lietotājam pieeju šai grāmatzīmei" @@ -9112,7 +9134,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9130,7 +9152,7 @@ msgstr "" "(\\) vai vienkāršo pēdiņu (') kādā no šīm vērtībām, lieciet tās priekšā " "atpakaļējo slīpsvītru (piemēram, '\\\\xyz' vai 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9138,19 +9160,19 @@ msgstr "" "Noklusētajām vērtībām, lūdzu ievadiet tikai pašu vertību, bez izsargāšanās " "ar atpakaļējo slīpsvītru vai pēdiņām, lietojot šo formatu: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indekss" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Pievienot/Dzēst laukus (kolonnas)" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9159,11 +9181,11 @@ msgstr "" "Lai iegūtu pieejamo transformāciju opcijas un to MIME tipu transformācijas, " "uzklikšķiniet uz %stransformāciju apraksti%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Transformācijas opcijas" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9175,63 +9197,63 @@ msgstr "" "vienkāršā pēdiņa (\"'\") starp šīm vērtībām, lieciet tās priekšā vēl vienu " "atpakaļējo slīpsvītru (piemēram '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Nav" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primārā" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Pilni teksti" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Pēc %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "Pievienot %s lauku(s)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "Izvēlieties vismaz vienu kolonnu attēlošanai" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9254,11 +9276,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9273,99 +9295,99 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Galvenās relāciju īpašības" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "MySQL konekcijas kārtošana" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Galvenās relāciju īpašības" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "Datubāzes" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Servera versija" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Lietotājs" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Servera izvēle" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "Datubāzes komentārs: " -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "PHP Versija" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Parādīt PHP informāciju" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Oficiālā phpMyAdmin mājaslapa" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atribūti" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Netika labots" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9377,46 +9399,46 @@ msgstr "" "MySQL serveris strādā ar šo noklusēto variantu, ir atvērts uzbrukumiem, un " "Jums tiešām jāaiztaisa šis drošības caurums." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Konfigurācijas fails tagad prasa slepeno paroli (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9428,43 +9450,43 @@ msgstr "" "Papildiespējas darbam ar saistītām tabulām tika izslēgtas. Lai uzzinātu " "kāpēc, klikškiniet %sšeit%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Nav datubāzu" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Mainīt datu kārtošanas laukus" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Mainīt datu kārtošanas laukus" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "Izveidot jaunu lapu" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Lūdzu izvēlieties datubāzi" @@ -9514,7 +9536,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Tradicionāla ķīniešu" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9587,80 +9609,80 @@ msgstr "Izveidot" msgid "Active options" msgstr "Tabulas opcijas" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Tabula %s tika izdzēsta" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Usage" msgid "Page" msgstr "Aizņem" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Importēt failus" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "No rows selected" msgid "Export to selected page" msgstr "Rindas nav iezīmētas" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Izveidot jaunu indeksu" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Lietotājvārds" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "Iekšējās relācijas" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "Relāciju pārskats" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Labojumi tika saglabāti" @@ -9733,15 +9755,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importēt failus" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Visi" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Tabula %s nav atrasta vai nav atzīmeta iekš %s" @@ -9752,38 +9774,38 @@ msgstr "Tabula %s nav atrasta vai nav atzīmeta iekš %s" msgid "File doesn't exist" msgstr "Tabula \"%s\" neeksistē!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Izvēlieties bināro log-failu apskatei" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "Lauki" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Ierobežot parādīto vaicājumu garumu" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Rādīt pilnos vaicājumus" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Log-faila nosaukums" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Pozīcija" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Oriģinālā pozīcija" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informācija" @@ -9791,7 +9813,7 @@ msgstr "Informācija" msgid "Character Sets and Collations" msgstr "Rakstzīmju kodējumi un izkārtojumi" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9799,24 +9821,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s datubāzes tika veiksmīgi dzēstas." msgstr[1] "%s datubāzes tika veiksmīgi dzēstas." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Datubāzu statistika" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Ieslēgt statistiku" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9824,7 +9846,7 @@ msgstr "" "Piezīme: Datubāzes statistikas ieslēgšana šeit var izsaukt palielināto datu " "apmaiņu starp webserveri un MySQL serveri." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9852,7 +9874,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "Persiešu" @@ -9871,118 +9893,118 @@ msgstr "" msgid "disabled" msgstr "Izslēgts" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Iekļauj visas privilēģijas, izņemot GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Ļauj mainīt esošo tabulu struktūru." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 #, fuzzy msgid "Allows altering and dropping stored routines." msgstr "Ļauj veidot un dzēst indeksus." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Ļauj veidot jaunas datubāzes un tabulas." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 #, fuzzy msgid "Allows creating stored routines." msgstr "Ļauj veidot jaunas tabulas." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Ļauj veidot jaunas tabulas." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Ļauj veidot pagaidu tabulas." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 #, fuzzy msgid "Allows creating new views." msgstr "Ļauj veidot jaunas tabulas." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Ļauj dzēst datus." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Ļauj dzēst datubāzes un tabulas." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Ļauj dzēst tabulas." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Ļauj importēt/eksportēt datus no/uz failiem." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Ļauj pievienot lietotājus un privilēģijas bez privilēģiju tabulu " "pārlādēšanas." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Ļauj veidot un dzēst indeksus." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Ļauj ievietot un mainīt datus." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Ļauj bloķēt tabulas tekošajai darbībai." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Ierobežo jauno konekciju skaitu, ko lietotājs var atvērt stundas laikā." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Ierobežo vaicājumu skaitu, ko lietotājs var mosūtīt uz serveri stundas laikā." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9990,61 +10012,61 @@ msgstr "" "Ierobežo komandu skaitu, kas maina kas maina tabulas vai datubāzes, ko " "lietotājs var izpildīt stundas laikā." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 #, fuzzy msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Ierobežo jauno konekciju skaitu, ko lietotājs var atvērt stundas laikā." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Nedarbojas šajā MySQL versijā." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "Ļauj prlādēt servera iestādījumus un iztukšot servera kešu." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Dod lietotājam tiesības jautāt, kur ir replikācijas oriģināli / kopijas." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Nepieciešams replikāciju kopijām." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Ļauj lasīt datus." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Dod pieeju pilnam datubāzu sarakstam." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Ļauj apstādināt serveri." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10054,230 +10076,230 @@ msgstr "" "Nepieciešams vairumam administratīvo operāciju, kā globālo mainīgo maiņa vai " "citu lietotāju procesu nogalināšana." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "Ļauj veidot un dzēst indeksus." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Ļauj mainīt datus." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Nav privilēģiju." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Nav" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Tabulu specifiskās privilēģijas" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Piezīme: MySQL privilēģiju apzīmējumi tiek rakstīti angļu valodā" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administrācija" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globālās privilēģijas" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Datubāžu specifiskās privilēģijas" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Resursu ierobežojumi" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Piezīme: Šo opciju uzstādīšana uz 0 (nulli) atceļ ierobežojumus." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Piekļuves informācija" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Nemainīt paroli" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Lietotāji netika atrasti." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Lietotājs %s jau eksistē!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Jūs pievienojāt jaunu lietotāju." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Jūs modificējāt privilēģijas objektam %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Jūs atņēmāt privilēgijas lietotājam %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Lietotāja %s parole tika veiksmīgi mainīta." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Dzēšam %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Pārlādējam privilēģijas" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Izvēlētie lietotāji tika veiksmīgi dzēsti." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Privilēģijas tika veiksmīgi pārlādētas." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Mainīt privilēģijas" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Atsaukt" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Eksports" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Jebkurš" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Privilēģijas" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Privilēģijas" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Lietotāju pārskats" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Piešķirt" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Dzēst izvēlētos lietotājus" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Atņemt visas aktīvās privilēģijas lietotājiem, un pēc tam dzēst tos." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Dzēst datubāzes, kurām ir tādi paši vārdi, kā lietotājiem." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Piezīme: phpMyAdmin saņem lietotāju privilēģijas pa taisno no MySQL " "privilēģiju tabilām. Šo tabulu saturs var atšķirties no privilēģijām, ko " -"lieto serveris, ja tur tika veikti labojumi. Šajā gadījumā ir nepieciešams " -"%spārlādēt privilēģijas%s pirms Jūs turpināt." +"lieto serveris, ja tur tika veikti labojumi. Šajā gadījumā ir nepieciešams %" +"spārlādēt privilēģijas%s pirms Jūs turpināt." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Izvēlētais lietotājs nav atrasts privilēģiju tabulā." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Kolonnu specifiskās privilēģijas" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Pievienot privilēģijas uz sekojošo datubāzi" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Aizstājējzīmes _ un % jāaizsargā ar \\ priekšā, lai izmantotu tās burtiski" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Pievienot privilēģijas uz sekojošo tabulu" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Mainīt piekļuves informāciju / Klonēt lietotāju" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Izveidot jaunu lietotāju ar tādām pašām privilēģijām un ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... paturēt veco lietotāju." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... dzēst veco lietotāju no lietotāju tabulas." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ... atņemt vecajam lietotājam visas aktīvās privilēģijas, un pēc tam dzēst " "viņu." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10285,93 +10307,93 @@ msgstr "" " ... dzēst veco lietotāju no lietotāju tabulas, un pēc tam pārlādēt " "privilēģijas." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "Pārbaudīt privilēģijas uz datubāzi "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Lietotāji, kam ir pieja datubāzei "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globāls" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "datubāzei specifisks" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "aizstājējzīme" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy msgid "User has been added." msgstr "Lauks %s tika izdzēsts" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Privilēģijas tika veiksmīgi pārlādētas." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10380,123 +10402,123 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Lūdzu izvēlieties datubāzi" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Pilni teksti" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Tikai struktūra" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Tikai struktūra" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Process %s tika veiksmīgi nogalināts." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10504,149 +10526,149 @@ msgstr "" "phpMyAdmin nevarēja nogalināt procesu %s. Iespējams, ka tas jau agrāk tika " "izbeigts." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 #, fuzzy msgid "Query cache" msgstr "Vaicājuma tips" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "Lietot aizturētos INSERT" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "Rādīt tabulas" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Izpildes laika informācija" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Atjaunot" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Nemainīt paroli" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "Rādīt tabulas" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "Rādīt tabulas" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Relācijas" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Vaicājuma tips" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Funkcija" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10654,118 +10676,118 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Parametrs" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Šis MySQL serveris strādā %s. Tas tika palaists %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Saņemts" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Nosūtīts" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Neveiksmīgi mēģinājumi" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Pārtraukts" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Komanda" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy msgid "The number of failed attempts to connect to the MySQL server." msgstr "" "Ierobežo jauno konekciju skaitu, ko lietotājs var atvērt stundas laikā." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10773,78 +10795,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10852,7 +10874,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10860,42 +10882,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10903,33 +10925,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10938,243 +10960,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy msgid "Percentage of used key cache (calculated value)" msgstr "Tabulas kodējums:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11182,99 +11204,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11282,18 +11304,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11301,69 +11323,69 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy msgid "Thread cache hit rate (calculated value)" msgstr "Vaicājuma tips" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "S" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add new field" msgid "Add chart" msgstr "Pievienot jaunu lauku" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Atjaunot" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Pievienot/Dzēst laukus (kolonnas)" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11372,7 +11394,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11380,18 +11402,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11399,11 +11421,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11411,90 +11433,90 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "Pārsaukt datubāzi par" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Izvēlieties tabulas" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Pievienot jaunu lietotāju" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL vaicājums" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Rindas statistika" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "Iezīmēt visu" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Vaicājuma tips" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11502,7 +11524,7 @@ msgid_plural "%d seconds" msgstr[0] "sekundē" msgstr[1] "sekundē" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11518,8 +11540,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11622,19 +11644,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Servera mainīgie un konfigurācija" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Sesijas vērtība" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Globālā vērtība" @@ -11926,50 +11948,50 @@ msgstr "" msgid "Wrong data" msgstr "Nav datubāzu" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Vai Jūs tiešām gribat " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Pārbaudīt SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL rezultāts" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Uzģenerēja" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problēmas ar indeksiem tabulā `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Nosaukums" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "Izvēlētie lietotāji tika veiksmīgi dzēsti." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12045,12 +12067,12 @@ msgstr "" msgid "Y Values" msgstr "Vērtība" -#: tbl_create.php:30 +#: tbl_create.php:31 #, fuzzy, php-format msgid "Table %s already exists!" msgstr "Lietotājs %s jau eksistē!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "Tabula %s tika izdzēsta" @@ -12103,492 +12125,492 @@ msgstr "Saglabāt kā failu" msgid "File name" msgstr "Lietotājvārds" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Primārās atslēgas nosaukumam jābūt... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Nevar pārsaukt indeksu par PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Nav definēto indeksa daļu!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Add new field" msgid "Add index" msgstr "Pievienot jaunu lauku" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Add new field" msgid "Edit index" msgstr "Pievienot jaunu lauku" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Indeksa nosaukums :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" jābūt tikai un vienīgi primārās atslēgas indeksa " "nosaukumam!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Indeksa tips :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Pievienot indeksam  %s kolonn(u/as)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Nevar pārvietot tabulu uz viņu pašu!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Nevar nokopēt tabulu uz viņu pašu!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabula %s tika pārvietota uz %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabula %s tika pārkopēta uz %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Tabulas nosaukums nav norādīts!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Mainīt datu kārtošanas laukus" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(atsevišķi)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Pārvietot tabulu uz (datubāze.tabula):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Tabulas opcijas" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Pārsaukt tabulu uz" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopēt tabulu uz (datubāze.tabula):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Pārslēgties uz nokopēto tabulu" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Tabulas apkalpošana" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmentēt tabulu" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabula %s tika atsvaidzināta" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Atsvaidzināt tabulu (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Dati tabulai" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Nav datubāzu" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Tabulas apkalpošana" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 #, fuzzy msgid "Check" msgstr "Čehu" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "Restaurēt tabulu" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Pārbaudīt referenciālo integritāti:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Rādīt tabulas" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Diska vietas lietošana" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efektīvs" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Rindas statistika" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamisks" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Rindas garums" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Rindas izmērs" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Iekšējās relācijas" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy msgid "Distinct values" msgstr "Pārlūkot ārējās vērtības" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add new field" msgid "Add SPATIAL index" msgstr "Pievienot jaunu lauku" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Nav" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Tabula %s tika izdzēsta" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Primārā atslēga pievienota uz lauka %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Indekss tieka pievienots uz %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Parādīt PHP informāciju" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s field(s)" msgid "Move columns" msgstr "Pievienot %s lauku(s)" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Izdrukas versija" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Relāciju pārskats" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Ieteikt tabulas sruktūru" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "Pievienot %s lauku(s)" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Tabulas beigās" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Tabulas sākumā" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Pēc %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Izveidot indeksu uz %s laukiem" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Vaicājuma tips" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Ļauj ievietot un mainīt datus." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Nav datubāzu" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Dati" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Servera versija" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Servera versija" @@ -12620,11 +12642,11 @@ msgstr "Jums nav pietiekoši tiesību, lai atrastos šeit tagad!" msgid "The profile has been updated." msgstr "Profils tika modificēts." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Pārsaukt tabulu uz" @@ -12949,8 +12971,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13078,8 +13100,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/mk.po b/po/mk.po index a6895de47a..d0b9b8676d 100644 --- a/po/mk.po +++ b/po/mk.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:21+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: macedonian_cyrillic \n" -"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: mk\n" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "прикажи ги сите" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Број на страници:" @@ -38,55 +38,56 @@ msgstr "" "затворили матични прозор, или ваш претраживач онемогућава ажурирање међу " "прозорима због сигурносних подешавања" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Пребарување" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "OK" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Име на клуч" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Опис" @@ -107,153 +108,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Базата на податоци %1$s е креирана" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Коментар на базата на податоци: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Коментар на табелата" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Имиња на колони" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Тип" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Default" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Врски кон" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Коментари" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Не" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Да" @@ -261,104 +262,104 @@ msgstr "Да" msgid "View dump (schema) of database" msgstr "Прикажи содржина (шема) на базата" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Табелите не се пронајдени во базата на податоци." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "избери се" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "ништо" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Името на базата на податоци не е зададено!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Базата на податоци %s е преименувана во %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Базата на податоци %s е ископирана во %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Преименувај ја базата на податоци во" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Избриши ја базата на податоци." -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Базата на податоци %s не е прифатена" -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy msgid "Drop the database (DROP)" msgstr "Базата на податоци не постои" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Копирај ја базата на податоци во" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Само структура" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Структура и податоци" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Само податоци" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE пред копирање" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Додади AUTO_INCREMENT вредност" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Додади ограничувања" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Префрли се на копираната база на податоци" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Подредување" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -370,66 +371,66 @@ msgstr "" "Дополнителните можности за работа со поврзаните табели се исклучени. За да " "дознаете зошто, кликнете %sовде%s." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Релациона шема" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Табела" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Записи" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Големина" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "се користи" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Направено" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Последна измена" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Последна проверка" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -437,448 +438,375 @@ msgid_plural "%s tables" msgstr[0] "%s табела" msgstr[1] "%s табела" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Морате да изберете барем една колона за приказ" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Премини на копираната табела" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Подредуваање" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Растечки редослед" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Опаѓачки редослед" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Прикажи" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Критериум" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "и" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "или" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Промени" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Додади/избриши поле за критериум" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Додади/избриши колона" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Ажурирај" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Користи табели" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL упит на базата на податоци %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Изврши SQL" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Пристапот не е допуштен" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "барем еден од зборовите" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "сите зборови" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "точен израз" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "како регуларен израз" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Резултати од пребарувањето за \"%s\" %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "вкупно: %s погодоци" -msgstr[1] "вкупно: %s погодоци" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s погодоци во табелата %s" -msgstr[1] "%s погодоци во табелата %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Преглед" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Приказ на податоци од табелата" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "избриши" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Пребарување низ базата на податоци" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Зборови или вредности кои се бараат (џокер знак \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Барај:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Зборовите се одвојуваат со празно место (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "во табела(и):" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside column:" -msgstr "во табела(и):" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "Табелите не се пронајдени во базата на податоци." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "непознат" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Табелата %s е испразнета" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Прегледот %s е избришан" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Табелата %s е избришана" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Поглед" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 #, fuzzy msgid "Replication" msgstr "Релации" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Вкупно" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s е основно складиште на овој MySQL сервер." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Обележаното:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "обележи ги сите" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "табели кои имаат пречекорувања" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Извоз" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Преглед за печатење" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Испразни" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Бриши" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Проверка на табелата" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Оптимизација на табелата" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Поправка на табелата" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Анализа на табелата" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Додај префикс кон табелата" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Замени го префиксот на табелата" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Копирај табела со префикс" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Речник на податоци" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "База на податоци" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Последна Верзија" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Креирано" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Ажурирано" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Статус" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Акција" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Избришете го податоците за тракирање од табелава" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "Персиски" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "Само структура" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "Проверка на табелата" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "База на податоци" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "Вид на упит" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Add new field" msgid "Bad parameters!" msgstr "Додади ново поле" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Нема доволно простор за снимање на податотеката %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -886,12 +814,12 @@ msgstr "" "Податотека %s постои на серверот, променете го името на податотеката или " "изберете опција за пишување врз неа." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "На веб серверот не му е допуштено да ја сочува податотеката %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Содржината на базата на податоци е сочувана во податотеката %s." @@ -915,7 +843,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -997,27 +925,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Маркерот е избришан." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Податотеката не е можно да се прочита" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1025,53 +953,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Вашиот SQL упит успешно е извршен" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Назад" @@ -1079,7 +1007,7 @@ msgstr "Назад" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin преферира веб прелистувачи кои подржуваат рамки." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" командата е оневозможена." @@ -1089,7 +1017,7 @@ msgstr "\"DROP DATABASE\" командата е оневозможена." msgid "Do you really want to execute \"%s\"?" msgstr "Дали навистина сакате да " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Со ова ја БРИШЕТЕ комплетната база на податоци!" @@ -1139,7 +1067,7 @@ msgstr "Додади ново поле" msgid "Edit Index" msgstr "Ажурирање на следниот запис" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1160,16 +1088,16 @@ msgstr "Името на host-от е празно!" msgid "The user name is empty!" msgstr "Не е внесен назив на корисник!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Лозинка е празна!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Лозинките не се идентични!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1186,31 +1114,33 @@ msgstr "Глобални привилегии" msgid "Removing Selected Users" msgstr "Избриши ги селектираните корисници" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Промени" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Избор на сервер" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "SQL упит" @@ -1221,24 +1151,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Вкупно" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1260,7 +1190,7 @@ msgstr "Избор на сервер" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 #, fuzzy msgid "Processes" msgstr "Листа на процеси" @@ -1281,7 +1211,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Статистики за записите" @@ -1326,14 +1256,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1395,32 +1325,32 @@ msgstr "" msgid "Bytes received" msgstr "Примено" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Конекции" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "бајти" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1436,11 +1366,11 @@ msgstr "%s табела" msgid "Questions" msgstr "Персиски" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Сообраќај" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1464,12 +1394,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "нема" @@ -1569,7 +1499,7 @@ msgstr "Општи особини на релациите" msgid "Current settings" msgstr "Општи особини на релациите" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Import files" msgid "Chart Title" @@ -1659,7 +1589,7 @@ msgstr "Објасни SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Време" @@ -1767,10 +1697,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 #, fuzzy msgid "Import" msgstr "Извоз" @@ -1845,7 +1775,7 @@ msgstr "Листа на процеси" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Не е избрана ни една база на податоци." @@ -1915,19 +1845,19 @@ msgstr "Додади ново поле" msgid "Show indexes" msgstr "Прикажи мрежа" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Исклучи проверка на надворешни клучеви" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Овозможено" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1965,7 +1895,7 @@ msgstr "Бришам %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2007,8 +1937,8 @@ msgstr "SQL упит" msgid "No rows selected" msgstr "Нема селектирани записи" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Промени" @@ -2016,18 +1946,18 @@ msgstr "Промени" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Сочувај" @@ -2041,7 +1971,7 @@ msgstr "SQL упит" msgid "Show search criteria" msgstr "SQL упит" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2093,12 +2023,12 @@ msgstr "SQL резултат" msgid "Data point content" msgstr "Големина на покажувачите на податоци" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Игнорирај" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Копирај" @@ -2120,7 +2050,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2203,7 +2133,7 @@ msgstr "Приказ на записи од " msgid "Generate password" msgstr "Генерирање на лозинка" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Генерирај" @@ -2213,7 +2143,7 @@ msgstr "Генерирај" msgid "Change Password" msgstr "Промена на лозинка" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2327,27 +2257,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "јан" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "феб" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "мар" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "апр" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2355,37 +2285,37 @@ msgid "May" msgstr "мај" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "јун" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "јул" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "авг" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "сеп" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "окт" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "нов" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "дек" @@ -2434,32 +2364,32 @@ msgid "Sun" msgstr "Нед" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Пон" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Вто" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Сре" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Чет" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Пет" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Саб" @@ -2592,16 +2522,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "во секунда" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "во минута" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "на час" @@ -2609,6 +2539,263 @@ msgstr "на час" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Максимална големина: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Документација" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Грешка" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL упит" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL порака: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Објасни SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Прескокни ги објаснувањата на SQL-от" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "без PHP код" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Направи PHP код" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Освежи" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Прескокни ја проверката на SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Провери SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Складишта" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Нед" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d. %B %Y. во %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s денови, %s часови, %s минути и %s секунди" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "Рутини" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Почеток" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Претходна" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Следен" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Крај" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Премин на базата "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Структура" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Нов запис" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Преглед" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Операции" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "директориум за праќање на веб серверот " + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Директориумот кој го избравте за праќање не е достапен" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Печати" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2622,91 +2809,59 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy msgid "Save edited data" msgstr "Основен директориум на податоците" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Додади/избриши колона" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Почеток" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Претходна" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Следен" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Крај" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Саб" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows" msgstr "Број на записи на страница" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Пон" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "хоризонтален" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "хоризонтален (ротирани заглавија)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "вертикален" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Изврши запамтен упит" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Подредување по клуч" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2730,74 +2885,86 @@ msgstr "Подредување по клуч" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "Операции" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Дел на текстот" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Полн текст" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Релациона шема" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Релациона шема" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Транформации на веб прелистувачот" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Записот е избришан" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "избриши" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Прекини" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2805,47 +2972,47 @@ msgstr "" "Бројот на записи може да биде приближен. За подетални информации види FAQ " "3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "во упитот" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Приказ на записи од" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "вкупно" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "време на извршување на упитот %01.4f секунди" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Преглед за печатење (целосен текст)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Прикажи PDF шема" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Верзија на серверот" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Врската не е пронајдена" @@ -2909,198 +3076,157 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "вашиот веб прелистувач треба да допушти cookies" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "вашиот веб прелистувач треба да допушти cookies" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Клучот не е дефиниран!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Клучеви" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Единствен" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Кардиналност" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "Коментари" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Примарниот клуч е избришан" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Клучот %s е избиршан" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "База на податоци" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Сервер" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Структура" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Нов запис" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Операции" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Упит по пример" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Привилегии" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Рутини" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Корисник" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Бинарен дневник" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Променливи" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Кодни страници" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Складишта" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Грешка" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3130,84 +3256,84 @@ msgstr[1] "Нема селектирани записи" msgid "Error while creating PDF:" msgstr "Дозволува читање на податоци." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Нема табела" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Нема детални информации за статусот на овој вид на складиште." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s е достапен на овој MySQL сервер." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s е оневозможен на овој MySQL сервер." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Овој MySQL сервер не подржува %s вид на складиште." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Пребарување низ базата на податоци" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "Пребарување низ базата на податоци" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Табелата %s е преименувана во %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3215,92 +3341,92 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Функција" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Оператор" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Вредност" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Пребарување" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Нов запис" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Избери полиња (најмалку едно)" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Додади услови за пребарување (делот \"WHERE\" од упитот):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Број на записи на страница" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Редослед на приказ:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Прегледни ги надворешните вредности" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL упит" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Направи \"упит по пример\" (џокер знак: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Направи \"упит по пример\" (џокер знак: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3375,14 +3501,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3627,13 +3753,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Табели" @@ -3644,37 +3770,37 @@ msgstr "Табели" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Податоци" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Пречекорување" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "Базата на податоци не постои" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy msgid "Replicated" msgstr "Релации" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Провери привилегии за базата на податоци "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Провери привилегии" @@ -3725,179 +3851,18 @@ msgid "You should upgrade to %s %s or later." msgstr "" "Би требало да го надоградите вашиот %s сервер на верзија %s или понова." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Максимална големина: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Документација" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL упит" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL порака: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Објасни SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Прескокни ги објаснувањата на SQL-от" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "без PHP код" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Направи PHP код" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Освежи" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Прескокни ја проверката на SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Провери SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Складишта" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Нед" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d. %B %Y. во %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s денови, %s часови, %s минути и %s секунди" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "Рутини" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Премин на базата "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "директориум за праќање на веб серверот " - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Директориумот кој го избравте за праќање не е достапен" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Печати" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3925,9 +3890,9 @@ msgstr "" msgid "Closed" msgstr "Наводникот не е затворен" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Оневозможено" @@ -4066,30 +4031,30 @@ msgstr "Врската не е пронајдена" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Поништи" @@ -4369,7 +4334,7 @@ msgid "Character set of the file" msgstr "Кодна страна на податотеката:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Формат" @@ -4396,7 +4361,7 @@ msgstr "Стави ги имињата на полињата во првата #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4405,7 +4370,7 @@ msgstr "Полињата се раздвоени со" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4427,7 +4392,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4435,7 +4400,7 @@ msgid "Columns terminated by" msgstr "Линиите се завршуваат со" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Линиите се завршуваат со" @@ -4499,12 +4464,12 @@ msgstr "Ознака на клучот" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-типови" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Релации" @@ -4519,7 +4484,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Препиши ги постоечките податотеки" @@ -4535,7 +4500,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Името на полето стави го во '" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4766,8 +4731,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Прозорец за упити" @@ -6051,10 +6016,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Лозинка" @@ -6074,8 +6039,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Корисничко име:" @@ -6311,7 +6276,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid "(or the local MySQL server's socket is not correctly configured)" msgid "" @@ -6319,38 +6284,95 @@ msgid "" "configured)." msgstr "(или приклучокот со локалниот MySQL сервер не е исправно подесен)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Серверот не одговара" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Резултати од пребарувањето за \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "вкупно: %s погодоци" +msgstr[1] "вкупно: %s погодоци" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s погодоци во табелата %s" +msgstr[1] "%s погодоци во табелата %s" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Приказ на податоци од табелата" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Пребарување низ базата на податоци" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Зборови или вредности кои се бараат (џокер знак \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Барај:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Зборовите се одвојуваат со празно место (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "во табела(и):" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside column:" +msgstr "во табела(и):" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Промена на лозинка" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Нема лозинка" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Повтори внес" @@ -6375,8 +6397,8 @@ msgstr "Креирај нова база на податоци" msgid "Create" msgstr "Креирај" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Нема привилегии" @@ -6391,9 +6413,9 @@ msgstr "Направи нова страница" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Име" @@ -6403,303 +6425,303 @@ msgstr "Име" msgid "Number of columns" msgstr "Број на записи на страница" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Дозволува заклучување на табели на тековните процеси." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Креирај нова табела во базата на податоци %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Креирај нова табела во базата на податоци %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Тип на извоз" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "База на податоци" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Табели" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Записи" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows:" msgstr "Број на записи на страница" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Сочувај на серверот во директориумот %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Сочувај како податотека" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Шаблон на име на податотека" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Кодна страна на податотеката:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Компресија" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zip\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Сочувај како податотека" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Формат" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Опции на трансформацијата" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Верзија на серверот" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Верзија на серверот" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Не можам да се пријавам на MySQL серверот" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Базата на податоци не постои" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Базата на податоци не постои" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "Дел на текстот" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6708,7 +6730,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Информации за верзијата" @@ -6754,67 +6776,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Бафер" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB статус" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Искористеност на баферот" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "страница" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Слободни страници" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Валкани страници" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Страници со податоци" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Страници кои треба да бидат ускладени" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Зафатени страници" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Заглавени страници" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Активност на баферот" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Барања за читање" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Барање за упис" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Промашувања при читање" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Чекања на упис" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Промашувања при читање во %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Чекања на упис во %" @@ -7019,20 +7041,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Релации" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7040,66 +7062,66 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL врати празен резултат (нула записи)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Базата на податоци не постои" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Базата на податоци не постои" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Само структура" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Бинарен" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" @@ -7107,63 +7129,63 @@ msgstr "" "Поради големина на полето
можеби нема да може да ја менувате неговата " "содржина" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Бинарен - не менувај" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "директориум за праќање на веб серверот" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Внеси како нов запис" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Назад на претходната страница" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Додади уште еден нов запис" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Врати се на оваа страница" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Ажурирање на следниот запис" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Користете го TAB тастерот за движење од поле во поле, или CTRL+стрелка за " "слободно движење" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7180,240 +7202,240 @@ msgstr "нема" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Пет" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Испрати" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add new field" msgid "Add prefix" msgstr "Додади ново поле" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Дали навистина сакате да " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Нема измени" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Кодна страна" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Бугарски" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Поедноставен кинески" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Традиционален кинески" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "Не разликува мали и големи букви" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "Разликува мали и големи букви" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Хрватски" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Чешки" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Дански" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Англиски" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Естонски" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Германски" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "речник" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "телефонски именик" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Унгарски" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Исландски" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Јапонски" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Летонски" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Литвански" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Корејски" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Персиски" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Полски" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Западноевропски" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Романски" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Словачки" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Словенечки" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Шпански" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Традиционален шпански" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Шведски" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Тајски" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Турски" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Украински" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Уникод" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "мултијазичен" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Централноевропски" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Руски" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Балтички" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Ерменски" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Кириличен" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Арапски" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Хебрејски" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Грузиски" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Грчки" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Чехословачки" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Почетна страница" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Одјавување" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin документација" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7437,8 +7459,8 @@ msgstr "%s Добредојдовте" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7486,13 +7508,13 @@ msgstr "Лозинка:" msgid "Server Choice" msgstr "Избор на сервер" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" @@ -7500,8 +7522,8 @@ msgstr "" "Немаше никаква активност %s или повеќе секунди, ве молиме најавете се " "повторно" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Не можам да се пријавам на MySQL серверот" @@ -7594,7 +7616,7 @@ msgstr "Опции за извоз на бази на податоци" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Приказ на податоци од табелата" @@ -7610,7 +7632,7 @@ msgstr "Пратено" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7619,14 +7641,14 @@ msgstr "Опис" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Структура на табелата" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7634,7 +7656,7 @@ msgstr "Само структура" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7694,32 +7716,32 @@ msgid "Display MIME types" msgstr "Достапни MIME-типови" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Host" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Време на креирање" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Верзија на серверот" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP верзија" @@ -7802,7 +7824,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7864,34 +7886,34 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "Функција" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Ограничувања за извезените табели" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Ограничувања за табелите" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME ТИПОВИ ЗА ТАБЕЛА" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "РЕЛАЦИИ НА ТАБЕЛИТЕ" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7936,28 +7958,28 @@ msgstr "" msgid "Column names: " msgstr "Имиња на колони" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7967,17 +7989,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Имиња на колони" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -8209,98 +8231,98 @@ msgstr "" "Прикажува линк, полето го содржи називот на податотеката; првата опција е " "префикс како \"http://domain.com/\", другата опција е наслов за линкот." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "не е како што треба" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "ОК" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Овозможено" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Општи особини на релациите" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Прикажи својства" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Креирање на PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Прикажувам коментари на колоните" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Транформации на веб прелистувачот" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Ве молиме погледнете во документацијата за тоа како се ажурира табелата " "Column_comments" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Запамтен SQL упит" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL историја" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "нема опис" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "ниедно" @@ -8308,7 +8330,7 @@ msgstr "ниедно" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8319,9 +8341,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Назив на корисник" @@ -8340,204 +8362,204 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Променлива" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID на серверот" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Било кој корисник" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Користи текст поле" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Било кој host" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Локален" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Овој host" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Користи ја табелата на host-от" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Генерирање на лозинка" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Табелата %s е избришана" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "Табелата %s е избришана" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Пратено" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy msgid "Error in processing request" msgstr "Листа на процеси" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Вид на настан" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Вид на настан" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Промени" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Изврши запамтен упит" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Статус" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Крај" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Комплетен INSERT (со имиња на полињата)" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8555,143 +8577,143 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Табелата %s е избришана" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Табелата %s е избришана" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Routines" msgid "Edit routine" msgstr "Рутини" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Рутини" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "Направено" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Должина/Вредност*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add new field" msgid "Add parameter" msgstr "Додади ново поле" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "Избриши ја базата на податоци." -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Должина/Вредност*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Опции на табелата" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Вид на упит" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Дозволува извршување на stored рутини." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8730,23 +8752,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Време" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8846,150 +8868,150 @@ msgstr "Табелите не се пронајдени во базата на msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Табелата \"%s\" не постои!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Подесете ги координатите за табелата %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Шема на базата \"%s\" - Страница %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Релациона шема" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Содржина" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Атрибути" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Дополнително" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Направи нова страница" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Број на страници:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Автоматски распоред" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Внатрешни релации" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Изберете страница која менувате" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "избери се" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Избери табели" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Релациона шема" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Прикажи мрежа" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Прикажи боја" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Прикажи ги димензиите на табелите" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Приказ на сите табели со иста ширина?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Легнато" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Вертикално" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Направено" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Димензија на хартијата" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8997,7 +9019,7 @@ msgstr "" "Актуелната страница има референци кон табели кои не постојат. Сакате ли да " "ги избиршете тие референци?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Вклучи/исклучи работна табела" @@ -9018,46 +9040,46 @@ msgstr "" msgid "Current Server" msgstr "Сервер" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Пребарување низ базата на податоци" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Пребарување низ базата на податоци" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Изврши SQL упит(и) на базата %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Изврши SQL упит(и) на базата %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -9069,11 +9091,11 @@ msgstr "Календар" msgid "Columns" msgstr "Имиња на колони" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Запамти SQL упит" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "дади дозвола на секој корисник да пристапува на овој упит." @@ -9173,7 +9195,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9190,7 +9212,7 @@ msgstr "" "'a','b','c'...
Ако ви треба обратна коса црта (\"\\\") или апостроф " "(\"'\") користите ги во escap форма (пример '\\\\xyz' или 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9198,19 +9220,19 @@ msgstr "" "За default вредност, внесете само една вредност, без коси црти или наводници " "во следниов облик: а" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Клуч" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Додади/избриши колона" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9219,11 +9241,11 @@ msgstr "" "За листа на достапни опции на транформациите и нивните MIME-тип " "трансформации, кликнете на %sопис на трансформацијата%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Опции на трансформацијата" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9235,63 +9257,63 @@ msgstr "" "или апостроф (\"'\") во тие вредности, ставете обратна коса црта пред нив " "(пример '\\\\xyz' или 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "нема" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Примарен" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Текст клуч" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "после полето %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "Додади %s полиња" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "Морате да изберете барем една колона за приказ" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Вид на складиште" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9314,11 +9336,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9333,99 +9355,99 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Општи особини на релациите" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "Колација за MySQL врска" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Општи особини на релациите" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "База на податоци" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Верзија на серверот" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Корисник" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Избор на сервер" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "Коментар на базата на податоци:" -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "PHP верзија" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Прикажи информации за PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "официјален веб сајт на phpMyAdmin" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрибути" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Нема измени" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9437,7 +9459,7 @@ msgstr "" "работи со овие подесувања, отворен е за упди, и навистина треба да го " "поправите овој сигурносен ризик." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9447,7 +9469,7 @@ msgstr "" "опција не е компатибилна со phpMyAdmin и може да доведе до грешки во некои " "податоци!" -#: main.php:294 +#: main.php:297 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 " @@ -9457,32 +9479,32 @@ msgstr "" "мултибајт каратер сет. Без mbstring екстензиите phpMyAdmin не може исправно " "да ги раздвојува стринговите и тоа може да доведе до неочекувани резултати." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Конфигурациската податотека бара лозинка (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9494,43 +9516,43 @@ msgstr "" "Дополнителните можности за работа со поврзаните табели се исклучени. За да " "дознаете зошто, кликнете %sовде%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Базата на податоци не постои" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Промени го редоследот во табелата" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Промени го редоследот во табелата" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "Направи нова страница" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Изберете база на податоци" @@ -9580,7 +9602,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Традиционален кинески" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9653,80 +9675,80 @@ msgstr "Креирај" msgid "Active options" msgstr "Опции на табелата" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Табелата %s е избришана" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "страница" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Увоз на податотека" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "No rows selected" msgid "Export to selected page" msgstr "Нема селектирани записи" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Креирај нов клуч" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Назив на корисник" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "Внатрешни релации" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "Релационен поглед" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Измените се сочувани" @@ -9799,15 +9821,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Увоз на податотека" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Се" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s табелата не е пронајдена или не е поставена во %s" @@ -9818,38 +9840,38 @@ msgstr "%s табелата не е пронајдена или не е msgid "File doesn't exist" msgstr "Табелата \"%s\" не постои!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Изберете бинарен дневник за преглед" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "Полиња" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Прикажи скратени упити" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Прикажи комплетни упити" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Назив на дневникот" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Позиција" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Оргинална позиција" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Информации" @@ -9857,7 +9879,7 @@ msgstr "Информации" msgid "Character Sets and Collations" msgstr "Кодни страници и подредување" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9865,24 +9887,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s базата на податоци успешно е избришана." msgstr[1] "%s базата на податоци успешно е избришана." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Статистика на базата на податоци" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Вклучи статистики" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9890,7 +9912,7 @@ msgstr "" "Напомена: вклучувањето на статистиките може да доведе до зголемување на " "сообраќајот помеѓу веб серверот и MySQL серверот." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Видови на складишта" @@ -9918,7 +9940,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "Персиски" @@ -9937,117 +9959,117 @@ msgstr "" msgid "disabled" msgstr "Оневозможено" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Ги вклучува сите привилегии освен GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Дозволува промена на структурата на постоечките табели." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Дозволува промена и бришење на stored рутини." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Дозволува креирање на нови бази на податоци и табели." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Дозволува креирање на stored рутини." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Дозволува креирање на нови табела." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Дозволува креирање на привремени табели..." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Дозволува креирање, бришење и преименување на корсиничките имиња." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Дозволува креирање на нови погледи." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Дозволува бришење на податоци." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Дозволува бришење на бази на податоци и табели." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Дозволува бришење на табели." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Дозволува извршување на stored рутини." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Дозволува увоз на податоци и нивен извоз во податотеки." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Дозволува додавање на корисници и привилегии без повтроно вчитавање на " "табелата на привилегии." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Дозволува креирање и бришење на клучева." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Дозволува вметнување и замена на података." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Дозволува заклучување на табели на тековните процеси." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Го ограничува бројот на нови конекции кои корисникот може да ги отвори за " "еден час." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Го ограничува бројот на упити кои корисникот може да ги постави на серверот " "за еден час." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -10055,63 +10077,63 @@ msgstr "" "Го ограничува бројот на команди кои ги менуваат табелите или базите на " "податоци кои корисникот може да ги изврши за еден час." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 #, fuzzy msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Го ограничува бројот на нови конекции кои корисникот може да ги отвори за " "еден час." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Нема ефект во оваа верзији на MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Дозволува повтоно вчитување на подесувањата на серверот и празнење на кешот " "на серверот." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Дава права на кориснику да праша каде се главните/помошни сервери." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Потребно заради помошните сервери за репликација." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Дозволува читање на податоци." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Дава пристап на комплетната листа на базите на податоци." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Дозволува извршување на SHOW CREATE VIEW упити." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Дозволува гасење на серверот." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10121,183 +10143,183 @@ msgstr "" "Неопходно за повеќето административни опции како што е подесување на " "глобални променливи или прекин на процеси наостанатите корисници." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "Дозволува креирање и бришење на клучева." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Дозволува измена на податоци." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Нема привилегии." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "нема" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Привилегии поврзани со табелата" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" "Напомена: MySQL имињата на привилегите мора да бидат со латинични букви" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Администрација" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Глобални привилегии" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Привилегии во врска со базата на податоци" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ограничување на ресурси" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Напомена: Поставувањето на овие опции на 0 (нула) ги отстранува " "ограничувањата." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Податоци за најавувањето" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Немој да ја менуваш лозинката" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Корисникот не е пронајден." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Корисник %s веќе постои!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Додадовте нов корисник." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Ги ажуриравте привилегиите за %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Ги забранивте привилегиите за %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Лозинката за %s успешно е променета." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Бришам %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Повторно ги вчитувам привилегиите" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Изабраните корисници успешно се избришани." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Привилегиите се успешно вчитани." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Промена на привилегии" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Забрани" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Извоз" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Било кој" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Привилегии" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Привилегии" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Преглед на корисници" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Овозможи" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Избриши ги селектираните корисници" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Одземи ги сите привилегии на активните корисници а потоа избриши ги." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" "Избриши ги базите на податоци кои се именувани исто како и корисниците." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Напомена: phpMyAdmin ги зема привилегиите на корисникот директно од MySQL " "табелата на привилегии. Содржината на оваа табела табела може да се " @@ -10305,49 +10327,49 @@ msgstr "" "измени. Во тој случај %sповторно вчитајте ги привилегиите%s пред да " "продолжите со работа." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Изабраниот корисник не е пронајден во табелата на привилегии." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Привилегии врзани за колоните" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Додади привилегии на следната база" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Пред џокер знаците _ и % треба да стои знакот \\ ако ги користите самостојно" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Додади привилегии на следната табела" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Промени ги информациите за најавувањето / Копирај го корисникот" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Направи нов корисник со исти привилегии и ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... сочувај го стариот." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... избриши ги старите од табелата на корисници." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... прво одземи ги сите привилегии на корисниците а потоа избриши ги." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10355,94 +10377,94 @@ msgstr "" " ... избриши го стариот корисник од табелата на корисници а потоа повторно " "вчитај ги привилегиите." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "Провери привилегии за базата на податоци "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Корисници кои имаат пристап "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "глобално" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "Специфично за базата на податоци" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "џокер" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Прегледот %s е избришан" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Привилегиите се успешно вчитани." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10451,272 +10473,272 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Изберете база на податоци" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Текст клуч" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Само структура" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Само структура" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Процесот %s е успешно прекинат." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin не можеше да го прекине процесот %s. Веројатно веќе е затворен." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 #, fuzzy msgid "Query cache" msgstr "Вид на упит" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "Користи одложен внес" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "Прикажи табели" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Информации за работата" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Освежи" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Немој да ја менуваш лозинката" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "Прикажи табели" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "Прикажи табели" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Релации" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Вид на упит" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Функција" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10724,119 +10746,119 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Име" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Овој MySQL сервер работи %s. Стартуван е на %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Примено" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Пратено" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Неуспешни обиди" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Прекинато" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Наредба" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy msgid "The number of failed attempts to connect to the MySQL server." msgstr "" "Го ограничува бројот на нови конекции кои корисникот може да ги отвори за " "еден час." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10844,78 +10866,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10923,7 +10945,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10931,42 +10953,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10974,33 +10996,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -11009,243 +11031,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy msgid "Percentage of used key cache (calculated value)" msgstr "Кодна страна на податотеката:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11253,99 +11275,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11353,18 +11375,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11372,69 +11394,69 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy msgid "Thread cache hit rate (calculated value)" msgstr "Вид на упит" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Саб" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add new field" msgid "Add chart" msgstr "Додади ново поле" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Освежи" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Додади/избриши колона" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11443,7 +11465,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11451,18 +11473,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11470,11 +11492,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11482,90 +11504,90 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "Избриши ја базата на податоци." -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Избери табели" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Додади нов корисник" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL упит" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Статистики за записите" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "избери се" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Вид на упит" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11573,7 +11595,7 @@ msgid_plural "%d seconds" msgstr[0] "во секунда" msgstr[1] "во секунда" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11589,8 +11611,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11693,19 +11715,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Серверски променливи и подесувања" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Вредност на сесијата" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Глобална вредност" @@ -11997,50 +12019,50 @@ msgstr "" msgid "Wrong data" msgstr "Базата на податоци не постои" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Дали навистина сакате да " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Провери SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL резултат" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Генерирал" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Проблем при индексирање на табелата `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Назив" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "Изабраните корисници успешно се избришани." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12118,12 +12140,12 @@ msgstr "" msgid "Y Values" msgstr "Вредност" -#: tbl_create.php:30 +#: tbl_create.php:31 #, fuzzy, php-format msgid "Table %s already exists!" msgstr "Корисник %s веќе постои!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "Табелата %s е избришана" @@ -12176,491 +12198,491 @@ msgstr "Сочувај како податотека" msgid "File name" msgstr "Назив на корисник" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Името на примарниот клуч мора да биде... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Не можам да го променам клучот во PRIMARY (примарен) !" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Делови од клучот не се дефинирани!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Add new field" msgid "Add index" msgstr "Додади ново поле" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Add new field" msgid "Edit index" msgstr "Додади ново поле" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Име на клуч :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" може да биде име само на примарниот клуч!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Тип на клуч :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Додади во клучот  %s колона(и)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Не може да ја преместам табелата во самата себе!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Не можам да ја копирам табелата во самата себе!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Табелата %s е преместена во %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Табелата %s е копирана во %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Името на табелата е празно!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Промени го редоследот во табелата" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(по едно поле)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Премести ја табелата во (база.табела):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Опции на табелата" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Промени го името на табелата во" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Копирај ја табелата во (база.табела):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Премини на копираната табела" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Можете да извршите:" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Дефрагментирај ја табелата" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Табелата %s е освежена" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Освежување на табелата (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Приказ на податоци од табелата" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Базата на податоци не постои" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Можете да извршите:" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 #, fuzzy msgid "Check" msgstr "Чешки" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "Поправка на табелата" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Провери го референцијалниот интегритет:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Прикажи табели" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Големина" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Ефективни" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Статистики за записите" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "динамички" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Должина на запис" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Големина на запис" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Внатрешни релации" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy msgid "Distinct values" msgstr "Прегледни ги надворешните вредности" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add new field" msgid "Add SPATIAL index" msgstr "Додади ново поле" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "нема" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Табелата %s е избришана" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Примарниот клуч %s е додаден" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Клучот е додаден %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Прикажи информации за PHP" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s field(s)" msgid "Move columns" msgstr "Додади %s полиња" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Преглед за печатење" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Релационен поглед" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Предложи структура на табелата" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "Додади %s полиња" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "на крајот од табелата" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "на почетокот од табелата" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "после полето %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Направи клуч на %s колони" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Вид на упит" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Дозволува вметнување и замена на података." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Базата на податоци не постои" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Податоци" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Delete tracking data for this table" msgid "Deactivate tracking for %s" msgstr "Избришете го податоците за тракирање од табелава" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Верзија на серверот" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Верзија на серверот" @@ -12692,11 +12714,11 @@ msgstr "Немате право на пристап овде!" msgid "The profile has been updated." msgstr "Профилот е променет" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Промени го името на табелата во " @@ -13023,8 +13045,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13153,8 +13175,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/ml.po b/po/ml.po index 4c71818da1..040abc2fbb 100644 --- a/po/ml.po +++ b/po/ml.po @@ -5,27 +5,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2011-09-27 08:42+0200\n" "Last-Translator: \n" "Language-Team: Malayalam \n" -"Language: ml\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ml\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "എല്ലാം കാണിക്കൂ" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "താൾ:" @@ -37,55 +37,56 @@ msgid "" "cross-window updates." msgstr "" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "തിരയൂ" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "പോകൂ" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "കീനാമം" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "വിവരണം" @@ -106,151 +107,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "വിവരശേഖരം(ങ്ങൾ) %1$s സൃഷ്ടിച്ചിരിക്കുന്നു." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "വിവരശേഖര അഭിപ്രായം: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "പട്ടിക അഭിപ്രയങ്ങൾ" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "നിര" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "തരം" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "ശൂന്യം" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "സ്വതേ" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "കണ്ണികൾ" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "അഭിപ്രായങ്ങൾ" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "ഇല്ല" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "അതേ" @@ -258,601 +259,537 @@ msgstr "അതേ" msgid "View dump (schema) of database" msgstr "" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "വിവരശേഖരത്തിൽ ഒരു പട്ടികയും കണ്ടെത്താനായില്ല." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "എല്ലാം തിരഞ്ഞെടുക്കുക" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "ഒന്നും തിരഞ്ഞെടുക്കാതിരിക്കുക" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "വിവരശേഖരത്തിനു പേര് നൽകിയിട്ടില്ല!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "%s എന്ന വിവരശേഖരം %s എന്ന പേരിലേക്ക് മാറ്റിയിരിക്കുന്നു" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "%s എന്ന വിവരശേഖരം %s എന്ന പേരിലേക്ക് പകർത്തിയിരിക്കുന്നു" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "വിവരശേഖരത്തിന്റ്റ പേര് മാറ്റുക" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "വിവരശേഖരം നീക്കുക" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s എന്ന വിവരശേഖരം ഉപേക്ഷിച്ചിരിക്കുന്നു." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "വിവരശേഖരം ഉപേക്ഷിക്കുക (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "വിവരശേഖരം പകർത്തുക" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "ഘടന മാത്രം" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "ഘടനയും വിവരവും" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "വിവരം മാത്രം" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "%s ചേർക്കുക" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "നിബന്ധന" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "പട്ടിക" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "വരികൾ" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "വലിപ്പം" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "ഉപയോഗത്തിൽ" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "സൃഷ്‌ടി" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "അവസാനം നവീകരിച്ചത്" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "അന്തിമ പരിശോധന" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s പട്ടിക" msgstr[1] "%s പട്ടികകൾ" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "തരംതിരിക്കുക" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "ആരോഹണം" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "അവരോഹണം" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "പ്രദർശിപ്പിക്കുക" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "മാനദണ്ഡം" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "ചേര്‍ക്കുക" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "ഉം" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "മായ്ക്കുക" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "അല്ലെനങ്കിൽ" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "തിരുത്തുക" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "മാനദണ്ഡ വരികൾ ചേർക്കുക/മായക്കുക" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "നിരകൾ ചേർക്കുക/മായക്കുക" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "അഭ്യര്‍ത്ഥന നവീകറിക്കുക" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "പട്ടികകൾ ഉപയോഗിക്കുക" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "അഭ്യർത്ഥന സമർപ്പിക്കുക" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "" -msgstr[1] "" - -#: db_search.php:296 -#, php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "" -msgstr[1] "" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "" - -#: db_search.php:362 -msgid "Search in database" -msgstr "" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "" - -#: db_search.php:373 -msgid "Find:" -msgstr "" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "" - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "" @@ -875,7 +812,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -946,27 +883,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -974,53 +911,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "" @@ -1028,7 +965,7 @@ msgstr "" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "" @@ -1037,7 +974,7 @@ msgstr "" msgid "Do you really want to execute \"%s\"?" msgstr "" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1077,7 +1014,7 @@ msgstr "" msgid "Edit Index" msgstr "" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "" @@ -1095,16 +1032,16 @@ msgstr "" msgid "The user name is empty!" msgstr "" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "" @@ -1116,29 +1053,31 @@ msgstr "" msgid "Removing Selected Users" msgstr "" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "" @@ -1148,24 +1087,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "" #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "" @@ -1185,7 +1124,7 @@ msgstr "" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "" @@ -1203,7 +1142,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "" @@ -1244,14 +1183,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "" @@ -1303,32 +1242,32 @@ msgstr "" msgid "Bytes received" msgstr "" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "" @@ -1344,11 +1283,11 @@ msgstr "%s പട്ടിക" msgid "Questions" msgstr "" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "" @@ -1368,12 +1307,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "" @@ -1466,7 +1405,7 @@ msgstr "" msgid "Current settings" msgstr "" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "" @@ -1546,7 +1485,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "" @@ -1636,10 +1575,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "" @@ -1705,7 +1644,7 @@ msgstr "" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1759,15 +1698,15 @@ msgstr "" msgid "Show indexes" msgstr "" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "" @@ -1795,7 +1734,7 @@ msgstr "" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1834,8 +1773,8 @@ msgstr "" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "" @@ -1843,18 +1782,18 @@ msgstr "" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "" @@ -1866,7 +1805,7 @@ msgstr "" msgid "Show search criteria" msgstr "" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "" @@ -1910,12 +1849,12 @@ msgstr "" msgid "Data point content" msgstr "" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -1935,7 +1874,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "" @@ -2010,7 +1949,7 @@ msgstr "" msgid "Generate password" msgstr "" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "" @@ -2018,7 +1957,7 @@ msgstr "" msgid "Change Password" msgstr "" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "" @@ -2107,63 +2046,63 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "" @@ -2201,32 +2140,32 @@ msgid "Sun" msgstr "" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "" @@ -2339,16 +2278,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "" @@ -2356,6 +2295,250 @@ msgstr "" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "" + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "അച്ചടിക്കുക" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2369,73 +2552,49 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2459,107 +2618,119 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "" @@ -2620,193 +2791,152 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2832,83 +2962,83 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "%s എന്ന വിവരശേഖരം %s എന്ന പേരിലേക്ക് മാറ്റിയിരിക്കുന്നു" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2916,83 +3046,83 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "" @@ -3065,14 +3195,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3309,13 +3439,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "" @@ -3326,35 +3456,35 @@ msgstr "" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "" @@ -3398,174 +3528,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "" - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "അച്ചടിക്കുക" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3591,9 +3565,9 @@ msgstr "" msgid "Closed" msgstr "" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "" @@ -3721,30 +3695,30 @@ msgstr "" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "" @@ -4010,7 +3984,7 @@ msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "" @@ -4035,14 +4009,14 @@ msgstr "" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "" @@ -4062,13 +4036,13 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "" @@ -4125,12 +4099,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "" @@ -4143,7 +4117,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4156,7 +4130,7 @@ msgid "Enclose table and column names with backquotes" msgstr "" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4373,8 +4347,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5594,10 +5568,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "" @@ -5617,8 +5591,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "" @@ -5849,42 +5823,90 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "" +msgstr[1] "" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "" +msgstr[1] "" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "" + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "" @@ -5905,8 +5927,8 @@ msgstr "" msgid "Create" msgstr "" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "" @@ -5920,9 +5942,9 @@ msgstr "" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "" @@ -5930,266 +5952,266 @@ msgstr "" msgid "Number of columns" msgstr "" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6198,7 +6220,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6238,67 +6260,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6486,18 +6508,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, 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:133 -msgid "Related Links" +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" #: libraries/engines/pbxt.lib.php:135 +msgid "Related Links" +msgstr "" + +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6505,124 +6527,124 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Copy database to" msgid "Go to database: %s" msgstr "വിവരശേഖരം പകർത്തുക" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6637,234 +6659,234 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -6886,8 +6908,8 @@ msgstr "" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -6931,20 +6953,20 @@ msgstr "" msgid "Server Choice" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "" @@ -7024,7 +7046,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "" @@ -7039,28 +7061,28 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7106,32 +7128,32 @@ msgid "Display MIME types" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 -msgid "Server version" -msgstr "" - #: libraries/plugins/export/ExportLatex.class.php:230 #: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportXml.class.php:200 +msgid "Server version" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "" @@ -7203,7 +7225,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7265,33 +7287,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7330,28 +7352,28 @@ msgstr "" msgid "Column names: " msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7361,17 +7383,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7528,94 +7550,94 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "" @@ -7623,7 +7645,7 @@ msgstr "" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -7634,9 +7656,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "" @@ -7654,191 +7676,191 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -7854,125 +7876,125 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8003,23 +8025,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8101,144 +8123,144 @@ msgstr "" msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8257,44 +8279,44 @@ msgstr "" msgid "Current Server" msgstr "" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8303,11 +8325,11 @@ msgstr "" msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8394,7 +8416,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8402,34 +8424,34 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8437,57 +8459,57 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8506,11 +8528,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8525,81 +8547,81 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8607,84 +8629,84 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "" @@ -8732,7 +8754,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -8790,67 +8812,67 @@ msgstr "" msgid "Active options" msgstr "" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "" @@ -8921,15 +8943,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -8938,37 +8960,37 @@ msgstr "" msgid "File doesn't exist" msgstr "" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "" @@ -8976,7 +8998,7 @@ msgstr "" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "%1$d database has been dropped successfully." @@ -8984,30 +9006,30 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s എന്ന വിവരശേഖരം ഉപേക്ഷിച്ചിരിക്കുന്നു." msgstr[1] "%s എന്ന വിവരശേഖരം ഉപേക്ഷിച്ചിരിക്കുന്നു." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9035,7 +9057,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "" @@ -9051,469 +9073,469 @@ msgstr "" msgid "disabled" msgstr "" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9522,251 +9544,251 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -9774,115 +9796,115 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -9890,78 +9912,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -9969,7 +9991,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -9977,42 +9999,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10020,33 +10042,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10055,242 +10077,242 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10298,99 +10320,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10398,18 +10420,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10417,61 +10439,61 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10480,7 +10502,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10488,18 +10510,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10507,11 +10529,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10519,86 +10541,86 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "" msgstr[1] "" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -10613,8 +10635,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -10714,19 +10736,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -11010,46 +11032,46 @@ msgstr "" msgid "Wrong data" msgstr "" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "Database %s has been dropped." msgid "The columns have been moved successfully." @@ -11114,12 +11136,12 @@ msgstr "" msgid "Y Values" msgstr "" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -11164,458 +11186,458 @@ msgstr "" msgid "File name" msgstr "" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show all" msgid "Showing tables" msgstr "എല്ലാം കാണിക്കൂ" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Use this value" msgid "Distinct values" msgstr "ഈ വില ഉപയോഗിക്കൂ" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add/Delete columns" msgid "Move columns" msgstr "നിരകൾ ചേർക്കുക/മായക്കുക" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "" @@ -11644,11 +11666,11 @@ msgstr "" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" @@ -11951,8 +11973,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12070,8 +12092,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/mn.po b/po/mn.po index 7a253c0647..5ab64c63b7 100644 --- a/po/mn.po +++ b/po/mn.po @@ -3,26 +3,26 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: mongolian \n" -"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: mn\n" "X-Generator: Translate Toolkit 1.5.3\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Бүгдийг харах" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Хуудасны дугаар:" @@ -36,55 +36,56 @@ msgstr "" "Зорилтот хөтчийн цонх шинэчлэгдсэнгүй. Магадгүй та эх цонхыг хаасан эсвэл " "таны хөтөч хамгаалалтын тохиргооны улмаас шинэчлэлтийг хориглогдсон" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Хайх" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Яв" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Түлхүүрийн нэр" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Тайлбар" @@ -105,153 +106,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "ӨС-ийн тайлбар: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Хүснэгтийн тайлбар" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Баганын нэрс" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Төрөл" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Хоосон" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Анхдагч" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Холбоос" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Тайлбар" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Үгүй" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Тийм" @@ -259,107 +260,107 @@ msgstr "Тийм" msgid "View dump (schema) of database" msgstr "ӨС-ийн схем харах" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "ӨС-д хүснэгт олдсонгүй." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Бүгдийг сонгох" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Бүх сонгосныг болих" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Өгөгдлийн сангийн нэр хоосон!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "ӨС %s-н нэр нь %s-ээр солигджээ" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "ӨС %s нь %s руу хуулагдлаа" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Өгөгдлийн санг д.нэрлэх нь" -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Өгөгдлийн санг д.нэрлэх нь" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s өгөгдлийн сан устгагдсан." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy #| msgid "Copy database to" msgid "Drop the database (DROP)" msgstr "Өгөгдлийн сан хуулах нь" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Өгөгдлийн сан хуулах нь" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Зөвхөн бүтэц" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Бүтэц ба өгөгдөл" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Зөвхөн өгөгдөл" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "хуулахын өмнө CREATE DATABASE" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Нэмэх %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT утга нэмэх" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Тогтмол нэмэх" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Хуулагдсан ӨС руу шилжих" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Жишилт" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -371,66 +372,66 @@ msgstr "" "Холбогдсон хүснэгтүүдтэй ажиллах нэмэлт онцлогууд идэвхгүй болжээ. %sЭнд%s " "дарж шалгах." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Хамааралтай схем" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Хүснэгт " -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Мөрүүд" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Хэмжээ" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "хэрэглэгдэж байна" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Үүсгэлт" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Сүүлийн шинэчлэл" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Сүүлийн шалгалт" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -438,458 +439,385 @@ msgid_plural "%s tables" msgstr[0] "%s хүснэгт(үүд)" msgstr[1] "%s хүснэгт(үүд)" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Харуулахын тулд ядаж нэг багана сонго" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Хуулагдсан хүснэгт рүү шилжих" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Эрэмбэлэх" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Өсөхөөр" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Буурахаар" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Харах" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Хэмжүүр" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Оруулах" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "БА" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Устгах" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Эсвэл" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Өөрчлөх" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Мөр Нэмэх/устгах" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Багана нэмэх/устгах" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Update асуулт" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Хүснэгт хэрэглэх" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "ӨС %s дахь SQL-асуулт:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Асуултыг илгээх" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Хандах эрхгүй" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "Үгүүдийн ядаж нэгээр" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "бүх үг" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "яг цав өгүүлбэр" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Хайлтын үр дүн \"%s\" %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Нийт: %s олдоц(ууд)" -msgstr[1] "Нийт: %s олдоц(ууд)" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s олдоц(ууд) хүснэгт %s-д" -msgstr[1] "%s олдоц(ууд) хүснэгт %s-д" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Хөтлөх" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Хүснэгтийн өгөгдлийг устгах" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Устгах" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Өгөгдлийн санд хайх" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Үг(үүд) ба утга(ууд) -ыг хайх (түлхүүр \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Хайх:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Їгнїїд хоосон зайгаар (\" \") хуваагдана." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Хүснэгт(үүд) дотор:" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside column:" -msgstr "Хүснэгт(үүд) дотор:" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "ӨС-д хүснэгт олдсонгүй." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "үлмэдэх" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Хүснэгт %s нь хоослогдлоо" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Харц %s нь устгагдсан" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Хүснэгт %s нь устгагдлаа" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Харц" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Олшруулалт" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Нийт" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s нь уг MySQL сервэрийн анхдагч агуулах хөдөлгүүр байна." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Сонгогдсонтой:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Бүгдийг чагтлах" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Дээдхийг шалгах" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Гаргах" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Хэвлэхээр харах" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Хоосон" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Устгах" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Хүснэгт шалгах" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Хүснэгтийг зүгшрүүлэх" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Хүснэгт засах" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Хүснэгтийг задлах" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Хүснэгтийн өгөгдлийг орлуулах файл" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Хүснэгтийн өгөгдлийг орлуулах файл" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Өгөгдлийн толь" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "ӨС" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Статус" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Үйлдэл" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "" -#: export.php:42 +#: export.php:44 #, fuzzy msgid "Bad type!" msgstr "Асуултын төрөл" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Add new field" msgid "Bad parameters!" msgstr "Шинэ талбар нэмэх" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Файл %s-г хадгалах зай хүрэлцэхгүй байна." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" "Файл %s нь сервэр дээр байна, нэрээ соль эсвэл давхарлах сонголтыг шалга." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Вэб-сервэр файл %s-г хадгалахад зөвшөөрөлгүй байна." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Асгалт %s файлд хадгалагдсан." @@ -914,7 +842,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -995,27 +923,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Тэмдэглэл харуулах" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Тэмдэглэгээ устгагдсан." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Файл уншигдахгүй байна" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1023,53 +951,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Оруулах нэмэлтүүд дуудагдсангүй, суулгацаа шалгана уу!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Тэмдэглэл %s нь үүсгэгдлээ" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Оруулалт амжилттай дууслаа, %d асуудал ажиллав." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Таны SQL-асуулт амжилттай ажиллав" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Өмнөх" @@ -1077,7 +1005,7 @@ msgstr "Өмнөх" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin нь ямар ч хөтөч дээр фрейм гаргах чадвартай." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"ӨС устгах\" нь хаалттай." @@ -1087,7 +1015,7 @@ msgstr "\"ӨС устгах\" нь хаалттай." msgid "Do you really want to execute \"%s\"?" msgstr "Та үнэхээр " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Дүүрэн өгөгдлийн сан УСТГАХ тухай?" @@ -1137,7 +1065,7 @@ msgstr "Шинэ талбар нэмэх" msgid "Edit Index" msgstr "Дараагийн мөрийг засах" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1158,16 +1086,16 @@ msgstr "Хостын нэр хоосон!" msgid "The user name is empty!" msgstr "Хэрэглэгчийн нэр хоосон!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Нууц үг хоосон байна!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Нууц їгнїїд ялгаатай байна!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1185,31 +1113,33 @@ msgstr "Онцгой эрхүүдийг дахин дуудах" msgid "Removing Selected Users" msgstr "Сонгогдсон хэрэглэгчдийг хасах" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Засах" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Сервэр сонго" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy #| msgid "Showing SQL query" msgid "Live query chart" @@ -1221,24 +1151,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Нийт" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1260,7 +1190,7 @@ msgstr "Сервэр сонго" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Процессууд" @@ -1280,7 +1210,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy #| msgid "Databases statistics" msgid "Query statistics" @@ -1331,14 +1261,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "МБ" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "кБ" @@ -1400,32 +1330,32 @@ msgstr "" msgid "Bytes received" msgstr "Ирсэн" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Холболт" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Байт" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "ГБ" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1442,11 +1372,11 @@ msgstr "%s хүснэгт(үүд)" msgid "Questions" msgstr "Хамаарал" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Гуйвуулга" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1470,12 +1400,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Байхгүй" @@ -1575,7 +1505,7 @@ msgstr "Ерөнхий хамаатай онцлог" msgid "Current settings" msgstr "Ерөнхий хамаатай онцлог" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1667,7 +1597,7 @@ msgstr "SQL тайлбар" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Цаг" @@ -1776,10 +1706,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Оруулах" @@ -1857,7 +1787,7 @@ msgstr "Процессууд" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "ӨС сонгогдоогүй." @@ -1927,19 +1857,19 @@ msgstr "Шинэ талбар нэмэх" msgid "Show indexes" msgstr "Тор харуулах" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Гадаад түлхүүр шалгалтыг хаах" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Нээлттэй" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1979,7 +1909,7 @@ msgstr "%s-г устгаж байна" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2024,8 +1954,8 @@ msgstr "SQL асуудал харуулах" msgid "No rows selected" msgstr "Сонгогдсон мөргүй" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Солих" @@ -2033,18 +1963,18 @@ msgstr "Солих" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d нь мөрийн буруу дугаар байна." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Хадгалах" @@ -2060,7 +1990,7 @@ msgstr "асуултад" msgid "Show search criteria" msgstr "SQL асуудал харуулах" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2112,12 +2042,12 @@ msgstr "Асуудлын үр дүнгийн үйлдэл" msgid "Data point content" msgstr "Өгөгдөл заагчийн хэмжээ" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Үл тоох" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Хуулах" @@ -2139,7 +2069,7 @@ msgstr "Гадаад түлхүүр сонгох" msgid "Please select the primary key or a unique key" msgstr "Үндсэн түлхүүр эсвэл орь ганц түлхүүр сонгон уу" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2222,7 +2152,7 @@ msgstr "Мөрүүдийг харуулж байна " msgid "Generate password" msgstr "Нууц үг бий болгох" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Бий болгох" @@ -2232,7 +2162,7 @@ msgstr "Бий болгох" msgid "Change Password" msgstr "Нууц үг солих" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2347,27 +2277,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "1-р" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "2-р" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "3-р" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "4-р" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2375,37 +2305,37 @@ msgid "May" msgstr "5-р" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "6-р" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "7-р" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "8-р" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "9-р" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "10р" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "11р" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "12р" @@ -2454,32 +2384,32 @@ msgid "Sun" msgstr "Ня" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Да" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Мя" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Лх" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Пү" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Ба" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Бя" @@ -2613,16 +2543,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "секундэд" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "минутад" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "цагт" @@ -2630,6 +2560,263 @@ msgstr "цагт" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "ХИ хэмжээ: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Баримт" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Алдаа" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-асуулт" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL хэлэх нь: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL тайлбар" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL тайлбарлахыг орхих" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP-кодгүй" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP-код үүсгэх" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Да.дуудах" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL шалгалтыг алгасах" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL-ийг батлах" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Хөдөлгүүрүүд" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Ня" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%Y оны %B сарын %d., %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s өдөр, %s цаг, %s минут, %s секунд" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Add new field" +msgid "Missing parameter:" +msgstr "Шинэ талбар нэмэх" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Эхлэл" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Өмнөх" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Цааш" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Төгс" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr ""%s" өгөгдлийн сан руу үсрэх." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Бүтэц" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Оруулах" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Хөтлөх" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Үйлдлүүд" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "web-сервэр түлхэх хавтас" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Таны сонгосон хавтас \"upload\" хийгдэхгүй байна" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Хэвлэх" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2643,88 +2830,56 @@ msgstr "" msgid "Font size" msgstr "Үсгийн хэмжээ" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Багана нэмэх/устгах" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Эхлэл" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Өмнөх" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Цааш" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Төгс" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "Талбаруудын тоо" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Да" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "хөндлөн" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "хөндлөн (эргүүлэгдсэн толгойнууд)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "босоо" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Тэмдэглэгдсэн асуулт ажиллуулах" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Түлхүүрээр эрэмбэлэх" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2748,119 +2903,131 @@ msgstr "Түлхүүрээр эрэмбэлэх" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Сонголтууд" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Бичвэрийн зарим хэсэг" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Бүтэн бичвэр" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Хамааралтай схем" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Хөтчийн өөрчлөл" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Мөр устгагдсан" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Устгах" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Алах" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "May be approximate. See FAQ 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "асуултад" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Мөрүүдийг харуулж байна " -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "Нийт" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Асуулт нь %01.4f сек авлаа" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Асуудлын үр дүнгийн үйлдэл" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Хэвлэхээр харах (бүх бичвэртэй нь)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF-схем харуулах" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "Үүсгэх" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Холбоос олдсонгүй" @@ -2921,197 +3088,156 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "Шинэ phpMyAdmin цонх нээх" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Энэ газарт Cookies нээлттэй байх ёстой." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Энэ газарт Cookies нээлттэй байх ёстой." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Индекс тодорхойлогдоогүй!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Индексүүд" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Үл давтагдах" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Ерөнхий" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Үндсэн түлхүүр устгагдлаа" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Индекс %s нь устгагдсан" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Өгөгдлийн сангууд" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Сервэр" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Бүтэц" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Оруулах" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Үйлдлүүд" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Хүснэг хоосон үзэгдэж байна!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Өгөгдлийн сан хоосон санагдаж байна!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Асуулт (Query)" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Онцгой эрхүүд" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Дизайнч" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Хэрэглэгч" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Хоёртын log" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Утгууд" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Кодлолууд" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Хөдөлгүүрүүд" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Алдаа" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3141,90 +3267,90 @@ msgstr[1] "Сонгогдсон мөргүй" msgid "Error while creating PDF:" msgstr "Өгөгдөл уншихыг зөвшөөрөх." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save recent table" msgstr "Анхдагч тохиргоо дуудагдсангүй нь: \"%1$s\"" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy #| msgid "Select Tables" msgid "Recent tables" msgstr "Хүснэгтүүд сонго" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Энд уг агуулах хөдөлгүүрийн дэлгэрэнгүй төлвийн мэдээлэл алга." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s нь уг MySQL сервэрт идэвхтэй байна." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s нь уг MySQL сервэр дээр хаалттай байна." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Энэ MySQL сервэр нь %s агуулах хөдөлгүүрийг дэмжихгүй." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show slave status" msgid "unknown table status: " msgstr "Дагавар төлвийг харуулах" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Сэдэв %s олдсонгүй!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Буруу өгөгдлийн сан" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Хүснэгтийн буруу нэр" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Хүснэгт %s-ын нэр %s болж өөрчлөгдлөө" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3232,93 +3358,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Функц" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Оператор" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Утга" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Хайх" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Оруулах" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Талбар сонгох (ядаж нэгийг):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Хайлтын нөхцөл нэмэх(\"where\" хэсгийн бие):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Хуудас дахь мөрийн тоо" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Харуулах эрэмбэ:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "in query" msgid "Additional search criteria" msgstr "асуултад" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "\"жишээ асуулт\" хийх (тэмдэгт: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "\"жишээ асуулт\" хийх (тэмдэгт: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3393,14 +3519,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3647,13 +3773,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Хүснэгт" @@ -3664,39 +3790,39 @@ msgstr "Хүснэгт" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Өгөгдөл" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Толгой дээр" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy #| msgid "No databases" msgid "Jump to database" msgstr "ӨС байхгүй" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "Олшруулалт" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr ""%s" өгөгдлийн сангийн онцгой эрх шалгах." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Онцгой эрх шалгах" @@ -3749,179 +3875,18 @@ msgstr "Тохиргоонд сонгогдсон буруу зөвшөөрли msgid "You should upgrade to %s %s or later." msgstr "Та хувилбар %s -г %s -ээр сайжруулах хэрэгтэй эсвэл дараа." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "ХИ хэмжээ: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Баримт" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-асуулт" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL хэлэх нь: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL тайлбар" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL тайлбарлахыг орхих" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP-кодгүй" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP-код үүсгэх" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Да.дуудах" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL шалгалтыг алгасах" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL-ийг батлах" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Хөдөлгүүрүүд" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Ня" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%Y оны %B сарын %d., %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s өдөр, %s цаг, %s минут, %s секунд" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Add new field" -msgid "Missing parameter:" -msgstr "Шинэ талбар нэмэх" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr ""%s" өгөгдлийн сан руу үсрэх." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "web-сервэр түлхэх хавтас" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Таны сонгосон хавтас \"upload\" хийгдэхгүй байна" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Хэвлэх" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3949,9 +3914,9 @@ msgstr "" msgid "Closed" msgstr "Хаагдаагүй хашилт" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Хаагдсан" @@ -4089,30 +4054,30 @@ msgstr "Холбоос олдсонгүй" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Да.эхлэх" @@ -4392,7 +4357,7 @@ msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Тогтнол" @@ -4419,7 +4384,7 @@ msgstr "Эхний мөрт талбаруудын нэрийг тавих" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4428,7 +4393,7 @@ msgstr "Талбарыг хаасан" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4450,7 +4415,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4458,7 +4423,7 @@ msgid "Columns terminated by" msgstr "Шугамыг төгсгөгч" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Шугамыг төгсгөгч" @@ -4519,12 +4484,12 @@ msgstr "Label key" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-төрөл" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Хамаарал" @@ -4539,7 +4504,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Файл(ууд)-г дарж бичих" @@ -4554,7 +4519,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Хүснэгт ба талбарын нэрийг буруу хашилтаар хаах" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL нийцтэй горим" @@ -4783,8 +4748,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Асуултын цонх" @@ -6056,10 +6021,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Нууц үг" @@ -6079,8 +6044,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "" @@ -6317,7 +6282,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid " the local MySQL server's socket is not correctly configured)" msgid "" @@ -6325,38 +6290,95 @@ msgid "" "configured)." msgstr "(эсвэл дотоод MySQL сервэрийн socket нь зөв тохируулагдаагүй)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Сервэрээс хариу алга" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Хайлтын үр дүн \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Нийт: %s олдоц(ууд)" +msgstr[1] "Нийт: %s олдоц(ууд)" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s олдоц(ууд) хүснэгт %s-д" +msgstr[1] "%s олдоц(ууд) хүснэгт %s-д" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Хүснэгтийн өгөгдлийг устгах" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Өгөгдлийн санд хайх" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Үг(үүд) ба утга(ууд) -ыг хайх (түлхүүр \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Хайх:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Їгнїїд хоосон зайгаар (\" \") хуваагдана." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Хүснэгт(үүд) дотор:" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside column:" +msgstr "Хүснэгт(үүд) дотор:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Нууц үг солих" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Нууц үггүй" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Дахин бич" @@ -6381,8 +6403,8 @@ msgstr "Шинэ ӨС үүсгэх" msgid "Create" msgstr "Үүсгэх" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Онцгой эрхгүй" @@ -6396,9 +6418,9 @@ msgstr "Хүснэгт үүсгэх" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Нэр" @@ -6408,113 +6430,113 @@ msgstr "Нэр" msgid "Number of columns" msgstr "Талбаруудын тоо" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Тухайн процесст хүснэгт түгжихийг зөвшөөрөх." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "%s ӨС-д шинэ хүснэгт үүсгэх" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "%s ӨС-д шинэ хүснэгт үүсгэх" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Гаргах төрөл" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Өгөгдлийн сангууд" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Хүснэгт" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Мөрүүд" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of fields" msgid "Number of rows:" msgstr "Талбаруудын тоо" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Сервэр дээрх хадгалах хавтас %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Илгээх" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Файлын нэрийн загвар" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "alue is interpreted using %1$sstrftime%2$s, so you can use time matting " @@ -6522,193 +6544,193 @@ msgstr "" #| "will be kept as is." 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." +"formatting strings. Additionally the following transformations will happen: %" +"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details." msgstr "" "Энэ утга нь %1$sstrftime%2$s -ийг хэрэглэж үүссэн, тиймээс та хугацааны " -"тогтнолын тэмдэгтийг хэрэглэж болно. Нэмэлтээр дараах хувиргалт байх болно: " -"%3$s. Бусад бичвэрүүд үүн шиг хадгалагдана." +"тогтнолын тэмдэгтийг хэрэглэж болно. Нэмэлтээр дараах хувиргалт байх болно: %" +"3$s. Бусад бичвэрүүд үүн шиг хадгалагдана." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Файлын кодлол:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Шахалт" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "zip-ээр шахах" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "gzip-ээр шахах" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "bzip-ээр шахагдсан" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Илгээх" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Тогтнол" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Өөрчлөлийн сонголтууд" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "General relation features" msgid "committed on %1$s by %2$s" msgstr "Ерөнхий хамаатай онцлог" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "General relation features" msgid "authored on %1$s by %2$s" msgstr "Ерөнхий хамаатай онцлог" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Оруулсан файлын тогтнол" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "MySQL руу нэвтэрч чадсангүй" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format #| msgid "No databases" msgid "Importing into the database \"%s\"" msgstr "ӨС байхгүй" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format #| msgid "No databases" msgid "Importing into the table \"%s\"" msgstr "ӨС байхгүй" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "Оруулах файл" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Хэсэгчлэн оруулах" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 #, fuzzy #| msgid "" #| "the interruption of an import in case the script detects it is se to the " @@ -6723,11 +6745,11 @@ msgstr "" "зөвшөөрөх. Магадгүй энэ нь том файлыг оруулахад боломжийн арга боловч, " "хэлэлцээрийг зогсоож чадна." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6736,7 +6758,7 @@ msgstr "" msgid "Language" msgstr "Хэл" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Хувилбарын мэдээлэл" @@ -6778,67 +6800,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Буффер Pool" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB байдал" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Буффер Pool Хэрэглээ" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "хуудсууд" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Чөлөөт хуудсууд" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Бохир хуудсууд" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Хуудсуудын агуулсан өгөгдөл" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Хуудсууд зайлагдсан" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Завгүй хуудсууд" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Latched хуудсууд" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Буффер Pool Идэвхжил" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Унших гуйлт" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Бичих гуйлт" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Уншилт алдагдсан" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Бичихээр хүлээх" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Уншилт алдсан нь %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Бичихээр хүлээгдэх нь %" @@ -7039,20 +7061,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Хамаарал" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7060,130 +7082,130 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL хоосон үр дүн буцаалаа (тэг мөрүүд г.м.)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "No databases" msgid "Go to database: %s" msgstr "ӨС байхгүй" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "No tables" msgid "Go to table: %s" msgstr "Хүснэгт алга" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Зөвхөн бүтэц" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Нуух" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Хоёртын " -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "ause of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Яагаад гэвэл урт нь их,
энэ талбар засагдахгүй " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Хоёртын өгөгдөл - засагдахгүй " -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "web-сервэр түлхэх хавтас" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "ба тэгээд" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Шинэ мөр оруулаад" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Буцах" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Өөр шинэ мөр оруулах" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Энэ хуудас руу буцах" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Дараагийн мөрийг засах" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "TAB товчийг хэрэглэн утгаас утгын хооронд шилжинэ, эсвэл CTRL+сумууд-аар " "зөөгдөнө" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "SQL асуудал харуулах" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7200,240 +7222,240 @@ msgstr "Байхгүй" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Ба" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Илгээ" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add new field" msgid "Add prefix" msgstr "Шинэ талбар нэмэх" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Та үнэхээр " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Солигдохгүй" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Кодлол" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Болгар" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Энгийн хятад" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Уламжлалт хятд" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "Том жижиг хамаагүй" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "Том жижиг хамаатай " -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Хорват" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Чех" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Дани" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Англи" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Есперанто" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Эстони" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Немец" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "толь" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "Утасны лавлах" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Унгар" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Исланд" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Япон" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Латви" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Латви" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Солонгос" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Перс" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Польш" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Баруун-Европ" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Румын" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Словак" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Словени" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Испани" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Уламжлалт Испани" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Швед" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Таи" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Турк" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Украин" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Юникод" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "олонхэлийн" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Төв-Европ" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Орос" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Балти" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Армян" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Кирилл" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Араб" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Иврей" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Гүрж" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Грек" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Чехословак" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Гэр" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Гарах" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin баримтжилт" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7457,11 +7479,11 @@ msgstr "%s-д тавтай морилно уу" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" -"Үүний шалтгаан нь магадгүй та тохиргооны файл үүсгээгүй байж болох юм. Та " -"%1$ssetup script%2$s -ийг ашиглаж нэгийг үүсгэж болно." +"Үүний шалтгаан нь магадгүй та тохиргооны файл үүсгээгүй байж болох юм. Та %1" +"$ssetup script%2$s -ийг ашиглаж нэгийг үүсгэж болно." #: libraries/plugins/auth/AuthenticationConfig.class.php:121 msgid "" @@ -7506,20 +7528,20 @@ msgstr "Нууц үг:" msgid "Server Choice" msgstr "Сервэр сонго" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "%s секунд ба түүнээс их идэвхгүй байжээ, дахин нэвтэрнэ үү" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL руу нэвтэрч чадсангүй" @@ -7613,7 +7635,7 @@ msgstr "ӨС гаргах сонголтууд" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Хүснэгтийн өгөгдлийг устгах" @@ -7628,7 +7650,7 @@ msgstr "Үзэгдэл" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7637,21 +7659,21 @@ msgstr "Тайлбар" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Хүснэгтийн бүтэц" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Харах бүтэц" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7711,32 +7733,32 @@ msgid "Display MIME types" msgstr "Идэвхтэй MIME-төрлүүд" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Хост" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Үүссэн цаг" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Сервэрийн хувилбар" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP хувилбар" @@ -7819,7 +7841,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7881,33 +7903,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Процедурүүд" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Функцүүд" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Асгарсан хүснэгтийг хүчлэх" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "Хүснэгтийн MIME-төрлүүд" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "Хүснэгтийн хамаарал" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7952,28 +7974,28 @@ msgstr "" msgid "Column names: " msgstr "Баганын нэрс" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "CSV оруулалтад буруу параметр нь: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "CSV оруулалтад %d мөрөнд буруу тогтнол байна." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, fuzzy, php-format #| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." @@ -7984,17 +8006,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Хүснэгтийн нэр" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Баганын нэрс" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Энэ нэмэлт нь шахагдсан оруулалтыг дэмжихгүй!" @@ -8212,97 +8234,97 @@ msgstr "" "Холбоос харуулж байна, талбар нь файлнэр агуулна; эхний сонголт - энэ нь " "өмнө нь тавигдах \"http://domain.com/\", хоёр дахь - холбоосын гарчгийг авна." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Бэлэн биш" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "Бэлэн" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Нээлттэй" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Ерөнхий хамаатай онцлог" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Онцлог харуулах" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF-схемийн үүсгэлт" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Баганын тайлбарыг харуулж байна" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Хөтчийн өөрчлөл" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Column_comments Хүснэгтийн хэрхэн шинэчлэх талаар баримтжууллаас харна уу" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Тэмдэглэгдсэн SQL-асуулт" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL түүх" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "тайлбаргүй" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Бүх чагтыг болих" @@ -8310,7 +8332,7 @@ msgstr "Бүх чагтыг болих" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8321,9 +8343,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Хэрэглэгчийн нэр" @@ -8341,206 +8363,206 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Хувьсагч" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Server ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Дурын хэрэглэгч" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Бичвэр талбар хэрэглэх" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Дурын хост" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Энэ хост" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Хост хүснэгт хэрэглэх" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Нууц үг бий болгох" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Хүснэгт %s нь устгагдлаа" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been created." msgstr "Хүснэгт %s нь устгагдлаа" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Event" msgid "Edit event" msgstr "Үзэгдэл" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Процессууд" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Хэрэг явдлын төрөл" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Хэрэг явдлын төрөл" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Солих" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Тэмдэглэгдсэн асуулт ажиллуулах" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Төгс" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Оруулалтыг дуусгах" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8558,143 +8580,143 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Сервэрийн буруу индекс нь: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Хүснэгт %s нь устгагдлаа" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been created." msgstr "Хүснэгт %s нь устгагдлаа" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "Баганын нэрс" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Шууд холбоос" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Урт/Утгууд*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add new field" msgid "Add parameter" msgstr "Шинэ талбар нэмэх" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "Өгөгдлийн санг д.нэрлэх нь" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Урт/Утгууд*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Хүснэгтийн сонголтууд" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Асуултын төрөл" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Хадгалагдсан заншлыг ажиллуулахыг зөвшөөрөх." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8733,25 +8755,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Цаг" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Хүснэгтийн буруу нэр" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8855,150 +8877,150 @@ msgstr "ӨС-д хүснэгт олдсонгүй." msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Хүснэгт \"%s\" байхгүй байна!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "%s хүснэгтийн координатыг тохируулна уу" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" өгөгдлийн сангийн схем - Хуудас %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Хамааралтай схем" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Агуулгын хүснэгт" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Атрибутууд" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Нэмэлт" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Шинэ хуудас үүсгэх" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Хуудасны дугаар:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Автомат байрлал" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Дотоод хамаарал" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Засах Хуудсаа сонго" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "Бүгдийг сонгох" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Хүснэгтүүд сонго" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Хамааралтай схем" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Тор харуулах" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Өнгө харах" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Хүснэгтийн харьцаа харуулах" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "бүх хүснэгтийг ижил өргөнөөр харуулах уу?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Ландшафт" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Дүрслэл" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Үүсгэлт" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Цаасны хэмжээ" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -9006,7 +9028,7 @@ msgstr "" "Хүснэгтийн лавлахтай хуудас нь удаан оршихгүй, Та эдгээр лавлахуудыг устгах " "уу?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "toggle scratchboard" @@ -9027,44 +9049,44 @@ msgstr "Үл мэдэгдэх хэл: %1$s." msgid "Current Server" msgstr "Сервэр" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "%s сервэр дээр SQL асуудал/асуудлууд ажиллуулах" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Өгөгдлийн сан %s дээрх SQL асуултыг ажиллуулах" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -9075,11 +9097,11 @@ msgstr "" msgid "Columns" msgstr "Баганын нэрс" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Энэ SQL-асуулт-ыг тэмдэглэх" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Энэ тэмдэглэгээг бүх хэрэглэгчид хандахыг зөвшөөрөх" @@ -9168,7 +9190,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "ld type is \"enum\" or \"set\", please enter the values using this " @@ -9186,7 +9208,7 @@ msgstr "" "(\"'\") тавих шаардлагатай бол буруу ташуу зураасыг давхар хэрэглэ. (Ж: '\\" "\\xyz' эсвэл 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9194,19 +9216,19 @@ msgstr "" "Анхдагч утгаар энэ тогтнолыг ашиглан ташуу зураас, хашилтгүй ганц утга " "оруулна уу: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Индекс" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Багана нэмэх/устгах" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9215,11 +9237,11 @@ msgstr "" "Боломжтой өөрчлөлийн сонголтуудын жагсаалт ба тэдгээр MIME-төрлийн " "өөрчлөлүүдийн тулд, %sөөрчлөлийн тайлбар%s -д дарах" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Өөрчлөлийн сонголтууд" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9230,63 +9252,63 @@ msgstr "" "та буруу ташуу зургаас эсвэл дан хашилт тавихыг хүсвэл буруу ташуу зураасыг " "өмнө нь тавина уу. (Ж: '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Байхгүй" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Үндсэн" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Бүтэнбичвэр" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "%s-ы дараа" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "%s талбар(ууд) нэмэх" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "Та багадаа нэг талбар нэм." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Агуулах хөдөлгүүр" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9309,13 +9331,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save configuration" msgstr "Анхдагч тохиргоо дуудагдсангүй нь: \"%1$s\"" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9330,100 +9352,100 @@ msgstr "ZIP архив дотор файл байхгүй байна!" msgid "Error in ZIP archive:" msgstr "ZIP архивт байгаа алдаа:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Ерөнхий хамаатай онцлог" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "MySQL холболтын кодлол" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Ерөнхий хамаатай онцлог" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "Хэрэглэгчийн өгөгдлийн сан" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Сервэрийн хувилбар" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Протоколын хувилбар" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Хэрэглэгч" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Rename database to" msgid "Server charset" msgstr "Өгөгдлийн санг д.нэрлэх нь" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "MySQL client version" msgid "Database client version" msgstr "MySQL клиент хувилбар" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP -ийн мэдээлэл харах" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin-ын албан ёсны вэб сайт" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрибутууд" -#: main.php:252 +#: main.php:255 #, fuzzy msgid "Get support" msgstr "Гаргах" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Солигдохгүй" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9434,7 +9456,7 @@ msgstr "" "нууц үггүй) агуулжээ. Таны MySQL сервэр энэ анхдагчаар ажиллаж байгаа нь хэн " "ч урилгагүй орох боломжийг өгнө. Та хамгаалалтын асуудлаа засах хэрэгтэй" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9443,7 +9465,7 @@ msgstr "" "Таны PHP тохируулгад mbstring.func_overload нээлттэй байна. Энэ сонголт " "phpMyAdmin -д бүрэн боломжгүй бөгөөд зарим өгөгдөл алдагдаж болзошгүй!" -#: main.php:294 +#: main.php:297 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 " @@ -9453,32 +9475,32 @@ msgstr "" "mbstring extension үгүйгээр phpMyAdmin нь тэмдэгт мөрийг зөв хувааж чадахгүй " "буюу буруу үр дүн гарч магадгүй." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Тохиргооны файл одоо нууцлал шаардаж байна (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -9490,44 +9512,44 @@ msgstr "" "Холбогдсон хүснэгтүүдтэй ажиллах нэмэлт онцлогууд идэвхгүй болжээ. %sЭнд%s " "дарж шалгах." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "ӨС байхгүй" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "хүснэгтийн нэр" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "хүснэгтийн нэр" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "Хүснэгт үүсгэх" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Өгөгдлийн сан сонго" @@ -9577,7 +9599,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Холбоо сонгохдоо, дарах нь :" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Оруулах/Гаргах PDF схемийн координат" @@ -9651,77 +9673,77 @@ msgstr "Үүсгэх" msgid "Active options" msgstr "Хүснэгтийн сонголтууд" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "хуудсууд" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Файл оруулах" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "Export/Import to scale" msgid "Export to selected page" msgstr "Гаргах/Оруулах хэмжээс" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Шинэ индекс үүсгэх" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Хэрэглэгчийн нэр" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Гаргах/Оруулах хэмжээс" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "сайшаагдсан" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Дотоод холбоо нэмэгдэв" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Холбоо устав" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Өөрчлөлт хадгалагдав" @@ -9796,15 +9818,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Файл оруулах" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Бүх" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s хүснэгт олдсонгүй эсвэл %s-д сонгогдоогүй" @@ -9815,37 +9837,37 @@ msgstr "%s хүснэгт олдсонгүй эсвэл %s-д сонго msgid "File doesn't exist" msgstr "Хүснэгт \"%s\" байхгүй байна!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Харах хоёртын log сонго" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Файлууд" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Бүтэн асуулт харуулах" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Log нэр" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Байрлал" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Жинхэнэ байрлал" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Мэдээлэл" @@ -9853,7 +9875,7 @@ msgstr "Мэдээлэл" msgid "Character Sets and Collations" msgstr "Кодлол ба жишилт" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9861,31 +9883,31 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s ӨС амжилттай устгагдлаа." msgstr[1] "%s ӨС амжилттай устгагдлаа." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Өгөгдлийн сангийн статистик" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Нээлттэй статистик" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" "Тэмдэглэл: Вэб сервэр, MySQL-ийн хоорондох өгөгдөл дамжуулах статистик." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Агуулах хөдөлгүүрүүд" @@ -9913,7 +9935,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "" @@ -9931,113 +9953,113 @@ msgstr "" msgid "disabled" msgstr "Хаагдсан" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Байгаа хүснэгтийн бүтцийг өөрчлөхийг зөвшөөрөх." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Хадгалагдсан заншил устгах, өөрчлөхийг зөвшөөрөх." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Шинэ өгөгдлийн сан, хүснэгт үүсгэхийг зөвшөөрөх." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Хадгалагдсан заншил үүсгэхийг зөвшөөрөх." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Шинэ хүснэгт үүсгэхийг зөвшөөрөх." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Завсрын хүснэгт үүсгэхийг зөвшөөрөх." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Хэрэглэгчийн эрхийг үүсгэх, устгах, да.нэрлэхийг зөвшөөрөх." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Шинэ харц үүсгэхийг зөвшөөрөх." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Өгөгдөл устгахыг зөвшөөрөх." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "ӨС, хүснэгт устгахыг зөвшөөрөх " -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Хүснэгт устгахыг зөвшөөрөх." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Хадгалагдсан заншлыг ажиллуулахыг зөвшөөрөх." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Өгөгдөл оруулах, файл руу гаргахыг зөвшөөрөх." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Хэрэглэгч болон онцгой эрхийг онцгой эрхийн хүснэгтийг дуудалгүй нэмэхийг " "зөвшөөрөх." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Индекс үүсгэх, устгахыг зөвшөөрөх." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Өгөгдөл нэмэх, солихыг зөвшөөрөх." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Тухайн процесст хүснэгт түгжихийг зөвшөөрөх." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Цаг тутамд шинээр холбогдох хэрэглэгчийн тоог хязгаарлах." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Цаг тутамд хэрэглэгчийн асуулт (query) илгээхийг хязгаарлах." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -10045,58 +10067,58 @@ msgstr "" "Цаг тутамд хэрэглэгчийн хүснэгт эсвэл өгөгдлийн сан солих командыг " "хязгаарлах." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Хэрэглэгчдэд байх зэрэг холболтын хязгаарлах тоо." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "MySQL-ын энэ хувилбарт үйлчлэлгүй." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "Сервэрийн тохиргоог дахин дуудахыг зөвшөөрөх." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Gives the right to the user to ask where the slaves / masters are." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Өгөгдөл уншихыг зөвшөөрөх." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Өгөгдлийн сангийн бүрэн жагсаалт руу хандахыг өгөх." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "SHOW CREATE VIEW асуултыг хийхийг зөвшөөрөх." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Сервэрийг унтраахыг зөвшөөрөх." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10105,228 +10127,228 @@ msgstr "" "Хэрэв ХИ холболтын тоо гүйцсэн ч холбогдохыг зөвшөөрөх. Бусад хэрэглэгчийн " "процессыг үгүй хийх эсвэл глобал утгыг өөрчлөх шаардлагатай болно." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Өгөгдөл солихыг зөвшөөрөх." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Онцгой эрхгүй." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Байхгүй" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Хүснэгтийн тусгай онцгой эрхүүд" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Тэмдэглэл: MySQL онцгой эрхийн нэр нь англиар илэрхийлэгдсэн " -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Зохион байгуулалт" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Глобал онцгой эрх" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Онцгой эрх, өгөгдлийн сангийн эрх" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Нөөцийн хязгаар" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Тэмдэглэл: Тохируулгын сонголтыг 0 (тэг) болговол хязгаарыг хасна." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Нэвтрэх мэдээлэл" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Нууц үгийг солихгүй" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Хэрэглэгч олдсонгүй." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Хэрэглэгч %s оршин байна!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Шинэ хэрэглэгч нэмэгдлээ." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, fuzzy, php-format msgid "You have updated the privileges for %s." msgstr "Онцгой эрх шинэчлэгдлээ" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Онцгой эрх %s -ыг хүчингүй болголоо" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "%s-ы нууц үг солигдлоо." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "%s-г устгаж байна" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Устгахаар хэрэглэгч сонгогдсонгүй!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Онцгой эрхийг дахин дуудаж байна" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Сонгогдсон хэрэглэгч устгагдлаа." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Онцгой эрхүүд дахин дуудагдлаа." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Онцгой эрхүүдийг засах" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Хүчингүй" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Гаргах" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Дурын" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Онцгой эрхүүд" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Онцгой эрхүүд" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "User overview" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Хандив" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Сонгогдсон хэрэглэгчдийг хасах" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Устгахын төгсгөлд нь хэрэглэгчдээс идэвхтэй бүх онцгой эрхийг хүчингүй " "болгох." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Хэрэглэгчтэй адил нэртэй өгөгдлийн санг устгах." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Тэмдэглэл: phpMyAdmin нь MySQL-ийн онцгой эрхийн хүснэгтээс хэрэглэгчдийн " "онцгой эрхийг авна. Хэрэв тэд гараар өөрчлөгдсөн бол эдгээр хүснэгтийн " "агуулга нь сервэрт хэрэглэгдэж буйгаас өөр байна. Энэ тохиолдолд %sдахин " "дуудаж%s үргэлжлүүлнэ үү." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Сонгогдсон хэрэглэгч онцгой эрхийн хүснэгтэд алга байна." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Онцгой эрх, баганын эрх" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Дараах өгөгдлийн санд онцгой эрх нэмэх" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Дараах хүснэгтэд онцгой эрх нэмэх" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Нэвтрэх мэдээллийг солих/ Хэрэглэгч хуулах" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Адил онцгой эрхтэй хэрэглэгч үүсгэх ба ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... хуучныг үлдээх." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... хэрэглэгчийн хүснэгтүүдээс устгах." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... хуучнаас бүх онцгой эрхийг хүчингүй болгоод дараа нь устга." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10334,94 +10356,94 @@ msgstr "" " ... хэрэглэгчийн хүснэгтүүдээс нэгийг устгаад дараа нь онцгой эрхийг дахин " "дууд." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Хэрэглэгчийн өгөгдлийн сан" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Хэрэглэгчдийн хандсан нь "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "Өгөгдлийн сангийн эрх" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "загвар" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Харц %s нь устгагдсан" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Онцгой эрхүүд дахин дуудагдлаа." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10430,269 +10452,269 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Зөвхөн бүтэц" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Зөвхөн бүтэц" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Thread %s нь устгагдав." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin нь thread %s-ийг хааж чадсангүй. Энэ аль хэдийн хаагдсан байна." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Баригч" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Асуудлын нөөцлөл" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Thread-үүд" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Завсрын өгөгдөл" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Давталттай оруулалт" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Түлхүүрийн нөөцлөл" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Нэгдэл" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Эрэмбэлж байна" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Хэлэлцээр зохицуулагч" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Бүх хүснэгтийг цэвэрлэх (хаах)" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Нээлттэй хүснэгтүүдийг харуулах" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Дагавар хостыг харуулах" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Дагавар төлвийг харуулах" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Асуудлын утгыг цэвэрлэх" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Ажиллах үеийн мэдээлэл" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Да.дуудах" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Нууц үгийг солихгүй" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Нээлттэй хүснэгтүүдийг харуулах" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Нээлттэй хүснэгтүүдийг харуулах" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Хамаарал" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Асуултын төрөл" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Мэдээлэл" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10700,102 +10722,102 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Баримтжуулал" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "s MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Энэ MySQL сервэр %s-д ажиллаж байна. Эхэлсэн нь %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Ирсэн" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Илгээгдэв" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "ХИ. давхацсан холболтууд" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Бүтэлгүйтсэн оролдлого" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Таслагдсан" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Команд" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "its the number of simultaneous connections the user may have." msgid "The number of failed attempts to connect to the MySQL server." msgstr "Хэрэглэгчдэд байх зэрэг холболтын хязгаарлах тоо." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10805,16 +10827,16 @@ msgstr "" "хэрэглэгдэх завсрын файлын утгаас хэтэрсэн хоёртын тэмдэглэлийн нөөцлөлд " "хэрэглэгдэх хэлэлцээрийн тоо." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Завсрын хоёртын тэмдэглэлийн нөөцөлөлт хэрэглэгдэх хэлэлцээрийн тоо." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10826,11 +10848,11 @@ msgstr "" "оронд санах ойд суурилсан завсрын хүснэгтийн tmp хүснэгтийн хэмжээн утгыг " "нэмэгдүүлэхийг хүсэж байж болно." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Хичнээн завсрын файл mysqld-д үүсгэгдэв." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10838,7 +10860,7 @@ msgstr "" "Сервэрийн ажиллуулсан хэлэлцээрийн үед автоматаар үүссэн санах ойн " "хүснэгтүүдийн тоо." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10846,7 +10868,7 @@ msgstr "" "Ижил алдаа өгөх (түлхүүр давхардсан байж болзошгүй) бүрт ДАВТАЛТТАЙ ОРУУЛАЛТ-" "аар бичигдсэн мөрүүдийн тоо." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10854,23 +10876,23 @@ msgstr "" "Хэрэглэгдэж буй ДАВТАЛТТАЙ ОРУУЛАЛТ-ын thread баригчийн тоо. Ялгаатай " "хүснэгт бүр ДАВТАЛТТАЙ ОРУУЛАЛТ-д өөрийн thread-ийг хэрэглэнэ." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "ДАВТАЛТТАЙ ОРУУЛАЛТ-аар бичигдсэн мөрийн тоо." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "ЦЭВЭРЛЭХ хэлэлцээрийн ажилласан тоо." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "дотоод COMMIT хэлэлцээриийн тоо." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Хүснэгтээс мөр устгасан тоо." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10880,7 +10902,7 @@ msgstr "" "NDB Кластер хадгалуурын хөдөлгүүрийг асууж чадна. Үүнийг ололт гэж нэрлэнэ. " "Ололтын баригч нь ололт хийгдсэн хүснэгтийн хичнээн удааг илэрхийлэх тоо юм." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10890,7 +10912,7 @@ msgstr "" "бүтэн индекс шалгалтыг энэ сервэр хийснийг илтгэнэ; Жишээлбэл, SELECT col1 " "FROM foo, энд col1 индекслэгдсэн байна." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10898,7 +10920,7 @@ msgstr "" "Түлхүүрт суурилсан мөр унших хүсэлтийн тоо. Хэрэв энэ нь өндөр бол, таны " "асуудлууд болон хүснэгтүүд зөв индекслэгдсэнийг илтгэнэ." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10908,7 +10930,7 @@ msgstr "" "та мужийн нөхцөлтэйгээр баганын индекс шаардах эсвэл индекс шалгалтыг хийхэд " "нэмэгдэж байдаг." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10916,7 +10938,7 @@ msgstr "" "Түлхүүрийн дараалал дахь өмнөх мөрийг унших хүсэлтийн тоо. Энэ унших арга нь " "голчлон ORDER BY ... DESC-д хэрэглэгддэг." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10928,7 +10950,7 @@ msgstr "" "Та магадгүй хүснэгтийг бүрэн шалгахыг MySQL-ээс цөөнгүй хүссэн эсвэл нэгдэлд " "түлхүүрийг зөв ашиглаагүй байх." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10940,35 +10962,35 @@ msgstr "" "ерөнхийдөө, таны хүснэгтүүд зөв индекслэгдээгүй эсвэл индексүүд чинь " "асуудалд зөв бичигдээгүйг илтгэнэ." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Дотоод ROLLBACK хэлэлцээрийн тоо." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Хүснэгт дэх мөрийг шинэчлэх хүсэлтийн тоо." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Хүснэгтэд мөр оруулах хүсэлтийн тоо." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Өгөгдөл агуулж буй (бохир, цэвэр) хуудсын тоо." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Одоогоор бохир байгаа хуудсын тоо." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Цэвэрлэх хүсэлт дэх буфферийн хуудсын тоо." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Чөлөөтэй байгаа хуудсуудын тоо." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10978,7 +11000,7 @@ msgstr "" "одоогоор унших, бичих эсвэл цэвэрлэгдэж чадаагүй, мөн бусад шалгааны улмаас " "хасагдсан." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10990,11 +11012,11 @@ msgstr "" "InndoDB буфферийн нөөцийн нийт хуудас - Innodb_буфферийн нөөцийн чөлөөт " "хуудас - Innodb_буфферийн нөөцийн хуудсын өгөгдөл зэргээс бодогддог." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Хуудас дахь буфферийн нөөцийн хэмжээ." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -11002,7 +11024,7 @@ msgstr "" "InnoDB үүсгэсэн \"санамсаргүй\" өмнөх уншилтын тоо. Замбараагүй " "эрэмбэлэгдсэн хүснэгтийн нилээд хувийг шалгасан асуудлыг илэрхийлнэ." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -11010,11 +11032,11 @@ msgstr "" "InnoDB үүсгэсэн дараалсан өмнөх уншилтын тоо. Хүснэгтийн дараалсан бүтэн " "шалгалтыг InnoDB хийснийг илэрхийлнэ." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "InndoDB-ийн хийсэн логик уншилтын хүсэлтийн тоо." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -11022,7 +11044,7 @@ msgstr "" "InnoDB буфферийн нөөцөөс нийцэмжгүй ба ганц хуудас уншилт хийсэн логик " "уншилтын тоо." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -11031,244 +11053,244 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "InnoDB буфферийн нөөц рүү бичигдэж дууссан тоо." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "fsync() үйлдлийн ойрхон хийгдсэн тоо." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "fsync() үйлдлийн хүлээгдэж буй тухайн тоо." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Уншихаар хүлээгдэж буй тухайн тоо." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Бичихээр хүлээгдэж буй тухайн тоо." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Өгөгдөл ойрхон уншсан дүн, байтаар." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Өгөгдөл уншилтийн нийт тоо." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Өгөгдөл бичилтийн нийт тоо." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Өгөгдөл ойрхон бичсэн дүн, байтаар." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Тэмдэглэл бичих хүсэлтийн тоо." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Тэмдэглэлийн файлын физик бичилтийн тоо." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Тэмдэглэлийн файл руу бичих хүлээлт." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Оруулсан файлын тогтнол" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11276,99 +11298,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Эрэмбэлэгдсэн мөрийн тоо." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11376,18 +11398,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11395,69 +11417,69 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Key cache" msgid "Thread cache hit rate (calculated value)" msgstr "Түлхүүрийн нөөцлөл" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add new field" msgid "Add chart" msgstr "Шинэ талбар нэмэх" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Да.дуудах" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Багана нэмэх/устгах" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 #, fuzzy msgid "Monitor Instructions" msgstr "Мэдээлэл" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11466,7 +11488,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11474,18 +11496,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11493,11 +11515,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11505,93 +11527,93 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "Өгөгдлийн санг д.нэрлэх нь" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Хүснэгтүүд сонго" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Хүснэгтийн буруу нэр" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new User" msgid "Add this series" msgstr "Шинэ хэрэглэгч нэмэх" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Row Statistics" msgid "Log statistics" msgstr "Мөрийн статистик" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "Бүгдийг сонгох" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Асуултын төрөл" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11599,7 +11621,7 @@ msgid_plural "%d seconds" msgstr[0] "секундэд" msgstr[1] "секундэд" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11615,8 +11637,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11720,19 +11742,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Сервэрийн утгууд болон тохиргоонууд" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Сессон утга" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Глобал утга" @@ -12020,50 +12042,50 @@ msgstr "" msgid "Wrong data" msgstr "ӨС байхгүй" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Та үнэхээр " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "PHP кодоор харуулах" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "SQL-ийг батлах" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL-үр дүн" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Үүсгэгч" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Хүснэгт `%s`-ийн индекс асуудалтай" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Хаяг" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12140,12 +12162,12 @@ msgstr "" msgid "Y Values" msgstr "Утга" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Хүснэгт %s нь оршин байна!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -12198,490 +12220,490 @@ msgstr "Илгээх" msgid "File name" msgstr "Хүснэгтийн нэр" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Үндсэн түлхүүрийн нэр нь PRIMARY байх ёстой!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Индексийг PRIMARY болгож чадсангүй!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Тодорхойлогдсон индексийн хэсэггүй!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Add new field" msgid "Add index" msgstr "Шинэ талбар нэмэх" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Add new field" msgid "Edit index" msgstr "Шинэ талбар нэмэх" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Индексийн нэр :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" нь үндсэн түлхүүрийн нэр ба зөвхөн байх хэрэгтэй!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Индексийн төрөл :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Индекст нэмэх %s багана(ууд)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Адил нэр байсан тул хүснэгтийг зөөсөнгүй!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Адил нэртэй хүснэгт рүү хуулж чадсангүй!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Хүснэгт %s нь %s руу зөөгдөв." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "%s хүснэгт %s руу хуулагдлаа." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Хүснэгтийн нэр хоосон байна!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Хүснэгтийг эрэмбэлэлтээр өөрчлөх" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(дан)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Хүснэгтийг зөөх (өгөгдлийн сан.хүснэгт):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Хүснэгтийн сонголтууд" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Хүснэгтийг да.нэрлэх" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Хүснэгт хуулах(өгөгдлийн сан.хүснэгт):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Хуулагдсан хүснэгт рүү шилжих" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Хүснэгтийн ашиглалт" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Хүснэгт янзлах" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Хүснэгт %s нь flushed боллоо" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Flush the table (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Хүснэгтийн өгөгдлийг устгах" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy #| msgid "Copy database to" msgid "Delete the table (DROP)" msgstr "Өгөгдлийн сан хуулах нь" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Үнэн зөв өгөгдлийг шалгах:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Хүснэгтүүдийг харуулах" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Ашиглалтын зай" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Эффекттэй" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Мөрийн статистик" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "динамик" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Мөрийн урт" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Мөрийн хэмжээ " -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, fuzzy, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Гадаад түлхүүр үүсгэхэд алдаа гарлаа %1$s (өгөгдлийн төрлөө шалга)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Дотоод хамаарал" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Онцгой утгуудыг харах" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add new field" msgid "Add SPATIAL index" msgstr "Шинэ талбар нэмэх" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Байхгүй" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Хүснэгт %s нь устгагдлаа" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "%s-д үндсэн түлхүүр нэмэгдлээ" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "%s-д индекс нэмэгдсэн байна" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "PHP -ийн мэдээлэл харах" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s field(s)" msgid "Move columns" msgstr "%s талбар(ууд) нэмэх" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Хэвлэхээр харах" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Хамаарал харах" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Хүснэгтийн бүтцийг таниулах" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "%s талбар(ууд) нэмэх" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Хүснэгтийн төгсгөлд" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Хүснэгтийн эхэнд" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "%s-ы дараа" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr " %s багануудад индекс үүсгэх" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Асуултын төрөл" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Өгөгдөл нэмэх, солихыг зөвшөөрөх." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "ӨС байхгүй" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "General relation features" msgid "Create version %1$s of %2$s" msgstr "Ерөнхий хамаатай онцлог" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "" @@ -12712,11 +12734,11 @@ msgstr "Танд хангалттай эрх байхгүй!" msgid "The profile has been updated." msgstr "Профиль шинэчлэгдлээ." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" @@ -13052,8 +13074,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13185,8 +13207,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -14136,8 +14158,8 @@ msgstr "ХИ. давхацсан холболтууд" #~ "The additional features for working with linked tables have been " #~ "deactivated. To find out why click %shere%s." #~ msgstr "" -#~ "Холбогдсон хүснэгтүүдтэй ажиллах нэмэлт онцлогууд идэвхгүй болжээ. %sЭнд" -#~ "%s дарж шалгах." +#~ "Холбогдсон хүснэгтүүдтэй ажиллах нэмэлт онцлогууд идэвхгүй болжээ. %sЭнд%" +#~ "s дарж шалгах." #~ msgid "Ignore duplicate rows" #~ msgstr "Давхардсан мөрүүдийг алгасах" diff --git a/po/ms.po b/po/ms.po index 289d299c7a..ab7d2b1f40 100644 --- a/po/ms.po +++ b/po/ms.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:17+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: malay \n" -"Language: ms\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ms\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Papar semua" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Muka Surat:" @@ -35,55 +35,56 @@ msgid "" "cross-window updates." msgstr "" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Cari" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Pergi" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nama Kekunci" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Keterangan" @@ -106,154 +107,154 @@ msgstr "" msgid "Database %1$s has been created." msgstr "angkalan data %s telah digugurkan." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 #, fuzzy msgid "Database comment: " msgstr "Komen jadual" -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Komen jadual" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Nama Kolum" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Jenis" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Asal" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Pautan ke" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Komen" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Tidak" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ya" @@ -261,106 +262,106 @@ msgstr "Ya" msgid "View dump (schema) of database" msgstr "Lihat longgokan (skema) pangkalan data" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Tiada jadual dijumpai pada pangkalan data." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Sila pilih pangkalan data" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Nyahpilih Semua" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 #, fuzzy msgid "The database name is empty!" msgstr "Nama jadual adalah kosong" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Jadual %s telah ditukarnama ke %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Jadual %s telah disalin ke %s." -#: db_operations.php:461 +#: db_operations.php:466 #, fuzzy msgid "Rename database to" msgstr "Tukarnama jadual ke" -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy msgid "Remove database" msgstr "Tukarnama jadual ke" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "angkalan data %s telah digugurkan." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy msgid "Drop the database (DROP)" msgstr "Tiada pangkalan data" -#: db_operations.php:534 +#: db_operations.php:539 #, fuzzy msgid "Copy database to" msgstr "Tiada pangkalan data" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Struktur sahaja" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktur dan data" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Data sahaja" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Tambah %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Tukar kepada pengkalan data yang di salin" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -372,67 +373,67 @@ msgstr "" "Ciri-ciri tambahan ini adalah untuk bekerja dengan pautan jadual yang telah " "tidak diaktifkan. Untuk mengetahuinya klik %shere%s." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Skema Hubungan" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Jadual" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Baris" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Saiz" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "sedang digunakan" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 #, fuzzy msgid "Creation" msgstr "Cipta" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Semakan Terakhir" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -440,461 +441,388 @@ msgid_plural "%s tables" msgstr[0] "%s jadual" msgstr[1] "%s jadual" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Anda mesti pilih sekurang-kurangnya satu Kolum untuk dipapar" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Isih" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Menaik" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Menurun" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Papar" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriteria" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Dan" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Atau" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Ubahsuai" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Tambah/Padam Baris Kriteria" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Tambah/Padam Kolum Medan" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Kemaskini Kueri" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Guna Jadual" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL- kueri pada pangkalan data %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Hantar Kueri" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Akses dinafikan" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "sekurang-kurangnya satu perkataan" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "semua perkataan" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "Frasa tepat" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "sebagai penyataan regular (regexp)" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Hasil carian bagi \"%s\" %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Jumlah: %s padanan" -msgstr[1] "Jumlah: %s padanan" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s padanan di dalam jadual %s" -msgstr[1] "%s padanan di dalam jadual %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Lungsur" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Melonggok data bagi jadual" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Padam" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Cari di pangkalan data" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Perkataan atau nilai untuk dicari (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Cari:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Perkataan dipisahkan oleh aksara ruang (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Di dalam jadual:" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside column:" -msgstr "Di dalam jadual:" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "Tiada jadual dijumpai pada pangkalan data." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Jadual %s telah dikosongkan" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, fuzzy, php-format msgid "View %s has been dropped" msgstr "Medan %s telah digugurkan" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Jadual %s telah digugurkan" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Jumlah" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Dengan pilihan:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Tanda Semua" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Eksport" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Paparan Cetak" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Kosong" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Gugur" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Periksa Jadual" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimakan jadual" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Baiki jadual" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analyze table" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Ganti data jadual dengan fail" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Ganti data jadual dengan fail" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Kamus Data" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Pangkalan Data" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 #, fuzzy msgid "Created" msgstr "Cipta" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Aksi" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "Operasi" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "Struktur sahaja" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "Periksa Jadual" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "Pangkalan Data" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "Jenis Kueri" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 #, fuzzy msgid "Bad parameters!" msgstr "Tukarnama jadual ke" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "" @@ -919,7 +847,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -999,27 +927,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "TandaBuku telah dipadam." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1027,53 +955,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Kueri-SQL anda telah dilaksanakan dengan jaya" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Undur" @@ -1083,7 +1011,7 @@ msgstr "" "phpMyAdmin lebih mesra dengan pelayar web menyokong-kerangka seperti " "mozilla." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "keterangan \"DROP DATABASE\" di tidak aktifkan ." @@ -1093,7 +1021,7 @@ msgstr "keterangan \"DROP DATABASE\" di tidak aktifkan ." msgid "Do you really want to execute \"%s\"?" msgstr "Adakah anda ingin " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1137,7 +1065,7 @@ msgstr "Indeks" msgid "Edit Index" msgstr "Indeks" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format msgid "Add %d column(s) to index" msgstr "Tambah medan baru" @@ -1157,16 +1085,16 @@ msgstr "Nama hos adalah kosong!" msgid "The user name is empty!" msgstr "Kata Pengenalan kosong!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Katalaluan adalah kosong!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Katalaluan tidak sama!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1181,31 +1109,33 @@ msgstr "Tiada Privilej" msgid "Removing Selected Users" msgstr "" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Ubah" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Pilihan Pelayan" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "kueri-SQL" @@ -1216,24 +1146,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Jumlah" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1255,7 +1185,7 @@ msgstr "Pilihan Pelayan" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Proses-proses" @@ -1275,7 +1205,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Statistik Baris" @@ -1320,14 +1250,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1385,32 +1315,32 @@ msgstr "" msgid "Bytes received" msgstr "DiTerima" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Hubungan" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Bytes" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1426,11 +1356,11 @@ msgstr "%s jadual" msgid "Questions" msgstr "Operasi" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Kesibukan" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1453,12 +1383,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Tiada" @@ -1558,7 +1488,7 @@ msgstr "Ciri-ciri hubungan am" msgid "Current settings" msgstr "Ciri-ciri hubungan am" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy msgid "Chart Title" msgstr "Tiada Jadual" @@ -1645,7 +1575,7 @@ msgstr "Terangkan Kod SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Masa" @@ -1749,10 +1679,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 #, fuzzy msgid "Import" msgstr "Eksport" @@ -1828,7 +1758,7 @@ msgstr "Proses-proses" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1893,17 +1823,17 @@ msgstr "Indeks" msgid "Show indexes" msgstr "Papar grid" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Membenarkan" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1941,7 +1871,7 @@ msgstr "Padam" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1983,8 +1913,8 @@ msgstr "kueri-SQL" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Ubah" @@ -1992,18 +1922,18 @@ msgstr "Ubah" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Simpan" @@ -2017,7 +1947,7 @@ msgstr "kueri-SQL" msgid "Show search criteria" msgstr "kueri-SQL" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2069,12 +1999,12 @@ msgstr "Hasil SQL" msgid "Data point content" msgstr "Kandungan" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Abai" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2095,7 +2025,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2178,7 +2108,7 @@ msgstr "Papar baris" msgid "Generate password" msgstr "Ubah Katalaluan" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 #, fuzzy msgid "Generate" msgstr "Dijana oleh" @@ -2189,7 +2119,7 @@ msgstr "Dijana oleh" msgid "Change Password" msgstr "Ubah Katalaluan" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2303,27 +2233,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mac" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2331,37 +2261,37 @@ msgid "May" msgstr "Mei" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Ogos" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sept" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dis" @@ -2410,32 +2340,32 @@ msgid "Sun" msgstr "Aha" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Isn" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Sel" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Rab" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Kha" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Jum" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sab" @@ -2568,16 +2498,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "per jam" @@ -2585,6 +2515,259 @@ msgstr "per jam" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentasi" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Ralat" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "kueri-SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL berkata: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Terangkan Kod SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Tanpa Kod PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Cipta Kod PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Melangkau Pengesahan SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Mengesahkan SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Aha" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y at %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s hari, %s jam, %s minit dan %s saat" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Mula" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Terdahulu" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Berikut" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Tamat" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktur" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Selit" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Lungsur" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operasi" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "direktori muatnaik pelayan-web" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Direktori muatnaik yang telah ditetapkan tidak dapat dicapai" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Cetak" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2598,89 +2781,57 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Tambah/Padam Kolum Medan" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Mula" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Terdahulu" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Berikut" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Tamat" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Sab" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows" msgstr "Bilangan baris per halaman" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Isn" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "mengufuk" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "menegak" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2704,119 +2855,131 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "Operasi" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Sebahagian Teks" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Teks Penuh" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Skema Hubungan" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Skema Hubungan" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy msgid "Hide browser transformation" msgstr "Informasi MasaJana" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Baris telah dipadam" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Padam" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Bunuh" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "pada kueri" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Papar baris" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "jumlah" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Papar Skema PDF" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Versi Pelayan" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Pautan tidak dijumpai" @@ -2877,199 +3040,158 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Cecikut mestilah dihidupkan ketika ini." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Cecikut mestilah dihidupkan ketika ini." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Tiada indeks ditafrifkan!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indeks" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unik" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinaliti" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "Komen" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Kekunci utama telah digugurkan" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Indeks %s telah digugurkan" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "pangkalan data" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Pelayan" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktur" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Selit" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operasi" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Kueri" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilej" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Pengguna" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 #, fuzzy msgid "Binary log" msgstr "Binari" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Pemboleh-pembolehubah" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Ralat" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3095,84 +3217,84 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Tiada Jadual" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Cari di pangkalan data" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "Cari di pangkalan data" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Jadual %s telah ditukarnama ke %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3180,93 +3302,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Fungsi" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 #, fuzzy msgid "Operator" msgstr "Operasi" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Nilai" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Cari" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Selit" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Pilih medan (sekurang-kurangnya satu):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Tambah kriteria carian (badan bagi klausa \"where\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Bilangan baris per halaman" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Turutan paparan:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "kueri-SQL" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Lakukan \"kueri melalui contoh\" (wilidcard: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Lakukan \"kueri melalui contoh\" (wilidcard: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3341,14 +3463,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3592,13 +3714,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Jadual-jadual" @@ -3609,36 +3731,36 @@ msgstr "Jadual-jadual" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Data" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Melebihi" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "Tiada pangkalan data" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 #, fuzzy msgid "Check Privileges" msgstr "Tiada Privilej" @@ -3688,175 +3810,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentasi" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "kueri-SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL berkata: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Terangkan Kod SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Tanpa Kod PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Cipta Kod PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Melangkau Pengesahan SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Mengesahkan SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Aha" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y at %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s hari, %s jam, %s minit dan %s saat" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "direktori muatnaik pelayan-web" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Direktori muatnaik yang telah ditetapkan tidak dapat dicapai" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Cetak" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3884,9 +3849,9 @@ msgstr "" msgid "Closed" msgstr "Tanda quote tidak disertakan" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Tidak Membenarkan" @@ -4025,30 +3990,30 @@ msgstr "Pautan tidak dijumpai" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Ulangtetap" @@ -4322,7 +4287,7 @@ msgid "Character set of the file" msgstr "Fail bagi set Aksara:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4349,7 +4314,7 @@ msgstr "Letakkan medan di baris pertama" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4358,7 +4323,7 @@ msgstr "Medan disertai oleh" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4380,7 +4345,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4388,7 +4353,7 @@ msgid "Columns terminated by" msgstr "Baris ditamatkan oleh" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Baris ditamatkan oleh" @@ -4447,12 +4412,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 #, fuzzy msgid "Relations" msgstr "Operasi" @@ -4468,7 +4433,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4483,7 +4448,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Sertakan nama jadual dan medan dengan backquotes" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4712,8 +4677,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5978,10 +5943,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Katalaluan" @@ -6001,8 +5966,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Namapengguna:" @@ -6239,42 +6204,99 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Hasil carian bagi \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Jumlah: %s padanan" +msgstr[1] "Jumlah: %s padanan" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s padanan di dalam jadual %s" +msgstr[1] "%s padanan di dalam jadual %s" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Melonggok data bagi jadual" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Cari di pangkalan data" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Perkataan atau nilai untuk dicari (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Cari:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Perkataan dipisahkan oleh aksara ruang (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Di dalam jadual:" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside column:" +msgstr "Di dalam jadual:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Ubah Katalaluan" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Tiada Katalaluan" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Ulang-taip" @@ -6297,8 +6319,8 @@ msgstr "Cipta pangkalan data baru" msgid "Create" msgstr "Cipta" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Tiada Privilej" @@ -6313,9 +6335,9 @@ msgstr "Cipta Halaman baru" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nama" @@ -6325,300 +6347,300 @@ msgstr "Nama" msgid "Number of columns" msgstr "Bilangan baris per halaman" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Exporting databases from the current server" msgstr "Tidak boleh log-masuk ke server MySQL" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Cipta jadual baru pada pangkalan data %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Cipta jadual baru pada pangkalan data %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export" msgid "Export Method:" msgstr "Eksport" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "pangkalan data" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Jadual-jadual" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Baris" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows:" msgstr "Bilangan baris per halaman" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format msgid "Save on server in the directory %s" msgstr "direktori muatnaik pelayan-web" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Simpan sebagai fail" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "Failed attempts" msgid "File name template:" msgstr "Percubaan Gagal" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Fail bagi set Aksara:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Mampatan" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipped\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"digzip\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "bzipped" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Simpan sebagai fail" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Versi Pelayan" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Versi Pelayan" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Tidak boleh log-masuk ke server MySQL" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Tiada pangkalan data" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Tiada pangkalan data" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "Sebahagian Teks" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6627,7 +6649,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 #, fuzzy msgid "Version information" msgstr "Informasi MasaJana" @@ -6669,68 +6691,68 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 #, fuzzy msgid "Pages to be flushed" msgstr "Jadual %s telah dibuangkan" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6918,19 +6940,19 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy msgid "Related Links" msgstr "Operasi" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6938,127 +6960,127 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL memulangkan set hasil kosong (i.e. sifar baris)" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Tiada pangkalan data" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Tiada pangkalan data" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Struktur sahaja" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binari" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Kerana kepanjangannya,
medan ini tidak boleh diedit " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binari - jgn diubah" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "direktori muatnaik pelayan-web" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Selitkan baris baru" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Kembali ke muka sebelumnya" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Tambah baris yang baru" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 #, fuzzy msgid "Go back to this page" msgstr "Kembali ke muka sebelumnya" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7075,239 +7097,239 @@ msgstr "Tiada" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Jum" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Hantar" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Adakah anda ingin " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Tiada perubahan" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 #, fuzzy msgid "dictionary" msgstr "Kamus Data" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Rumah" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Log keluar" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Dokumentasi phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7329,8 +7351,8 @@ msgstr "Selamat Datang ke %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7375,20 +7397,20 @@ msgstr "Katalaluan:" msgid "Server Choice" msgstr "Pilihan Pelayan" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Tidak boleh log-masuk ke server MySQL" @@ -7477,7 +7499,7 @@ msgstr "Statistik pangkalan data" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Melonggok data bagi jadual" @@ -7493,7 +7515,7 @@ msgstr "Hantar" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7502,14 +7524,14 @@ msgstr "Keterangan" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Struktur jadual bagi jadual" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7517,7 +7539,7 @@ msgstr "Struktur sahaja" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7571,32 +7593,32 @@ msgid "Display MIME types" msgstr "Paparkan Ciri-ciri" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Hos" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Masa dijana" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Versi Pelayan" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Versi PHP" @@ -7676,7 +7698,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7738,35 +7760,35 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 #, fuzzy msgid "Procedures" msgstr "Proses-proses" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "Fungsi" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7807,28 +7829,28 @@ msgstr "" msgid "Column names: " msgstr "Nama Kolum" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7838,17 +7860,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Nama Kolum" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -8005,96 +8027,96 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "tidak OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Membenarkan" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Ciri-ciri hubungan am" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Paparkan Ciri-ciri" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Ciptaan bagi PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Memaparkan Komen Kolum" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Tandabuku kueri-SQL" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "tiada keterangan" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Nyahtanda Semua" @@ -8102,7 +8124,7 @@ msgstr "Nyahtanda Semua" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8113,9 +8135,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Kata Pengenalan" @@ -8134,204 +8156,204 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Pembolehubah" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 #, fuzzy msgid "Server ID" msgstr "Pelayan" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Sebarang pengguna" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Sebarang hos" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Jadual %s telah digugurkan" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "Jadual %s telah digugurkan" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Hantar" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Proses-proses" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy msgid "Event name" msgstr "Jenis Kueri" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 #, fuzzy msgid "Event type" msgstr "Jenis Kueri" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Ubah" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Status" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Tamat" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Kemasukkan Selesai" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8348,135 +8370,135 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Jadual %s telah digugurkan" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Jadual %s telah digugurkan" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "Nama Kolum" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy msgid "Direction" msgstr "Cipta" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Panjang/Nilai*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy msgid "Remove last parameter" msgstr "Tukarnama jadual ke" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Panjang/Nilai*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy msgid "Return options" msgstr "Statistik pangkalan data" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Jenis Kueri" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8513,23 +8535,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Masa" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8626,154 +8648,154 @@ msgstr "Tiada jadual dijumpai pada pangkalan data." msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Jadual \"%s\" tidak wujud!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Sila konfigurasikan kordinat bagi jadual %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Skema bagi pangkalan data \"%s\" database - Laman %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Skema Hubungan" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Kandungan" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atribut" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Ekstra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Cipta Halaman baru" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Muka Surat:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy msgid "Automatic layout based on" msgstr "Versi Pelayan" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Sila Pilih Laman untuk diubah" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "Sila pilih pangkalan data" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Pilih Jadual" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Skema Hubungan" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Papar grid" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Papar warna" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Papar dimensi jadual" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "paparkan semua Jadual dengan kelebaran yang sama?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Menegak" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Melintang" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy msgid "Orientation" msgstr "Cipta" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8794,46 +8816,46 @@ msgstr "" msgid "Current Server" msgstr "Pelayan" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Cari di pangkalan data" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Cari di pangkalan data" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Laksana kueri SQL pada pangkalan data %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Laksana kueri SQL pada pangkalan data %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8844,11 +8866,11 @@ msgstr "" msgid "Columns" msgstr "Nama Kolum" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "andabuku kueri-SQL ini" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8949,7 +8971,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -8967,36 +8989,36 @@ msgstr "" "backslash (\"\\\") atau single quote (\"'\") didalam nilai tersebut, " "backslashes kan ia (cth '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Tambah/Padam Kolum Medan" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 #, fuzzy msgid "" "Please enter the values for transformation options using this format: 'a', " @@ -9009,62 +9031,62 @@ msgstr "" "backslash (\"\\\") atau single quote (\"'\") didalam nilai tersebut, " "backslashes kan ia (cth '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Tiada" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Utama" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Tekspenuh" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Selepas %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format msgid "Add %s column(s)" msgstr "Tambah medan baru" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "Anda mesti pilih sekurang-kurangnya satu Kolum untuk dipapar" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9087,11 +9109,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9106,96 +9128,96 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Ciri-ciri hubungan am" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Ciri-ciri hubungan am" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "pangkalan data" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Versi Pelayan" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Pengguna" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Pilihan Pelayan" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy msgid "Database client version" msgstr "Komen jadual" -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "Versi PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Papar maklumat PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Laman Rasmi phpMyAdmin" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atribut" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Tiada perubahan" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9207,46 +9229,46 @@ msgstr "" "dilaksanakan dengan pelengkapan asas, ianya terdedah kepada pencerobohan, " "dan anda hendaklah membetulkan lubang keselamatan ini." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9258,43 +9280,43 @@ msgstr "" "Ciri-ciri tambahan ini adalah untuk bekerja dengan pautan jadual yang telah " "tidak diaktifkan. Untuk mengetahuinya klik %shere%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Tiada pangkalan data" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Alter table order by" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Alter table order by" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "Cipta Halaman baru" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Sila pilih pangkalan data" @@ -9342,7 +9364,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9414,76 +9436,76 @@ msgstr "Cipta" msgid "Active options" msgstr "Aksi" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Jadual %s telah digugurkan" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Usage" msgid "Page" msgstr "Penggunaan" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Cipta indeks baru" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Kata Pengenalan" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "Ciri-ciri hubungan am" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "Paparan Hubungan" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Pengubahsuaian telah disimpan" @@ -9554,15 +9576,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Semua" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Jadual %s tidak dijumpai atau ditetapkan pada %s" @@ -9573,38 +9595,38 @@ msgstr "Jadual %s tidak dijumpai atau ditetapkan pada %s" msgid "File doesn't exist" msgstr "Jadual \"%s\" tidak wujud!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "Medan" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "" @@ -9612,7 +9634,7 @@ msgstr "" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "%1$d database has been dropped successfully." @@ -9620,31 +9642,31 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "angkalan data %s telah digugurkan." msgstr[1] "angkalan data %s telah digugurkan." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statistik pangkalan data" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 #, fuzzy msgid "Enable Statistics" msgstr "Statistik pangkalan data" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9673,7 +9695,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "Versi PHP" @@ -9692,485 +9714,485 @@ msgstr "" msgid "disabled" msgstr "Tidak Membenarkan" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 #, fuzzy msgid "Limits the number of simultaneous connections the user may have." msgstr "Limits the number of new connections the user may open per hour." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 #, fuzzy msgid "No privileges." msgstr "Tiada Privilej" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Tiada" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Nota: Nama privilej MySQL adalah dinyatakan dalam B.Inggeris" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 #, fuzzy msgid "Global privileges" msgstr "Tiada Privilej" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 #, fuzzy msgid "Login Information" msgstr "Informasi MasaJana" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Jangan tukar katalaluan" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Tiada pengguna dijumpai." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Anda telah menambah pengguna baru." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Anda telah mengemaskini privilej bagi %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Anda telah menarikbalik privilej Keistimewaan untuk %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Ubah Privilej" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "TarikBalik" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Eksport" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Sebarang" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Privilej" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Privilej" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 #, fuzzy msgid "Grant" msgstr "Cetak" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy msgid "User has been added." msgstr "Medan %s telah digugurkan" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "Thread %s was successfully killed." msgid "Master server changed successfully to %s" msgstr "Bebenang %s telah berjaya dimatikan." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10179,270 +10201,270 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Sila pilih pangkalan data" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Tekspenuh" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Struktur sahaja" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Struktur sahaja" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Bebenang %s telah berjaya dimatikan." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin tidak dapat mematikan bebenang %s. Ianya mungkin telah ditutup." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 #, fuzzy msgid "Query cache" msgstr "Jenis Kueri" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "Penyelitan Lanjutan" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "Papar jadual" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Informasi MasaJana" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy msgid "Refresh rate: " msgstr "Dijana oleh" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Jangan tukar katalaluan" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "Papar jadual" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "Papar jadual" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy msgid "Related links:" msgstr "Operasi" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Jenis Kueri" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Fungsi" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10450,117 +10472,117 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Penyataan" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Pelayan MySQL ini telah berjalan selama %s. Ia dihidupkan pada %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "DiTerima" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Hantar" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Percubaan Gagal" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "DiBatalkan" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Arahan" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy msgid "The number of failed attempts to connect to the MySQL server." msgstr "Limits the number of new connections the user may open per hour." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10568,78 +10590,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10647,7 +10669,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10655,42 +10677,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10698,33 +10720,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10733,243 +10755,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy msgid "Percentage of used key cache (calculated value)" msgstr "Fail bagi set Aksara:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10977,99 +10999,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11077,18 +11099,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11096,68 +11118,68 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy msgid "Thread cache hit rate (calculated value)" msgstr "Jenis Kueri" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Sab" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy msgid "Add chart" msgstr "Tambah medan baru" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Dijana oleh" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Tambah/Padam Kolum Medan" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11166,7 +11188,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11174,18 +11196,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11193,11 +11215,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11205,89 +11227,89 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy msgid "Preset chart" msgstr "Tukarnama jadual ke" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Pilih Jadual" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Tambah Pengguna Baru" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "kueri-SQL" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Statistik Baris" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "Sila pilih pangkalan data" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Jenis Kueri" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Records" msgid "%d second" @@ -11295,7 +11317,7 @@ msgid_plural "%d seconds" msgstr[0] "Rekod" msgstr[1] "Rekod" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11311,8 +11333,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11415,19 +11437,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Pembolehubah dan Penetapan Pelayan" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Nilai Sessi" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Nilai Global" @@ -11719,50 +11741,50 @@ msgstr "" msgid "Wrong data" msgstr "Tiada pangkalan data" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Adakah anda ingin " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Mengesahkan SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Hasil SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Dijana oleh" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Label" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "Database %s has been dropped." msgid "The columns have been moved successfully." @@ -11837,12 +11859,12 @@ msgstr "" msgid "Y Values" msgstr "Nilai" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "Jadual %s telah digugurkan" @@ -11895,481 +11917,481 @@ msgstr "Simpan sebagai fail" msgid "File name" msgstr "Kata Pengenalan" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Nama kekunci utama mestilah... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Tidak boleh menukar indekx ke PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Tiada bahagian indeks ditakrifkan!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Print view" msgid "Edit index" msgstr "Paparan Cetak" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Nama indeks :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" mesti nama dan semesti dari kekunci utama!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Jenis indeks :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Tambah ke indeks  %s kolum" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Jadual %s telah dipindahkan ke %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Jadual %s telah disalin ke %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Nama jadual adalah kosong" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(persatu)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Pindahkan jadual ke (pangkalandata.jadual):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Tukarnama jadual ke" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Salin jadual ke (pangkalandata.jadual):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Penyenggaraan Jadual" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Jadual %s telah dibuangkan" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Buang jadual (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Melonggok data bagi jadual" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Tiada pangkalan data" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Penyenggaraan Jadual" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "Baiki jadual" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Semak integriti rujukan:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Papar jadual" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Penggunaan ruang" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Berkesan" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statistik Baris" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamik" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Panjang baris" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Saiz baris" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy msgid "Internal relation" msgstr "Ciri-ciri hubungan am" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Session value" msgid "Distinct values" msgstr "Nilai Sessi" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Tiada" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Jadual %s telah digugurkan" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Kekunci utama telah ditambah pada %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Indeks telah ditambah pada %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Papar maklumat PHP" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy msgid "Move columns" msgstr "Tambah medan baru" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Paparan Cetak" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Paparan Hubungan" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Cadangkan struktur jadual" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy msgid "Add column" msgstr "Tambah medan baru" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Pada Akhir Jadual" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Pada Awalan Jadual" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Selepas %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Cipta indeks pada  %s " -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Jenis Kueri" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Tiada pangkalan data" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Data" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Versi Pelayan" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Versi Pelayan" @@ -12400,11 +12422,11 @@ msgstr "Anda tidak mempunyai hak mencukupi untuk berada disini sekarang!" msgid "The profile has been updated." msgstr "Profil telah dikemaskini." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Tukarnama jadual ke" @@ -12725,8 +12747,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12852,8 +12874,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/nb.po b/po/nb.po index 59e8379495..67f9d5b3d9 100644 --- a/po/nb.po +++ b/po/nb.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:22+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: norwegian \n" -"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Vis alle" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Sidenummer:" @@ -37,55 +37,56 @@ msgstr "" "Målvinduet kunne ikke oppdateres. Muligens du har lukket modervinduet eller " "din nettleser blokkerer vindu-til-vindu oppdateringer av sikkerhetsårsaker." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Søk" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Utfør" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nøkkel" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Beskrivelse" @@ -108,151 +109,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Databasen %1$s har blitt opprettet." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Database kommentar: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Tabellkommentarer" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Kolonne" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Type" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Standard" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Linker til" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Kommentarer" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Nei" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ja" @@ -260,103 +261,103 @@ msgstr "Ja" msgid "View dump (schema) of database" msgstr "Vis dump (skjema) av database" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Ingen tabeller i databasen." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Velg alle" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Fjern alle valgte" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Databasen er uten navn!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Databasen %s har endret navn til %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Databasen %s har blitt kopiert til %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Endre databasens navn til" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Fjern database" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Databasen %s har blitt slettet" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Drop databasen (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kopier databasen til" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Kun struktur" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktur og data" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Bare data" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE før kopiering" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Legg til %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Legg til AUTO_INCREMENT verdi" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Legg til begrensninger" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Bytt til kopiert database" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Sammenligning" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -364,489 +365,423 @@ msgid "" msgstr "" "phpMyAdmin konfigurasjonslager har blitt deaktivert. Finn ut hvorfor %sher%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Rediger eller eksporter relasjonsskjema" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabell" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Rader" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Størrelse" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "i bruk" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Opprettet" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Sist oppdatert" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Sist kontrollert" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tabell" msgstr[1] "%s tabeller" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Du må velge minst en kolonne for visning" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Bytt til %svisuell bygger%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sorter" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Stigende" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Synkende" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Vis" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriterier" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Sett inn" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "og" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Slett" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Eller" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Endre" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Legg til/Slett kriterierad" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Legg til/Slett kolonner" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Oppdater spørring" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Bruk tabeller" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-spørring i database %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Kjør spørring" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Ingen tilgang" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "minst ett av ordene" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "alle ordene" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "med den nøyaktige setningen" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "som \"regular expression\"" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Søkeresultat for \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Totalt: %s treff" -msgstr[1] "Totalt: %s treff" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s treff i tabell %s" -msgstr[1] "%s treff i tabell %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Se på" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Slett treffene for %s tabellen?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Slett" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Søk i database" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Ord eller verdier å søke med (jokertegn: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Finn:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Ord er separert med et mellomrom (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "I tabellene:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "I kolonne:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Ingen tabeller funnet i databasen" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "ukjent" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabellen %s har blitt tømt" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Visningen %s har blitt slettet" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabellen %s har blitt slettet" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Overvåkning er aktiv." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Overvåkning er ikke aktiv." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "Denne visningen har minst dette antall rader. Sjekk %sdocumentation%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Vis" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikering" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Sum" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s er standard lagringsmotor for denne MySQL tjeneren." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Med avkrysset:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Merk alle" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Merk overheng" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Eksporter" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Utskriftsvennlig forhåndsvisning" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Tøm" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Slett" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Kontroller tabell" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimiser tabell" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Reparer tabell" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analyser tabell" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Legg prefiks til tabell" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Erstatt tabellprefiks" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Kopier tabell med prefiks" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Dataordbok" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Overvåkede tabeller" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Database" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Siste versjon" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Opprettet" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Oppdatert" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Handling" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Slett overvåkningsdata for denne tabellen" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktiv" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "ikke aktiv" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versjoner" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Overvåkningsrapport" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Strukturøyeblikksbilde" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Ikke overvåkede tabeller" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Overvåk tabell" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Databaselogg" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Feil type!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Valgte eksporteringstype krever lagring til ei fil!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Feil parametere!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Ikke nok plass til å lagre fila %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -854,12 +789,12 @@ msgstr "" "Fila %s eksisterer alt på serveren, endre navnet eller merk av for " "overskriving av fil." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Webserveren har ikke tillatelse til å lagre fila %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Dump har blitt lagret til fila %s." @@ -882,7 +817,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometri" @@ -955,29 +890,29 @@ msgstr "" "Velg \"GeomFromText\" fra kolonnen \"Funksjon\" og lim inn teksten nedenfor " "inn i feltet \"Verdi\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Du forsøkte sansynligvis å laste opp en for stor fil. Sjekk %sdokumentasjonen" "%s for måter å omgå denne begrensningen." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Vis bokmerke" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Bokmerket har blitt slettet." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Fila kunne ikke leses" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -987,7 +922,7 @@ msgstr "" "Du forsøkte å laste en komprimert fil som det ikke er støtte for (%s). Enten " "så er ikke støtte implementert eller den er slått av i din konfigurasjon." -#: import.php:390 +#: import.php:394 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 " @@ -997,28 +932,28 @@ msgstr "" "filstørrelsen oversteg maksimum størrelse tillatt i din PHP konfigurasjon. " "Se FAQ 1.16" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Kan ikke konvertere filens tegnsett uten tegnsett konverteringsbibliotek" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Kan ikke starte importeringsprogramtilleggene, kontroller din installasjon!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Bokmerke %s opprettet" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Importen er fullført, %d spørringer utført." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1026,7 +961,7 @@ msgstr "" "Skripttidsabrudd passert, hvis du ønsker å fortsette importen kan du " "gjennopplaste fila og importeringen vil fortsette." -#: import.php:499 +#: import.php:503 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." @@ -1035,15 +970,15 @@ msgstr "" "at phpMyAdmin ikke vil være istand til å fullføre importeringen uten at du " "øker php tidsgrensen." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Kommandoen/spørringen er utført" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Tilbake" @@ -1051,7 +986,7 @@ msgstr "Tilbake" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin er mer brukervennlig med en rammekapabel nettleser." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\"-uttrykk er avslått." @@ -1061,7 +996,7 @@ msgstr "\"DROP DATABASE\"-uttrykk er avslått." msgid "Do you really want to execute \"%s\"?" msgstr "Vil du virkelig " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Du er i ferd med å SLETTE en komplett database!" @@ -1101,7 +1036,7 @@ msgstr "Legg til index" msgid "Edit Index" msgstr "Rediger indeks" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Legg %d kolonne(r) til index" @@ -1119,16 +1054,16 @@ msgstr "Vertsnavnet er tomt!" msgid "The user name is empty!" msgstr "Brukernavnet er tomt!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Passordet er blankt!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Passordene er ikke like!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Legg til bruker" @@ -1140,29 +1075,31 @@ msgstr "Oppfrisker privilegiene" msgid "Removing Selected Users" msgstr "Fjern valgte brukere" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Lukk" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Rediger" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Live trafikk-graf" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Live tilkbl./prosess-graf" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Live spørrings-graf" @@ -1172,24 +1109,24 @@ msgstr "Statistikkdata" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Totalt" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Annet" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "." #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1209,7 +1146,7 @@ msgstr "Servertrafikk (i KiB)" msgid "Connections since last refresh" msgstr "Tilkoblinger siden sist oppdatering" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Prosesser" @@ -1227,7 +1164,7 @@ msgstr "Spørringer siden sist oppdatering" msgid "Questions (executed statements by the server)" msgstr "Spørringer (executed statements av serveren)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Spørringsstatistikk" @@ -1268,14 +1205,14 @@ msgid "System swap" msgstr "System swap" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1327,32 +1264,32 @@ msgstr "Bytes sendt" msgid "Bytes received" msgstr "Bytes mottatt" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "tilkoblinger" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1366,11 +1303,11 @@ msgstr "%d tabell(er)" msgid "Questions" msgstr "Spørringer" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Trafikk" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Innstillinger" @@ -1390,12 +1327,12 @@ msgstr "Legg graf til grid" msgid "Please add at least one variable to the series" msgstr "Legg minst én variabel til serien" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Ingen" @@ -1500,7 +1437,7 @@ msgstr "Endre dine innstillinger" msgid "Current settings" msgstr "Flere innstillinger" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1596,7 +1533,7 @@ msgstr "Forklar SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Tid" @@ -1705,10 +1642,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importer" @@ -1786,7 +1723,7 @@ msgstr "Prosessforespørsel" msgid "Error in Processing Request" msgstr "Feil i prosesseringsforespørsel" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Ingen databaser er valgt." @@ -1846,19 +1783,19 @@ msgstr "Utfør indeks(er)" msgid "Show indexes" msgstr "Vis rutenett" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Slå av kontroll av fremmednøkler" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Påslått" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1896,7 +1833,7 @@ msgstr "Sletter %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET-editor" @@ -1936,8 +1873,8 @@ msgstr "Vis spørringsboks" msgid "No rows selected" msgstr "Ingen rader valgt" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Endre" @@ -1947,18 +1884,18 @@ msgstr "Endre" msgid "Query execution time" msgstr "Maks kjøretid" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d er ikke et gyldig radnummer." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Lagre" @@ -1970,7 +1907,7 @@ msgstr "Skjul søkekriterier" msgid "Show search criteria" msgstr "Vis søkekriterier" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2022,12 +1959,12 @@ msgstr "Spørringsresultatshandlinger" msgid "Data point content" msgstr "Datapekerstørrelse" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignorer" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2049,7 +1986,7 @@ msgstr "Velg fremmednøkkel" msgid "Please select the primary key or a unique key" msgstr "Velg primærnøkkelen eller en unik nøkkel" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Velg kolonne for visning" @@ -2132,7 +2069,7 @@ msgstr "Oppdater rad(er)" msgid "Generate password" msgstr "Generer passord" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generer" @@ -2140,7 +2077,7 @@ msgstr "Generer" msgid "Change Password" msgstr "Endre passord" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Mer" @@ -2237,63 +2174,63 @@ msgid "December" msgstr "Desember" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Des" @@ -2334,32 +2271,32 @@ msgid "Sun" msgstr "Søn" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Man" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Tir" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Ons" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Tor" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Fre" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Lør" @@ -2475,16 +2412,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "per sekund" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "per minutt" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "per time" @@ -2492,6 +2429,262 @@ msgstr "per time" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Maksimum størrelse: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentasjon" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Feil" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-spørring" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL sa: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Kunne ikke koble til SQL validerer!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Forklar SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Ikke forklar SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "uten PHP kode" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Lag PHP kode" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Oppdater" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Ikke teste SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Test SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Inline redigering av denne spørringa" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Inline" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profilering" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Søn" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d. %B, %Y %H:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dager, %s timer, %s minutter og %s sekunder" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "Rutiner" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Start" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Forrige" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Neste" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Slutt" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Hopp til databasen "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Funksjonaliteten %s er påvirket av en kjent feil, se %s" + +#: libraries/CommonFunctions.class.php:2950 +#, fuzzy +#| msgid "Click to select" +msgid "Click to toggle" +msgstr "Klikk for å velge" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktur" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Sett inn" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Se på" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operasjoner" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Bla gjennom datamaskinen:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Merk fra opplastingskatalogen på vevtjeneren %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Katalogen du anga for opplasting kan ikke nåes" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Det er ingen filer å laste opp" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Skriv ut" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2505,91 +2698,59 @@ msgstr "" msgid "Font size" msgstr "Fontstørrelse" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy #| msgid "Save directory" msgid "Save edited data" msgstr "Lagringsmappe" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "CHAR textarea columns" msgid "Restore column order" msgstr "CHAR textarea kolonner" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Start" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Forrige" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Neste" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Slutt" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "CHAR textarea rows" msgid "Start row" msgstr "CHAR textarea rader" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows:" msgid "Number of rows" msgstr "Antall rader:" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "More" msgid "Mode" msgstr "Mer" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "vannrett" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horisontal (roterte overskrifter)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "loddrett" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Sorter etter nøkkel" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2613,117 +2774,129 @@ msgstr "Sorter etter nøkkel" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Innstillinger" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Delvis tekst" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Hele strenger" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Relasjonsnøkkel" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Relasjonsvisningskolonne" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Vis binært innhold" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Vis BLOB innhold" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Vis binært innhold som HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Nettvisertransformasjon" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Raden er slettet" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Slett" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Avslutt" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Kan være unøyaktig. Se FAQ 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "i spørring" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Viser rader" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "totalt" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Spørring tok %01.4f sek" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Spørringsresultatshandlinger" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Forhåndsvisning (med all tekst)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Vis PDF-skjema" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy #| msgid "Create User" msgid "Create view" msgstr "Opprett bruker" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Link ikke funnet" @@ -2789,58 +2962,58 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "Åpne nytt phpMyAdmin vindu" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Cookies må være slått på forbi dette punkt." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Cookies må være slått på forbi dette punkt." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Ingen indeks definert!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indekser" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unik" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Pakket" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinalitet" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Kommentar" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Primærnøkkelen har blitt slettet" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Indeksen %s har blitt slettet" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2849,139 +3022,98 @@ msgstr "" "Indeksene %1$s og %2$s ser ut til å være like og en av dem burde kunne " "fjernes." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Databaser" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Tjener" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktur" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Sett inn" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operasjoner" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Overvåkning" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Triggere" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tabellen ser ut til å være tom!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Databasen ser ut til å være tom!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Spørring ved eksempel (Query by Example)" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilegier" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutiner" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Hendelser" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Designer" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Bruker" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Synkroniser" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binærlogg" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variabler" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Tegnsett" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Motorer" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Feil" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3009,94 +3141,94 @@ msgstr[1] "%1$d rader innsatt." msgid "Error while creating PDF:" msgstr "Tillater lesing av data." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Could not save configuration" msgid "Could not save recent table" msgstr "Kunne ikke lagre konfigurasjonen" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy #| msgid "Count tables" msgid "Recent tables" msgstr "Tell tabeller" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy #| msgid "There are no configured servers" msgid "There are no recent tables" msgstr "Der finnes ingen konfigurerte tjenere" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Det er ikke noen detaljert statusinformasjon for denne lagringsmotoren." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s er tilgjengelig på denne MySQL theneren." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s har blitt dekativert for denne MySQL tjeneren." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Denne MySQL tjeneren har ikke støtte for %s lagringsmotoren." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show slave status" msgid "unknown table status: " msgstr "Vis slavestatus" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Kildedatabase" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Stilen %s ble ikke funnet!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Ugylding database" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Ugylding tabellnavn" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Feil oppstond med endring av tabellnavn fra %1$s til %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Tabellen %s har fått nytt navn %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3104,95 +3236,95 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funksjon" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Verdi" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Søk" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Sett inn" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Velg kolonner (minst ett):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Legg til søkekriterier (innhold i \"where\"-setningen):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Antall poster per side" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Visningsrekkefølge:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 #, fuzzy #| msgid "Maximum number of rows to display" msgid "Maximum rows to plot" msgstr "Maks antall rader som kan framvises" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Se de eksterne verdiene" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "Hide search criteria" msgid "Additional search criteria" msgstr "Skjul søkekriterier" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Utfør en \"spørring ved eksempel\" (jokertegn: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Utfør en \"spørring ved eksempel\" (jokertegn: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy #| msgid "Control user" msgid "How to use" msgstr "Kontrollbruker" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3267,14 +3399,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3521,13 +3653,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "delt" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabeller" @@ -3538,35 +3670,35 @@ msgstr "Tabeller" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Data" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Overheng" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Gå til database" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Ikke replikert" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Replikert" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Kontroller privilegier for databasen "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Kontroller privilegier" @@ -3618,178 +3750,18 @@ msgstr "Ugyldig autentiseringsmetode satt opp i konfigureringen:" msgid "You should upgrade to %s %s or later." msgstr "Du burde oppgradere til %s %s eller nyere." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Maksimum størrelse: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentasjon" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-spørring" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL sa: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Kunne ikke koble til SQL validerer!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Forklar SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Ikke forklar SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "uten PHP kode" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Lag PHP kode" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Oppdater" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Ikke teste SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Test SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Inline redigering av denne spørringa" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Inline" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profilering" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Søn" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d. %B, %Y %H:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dager, %s timer, %s minutter og %s sekunder" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "Rutiner" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Hopp til databasen "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Funksjonaliteten %s er påvirket av en kjent feil, se %s" - -#: libraries/common.lib.php:2880 -#, fuzzy -#| msgid "Click to select" -msgid "Click to toggle" -msgstr "Klikk for å velge" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Bla gjennom datamaskinen:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Merk fra opplastingskatalogen på vevtjeneren %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Katalogen du anga for opplasting kan ikke nåes" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Det er ingen filer å laste opp" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Skriv ut" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3815,9 +3787,9 @@ msgstr "Åpne" msgid "Closed" msgstr "Lukket" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Avslått" @@ -3945,31 +3917,31 @@ msgstr "SOAP tillegg ble ikke funnet" msgid "maximum %s" msgstr "maksimum %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Denne innstillingen er avslått, den vil ikke bli lagt til din konfigurasjon" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Sett verdi: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Gjennopprett standard verdi" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Tillat brukere å endre denne verdien" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Tilbakestill" @@ -4259,7 +4231,7 @@ msgid "Character set of the file" msgstr "Filas tegnsett" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4284,14 +4256,14 @@ msgstr "Sett inn kolonnenavn i første rad" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Kolonner omsluttet av" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Kolonner beskyttet med" @@ -4311,13 +4283,13 @@ msgstr "Fjern CRLF tegn inne i kolonner" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Kolonner avsluttet med" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Linker avsluttet med" @@ -4374,12 +4346,12 @@ msgstr "Merkelappnøkkel" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relasjoner" @@ -4392,7 +4364,7 @@ msgid "Save on server" msgstr "Lagre på tjener" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Skriv over eksisterende filer" @@ -4405,7 +4377,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Bruk venstre anførselstegn med tabell og kolonnenavn" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL kompatibilitetsmodus" @@ -4627,8 +4599,8 @@ msgstr "" "bruk for å tilgang til spesialverdier." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Spørringsvindu" @@ -6009,10 +5981,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Passord" @@ -6032,8 +6004,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Brukernavn" @@ -6280,7 +6252,7 @@ msgstr "%s tillegget mangler. Kontroller din PHP konfigurasjon." msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid " the local MySQL server's socket is not correctly configured)" msgid "" @@ -6288,39 +6260,89 @@ msgid "" "configured)." msgstr "(eller den lokale MySQL tjenerens sokkel er ikke korrekt konfigurert)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Tjeneren svarer ikke" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Detaljer..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Søkeresultat for \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Totalt: %s treff" +msgstr[1] "Totalt: %s treff" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s treff i tabell %s" +msgstr[1] "%s treff i tabell %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Slett treffene for %s tabellen?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Søk i database" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Ord eller verdier å søke med (jokertegn: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Finn:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Ord er separert med et mellomrom (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "I tabellene:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "I kolonne:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" "Tilkoblingen for kontrollbrukeren som definert i din konfigurasjon feilet." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Endre passord" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Intet passord" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Gjenta" @@ -6343,8 +6365,8 @@ msgstr "Opprett ny database" msgid "Create" msgstr "Opprett" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Ingen privilegier" @@ -6358,9 +6380,9 @@ msgstr "Opprett tabell" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Navn" @@ -6368,94 +6390,94 @@ msgstr "Navn" msgid "Number of columns" msgstr "Antall kolonner" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "Kunne ikke laste eksporttillegg, kontroller din innstallasjon!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Eksporter database fra gjeldende tjener" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Eksporter tabell fra \"%s\" database" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Eksporter rader fra %s tabell" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Eksportmetode" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Hurtig - vis minimum alternativer" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Egendefinert - vis alle alternativer" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Database(r):" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabell(er):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Rader:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Dump (noen) rad(er)" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Antall rader:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Start med rad:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Dump alle rader" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Lagre på server i %s katalogen" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Lagre utdata til fil" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Filnavn mal:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ vil bli tjenernavnet" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ vil bli databasenavnet" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ vil bli tabellnavnet" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "alue is interpreted using %1$sstrftime%2$s, so you can use time matting " @@ -6463,97 +6485,97 @@ msgstr ", @TABLE@ vil bli tabellnavnet" #| "will be kept as is." 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." +"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 "" "Denne verdien blir tolket slik som %1$sstrftime%2$s, så du kan bruke " "tidformateringsstrenger. I tillegg vil følgende transformasjoner skje: %3$s. " "All annen tekst beholdes som den er." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Filens tegnsett:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Komprimering:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "Pakket (zip)" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "Komprimert (gz)" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "Komprimert (bz2)" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Lagre som fil" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Formatspesifike valg:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 #, fuzzy #| msgid "Encoding conversion" msgid "Encoding Conversion:" msgstr "Kodingskonvertering" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "Opprett versjon %s av %s.%s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "Opprett versjon %s av %s.%s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6563,81 +6585,81 @@ msgstr "" "dette er en kjent feil i webkit-baserte (Safari, Google Chrome, Arora etc.) " "nettlesere." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Importfilformat" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Fila er under behandling, venligst vent." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" "Vær tålmodig, fila lastes opp. Detaljer om opplastingen er ikke tilgjengelig." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importer til gjeldende tjener" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importer til database \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importer til tabell \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Importer fil:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "FIlen kan bli pakket (%s) eller utpakket." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Filopplastinger er ikke tillatt på denne tjeneren." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Delvis importering" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6645,7 +6667,7 @@ msgstr "" "Forrige import ble tidsavbrutt, vil fortsette fra posisjon %d etter " "gjenninnsending." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 #, fuzzy #| msgid "" #| "the interruption of an import in case the script detects it is se to the " @@ -6660,11 +6682,11 @@ msgstr "" "før det når tidsavbrudd. Dette kan være en god måte å importere store filer " "på, men det kan knekke transaksjoner." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Antall rader å hoppe over, fra første rad:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6673,7 +6695,7 @@ msgstr "" msgid "Language" msgstr "Språk" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Versionsinformasjon" @@ -6717,67 +6739,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Mellomlager" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB status" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Mellomlagerbruk" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "sider" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Ledige sider" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Endrede sider" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Sider som inneholder data" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Sider som skal tømmes" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Opptatte sider" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Tilknyttede sider" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Mellomlageraktivitet" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Leseforespørsler" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Skriveforespørsler" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Lesebommer" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Skriveforsinkelser" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Lesebommer i %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Skriveforsinkelser i %" @@ -7005,20 +7027,20 @@ msgstr "" "gamle logger bli slettet, ellers så vil de bli gitt nytt navn og gitt det " "neste høyeste nummeret." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Relasjoner" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7028,140 +7050,140 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "Ingen data funnet for graf." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL returnerte ett tomt resultat (m.a.o. ingen rader)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" "Følgende strukturer har enten blitt opprettet eller endret. Her kan du:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 #, fuzzy #| msgid "View a structure`s contents by clicking on its name" msgid "View a structure's contents by clicking on its name" msgstr "Vis en strukturs innhold ved å klikke på dens navn" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Endre noen av dens innstillinger ved å klikke på den tilhørende " "\"Innstillinger\" link" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 #, fuzzy #| msgid "Edit its structure by following the \"Structure\" link" msgid "Edit structure by following the \"Structure\" link" msgstr "Endre dens struktur ved å følge \"Struktur\" linken" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Go to database" msgid "Go to database: %s" msgstr "Gå til database" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "Mangler data for %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Go to table" msgid "Go to table: %s" msgstr "Gå til tabell" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Kun struktur" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Go to view" msgid "Go to view: %s" msgstr "Gå til visning" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Skjul" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binær" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" " På grunn av sin lengde,
så vil muligens denne kolonnen ikke være " "redigerbar" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binær - må ikke redigeres" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "webtjener opplastingskatalog" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, fuzzy, php-format #| msgid "Restart insertion with %s rows" msgid "Continue insertion with %s rows" msgstr "Restarte innsettinga med %s rader" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "og så" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Sett inn som ny rad" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Sett inn som ny rad og ignorer feil" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Viser SQL spørring" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Returner" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Sett inn en ny post" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Tilbake til denne siden" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Rediger neste rad" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Bruk TAB tasten for å flytte fra verdi til verdi, eller CTRL+piltastene for " "å bevege deg hvor som helst" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Viser SQL spørring" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Insatt rad id: %1$d" @@ -7176,240 +7198,240 @@ msgstr "Ingen" msgid "Convert to Kana" msgstr "Konverter til Kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fr" msgid "From" msgstr "Fre" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Send" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Apply index(s)" msgid "Add prefix" msgstr "Utfør indeks(er)" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Vil du virkelig " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Ingen endring" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Tegnsett" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "bulgarsk" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "forenklet kinesisk" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Tradisjonell kinesisk" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "uavhengig av bokstavstørrelse" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "avhengig av bokstavstørrelse" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "kroatisk" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "tjekkisk" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "dansk" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "engelsk" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "estisk" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "tysk" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "ordbok" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefonkatalog" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "ungarsk" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandsk" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "japansk" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latvisk" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "lithauisk" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "koreansk" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persisk" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polsk" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "vesteuropeisk" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumensk" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovakisk" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovensk" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spansk" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Tradisjonell spansk" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "svensk" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "thai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "tyrkisk" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "ukrainsk" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "flerspråkelig" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "sentraleuropeisk" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "russisk" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "baltisk" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "armensk" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "kyrillisk" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "arabisk" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "hebraisk" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgisk" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "gresk" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Tjekkoslovakisk" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Hjem" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Logg ut" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin-Dokumentasjon" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Endre navigasjonsrammen" @@ -7433,8 +7455,8 @@ msgstr "Velkommen til %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "En mulig årsak for dette er at du ikke opprettet konfigurasjonsfila. Du bør " "kanskje bruke %1$ssetup script%2$s for å opprette en." @@ -7484,21 +7506,21 @@ msgstr "Passord:" msgid "Server Choice" msgstr "Tjenervalg" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Innlogging uten passord er forbudt av konfigurasjonen (see AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Ingen aktivitet på %s sekunder eller mer, du må logge inn på nytt" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Kan ikke logge inn til MySQL tjeneren" @@ -7590,7 +7612,7 @@ msgstr "Databasevisningsinnstillinger" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Dataark for tabell" @@ -7605,7 +7627,7 @@ msgstr "Hendelse" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7614,21 +7636,21 @@ msgstr "Beskrivelse" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Tabellstruktur for tabell" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Visningsstruktur" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Erstatningsstruktur for visning" @@ -7680,32 +7702,32 @@ msgid "Display MIME types" msgstr "Vis MIME-typer" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Vert" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Generert den" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Tjenerversjon" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP-Versjon" @@ -7788,7 +7810,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7850,33 +7872,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Prosedyrer" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funsjoner" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Begrensninger for dumpede tabeller" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Begrensninger for tabell" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPER FOR TABELLEN" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELASJONER FOR TABELLEN" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7917,28 +7939,28 @@ msgstr "" msgid "Column names: " msgstr "Kolonnenavn: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Ugyldig parameter for CSV import: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Ugyldig format i CSV importen i linje %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Ugyldig antall kolonner i CSV importen i linje %d." @@ -7948,17 +7970,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Tabellnavn" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Kolonnenavn" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Dette tillegget støtter ikke komprimerte importeringer!" @@ -8180,85 +8202,85 @@ msgstr "" "Viser en link, kolonnen inneholder filnavnet, ; første verdi er et prefiks " "slik som \"http://www.example.com/\", andre verdien er en tittel for linken." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "ikke OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Påslått" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Generelle relasjonsegenskaper" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Vis egenskaper" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Lag PDF-dokumenter" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Vis kolonnekommentarer" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Nettvisertransformasjon" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Les i dokumentasjonen hvordan du oppdaterer din Column_comments tabell" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Lagret SQL-spørring" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-historie" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 #, fuzzy #| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "Vedvarende forbindelser" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Raske steg for å sette opp avansert funksjonalitet:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Opprett nødvendige tabeller med examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Opprett en pma bruker og gi tilgang til disse tabellene." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8266,16 +8288,16 @@ msgstr "" "Slå på avansert funksjonalitet i konfigurasjonsfila (config.inc.php), f.eks. med eksempel fra config.sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Re-logginn til phpMyAdmin for å laste den oppdaterte konfigurasjonsfila." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "ingen beskrivelse" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Fjern merking" @@ -8283,7 +8305,7 @@ msgstr "Fjern merking" msgid "Slave configuration" msgstr "Slavekonfigurasjon" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Endre eller rekonfigurer mastertjener" @@ -8296,9 +8318,9 @@ msgstr "" "Hvis ikke, legg til følgende linje i [mysqld] seksjonen:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Brukernavn" @@ -8316,15 +8338,15 @@ msgid "Slave status" msgstr "Slavestatus" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variabler" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Tjener ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8332,38 +8354,38 @@ msgstr "" "Kun slaver startet med --report-host=host_name opsjonen er synlig i denne " "lista." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Legg til slavereplikasjonsbruker" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Alle brukere" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Bruk tekstfelt" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Alle verter" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokal" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Denne vert" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Vis vert tabell" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8371,15 +8393,15 @@ msgstr "" "Når vertstabellen er brukt så ignoreres dette feltet og verdier lagret i " "vertstabellen blir brukt istedet." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Generer passord" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, fuzzy, php-format @@ -8387,142 +8409,142 @@ msgstr "Generer passord" msgid "The following query has failed: \"%s\"" msgstr "Følgende spørringer har blitt utført:" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Event %1$s has been modified." msgstr "Kolonne %s har blitt slettet" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Event %1$s has been created." msgstr "Tabellen %1$s har blitt opprettet." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Edit server" msgid "Edit event" msgstr "Rediger tjener" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Feil i prosesseringsforespørsel" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "Detaljer..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Hendelsestype" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Hendelsestype" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Endre" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Startup" msgctxt "Start of recurring event" msgid "Start" msgstr "Oppstart" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Slutt" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "complete inserts" msgid "On completion preserve" msgstr "Komplette inserts" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8540,145 +8562,145 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Ugyldig tjenerindeks: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Kolonne %s har blitt slettet" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Tabellen %1$s har blitt opprettet." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Redigeringsmodus" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Rutiner" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Direkte linker" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Lengde/Sett*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Apply index(s)" msgid "Add parameter" msgstr "Utfør indeks(er)" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "Fjern database" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Returtype" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Lengde/Sett*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Tabellinnstillinger" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Security" msgid "Security type" msgstr "Sikkerhet" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Tillater utføring av lagrede rutiner." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8719,25 +8741,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Tid" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Ugylding tabellnavn" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8849,144 +8871,144 @@ msgstr "Ingen tabeller funnet i databasen" msgid "There are no events to display." msgstr "Det er ingen filer å laste opp" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Tabellen %s eksisterer ikke!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Vennligst konfigurer koordinatene for tabell %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Skjema for %s databasen - Side %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 #, fuzzy #| msgid "File %s does not contain any key id" msgid "This page does not contain any tables!" msgstr "Fila %s inneholder ingen nøkkel id" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relasjonsskjema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Innholdsfortegnelse" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Attributter" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Ekstra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Lag en ny side" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Sidenummer" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Automatisk disposisjon" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Interne relasjoner" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Vennligst velg en side for redigering" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Velg side" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Velg tabeller" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Relasjonsskjema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Vis rutenett" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Vis farger" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Vis tabelldimensjoner" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "vis alle tabeller med samme bredde?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Bare vis nøkler" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Landskapsformat" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portrettformat" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Opprettet" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Papirstørrelse" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8994,7 +9016,7 @@ msgstr "" "Den nåværende siden har referanser til tabeller som ikke lenger eksisterer. " "Vil du slette disse referansene?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "slå av/på kladdevindu" @@ -9013,44 +9035,44 @@ msgstr "Ukjent språk: %1$s." msgid "Current Server" msgstr "Gjeldende tjener" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Kildedatabase" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Nåværende tjener" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Fjerntjener" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Differanse" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Måldatabase" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Klikk for å velge" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Kjør SQL spørring/spørringer på tjener %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Kjør SQL spørring/spørringer mot databasen %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Fjern" @@ -9059,11 +9081,11 @@ msgstr "Fjern" msgid "Columns" msgstr "Kolonner" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Lagre denne SQL-spørringen" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "La alle brukere ha adgang til dette bokmerket" @@ -9166,7 +9188,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Overvåkning av %s.%s er aktivert." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -9178,7 +9200,7 @@ msgstr "" "\") eller en enkel apostrof (\"'\") blant disse verdiene, skriv en skråstrek " "foran (eks. '\\\\xyz' eller 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9186,32 +9208,32 @@ msgstr "" "Sett inn en enkelt verdi for standard verdier uten skråstrek, anførselstegn " "eller annen "escaping" med dette formatet: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Fjern kolonne(r)" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -"For en liste over tilgjengelige transformasjonsvalg, klikk på " -"%stransformasjonsbeskrivelser%s" +"For en liste over tilgjengelige transformasjonsvalg, klikk på %" +"stransformasjonsbeskrivelser%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Transformasjonsvalg" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9223,58 +9245,58 @@ msgstr "" "(\"'\") blant disse verdiene så sett en skråstrek foran (eks. '\\\\xyz' " "eller 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Ingen" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Som definert:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primær" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Fulltekst" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Etter %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Legg til %s kolonne(r)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Du må sette inn minst en kolonne." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Lagringsmotor" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Partisjonsdefinisjon" @@ -9295,11 +9317,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Kunne ikke lagre konfigurasjonen" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9314,100 +9336,100 @@ msgstr "Ingen filer funnet inne i ZIP arkivet!" msgid "Error in ZIP archive:" msgstr "Feil i ZIP arkivet:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Generelle relasjonsegenskaper" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "Kollasjon av MySQL-oppkobling" -#: main.php:133 +#: main.php:135 #, fuzzy #| msgid "Other core settings" msgid "Appearance Settings" msgstr "Andre hovedinnstillinger" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Flere innstillinger" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "Brukerdatabase" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Show versions" msgid "Software version" msgstr "Vis versjoner" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protokollversjon" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Bruker" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Server socket" msgid "Server charset" msgstr "Tjenersokkel" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Webserver" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Use light version" msgid "Database client version" msgstr "Bruk hurtigversjon" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP tillegg" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Vis PHP-informasjon" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Offisiell phpMyAdmin-hjemmeside" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Attributter" -#: main.php:252 +#: main.php:255 #, fuzzy msgid "Get support" msgstr "Eksporter" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Ingen endring" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9419,7 +9441,7 @@ msgstr "" "tjener kjører med denne standardinnstillingen, er åpen for misbruk, og du " "burde fikse dette sikkerhetshullet snarest." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9428,7 +9450,7 @@ msgstr "" "Du har slått på mbstring.func_overload i din PHP konfigurasjon. Denne " "opsjonen er ikke kompatibel med phpMyAdmin og kan medføre skader på data!" -#: main.php:294 +#: main.php:297 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 " @@ -9438,19 +9460,19 @@ msgstr "" "flerbyte tegnsett. Uten mbstring-tillegget så kan ikke phpMyAdmin splitte " "strenger korrekt og dette kan medføre uønskede resultater." -#: main.php:302 +#: main.php:305 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." +"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 "" "Ditt PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] er lavere enn cookie " -"gyldighet konfigurert i phpMyAdmin, på grunn av dette så vil din innlogging " -"utløpe raskere enn konfigurert i phpMyAdmin." +"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] er lavere enn " +"cookie gyldighet konfigurert i phpMyAdmin, på grunn av dette så vil din " +"innlogging utløpe raskere enn konfigurert i phpMyAdmin." -#: main.php:309 +#: main.php:312 #, fuzzy #| msgid "" #| "HP parameter http://php.net/manual/en/session.configuration.#ini.session." @@ -9462,16 +9484,16 @@ msgid "" "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" "Ditt PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] er lavere enn cookie " -"gyldighet konfigurert i phpMyAdmin, på grunn av dette så vil din innlogging " -"utløpe raskere enn konfigurert i phpMyAdmin." +"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] er lavere enn " +"cookie gyldighet konfigurert i phpMyAdmin, på grunn av dette så vil din " +"innlogging utløpe raskere enn konfigurert i phpMyAdmin." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Konfigurasjonsfila trenger nå et hemmelig passordfrase (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9481,7 +9503,7 @@ msgstr "" "fortsatt i din phpMyAdmin mappe. Du bør fjerne den så fort phpMyAdming har " "blitt konfigurert." -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "pMyAdmin configuration storage has been deactivated. To find out click " @@ -9492,7 +9514,7 @@ msgid "" msgstr "" "phpMyAdmin konfigurasjonslager har blitt deaktivert. Finn ut hvorfor %sher%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9501,7 +9523,7 @@ msgstr "" "Din PHP MySQL bibliotekfilversjon %s er forskjellig fra din MySQL " "tjenerversjon %s. Dette kan forårsake uforutsett oppførsel." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9510,28 +9532,28 @@ msgstr "" "Tjeneren kjører med Suhosin. Sjekk %sdokumentasjonen%s for potensielle " "problemer." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Ingen databaser" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Endre tabellrekkefølge ved" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Endre tabellrekkefølge ved" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Opprett tabell" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Vennligst velg en database" @@ -9581,7 +9603,7 @@ msgstr "Veksle mellom liten/stor" msgid "Toggle relation lines" msgstr "For å velge relasjon, klikk :" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Importer/Eksporter koordinater for PDF skjema" @@ -9655,77 +9677,77 @@ msgstr "Opprett" msgid "Active options" msgstr "Tabellinnstillinger" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Siden har blitt opprettet" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Sideopprettelsen feilet" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "sider" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Importer filer" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "Export/Import to scale" msgid "Export to selected page" msgstr "Eksporter/Importer til skala" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Lag en ny indeks" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Brukernavn" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Eksporter/Importer til skala" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "anbefalt" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Feil: relasjoner eksisterer allerede." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Feil: Relasjon ikke opprettet." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "FOREIGN KEY relasjon lagt til" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Intern relasjon lagt til" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relasjon slettet" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Feil oppstod under lagring av Designerkoordinater." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Endringene er lagret" @@ -9806,15 +9828,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importer filer" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Alle" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tabellen ble ikke funnet eller ikke konfigurert i %s" @@ -9825,37 +9847,37 @@ msgstr "%s tabellen ble ikke funnet eller ikke konfigurert i %s" msgid "File doesn't exist" msgstr "Tabellen %s eksisterer ikke!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Velg binærlogg for visning" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Filer" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Forkort vist spørring" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Vis hele spørringen" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Loggnavn" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Posisjon" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Original posisjon" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informasjon" @@ -9863,7 +9885,7 @@ msgstr "Informasjon" msgid "Character Sets and Collations" msgstr "Tegnsett og sammenligninger" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9871,24 +9893,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s databasene har blitt slettet." msgstr[1] "%s databasene har blitt slettet." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statistikk for databaser" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Masterreplikasjon" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Slavereplikasjon" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Slå på statistikk" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9896,7 +9918,7 @@ msgstr "" "OBS: Når du slår på databasestatistikk så kan det medføre stor traffik " "mellom webtjeneren og MySQL-tjeneren." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Lagringsmotorer" @@ -9924,7 +9946,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Versjon" @@ -9942,113 +9964,113 @@ msgstr "" msgid "disabled" msgstr "Avslått" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Inkluder alle privilegier unntatt GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Tillater endring av struktur på eksisterende tabeller." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Tillater endring og sletting av lagrede rutiner." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Tillater oppretting av nye databaser og tabeller." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Tillater oppreting av lagrede rutiner." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Tillater oppretting av nye tabeller." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Tillater oppretting av midlertidige tabeller." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Tillater oppretting, sletting og navneendring av brukerkontoer." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Tillater oppretting av nye visninger." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Tillater sletting av data." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Tillater sletting av databaser og tabeller." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Tillater sletting av tabeller." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Tillater å sette opp hendelser for hendelseskalenderen" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Tillater utføring av lagrede rutiner." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Tillater import og eksport av data til og fra filer." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Tillater å legge til brukere og privilegier uten å oppfriske " "privilegietabellene." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Tillater oppretting og sletting av indekser." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Tillater å legge til og erstatte data." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Tillater låsing av tabeller for den kjørende tråden." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Begrenser antall nye tilkoblinger brukeren kan åpne per time." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Begrenser antall spørringer brukeren kan sende til tjeneren per time." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -10056,61 +10078,61 @@ msgstr "" "Begrenser antall kommandoer som kan endre tabeller eller databaser brukeren " "kan utføre per time." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Begrens antall samtidige tilkoblinger brukeren kan ha." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Tillater visning av prosessene til alle brukere" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "har ingen effekt i denne versjonen av MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Tillater oppfrisking av tjenerinnstillinger og oppfrisking av mellomlager." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Gir tillatelse til brukeren til å spørre hvor replikasjonsslaver eller -" "tjenere er." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Trenges av replikasjonsslavene." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Tillater lesing av data." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Gir adgang til komplett liste over databaser." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Tillater utføring av SHOW CREATE VIEW spørringer." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Tillater avslutting av tjener." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10120,307 +10142,307 @@ msgstr "" "fleste administrative operasjoner som å sette globale variabler eller " "avslutting av andre brukeres tråder." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Tillater opprettelse og sletting av triggere" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Tillater endring av data." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Ingen privilegier." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Ingen" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Tabell-spesifikke privilegier" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "OBS: MySQL privilegiumnavn er på engelsk" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administrasjon" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globale privilegier" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Databasespesifikke privilegier" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ressursbegrensninger" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Merk: Ved å sette disse til 0 (null) fjernes begrensningen." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Innlogingsinformasjon" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Ikke endre passordet" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Ingen bruker(e) funnet." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Brukeren %s finnes fra før!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Du har lagt til en ny bruker." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Du har oppdatert privilegiene til %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Du har fjernet privilegiene til %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Passordet til %s er endret." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Sletter %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Ingen brukere merket for sletting!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Oppfrisker privilegiene" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "De valgte brukerne har blitt slettet." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Oppfriskingen av privilegiene lyktes." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Rediger privilegier" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Tilbakekall" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Eksporter" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Alle" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Privilegier" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Privilegier" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Brukeroversikt" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Rettighet" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Fjern valgte brukere" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Tilbakekall alle aktive privilegier fra brukerne og slett dem etterpå." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Slett databasene som har det samme navnet som brukerne." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Merk: phpMyAdmin får brukerprivilegiene direkte fra MySQL " "privilegietabeller. Innholdet i disse tabellene kan være forskjellig fra de " "privilegiene tjeneren bruker hvis det er utført manuelle endringer på den. I " "så fall bør du %soppfriske privilegiene%s før du fortsetter." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Den valgte brukeren ble ikke funnet i privilegietabellen." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Kolonne-spesifikke privilegier" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Legg til privilegier til følgende database" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Jokertegnene _ og % må beskyttes med en \\ for å bruke dem direkte" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Legg til privilegier til følgende tabell" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Endre innloggingsinformasjon / kopiere bruker" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Opprett ny bruker med de samme privilegier og ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... behold den gamle." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... slett den gamle fra brukertabellene." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ... tilbakekall alle aktive privilegier fra den gamle og slett den etterpå." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" " ... slett den gamle fra brukertabellene og deretter oppfrisk privilegiene." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Brukerdatabase" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Opprett database med samme navn og gi alle rettigheter" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Gi alle rettigheter på jokertegnavn (username\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Gi alle privilegier for databasen "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Brukere som har adgang til "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "databasespesifikk" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "jokertegn" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Visningen %s har blitt slettet" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Ukjent feil" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Kan ikke koble til master %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Kan ikke lese masterloggposisjon. Muligens privilegieproblem på master." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Kan ikke endre master" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "Master server changed succesfully to %s" msgid "Master server changed successfully to %s" msgstr "Mastertjener endret til %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Denne tjeneren er konfigurert som master i en replikasjonsprosess." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Vis masterstatus" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Vis tilkoblede slaver" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10429,11 +10451,11 @@ msgstr "" "Denne tjeneren er ikke konfigurert som master i en replikasjonsprosess. " "Ønsker du å konfigurere den?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Masterkonfigurering" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10447,19 +10469,19 @@ msgstr "" "databasene) eller du kan velge å ignorere alle databaser som standard og " "tillate bare enkelte databaser å bli replikert. Vennligst velg modus:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Repliker alle databaser; Ignorer:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Ignorer alle databaser; repliker:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Vennligst velg databaser:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10467,7 +10489,7 @@ msgstr "" "Legg til følgende linjer på slutten av din my.cnf og restart MySQL tjeneren " "etterpå.." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10477,88 +10499,88 @@ msgstr "" "vil du se en melding som informerer deg at denne tjeneren er " "konfigurert som master" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Slave SQL Thread kjører ikke!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Slave IO Thread kjører ikke!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "Tjener er konfigurert som slave i en replikasjonsprosess. Ønsker du å:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Se slavestatustabell" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Synkroniser databaser med master" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Kontrollslave:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Full start" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Full stopp" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Resett slave" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "SQL Thread %s only" msgid "Start SQL Thread only" msgstr "Kun SQL tråd %s" -#: server_replication.php:359 +#: server_replication.php:360 #, fuzzy #| msgid "SQL Thread %s only" msgid "Stop SQL Thread only" msgstr "Kun SQL tråd %s" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "IO Thread %s only" msgid "Start IO Thread only" msgstr "Kun IO tråd %s" -#: server_replication.php:364 +#: server_replication.php:365 #, fuzzy #| msgid "IO Thread %s only" msgid "Stop IO Thread only" msgstr "Kun IO tråd %s" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Feilbehandling:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "Å hoppe over feil kan føre til usynkroniserte master og slave!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Hopp over nåværende feil" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Hopp over neste" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "feil." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10567,163 +10589,163 @@ msgstr "" "Denne tjeneren er ikke konfigurert som master i en replikasjonsprosess. " "Ønsker du å konfigurere den?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Tråd %s ble avsluttet med suksess." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin kunne ikke avslutte tråd %s. Den er sansynligvis alt avsluttet." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Handler" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Spørringsmellomlager" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Tråder" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Midlertidige data" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Forsinkede innsettinger" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Nøkkelmellomlager" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Sammenføyninger" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sortering" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Transaksjonskoordinator" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Flush (close) all tables" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Vis åpne tabeller" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Vis slaveverter" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Vis slavestatus" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Flush query cache" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Kjøringsinformasjon" -#: server_status.php:792 +#: server_status.php:804 #, fuzzy #| msgid "See slave status table" msgid "All status variables" msgstr "Se slavestatustabell" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Oppdater" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Filter" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Ikke endre passordet" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Vis åpne tabeller" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Vis åpne tabeller" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Relasjoner" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Spørringstype" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Informasjon" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10731,33 +10753,33 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, fuzzy, php-format #| msgid "Customize startup page" msgid "Questions since startup: %s" msgstr "Endre oppstartssiden" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Oversikt" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "s MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Denne MySQL tjeneren har kjørt i %s. Den startet opp den %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10765,19 +10787,19 @@ msgstr "" "Denne tjeneren jobber både som tjener og slave i " "replikasjonsprosessen." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Denne tjeneren er konfigurert som tjener i en replikasjonsprosess." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Denne tjeneren er konfigurert som slave i en replikasjonsprosess." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10785,11 +10807,11 @@ msgstr "" "For mer informasjon om replikasjonsstatusen for tjeneren, gå til replikasjonsseksjonen." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Replikasjonsstatus" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10797,47 +10819,47 @@ msgstr "" "På en travel tjener så kan byte-tellerene overflyte, så denne statistikken " "som rapportert av MySQL tjeneren kan være unøyaktig." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Mottatt" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Sendt" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "maks. samtidige tilkoblinger" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Feilede forsøk" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Avbrutt" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Kommando" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "Could not connect to MySQL server" msgid "The number of failed attempts to connect to the MySQL server." msgstr "Kunne ikke koble til MySQL tjener" -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10847,17 +10869,17 @@ msgstr "" "som overskred verdien av binlog_size og brukte en midlertidig fil for å " "lagre spørringer fra transaksjonen." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Antall transaksjoner som brukte den midlertidige binærloggmellomlageret." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10869,11 +10891,11 @@ msgstr "" "bør du vurdere å øke tmp_table_size verdien slik at midlertidige tabeller " "blir lagret i minnet og ikke på harddisken." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Antall midlertidige filer mysqld har opprettet." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10881,7 +10903,7 @@ msgstr "" "Antall midlertidige tabeller i minnet automatisk opprettet av tjeneren under " "utføriing av spørringer." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10889,7 +10911,7 @@ msgstr "" "Antall rader skrevet med INSERT DELAYED hvor en eller annen form for feil " "oppstod (mest sannsynlig duplisert nøkkel)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10897,23 +10919,23 @@ msgstr "" "Antall INSERT DELAYED håndterertråder i bruk. Hver eneste tabell hvor det " "blir brukt INSERT DELAYE får sin egen tråd." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Antall INSERT DELAYED rader skrevet." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Antall utførte FLUSH uttrykk." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Antall interne COMMIT uttrykk." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Antall ganger en rad ble slettet fra en tabell." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10923,7 +10945,7 @@ msgstr "" "tabell med et gitt navn. Dette blir kalt oppdaging (discovery). " "Handler_discover indikerer antall ganger tabeller har blitt oppdaget." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10933,7 +10955,7 @@ msgstr "" "er høyt tyder det på at tjeneren utfører en god del fullindekssøk; for " "eksempel, SELECT col1 FROM foo, da forutsatt at col1 er indeksert." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10942,7 +10964,7 @@ msgstr "" "er høyt gir dette en god indikasjon på at dine spørringer og tabeller er " "riktig indeksert." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10953,7 +10975,7 @@ msgstr "" "har sansynligvis mange spørringer som krever at MySQL leser hele tabeller " "eller du har joins som ikke bruker nøkler korrekt." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10961,7 +10983,7 @@ msgstr "" "Antall forespørsler for å lese den forrige raden i nøkkelrekkefølge. Denne " "lesemetoden er hovedsakelig brukt for å optimalisere ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10973,7 +10995,7 @@ msgstr "" "har mest sansynlig mange spørringer som krever at MySQL leser hele tabeller " "eller du har joins som som ikke bruker nøkler korrekt." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10985,37 +11007,37 @@ msgstr "" "tabeller ikke er rett indeksert eller at dine spørringer ikke er skrevet for " "å utnytte de indeksene du har." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Antall interne ROLLBACK kommandoer." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Antall forespørsler for å oppdatere en rad i en tabell." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Antall forespørsler for å sette inn en rad i en tabell." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Antall sider som inneholder data (endret eller uendret)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Antall sider for tiden endret." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "Antall midlertidige mellomlagersider som det har vært " "oppfriskningsforespørsler på." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Antall tomme sider." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -11024,7 +11046,7 @@ msgstr "" "Antallet låste sider i InnoDBs mellomlager. Dette er sider som er under " "lesing eller skriving eller ikke kan tømmes eller fjernes av en annen grunn." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -11036,11 +11058,11 @@ msgstr "" "kan også regnes ut som Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Total størrelse på midlertidig mellomlager i sider." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -11048,7 +11070,7 @@ msgstr "" "Antall \"tilfeldige\" \"read-aheads\" InnoDB startet. Dette skjer når en " "spørring skanner en stor andel av en tabell men i en tilfeldig rekkefølge." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -11056,11 +11078,11 @@ msgstr "" "Antall sekvensielle \"read-aheads\" InnoDB startet. Denne skjer når InnoDB " "utfører en sekvensiell full tabellskanning." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Antall logiske leseforespørsler InnoDB har utført." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -11068,7 +11090,7 @@ msgstr "" "Antall logiske lesninger som InnoDN ikke kunne tilfredsstille fra " "mellomlageret og måtte utføre en enkelsidelesnining." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -11082,55 +11104,55 @@ msgstr "" "telleren viser antall slike ventinger. Hvis mellomlagerstørrelsen er godt " "innstilt så vil denne verdien være liten." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Antall skrivinger til InnoDBs midlertidig mellomlager." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Antall fsync() operasjoner så langt." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Antall ventende fsync() operasjoner." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Antall ventende lesinger." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Antall ventende skrivinger." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Mengden data lest så langt, i bytes." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Antall utførte lesninger." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Antall utførte skrivinger." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Mengden data skrevet så langt, i bytes." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Antallet dobbeltskrivinger som har blitt utført og antall sider som har " "blitt skrevet på grunn av dette." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Antallet dobbeltskrivinger som har blitt utført og antall sider som har " "blitt skrevet på grunn av dette." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -11138,35 +11160,35 @@ msgstr "" "Antall ganger ventinger vi hadde fordi loggmellomlageret var for lite og vi " "måtte vente for at det skulle bli tømt før vi kunne fortsette." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Antall loggskrivingsforespørsler." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Antall fysiske skrivinger til loggfila." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Antall fsync-skrivinger utført på loggfila." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Antall ventende loggfil-fsyncs." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Ventende loggfilskrivinger." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Antall bytes skrevet til loggfila." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Antall sider opprettet." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -11174,51 +11196,51 @@ msgstr "" "Den innkompilerte InnoDB sidestørrelsen (standard 16KB). Mange verdier måles " "i sider; sidestørrelsen gjør at det er lett å konvertere dem til bytes." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Antall sidelesninger." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Antall sideskrivinger." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Antall ventende radlåsinger." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Gjennomsnittlig tid for å oppnå radlåsing, i millisekunder." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Total tid brukt for å få radlåsinger, i millisekunder." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Maksimum tid brukt for å oppnå en radlåsing, i millisekunder." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Antall ganger en radlås måtte ventes på." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Antall rader slettet fra InnoDB tabeller." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Antall rader satt inn i InnoDB tabeller." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Antall rader lest fra InnoDB tabeller." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Antall rader oppdatert i InnoDB tabeller." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11227,7 +11249,7 @@ msgstr "" "ennå har blitt skrevet til harddisken. Dette var tidligere kjent som " "Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11235,7 +11257,7 @@ msgstr "" "Antall ubrukte blokker i nøkkelmellomlageret. Du kan bruke denne verdien til " "å bestemme hvor mye av nøkkelmellomlageret som er i bruk." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11244,17 +11266,17 @@ msgstr "" "Antall brukte blokker i nøkkelmellomlageret. Denne verdien er et høyvannsmål " "som viser maksimum antall blokker som har vært brukt på en gang." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Importfilformat" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Antall forespørsler for å lese en nøkkelblokk fra mellomlageret." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11264,26 +11286,26 @@ msgstr "" "stor er nok din key_buffer_size verdi for liten. Mellomlagertreffraten kan " "kalkuleres med Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Antall forespørsler for å skrive en nøkkelblokk til mellomlageret." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Antall fysiske skrivinger av en nøkkelblokk til disk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11294,17 +11316,17 @@ msgstr "" "forskjellige spørringsplaner for den samme spørringen. Standardverdien på 0 " "betyr at ingen spørring har blitt kompilert ennå." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Antall rader som venter på å bli skrevet i INSERT DELAYED køer." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11312,38 +11334,38 @@ msgstr "" "Antall tabeller som har blitt åpnet. Hvis denne er stor er nok din " "tabellmellomlagerverdi for liten." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Antall åpne filer." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "Antall åpne dataflyter (hovedsaklig brukt til logging)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Antall åpne tabeller." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Mengden ledig minne i spørringsmellomlager." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Antall mellomlagertreff." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Antall spørringer lagt til i mellomlageret." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11356,7 +11378,7 @@ msgstr "" "og sist brukt (least recently used (LRU)) strategi for å finne hvilke " "spørringer som skal fjernes fra mellomlageret." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11364,19 +11386,19 @@ msgstr "" "Antallet ikkelagrede spørringer (kan ikke lagres, eller ikke lagret p.g.a. " "query_cache_type innstillingen)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Antall spørringer registrert i mellomlageret." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Totale antall blokker i spørringsmellomlageret." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Failsafe replikasjonsstatus (ikke implementert ennå)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11384,11 +11406,11 @@ msgstr "" "Antall joins som ikke bruker indekser. Hvis denne verdien ikke er 0 bør du " "nøye sjekke indeksene til dine tabeller." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "Antall joins som trenger en rekkefølgesøk i en referansetabell." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11396,7 +11418,7 @@ msgstr "" "Antall joins uten nøkler som kontrollerer for nøkkelbruk etter hver rad " "(Hvis denne ikke er 0 bør du nøye kontrollere dine tabellindekser.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11404,15 +11426,15 @@ msgstr "" "Antall joins som brukte rekkefølger på den første tabellen. (Det er normalt " "ikke kritisk selv om denne verdien er stor.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Antall joins som utførte en full skann av den første tabellen." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Antall midlertidige tabeller for tiden åpnet av slave SQL tråden." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11420,12 +11442,12 @@ msgstr "" "Det totale antall ganger (siden oppstart) replikasjonsslave-SQL-tråden har " "gjentatt transaksjoner." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Denne er ON hvis denne tjeneren er en slave som er koblet til en master." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11433,12 +11455,12 @@ msgstr "" "Antall tråder som har brukt mer enn slow_launch_time sekunder under " "opprettelse." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "Antall spørringer som har brukt mer enn long_query_time sekunder." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11448,24 +11470,24 @@ msgstr "" "denne verdien er stor bør du vurdere å øke verdien av sort_buffer_size " "systemvariabelen." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Antall sorteringer som ble utført med rekkefølger." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Antall sorterte rader." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" "Antall sorteringer som har vært utført ved hjelp av skanning av tabellen." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Antall ganger en tabellåsing ble utført umiddelbart." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11477,7 +11499,7 @@ msgstr "" "først optimalisere dine spørringer, og deretter enten splitte din tabell " "eller tabeller eller bruke replikasjon." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11487,11 +11509,11 @@ msgstr "" "Threads_created/Connections. Hvis denne verdien er rød bør du øke din " "thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Antall åpne tilkoblinger." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11502,75 +11524,75 @@ msgstr "" "stor bør du vurdere å øke thread_cache_size størrelsen. (Normalt vil dette " "ikke gi noen merkbar forbedring hvis du har en god trådimplementering.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Overvåkning er ikke aktiv." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Antall tråder som ikke sover." -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "CHAR textarea rows" msgid "Start Monitor" msgstr "CHAR textarea rader" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Apply index(s)" msgid "Add chart" msgstr "Utfør indeks(er)" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Oppdater" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "CHAR textarea columns" msgid "Chart columns" msgstr "CHAR textarea kolonner" -#: server_status.php:1635 +#: server_status.php:1678 #, fuzzy #| msgid "Error management:" msgid "Chart arrangement" msgstr "Feilbehandling:" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Restore default value" msgid "Reset to default" msgstr "Gjennopprett standard verdi" -#: server_status.php:1640 +#: server_status.php:1683 #, fuzzy msgid "Monitor Instructions" msgstr "Informasjon" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11579,7 +11601,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11587,18 +11609,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11606,11 +11628,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11618,97 +11640,97 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "Fjern database" -#: server_status.php:1690 +#: server_status.php:1733 #, fuzzy #| msgid "See slave status table" msgid "Status variable(s)" msgstr "Se slavestatustabell" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Velg tabeller" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Ugylding tabellnavn" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new server" msgid "Add this series" msgstr "Legg til en ny tjener" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy #| msgid "SQL queries" msgid "Series in Chart:" msgstr "SQL spørringer" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Show statistics" msgid "Log statistics" msgstr "Vis statistikk" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select page" msgid "Selected time range:" msgstr "Velg side" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Spørringstype" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" @@ -11716,7 +11738,7 @@ msgid_plural "%d seconds" msgstr[0] "Sekund" msgstr[1] "Sekund" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11732,8 +11754,8 @@ msgstr "Kunne ikke koble til kilden" msgid "Could not connect to the target" msgstr "Kunne ikke koble til målet" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "'%s' database eksisterer ikke." @@ -11836,19 +11858,19 @@ msgstr "" "Måldatabase vil bli fullstendig synkronisert med kildedatabase. " "Kildedatabase vil forbli uforandret." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Tjenervariabler og -innstillinger" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Økts verdi" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Global verdi" @@ -12150,8 +12172,8 @@ msgid "" "of users, including you, are connected to." msgstr "" "Hvis du føler at dette er nødvending, så bruk ekstra " -"beskyttelsesinnstillinger - [a@?page=servers&mode=edit&id=" -"%1$d#tab_Server_config]vertsautentisering[/a] innstillinger og [a@?" +"beskyttelsesinnstillinger - [a@?page=servers&mode=edit&id=%1" +"$d#tab_Server_config]vertsautentisering[/a] innstillinger og [a@?" "page=form&formset=features#tab_Security]godkjente mellomlagerliste[/a]. " "Merk at IP-basert beskyttelse ikke er så god hvis din IP tilhører en " "Internettilbyder som har tusenvis av brukere, inkludert deg, tilknyttet." @@ -12235,48 +12257,48 @@ msgstr "Nøkkelen bør inneholde tall, bokstaver [em]og[/em] spesielle tegn" msgid "Wrong data" msgstr "Ingen databaser" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Vil du virkelig " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Viser som PHP kode" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Validert SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL-resultat" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Generert av" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problemer med indeksene i tabellen `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Navn" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tabellen %1$s har blitt endrett" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12357,12 +12379,12 @@ msgstr "" msgid "Y Values" msgstr "Verdi" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Tabel %s eksisterer allerede!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Tabellen %1$s har blitt opprettet." @@ -12419,219 +12441,219 @@ msgstr "Lagre som fil" msgid "File name" msgstr "Tabellnavn" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Navnet til primærnøkkelen må være... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Kan ikke endre indeks til PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Ingen indeksdeler definert!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Apply index(s)" msgid "Add index" msgstr "Utfør indeks(er)" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Redigeringsmodus" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Indeksnavn :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" være navnet til og bare til en primærnøkkel!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Indekstype :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Legg til indeks %s kolonne(r)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Kan ikke flytte tabellen til samme navn!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Kan ikke kopiere tabellen til samme navn!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabellen %s har blitt flyttet til %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabellen %s er kopiert til %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Tabellnavnet er tomt!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Endre tabellrekkefølge ved" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(enkeltvis)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Flytt tabell til (database.tabell):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Tabellinnstillinger" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Endre tabellens navn" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopier tabell til (database.tabell):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Bytt til kopiert tabell" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Tabellvedlikehold" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmenter tabell" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabelen %s har blitt oppfrisket" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Oppfrisk tabellen (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete data or table" msgstr "Slett overvåkningsdata for denne tabellen" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy #| msgid "Go to database" msgid "Delete the table (DROP)" msgstr "Gå til database" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Partisjonsvedlikehold" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partisjon %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analyser" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Kontroller" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimaliser" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Gjenoppbygg" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Reparer" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Fjern partisjonering" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Sjekk referanseintegritet:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Vis tabeller" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Plassbruk" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Effektiv" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Radstatistikk" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statisk" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dynamisk" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Radlengde" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Radstørrelse" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Feil oppstod under forsøk på opprettelse av fremmednøkkel på %1$s " "(kontroller datatyper)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Interne relasjoner" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12639,146 +12661,146 @@ msgstr "" "En intern relasjon er ikke nødvendig når en tilsvarende FOREIGN KEY relasjon " "eksisterer." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Fremmednøkkelbegrensning" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Se gjennom distinkte verdier" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 #, fuzzy #| msgid "Adding Primary Key" msgid "Add primary key" msgstr "Legger til primærnøkkel" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Apply index(s)" msgid "Add SPATIAL index" msgstr "Utfør indeks(er)" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Ingen" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Kolonne %s har blitt slettet" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "En primærnøkkel har blitt lagt til %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "En indeks har blitt lagt til %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show versions" msgid "Show more actions" msgstr "Vis versjoner" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Fjern kolonne(r)" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Utskriftsvennlig forhåndsvisning" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Relasjonsvisning" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Foreslå tabellstruktur" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Legg til kolonne(r)" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Ved slutten av tabellen" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Ved begynnelsen av tabellen" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Etter %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Lag en indeks på %s kolonner" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "partisjonert" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Overvåkningsrapport for tabell `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, fuzzy, php-format #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Versjon %s er opprettet, overvåking av %s.%s er aktivert." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Overvåkning av %s.%s er aktivert." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Overvåkning av %s.%s er aktivert." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL spørringer utført." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12786,131 +12808,131 @@ msgstr "" "Du kan utføre dumpen ved å opprette og bruke en midlertidig database. " "Kontroller at du har privilegiene til å gjøre så." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Kommenter ut disse to linjene hvis du ikke trenger dem." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL spørringer eksportert. Venligst kopier dumpen eller utfør den." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Versjon %s øyeblikksbilde (SQL kode)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 #, fuzzy #| msgid "Track these data definition statements:" msgid "Tracking data definition successfully deleted" msgstr "Spor disse datadefinisjonsspørringene:" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Gather errors" msgid "Query error" msgstr "Samle feilmeldinger" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 #, fuzzy #| msgid "Track these data manipulation statements:" msgid "Tracking data manipulation successfully deleted" msgstr "Spor disse datamanipulasjonsspørringene:" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Overvåkingsspørringer" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, fuzzy, php-format #| msgid "Show %s with dates from %s to %s by user %s %s" msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Vis %s med datoer fra %s til %s fra bruker %s %s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "Slett overvåkningsdata for denne tabellen" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Ingen databaser" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Dato" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Datadefinisjonsuttrykk" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Datamanipulasjonsuttrykk" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL dump (filnedlasting)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL dump" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Dette valget vil erstatte din tabell og dataene den inneholder." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL utførelse" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Eksporter som %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Vis versjoner" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "Deaktiver overvåkning av %s.%s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Deaktiver nå" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "Aktiver overvåkning av %s.%s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Aktiver nå" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "Opprett versjon %s av %s.%s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Spor disse datadefinisjonsspørringene:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Spor disse datamanipulasjonsspørringene:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Opprett versjon" @@ -12939,11 +12961,11 @@ msgstr "Du har ikke nok rettigheter til å være her nå!" msgid "The profile has been updated." msgstr "Profilen har blitt oppdatert." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "VIEW navn" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Endre tabellens navn" @@ -13282,8 +13304,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13418,8 +13440,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -14283,8 +14305,8 @@ msgstr "maks. samtidige tilkoblinger" #~ msgid "" #~ "Are you sure you want to disable all BLOB references for database %s?" #~ msgstr "" -#~ "Er du sikker på at du ønsker å slå av alle BLOB referanser for databasen " -#~ "%s?" +#~ "Er du sikker på at du ønsker å slå av alle BLOB referanser for databasen %" +#~ "s?" #, fuzzy #~ msgid "Unknown error while uploading." diff --git a/po/nl.po b/po/nl.po index 3ae8455620..77f21d621d 100644 --- a/po/nl.po +++ b/po/nl.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-04-23 16:55+0200\n" "Last-Translator: Dieter Adriaenssens \n" "Language-Team: dutch \n" -"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 0.10\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Toon alles" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Paginanummer:" @@ -37,55 +37,56 @@ msgstr "" "Het doelvenster kon niet worden bijgewerkt. Misschien heeft u het venster " "afgesloten of uw browser blokkeert bijwerkingen van uw venster." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Zoeken" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Start" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Sleutelnaam" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Beschrijving" @@ -108,151 +109,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Databank %1$s werd aangemaakt." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Databankopmerking: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Tabelopmerkingen" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Kolom" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Type" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Leeg" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Standaardwaarde" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Verwijst naar" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Opmerkingen" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Nee" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ja" @@ -260,101 +261,101 @@ msgstr "Ja" msgid "View dump (schema) of database" msgstr "Bekijk een dump (schema) van databank" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Geen tabellen gevonden in de databank." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Selecteer alles" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Deselecteer alles" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "De databanknaam is leeg!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Databank %1$s werd hernoemd naar %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Databank %1$s werd gekopieerd naar %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Hernoem databank naar" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Verwijder databank" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Databank %s werd verwijderd." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Verwijder de databank (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kopiëer databank naar" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Alleen structuur" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Structuur en gegevens" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Alleen gegevens" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE vóór het kopiëren" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Voeg %s toe" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Voeg AUTO_INCREMENT-waarde toe" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Voeg beperkingen toe" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Overschakelen naar de gekopieerde databank" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Collatie" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -363,491 +364,425 @@ msgstr "" "De configuratie-opslag van phpMyAdmin is uitgeschakeld. Om te weten te komen " "waarom klik %shier%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Bewerk of exporteer relationeel schema" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabel" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Rijen" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Grootte" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "in gebruik" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Gecreëerd" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Laatst bijgewerkt" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Laatst gecontroleerd" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tabel" msgstr[1] "%s tabellen" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Er moet ten minste 1 weer te geven kolom worden gekozen" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Overschakelen op %svisuele builder%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sorteren" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Oplopend" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Aflopend" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Toon" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Criterium" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Toevoegen" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "En" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Verwijder" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Of" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Aanpassen" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Criterium-rijen toevoegen/verwijderen" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Kolommen toevoegen/verwijderen" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Wijzig Query" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Tabellen gebruiken" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-query op databank %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Query uitvoeren" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Toegang geweigerd" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "ten minste een van de woorden" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "alle woorden" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "de exacte zin" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "als een reguliere expressie" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Zoekresultaten voor \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Totaal: %s overeenkomst" -msgstr[1] "Totaal: %s overeenkomsten" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s overeenkomst in de tabel %2$s" -msgstr[1] "%1$s overeenkomsten in de tabel %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Verkennen" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Verwijder gevonden rijen voor de tabel %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Verwijderen" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Zoeken in de databank" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Woorden of waarden waarnaar gezocht moet worden (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Zoek:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Woorden worden gesplitst door een spatiekarakter (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "In de tabellen:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "In de kolom:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Geen tabellen gevonden in de databank" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "onbekend" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabel %s is leeg gemaakt" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "View %s is verwijderd" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabel %s is vervallen" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Tracking is ingeschakeld." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Tracking is niet actief." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Deze view heeft minimaal deze hoeveelheid aan rijen. Zie de %sdocumentatie%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "View" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replicatie" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Som" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s is de standaard storage engine op deze MySQL-server." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Met geselecteerd:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Selecteer alles" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Selecteer tabellen met overhead" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Exporteren" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Afdrukken" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Legen" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Verwijderen" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Controleer tabel" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimaliseer tabel" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Repareer tabel" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analyseer tabel" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Voeg voorvoegsel toe aan tabel" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Vervang tabelvoorvoegsel" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Vervang tabel met voorvoegsel" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Data Woordenboek" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Tabellen met tracker" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Databank" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Laatste versie" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Aangemaakt" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Bijgewerkt" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Actie" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Verwijder tracking data voor deze tabel" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "ingeschakeld" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "niet actief" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versies" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Tracking-rapport" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Structuur-snapshot" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Tabellen zonder tracker" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Tabel tracken" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Databank-log" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Verkeerd type!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" "Het geselecteerde export type dient als een bestand te worden opgeslagen!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Verkeerde parameters!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Onvoldoende ruimte om het bestand %s op te slaan." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -855,12 +790,12 @@ msgstr "" "Bestand %s bestaat al op de server, verander de bestandsnaam of activeer de " "optie overschrijven." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "De webserver heeft geen rechten om het bestand %s op te slaan." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Dump is bewaard als %s." @@ -883,7 +818,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometrie" @@ -958,29 +893,29 @@ msgstr "" "Kies \"GeomFormText\" uit de kolom \"Functie\" en plaats de onderstaande " "string in het veld \"Waarde\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"U probeerde waarschijnlijk een bestand dat te groot is te uploaden. Zie de " -"%sdocumentatie%s voor mogelijkheden om dit te omzeilen." +"U probeerde waarschijnlijk een bestand dat te groot is te uploaden. Zie de %" +"sdocumentatie%s voor mogelijkheden om dit te omzeilen." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Toon bladwijzer" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "De bladwijzer werd verwijderd." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Bestand kon niet worden gelezen" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -991,7 +926,7 @@ msgstr "" "uploaden. De ondersteuning is niet geïmplementeerd of uitgeschakeld in de " "configuratie." -#: import.php:390 +#: import.php:394 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 " @@ -1002,30 +937,30 @@ msgstr "" "de maximale bestandsgrootte zoals opgegeven in de PHP-configuratie. Zie [a@./" "Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Kan de karakterset van het bestand niet omzetten zonder de 'character set " "conversion' bibliotheek" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "De plugins voor het importeren konden niet worden geladen, controleer uw " "installatie!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Bladwijzer %s aangemaakt" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Import is geslaagd, %d queries uitgevoerd." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1033,7 +968,7 @@ msgstr "" "De maximale uitvoertijd is verstreken, indien u de import wil afmaken kunt u " "het bestand opnieuw invoeren." -#: import.php:499 +#: import.php:503 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." @@ -1042,15 +977,15 @@ msgstr "" "dit dat phpMyAdmin dit niet af kan maken tenzij de tijdsbeperkingen van PHP " "worden versoepeld." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Uw SQL-query is succesvol uitgevoerd" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Terug" @@ -1060,7 +995,7 @@ msgstr "" "phpMyAdmin werkt gebruiksvriendelijker met een browser die frames aan " "kan." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" opdrachten zijn uitgeschakeld." @@ -1069,7 +1004,7 @@ msgstr "\"DROP DATABASE\" opdrachten zijn uitgeschakeld." msgid "Do you really want to execute \"%s\"?" msgstr "Weet u zeker dat u de query \"%s\" wil uitvoeren?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "U staat op het punt een volledige databank te VERWIJDEREN!" @@ -1109,7 +1044,7 @@ msgstr "Index toevoegen" msgid "Edit Index" msgstr "Index bewerken" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Voeg %d kolom(men) toe aan index" @@ -1127,16 +1062,16 @@ msgstr "De machinenaam is leeg!" msgid "The user name is empty!" msgstr "De gebruikersnaam is leeg!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Het wachtwoord is leeg!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "De wachtwoorden zijn niet gelijk!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Gebruiker toevoegen" @@ -1148,29 +1083,31 @@ msgstr "Rechten worden herladen" msgid "Removing Selected Users" msgstr "Geselecteerde gebruikers worden verwijderd" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Sluiten" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Wijzigen" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Grafiek met huidig dataverkeer" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Live conn./process grafiek" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Grafiek van actieve queries" @@ -1180,24 +1117,24 @@ msgstr "Statische gegevens" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Totaal" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Andere" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "." #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1217,7 +1154,7 @@ msgstr "Serververkeer (in KiB)" msgid "Connections since last refresh" msgstr "Verbindingen sinds laatste verversing" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Processen" @@ -1235,7 +1172,7 @@ msgstr "Questions sinds laatste verversing" msgid "Questions (executed statements by the server)" msgstr "Questions (aantal door de server uitgevoerde opdrachten)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Querystatistieken" @@ -1281,14 +1218,14 @@ msgid "System swap" msgstr "Systeemwisselbestand" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1340,32 +1277,32 @@ msgstr "Doorgestuurde bytes" msgid "Bytes received" msgstr "Ontvangen bytes" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Verbindingen" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1379,11 +1316,11 @@ msgstr "%d tabel(len)" msgid "Questions" msgstr "Questions" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Verkeer" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Instellingen" @@ -1403,12 +1340,12 @@ msgstr "Grafiek toevoegen aan raster" msgid "Please add at least one variable to the series" msgstr "Gelieve tenminste één variabele toe te voegen aan de reeks" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Geen" @@ -1508,7 +1445,7 @@ msgstr "Instellingen wijzigen" msgid "Current settings" msgstr "Huidige instellingen" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Grafiektitel" @@ -1600,7 +1537,7 @@ msgstr "Verklaar resultaat" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Tijd" @@ -1702,10 +1639,10 @@ msgstr "" "configuratie is mislukt. Standaard configuratie wordt gebruikt in de " "plaats..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importeren" @@ -1771,7 +1708,7 @@ msgstr "Bezig met verwerken" msgid "Error in Processing Request" msgstr "Fout tijdens het verwerken van de opdracht" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Er zijn geen databanken geselecteerd." @@ -1825,15 +1762,15 @@ msgstr "Indexen verbergen" msgid "Show indexes" msgstr "Indexen tonen" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Controle op vreemde sleutels:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Ingeschakeld)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Uitgeschakeld)" @@ -1862,7 +1799,7 @@ msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" "De definitie van een opgeslagen functie moet een RETURN-statement bevatten!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET-editor" @@ -1903,8 +1840,8 @@ msgstr "SQL-queryveld tonen" msgid "No rows selected" msgstr "Geen rijen geselecteerd" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Veranderen" @@ -1912,18 +1849,18 @@ msgstr "Veranderen" msgid "Query execution time" msgstr "Query-uitvoertijd" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d is geen geldig rijnummer." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Opslaan" @@ -1935,7 +1872,7 @@ msgstr "Zoekcriteria verbergen" msgid "Show search criteria" msgstr "Zoekcriteria tonen" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Zoeken door in te zoomen" @@ -1985,12 +1922,12 @@ msgstr "Queryresultaten" msgid "Data point content" msgstr "Inhoud gegevenspunt" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Negeren" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopiëren" @@ -2010,7 +1947,7 @@ msgstr "Selecteer vreemde sleutel" msgid "Please select the primary key or a unique key" msgstr "Selecteer de primaire sleutel of een unieke sleutel" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Kies weer te geven veld" @@ -2094,7 +2031,7 @@ msgstr "Regel(s) met gegevens tonen" msgid "Generate password" msgstr "Wachtwoord genereren" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Genereren" @@ -2102,7 +2039,7 @@ msgstr "Genereren" msgid "Change Password" msgstr "Wachtwoord wijzigen" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Meer" @@ -2193,63 +2130,63 @@ msgid "December" msgstr "december" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "mrt" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "mei" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "dec" @@ -2287,32 +2224,32 @@ msgid "Sun" msgstr "zo" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "ma" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "di" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "wo" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "do" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "vr" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "za" @@ -2430,16 +2367,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "per seconde" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "per minuut" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "per uur" @@ -2447,6 +2384,252 @@ msgstr "per uur" msgid "per day" msgstr "per dag" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Maximale grootte: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Documentatie" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Fout" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-query" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL retourneerde: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Er kan geen verbinding worden gemaakt met de SQL-validator!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Verklaar SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Uitleg SQL overslaan" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "zonder PHP-code" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Genereer PHP-code" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Vernieuw" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL-validatie overslaan" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Valideer SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Rechtstreekse bewerking van deze query" + +# "Inline" vertaalt naar "rechtstreeks in het document", als het ware binnen +# iets anders. +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Rechtstreeks" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profiling" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "zo" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y om %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dagen, %s uren, %s minuten en %s seconden" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Ontbrekende parameter:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Begin" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Vorige" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Volgende" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Einde" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Ga naar databank "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "De %s functionaliteit heeft last van een bekend probleem, zie %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Klik om te wisselen" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Structuur" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Invoegen" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Verkennen" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Handelingen" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Blader op uw eigen pc:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Selecteer uit de web-server upload directory %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "De folder die u heeft ingesteld om te uploaden kan niet worden bereikt" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Er zijn geen bestanden om te uploaden" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Uitvoeren" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Afdrukken" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2462,74 +2645,50 @@ msgstr "" msgid "Font size" msgstr "Lettertypegrootte" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Sla aangepaste gegevens op" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Kolomvolgorde herstellen" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Begin" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Vorige" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Volgende" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Einde" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Eerste regel" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Aantal rijen" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Modus" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontale" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontale (omgedraaide headers)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "verticale" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "Hoofdingen iedere %s regels" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Sorteren op sleutel" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2553,64 +2712,76 @@ msgstr "Sorteren op sleutel" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Opties" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Gedeeltelijke teksten" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Volledige teksten" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Relationele sleutel" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Relationele weergaveveld" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Toon binaire inhoud" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Toon BLOB-inhoud" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Toon binaire-inhoud als HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Browsertransformaties verbergen" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Goed bekende tekst" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Goed gekende binaire waarde" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "De regel werd verwijderd" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Verwijderen" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "stop proces" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2618,44 +2789,44 @@ msgstr "" "Bij benadering. Zie [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/" "a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "in de query" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Weergave van records" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "totaal" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "query duurde %01.4f sec" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Handelingen voor queryresultaat" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Afdrukken (met volledige teksten)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Grafiek weergeven" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "GIS-gegevens visualiseren" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "VIEW aanmaken" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Link niet gevonden" @@ -2722,56 +2893,56 @@ msgstr "Het geüploade bestand kan niet gelezen (verplaatst) worden." msgid "Open new phpMyAdmin window" msgstr "Nieuw phpMyAdmin-scherm openen" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Cookies moeten aan staan voorbij dit punt." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Javascript moet ingeschakeld zijn voorbij dit punt" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Geen index gedefinieerd!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indexen" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unieke waarde" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Gecomprimeerd" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinaliteit" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Opmerking" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "De primaire sleutel is vervallen" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Index %s is vervallen" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2780,137 +2951,96 @@ msgstr "" "De indexen %1$s en %2$s lijken hetzelfde, mogelijk kan een van beide worden " "verwijderd." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Databanken" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Structuur" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Invoegen" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Handelingen" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Traceren" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Triggers" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tabel lijkt leeg!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Databank lijkt leeg te zijn!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Query opbouwen" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Rechten" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Routines" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Gebeurtenissen" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Ontwerper" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Gebruikers" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Synchroniseren" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binaire log" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variabelen" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Karaktersets" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Plug-ins" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Engines" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Fout" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2936,79 +3066,79 @@ msgstr[1] "%1$d rijen toegevoegd." msgid "Error while creating PDF:" msgstr "Fout bij het aanmaken van de PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Recente tabel kon niet opgeslagen worden" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Recente tabellen" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Er zijn geen recente tabellen" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Er is geen gedetailleerde status informatie beschikbaar voor deze opslag-" "engine." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s is beschikbaar op deze MySQL-server." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s is uitgeschakeld op deze MySQL-server." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Deze MySQL-server ondersteund de %s opslag-engine niet." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "onbekende tabelstatus: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Brondatabank" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Thema %s niet gevonden!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Ongeldige databank" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Ongeldige tabelnaam" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Fout bij het hernoemen van de tabel %1$s naar %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Tabel %1$s is hernoemd naar %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Tabelinterfacevoorkeuren konden niet worden opgeslagen" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -3017,7 +3147,7 @@ msgstr "" "Opkuisen van tabelinterfacevoorkeuren is mislukt (zie $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3028,85 +3158,85 @@ msgstr "" "wijzigingen zullen verdwijnen na verversen van deze pagina. Gelieve na te " "kijken of de tabelstructuur gewijzigd werd." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Functie" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Waarde" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "In de tabel zoeken" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Aanpassen/Invoegen" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Selecteer velden (minstens één):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Zoekcondities toevoegen (het \"where\"-gedeelte van de query):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Aantal rijen per pagina" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Volgorde van weergave:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Gebruik deze kolom om ieder punt een naam te geven" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Maximum aantal af te drukken regels" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Bekijk vreemde waarden" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Bijkomende zoekcriteria" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Voer een \"query als voorbeeld\" (wildcard: \"%\") uit op twee verschillende " "kolommen" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Voer een query op basis van een vergelijking uit (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Doorzoek/bewerk de punten" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Hoe te gebruiken" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3181,14 +3311,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3435,13 +3565,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "gedeeld" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabellen" @@ -3452,35 +3582,35 @@ msgstr "Tabellen" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Data" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Overhead" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Ga naar databank" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Niet gerepliceerd" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Gerepliceerd" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Controleer rechten op databank "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Controleer rechten" @@ -3529,176 +3659,18 @@ msgstr "Ongeldige authenticatiemethode opgegeven in configuratie:" msgid "You should upgrade to %s %s or later." msgstr "U moet upgraden naar %s %s of hoger." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "poging om GLOBALS te overschrijven" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "mogelijk misbruik" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "numerieke toets gedetecteerd" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Maximale grootte: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Documentatie" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-query" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL retourneerde: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Er kan geen verbinding worden gemaakt met de SQL-validator!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Verklaar SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Uitleg SQL overslaan" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "zonder PHP-code" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Genereer PHP-code" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Vernieuw" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL-validatie overslaan" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Valideer SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Rechtstreekse bewerking van deze query" - -# "Inline" vertaalt naar "rechtstreeks in het document", als het ware binnen -# iets anders. -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Rechtstreeks" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profiling" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "zo" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y om %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dagen, %s uren, %s minuten en %s seconden" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Ontbrekende parameter:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Ga naar databank "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "De %s functionaliteit heeft last van een bekend probleem, zie %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Klik om te wisselen" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Blader op uw eigen pc:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Selecteer uit de web-server upload directory %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "De folder die u heeft ingesteld om te uploaden kan niet worden bereikt" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Er zijn geen bestanden om te uploaden" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Uitvoeren" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Afdrukken" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3724,9 +3696,9 @@ msgstr "Geopend" msgid "Closed" msgstr "Gesloten" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Uitgeschakeld" @@ -3854,32 +3826,32 @@ msgstr "PHP SOAP-extensie niet gevonden" msgid "maximum %s" msgstr "maximum %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Deze instelling is uitgeschakeld, het is niet van toepassing op uw " "configuratie" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Waarde instellen op: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Standaard waarde herstellen" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Gebruikers toestaan deze waarde aan te passen" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Herstellen" @@ -4172,7 +4144,7 @@ msgid "Character set of the file" msgstr "Karakterset voor het bestand" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Opmaak" @@ -4197,14 +4169,14 @@ msgstr "Veldnamen in de eerste rij plaatsen" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Velden ingesloten door" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Velden ontweken door" @@ -4224,13 +4196,13 @@ msgstr "Verwijder CRLF-tekens uit veld-waarden" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Velden beëindigd door" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Regels beëindigd door" @@ -4287,12 +4259,12 @@ msgstr "Labelsleutel" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relaties" @@ -4305,7 +4277,7 @@ msgid "Save on server" msgstr "Opslaan op server" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Bestaand(e) bestand(en) overschrijven" @@ -4318,7 +4290,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Aanhalingstekens (`) bij tabel- en kolomnamen gebruiken" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL-compatibiliteitsmodus" @@ -4540,8 +4512,8 @@ msgstr "" "documentatie[/a] voor bruikbare codes." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Query-venster" @@ -5919,10 +5891,10 @@ msgstr "Vereist dat SQL-Validator geactiveerd is" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Wachtwoord" @@ -5945,8 +5917,8 @@ msgid "" msgstr "" "Geef eventueel aangepaste gebruikersnaam op (standaard [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Gebruikersnaam" @@ -6198,25 +6170,75 @@ msgstr "De extensie %s ontbreekt. Gelieve uw PHP-configuratie te controleren." msgid "possible deep recursion attack" msgstr "mogelijke diepe recursieaanval" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" "De server reageert niet (of de socket van de server is niet juist ingesteld)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "De server reageert niet." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Gelieve de rechten op de folder met de databank na te kijken." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Details..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Zoekresultaten voor \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Totaal: %s overeenkomst" +msgstr[1] "Totaal: %s overeenkomsten" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s overeenkomst in de tabel %2$s" +msgstr[1] "%1$s overeenkomsten in de tabel %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Verwijder gevonden rijen voor de tabel %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Zoeken in de databank" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Woorden of waarden waarnaar gezocht moet worden (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Zoek:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Woorden worden gesplitst door een spatiekarakter (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "In de tabellen:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "In de kolom:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6224,19 +6246,19 @@ msgstr "" "Verbinding voor de controlegebruiker zoals in de configuratie is opgegeven " "is mislukt." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Wachtwoord wijzigen" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Geen wachtwoord" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Type opnieuw" @@ -6258,8 +6280,8 @@ msgstr "Databank aanmaken" msgid "Create" msgstr "Aanmaken" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Geen rechten" @@ -6273,9 +6295,9 @@ msgstr "Tabel aanmaken" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Naam" @@ -6283,146 +6305,146 @@ msgstr "Naam" msgid "Number of columns" msgstr "Aantal velden" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "De plugins voor het exporteren konden niet worden geladen, controleer uw " "installatie!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Exporteer meerdere databanken vanuit de huidige server" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Tabellen exporteren uit de databank \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Rijen exporteren uit de tabel \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Exportmethode:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Snel - toon enkel de belangrijkste opties" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Uitgebreid - toon alle mogelijke opties" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Databank(en):" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabel(len):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Rijen:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Verwijder sommige rij(en)" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Aantal rijen:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Te beginnen op rij:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Dump alle rijen" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Uitvoer:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Bewaar op de server in de directory %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Opslaan als bestand" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Bestandsnaam-template:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ wordt vervangen door de servernaam" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ wordt vervangen door de databanknaam" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ wordt vervangen door de tabelnaam" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Deze waarde wordt geïnterpreteerd met behulp van %1$sstrftime%2$s, het " "gebruik van opmaakcodes is dan ook toegestaan. Daarnaast worden de volgende " -"vertalingen toegepast: %3$s. Overige tekst zal gelijk blijven. Zie %4$sFAQ" -"%5$s voor meer details." +"vertalingen toegepast: %3$s. Overige tekst zal gelijk blijven. Zie %4$sFAQ%5" +"$s voor meer details." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "gebruik dit voor toekomstige exports" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Karakterset van het bestand:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Compressie:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "gezipt" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "ge-gzipt" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "ge-bzipt" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Bekijk output als tekst" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Opmaak:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Opmaakspecifieke opties:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6431,34 +6453,34 @@ msgstr "" "opties voor de andere formaten kunnen genegeerd worden." # Is er een betere vertaling voor 'encoding' ? -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Omzetting van de codering:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%1$s van tak %2$s" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "geen tak" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Git revisie" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "gecommit op %1$s door %2$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "geschreven door %2$s op %1$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6468,33 +6490,33 @@ msgstr "" "last van een een bekende bug in op webkit gebaseerde browsers (Safari, " "Google Chrome, Arora, enz.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s van %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Uw geïmporteerde bestand wordt ingeladen..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/sec." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "Ongeveer %MIN minuten en %SEC seconden resterend." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "Nog ongeveer %SEC seconden resterend." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Het bestand wordt verwerkt, een ogenblik geduld." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6502,30 +6524,30 @@ msgstr "" "Een ogenblik geduld, het bestand wordt geüpload. Details over de voortgang " "zijn niet beschikbaar." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importeren naar de huidige MySQL-server" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importeren in databank \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importeren in tabel \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Te importeren bestand:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Het bestand kan gecomprimeerd (%s) of ongecomprimeerd zijn." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6533,15 +6555,15 @@ msgstr "" "De naam van een gecomprimeerd bestand moet eindigen op .[formaat]." "[compressie]. Voorbeeld: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Het uploaden van bestanden is niet toegestaan op deze server." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Gedeeltelijke import:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6549,7 +6571,7 @@ msgstr "" "Tijdslimiet voor de import is verlopen, na het opnieuw versturen zal er " "hervat worden vanaf positie %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6559,11 +6581,11 @@ msgstr "" "tijdslimiet nadert. (Dit kan nuttig zijn bij het importeren van grote " "bestanden, maar kan transacties verstoren.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Aantal queries die moeten worden overgeslagen vanaf het begin:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Opmaakspecifieke opties:" @@ -6572,7 +6594,7 @@ msgstr "Opmaakspecifieke opties:" msgid "Language" msgstr "Taal" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Versie-informatie" @@ -6618,67 +6640,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Buffer Pool" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB Status" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Gebruik van Buffer Pool" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "pagina's" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Vrije pages" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Vervuilde pagina's" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Pagina's die gegevens bevatten" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Pages te schonen" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Pagina's in gebruik" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Latched pagina's" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Activiteit van Buffer Pool" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Leesverzoeken" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Schrijfverzoeken" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Leesmissers" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Schrijfvertragingen" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Leesmissers in %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Schrijfvertragingen in %" @@ -6913,20 +6935,20 @@ msgstr "" "zullen oude bestanden worden verwijderd, anders worden oude logbestanden " "hernoemd met een opgehoogd volgnummer." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -"Documentatie en meer informatie over PBXT kan gevonden worden op de " -"%sPrimeBase XT home pagina%s." +"Documentatie en meer informatie over PBXT kan gevonden worden op de %" +"sPrimeBase XT home pagina%s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Gerelateerde links" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "De PrimeBase XT Blog door Paul McCullagh" @@ -6934,125 +6956,125 @@ msgstr "De PrimeBase XT Blog door Paul McCullagh" msgid "No data found for GIS visualization." msgstr "Geen gegevens beschikbaar voor GIS-visualisatie." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL gaf een lege resultatenset terug (0 rijen)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "De volgende structuren zijn aangemaakt of aangepast. Hier kunt u:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Bekijk de inhoud van een structuur door op de naam te klikken" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "Een instelling veranderen door op \"Opties\" te klikken" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Klik op de \"Structuur\"-link om de structuur aan te passen" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Ga naar databank: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Instellingen voor %s wijzigen" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Ga naar tabel: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Structuur van %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Ga naar view: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Verbergen" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binair" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Vanwege z'n lengte,
is dit veld misschien niet te wijzigen" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binair - niet aanpassen" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "uploadfolder op webserver" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Herstart invoegen met %s rijen" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "en dan" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Toevoegen als nieuwe rij" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Toevoegen als nieuwe rij en foutmeldingen negeren" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Toon insert-query" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Terug" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Een nieuwe rij toevoegen" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Ga terug naar deze pagina" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Volgende rij bewerken" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Gebruik de TAB-toets om van waarde naar waarde te navigeren of CTRL+pijltjes " "om vrijuit te navigeren" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Toont SQL-query" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Toegevoegd rijnummer: %1$d" @@ -7068,235 +7090,235 @@ msgstr "Geen" msgid "Convert to Kana" msgstr "Omzetten naar Kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Van" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Naar" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Verzenden" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Tabelvoorvoegsel toevoegen" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Voorvoegsel toevoegen" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Weet u zeker dat u de volgende SQL-query wil uitvoeren?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Geen verandering" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Karakterset" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgaars" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Vereenvoudigd Chinees" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Traditioneel Chinees" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "ongevoelig voor hoofdletters" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "hoofdlettergevoelig" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Kroatisch" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Tsjechisch" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Deens" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Engels" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estlands" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Duits" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "Woordenboek" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "Telefoonboek" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Hongaars" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "IJslands" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japans" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Lets" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litouws" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Koreaans" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Perzisch" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Pools" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "West-Europees" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Roemeens" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slowaaks" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Sloveens" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spaans" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Traditioneel Spaans" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Zweeds" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thais" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turks" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Oekraïens" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "meertalig" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Centraal Europees" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Russisch" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltisch" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armeens" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cyrillisch" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabisch" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebreeuws" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgisch" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grieks" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Tsjecho-Slowaaks" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Startpagina" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Aanmelden" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin-documentatie" # Zowel "frame" als "window" vertalen naar "venster". -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Navigatievenster herladen" @@ -7318,8 +7340,8 @@ msgstr "Welkom bij %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "U heeft waarschijnlijk geen configuratiebestand aangemaakt. Het beste kunt u " "%1$ssetup script%2$s gebruiken om een te maken." @@ -7371,7 +7393,7 @@ msgstr "Wachtwoord:" msgid "Server Choice" msgstr "Serverkeuze" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7379,14 +7401,14 @@ msgstr "" "Aanmelden zonder wachtwoord is niet toegestaan door de instellingen (zie " "AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Geen activiteit voor %s seconden of meer, meld a.u.b. opnieuw aan" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Kan niet aanmelden op de MySQL-server" @@ -7466,7 +7488,7 @@ msgstr "Datadump-opties" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Gegevens worden uitgevoerd voor tabel" @@ -7481,28 +7503,28 @@ msgstr "Gebeurtenis" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Definitie" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Tabelstructuur voor tabel" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Structuur voor de view" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Stand-in structuur voor view" @@ -7548,32 +7570,32 @@ msgid "Display MIME types" msgstr "Toon beschikbare MIME-types" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Machine" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Genereertijd" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Serverversie" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP-versie" @@ -7653,7 +7675,7 @@ msgstr "" "kolomnamen die speciale tekens en sleutelwoorden bevatten)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Tabel leegmaken voor invoegen" @@ -7730,33 +7752,33 @@ msgstr "" "gedumpt en opnieuw ingeladen kunnen worden in servers in verschillende " "tijdszones)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedures" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Functies" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Beperkingen voor gedumpte tabellen" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Beperkingen voor tabel" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME-TYPES VOOR TABEL" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELATIES VOOR TABEL" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Fout bij het lezen van gegevens:" @@ -7801,15 +7823,15 @@ msgstr "" msgid "Column names: " msgstr "Kolomnamen: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Ongeldige parameter voor CSV-import: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7818,13 +7840,13 @@ msgstr "" "Ongeldige kolom (%s) gespecifieerd! Zorg ervoor dat de kolomnamen juist " "gespeld zijn, gescheiden door komma's en niet voorzien van aanhalingstekens." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Ongeldig formaat van CSV-invoer op regel %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Verkeerd aantal velden in CSV-invoer op regel %d." @@ -7834,17 +7856,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Tabelnaam" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Kolomnamen" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Deze plugin heeft geen ondersteuning voor gecomprimeerde imports!" @@ -8066,72 +8088,72 @@ msgstr "" "voorvoegsel zoals \"http://www.example.com/\", de tweede optie is de titel " "voor de link." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Niet goed" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Ingeschakeld" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Algemene relatie-opties" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Toon Opties" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Aanmaken van PDF-bestanden" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Toon kolomopmerkingen" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Browsertransformaties" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Raadpleeg de documentatie over hoe u de tabel column_comments kunt bijwerkt" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Opgeslagen SQL-query" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-geschiedenis" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Persistente recent gebruikte tabellen" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Persistente interfacevoorkeuren voor tabellen" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Gebruikersvoorkeuren" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Snelle stappen voor het instellen van geavanceerde functies:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" @@ -8139,11 +8161,11 @@ msgstr "" # hem/haar/het past beter maar het geslacht van de gebruiker is # onvoorspelbaar. -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Maak een pma-gebruiker aan en verleen die toegang tot deze tabellen." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8152,17 +8174,17 @@ msgstr "" "inc.php) ingeschakeld worden, als voorbeeld kunt u gebruik maken van " "config.sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Meld opnieuw aan bij phpMyAdmin om het bijgewerkte configuratiebestand te " "laden." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "Geen beschrijving aanwezig" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Deselecteer alles" @@ -8170,7 +8192,7 @@ msgstr "Deselecteer alles" msgid "Slave configuration" msgstr "Slave-instellingen" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Masterserver wijzigen" @@ -8184,9 +8206,9 @@ msgstr "" "toe aan de sectie [mysqld]:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Gebruikersnaam" @@ -8204,15 +8226,15 @@ msgid "Slave status" msgstr "Slave-status" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variabelen" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Server-ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8220,38 +8242,38 @@ msgstr "" "Enkel slaves gestart met de optie --report-host=host_name zijn zichtbaar in " "deze lijst." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Gebruiker voor de slave-replicatie toevoegen" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Elke gebruiker" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Tekstveld gebruiken" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Elke machine" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "lokaal" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Deze machine" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Gebruik hosttabel" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8259,144 +8281,144 @@ msgstr "" "Indien er gebruik wordt gemaakt van de hosttabel is dit veld niet van " "toepassing." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Wachtwoord genereren" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "De volgende query is mislukt: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Herstellen van de verwijderde gebeurtenis is mislukt." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "De geback-upte query was:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Gebeurtenis %1$s werd gewijzigd." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Gebeurtenis %1$s werd aangemaakt." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" "Een of meer fouten zijn opgetreden tijdens het uitvoeren van uw opdracht:" "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Gebeurtenis bewerken" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Fout tijdens het uitvoeren van de opdracht" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Details" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Gebeurtenisnaam" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Gebeurtenistype" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Veranderen naar %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Uitvoeren om" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Uitvoeren iedere" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Begin" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Einde" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Na afloop behouden" # Not the best translation, suggestions are welcome -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Naam" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "De naam moet het formaat \"gebruikersnaam@computernaam\" hebben" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Gelieve een naam van een gebeurtenis in te geven" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" "Gelieve een geldige waarde in te geven voor het interval van de gebeurtenis." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Gelieve een geldige uitvoeringstijd in te geven voor de gebeurtenis." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Gelieve een geldig type in te geven voor de gebeurtenis." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Gelieve een definitie voor de gebeurtenis in te geven." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Nieuw" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "UIT" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "AAN" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Status van de gebeurtenis-scheduler" @@ -8416,89 +8438,89 @@ msgstr "" "routines kan mislukken![strong] Gelieve de verbeterde 'mysqli'-uitbreiding " "te gebruiken om problemen te vermijden." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Ongeldig routine-type: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Het terugzetten van de verwijderde routine is mislukt." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Routine %1$s werd gewijzigd." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Routine %1$s werd aangemaakt." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Routine aanpassen" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Routinenaam" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parameters" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Richting" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Lengte/Waarden" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Parameter toevoegen" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Laatste parameter verwijderen" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Return-type" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Return-lengte/waarden" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Return-opties" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Is vast bepaald" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Beveiligingstype" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "SQL-gegevenstoegang" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Gelieve een routinenaam in te geven" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Ongeldige richting \"%s\" opgegeven voor parameter." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8506,37 +8528,37 @@ msgstr "" "Gelieve een lengte/waarden op te geven voor routineparameters van het type " "ENUM, SET, VARCHAR en VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Gelieve een naam en type op te geven voor iedere routineparameter." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Gelieve een geldig return-type op te geven voor de routine." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Gelieve een routinedefinitie op te geven." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "%d regel beïnvloed door het laatste statement in de procedure" msgstr[1] "%d regels beïnvloed door het laatste statement in de procedure" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Resultaten van uitgevoerde routine %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Routine uitvoeren" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Routineparameters" @@ -8567,23 +8589,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Tijdstip" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "U moet een triggernaam ingeven" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "U moet een geldig tijdstip voor de trigger ingeven" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "U moet een geldige gebeurtenis voor de trigger ingeven" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "U moet een geldige tabelnaam ingeven" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "U moet een triggerdefinitie ingeven." @@ -8665,138 +8687,138 @@ msgstr "Geen gebeurtenis met naam %1$s gevonden in databank %2$s" msgid "There are no events to display." msgstr "Er zijn geen gebeurtenissen om weer te geven." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "De tabel %s bestaat niet!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Configureer de coördinaten voor de tabel %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Schema van de databank %s - Pagina %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Deze pagina bevat geen tabellen!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "SCHEMA ERROR: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relationeel schema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Inhoudsopgave" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Attributen" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Een nieuwe pagina aanmaken" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Paginanaam" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Automatische lay-out gebaseerd op" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Interne relaties" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Kies een pagina om aan te passen" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Selecteer pagina" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Selecteer tabellen" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Toon relationeel schema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Selecteer uitvoer relationeel type" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Toon raster" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Toon kleur" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Tabelafmetingen weergeven" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Alle tabellen weergeven met dezelfde breedte" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Alleen sleutels tonen" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Landschap" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portret" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Oriëntatie" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Papierformaat" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8804,7 +8826,7 @@ msgstr "" "De huidige pagina heeft referenties naar tabellen die niet meer bestaan. " "Wilt u deze referenties verwijderen?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Voorbeeldkader aan/uit" @@ -8823,44 +8845,44 @@ msgstr "Onbekende taal: %1$s." msgid "Current Server" msgstr "Huidige server" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Brondatabank" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Huidige server" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Andere server" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Verschil" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Doeldatabank" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Klik om te selecteren" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Voer SQL-query/queries uit op de server %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Voer SQL-query/queries uit op databank %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Leegmaken" @@ -8869,11 +8891,11 @@ msgstr "Leegmaken" msgid "Columns" msgstr "Kolommen" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Deze SQL-query opslaan" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Elke gebruiker toegang geven tot deze bladwijzer" @@ -8967,15 +8989,15 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "De SQL-validatie kon niet worden geïnitialiseerd. Controleer of u de nodige " -"PHP-uitbreidingen heeft geïnstalleerd, zoals beschreven in de %sdocumentatie" -"%s." +"PHP-uitbreidingen heeft geïnstalleerd, zoals beschreven in de %sdocumentatie%" +"s." #: libraries/tbl_common.inc.php:53 #, php-format msgid "Tracking of %s is activated." msgstr "Tracking van %s is ingeschakeld." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8987,7 +9009,7 @@ msgstr "" "een enkel aanhalingsteken (\"'\") bij deze waardes, plaats er dan een " "backslash voor (voorbeeld '\\\\xyz' of 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8995,19 +9017,19 @@ msgstr "" "Voer voor standaard waarden aub een enkele waarde in, zonder backslash of " "aanhalingstekens, gebruik makend van dit formaat: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Index" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Kolom(men) verwijderen" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9016,11 +9038,11 @@ msgstr "" "Voor een lijst met beschikbare transformatieopties en MIME-type-" "transformaties, klik op %sTransformatieopties%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Transformatieopties" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9032,59 +9054,59 @@ msgstr "" "(\"'\") moet invoegen in deze waardes, plaats er dan een backslash voor " "(bijvoorbeeld '\\\\xyz' of 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM- of SET-gegevens te lang?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Meer plaats om te bewerken" # "Geen" of indien telbaar: "Geen enkele". -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Geen" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Zoals aangegeven:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primaire sleutel" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Volledige tekst" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Na %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "%s kolom(men) toevoegen" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "U moet minstens één kolom toevoegen." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Opslag-engine" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "PARTITION-definitie" @@ -9105,11 +9127,11 @@ msgstr "" "Uw voorkeuren worden enkel in de huidige sessie bewaard. Om deze permanent " "te bewaren is %sphpMyAdmin-configuratie-opslag%s vereist." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Opslaan van het configuratiebestand is niet mogelijk" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9126,81 +9148,81 @@ msgstr "Geen bestanden gevonden in ZIP-archief!" msgid "Error in ZIP archive:" msgstr "Fout in het ZIP-archief:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Algemene instellingen" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Collatie van de serververbinding" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Opmaakinstellingen" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Overige instellingen" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Databankserver" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Software" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Softwareversie" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protocolversie" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Gebruiker" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Karakterset van server" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Webserver" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Client-versie van databank" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP-uitbreiding" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Informatie over PHP weergeven" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Officiële phpMyAdmin-website" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Bijdragen" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Ondersteuning krijgen" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Lijst met wijzigingen" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9212,7 +9234,7 @@ msgstr "" "met deze standaard waardes, en is open voor ongewilde toegang. Het wordt dus " "aangeraden dit op te lossen." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9222,7 +9244,7 @@ msgstr "" "optie is incompatibel met phpMyAdmin en kan ervoor zorgen dat sommige " "gegevens corrupt raken!" -#: main.php:294 +#: main.php:297 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 " @@ -9232,19 +9254,19 @@ msgstr "" "karakterset te gebruiken. Zonder de uitbreiding mbstring kan phpMyAdmin " "strings niet correct splitsen, wat tot onverwachte resultaten kan leiden." -#: main.php:302 +#: main.php:305 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." +"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 "" "De PHP-parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is korter dan de " "ingestelde cookiegeldigheid in phpMyAdmin. Hierdoor verloopt uw sessie " "eerder dan in phpMyAdmin is ingesteld." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9253,13 +9275,13 @@ msgstr "" "ingestelde cookiegeldigheid in phpMyAdmin. Hierdoor verloopt uw sessie " "eerder dan in phpMyAdmin is ingesteld." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Het configuratiebestand heeft nu een geheime wachtwoordzin nodig " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9269,7 +9291,7 @@ msgstr "" "nog in de phpMyAdmin-directory. Het kan beter worden verwijderd zodra " "phpMyAdmin is geconfigureerd." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9279,7 +9301,7 @@ msgstr "" "uitgebreide mogelijkheden zijn uitgeschakeld. Om te weten te komen waarom " "klik %shier%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9288,7 +9310,7 @@ msgstr "" "Uw MySQL-bibliotheekversie %s in PHP verschilt van uw MySQL-serverversie %s. " "Dit kan onvoorspelbaar gedrag veroorzaken." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9296,26 +9318,26 @@ msgid "" msgstr "" "De server gebruikt Suhosin. Zie de %sdocumentatie%s voor mogelijke problemen." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Geen databanken" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Filter tables by name" msgid "Filter databases by name" msgstr "Tabellen filteren op naam" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Tabellen filteren op naam" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Tabel aanmaken" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Selecteer a.u.b. een databank" @@ -9363,7 +9385,7 @@ msgstr "Wissel klein/groot" msgid "Toggle relation lines" msgstr "Relatielijnen wisselen" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Coördinaten voor PDF-schema importeren/exporteren" @@ -9424,67 +9446,67 @@ msgstr "Actieve opties" # Verleden tijd: "is aangemaakt" => "werd aangemaakt", ookal bestaat het nog # steeds. # Wat doet "%1$s" hier? -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "De pagina werd aangemaakt" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Het aanmaken van de pagina is mislukt" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Pagina" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Import vanaf geselecteerde pagina" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Exporteren naar geselecteerde pagina" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Een pagina aanmaken en ernaar exporteren" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Nieuwe paginanaam: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Exporteren/importeren naar schaal" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "aangeraden" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Fout: relatie bestaat reeds." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Fout: relatie niet toegevoegd." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "De relatie FOREIGN KEY is toegevoegd" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Interne relatie toegevoegd" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relatie verwijderd" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Fout bij het opslaan van coördinaten voor de Designer." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Wijzigingen werden opgeslagen" @@ -9561,15 +9583,15 @@ msgstr "Bestaande instellingen zullen overschreven worden!" msgid "You can reset all your settings and restore them to default values." msgstr "U kan al uw instellingen terugzetten op de standaardwaarden." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Bestanden importeren" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Alle" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Tabel %s niet gevonden of niet ingesteld in %s" @@ -9578,37 +9600,37 @@ msgstr "Tabel %s niet gevonden of niet ingesteld in %s" msgid "File doesn't exist" msgstr "Bestand bestaat niet" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Selecteer de te bekijken binaire log" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Bestanden" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Getoonde queries afkappen" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Toon volledige queries" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Lognaam" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Positie" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Oorspronkelijke positie" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informatie" @@ -9616,31 +9638,31 @@ msgstr "Informatie" msgid "Character Sets and Collations" msgstr "Karaktersets en collaties" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d databank werd succesvol verwijderd." msgstr[1] "%1$d databanken werden succesvol verwijderd." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Databankstatistieken" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Masterreplicatie" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Slave-replicatie" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Statistieken inschakelen" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9648,7 +9670,7 @@ msgstr "" "Let op: het inschakelen van databankstatistieken kan zorgen voor veel " "gegevensverkeer tussen de webserver en de MySQL-server." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Opslag-engines" @@ -9676,7 +9698,7 @@ msgstr "Module" msgid "Library" msgstr "Bibliotheek" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Versie" @@ -9692,118 +9714,118 @@ msgstr "Licentie" msgid "disabled" msgstr "uitgeschakeld" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Omvat alle rechten behalve GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Maakt het mogelijk de structuur van bestaande tabellen aan te passen." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" "Maakt het mogelijk om opgeslagen routines te bewerken en te verwijderen." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Maakt het mogelijk om nieuwe databanken en tabellen te maken." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Maakt het mogelijk om opgeslagen routines aan te maken." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Maakt het mogelijk nieuwe tabellen te maken." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Maakt het mogelijk om tijdelijke tabellen te maken." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" "Maakt het mogelijk om gebruikersaccounts te maken, hernoemen en verwijderen." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Maakt het mogelijk om nieuwe views te maken." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Maakt het mogelijk om gegevens te verwijderen." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Maakt het mogelijk om databanken en tabellen te verwijderen." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Maakt het mogelijk tabellen te verwijderen." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Maakt het mogelijk om gebeurtenissen in de planner te zetten" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Maakt het mogelijk om opgeslagen routines uit te voeren." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" "Maakt het mogelijk om gegevens te importeren en te exporteren van en naar " "bestanden." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Maakt het mogelijk om gebruikers en rechten toe te voegen zonder de " "rechtentabel opnieuw op te vragen." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Maakt het mogelijk om indexen aan te maken en te verwijderen." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Maakt het mogelijk om gegevens in te voegen en te vervangen." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Maakt het mogelijk tabellen op slot te zetten voor de huidige thread." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Beperkt het aantal nieuwe verbindingen die een gebruiker per uur mag openen." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Beperkt het aantal queries dat een gebruiker mag versturen per uur." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9811,63 +9833,63 @@ msgstr "" "Beperkt het aantal opdrachten, welke een databank of tabel veranderen, die " "een gebruiker per uur mag uitvoeren." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Beperkt het aantal gelijktijdige verbindingen dat de gebruiker open kan " "hebben." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Maakt het mogelijk om processen van alle gebruikers te zien" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Heeft geen effect in deze MySQL-versie." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Maakt het mogelijk om de serverinstellingen opnieuw op te vragen en de cache " "van de server leeg te maken." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Geeft het recht aan de gebruiker om te vragen waar de slaves / masters zijn." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Nodig om slaves te repliceren." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Maakt het lezen van gegevens mogelijk." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Geeft toegang tot de volledige lijst van databanken." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Maakt het mogelijk om SHOW CREATE VIEW uit te voeren." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Maakt het mogelijk om de server te stoppen." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9878,170 +9900,170 @@ msgstr "" "opties zoals het instellen van globale variabelen of het stoppen van threads " "van andere gebruikers." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Maakt het mogelijk om triggers te maken en te verwijderen" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Maakt het mogelijk gegevens aan te passen." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Geen rechten." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Geen" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Tabel-specifieke rechten" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Opmerking: de namen van de MySQL-rechten zijn uitgedrukt in het Engels" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administratie" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globale rechten" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Databank-specifieke rechten" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Resource-beperkingen" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Opmerking: het instellen van deze waarden op 0 (nul) verwijdert de limiet." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Aanmeldingsinformatie" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Wijzig het wachtwoord niet" # Enkelvoud. -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Geen gebruiker gevonden." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "De gebruiker %s bestaat al!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "U heeft een nieuwe gebruiker toegevoegd." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "U heeft de rechten aangepast voor %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "U heeft de rechten ingetrokken voor %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Het wachtwoord voor %s is succesvol veranderd." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Verwijderen van %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Geen gebruikers geselecteerd om te verwijderen!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "De rechten werden opnieuw ingeladen" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "De geselecteerde gebruikers zijn met succes verwijderd." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "De rechten werden succesvol opnieuw ingeladen." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Rechten wijzigen" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Ongedaan maken" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Alles exporteren" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Elke" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Rechten voor alle gebruikers" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Rechten voor %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Gebruikers overzicht" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Toekennen" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "De geselecteerde gebruikers verwijderen" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Trek alle actieve rechten in van alle gebruikers en verwijder deze daarna." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Verwijder de databanken die dezelfde naam hebben als de gebruikers." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Opmerking: phpMyAdmin krijgt de rechten voor de gebruikers uit de MySQL-" "privilegestabel. De inhoud van deze tabel kan verschillen met de rechten van " @@ -10049,51 +10071,51 @@ msgstr "" "geval zijn dan moet men %sde rechtentabel vernieuwen%s voordat men verder " "gaat." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "De geselecteerde gebruiker werd niet aangetroffen in de rechtentabel." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Kolom-specifieke rechten" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Rechten toevoegen op de volgende databank" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Wildcards _ en % moeten worden ge-escaped met een \\ om ze letterlijk te " "gebruiken" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Rechten toevoegen op de volgende tabel" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Aanmeldingsinformatie wijzigen / Gebruiker kopiëren" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Een nieuwe gebruiker aanmaken met dezelfde rechten en ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... de oude behouden." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... de oude verwijderen van de gebruikerstabellen." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" "... alle actieve rechten van de oude intrekken en deze daarna verwijderen." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10101,82 +10123,82 @@ msgstr "" "... de oude verwijderen van de gebruikerstabellen en de rechten nadien " "vernieuwen." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Databank voor gebruiker" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Een databank aanmaken met dezelfde naam en alle rechten hierop geven" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Alle rechten geven op de wildcardnaam (gebruikersnaam\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Alle rechten geven op databank "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Gebruikers die toegang hebben tot "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globaal" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "databank-specifiek" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "jokerteken" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Gebruiker is toegevoegd." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Onbekende fout" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Het verbinden met de master %s is mislukt." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Het lezen van de master-positie is mislukt. Mogelijk gaat het om een " "probleem met de rechten op de master." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Wijzigen van master is mislukt" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Masterserver succesvol gewijzigd in %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Deze server is ingesteld als master in een replicatieproces." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Toon masterstatus" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Toon verbonden slaves" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10185,11 +10207,11 @@ msgstr "" "Deze server is niet ingesteld als master in een replicatieproces. Wilt u dit " "nu instellen?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Masterinstellingen" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10202,19 +10224,19 @@ msgstr "" "u de meerderheid van uw databanken wil repliceren) of u kiest ervoor om " "alleen enkele geselecteerde databanken te repliceren:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Repliceer alle databanken; Negeer:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Negeer alle databanken; Repliceer enkel:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Selecteer uit de onderstaande databanken:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10222,7 +10244,7 @@ msgstr "" "Voeg nu de onderstaande regels aan de sectie [mysqld] van uw my.cnf toe en " "herstart uw MySQL-server." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10232,84 +10254,84 @@ msgstr "" "server heeft herstart klikt u op Start. Hierna zou u de melding moeten " "krijgen dat de server is ingesteld als master" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Slave SQL Thread niet actief!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Slave IO Thread niet actief!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "Server is ingesteld als slave in een replicatieproces. Wilt u:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Slave-statustabel bekijken" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Databanken met master synchroniseren" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Beheer slave:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Start volledig" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Stop volledig" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Slave herinstellen" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Start enkel de SQL-Thread" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Stop enkel de SQL-Thread" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Start enkel de IO Thread" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Stop enkel de IO Thread" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Foutenbeheer:" # "errors" => "fouten" # master and slave _what_? -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Het overslaan van fouten kan leiden tot verschillen tussen de meester en " "slaaf!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Sla de huidige error over" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Sla de volgende" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "errors over." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10318,12 +10340,12 @@ msgstr "" "Deze server is niet ingesteld als slave in een replicatieproces. Wilt u dit " "nu instellen?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Thread %s is succesvol afgesloten." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10331,115 +10353,115 @@ msgstr "" "phpMyAdmin is er niet in geslaagd om de %s te sluiten. Waarschijnlijk is het " "al gesloten." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Handler" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Querycache" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Threads" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Tijdelijke gegevens" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Vertraagde inserts" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Sleutelcache" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Joins" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sortering" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Transactiecoördinator" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Alle tabellen schonen (sluiten)" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Toon open tabellen" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Toon slave-hosts" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Toon slave-status" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Schoon querycache" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Runtime-informatie" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "alle statusvariabelen" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Opvolgen" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Raadgever" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Vernieuwingsfrequentie: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filters" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Bevat het woord:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Enkel belangrijke waarden tonen" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filteren op categorie..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Toon niet-opgemaakte waarden" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Gerelateerde links:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Analyse uitvoeren" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Richtlijnen" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10447,7 +10469,7 @@ msgstr "" "De raadgever kan suggesties doen voor servervariabelen door de " "statusvariabelen van de server te analyseren." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10456,7 +10478,7 @@ msgstr "" "Hou er rekening mee dat dit systeem suggesties doet op basis van eenvoudige " "berekeningen en vuistregels, die mogelijk niet goed werken op uw systeem." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10467,7 +10489,7 @@ msgstr "" "wijziging ongedaan kan maken. Verkeerde instellingen kunnen een sterk " "negatief effect hebben op de performantie." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10479,31 +10501,31 @@ msgstr "" "waarneembare verbetering vastgesteld kon worden." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Questions sinds opstart: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Opdrachten" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Netwerkverkeer sinds opstart: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Deze MySQL-server draait inmiddels %1$s. Deze is gestart op %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10511,13 +10533,13 @@ msgstr "" "Deze MySQL-server is ingesteld als master en slave in een " "replicatieproces." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Deze MySQL-server is ingesteld als master in een replicatieproces." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Deze MySQL-server is ingesteld als slave in een replicatiereplicatie proces." # weggehaald. -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10534,11 +10556,11 @@ msgstr "" "Kijk voor meer informatie over de replicatiestatus op deze server in de sectie replicatiestatus." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Replicatiestatus" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10546,35 +10568,35 @@ msgstr "" "Op drukke servers kunnen de byte-tellers over hun maximum heengaan. Hierdoor " "kunnen de gerapporteerde statistieken afwijken." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Ontvangen" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Verzonden" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "Max. gelijktijdige verbindingen" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Mislukte pogingen" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Afgehaakte" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Opdracht" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10582,11 +10604,11 @@ msgstr "" "Het aantal verbindingen dat afgebroken werd omdat de client wegviel zonder " "de verbinding keurig af te sluiten." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Aantal gefaalde pogingen om te verbinden met de MySQL-server." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10597,18 +10619,18 @@ msgstr "" "hebben gemaakt van een tijdelijk bestand om opdrachten uit de transactie op " "te slaan." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Het aantal transactie dat gebruik maakte van de tijdelijke binaire logcache." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" "Het aantal verbindingspogingen (succesvol of niet) met de MySQL-server." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10620,11 +10642,11 @@ msgstr "" "groot is, is het aangewezen om tmp_table_size te vergroten om tijdelijke " "tabellen aan te maken in geheugen in plaats van op harde schijf." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Het aantal tijdelijke bestanden dat door MySQL werd aangemaakt." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10632,7 +10654,7 @@ msgstr "" "Het aantal in het geheugen geplaatste tijdelijke tabellen dat automatisch " "door de server werd aangemaakt tijdens het uitvoeren van opdrachten." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10640,7 +10662,7 @@ msgstr "" "Het aantal met INSERT DELAYED opgeslagen rijen waarbij er een fout optrad " "(mogelijk een reeds bestaande sleutel)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10648,23 +10670,23 @@ msgstr "" "Het aantal INSERT DELAYED afhandelingsthreads in gebruik. Elke afzonderlijke " "tabel waarop INSERT DELAYED wordt toegepast krijgt een eigen thread." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Het aantal met INSERT DELAYED opgeslagen rijen." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Het aantal uitgevoerde FLUSH-opdrachten." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Het aantal interne COMMIT-opdrachten." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Het aantal keer dat een rij werd verwijderd uit een tabel." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10674,7 +10696,7 @@ msgstr "" "met een bepaalde naam. Dit wordt discovery genoemd. Handler_discover geeft " "aan hoeveel tabellen met discovery werden opgezocht." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10684,7 +10706,7 @@ msgstr "" "hoog geeft dit een indicatie dat de server veel scans doet op de volledige " "index; bijvoorbeeld SELECT kolom1 FROM foo, waarbij kolom1 is geïndexeerd." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10693,7 +10715,7 @@ msgstr "" "hoog is dit een indicatie dat er goed gebruik wordt gemaakt van de aanwezige " "indexen." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10703,7 +10725,7 @@ msgstr "" "wordt verhoogd wanneer u een indexkolom raadpleegt met een bereikbeperking " "of bij het doen van een indexscan." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10711,7 +10733,7 @@ msgstr "" "Het aantal leesopdrachten voor de voorgaande rij in de sleutelvolgorde. Dit " "wordt hoofdzakelijk gebruikt voor het optimaliseren van ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10724,7 +10746,7 @@ msgstr "" "gehele tabel moet scannen of er worden joins toegepast die niet goed " "gebruikmaken van sleutels." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10737,35 +10759,35 @@ msgstr "" "zijn voorzien of dat de toegepaste queries hier niet optimaal gebruik van " "maken." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Het aantal interne ROLLBACK-opdrachten." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Het aantal update-opdrachten voor een tabelrij." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Het aantal opdrachten om een rij aan een tabel toe te voegen." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Het aantal pagina's dat gegevens bevat (dirty en clean)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Het aantal pagina's dat momenteel \"dirty\" is." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Het aantal bufferpool-pagina's dat is geschoond." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Het aantal vrije pagina's." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10775,7 +10797,7 @@ msgstr "" "waarin momenteel wordt gelezen of geschreven, of die om een andere reden " "niet geschoond of verwijderd kunnen worden." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10787,11 +10809,11 @@ msgstr "" "Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Totale grootte van de bufferpool, in pagina's." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10800,7 +10822,7 @@ msgstr "" "gebeurt wanneer een query een groot deel van een tabel laat scannen, maar in " "willekeurige volgorde." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10808,11 +10830,11 @@ msgstr "" "Het aantal sequentiële read-aheads dat door InnoDB werd geïnitieerd. Dit " "gebeurt wanneer er een volledige tabelscan wordt uitgevoerd." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Het aantal logische leesverzoeken dat door InnoDB werd uitgevoerd." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10820,7 +10842,7 @@ msgstr "" "Het aantal logische leesoperaties dat InnoDB niet kon doen vanuit de " "bufferpool maar waarvoor een extra pagina ingeladen moest worden." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10834,86 +10856,86 @@ msgstr "" "zijn geschoond. Deze teller houdt bij hoe vaak dit voorkomt. Indien de " "bufferpool-grootte goed is ingesteld hoort deze waarde laag te zijn." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Het aantal schrijfoperaties uitgevoerd op de InnoDB-bufferpool." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Het aantal fsync()-operaties." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Het aantal momenteel openstaande fsync()-operaties." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Het aantal momenteel openstaande leesoperaties." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Het aantal momenteel openstaande schrijfoperaties." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "De hoeveelheid tot nu toe gelezen gegevens, in bytes." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Het totale aantal operaties voor het lezen van gegevens." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Het totale aantal operaties voor het schrijven van gegevens." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "De hoeveelheid tot nu toe geschreven gegevens, in bytes." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "Het aantal pagina's dat werd geschreven voor doublewrite-operaties." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "Het aantal uitgevoerde doublewrite-operaties." -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" "Het aantal keer dat er gewacht moest worden vanwege een volle logbuffer." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Het aantal verzoeken voor het schrijven in het logboek." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Het aantal fysieke schrijfoperaties op het logbestand." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Het aantal fsync()-schrijfoperaties uitgevoerd op het logbestand." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Het aantal momenteel openstaande fsync-operaties op het logbestand." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Het aantal momenteel openstaande schrijfoperaties op het logbestand." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Het aantal bytes dat naar het logbestand werd geschreven." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Het aantal pagina's dat werd aangemaakt." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10922,54 +10944,54 @@ msgstr "" "Veel waarden worden geteld in pagina's. Een vaste paginagrootte maakt het " "eenvoudig deze om te zetten naar bytes." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Het aantal gelezen pagina's." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Het aantal geschreven pagina's." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Het aantal gelockte rijen waar momenteel op wordt gewacht." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" "De gemiddelde tijd nodig om een rij-lock te verkrijgen, in milliseconden." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" "De totale tijd besteed aan het verkrijgen van rij-locks, in milliseconden." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" "De maximale tijd nodig om een rij-lock te verkrijgen, in milliseconden." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Het aantal keer dat er op een rij-lock moest worden gewacht." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Het aantal rijen dat werd verwijderd uit InnoDB-tabellen." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Het aantal rijen dat werd ingevoegd in InnoDB-tabellen." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Het aantal rijen dat werd gelezen uit InnoDB-tabellen." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Het aantal rijen dat werd bijgewerkt in InnoDB-tabellen." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10978,13 +11000,13 @@ msgstr "" "niet naar disk zijn geschreven. Dit stond voorheen bekend als " "Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "Het aantal ongebruikte blokken in het sleutelcache." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10993,15 +11015,15 @@ msgstr "" "Het aantal gebruikte blokken in het sleutelcache. Dit is de maximaal " "behaalde waarde sinds het starten van de server." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "Percentage van de gebruikte sleutelcache (berekende waarde)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Het aantal leesopdrachten voor een sleutelblok uit het cache." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11011,7 +11033,7 @@ msgstr "" "key_reads groot is, is de waarde van key_buffer_size mogelijk te laag. De " "cache miss rate kan worden berekend met Key_reads / Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -11019,22 +11041,22 @@ msgstr "" "Sleutelcachemissers berekend als percentage van fysieke leesoperaties in " "vergelijking met leesverzoeken (berekende waarde)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Het aantal schrijfopdrachten voor een sleutelblok naar de cache." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Het aantal fysieke schrijfopdrachten voor een sleutelblok naar disk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" "Percentage van fysieke schrijfopdrachten vergeleken met schrijfverzoeken " "(berekende waarde)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11045,7 +11067,7 @@ msgstr "" "verschillende query plans voor dezelfde query. De standaardwaarde 0 betekend " "dat er nog geen query is gecompiled." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -11053,13 +11075,13 @@ msgstr "" "Het maximum aantal verbindingen dat gelijktijdig in gebruik was sinds de " "server gestart werd." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" "Het aantal rijen dat klaar staat om te worden geschreven in INSERT DELAYED-" "wachtrijen." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11067,21 +11089,21 @@ msgstr "" "Het aantal tabellen dat werd geopend. Indien hoog, is mogelijk de " "tabelcachewaarde te laag." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Het totaal aantal geopende bestanden." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Het aantal open streams (hoofdzakelijk gebruikt voor het schrijven naar " "logboeken)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Het totaal aantal open tabellen." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -11091,19 +11113,19 @@ msgstr "" "wijzen op versnippering, wat opgelost kan worden door een FLUSH QUERY CACHE-" "statement uit te voeren." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "De hoeveelheid vrij geheugen voor het querycache." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Het aantal cache-hits." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Het aantal queries dat aan de cache werd toegevoegd." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11116,7 +11138,7 @@ msgstr "" "gebruikt (least recently used, LRU) strategie om te bepalen welke queries " "worden verwijderd." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11124,19 +11146,19 @@ msgstr "" "Het aantal niet-gecachte queries (niet cachebaar, danwel niet gecached " "vanwege de instelling query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Het aantal queries dat in de cache staat." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Het totaal aantal blokken in de querycache." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "De status van failsafe-replicatie (nog niet geïmplementeerd)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11144,13 +11166,13 @@ msgstr "" "Het aantal joins dat geen gebruik maakt van een index. Indien dit geen 0 is, " "is het aan te raden om het gebruik van indexen te controleren." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Het aantal joins dat een bereik beperking toepassen op een gerefereerde " "tabel." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11159,7 +11181,7 @@ msgstr "" "van een sleutel. (Indien dit geen 0 is, is het aan te raden om het gebruik " "van indexen te controleren.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11167,17 +11189,17 @@ msgstr "" "Het aantal joins dat een bereik beperking gebruikt op de eerste tabel. (Dit " "hoeft geen groot probleem te zijn, zelfs niet bij grote tabellen.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Het aantal joins dat een volledige scan van de eerste tabel uitvoerde." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "Het aantal momenteel openstaande tijdelijke tabellen voor de slave-SQL-" "thread." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11185,13 +11207,13 @@ msgstr "" "Het totaal aantal transacties dat moest worden herhaald door de replicatie-" "slave-SQL-thread (sinds het opstarten van de server)." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Dit staat op 'ON' indien deze server als een replicatie-slave verbonden is " "met een masterserver." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11199,14 +11221,14 @@ msgstr "" "Het aantal threads waarvoor het opstarten langer dan slow_launch_time " "seconden duurde." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Het aantal queries waarvan het uitvoeren langer dan long_query_time seconden " "duurde." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11216,24 +11238,24 @@ msgstr "" "uitvoeren. Indien deze waarde hoog is, is het een optie om de " "systeemvariabele sort_buffer_size te vergroten." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Het aantal sorteringen dat werd uitgevoerd met een bereikbeperking." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Het aantal gesorteerde rijen." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" "Het aantal sorteringen dat werd uitgevoerd door het scannen van de tabel." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Het aantal keer dat een tabel-lock direct kon worden verkregen." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11245,7 +11267,7 @@ msgstr "" "problemen, kunt u het beste eerst uw queries optimaliseren. Daarna kunt u " "nog kijken naar het splitsen van tabellen en het gebruik van replicatie." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11255,11 +11277,11 @@ msgstr "" "met Threads_created/Connections. Indien deze waarde rood staat aangegeven is " "het aan te raden om thread_cache_size te vergroten." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Het aantal momenteel openstaande verbindingen." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11271,47 +11293,47 @@ msgstr "" "verhogen. (Dit geeft echter in de meeste gevallen, bij gebruik van een goede " "thread-implementatie, geen noemenswaardige prestatieverbetering.)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "Threadcache-trefprecentage (berekende waarde)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Het aantal threads dat actief bezig is." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Start bewaking" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Instructies/Setup" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Klaar met herschikken/bewerken van de grafieken" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Een grafiek toevoegen" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Herschikken/bewerken van de grafieken" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Vernieuwingsfrequentie" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Grafiekkolommen" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Grafiekschikking" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11320,15 +11342,15 @@ msgstr "" "browser. Eventueel kan u dit exporteren, als u een ingewikkelde configuratie " "heeft." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Standaardwaarde herstellen" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Bewakingsinstructies" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11343,7 +11365,7 @@ msgstr "" "dat general_log veel gegevens genereert en dat de belasting van de server " "tot 15% kan stijgen" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11355,11 +11377,11 @@ msgstr "" "Loggen naar een tabel wordt ondersteund vanaf MySQL 5.1.6. U kunt wel de " "grafiekfunctionaliteit gebruiken." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Gebruik van de monitor:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11370,7 +11392,7 @@ msgstr "" "'Instellingen', of gelijk welke grafiek verwijderen via het tandwielicoon " "bij iedere grafiek." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11383,105 +11405,105 @@ msgstr "" "geladen, daar kunt u op één van de SELECT-statements klikken om deze verder " "te analyseren." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Hou rekening met:" -#: server_status.php:1672 +#: server_status.php:1715 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 "" -"Het inschakelen van de general_log kan de serverbelasting verhogen met " -"5-15%. Wees er ook bewust van dat het genereren van statistieken uit de " +"Het inschakelen van de general_log kan de serverbelasting verhogen met 5-" +"15%. Wees er ook bewust van dat het genereren van statistieken uit de " "logboeken een belastende taak is, daarom is het aan te raden om alleen een " "kleine periode te selecteren, en de general_log uit te schakelen en de tabel " "te legen zodra het monitoren niet meer nodig is." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Grafiek instellen" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Statusvariabele(n)" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Selecteer series:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Algemeen bewaakt" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "of geef variabelenaam op:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Verschil weergeven" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Een scheiding toepassen" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Eenheid toevoegen aan gegevenswaarden" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Deze serie toevoegen" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Reeks leegmaken" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Series in grafiek:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Logstatistieken" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Geselecteerde tijdspanne:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Enkel de opdrachten SELECT, INSERT, UPDATE en DELETE opvragen" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" "Variabelegegevens verwijderen uit INSERT-opdrachten om beter te kunnen " "groeperen" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "Kies het logbestand waarvan u de statistieken wil genereren." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Resultaten worden gegroepeerd door de tekst van de SQL-query." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Query-analyser" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d seconde" msgstr[1] "%d seconden" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11496,8 +11518,8 @@ msgstr "Verbinding naar de brondatabase is mislukt" msgid "Could not connect to the target" msgstr "Verbinding naar de bestemmingsdatabase is mislukt" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "Databank '%s' bestaat niet." @@ -11599,19 +11621,19 @@ msgstr "" "De bestemmingsdatabank zal volledig worden gesynchroniseerd met de " "brondatabank. De brondatabank zal niet worden gewijzigd." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Variabele instellen is mislukt" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Servervariabelen en -instellingen" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Sessievariabelen" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Globale waarde" @@ -11806,10 +11828,10 @@ msgid "" msgstr "" "Deze %soptie%s zou uitgeschakeld moeten zijn gezien het de mogelijkheid " "geeft aan kwaadwillenden om op grote schaal aanmeldinspogingen uit te voeren " -"op willekeurige MySQL-servers. Indien toch noodzakelijk gebruik dan " -"%strusted proxies list%s. Echter, IP-adres gebaseerde beveiliging is " -"mogelijk niet betrouwbaar wanneer uw IP-adres uit het netwerk van uw " -"provider komt waar ook vele andere klanten gebruik van maken." +"op willekeurige MySQL-servers. Indien toch noodzakelijk gebruik dan %" +"strusted proxies list%s. Echter, IP-adres gebaseerde beveiliging is mogelijk " +"niet betrouwbaar wanneer uw IP-adres uit het netwerk van uw provider komt " +"waar ook vele andere klanten gebruik van maken." #: setup/lib/index.lib.php:296 msgid "" @@ -11910,8 +11932,8 @@ msgstr "" "U gebruikt het [kbd]config[/kbd]-authenticatietype en heeft de te gebruiken " "gebruikersnaam en wachtwoord hierbij opgegeven voor automatisch aanmelden. " "Dit is niet aanbevolen voor productiesystemen gezien iemand die het URL van " -"phpMyAdmin achterhaald direct toegang heeft. Gebruik het %sauthenticatietype" -"%s [kbd]cookie[/kbd] of [kbd]http[/kbd]." +"phpMyAdmin achterhaald direct toegang heeft. Gebruik het %sauthenticatietype%" +"s [kbd]cookie[/kbd] of [kbd]http[/kbd]." #: setup/lib/index.lib.php:314 #, php-format @@ -11956,46 +11978,46 @@ msgstr "" msgid "Wrong data" msgstr "Verkeerde gegevens" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Bladwijzer \"%s\" wordt gebruikt als standaard browsequery." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Weet u zeker dat u de volgende SQL-query wil uitvoeren?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Getoond als PHP-code" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Gevalideerde SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL-resultaat" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Gegenereerd door" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problemen met de indexen van de tabel `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Label" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tabel %1$s is bijgewerkt" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12060,12 +12082,12 @@ msgstr "Label van Y-as:" msgid "Y Values" msgstr "Y-waarden" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Tabel %s bestaat reeds!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Tabel %1$s is aangemaakt." @@ -12110,209 +12132,209 @@ msgstr "Opslaan naar bestand" msgid "File name" msgstr "Bestandsnaam" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "De naam van de primaire sleutel moet \"PRIMARY\" zijn!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Kan index niet naar PRIMARY hernoemen!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Geen index-delen gedefinieerd!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Index toevoegen" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Index bewerken" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Indexnaam:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" moet de naam van en alleen van een primaire " "sleutel zijn!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Indextype:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Voeg  %s  kolom(men) toe aan index" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Kan de tabel niet naar dezelfde verplaatsen!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Kan de tabel niet naar dezelfde kopiëren!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabel %s is verplaatst naar %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabel %s is gekopieerd naar %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "De tabelnaam is leeg!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Sorteer de tabel volgens" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(apart)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Verplaats tabel naar (databank.tabel):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Tabelopties" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Tabel hernoemen naar" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Tabel kopiëren naar (databank.tabel):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Wissel naar de gekopieerde tabel" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Tabelonderhoud" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Tabel defragmenteren" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabel %s is geschoond" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "De tabel leegmaken (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Gegevens of tabel verwijderen" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "De tabel leegmaken (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "De tabel verwijderen (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Partitie-onderhoud" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partitie %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analyseren" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Controleren" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimaliseren" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Heropbouwen" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Repareren" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Partitionering verwijderen" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Controleer referentiële integriteit:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Toon tabellen" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Ruimtegebruik" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Effectief" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Rijstatistieken" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statisch" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dynamisch" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Lengte van de rij" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Grootte van de rij" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Volgende automatische indexwaarde" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Fout bij het maken van vreemde sleutel naar %1$s (controleer gegevenstypen)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Interne relatie" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12320,133 +12342,133 @@ msgstr "" "Een interne relatie is niet noodzakelijk wanneer er reeds een FOREIGN KEY " "relatie bestaat." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Beperking voor vreemde sleutel" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Ruimtelijk" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Onderscheidbare waarden" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Een primaire sleutel toevoegen" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Een unieke index toevoegen" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Een SPATIAL-index toevoegen" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Een FULLTEXT-index toevoegen" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Geen" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Kolom %s is verwijderd" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Een primaire sleutel is toegevoegd aan %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Een index is toegevoegd aan %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Meer acties weergeven" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Kolom(men) verwijderen" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "View bewerken" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Relatieoverzicht" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Tabelstructuur voorstellen" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Kolom toevoegen" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Aan het eind van de tabel" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Aan het begin van de tabel" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Na %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Een index aanmaken op kolommen %s " -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "gepartitioneerd" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Tracking-rapport voor tabel `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Versie %1$s is aangemaakt, tracking van %2$s is ingeschakeld." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Tracking van %1$s is uitgeschakeld op versie %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Tracking van %1$s is ingeschakeld op versie %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL-statements uitgevoerd." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12454,119 +12476,119 @@ msgstr "" "U kunt de dump gebruiken door deze in een tijdelijke databank te importeren. " "Let er wel op dat u hier rechten voor nodig heeft." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" "De onderstaande 2 regels kunt u in commentaar zetten indien ze niet nodig " "zijn." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL-statements geëxporteerd. Kopieer de dump of voer de dump uit." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Versie %s snapshot (SQL-code)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Tracking-gegevensdefinitie succesvol verwijderd" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Fout in query" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Tracking-gegevensmanipulatie succesvol verwijderd" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Tracking-statements" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Laat %1$s zien met datums van %2$s tot %3$s door gebruiker %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Verwijder tracking-gegevensrij uit verslag" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Geen gegevens" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Datum" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Definitie-statement" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Manipulatie-statement" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL-dump (naar bestand)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL-dump" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Deze optie vervangt de tabel en alle gegevens van die tabel." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL-uitvoering" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Exporteren als %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Versies weergeven" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Tracking uitschakelen van %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Nu uitschakelen" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Tracking inschakelen van %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Nu inschakelen" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Versie %1$s van %2$s aanmaken" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Deze definitie-statements tracken:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Deze manipulatie-statements tracken:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Versie aanmaken" @@ -12595,11 +12617,11 @@ msgstr "U heeft niet genoeg rechten om hier te zijn!" msgid "The profile has been updated." msgstr "Het profiel is aangepast." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "VIEW-naam" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "View hernoemen naar" @@ -12951,8 +12973,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "De huidige verhouding van vrij querycachegeheugen tot de totale " "querycachegrootte is %s%%. Dit zou meer dan 80%% moeten zijn" @@ -13109,8 +13131,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s%% van alle sorteeracties veroorzaken tijdelijke tabellen, deze waarde zou " "lager moeten zijn dan 10%%." diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot index 9bda8a1504..fb9269f1ca 100644 --- a/po/phpmyadmin.pot +++ b/po/phpmyadmin.pot @@ -8,26 +8,25 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "" @@ -39,55 +38,56 @@ msgid "" "cross-window updates." msgstr "" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "" @@ -108,151 +108,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "" -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "" @@ -260,599 +260,535 @@ msgstr "" msgid "View dump (schema) of database" msgstr "" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "" -#: db_operations.php:326 +#: db_operations.php:328 #, possible-php-format msgid "Database %1$s has been renamed to %2$s" msgstr "" -#: db_operations.php:330 +#: db_operations.php:332 #, possible-php-format msgid "Database %1$s has been copied to %2$s" msgstr "" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "" -#: db_operations.php:500 +#: db_operations.php:505 #, possible-php-format msgid "Database %s has been dropped." msgstr "" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, possible-php-format msgid "Add %s" msgstr "" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "" -#: db_operations.php:617 +#: db_operations.php:624 #, possible-php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, possible-php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "" msgstr[1] "" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "" -#: db_qbe.php:179 +#: db_qbe.php:180 #, possible-php-format msgid "Switch to %svisual builder%s" msgstr "" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "" -#: db_qbe.php:654 +#: db_qbe.php:655 #, possible-php-format msgid "SQL query on database %s:" msgstr "" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "" -#: db_search.php:239 -#, possible-php-format -msgid "Search results for \"%s\" %s:" -msgstr "" - -#: db_search.php:267 -#, possible-php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "" -msgstr[1] "" - -#: db_search.php:296 -#, possible-php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "" -msgstr[1] "" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "" - -#: db_search.php:318 -#, possible-php-format -msgid "Delete the matches for the %s table?" -msgstr "" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "" - -#: db_search.php:362 -msgid "Search in database" -msgstr "" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "" - -#: db_search.php:373 -msgid "Find:" -msgstr "" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "" - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, possible-php-format msgid "Table %s has been emptied" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, possible-php-format msgid "View %s has been dropped" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, possible-php-format msgid "Table %s has been dropped" msgstr "" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, possible-php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, possible-php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, possible-php-format msgid "Insufficient space to save the file %s." msgstr "" -#: export.php:360 +#: export.php:362 #, possible-php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, possible-php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, possible-php-format msgid "Dump has been saved to file %s." msgstr "" @@ -875,7 +811,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -946,27 +882,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, possible-php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, possible-php-format msgid "" @@ -974,53 +910,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, possible-php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, possible-php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "" @@ -1028,7 +964,7 @@ msgstr "" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "" @@ -1037,7 +973,7 @@ msgstr "" msgid "Do you really want to execute \"%s\"?" msgstr "" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1077,7 +1013,7 @@ msgstr "" msgid "Edit Index" msgstr "" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, possible-php-format msgid "Add %d column(s) to index" msgstr "" @@ -1095,16 +1031,16 @@ msgstr "" msgid "The user name is empty!" msgstr "" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "" @@ -1116,29 +1052,31 @@ msgstr "" msgid "Removing Selected Users" msgstr "" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "" @@ -1148,24 +1086,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "" #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "" @@ -1185,7 +1123,7 @@ msgstr "" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "" @@ -1203,7 +1141,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "" @@ -1244,14 +1182,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "" @@ -1303,32 +1241,32 @@ msgstr "" msgid "Bytes received" msgstr "" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "" @@ -1342,11 +1280,11 @@ msgstr "" msgid "Questions" msgstr "" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "" @@ -1366,12 +1304,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "" @@ -1464,7 +1402,7 @@ msgstr "" msgid "Current settings" msgstr "" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "" @@ -1544,7 +1482,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "" @@ -1632,10 +1570,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "" @@ -1701,7 +1639,7 @@ msgstr "" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1755,15 +1693,15 @@ msgstr "" msgid "Show indexes" msgstr "" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "" @@ -1791,7 +1729,7 @@ msgstr "" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1830,8 +1768,8 @@ msgstr "" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "" @@ -1839,18 +1777,18 @@ msgstr "" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, possible-php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "" @@ -1862,7 +1800,7 @@ msgstr "" msgid "Show search criteria" msgstr "" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "" @@ -1906,12 +1844,12 @@ msgstr "" msgid "Data point content" msgstr "" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -1931,7 +1869,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "" @@ -2006,7 +1944,7 @@ msgstr "" msgid "Generate password" msgstr "" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "" @@ -2014,7 +1952,7 @@ msgstr "" msgid "Change Password" msgstr "" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "" @@ -2103,63 +2041,63 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "" @@ -2197,32 +2135,32 @@ msgid "Sun" msgstr "" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "" @@ -2335,16 +2273,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "" @@ -2352,6 +2290,250 @@ msgstr "" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, possible-php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "" + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "" + +#: libraries/CommonFunctions.class.php:2112 +#, possible-php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "" + +#: libraries/CommonFunctions.class.php:2741 +#, possible-php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, possible-php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, possible-php-format +msgid "Select from the web server upload directory %s:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "" + #: libraries/Config.class.php:915 #, possible-php-format msgid "Existing configuration file (%s) is not readable." @@ -2365,73 +2547,49 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, possible-php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2455,107 +2613,119 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, possible-php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "" @@ -2616,193 +2786,152 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, possible-php-format msgid "Index %s has been dropped" msgstr "" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, possible-php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "" - #: libraries/Message.class.php:254 #, possible-php-format msgid "%1$d row affected." @@ -2828,82 +2957,82 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, possible-php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, possible-php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, possible-php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, possible-php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, possible-php-format msgid "Target database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, possible-php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, possible-php-format msgid "Table %1$s has been renamed to %2$s." msgstr "" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, possible-php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, possible-php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2911,83 +3040,83 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "" @@ -3060,14 +3189,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3304,13 +3433,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "" @@ -3321,35 +3450,35 @@ msgstr "" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, possible-php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "" @@ -3393,174 +3522,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, possible-php-format -msgid "Max: %s%s" -msgstr "" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "" - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "" - -#: libraries/common.lib.php:2047 -#, possible-php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, possible-php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, possible-php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, possible-php-format -msgid "Select from the web server upload directory %s:" -msgstr "" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3586,9 +3559,9 @@ msgstr "" msgid "Closed" msgstr "" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "" @@ -3716,30 +3689,30 @@ msgstr "" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, possible-php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "" @@ -4003,7 +3976,7 @@ msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "" @@ -4028,14 +4001,14 @@ msgstr "" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "" @@ -4055,13 +4028,13 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "" @@ -4118,12 +4091,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "" @@ -4136,7 +4109,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4149,7 +4122,7 @@ msgid "Enclose table and column names with backquotes" msgstr "" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4366,8 +4339,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5583,10 +5556,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "" @@ -5606,8 +5579,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "" @@ -5838,42 +5811,90 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, possible-php-format +msgid "Search results for \"%s\" %s:" +msgstr "" + +#: libraries/db_search.lib.php:176 +#, possible-php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "" +msgstr[1] "" + +#: libraries/db_search.lib.php:211 +#, possible-php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "" +msgstr[1] "" + +#: libraries/db_search.lib.php:233 +#, possible-php-format +msgid "Delete the matches for the %s table?" +msgstr "" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "" + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "" @@ -5894,8 +5915,8 @@ msgstr "" msgid "Create" msgstr "" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "" @@ -5909,9 +5930,9 @@ msgstr "" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "" @@ -5919,266 +5940,266 @@ msgstr "" msgid "Number of columns" msgstr "" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, possible-php-format msgid "Exporting tables from \"%s\" database" msgstr "" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, possible-php-format msgid "Exporting rows from \"%s\" table" msgstr "" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, possible-php-format msgid "Save on server in the directory %s" msgstr "" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, possible-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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, possible-php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, possible-php-format msgid "committed on %1$s by %2$s" msgstr "" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, possible-php-format msgid "authored on %1$s by %2$s" msgstr "" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, possible-php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, possible-php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, possible-php-format msgid "Importing into the database \"%s\"" msgstr "" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, possible-php-format msgid "Importing into the table \"%s\"" msgstr "" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, possible-php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, possible-php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6187,7 +6208,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6227,67 +6248,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6475,18 +6496,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, possible-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:133 -msgid "Related Links" +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" #: libraries/engines/pbxt.lib.php:135 +msgid "Related Links" +msgstr "" + +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6494,123 +6515,123 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, possible-php-format msgid "Go to database: %s" msgstr "" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, possible-php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, possible-php-format msgid "Go to table: %s" msgstr "" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, possible-php-format msgid "Structure of %s" msgstr "" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, possible-php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, possible-php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, possible-php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6625,234 +6646,234 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -6874,8 +6895,8 @@ msgstr "" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, possible-php-format msgid "" -"You probably did not create a configuration file. You might want to use the " -"%1$ssetup script%2$s to create one." +"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:121 @@ -6919,20 +6940,20 @@ msgstr "" msgid "Server Choice" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, possible-php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "" @@ -7012,7 +7033,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "" @@ -7027,28 +7048,28 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7094,32 +7115,32 @@ msgid "Display MIME types" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 -msgid "Server version" -msgstr "" - #: libraries/plugins/export/ExportLatex.class.php:230 #: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportXml.class.php:200 +msgid "Server version" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "" @@ -7191,7 +7212,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7253,33 +7274,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7318,28 +7339,28 @@ msgstr "" msgid "Column names: " msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, possible-php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, possible-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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, possible-php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, possible-php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7349,17 +7370,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7516,94 +7537,94 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "" @@ -7611,7 +7632,7 @@ msgstr "" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -7622,9 +7643,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "" @@ -7642,191 +7663,191 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, possible-php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, possible-php-format msgid "Event %1$s has been modified." msgstr "" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, possible-php-format msgid "Event %1$s has been created." msgstr "" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, possible-php-format msgid "Change to %s" msgstr "" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -7842,125 +7863,125 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, possible-php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, possible-php-format msgid "Routine %1$s has been modified." msgstr "" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, possible-php-format msgid "Routine %1$s has been created." msgstr "" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, possible-php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, possible-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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, possible-php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -7991,23 +8012,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8089,144 +8110,144 @@ msgstr "" msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, possible-php-format msgid "The %s table doesn't exist!" msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, possible-php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, possible-php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8245,44 +8266,44 @@ msgstr "" msgid "Current Server" msgstr "" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, possible-php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, possible-php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8291,11 +8312,11 @@ msgstr "" msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8382,7 +8403,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8390,34 +8411,34 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, possible-php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8425,57 +8446,57 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, possible-php-format msgid "after %s" msgstr "" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, possible-php-format msgid "Add %s column(s)" msgstr "" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8494,11 +8515,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8513,81 +8534,81 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8595,84 +8616,84 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower than cookie " -"validity configured in phpMyAdmin, because of this, your login will expire " -"sooner than configured in phpMyAdmin." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, possible-php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:357 +#: main.php:360 #, possible-php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, possible-php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "" @@ -8720,7 +8741,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -8778,67 +8799,67 @@ msgstr "" msgid "Active options" msgstr "" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "" @@ -8909,15 +8930,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, possible-php-format msgid "%s table not found or not set in %s" msgstr "" @@ -8926,37 +8947,37 @@ msgstr "" msgid "File doesn't exist" msgstr "" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "" @@ -8964,37 +8985,37 @@ msgstr "" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, possible-php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "" msgstr[1] "" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9022,7 +9043,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "" @@ -9038,469 +9059,469 @@ msgstr "" msgid "disabled" msgstr "" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, possible-php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, possible-php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, possible-php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, possible-php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, possible-php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, possible-php-format msgid "Privileges for %s" msgstr "" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, possible-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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, possible-php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, possible-php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, possible-php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, possible-php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, possible-php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9509,251 +9530,251 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, possible-php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, possible-php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, possible-php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -9761,115 +9782,115 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, possible-php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, possible-php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, possible-php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -9877,78 +9898,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -9956,7 +9977,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -9964,42 +9985,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10007,33 +10028,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10042,242 +10063,242 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10285,99 +10306,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10385,18 +10406,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10404,61 +10425,61 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10467,7 +10488,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10475,18 +10496,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10494,11 +10515,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10506,86 +10527,86 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "" -#: server_status.php:1822 +#: server_status.php:1865 #, possible-php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "" msgstr[1] "" -#: server_status.php:1825 +#: server_status.php:1868 #, possible-php-format msgid "%d minute" msgid_plural "%d minutes" @@ -10600,8 +10621,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, possible-php-format msgid "'%s' database does not exist." msgstr "" @@ -10701,19 +10722,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -10997,46 +11018,46 @@ msgstr "" msgid "Wrong data" msgstr "" -#: sql.php:268 +#: sql.php:271 #, possible-php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, possible-php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, possible-php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "" @@ -11097,12 +11118,12 @@ msgstr "" msgid "Y Values" msgstr "" -#: tbl_create.php:30 +#: tbl_create.php:31 #, possible-php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, possible-php-format msgid "Table %1$s has been created." msgstr "" @@ -11147,452 +11168,452 @@ msgstr "" msgid "File name" msgstr "" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, possible-php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, possible-php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, possible-php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, possible-php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, possible-php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, possible-php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, possible-php-format msgid "Column %s has been dropped" msgstr "" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, possible-php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, possible-php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, possible-php-format msgid "After %s" msgstr "" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, possible-php-format msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, possible-php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, possible-php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, possible-php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, possible-php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, possible-php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, possible-php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, possible-php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, possible-php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, possible-php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, possible-php-format msgid "Create version %1$s of %2$s" msgstr "" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "" @@ -11621,11 +11642,11 @@ msgstr "" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" diff --git a/po/pl.po b/po/pl.po index 0430355b95..95cf9deabc 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 14:07+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: iMutrix\n" -"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Pokaż wszystko" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Numer strony:" @@ -39,55 +39,56 @@ msgstr "" "zostało zamknięte, lub ustawienia zabezpieczeń przeglądarki są " "skonfigurowane na blokowanie aktualizacji między oknami." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Szukaj" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Wykonaj" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nazwa klucza" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Opis" @@ -110,151 +111,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Baza danych %1$s została utworzona." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Komentarz bazy danych: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Komentarze tabeli" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Kolumna" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Typ" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Ustawienia domyślne" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Odsyłacze do" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Komentarze" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Nie" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Tak" @@ -262,101 +263,101 @@ msgstr "Tak" msgid "View dump (schema) of database" msgstr "Zobacz zrzut (schemat) bazy danych" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Nie znaleziono żadnych tabel w bazie danych." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Zaznacz wszystkie" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Odznacz wszystko" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Nazwa bazy danych jest pusta!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Nazwę bazy danych %1$s zmieniono na %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Baza danych %1$s została przekopiowana do %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Zmień nazwę bazy danych na" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Usuń bazę danych" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Baza danych %s została usunięta." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Usuń bazę danych (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kopiuj bazę danych do" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Tylko struktura" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktura i dane" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Tylko dane" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE przed przekopiowaniem" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Dodaj %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Dodaj wartość AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Dodaj ograniczenia" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Przełącz do przekopiowanej bazy danych" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Metoda porównywania napisów" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -365,64 +366,64 @@ msgstr "" "Przechowywanie konfiguracji phpMyAdmin została wyłączona. Aby dowiedzieć " "się, dlaczego kliknij %stutaj%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Edytuj lub eksportuj schemat relacji" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabela" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Rekordy" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Rozmiar" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "w użyciu" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Tworzenie" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Ostatnia aktualizacja" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Ostatnie sprawdzanie" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" @@ -430,429 +431,361 @@ msgstr[0] "%s tabel" msgstr[1] "%s tabel" msgstr[2] "%s tabel" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Musisz wybrać co najmniej jedną kolumnę do wyświetlenia" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Przełącz do %svisual builder%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sortuj" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Rosnąco" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Malejąco" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Pokaż" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kryteria" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Wstaw" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "I" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Usuń" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Lub" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Zmodyfikuj" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Dodaj/usuń kryteria wierszy" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Dodaj/usuń kolumny" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Zaktualizuj zapytanie" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Użyj tabel" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Zapytanie SQL do bazy danych %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Wyślij zapytanie" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Odmowa dostępu" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "co najmniej jeden z wyrazów" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "wszystkie wyrazy" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "dokładna fraza" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "jako wyrażenie regularne" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Wyniki wyszukiwania dla \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Ogółem: %s dopasowania" -msgstr[1] "Ogółem: %s dopasowania" -msgstr[2] "Ogółem: %s dopasowania" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s dopasowaie wewnątrz tabeli %2$s" -msgstr[1] "%1$s dopasowania wewnątrz tabeli %2$s" -msgstr[2] "%1$s dopasowań wewnątrz tabeli %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Przeglądaj" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Usunąć dopasowania do tabeli %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Usuń" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Szukaj w bazie danych" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Wyrazy lub wartości do wyszukania (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Znajdź:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Wyrazy oddzielone są znakiem spacji (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Wewnątrz tabel:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Wewnątrz kolumny:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Nie znaleziono żadnych tabel w bazie danych" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "nieznany" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabela %s została opróżniona" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Widok %s został usunięty" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabela %s została usunięta" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Śledzenie jest aktywne." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Śledzenie nie jest aktywne." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Ten widok ma przynajmniej taką liczbę wierszy (rekordów). Proszę odnieść się " "do %sdokumentacji%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Widok" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikacja" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Suma" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s to domyślny silnik składowania tego serwera MySQL." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Z zaznaczonymi:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Zaznacz wszystkie" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Zaznacz tabele nieoptymalne" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Eksport" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Podgląd wydruku" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Opróżnij" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Usuń" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Sprawdź tabelę" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optymalizuj tabelę" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Napraw tabelę" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analizuj tabelę" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Dodaj przedrostek do tabeli" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Zamień przedrostek tabeli" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Kopiuj tabelę z przedrostkiem" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Słownik danych" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Tabele śledzone" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Baza danych" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Ostatnia wersja" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Utworzona" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Zaktualizowana" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Działanie" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Usuń dane śledzące tę tabelę" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktywny" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "nie aktywny" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Wersje" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Raport śledzenia" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Migawka struktury" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Tabele nieśledzone" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Śledź tabelę" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Dziennik bazy danych" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Zły typ!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Wybrany typ eksportu musi być zapisany do pliku!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Złe parametry!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Za mało miejsca na zapis pliku %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -860,12 +793,12 @@ msgstr "" "Plik %s już istnieje na serwerze. Zmień nazwę pliku lub zaznacz opcję " "nadpisywania plików." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Serwer WWW nie ma uprawnień do zapisania tego pliku %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Zrzut został zapisany do pliku %s." @@ -888,7 +821,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometria" @@ -961,29 +894,29 @@ msgstr "" "Wybierz \"GeomFromText\" z kolumny \"Function\" i wklej poniższy ciąg znaków " "do pola \"Value\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Prawdopodobnie próbowano wczytać zbyt duży plik. Proszę zapoznać się " -"%sdokumentacją%s, aby obejść to ograniczenie." +"Prawdopodobnie próbowano wczytać zbyt duży plik. Proszę zapoznać się %" +"sdokumentacją%s, aby obejść to ograniczenie." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Wyświetlanie zakładki" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Zakładka została usunięta." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Nie można odczytać pliku" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -993,7 +926,7 @@ msgstr "" "Próbowano wczytać plik z nieobsługiwaną kompresją (%s). Albo ten typ " "kompresji nie jest obsługiwany, albo jest wyłączony w konfiguracji." -#: import.php:390 +#: import.php:394 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 " @@ -1004,27 +937,27 @@ msgstr "" "konfigurację PHP. Zobacz [a@./Documentation.html#faq1_16@Documentation]FAQ " "1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Nie można przekonwertować zestawu znaków pliku bez biblioteki konwersji" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Nie udało się wczytać wtyczek importu. Proszę sprawdzić instalację!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Zakładka %s utworzona" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Import zakończony sukcesem, wykonano %d zapytań." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1032,7 +965,7 @@ msgstr "" "Limit czasu wykonania skryptu minął. Aby ukończyć import, proszę ponownie " "przesłać ten sam plik, a import zostanie wznowiony." -#: import.php:499 +#: import.php:503 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." @@ -1041,15 +974,15 @@ msgstr "" "dane, co zwykle oznacza, że phpMyAdmin nie będzie w stanie ukończyć tego " "importu bez zwiększenia limitów czasowych PHP." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Zapytanie SQL zostało wykonane pomyślnie" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Powrót" @@ -1059,7 +992,7 @@ msgstr "" "phpMyAdmin jest bardziej przyjazny w przeglądarkach WWW obsługujących " "ramki." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Instrukcje \"DROP DATABASE\" są wyłączone." @@ -1068,7 +1001,7 @@ msgstr "Instrukcje \"DROP DATABASE\" są wyłączone." msgid "Do you really want to execute \"%s\"?" msgstr "Czy na pewno chcesz wykonać \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Masz zamiar ZNISZCZYĆ całą bazę danych!" @@ -1108,7 +1041,7 @@ msgstr "Dodaj indeks" msgid "Edit Index" msgstr "Edytuj indeks" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Dodaj %d kolumny do indeksu" @@ -1126,16 +1059,16 @@ msgstr "Nazwa hosta jest pusta!" msgid "The user name is empty!" msgstr "Nazwa użytkownika jest pusta!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Hasło jest puste!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Hasła nie są identyczne!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Dodaj użytkownika" @@ -1147,29 +1080,31 @@ msgstr "Przeładowanie Uprawnień" msgid "Removing Selected Users" msgstr "Usuwanie wybranych użytkowników" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Zamknij" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Edytuj" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Wykres ruchu w czasie rzeczywistym" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Wykres połączeń w czasie rzeczywistym /wykres procesów" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Wykres zapytań w czasie rzeczywistym" @@ -1179,24 +1114,24 @@ msgstr "Dane statyczne" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Ogółem" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Inne" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1216,7 +1151,7 @@ msgstr "Ruch na serwerze (w KiB)" msgid "Connections since last refresh" msgstr "Połączenia od czasu ostatniego odświeżenia" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Procesy" @@ -1234,7 +1169,7 @@ msgstr "Zapytania od czasu ostatniego odświeżenia" msgid "Questions (executed statements by the server)" msgstr "Zapytania (instrukcje wykonane przez serwer)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Statystyki zapytań" @@ -1279,14 +1214,14 @@ msgid "System swap" msgstr "Systemowa przestrzeń wymiany" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1338,32 +1273,32 @@ msgstr "Bajty przesłane" msgid "Bytes received" msgstr "Bajty otrzymane" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Połączenia" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1377,11 +1312,11 @@ msgstr "%d tabeli(l)" msgid "Questions" msgstr "Pytania" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Ruch" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Ustawienia" @@ -1401,12 +1336,12 @@ msgstr "Dodaj wykres do siatki" msgid "Please add at least one variable to the series" msgstr "Proszę dodać przynajmniej jedną zmienną do serii" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Żaden" @@ -1506,7 +1441,7 @@ msgstr "Zmiana ustawień" msgid "Current settings" msgstr "Ustawienia bieżące" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Tytuł wykresu" @@ -1594,7 +1529,7 @@ msgstr "Wyjaśnij wynik przetworzenia danych" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Czas" @@ -1689,10 +1624,10 @@ msgstr "" "Nie udało zbudować siatki wykresu z importu konfiguracji. Przywracanie " "domyślnej konfiguracji..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Import" @@ -1758,7 +1693,7 @@ msgstr "Przetwarzanie wywołania" msgid "Error in Processing Request" msgstr "Błąd przetwarzania wywołania" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Żadna baza danych nie został wybrana." @@ -1812,15 +1747,15 @@ msgstr "Ukryj indeksy" msgid "Show indexes" msgstr "Pokaż indeksy" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Sprawdzanie klucza zewnętrznego:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Włączone)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Wyłączone)" @@ -1848,7 +1783,7 @@ msgstr "Usuwanie" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Definicja przechowywania funkcji musi zawierać deklaracje RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Edytor ENUM/SET" @@ -1887,8 +1822,8 @@ msgstr "Pokaż okno zapytań" msgid "No rows selected" msgstr "Nie żadnych wybrano rekordów" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Zmień" @@ -1896,18 +1831,18 @@ msgstr "Zmień" msgid "Query execution time" msgstr "Czas wykonywania zapytania" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d nie jest prawidłowym numerem wiersza." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Zapisz" @@ -1919,7 +1854,7 @@ msgstr "Ukryj okno zapytania SQL" msgid "Show search criteria" msgstr "Pokaż kryteria wyszukiwania" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Powiększ szukanie" @@ -1969,12 +1904,12 @@ msgstr "Wyniki zapytania" msgid "Data point content" msgstr "Treść punktu danych" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignoruj" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopiuj" @@ -1994,7 +1929,7 @@ msgstr "Wybierz klucz zewnętrzny" msgid "Please select the primary key or a unique key" msgstr "Należy wybrać klucz główny lub klucz jednoznaczny" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Wybierz kolumny do wyświetlenia" @@ -2079,7 +2014,7 @@ msgstr "Pokaż dane wiersza(y)" msgid "Generate password" msgstr "Wygeneruj hasło" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generuj" @@ -2087,7 +2022,7 @@ msgstr "Generuj" msgid "Change Password" msgstr "Zmień hasło" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Więcej" @@ -2178,63 +2113,63 @@ msgid "December" msgstr "Grudzień" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Sty" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Lut" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Kwi" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Maj" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Cze" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Lip" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Sie" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Wrz" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Paź" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Lis" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Gru" @@ -2272,32 +2207,32 @@ msgid "Sun" msgstr "Nie" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Pon" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Wto" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Śro" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Czw" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Pią" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sob" @@ -2414,16 +2349,16 @@ msgstr "" "Nieoczekiwane znaki w linii %1$s. Spodziewana zakładka, ale nie znaleziono " "\"%2$s\"" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "na sekundę" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "na minutę" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "na godzinę" @@ -2431,6 +2366,250 @@ msgstr "na godzinę" msgid "per day" msgstr "na dzień" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Maksymalny rozmiar: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentacja" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "ang." + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "ang." + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "ang." + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Błąd" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "Zapytanie SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL zwrócił komunikat: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Nie udało się połączyć z walidatorem SQL!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Wyjaśnij SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Pomiń wyjaśnienie SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Bez kodu PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Utwórz kod PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Odśwież" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Pomiń sprawdzanie poprawności SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Weryfikacja SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Szybka edycja tego zapytania" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "W linii" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profilowanie" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Nie" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y, %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dni, %s godzin, %s minut i %s sekund" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Brakuje parametru:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Początek" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Poprzednie" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Następne" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Koniec" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Przejście do bazy danych "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Funkcja %s jest dotknięta przez znany błąd, zobacz %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Kliknij, aby przełączać" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Wstaw" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Przeglądaj" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operacje" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Wyszukaj w komputerze:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Wybierz katalog serwera WWW dla uploadu %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Nie można znaleźć katalogu do zapisu przesyłanych plików" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Brak plików do wysłania" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Wykonaj" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Drukuj" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2444,74 +2623,50 @@ msgstr "Złe uprawnienia pliku konfiguracyjnego, nie powinien być zapisywalny!" msgid "Font size" msgstr "Rozmiar czcionki" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Zapisz edytowane dane" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Przywrócić porządek w kolumnie" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Początek" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Poprzednie" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Następne" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Koniec" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Początek wiersza" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Liczba wierszy" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Tryb" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "poziomo" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "poziomo (obrócone nagłówki)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "pionowo" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "Nagłówki co %s wierszy" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Sortuj wg klucza" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2535,64 +2690,76 @@ msgstr "Sortuj wg klucza" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Opcje" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Częściowe teksty" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Pełne teksty" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Klucz relacyjny" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Relacje wyświetlania kolumn" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Pokaż binarne treści" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Pokaż zawartość BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Pokaż binarne treści jako HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Ukryj transformacje przeglądarki" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Znany tekst" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Znane binarne" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Wiersz został usunięty" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Usuń" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Zabij" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2600,44 +2767,44 @@ msgstr "" "Może być w przybliżeniu. Zobacz [a@./Documentation." "html#faq3_11@Documentation]FAQ 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "w zapytaniu" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Pokaż wiersze" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "wszystkich" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Wykonanie zapytania trwało %01.4f sekund(y)" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operacja na wynikach zapytania" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Podgląd wydruku (z pełnymi tekstami)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Wyświetlanie wykresu" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Wizualizacja danych GIS" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Utwórz widok" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Łącze nie znalezione" @@ -2703,56 +2870,56 @@ msgstr "Nie można odczytać (przeniesiony) przesłanego pliku." msgid "Open new phpMyAdmin window" msgstr "Otwórz nowe okno phpMyAdmina" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Odtąd musi być włączona obsługa ciasteczek." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Javascript musi być włączona obok tego punktu" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Brak zdefiniowanego indeksu!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indeksy" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Jednoznaczny" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Spakowany" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Moc" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Komentarz" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Klucz podstawowy został usunięty" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Klucz %s został usunięty" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2761,137 +2928,96 @@ msgstr "" "Indeksy %1$s i %2$s wyglądają na identyczne i jeden z nich mógłby zostać " "usunięty." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Bazy danych" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Serwer" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Wstaw" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operacje" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Śledzenie" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Wyzwalacze" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tabela wydaje się być pusta!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Baza danych wydaje się pusta!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Zapytanie" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Uprawnienia" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Procedury i funkcje" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Zdarzenia" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Widok projektu" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Użytkownicy" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Synchronizacja" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Dziennik binarny" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Zmienne" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Kodowania znaków" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Wtyczki" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Mechanizmy" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Błąd" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2920,75 +3046,75 @@ msgstr[2] "Wstawionych rekordów: %1$d." msgid "Error while creating PDF:" msgstr "Błąd podczas tworzenia PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Nie można zapisać ostatnich tabeli" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Ostatnie tabele" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Brak ostatnich tabel" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Brak szczegółowych informacji o tym mechanizmie składowania." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s jest dostępny na tym serwerze MySQL." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "Mechanizm %s został wyłączony dla tego serwera MySQL." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Ten serwer MySQL nie obsługuje mechanizmu składowania %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "nieznany status tabeli: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "Źródło bazy danych '%s' nie zostało znalezione!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "Docelowej bazy '%s' nie znaleziono!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Niewłaściwa baza danych" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Niewłaściwa nazwa tabeli" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Błąd podczas zmiany nazwy tabeli z %1$s na %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Tabela %1$s ma nazwę zmienioną na %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Nie można zapisać preferencji UI tabeli" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2997,7 +3123,7 @@ msgstr "" "Nie udało się czyszczenie preferencji tabeli UI (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3007,85 +3133,85 @@ msgstr "" "Nie można zapisać \"%s\" własności UI. Wprowadzone zmiany nie będą trwałe po " "odświeżeniu strony. Proszę sprawdzić, czy struktura tabeli została zmieniona." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funkcja" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Wartość" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Tabela szukania" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Edycja/Wstaw" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Wybierz kolumny (przynajmniej jedną):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Dodaj warunki przeszukiwania (warunek dla \"WHERE\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Liczba wierszy na stronie" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Kolejność wyświetlania:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "W tej kolumnie oznacz każdy punkt" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Maksymalna liczba wierszy do wykreślenia" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Przeglądaj zewnętrzne wartości" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Dodatkowe kryteria wyszukiwania" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Wykonaj \"zapytanie wg przykładu\" (symbol wieloznaczny \"%\") dla dwóch " "różnych kolumn" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Wykonaj \"zapytanie przez przykład\" (znak globalny: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Przeglądaj/Edytuj punkty" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Jak korzystać" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3175,16 +3301,16 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" "Małe wartości zmiennoprzecinkowych numer, dopuszczalne są - 3.402823466E 38 " "do - 1.175494351E-38, 0 i 1.175494351E-38 do 3.402823466E 38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" "Podwójnej precyzji numer, dopuszczalne wartości zmiennoprzecinkowych są - " @@ -3470,13 +3596,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "Wyliczenie, wybrane z listy zdefiniowane wartości" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "współdzielone" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabele" @@ -3487,35 +3613,35 @@ msgstr "Tabele" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Dane" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Nadmiar" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Przejdź do bazy danych" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Nie zreplikowane" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Replikowane" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Sprawdź uprawnienia bazy danych "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Sprawdź uprawnienia" @@ -3564,174 +3690,18 @@ msgstr "W konfiguracji ustawiono błędną metodę uwierzytelniania:" msgid "You should upgrade to %s %s or later." msgstr "Należy uaktualnić do %s %s lub nowszej." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "Próba nadpisania GLOBALS" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "można wykorzystać" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "wykryty klawisz numeryczny" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Maksymalny rozmiar: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentacja" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "ang." - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "ang." - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "ang." - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "Zapytanie SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL zwrócił komunikat: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Nie udało się połączyć z walidatorem SQL!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Wyjaśnij SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Pomiń wyjaśnienie SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Bez kodu PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Utwórz kod PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Odśwież" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Pomiń sprawdzanie poprawności SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Weryfikacja SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Szybka edycja tego zapytania" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "W linii" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profilowanie" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Nie" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y, %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dni, %s godzin, %s minut i %s sekund" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Brakuje parametru:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Przejście do bazy danych "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Funkcja %s jest dotknięta przez znany błąd, zobacz %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Kliknij, aby przełączać" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Wyszukaj w komputerze:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Wybierz katalog serwera WWW dla uploadu %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Nie można znaleźć katalogu do zapisu przesyłanych plików" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Brak plików do wysłania" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Wykonaj" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Drukuj" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3757,9 +3727,9 @@ msgstr "Otwórz" msgid "Closed" msgstr "Zamknięte" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Wyłączone" @@ -3887,30 +3857,30 @@ msgstr "Nie znaleziono rozszerzenia SOAP" msgid "maximum %s" msgstr "maksimum %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "To ustawienie jest wyłączone, nie będzie stosowane w konfiguracji" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Ustaw wartość: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Przywróć wartość domyślną" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Zezwól użytkownikom na zmianę tej wartości" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Resetuj" @@ -4201,7 +4171,7 @@ msgid "Character set of the file" msgstr "Kodowanie znaków pliku" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4226,14 +4196,14 @@ msgstr "Umieść nazwy kolumn w pierwszym wierszu" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Kolumny zawarte w" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Kolumny poprzedzone przez" @@ -4253,13 +4223,13 @@ msgstr "Usuń znaki nowej lini z kolumn" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Kolumny zakończone przez" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Linie zakończone przez" @@ -4316,12 +4286,12 @@ msgstr "Etykieta klucza" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "Typ MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relacje" @@ -4334,7 +4304,7 @@ msgid "Save on server" msgstr "Zapisz na serwerze" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Nadpisz istniejące pliki" @@ -4347,7 +4317,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Użyj cudzysłowów z nazwami tabel i kolumn" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Tryb zgodności SQL" @@ -4568,8 +4538,8 @@ msgstr "" "dokumentacji[/a], żeby dowiedzieć się więcej." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Okienko zapytania" @@ -5751,8 +5721,8 @@ msgstr "Szczegółowa nazwa serwera" #: libraries/config/messages.inc.php:455 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -"Czy użytkownik powinien mieć wyświetlony przycisk \"pokaż wszystkie " -"(wiersze)\";" +"Czy użytkownik powinien mieć wyświetlony przycisk \"pokaż wszystkie (wiersze)" +"\";" #: libraries/config/messages.inc.php:456 msgid "Allow to display all the rows" @@ -5943,10 +5913,10 @@ msgstr "Wymaga włączenia walidatora SQL" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Hasło" @@ -5970,8 +5940,8 @@ msgstr "" "Jeśli masz swoją nazwa użytkownika, ustaw ją tutaj (domyślnie [kbd]anonymous" "[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Użytkownik" @@ -6226,7 +6196,7 @@ msgstr "Brak rozszerzenia %s. Proszę sprawdzić konfigurację PHP." msgid "possible deep recursion attack" msgstr "możliwy głęboki atak rekurencji" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6234,18 +6204,70 @@ msgstr "" "Serwer nie odpowiada (lub gniazdo lokalnego serwera nie jest prawidłowo " "skonfigurowane)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Serwer nie odpowiada." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Proszę sprawdzić uprawnienia katalogu zawierającej bazę danych." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Szczegóły..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Wyniki wyszukiwania dla \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Ogółem: %s dopasowania" +msgstr[1] "Ogółem: %s dopasowania" +msgstr[2] "Ogółem: %s dopasowania" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s dopasowaie wewnątrz tabeli %2$s" +msgstr[1] "%1$s dopasowania wewnątrz tabeli %2$s" +msgstr[2] "%1$s dopasowań wewnątrz tabeli %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Usunąć dopasowania do tabeli %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Szukaj w bazie danych" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Wyrazy lub wartości do wyszukania (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Znajdź:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Wyrazy oddzielone są znakiem spacji (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Wewnątrz tabel:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Wewnątrz kolumny:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6253,19 +6275,19 @@ msgstr "" "Połączenie dla użytkownika kontrolnego zdefiniowanego w pliku " "konfiguracyjnym nie powiodło się." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Zmień hasło" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Brak hasła" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Ponownie" @@ -6286,8 +6308,8 @@ msgstr "Utwórz bazę danych" msgid "Create" msgstr "Utwórz" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Brak uprawnień" @@ -6301,9 +6323,9 @@ msgstr "Utwórz tabelę" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nazwa" @@ -6311,144 +6333,144 @@ msgstr "Nazwa" msgid "Number of columns" msgstr "Liczba kolumn" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "Nie udało się załadować modułów eksportu, proszę sprawdzić instalację!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Eksport bazy danych z bieżącego serwera" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Eksportowanie tabeli z bazy \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Eksportuj wiersze z tabeli \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Metoda eksportu:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Szybko - wyświetlane są tylko minimalne opcje" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Dostosuj - wyświetli wszystkie możliwe opcje" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Baza(y) danych:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabela(e):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Wiersze:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Eksportuj wybrane wiersze" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Liczba wierszy:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Wiersz rozpoczynający się:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Zrzuć wszystkie wiersze" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Wyjście:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Zapisz na serwerze w katalogu %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Zapisz wynik do pliku" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Nazwa pliku szablonu:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ zostanie zastąpione aktualną nazwą serwera" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ zostanie zastąpione nazwą wybranej bazy danych" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ zostanie zastąpione nazwą wybranej tabeli" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Wartość ta jest interpretowana za pomocą %1$sstrftime%2$s, dzięki czemu " "można używać wartości czsu formatowania. Dodatkowo po transformacji stanie " -"się: %3$s. Inne teksty będą przechowywane tak jak są. Zobacz szczegóły w " -"%4$sFAQ%5$s." +"się: %3$s. Inne teksty będą przechowywane tak jak są. Zobacz szczegóły w %4" +"$sFAQ%5$s." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "użyj tego dla przyszłego eksportu" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Kodowanie znaków pliku:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Kompresja:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "\".zip\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "\".gzip\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "\".bzip\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Pokaż wynik jako tekst" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Format:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Specyficzne opcje format:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6456,34 +6478,34 @@ msgstr "" "Przewiń do wypełnienia w opcji dla wybranego formatu i ignorowanie opcji dla " "innych formatów." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Kodowanie konwersji:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%1$s z %2$s gałęzi" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "brak gałęzi" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Zmiany Git" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "miejsce na %1$s dla %2$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "autorem %1$s dla %2$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6493,33 +6515,33 @@ msgstr "" "dozwolony rozmiar, lub wystąpił znany błąd w przeglądarkach opartych o " "silnik Webkit (Safari, Google Chrome, Arora itp.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s z %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Importowanie pliku importu..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/sek." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "O %MIN min. %SEC sek. pozostało." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "O %SEC sek. pozostało." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Plik jest przetwarzany. Proszę o cierpliwość." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6527,30 +6549,30 @@ msgstr "" "Prosimy o cierpliwość, plik jest przesyłany. Szczegółowe informacje na temat " "wysyłania nie są dostępne." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importowanie do bieżącego serwera" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importowanie do bazy danych \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Import do tabeli \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Plik do importu:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Plik może być skompresowany (%s) bądź nie." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6558,15 +6580,15 @@ msgstr "" "Plik skompresowany musi mieć rozszerzenie .[format].[kompresja], np. " ".sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Serwer nie pozwala na przesyłanie plików." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Import częściowy:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6574,7 +6596,7 @@ msgstr "" "Poprzedni import przekroczył limit czasu, ponowne przedłożenie tego pliku " "spowoduje kontynuacje od miejsca %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6584,11 +6606,11 @@ msgstr "" "koniec limitu czasu. (Może to być dobry sposób importu dużych plików, " "jednakże może on popsuć transakcje.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Liczba wierszy, by pominąć, począwszy od pierwszego wiersza:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Opcje formatu:" @@ -6597,7 +6619,7 @@ msgstr "Opcje formatu:" msgid "Language" msgstr "Język" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Informacja o wersji" @@ -6641,67 +6663,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Rezerwy buforowe" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Status InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Użycie rezerw buforowych" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "strony" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Strony puste" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Strony brudne" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Strony zawierające dane" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Strony do wymiecenia" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Strony używane" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Zablokowane strony" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Aktywność rezerw buforowych" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Żądania odczytu" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Żądania zapisu" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Pominięty odczyt" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Czekanie zapisu" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Pominięty odczyt w %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Czekanie zapisu w %" @@ -6932,20 +6954,20 @@ msgstr "" "dzienniki zostaną usunięte, w przeciwnym razie zostana zmienione nazyw i " "dostana nastepny najwyższy numer." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "Dokumentacja i dodatkowe informacje o PBXT można znaleźć na %sStronie " "domowej PrimeBase XT%s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Linki pokrewne" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "PrimeBase XT Blog wg Paul McCullagh" @@ -6953,126 +6975,126 @@ msgstr "PrimeBase XT Blog wg Paul McCullagh" msgid "No data found for GIS visualization." msgstr "Nie znaleziono danych do wizualizacji GIS." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL zwrócił pusty wynik (zero wierszy)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" "Następujące struktury zostały wcześniej utworzone lub zaktualizowane. Możesz:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Pokaż zawartość struktury klikając jej nazwę" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "Możesz zmienić wszystkie ustawienia klikając odnośnik \"Opcje\"" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Edytuj strukturę po kliknięciu odnośnika \"Struktura\"" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Idź do bazy danych: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Edytuj ustawienia dla %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Przejdź do tabeli: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Struktura %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Przejdź do widoku: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Ukryj" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binarne" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Ze względu na jego długość,
kolumna ta może nie być edytowalne" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binarne - nie do edycji" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "katalog przesyłania serwera web" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Kontynuuj wstawianie %s wierszy" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "i potem" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Wstaw jako nowy wiersz" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Wstaw jko nowy wiersz i ignoruj błędy" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Pokaż wstawiane zapytanie" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Wróć" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Wstaw nowy wiersz" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Powrót do tej strony" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Edytuj następny wiersz" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Użyj TAB, aby przejść z wartości do wartości, lub CTRL+strzałki do " "poruszania się w dowolnym miejscu" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Wyświetl zapytanie SQL" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Id wstawionego wiersza: %1$d" @@ -7087,234 +7109,234 @@ msgstr "Brak" msgid "Convert to Kana" msgstr "Konwersja do Kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Od" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Do" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Wyślij" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Dodaj prefiks tabeli" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Dodaj prefiks" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Czy na pewno chcesz wykonać następującą kwerendę?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Bez zmian" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Kodowanie znaków" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bułgarski" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Chiński uproszczony" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Chiński tradycyjny" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "bez uwzględniania wielkości liter" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "uwzględniana wielkość liter" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Chorwacki" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Czeski" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Duński" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Angielski" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estoński" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Niemiecki" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "słownik" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "książka telefoniczna" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Węgierski" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandzki" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japoński" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Łotewski" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litewski" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Koreański" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Perski" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polski" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Zachodnioeuropejski" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumuński" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Słowacki" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Słoweński" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Hiszpański" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Tradycyjny hiszpański" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Szwedzki" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tajski" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turecki" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukraiński" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "wielojęzyczny" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Środkowoeuropejski" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Rosyjski" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Bałtycki" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Ormiański" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cyrylica" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabski" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebrajski" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gruziński" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grecki" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Czesko-słowacki" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Wejście" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Wyjście" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Dokumewntacja phpMyAdmina" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Przeładuj ramki nawigacji" @@ -7336,8 +7358,8 @@ msgstr "Witamy w %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Prawdopodobnie powodem jest brak utworzonego pliku konfiguracyjnego. Możesz " "użyć %1$s skryptu instalacyjnego %2$s, aby utworzyć jedną." @@ -7387,21 +7409,21 @@ msgstr "Hasło:" msgid "Server Choice" msgstr "Wybór serwera" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "Konfiguracja zabrania logowania bez hasła (zobacz AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Brak aktywności przez co najmniej %s sekund, proszę zalogować się jeszcze raz" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Nie udało się zalogować na serwer MySQL" @@ -7481,7 +7503,7 @@ msgstr "Opcje eksportu danych" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Zrzut danych tabeli" @@ -7496,28 +7518,28 @@ msgstr "Zdarzenie" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Określenie" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Struktura tabeli dla tabeli" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Struktura widoku" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Zastąpiona struktura widoku" @@ -7563,32 +7585,32 @@ msgid "Display MIME types" msgstr "Wyświetl typy MIME" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Host" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Czas wygenerowania" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Wersja serwera" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Wersja PHP" @@ -7668,7 +7690,7 @@ msgstr "" "nazwy tabeli utworzonych ze znakami specjalnymi lub słowami kluczowymi)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Tabela Truncate przed wstawieniem" @@ -7744,33 +7766,33 @@ msgstr "" "Zrzuć znacznik czasu kolumn w UTC (włączenie znacznik czasu kolumn bedzie " "zrzucone i przełądowane między serwerami w różnych strefach czasowych)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedury" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funkcje" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Ograniczenia dla zrzutów tabel" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Ograniczenia dla tabeli" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "TYPY MIME TABELI" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELACJE TABELI" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Błąd odczytu danych:" @@ -7814,15 +7836,15 @@ msgstr "" msgid "Column names: " msgstr "Nazwy kolumn: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Niewłaściwy parametr importu CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7831,13 +7853,13 @@ msgstr "" "Nieprawidłowa kolumna (%s) określona! Upewnij się, że nazwy kolumn są " "napisane poprawnie, oddzielone przecinkami, a nie w cudzysłowie." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Niewłaściwy format w linii %d danych wejściowych CSV." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Niewłaściwa suma kolumn w CSV w linii %d." @@ -7847,17 +7869,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Nazwa tabeli" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Nazwy kolumn" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Ten moduł nie obsługuje skompresowanych importów!" @@ -8072,83 +8094,83 @@ msgstr "" "Wyświetla link; kolumna zawiera nazwę pliku. Pierwsza opcja to prefiks URL " "jak \"http://www.example.com/\". Druga opcja to tytuł linku." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "nie OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Włączone" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Ogólne funkcje relacyjne" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Funkcje wyświetlania" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Tworzenie PDF-ów" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Wyświetl komentarze dla kolumn" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Sposób prezentacji danych" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Informacje o tym, jak zaktualizować tabelę Column_comments znajdują się w " "dokumentacji" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Zapamiętane zapytanie SQL" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Historia SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Stale ostatnio używane tabele" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Preferencje trwałych tabel UI" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Preferencje użytkownika" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Szybkie kroki w celu konfiguracji zaawansowanych funkcji:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Utwórz wymagane tabele używając examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Utwórz użytkownika pma i nadaj mu prawa do tych tabel." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8156,17 +8178,17 @@ msgstr "" "Włącz zaawansowane funkcje w pliku konfiguracyjnym (config.inc.php), na przykład zaczynając od config.sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Zaloguj się ponownie do phpMyAdmin, żeby załadować zmieniony plik " "konfiguracyjny." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "brak opisu" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Odznacz wszystkie" @@ -8174,7 +8196,7 @@ msgstr "Odznacz wszystkie" msgid "Slave configuration" msgstr "Konfiguracja serwera podrzędnego" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Zmień lub skonfiguruj ponownie serwer główny" @@ -8187,9 +8209,9 @@ msgstr "" "ID serwera. Jeśli tak nie jest, dodaj następującą linię w sekcji [mysqld]:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Nazwa użytkownika" @@ -8207,15 +8229,15 @@ msgid "Slave status" msgstr "Stan serwera podrzędnego" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Zmienna" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID serwera" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8223,38 +8245,38 @@ msgstr "" "Tylko serwery podrzędne uruchomione z opcją --report-host=host_name są " "widoczne na tej liście." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Dodaj użytkownika replikacji na serwerze podrzędnym" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Dowolny użytkownik" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Użyj pola tekstowego" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Dowolny host" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Host lokalny" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Ten host" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Użyj tabeli hostów" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8262,141 +8284,141 @@ msgstr "" "Kiedy tabela Hosta jest używana, to pole jest ignorowane i wartość zapisana " "w tabeli hostów jest używana zamiast." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Generuj hasło" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Następujące zapytanie nie powiodło się: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Przepraszamy, nie udało nam się przywrócić upuszczonego zdarzenia." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Kopia zapasowa kwerendy została:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Zdarzenie %1$s zostało zmodyfikowane." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Zdarzenie %1$s zostało utworzone." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" "Jeden lub więcej błędów mogło wystąpić podczas przetwarzania żądania:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Edytuj wydarzenie" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Błąd w przetwarzaniu wywołania" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Szczegóły" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Nazwa zdarzenia" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Typ zdarzenia" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Zmień na %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Wykonać w" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Wykonaj co" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Pocz" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Koniec" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Po zakończeniu zachować" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Definiujący" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "Definer musi znajdować się w formacie \"username@hostname\"" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Należy podać nazwę zdarzenia" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Musisz podać prawidłową wartość odstępu dla zdarzenia." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Musisz podać poprawny czas realizacji dla tego wydarzenia." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Musisz podać prawidłowy typ zdarzenia." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Należy podać definicję zdarzeń." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Nowy" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "Wył" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "Wł" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Harmonogram zdarzeń stanu" @@ -8416,89 +8438,89 @@ msgstr "" "procedur może się nie udać![/strong] Proszę skorzystać z nowszego " "rozszerzenia 'mysqli', aby uniknąć problemów." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Nieprawidłowy typ procedury: %s" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Przepraszamy, nie udało nam się przywrócić upuszczony procedury." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Kolumna %1$s została zmodyfikowana." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Tabela %1$s została utworzona." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Edycja procedury" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Nazwa procedury" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parametry" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Kierunek" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Długość/Wartości" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Dodaj parametr" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Usuń ostatni parametr" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Zwracany typ" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Powrót długości/wartości" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Powrót opcji" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Jest deterministyczna" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Rodzaj zabezpieczenia" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "Dostęp SQL do danych" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Musisz podać nazwę procedury" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Nieprawidłowy kierunek \"%s\" podany dla parametru." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8506,19 +8528,19 @@ msgstr "" "Należy podać długość/wartość parametrów procedury typu ENUM, SET, VARCHAR i " "VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Należy podać nazwę i typ dla każdego parametru procedury." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Musisz podać poprawny typ wartości zwracanej do procedury." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Należy podać definicję procedury." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8526,18 +8548,18 @@ msgstr[0] "%d wiersz dotyczy ostatniego sprawozdania wewnątrz procedury" msgstr[1] "%d wierszy dotyczy ostatniego sprawozdania wewnątrz procedury" msgstr[2] "%d wierszy dotyczy ostatniego sprawozdania wewnątrz procedury" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Wynik wykonanych procedur %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Wykonaj procedurę" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Parametry procedury" @@ -8568,23 +8590,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Czas" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Należy podać nazwę wyzwalacza" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Należy podać poprawny czas dla wyzwalacza" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Musisz podać prawidłowe zdarzenie dla wyzwalacza" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Musisz podać prawidłową nazwę tabeli" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Musisz podać definicję wyzwalacza." @@ -8666,138 +8688,138 @@ msgstr "Nie znaleziono zdarzenia %1$s w bazie danych %2$s" msgid "There are no events to display." msgstr "Nie ma żadnych zdarzeń do wyświetlenia." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Tabela '%s' nie istnieje!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Proszę skonfigurować współrzędne dla tabeli %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Schemat bazy danych %s - Strona %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Ta strona nie zawiera żadnych tabel!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "Błąd SCHEMA: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Schemat relacyjny" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Spis treści" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atrybuty" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Dodatkowo" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Utwórz nową stronę" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Nazwa strony" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Automatyczny układ oparty na" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Wewnętrzne relacje" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "KLUCZ OBCY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Proszę wybrać stronę do edycji" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Wybierz stronę" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Wybierz tabele" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Wyświetl schemat relacyjny" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Wybierz typ eksportu relacyjnych" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Pokaż siatkę" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Pokaż kolor" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Pokaż wymiary tabel" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Wyświetl wszystkie tabele z taką samą szerokością" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Pokaż tylko klucze" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Orientacja pozioma" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Orientacja pionowa" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientacja" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Rozmiar papieru" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8805,7 +8827,7 @@ msgstr "" "Bieżąca strona ma odniesienia do tabel, które już nie istnieją. Czy chcesz " "usunąć te powiązania?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Przełączanie scratchboard" @@ -8824,44 +8846,44 @@ msgstr "Nieznany język: %1$s." msgid "Current Server" msgstr "Bieżący serwer" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Źródło bazy danych" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Bieżący serwer" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Serwer zdalny" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Różnica" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Docelowa baza danych" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Kliknij, aby zaznaczyć" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Uruchom zapytanie/zapytania SQL na serwerze %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Wykonanie zapytania/zapytań SQL do bazy danych %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Wyczyść" @@ -8870,11 +8892,11 @@ msgstr "Wyczyść" msgid "Columns" msgstr "Kolumny" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Pamiętaj zapytanie SQL" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Niech każdy użytkownik ma dostęp do tej zakładki" @@ -8969,15 +8991,15 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "Analizator składni SQL nie mógł zostać zainicjowany. Sprawdź, czy " -"zainstalowane są niezbędne rozszerzenia PHP, tak jak zostało to opisane w " -"%sdokumentacji%s." +"zainstalowane są niezbędne rozszerzenia PHP, tak jak zostało to opisane w %" +"sdokumentacji%s." #: libraries/tbl_common.inc.php:53 #, php-format msgid "Tracking of %s is activated." msgstr "Śledzenie %s jest aktywne." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8989,7 +9011,7 @@ msgstr "" "(\"\\\") lub pojedynczy cudzysłów (\"\") wśród tych wartości, należy " "poprzedzić go odwrotnym ukośnikiem (np. '\\\\xyz' lub '\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8998,30 +9020,30 @@ msgstr "" "cytowania odwrotnym ukośnikiem czy ujmowania w cudzysłowy, używając takiego " "formatu: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "Przenieść kolumnę" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -"Aby uzyskać listę dostępnych opcji transformacji i ich typów MIME, kliknij " -"%sopisy transformacji%s" +"Aby uzyskać listę dostępnych opcji transformacji i ich typów MIME, kliknij %" +"sopisy transformacji%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opcje transformacji" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9033,57 +9055,57 @@ msgstr "" "apostrof (\"'\"), należy je poprzedzić odwrotnym ukośnikiem (np.: '\\\\xyz' " "lub 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "Dane dla ENUM lub SET zbyt długie?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Więcej miejsca dla edycji" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Brak" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Zdefiniowana następująco:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Podstawowy" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Pełny tekst" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "pierwszy" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "po %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Dodaj %s kolumnę(y)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Musisz dodać co najmniej jedną kolumnę." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Mechanizm składowania" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Definicja partycji" @@ -9104,11 +9126,11 @@ msgstr "" "Preferencje są zapisywane tylko w bieżącej sesji. Przechowywanie ich na " "stałe wymaga %skonfiguracja magazynowania phpMyAdmin%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Nie można zapisać konfiguracji" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9125,81 +9147,81 @@ msgstr "Archiwum ZIP jest puste!" msgid "Error in ZIP archive:" msgstr "Błąd w archiwum ZIP:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Ustawienia ogólne" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Sortowanie połączenie z serwerem" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Ustawienia wyglądu" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Więcej ustawień" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Serwer bazy danych" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Oprogramowanie" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Wersja oprogramowania" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Wersja protokołu" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Użytkownik" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Kodowanie znaków serwera" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Serwer WWW" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Wersja klienta bazy danych" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Rozszerzenie PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Informacje o PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Oficjalna strona phpMyAdmina" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Współpraca" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Pomoc techniczna" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Lista zmian" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9212,7 +9234,7 @@ msgstr "" "naprawić tę lukę w zabezpieczeniach poprzez ustawienie hasła dla użytkownika " "'root'." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9221,7 +9243,7 @@ msgstr "" "Masz włączone mbstring.func_overload w konfiguracji PHP. Opcja ta jest " "niezgodna z phpMyAdmin i może spowodować, że niektóre dane bądą uszkodzone!" -#: main.php:294 +#: main.php:297 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 " @@ -9232,19 +9254,19 @@ msgstr "" "phpMyAdmin nie ma możliwości poprawnego rozbijania napisów, co może " "skutkować niespodziewanymi rezultatami." -#: main.php:302 +#: main.php:305 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." +"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 "" "Parametr PHP [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] ma mniejszą wartość niż " -"czas przechowywania ciasteczka skonfigurowany w phpMyAdmin. Z tego powodu " -"sesja wygaśnie wcześniej niż jest to skonfigurowane w phpMyAdmin." +"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] ma mniejszą wartość " +"niż czas przechowywania ciasteczka skonfigurowany w phpMyAdmin. Z tego " +"powodu sesja wygaśnie wcześniej niż jest to skonfigurowane w phpMyAdmin." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9253,12 +9275,12 @@ msgstr "" "ciasteczek skonfigurowanego w phpMyAdmin, z tego powodu, swój login wygasa " "wcześniej niż skonfigurowane w phpMyAdmin." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Plik konfiguracyjny wymaga teraz tajnej frazy kodującej (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9268,7 +9290,7 @@ msgstr "" "Będzie on nadal znajdował się w katalogu phpMyAdmina. Możesz go usunąć po " "skonfigurowaniu phpMyAdmina." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9278,7 +9300,7 @@ msgstr "" "niektóre rozszerzone funkcje zostały wyłączone. Aby dowiedzieć się dlaczego " "kliknij %stutaj%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9287,35 +9309,35 @@ msgstr "" "PHP MySQL w wersji biblioteki %s różni się od serwera MySQL w wersji %s. " "Może to spowodować nieprzewidywalne zachowanie." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -"Serwer działa pod ochroną Suhosina. Możliwe problemy opisuje %sdokumentacja" -"%s." +"Serwer działa pod ochroną Suhosina. Możliwe problemy opisuje %sdokumentacja%" +"s." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Brak baz danych" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Filter tables by name" msgid "Filter databases by name" msgstr "Filtr tabel wg nazwy" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Filtr tabel wg nazwy" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Utwórz tabelę" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Proszę wybrać bazę danych" @@ -9363,7 +9385,7 @@ msgstr "Przełączanie małe/duże" msgid "Toggle relation lines" msgstr "Przełączanie linii relacji" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Importuj/eksportuj współrzędne schematu PDF" @@ -9421,67 +9443,67 @@ msgstr "Utwórz" msgid "Active options" msgstr "Aktywne opcje" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Strona została stworzona" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Błąd tworzenia strony" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Strona" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Import z wybranej strony" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Eksport do wybranej strony" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Utwórz stronę i eksport do niej" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Nowa nazwa strony: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Eksport/import w skali" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "zalecana" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Błąd: relacja już istnieje." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Błąd: relacja nie została dodana." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Relacja FOREIGN KEY została dodana" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Dodano wewnętrzne powiązanie" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Usunięto powiązanie" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Błąd podczas zapisywania współrzędnych w widoku projektu." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Modyfikacja została zapisana" @@ -9555,15 +9577,15 @@ msgid "You can reset all your settings and restore them to default values." msgstr "" "Można przywrócić wszystkie ustawienia i przywrócić je do wartości domyślnych." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Import plików" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Wszystko" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Tabela %s nie została znaleziona lub nie jest ustawiona w %s" @@ -9572,37 +9594,37 @@ msgstr "Tabela %s nie została znaleziona lub nie jest ustawiona w %s" msgid "File doesn't exist" msgstr "Plik nie istnieje" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Wybierz dziennik binarny do podglądu" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Pliki" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Ucinaj wyświetlane zapytania" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Pokaż pełne zapytania" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Nazwa dziennika" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Pozycja" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Oryginalna pozycja" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informacje" @@ -9610,7 +9632,7 @@ msgstr "Informacje" msgid "Character Sets and Collations" msgstr "Kodowania znaków i metody porównywania" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." @@ -9618,24 +9640,24 @@ msgstr[0] "%1$d baza danych została pomyślnie usunięta." msgstr[1] "%1$d bazy danych zostały pomyślnie usunięte." msgstr[2] "%1$d baz danych zostało pomyślnie usuniętych." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statystyki baz danych" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Replikacja serwera głównego" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Replikacja serwera podrzędnego" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Włącz statystyki" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9643,7 +9665,7 @@ msgstr "" "Uwaga: Włączenie statystyk baz danych może spowodować duży ruch pomiędzy " "serwerem WWW a serwerem MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Mechanizmy składowania" @@ -9671,7 +9693,7 @@ msgstr "Moduł" msgid "Library" msgstr "Biblioteka" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Wersja" @@ -9687,115 +9709,115 @@ msgstr "Licencja" msgid "disabled" msgstr "wyłączone" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Wszystkie uprawnienia, oprócz GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Pozwól zmieniać strukturę istniejących tabel." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Pozwól modyfikować i usuwać procedury składowane." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Pozwól tworzyć nowe bazy danych i tabele." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Pozwól tworzyć procedury składowane." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Pozwól tworzyć nowe tabele." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Pozwala tworzyć tabele tymczasowe." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Pozwól tworzyć, usuwać i zmieniać nazwy kont użytkowników." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Pozwól tworzyć widoki." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Pozwól usuwać dane." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Pozwól usuwać bazy danych i tabele." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Pozwól usuwać tabele." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Pozwól ustawiać zdarzenia w harmonogramie zdarzeń" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Pozwól wykonywać procedury składowane." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Pozwól importować i eksportować dane z/do plików." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Pozwól dodawać użytkowników i nadawać uprawnienia bez przeładowywania tabeli " "uprawnień." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Pozwól tworzyć i usuwać indeksy." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Pozwól dodawać i zamieniać dane." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Pozwól blokować tabele dla aktualnego wątku." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Ogranicz liczbę nowych połączeń, które może otworzyć użytkownik w ciągu " "godziny." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Ogranicz liczbę zapytań, które może wysłać użytkownik w ciągu godziny." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9803,60 +9825,60 @@ msgstr "" "Ogranicz liczbę poleceń zmieniających jakąkolwiek tabelę lub bazę danych, " "które może wykonać użytkownik w ciągu godziny." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Ogranicz liczbę jednoczesnych połączeń, które może użytkownik." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Pozwól oglądać procesy wszystkich użytkowników" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Nie ma żadnych skutków w tej wersji MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Pozwól przeładowywać ustawienia serwera i opróżniać pamięć podręczną serwera." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Nadaj użytkownikowi prawo, by zapytać gdzie są serwery podrzędne / nadrzędne." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Potrzebne dla replikacji serwera podrzędnego." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Pozwól czytać dane." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Daj dostęp do pełnej listy baz danych." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Pozwól wykonywać zapytania SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Pozwól wyłączyć serwer." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9866,301 +9888,301 @@ msgstr "" "połączeń; Wymagane dla większość operacji administracyjnych, takich jak " "ustawianie zmiennych globalnych czy unicestwianie wątków innych użytkowników." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Pozwól tworzyć i usuwać wyzwalacze" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Pozwól zmieniać dane." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Brak uprawnień." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Brak" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Uprawnienia specyficzne dla tabel" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Uwaga: uprawnienia MySQL są oznaczone w języku angielskim" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administracja" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globalne uprawnienia" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Uprawnienia specyficzne dla baz danych" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ograniczenia zasobów" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Uwaga: Ustawienie tych opcji na 0 (zero) usuwa ograniczenie." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Dane użytkownika" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Nie zmieniaj hasła" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Żadnego użytkownika nie znaleziono." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Użytkownik %s już istnieje!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Dodałeś nowego użytkownika." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Zaktualizowano uprawnienia dla %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Masz cofnięte uprawnienia dla %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Hasło dla %s zostało zmienione." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Usuwanie %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Żaden użytkownik ze został zaznaczony do usunięcia!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Przeładuj uprawnienia" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Wybrani użytkownicy zostali usunięci pomyślnie." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Uprawnienia były przeładowane pomyślnie." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Edytuj uprawnienia" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Cofnij" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Eksport wszystkiego" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Dowolny" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Uprawnienia dla wszystkich użytkowników" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Uprawnienia dla %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Omówienie użytkowników" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Nadawanie" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Usuń zaznaczonych użytkowników" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Cofnij wszystkie aktywne uprawnienia użytkownikom, a następnie usuń ich." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Usuń bazy danych o takich samych nazwach jak użytkownicy." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Uwaga: phpMyAdmin pobiera uprawnienia użytkowników wprost z tabeli uprawnień " "MySQL-a. Zawartość tej tabeli, jeśli zostały w niej dokonane ręczne zmiany, " "może się różnić od uprawnień jakich faktycznie używa serwer. W takim " "przypadku powinieneś przed dalszą pracą %sprzeładować uprawnienia%s." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Wybrany użytkownik nie został znaleziony w tabeli uprawnień." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Uprawnienia specyficzne dla kolumn" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Dodaj uprawnienia dla następującej bazy danych" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Symbole wieloznaczne % i _ należy uciec z \\ z nich korzystać dosłownie" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Dodaj uprawnienia dla następującej tabeli" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Zmień dane użytkownika / Kopiuj użytkownika" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Utwórz nowego użytkownika z takimi samymi uprawnieniami i ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... pozostaw starego." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... usunąć starą z tabel użytkowników." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" "... unieważnij wszystkie aktywne uprawnienia ze starej i usuń je później." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "... usuń starą z tabel użytkownika i przeładuj uprawnienia później." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Baza danych dla użytkownika" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Utwórz bazę danych z taką samą nazwą i przyznaj wszystkie uprawnienia" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Przyznaj wszystkie uprawienia do baz danych o nazwach pasujących do maski " "(nazwaużytkownika_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Przyznanie wszystkich uprawnień do bazy danych "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Użytkownicy mają dostęp do \"%s\"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "ogólny" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "specyficzne dla bazy danych" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "znak wieloznaczny" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Użytkownik został dodany." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Nieznany błąd" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Nie można połączyć się z serwerem głównym %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Nie można odczytać pozycji dziennika głównego. Możliwy problem uprawnień na " "serwerze głównym." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Nie można zmienić serwera głównego" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Serwer główny zmieniony pomyślnie na %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Ten serwer jest skonfigurowany jako główny w procesie replikacji." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Pokaż stan serwera głównego" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Pokaż połączone serwery podrzędne" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10169,11 +10191,11 @@ msgstr "" "Ten serwer nie jest skonfigurowany jako główny w procesie replikacji. Czy " "chcesz go skonfigurować ?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Konfiguracja serwera głównego" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10187,19 +10209,19 @@ msgstr "" "wybrać do ignorowania wszystkie bazy danych domyślnie i pozwala jedynie na " "niektóre bazy danych które mają być replikowane. Wybierz tryb:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Replikuj wszystkie bazy danych; Pomiń:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Pomiń wszystkie bazy danych; Replikuj:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Wybierz bazy danych:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10207,7 +10229,7 @@ msgstr "" "Teraz dodaj następujące wiersze na końcu pliku my.cnf a następnie zrestartuj " "serwer MySQL." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10216,83 +10238,83 @@ msgstr "" "Gdy zrestartowałeś już serwer MySQL kliknij przycisk Go. Powinieneś zobaczyć " "komunikat informujący, że serwer jest skonfigurowany jako główny" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Wątek SQL serwera podrzędnego nie uruchomiony!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Wątek IO serwera podrzędnego nie uruchomiony!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Serwer jest skonfigurowany jako podrzędny w procesie replikacji. Czy chesz:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Zobacz status tabeli serwera podrzędnego" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Synchronizacja baz danych z serwera głównego" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Kontrola serwera podrzędnego:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Pełny start" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Pełne zatrzymanie" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Zrestartuj serwer podrzędny" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Tylko początek wątku SQL" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Tylko zatrzymaj wątek SQL" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Tylko początek IO wątku" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Zatrzymaj tylko wątek IO" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Błąd zarządzania:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Włącznie \"omijania błędów\" może powodować rozsynchronizowanie serwera " "master i slave!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Pomiń bieżący błąd" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Pomiń następny" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "błędy." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10301,12 +10323,12 @@ msgstr "" "Ten serwer nie jest skonfigurowany jako podrzędny w procesie replikacji. Czy " "chcesz go skonfigurować ?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Wątek %s został pomyślnie zabity." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10314,115 +10336,115 @@ msgstr "" "phpMyAdmin nie mógł unicestwić wątku %s. Prawdopodobnie został on już " "zamknięty." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Obsługa" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Pamięć podręczna zapytań" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Wątki" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Dane tymczasowe" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Opóźnione dodania" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Bufor klucza" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Złączenia" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sortowanie" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Koordynator transakcji" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Przeładuj (zamknij) wszystkie tabele" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Pokaż otwarte tabele" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Pokaż podrzędne hosty" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Status serwera podrzędnego" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Opróżnij bufor podręczny zapytań" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Informacje o działaniu serwera" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Wszystkie zmienne stanu" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Monitor" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Doradca" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Częstotliwość odświeżania: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filtry" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Zawierające słowo:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Pokaż tylko wartości alarmowe" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "&Filtruj wg kategorii..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Pokaż niesformatowane wartości" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Powiązane linki:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Analizuj" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Instrukcje" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10430,7 +10452,7 @@ msgstr "" "System Doradcy może dostarczyć zalecenia dotyczące zmiennych serwera poprzez " "analizę zmiennych stanu serwera." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10440,7 +10462,7 @@ msgstr "" "obliczeniach i zasadach, które nie mogą mieć obowiązkowego zastosowania do " "systemu." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10450,7 +10472,7 @@ msgstr "" "(poprzez czytanie dokumentacji) i jak cofnąć zmiany. Złe ustawienia mogą " "mieć bardzo negatywny wpływ na wydajność." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10461,31 +10483,31 @@ msgstr "" "zmianę, gdyby nie było jednoznacznego wymiernego postępu." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Pytania od uruchomienia: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Oświadczenia" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Ruch sieciowy od uruchomienia: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Ten serwer MySQL działa już od: %1$s. Uruchomiony został o: %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10493,19 +10515,19 @@ msgstr "" "Ten serwer MySQL jest ustawiony jako główny i podrzędny w " "procesie replikacji." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Ten serwer MySQL jest ustawiony jako master i slave w procesie " "replikacji." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Ten serwer MySQL jest pracuje jako główny i podrzędny w " "procesie replikacji." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10513,11 +10535,11 @@ msgstr "" "Więcej informacji na temat stanu replikacji na serwerze, odwiedź sekcja replikacji." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Stan replikacji" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10525,35 +10547,35 @@ msgstr "" "Na aktywnym serwerze liczniki bajtów mogą się przekręcić, więc statystyki " "jakich dostarcza serwer MySQL nie są wiarygodne." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Otrzymane" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Wysłane" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "maks. równoczesnych połączeń" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Nieudane próby" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Przerwane" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Polecenie" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10561,11 +10583,11 @@ msgstr "" "Liczba połączeń, które zostały przerwane, ponieważ klient zmarł bez " "poprawnego zamykania połączenia." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Liczba nieudanych prób połączenia się z serwerem MySQL." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10575,18 +10597,18 @@ msgstr "" "binarnego, które przekroczyły wartość binlog_cache_size i do zapisania " "instrukcji transakcji został użyty plik tymczasowy." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Liczba transakcji, które używały pamięci podręcznej tymczasowego dziennika " "binarnego." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "Liczba prób połączenia (udane lub nie) do serwera MySQL." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10598,11 +10620,11 @@ msgstr "" "zwiększenie wartości tmp_table_size spowoduje tworzenie tymczasowych tabel w " "pamięci, a nie na dysku." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Ile plików tymczasowych utworzył mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10610,7 +10632,7 @@ msgstr "" "Liczba tabel tymczasowych w pamięci, utworzonych automatycznie przez serwer " "podczas wykonywania instrukcji." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10618,7 +10640,7 @@ msgstr "" "Liczba wierszy zapisanych przy pomocy INSERT DELAYED, dla których wystąpił " "jakiś błąd (prawdopodobnie zdublowany klucz)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10626,23 +10648,23 @@ msgstr "" "Liczba użytych wątków obsługujących INSERT DELAYED. Każda osobna tabela, na " "której wykonuje się INSERT DELAYED dostaje własny wątek." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Liczba wierszy zapisanych poprzez INSERT DELAYED." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Liczba wykonanych instrukcji FLUSH." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Liczba wewnętrznych instrukcji COMMIT." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Ile razy wiersz został usunięty z tabeli." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10652,7 +10674,7 @@ msgstr "" "informacje o tabeli o zadanej nazwie. Nazywamy to odkryciem (discovery). Handler_discover wskazuje, ile razy tabela została odkryta." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10662,7 +10684,7 @@ msgstr "" "sugeruje, że serwer wykonuje pełnych przeszukań indeksów; na przykład SELECT " "col1 FROM foo, przy założeniu, że col1 jest zindeksowane." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10670,7 +10692,7 @@ msgstr "" "Liczba żądań odczytu wiersza na podstawie indeksu. Duża wartość to dobra " "oznaka tego, że zapytania i tabele są właściwie zindeksowane." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10680,7 +10702,7 @@ msgstr "" "jest zwiększana przy odpytywaniu o zindeksowaną kolumnę na ograniczonym " "przedziale lub przy przeszukiwaniu indeksu." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10688,7 +10710,7 @@ msgstr "" "Liczba żądań odczytu poprzedniego wiersza w porządku indeksowym. Metoda " "używana głównie do optymalizacji ORDER BY … DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10700,7 +10722,7 @@ msgstr "" "sortowania rezultatu. Prawdopodobnie wykonano wiele zapytań wymagających " "przeszukania całej tabeli lub złączeń, które nie używają poprawnie indeksów." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10712,35 +10734,35 @@ msgstr "" "nie są poprawnie zindeksowane lub że zapytania nie są napisane w sposób " "pozwalający skorzystać z istniejących indeksów." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Liczba wewnętrznych instrukcji ROLLBACK." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Liczba żądań zmiany wiersza w tabeli." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Liczba żądań dodania wiersza do tabeli." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Liczba stron zawierających dane (brudnych lub czystych)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Liczba aktualnie brudnych stron." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Liczba stron w puli bufora, których wymiecienia zażądano." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Liczba wolnych stron." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10750,7 +10772,7 @@ msgstr "" "odczytywane lub zapisywane lub takie, które nie mogą zostać wymiecione lub " "usunięte z jakiegoś innego powodu." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10763,11 +10785,11 @@ msgstr "" "Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Całkowita wielkość puli bufora, w stronach." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10776,7 +10798,7 @@ msgstr "" "Występuje gdy zapytane przeszukiwałoby duże fragmenty tabeli, ale w dowolnej " "kolejności." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10784,11 +10806,11 @@ msgstr "" "Liczba sekwencyjnych odczytów z wyprzedzeniem zainicjowanych przez InnoDB. " "Występuje gdy InnoDB wykonuje sekwencyjne pełne przeszukiwanie tabeli." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Liczba żądań logicznych odczytów które wykonał InnoDB." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10796,7 +10818,7 @@ msgstr "" "Liczba logicznych odczytów, których InnoDB nie mógł zaspokoić pulą bufora i " "musiał wykonać odczyt pojedynczej strony." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10810,51 +10832,51 @@ msgstr "" "wskazuje liczbę wystąpień takich oczekiwań. Jeżeli rozmiar puli bufora był " "ustawiony właściwie, wartość ta powinna być mała." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Liczba wykonanych zapisów do puli bufora InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Liczba dotąd wykonanych operacji fsync()." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Aktualna liczba operacji fsync() w toku." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Aktualna liczba odczytów w toku." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Aktualna liczba zapisów w toku." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Ilość dotąd odczytanych danych, w bajtach." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Łączna liczba odczytów danych." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Łączna liczba zapisów danych." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Ilość dotąd zapisanych danych, w bajtach." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "Liczba przeprowadzonych zapisów typu doublewrite." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "Liczba stron zapisanych przy zapisie typu doublewrite." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10862,35 +10884,35 @@ msgstr "" "Ile razy czekano, bo bufor dziennika był zbyt mały i przed wznowieniem pracy " "oczekiwano na jego opróżnienie." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Liczba żądań zapisów do dziennika." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Liczba fizycznych zapisów do pliku dziennika." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Liczba synchronicznych zapisów do pliku dziennika." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Liczba wywołań fsync dla pliku dziennika w toku." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Liczba zapisów do pliku dziennika w toku." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Liczba bajtów zapisanych do pliku dziennika." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Liczba utworzonych stron." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10899,51 +10921,51 @@ msgstr "" "mierzonych w stronach; znajomość wielkości strony pozwala na ich łatwą " "konwersję na bajty." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Liczba odczytanych stron." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Liczba zapisanych stron." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Liczba blokad wiersza na które aktualnie się czeka." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Średni czas uzyskania blokady wiersza, w milisekundach." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Całkowity czas zużyty na uzyskiwanie blokad wierszy, w milisekundach." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Maksymalny czas uzyskania blokady wiersza, w milisekundach." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Ile razy czekano na blokadę wiersza." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Liczba wierszy usuniętych z tabel InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Liczba wierszy dodanych do tabel InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Liczba wierszy odczytanych z tabel InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Liczba wierszy zmienionych w tabelach InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10952,7 +10974,7 @@ msgstr "" "jeszcze nie wymiecione na dysk. Wcześniej zmienna miała nazwę " "Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -10960,7 +10982,7 @@ msgstr "" "Liczba nieużywanych bloków w buforze podręcznym indeksów. Można użyć tej " "wartości do określenia jaka część bufora indeksów jest w użyciu." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10969,15 +10991,15 @@ msgstr "" "Liczba użytych bloków w buforze podręcznym indeksów. Ta wartość to próg, " "który wskazuje maksymalną liczbę kiedykolwiek jednocześnie użytych bloków." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "Procent używanego klucza pamięci podręcznej (obliczona wartość)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Liczba żądań odczytu bloku z bufora podręcznego indeksów." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10988,7 +11010,7 @@ msgstr "" "Współczynnik chybień bufora podręcznego można policzyć ze wzoru Key_reads/" "Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -10996,21 +11018,21 @@ msgstr "" "Brakujący klucz pamięci podręcznej oblicza jako porównanie fizycznego " "odczytu do żądania odczytu (obliczona wartość)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Liczba żądań zapisów bloków indeksów to bufora podręcznego." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Liczba fizycznych zapisów bloków indeksów na dysk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" "Procent fizycznego zapisu w porównaniu do żądania zapisu (obliczona wartość)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11021,7 +11043,7 @@ msgstr "" "kwerend dla tego samego zapytania. Domyśla wartość 0 onazcza, że kwerenda " "została opracowana jeszcze." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -11029,11 +11051,11 @@ msgstr "" "Maksymalna liczba połączeń, które były używane jednocześnie odkąd serwer " "został uruchomiony." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Liczba wierszy oczekujących na zapisanie w kolejkach INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11041,20 +11063,20 @@ msgstr "" "Liczba kiedykolwiek otwartych tabel. Jeśli ta wartość jest duża, " "prawdopodobnie wielkość pamięci podręcznej tabel jest zbyt mała." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Liczba otwartych plików." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Liczba otwartych strumieni (używanych głownie do rejestracji w dzienniku)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Liczba otwartych tabel." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -11064,19 +11086,19 @@ msgstr "" "na problemy z fragmentacją, które mogą być rozwiązane poprzez wydawanie " "polecenie FLUSH CACHE QUERY." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Ilość dostępnej pamięci w podręcznym buforze zapytań." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Liczba trafień pamięci podręcznej." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Liczba zapytań dodanych do pamięci podręcznej." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11089,7 +11111,7 @@ msgstr "" "bufora podręcznego używana jest strategia \"najpierw najdłużej nieużywany" "\" (least recently used - LRU)." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11097,19 +11119,19 @@ msgstr "" "Liczba niezbuforowanych zapytań (nie dających się zbuforować lub " "niezbuforowanych z powodu ustawienia query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Liczba zapytań zarejestrowanych w buforze podręcznym." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Całkowita liczba bloków w buforze podręcznym zapytań." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Stan replikacji bez awaryjnie (jeszcze nie zaimplementowano)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11117,13 +11139,13 @@ msgstr "" "Liczba złączeń nie używających indeksów. Wartość różna od 0 sugeruje " "staranne przyjrzenie się indeksom tabel." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Liczba złączeń w których użyto wyszukiwania zakresowego na pierwszej " "złączanej tabeli." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11132,7 +11154,7 @@ msgstr "" "dla każdego wiersza. (Wartość różna od 0 sugeruje staranne przyjrzenie się " "indeksom tabel.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11140,16 +11162,16 @@ msgstr "" "Liczba złączeń w których użyto zakresów w stosunku do pierwszej tabeli. " "(Nawet duża wartość nie ma kluczowego znaczenia.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Liczba złączeń, które przeszukały w pełni pierwszą tabelę." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "Liczba tymczasowych tabel aktualnie otwartych przez podrzędny wątek SQL." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11157,26 +11179,26 @@ msgstr "" "Ile razy łącznie (od startu) podrzędny wątek SQL replikacji ponawiał " "transakcje." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "ON oznacza, że ten serwer jest podrzędny i jest podłączony go serwera " "głównego." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" "Liczba wątków, których utworzenie trwało dłużej niż slow_launch_time sekund." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Liczba zapytań, których wykonanie zajęło więcej niż long_query_time sekund." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11186,23 +11208,23 @@ msgstr "" "dużej wartości, warto wziąć pod uwagę zwiększenie wartości zmiennej " "systemowej sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Liczba sortowań wykonanych przy użyciu zakresów." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Liczba posortowanych wierszy." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Liczba sortowań wykonanych poprzez przeszukiwanie tabeli." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Ile razy blokada tabeli została uzyskana natychmiastowo." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11214,7 +11236,7 @@ msgstr "" "się najpierw zoptymalizować zapytania, a następnie podzielić tabelę (tabele) " "lub użyć replikacji." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11224,11 +11246,11 @@ msgstr "" "może być wyliczony ze wzoru Threads_created/Connections. Kolor czerwony " "oznacza, że powinno się zwiększyć thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Liczba aktualnie otwartych połączeń." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11240,47 +11262,47 @@ msgstr "" "(W przypadku dobrej implementacja wątków zwykle nie daje to zauważalnego " "polepszenia wydajności.)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "Cache wątku trafień (obliczona wartość)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Liczba nieuśpionych wątków." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Uruchom monitor" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Instrukcje/Setup" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Gotowe przestawienie/edycji wykresów" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Dodaj wykres" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "przestawienie/edycji wykresów" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Częstotliwość odświeżania" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Kolumny wykresu" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Układ wykresu" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11288,15 +11310,15 @@ msgstr "" "Układ wykresów są przechowywane w przeglądarce lokalnego przechowywania. " "Możesz wyeksportować go, jeśli masz skomplikowany zestaw górę." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Przywróć wartość domyślną" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Instrukcje monitora" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11310,7 +11332,7 @@ msgstr "" "włączone. Należy jednak pamiętać, że general_log produkuje duże ilości " "danych i zwiększa obciążenie serwera nawet o 15%" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11322,11 +11344,11 @@ msgstr "" "tabeli jest obsługiwana przez MySQL 5.1.6 i nowszej. Można nadal używać " "funkcji wykresów serwera jednak." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Korzystanie z monitora:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11336,7 +11358,7 @@ msgstr "" "odstępach czasu. Możesz dodawać wykresy i zmienić częstotliwość odświeżania " "w 'Ustawienia' lub usunąć wykres za pomocą ikony zębatki dla każdego wykresu." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11348,11 +11370,11 @@ msgstr "" "wykresie. Po potwierdzeniu, to załaduje spis pogrupowanych pytań, nie można " "kliknąć na wszelkich występujących instrukcji SELECT do dalszych analiz." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Proszę zwrócić uwagę:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11365,80 +11387,80 @@ msgstr "" "wyłączyć general_log i opróżnić swoją tabelę raz monitorowania nie jest " "wymagane." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Ustawiony wykres" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Zmienna statusu(ów)" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Wybierz serię:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Najczęściej monitorowany" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "lub wpisz nazwę zmiennej:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Wyświetl jako wartości różnicy" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Zastosuj dzielnik" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Dołącz urządzenia do wartości danych" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Dodaj tę serię" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Wyczyść serie" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Seria na wykresie:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Statystyki Log" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Wybrany zakres czasu:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Pobierać tylko oświadczenia SELECT, INSERT, UPDATE i DELETE" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "Usuń zmiennych danych w oświadczeniu INSERT dla lepszej grupy" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" "Wybierz z którego dziennika chcesz statystyki które mają być generowane." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Wyniki są pogrupowane według zapytania tekstu." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Analizuj zapytanie" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" @@ -11446,7 +11468,7 @@ msgstr[0] "%d sekunda" msgstr[1] "%d sekund" msgstr[2] "%d sekundę" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11462,8 +11484,8 @@ msgstr "Nie można nawiązać połączenia z serwerem źródłowym" msgid "Could not connect to the target" msgstr "Nie można nawiązać połączenia z serwerem docelowym" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "Baza danych '%s' nie istnieje." @@ -11566,19 +11588,19 @@ msgstr "" "Docelowa baza danych zostanie w całości zsynchronizowana ze źródłową. " "Źródłowa baza danych pozostanie niezmieniona." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Błędne ustawienie zmienne" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Zmienne i ustawienia serwera" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Wartość sesji" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Wartość globalna" @@ -11841,8 +11863,8 @@ msgid "" "If using cookie authentication and %sLogin cookie store%s is not 0, %sLogin " "cookie validity%s must be set to a value less or equal to it." msgstr "" -"W przypadku korzystania z uwierzytelniania cookie i przechowywać " -"%sciasteczek logowania%s nie jest 0, %sWażności plików cookie%s logowania " +"W przypadku korzystania z uwierzytelniania cookie i przechowywać %" +"sciasteczek logowania%s nie jest 0, %sWażności plików cookie%s logowania " "muszą być ustawione na wartość mniejsza lub równa jej." #: setup/lib/index.lib.php:310 @@ -11915,46 +11937,46 @@ msgstr "Klucz powinien zawierać litery, cyfry [em]i[/em] znaki specjalne." msgid "Wrong data" msgstr "Nieprawidłowe dane" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Korzystanie z zakładki \"%s\" jako domyślne przeglądanie zapytania." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Czy na pewno chcesz wywołać tę kwerendę?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Pokaż jako kod PHP" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Weryfikacje SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Wynik SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Wygenerowany przez" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problemy z indeksami tabeli `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Nazwa" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tabela %1$s została pomyślnie zmodyfikowana" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "Kolumny przeniesiono pomyślnie." @@ -12015,12 +12037,12 @@ msgstr "Etykieta osi Y:" msgid "Y Values" msgstr "Wartość Y" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Tabela %s już istnieje!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Tabela %1$s została utworzona." @@ -12065,340 +12087,340 @@ msgstr "Zapisz jako plik" msgid "File name" msgstr "Nazwa pliku" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Nazwą podstawowego klucza musi być… PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Nie można zmienić nazwy indeksu na PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Brak zdefiniowanych części indeksu!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Dodaj indeks" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Edytuj indeks" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Nazwa indeksu :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" musi być nazwą jedynie klucza podstawowego!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Rodzaj indeksu :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Dodaj  %s kolumn do indeksu" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Nie można przenieść tabeli do niej samej!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Nie można przekopiować tabeli do niej samej!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabela %s została przeniesiona do %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabela %s została przekopiowana do %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Nazwa tabeli jest pusta!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Sortowanie tabeli wg" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(pojedynczo)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Przenieś tabelę do (bazadanych.tabela):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opcje tabeli" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Zmień nazwę tabeli na" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopiuj tabelę do (bazadanych.tabela):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Przełącz na przekopiowaną tabelę" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Zarządzanie tabelą" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmentuj tabelę" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabela %s została przeładowana" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Flush the table (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Usuń dane lub tabelę" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Pusta tabela (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Usuń tabelę (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Zarządzanie partycjami" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partycja %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analizuj" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Sprawdź" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optymalizuj" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Przebuduj" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Napraw" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Usuń partycjonowanie" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Sprawdź spójność powiązań:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Pokaż tabele" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Wykorzystanie przestrzeni" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efektywne" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statystyka wiersza" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statycznie" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dynamiczny" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Długość wiersza" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Rozmiar wiersza" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Następny autoindeks" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Błąd podczas tworzenia klucza zewnętrznego na %1$s (należy sprawdzić typy " "danych)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Wewnętrzne relacje" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" "Wewnętrzna relacja jest zbędna gdy istnieje odpowiednia relacja FOREIGN KEY." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Ograniczenie klucza obcego" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Przestrzenny" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Różne wartości" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Dodaj klucz główny" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Dodaj indeks unikatowy" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Dodaj indeks przestrzenny" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Dodaj FULLTEXT indeksu" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Brak" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Kolumna %s została upuszczona" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Do %s dodany został klucz podstawowy" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Do %s dodany został indeks" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Pokaż więcej akcji" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "Przenieś kolumny" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "Aby przenieś kolumny, przeciągając je w górę i w dół." -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Edycja widoku" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Widok relacyjny" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Zaproponowanie struktury tabeli" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Dodaj kolumnę" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Na końcu tabeli" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Na początku tabeli" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Po %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Utwórz indeks na kolumnach %s" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "partycjonowanie" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Raport śledzenia tabeli `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Wersja %1$s stworzona, śledzenie dla %2$s jest aktywne." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Śledzenie dla %1$s zostało wyłączone w wersji %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Śledzenie dla %1$s zostało włączone w wersji %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "Instrukcje SQL zostały wykonane." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12406,118 +12428,118 @@ msgstr "" "Możesz wykonać zrzut poprzez tworzenie i używanie tymczasowej bazy danych. " "Upewnij się, że masz uprawnienia do tego." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Ujmij w komentarz te dwa wiersze jeśli ich nie potrzebujesz." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" "Instrukcje SQL zostały wyeksportowane. Proszę skopiować zrzut lub go wykonać." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Wersja %s migawki (kod SQL)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Śledzenie definicją danych pomyślnie usunięte" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Błąd zapytania" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Śledzenie manipulacją danymi pomyślnie usunięte" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Śledzenie instrukcji" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Pokaż %1$s w okresie od %2$s do %3$s wg użytkownika %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Usuń wiersz śledzenia danych z raportu" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Brak danych" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Data" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Instrukcja definiowania danych" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Instrukcja przetwarzania danych" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Zrzut SQL (plik do pobrania)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Zrzut SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Ta opcja zamienia twoją tabelę i zawarte w niej dane." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Wykonanie SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Eksportuj jako %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Pokaż wersje" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Dezaktywuj śledzenie dla %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Dezaktywuj teraz" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Aktywuj śledzenie %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Aktywuj teraz" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Utwórz wersję %1$s dla %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Śledź te instrukcje definicji danych:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Śledź te instrukcje manipulowania danymi:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Utwórz wersję" @@ -12546,11 +12568,11 @@ msgstr "Nie masz wystarczających uprawnień, aby być tu i teraz!" msgid "The profile has been updated." msgstr "Profil został zaktualizowany." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Nazwa widoku" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Zmień nazwę widoku na" @@ -12900,8 +12922,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "Bieżący współczynnik wolnej pamięci pamięci podręcznej zapytań do " "całkowitego zapytania wielkości cache to %s%%. Powinno być powyżej 80%%" @@ -13057,8 +13079,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s%% wszelkiego rodzaju spowodować tabel tymczasowych, ta wartość ta powinna " "być niższa niż 10%%." @@ -13605,8 +13627,8 @@ msgstr "" #, php-format msgid "%s%% of all connections are aborted. This value should be below 1%%" msgstr "" -"%s%% wszystkich połączeń jest przerwana. Ta wartość ta powinna być poniżej " -"1%%" +"%s%% wszystkich połączeń jest przerwana. Ta wartość ta powinna być poniżej 1%" +"%" #: libraries/advisory_rules.txt:399 msgid "Rate of aborted connections" diff --git a/po/pt.po b/po/pt.po index 55be2430e1..6b30ce6ce2 100644 --- a/po/pt.po +++ b/po/pt.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:05+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: portuguese \n" -"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Mostrar tudo" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Número da página:" @@ -38,55 +38,56 @@ msgstr "" "fechado a janela que a originou, ou as configurações de segurança do seu " "browser encontram-se definidas para não permitir actualizações entre janelas." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Pesquisar" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Executar" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nome do Índice" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Descrição" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "A base de dados %1$s foi criada." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Comentário da Base de Dados: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Comentários da tabela" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Coluna" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tipo" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nulo" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Omissão" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Links para" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Comentários" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Não" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Sim" @@ -261,101 +262,101 @@ msgstr "Sim" msgid "View dump (schema) of database" msgstr "Ver o esquema da base de dados" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Nenhuma tabela encontrada na base de dados." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Selecciona Todas" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Limpa Todas as Selecções" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "O nome da base de dados está vazia!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "O nome da base de dados %1$s foi alterado para %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "A base de dados %1$s foi copiada para %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Alterar o nome da base de dados para" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Remover a Base de Dados" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "A base de dados %s foi eliminada." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Apagar a Base de Dados (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Copiar a Base de Dados para" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Somente a estrutura" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Estrutura e dados" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Apenas dados" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Criar a Base de Dados antes de copiar (CREATE DATABASE)" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Adicionar %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Adicionar valor AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Adicionar restrições (constraints)" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Mudar para a Base de Dados copiada" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Agrupamento (Collation)" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -364,491 +365,425 @@ msgstr "" "As configurações do phpMyAdmin para trabalhar com ligações entre Tabelas " "foram desactivadas. Para saber porquê carregue %shere%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Editar ou exporta o esquema relacional (schema)" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabela" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Registos" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Tamanho" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "em uso" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Criação" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Última actualização" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Última Verificação" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tabela" msgstr[1] "%s tabelas" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Tem que escolher pelo menos uma coluna para mostrar" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Mudar para %sConstrutor Gráfico%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Ordenação" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Ascendente" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Descendente" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Mostrar" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Critérios" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins." -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "E" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Elim" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Ou" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Modificar" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Adicionar/Remover Linhas de Critérios" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Adicionar/Remover Colunas" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Atualizar consulta" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Usar Tabelas" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Consulta SQL na base de dados %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Executar Consulta" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Acesso Negado" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "pelo menos uma das palavras" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "todas as palavras" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "a frase exata" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "como expressão regular" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Procurar resultados para \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Total: %s resultado" -msgstr[1] "Total: %s resultados" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s resultado na tabela %2$s" -msgstr[1] "%1$s resultados na tabela %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Procurar" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Apagar os semelhantes para a %s tabela?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Apagar" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Pesquisar na Base de Dados" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Palavra(s) ou valor(es) a pesquisar (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Procurar:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "As palavras são separadas pelo caracter espaço (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Dentro de Tabela(s):" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Dentro da coluna:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Não foram encontradas tabelas na base de dados" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "desconhecido" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "A tabela %s foi limpa" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "A Vista %s foi eliminada" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "A tabela %s foi eliminada" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Detecção de Alterações está activa." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Detecção de Alterações está desactivada." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Esta vista tem número de linhas aproximado. Por favor, consulte a " -"%sdocumentação%s." +"Esta vista tem número de linhas aproximado. Por favor, consulte a %" +"sdocumentação%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Vista" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replicação" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Soma" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s é o storage engine por defeito neste MySQL server." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Com os seleccionados:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Todos" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Verificar tabelas com overhead" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Exportar" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Vista de impressão" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Limpa" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Elimina" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Verificar tabela" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimizar tabela" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Reparar tabela" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analizar tabela" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Adicionar prefixo à tabela" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Substituir prefixo da tabela" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Copiar tabela com prefixo" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Dicionario de dados" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Tabelas em tracking" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Base de Dados" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Última versão" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Criado" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Actualizado" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Estado" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Acções" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Apagar dados de tracking para esta tabela" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "activo" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "inactivo" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versões" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Relatório de tracking" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Snapshot da estrutura" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Tabelas sem tracking" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Tracking à tabela" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Log da Base de Dados" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Mau tipo!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "O tipo de export seleccionado tem de ser gravado em ficheiro!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Parâmetros inválidos!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Não existe espaço suficiente para gravar o ficheiro %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -856,12 +791,12 @@ msgstr "" "O ficheiro %s já existe no servidor, mude o nome do ficheiro ou verifique a " "opção de substituição (re-escrita)." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "O servidor web não tem permissões para gravar o ficheiro %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "O Dump foi gravado para o ficheiro %s." @@ -884,7 +819,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometria" @@ -957,30 +892,30 @@ msgstr "" "Escolhe \"GeomFromText\" da coluna \"Função\" e cola a linha de caracteres " "abaixo no campo \"Valor\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Provavelmente tentou efectuar o importar um ficheiro demasiado grande. Por " "favor reveja a %sdocumentação%s para encontrar formas de contornar este " "limite." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Mostrando Marcador" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Marcador apagado com sucesso." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Não foi possível ler o ficheiro" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -991,7 +926,7 @@ msgstr "" "suporte não se encontra implementado ou está desabilitado na sua " "configuração." -#: import.php:390 +#: import.php:394 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 " @@ -1002,30 +937,30 @@ msgstr "" "sua configuração PHP. Veja [a@./Documentation.html#faq1_16@Documentation]FAQ " "1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Impossível converter o conjunto de caracteres do ficheiro sem a biblioteca " "de conversão" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Não foi possível carregar os import plugins, por favor verifique a sua " "instalação!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Marcador %s criado" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Import terminou com sucesso, %d queries executados." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1033,7 +968,7 @@ msgstr "" "Script timeout atingido, se pretender concluir o import, por favor volte a " "submeter o mesmo ficheiro que o import continuará." -#: import.php:499 +#: import.php:503 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." @@ -1042,15 +977,15 @@ msgstr "" "significa que o phpMyAdmin não conseguirá terminar este import, sem que se " "incremente os tempos de limite de php." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "O seu comando SQL foi executado com sucesso" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Voltar" @@ -1060,7 +995,7 @@ msgstr "" "O phpMyAdmin torna-se mais agradável se usado num browser que suporte " "frames." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Os comandos \"DROP DATABASE\" estão inibidos." @@ -1069,7 +1004,7 @@ msgstr "Os comandos \"DROP DATABASE\" estão inibidos." msgid "Do you really want to execute \"%s\"?" msgstr "Você realmente deseja executar \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Estará prestes a DESTRUIR uma base de dados completa!" @@ -1109,7 +1044,7 @@ msgstr "Adicionar Índice" msgid "Edit Index" msgstr "Editar Índice" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Adiciona %d coluna(s) ao Índice" @@ -1127,17 +1062,17 @@ msgstr "O nome da máquina está vazio!" msgid "The user name is empty!" msgstr "O nome do utilizador está vazio!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Indique a palavras-passe!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "" "As palavras-passe são diferentes!\\nLembre-se de confirmar a palavra-passe!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Adicionar utilizador" @@ -1149,29 +1084,31 @@ msgstr "Recarregar Privilégios" msgid "Removing Selected Users" msgstr "Removendo os utilizadores seleccionados" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Fechar" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Edita" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Gráfico de tráfego em direto" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Gráfico de ligações/processo ao vivo" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Gráfico de comandos em directo" @@ -1181,24 +1118,24 @@ msgstr "Dados estáticos" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Total" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Outros" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1218,7 +1155,7 @@ msgstr "Tráfego do servidor (em KiB)" msgid "Connections since last refresh" msgstr "Ligações desde a última actualização" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Processos" @@ -1236,7 +1173,7 @@ msgstr "Perguntas desde a ultima actualização" msgid "Questions (executed statements by the server)" msgstr "Perguntas (comandos executados pelo servidor)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Estatísticas de comandos" @@ -1281,14 +1218,14 @@ msgid "System swap" msgstr "Swap do sistema" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1340,32 +1277,32 @@ msgstr "Bytes enviados" msgid "Bytes received" msgstr "Bytes recebidos" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Ligações" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Bytes" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1379,11 +1316,11 @@ msgstr "%d tabela(s)" msgid "Questions" msgstr "Perguntas" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Tráfego" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Configurações" @@ -1403,12 +1340,12 @@ msgstr "Adicionar gráfico a grelha" msgid "Please add at least one variable to the series" msgstr "Por favor adicione pelo menos uma variável à serie" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Nenhum" @@ -1508,7 +1445,7 @@ msgstr "Modificar configurações" msgid "Current settings" msgstr "Configurações atuais" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Titulo do gráfico" @@ -1597,7 +1534,7 @@ msgstr "Explicar SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Tempo" @@ -1693,10 +1630,10 @@ msgstr "" "Falha ao construir grelha do gráfico com a configuração importada. " "Redefinindo os valores padrão..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importar" @@ -1762,7 +1699,7 @@ msgstr "Processando Pedido" msgid "Error in Processing Request" msgstr "Erro a Processar Pedido" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Nenhuma base de dados selecionada." @@ -1816,15 +1753,15 @@ msgstr "Esconder índices" msgid "Show indexes" msgstr "Mostrar índices" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Ativado)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Desativado)" @@ -1852,7 +1789,7 @@ msgstr "A Eliminar" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "A definição de uma função armazenada deve conter uma instrução RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Editor ENUM/SET" @@ -1891,8 +1828,8 @@ msgstr "Mostrar Caixa do query" msgid "No rows selected" msgstr "Nenhum registo(linha) seleccionado." -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Muda" @@ -1900,18 +1837,18 @@ msgstr "Muda" msgid "Query execution time" msgstr "Tempo de execução da consulta" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Guarda" @@ -1923,7 +1860,7 @@ msgstr "Esconder critérios de buca" msgid "Show search criteria" msgstr "Mostrar critérios de busca" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Pesquisa Avançada" @@ -1972,12 +1909,12 @@ msgstr "Resultado(s) das(s) consulta(s)" msgid "Data point content" msgstr "Conteúdo do ponto de dados" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignora" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Copiar" @@ -1997,7 +1934,7 @@ msgstr "Seleccione Foreign Key" msgid "Please select the primary key or a unique key" msgstr "Por favor seleccione a chave primária ou a chave única" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Escolha a coluna para mostrar" @@ -2080,7 +2017,7 @@ msgstr "Mostrar registo(s)" msgid "Generate password" msgstr "Gerar palavra-passe" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Gerar" @@ -2088,7 +2025,7 @@ msgstr "Gerar" msgid "Change Password" msgstr "Alterar a palavra-passe" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Mais" @@ -2179,63 +2116,63 @@ msgid "December" msgstr "Dezembro" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Fev" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Abr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Maio" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Ago" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Set" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Out" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dez" @@ -2273,32 +2210,32 @@ msgid "Sun" msgstr "Domingo" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Seg" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Ter" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Qua" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Qui" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Sex" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sab" @@ -2415,16 +2352,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "por segundo" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "por minuto" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "por hora" @@ -2432,6 +2369,250 @@ msgstr "por hora" msgid "per day" msgstr "por dia" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Tamanho máximo: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Documentação" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Erro" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "Comando SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "Mensagens do MySQL : " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Falha ao ligar ao validador SQL!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Explicar SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Saltar Explicar SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "sem código PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Criar código PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Actualizar" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Saltar a validação SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Validar SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Dom" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d-%B-%Y às %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dias, %s horas, %s minutos e %s segundos" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Parâmetros em falta:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Início" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Anterior" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Seguinte" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Fim" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Saltar para a Base de Dados "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "A funcionalidade %s é afectada por um bug conhecido, veja %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Clique para alternar" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Estrutura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Insere" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Procurar" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operações" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Procurar no seu computador:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Selecionar a partir da directoria de upload do servidor %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Não é possivel alcançar a directoria que configurou para fazer upload" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Não existem arquivos para fazer upload" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Executar" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Imprimir" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2447,80 +2628,56 @@ msgstr "" msgid "Font size" msgstr "Tamanho da fonte" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Adicionar/Remover Campos" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Início" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Anterior" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Seguinte" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Fim" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy msgid "Start row" msgstr "Estado" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows" msgstr "Número de registos por página" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Seg" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontal" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontal (cabeçalhos rodados)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertical" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Ordenar por chave" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2544,120 +2701,132 @@ msgstr "Ordenar por chave" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "Operações" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Texto parcial" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Texto inteiro" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Esquema relacional" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Esquema relacional" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Mostrar conteúdo binário como HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Transformação do navegador" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Registo eliminado" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Apagar" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Termina" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "na pesquisa" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Mostrando registos" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "total" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "O Query demorou %01.4f sec" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Vista de impressão (com texto inteiro)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Mostrar o esquema de PDF" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Versão do servidor" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Link não encontrado" @@ -2724,58 +2893,58 @@ msgstr "Não pode ler (movido) arquivo carregado." msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "O mecanismo de \"Cookies\" tem de estar ligado a partir deste ponto." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "O mecanismo de \"Cookies\" tem de estar ligado a partir deste ponto." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Nenhum indíce definido!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Índices" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Único" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Pacote" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Quantidade" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Comentário" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "A chave primária foi eliminada" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "O Índice %s foi eliminado" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2783,141 +2952,100 @@ msgid "" msgstr "" "Os Índices %1$s e %2$s parecem ser iguais ou um deles pode ter sido removido." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Base de Dados" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Servidor" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Estrutura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Insere" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operações" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Pesquisa por formulário" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilégios" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 #, fuzzy msgid "Events" msgstr "Enviado" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Utilizador" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 #, fuzzy msgid "Binary log" msgstr "Binário " -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variáveis" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Mapas de Caracteres" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Erro" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2943,79 +3071,79 @@ msgstr[1] "%1$d linha(s) inseridas." msgid "Error while creating PDF:" msgstr "Erro ao criar o PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Não foi possível salvar a tabela recente" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Tabelas Recentes" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Não existem tabelas recentes" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Não está disponível nenhuma informação detalhada para este mecanismo de " "armazenamento." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s está disponível neste servidor MySQL." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s está desactivado neste servidor MySQL." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Este servidor MySQL não suporta o mecanismo de armazenamento %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "Estado da tabela desconhecido: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Pesquisar na Base de Dados" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Tema %s não encontrado!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Base de Dados inválida" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Nome de tabela inválido" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Erro ao mudar o nome da tabela %1$s para %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Tabela %s renomeada para %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Não foi possível salvar as preferências de interface da tabela" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -3024,7 +3152,7 @@ msgstr "" "Falha ao limpar as preferências de interface da tabela (consulte $cfg" "['Servers'][$i]['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3035,95 +3163,95 @@ msgstr "" "serão constantes quando recarregar esta página. Favor verifique se a " "estrutura da tabela foi alterada." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funções" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 #, fuzzy msgid "Operator" msgstr "Operações" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Valor" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Pesquisar" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Insere" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Seleccione os campos (no mínimo 1)" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Condição de Pesquisa (Complemento da cláusula \"where\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Número de registos por página" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Ordem de visualização:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "Hide search criteria" msgid "Additional search criteria" msgstr "Esconder critérios de buca" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Faça uma \"pesquisa por formulário\" (caractere universal: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Faça uma \"pesquisa por formulário\" (caractere universal: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy msgid "How to use" msgstr "versão do PHP" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3198,14 +3326,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3452,13 +3580,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "compartilhado" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabelas" @@ -3469,35 +3597,35 @@ msgstr "Tabelas" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Dados" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Suspenso" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Ir para base de dados" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Replicado" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Verificar Privilégios para a Base de Dados "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Verificar Privilégios" @@ -3551,174 +3679,18 @@ msgstr "Método de autenticação definido nas configurações inválido:" msgid "You should upgrade to %s %s or later." msgstr "deve actualizar para %s %s ou mais recente." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "possível 'exploit'" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "Tecla numérica detectada" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Tamanho máximo: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Documentação" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "Comando SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "Mensagens do MySQL : " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Falha ao ligar ao validador SQL!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Explicar SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Saltar Explicar SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "sem código PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Criar código PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Actualizar" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Saltar a validação SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Validar SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Dom" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d-%B-%Y às %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dias, %s horas, %s minutos e %s segundos" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Parâmetros em falta:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Saltar para a Base de Dados "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "A funcionalidade %s é afectada por um bug conhecido, veja %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Clique para alternar" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Procurar no seu computador:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Selecionar a partir da directoria de upload do servidor %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Não é possivel alcançar a directoria que configurou para fazer upload" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Não existem arquivos para fazer upload" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Executar" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Imprimir" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3744,9 +3716,9 @@ msgstr "Abrir" msgid "Closed" msgstr "Fechado" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Desactidado" @@ -3878,31 +3850,31 @@ msgstr "Extensão SOAP não encontrada" msgid "maximum %s" msgstr "máximo %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Esta configuração está desactivada, não será aplicada à sua configuração" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Definir valor: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Restaurar valor padrão" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Permitir a todos os utilizadores alterarem este valor" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Limpa" @@ -4196,7 +4168,7 @@ msgid "Character set of the file" msgstr "Configurar o Mapa de Caracteres do ficheiro" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formato" @@ -4221,7 +4193,7 @@ msgstr "Colocar os nomes das colunas na primeira linha" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4230,7 +4202,7 @@ msgstr "Campos delimitados por" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4252,13 +4224,13 @@ msgstr "Remover caracteres CRLF nas colunas" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Colunas terminadas por" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Linhas terminadas por" @@ -4319,12 +4291,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relações" @@ -4339,7 +4311,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Substituir o(s) ficheiro(s) existente(s)" @@ -4355,7 +4327,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Usar apóstrofes com os nomes das tabelas e campos" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4589,8 +4561,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Janela de Query" @@ -5874,10 +5846,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Palavra-passe" @@ -5897,8 +5869,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Utilizador :" @@ -6134,42 +6106,92 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Procurar resultados para \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Total: %s resultado" +msgstr[1] "Total: %s resultados" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s resultado na tabela %2$s" +msgstr[1] "%1$s resultados na tabela %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Apagar os semelhantes para a %s tabela?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Pesquisar na Base de Dados" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Palavra(s) ou valor(es) a pesquisar (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Procurar:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "As palavras são separadas pelo caracter espaço (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Dentro de Tabela(s):" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Dentro da coluna:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Alterar a palavra-passe" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Sem palavra-passe" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Confirma" @@ -6192,8 +6214,8 @@ msgstr "Criar nova base de dados" msgid "Create" msgstr "Criar" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Sem Privilégios" @@ -6208,9 +6230,9 @@ msgstr "Criar uma Página nova" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nome" @@ -6220,306 +6242,306 @@ msgstr "Nome" msgid "Number of columns" msgstr "Número de registos por página" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Exporting databases from the current server" msgstr "Não é possível fazer login no servidor MySQL" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Criar nova tabela na base de dados %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Criar nova tabela na base de dados %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Tipo de Exportação" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 #, fuzzy msgid "Custom - display all possible options" msgstr "Opções de exportação da Base de Dados" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Base de Dados" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Tabelas" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Registos" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows:" msgstr "Número de registos por página" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Gravar no servidor na directoria %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "envia" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Nome do ficheiro modelo" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Configurar o Mapa de Caracteres do ficheiro:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Compressão" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"Compressão zip\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"Compressão gzip\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"Compressão bzip\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "envia" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formato" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opções de tranformação" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version" msgid "committed on %1$s by %2$s" msgstr "Criar versão" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version" msgid "authored on %1$s by %2$s" msgstr "Criar versão" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Não é possível fazer login no servidor MySQL" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Sem bases de dados" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Sem bases de dados" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "Texto parcial" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6528,7 +6550,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 #, fuzzy msgid "Version information" msgstr "Informação de Login " @@ -6570,68 +6592,68 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Estado da InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 #, fuzzy msgid "Pages to be flushed" msgstr "A tabela %s foi fechada" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6819,20 +6841,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Relações" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6840,128 +6862,128 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL não retornou nenhum registo." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Sem bases de dados" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Sem bases de dados" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Somente a estrutura" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Esconder" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binário" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "ause of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Devido ao seu tamanho,
este campo pode não ser editável " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binário - não editar" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "Directoria no servidor web para fazer upload" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Insere como novo registo" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Voltar atrás" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Inserir novo registo" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 #, fuzzy msgid "Go back to this page" msgstr "Voltar atrás" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Editar próxima coluna" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 #, fuzzy msgid "Showing SQL query" msgstr "Mostrar queries completos" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6978,242 +7000,242 @@ msgstr "Nenhum" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Sex" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Submete" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Confirma : " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Sem alterações" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Mapa de Caractere" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Búlgaro" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Chinês Simplificado" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Chinês Tradicional" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "Sensível a maiúsculas/minúculas" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "Não-sensível a a maiúsculas/minúculas" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Croata" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Checo" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dinamarquês" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Inglês" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estoniano" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Alemão" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "dicionário" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "lista telefónica" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Húngaro" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japonês" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lituano" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Coreano" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 #, fuzzy msgid "Persian" msgstr "Georgiano" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Europeu de Oeste" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 #, fuzzy msgid "Romanian" msgstr "Arménio" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 #, fuzzy msgid "Spanish" msgstr "Dinamarquês" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 #, fuzzy msgid "Traditional Spanish" msgstr "Chinês Tradicional" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Sueco" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tailandês" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turco" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ucraniano" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "multilingua" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Europeu Central" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Russo" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Báltico" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Arménio" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Árabe" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebráico" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgiano" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grego" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Checo-Eslovaco" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Início" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Sair" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Documentação do phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7237,11 +7259,11 @@ msgstr "Bemvindo ao %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" -"Provavelmente um ficheiro de configuração não foi criado. O %1$ssetup script" -"%2$s pode ser utilizado para criar um." +"Provavelmente um ficheiro de configuração não foi criado. O %1$ssetup script%" +"2$s pode ser utilizado para criar um." #: libraries/plugins/auth/AuthenticationConfig.class.php:121 msgid "" @@ -7288,7 +7310,7 @@ msgstr "Palavra-passe :" msgid "Server Choice" msgstr "Escolha do Servidor" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7296,15 +7318,15 @@ msgstr "" "A autenticação sem uma palavra-passe é proibida pela configuração (consulte " "'AllowNoPassword')" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Sem actividade há %s segundos ou mais; Por favor, faça o login novamente" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Não é possível fazer login no servidor MySQL" @@ -7397,7 +7419,7 @@ msgstr "Opções de exportação da Base de Dados" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Extraindo dados da tabela" @@ -7413,7 +7435,7 @@ msgstr "Enviado" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7422,14 +7444,14 @@ msgstr "Descrição" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Estrutura da tabela" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7437,7 +7459,7 @@ msgstr "Somente estrutura" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 #, fuzzy msgid "Stand-in structure for view" @@ -7492,32 +7514,32 @@ msgid "Display MIME types" msgstr "MIME-types disponíveis" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Máquina" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Data de Criação" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Versão do servidor" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "versão do PHP" @@ -7596,7 +7618,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7658,36 +7680,36 @@ msgid "" "reloaded between servers in different time zones)
" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 #, fuzzy msgid "Procedures" msgstr "Processos" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "Funções" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 #, fuzzy msgid "Constraints for dumped tables" msgstr "Limitadores para a tabela" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Limitadores para a tabela" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7731,28 +7753,28 @@ msgstr "" msgid "Column names: " msgstr "Nome dos Campos" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7762,17 +7784,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Nome dos Campos" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7935,97 +7957,97 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "não está OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Activado" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Características gerais de Relação" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Mostrar Características" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Criação de PDFs" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Mostrando comentários das Colunas" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Transformação do navegador" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Consulte a Documentação sobre como actualizar a Tabela Column_comments Table" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Comandos SQL marcados" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Histórico SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "sem Descrição" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Nenhum" @@ -8033,7 +8055,7 @@ msgstr "Nenhum" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8044,9 +8066,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Nome do Utilizador" @@ -8065,204 +8087,204 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variável" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 #, fuzzy msgid "Server ID" msgstr "Servidor" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Qualquer utilizador" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Usar campo de texto" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Qualquer máquina" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Este Anfitrião" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Usar a tabela do anfitrião" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "A tabela %s foi eliminada" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "A tabela %s foi eliminada" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Enviado" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Erro a Processar Pedido" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy msgid "Event name" msgstr "Tipo de Exportação" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 #, fuzzy msgid "Event type" msgstr "Tipo de Exportação" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Muda" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Estado" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Fim" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Instrucções de inserção completas" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8280,138 +8302,138 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "A tabela %s foi eliminada" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "A tabela %s foi eliminada" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "Nome dos Campos" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "Criação" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Tamanho/Valores*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "Remover a Base de Dados" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Tamanho/Valores*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Opções da tabela" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Tipo de Query" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format msgid "Execution results of routine %s" msgstr "Permite criar novas tabelas." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8448,23 +8470,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Tempo" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8567,156 +8589,156 @@ msgstr "Não foram encontradas tabelas na base de dados" msgid "There are no events to display." msgstr "Tabelas em tracking" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "A tabela \"%s\" não existe!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Configure as cordenadas para a tabela %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Esquema da base de dados \"%s\" - Página %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Esquema relacional" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Índice" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atributos" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Criar uma Página nova" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Página número:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Layout automático" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Relações internas" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Escolha uma Página para editar" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Seleccionar Tabelas" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Seleccionar Tabelas" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Esquema relacional" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Mostrar grelha" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Mostrar côr" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Mostrar dimensão das tabelas" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "mostrar todas as tabelas com a mesma altura?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Paisagem/ao baixo" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Retrato/Ao alto" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Criação" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Tamanho do papel" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8737,46 +8759,46 @@ msgstr "" msgid "Current Server" msgstr "Servidor" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Pesquisar na Base de Dados" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Pesquisar na Base de Dados" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Clique para seleccionar" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Executa comando(s) SQL na base de dados %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Executa comando(s) SQL na base de dados %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8787,11 +8809,11 @@ msgstr "" msgid "Columns" msgstr "Nome dos Campos" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Marcar este comando SQL" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Deixar todos os utilizadores acederem a este marcador" @@ -8893,7 +8915,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Detecção de Alterações está activa." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "ld type is \"enum\" or \"set\", please enter the values using this " @@ -8911,25 +8933,25 @@ msgstr "" "invertida (\"\\\") ou um apóstrofe (\"'\") entre esses valores, coloque uma " "barra invertida antes (por exemplo '\\\\xyz' ou 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Índice" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Adicionar/Remover Campos" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8938,11 +8960,11 @@ msgstr "" "Para uma lista de opções de transformação disponíveis e suas transformações " "MIME-type , clique em %stransformation descriptions%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opções de tranformação" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8954,62 +8976,62 @@ msgstr "" "\") ou uma pelica (\"'\") no meio desses valores, faça-o backslashes (por " "exemplo '\\\\xyz' ou 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Nenhum" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primária" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Texto Completo" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Depois %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format msgid "Add %s column(s)" msgstr "Adiciona novo campo" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "Tem que escolher pelo menos uma coluna para mostrar" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9032,11 +9054,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9051,97 +9073,97 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Características gerais de Relação" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Características gerais de Relação" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "Base de Dados" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Versão do servidor" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Utilizador" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Escolha do Servidor" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "Comentário da Base de Dados: " -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "versão do PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Mostra informação do PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Página Oficial do phpMyAdmin" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributos" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Sem alterações" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9153,48 +9175,48 @@ msgstr "" "está a correr com este valor por defeito, assim aberto a intrusões, deveria " "corrigir este buraco de segurança." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "O ficheiro de configuração precisa agora de uma frase-passe secreta " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -9206,43 +9228,43 @@ msgstr "" "As Características adicionais para trabalhar com ligações entre Tabelas " "foram desactivadas. Para saber porquê carregue %saqui%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Sem bases de dados" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Alterar a ordem da tabela por" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Alterar a ordem da tabela por" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "Criar uma Página nova" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Por favor seleccione uma base de dados" @@ -9293,7 +9315,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Chinês Tradicional" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9366,76 +9388,76 @@ msgstr "Criar" msgid "Active options" msgstr "Opções da tabela" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "A tabela %s foi eliminada" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Usage" msgid "Page" msgstr "Utilização" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Importar" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Criar um novo índice" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Nome do Utilizador" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Erro: Relação já existe." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Erro: Relação não adicionada." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Relação FOREIGN KEY adicionada" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Relação interna adicionada" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relação apagada" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Erro gravando as coordenadas para o Designer." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Modificações foram guardadas" @@ -9508,15 +9530,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importar" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Todas" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "A Tabela %s não foi encontrada ou não foi definida em %s" @@ -9527,38 +9549,38 @@ msgstr "A Tabela %s não foi encontrada ou não foi definida em %s" msgid "File doesn't exist" msgstr "A tabela \"%s\" não existe!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "Qtd Campos" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Truncar os Queries mostrados" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Mostrar queries completos" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 #, fuzzy msgid "Information" msgstr "Informação de Login " @@ -9567,7 +9589,7 @@ msgstr "Informação de Login " msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9575,24 +9597,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "As Bases de Dados %s foram apagadas com sucesso." msgstr[1] "As Bases de Dados %s foram apagadas com sucesso." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Estatísticas das bases de dados" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Activar Estatísticas" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9600,7 +9622,7 @@ msgstr "" "Nota: Activar as estatísticas aqui pode causar um grande volume de tráfego " "entre o servidor web e o de MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9629,7 +9651,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "versão do PHP" @@ -9648,402 +9670,402 @@ msgstr "" msgid "disabled" msgstr "Desactidado" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "inclui todos os privilégios excepto Conceção - GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Permite alterar a estrutura de tabelas existentes." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 #, fuzzy msgid "Allows altering and dropping stored routines." msgstr "Permite criar e apagar indexes." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Permite criar novas Bases de Dados e tabelas." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 #, fuzzy msgid "Allows creating stored routines." msgstr "Permite criar novas tabelas." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Permite criar novas tabelas." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Permite criar tabelas temporárias." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 #, fuzzy msgid "Allows creating new views." msgstr "Permite criar novas tabelas." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Permite apagar dados." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Permite apagar Bases de Dados e tabelas." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Permite apagar Bases de Dados." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 #, fuzzy msgid "Allows executing stored routines." msgstr "Permite criar novas tabelas." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Permite importar dados de... e exportar dados para ficheiros." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Permite adicionar utilizadores e privilégios sem recarregar a tabela de " "privilégios." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Permite criar e apagar indexes." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Permite inserir e substituir dados." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 #, fuzzy msgid "Limits the number of simultaneous connections the user may have." msgstr "Limits the number of new connections the user may open per hour." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Não tem efeito nesta versão do MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Permite ler dados." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Dá acesso à lista de bases de dados completa." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Permite desligar o servidor." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "Permite criar e apagar indexes." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Permite alterar dados." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Sem privilégios." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Nenhum" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Privilégios específicos da tabela" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Nota: os nomes dos privilégios do MySQL são em Inglês" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administração" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Privilégios Globais" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Privilégios específicos da Base de Dados" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Limites do recurso" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Nota: Configurar estas opções para 0 (zero) remove o limite." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Informação de Login" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Mantendo a palavra-passe" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Nenhum utilizador encontrado." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "O utilizador %s já existe!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Acrescentou um novo utilizador." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Actualizou os privilégios de %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Anulou os privilégios para %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "A palavra-passe para %s foi alterada com sucesso." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "A apagar %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "A recarregar privilégios" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Os utilizadores selecionado foram apagados com sucesso." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "O privilégios foram recarregados com sucesso." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Alterar Privilegios" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Anula" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Exportar" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Todos" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Privilégios" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Privilégios" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Conceder/Grant" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Remover utilizadores seleccionados" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Revogar todos os privilégios dos utilizadores e apagá-los a seguir." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" "Apagar as Bases de Dados que tenham os mesmos nomes que os utilizadores." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Nota: O phpMyAdmin recebe os privilégios dos utilizadores directamente da " "tabela de privilégios do MySQL. O conteúdo destas tabelas pode diferir dos " "privilégios que o servidor usa se alterações manuais nele forem feitas. " "Neste caso, deve %sreload the privileges%s antes de continuar." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "O utilizador selecionado não se encontra na tabela de privilégios." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Privilégios específicos da Coluna" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Adicionar privilégios na base de dados seguinte" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Todos privilégios na tabela seguinte" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Mudar a informação de login / Copiar Utilizador" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Criar um novo utilizador com os mesmo privilégios e ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... manter o antigo." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... apagar o antigo das tabelas do utilizador." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ... revogar todos os privilégios activos do antigo e a seguir apagá-lo." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10051,94 +10073,94 @@ msgstr "" " ... apagar o antigo das tabelas do utilizador e depois recarregue os " "privilégios." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "Verificar Privilégios para a Base de Dados "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Utilizadores que tem acesso a "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "Especifico da Base de Dados" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "A Vista %s foi eliminada" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "O privilégios foram recarregados com sucesso." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10147,273 +10169,273 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Por favor seleccione uma base de dados" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Texto Completo" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full stop" msgstr "Texto Completo" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Somente estrutura" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Somente estrutura" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 #, fuzzy msgid "Query cache" msgstr "Tipo de Query" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "Instrucções de inserção múltiplas" -#: server_status.php:610 +#: server_status.php:622 #, fuzzy msgid "Key cache" msgstr "Tipo de Query" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "Mostra tabelas" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Informação de Runtime" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy msgid "Refresh rate: " msgstr "Gerado por" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Qtd Campos" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Mantendo a palavra-passe " -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "Mostra tabelas" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "Mostra tabelas" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Relações" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Tipo de Query" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Funções" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10421,118 +10443,118 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Itens" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "s MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Este servidor de mySQL estar a correr há %s. Foi iniciado em/a %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 #, fuzzy msgid "Replication status" msgstr "Relações" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Recebido" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Enviado" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Tentativas falhadas" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Abortado" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Comando" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy msgid "The number of failed attempts to connect to the MySQL server." msgstr "Limits the number of new connections the user may open per hour." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10540,78 +10562,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10619,7 +10641,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10627,42 +10649,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10670,33 +10692,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10705,243 +10727,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy msgid "Percentage of used key cache (calculated value)" msgstr "Configurar o Mapa de Caracteres do ficheiro:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10949,99 +10971,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11049,18 +11071,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11068,68 +11090,68 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Detecção de Alterações está desactivada." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy msgid "Start Monitor" msgstr "Estado" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy msgid "Add chart" msgstr "Adiciona novo campo" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Gerado por" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Adicionar/Remover Campos" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11138,7 +11160,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11146,18 +11168,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11165,11 +11187,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11177,90 +11199,90 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "Remover a Base de Dados" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Seleccionar Tabelas" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Acrescenta um utilizador" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "Comando SQL" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Estatísticas dos registos" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Seleccionar Tabelas" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Tipo de Query" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11268,7 +11290,7 @@ msgid_plural "%d seconds" msgstr[0] "por segundo" msgstr[1] "por segundo" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11284,8 +11306,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11389,19 +11411,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Variáveis do servidor e configurações" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Valor de sessão" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Valor Global" @@ -11694,50 +11716,50 @@ msgstr "" msgid "Wrong data" msgstr "Sem bases de dados" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Confirma : " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Validar SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Resultado SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Gerado por" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Etiqueta" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "Os utilizadores selecionado foram apagados com sucesso." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11812,12 +11834,12 @@ msgstr "" msgid "Y Values" msgstr "Valor" -#: tbl_create.php:30 +#: tbl_create.php:31 #, fuzzy, php-format msgid "Table %s already exists!" msgstr "O utilizador %s já existe!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "A tabela %s foi eliminada" @@ -11870,493 +11892,493 @@ msgstr "envia" msgid "File name" msgstr "Nome do Utilizador" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "O nome da chave primária tem de ser... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Impossível renomear índice para PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Nenhuma parte do índice definida!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Print view" msgid "Edit index" msgstr "Vista de impressão" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Nome do Índice :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" tem de ser o nome de e apenas de uma chave " "primária!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Tipo de Índice :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Adicionar ao índice  %s coluna(s)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Não é posivel mover a tabela para o mesmo!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Não é possivel copiar a tabela para o mesmo!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "A tabela %s foi movida para %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabela %s copiada para %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "O nome da tabela está vazio!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Alterar a ordem da tabela por" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(A refazer após inserir/eliminar)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Move tabela para (base de dados.tabela):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opções da tabela" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Renomeia a tabela para" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Copia tabela para (base-de-dados.tabela):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Mudar para a tabela copiada" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Manutenção da tabela" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "A tabela %s foi fechada" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Fecha a tabela (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Extraindo dados da tabela" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Sem bases de dados" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Manutenção da tabela" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 #, fuzzy msgid "Check" msgstr "Checo" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "Reparar tabela" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Verificar Integridade referencial:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Mostra tabelas" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Espaço ocupado" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Em uso" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Estatísticas dos registos" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinâmico" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 #, fuzzy msgid "Row length" msgstr "Comprimento de linha" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Tamanho dos reg." -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Relações internas" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Session value" msgid "Distinct values" msgstr "Valor de sessão" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Nenhum" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "A tabela %s foi eliminada" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Uma chave primária foi adicionada a %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Um índice foi adicionado a %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Mostra informação do PHP" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add columns" msgid "Move columns" msgstr "Adicionar colunas" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Vista de impressão" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Vista de Relação" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Propor uma estrutura de tabela" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy msgid "Add column" msgstr "Adiciona novo campo" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "No Fim da Tabela" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "No Início da Tabela" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Depois %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Criar um índice com %s coluna(s)" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Detecção de Alterações está activa." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Detecção de Alterações está activa." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Tipo de Query" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "Apagar dados de tracking para esta tabela" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Sem bases de dados" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Dados" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, fuzzy, php-format msgid "Export as %s" msgstr "Tipo de Exportação" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Delete tracking data for this table" msgid "Deactivate tracking for %s" msgstr "Apagar dados de tracking para esta tabela" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version" msgid "Create version %1$s of %2$s" msgstr "Criar versão" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Criar versão" @@ -12388,11 +12410,11 @@ msgstr "Não tem permissões suficientes para aceder aqui, neste momento!" msgid "The profile has been updated." msgstr "O prefil foi actualizado." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Renomeia a vista para " @@ -12724,8 +12746,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12855,8 +12877,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/pt_BR.po b/po/pt_BR.po index 8acd246369..f20a320c18 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-28 16:25+0200\n" "Last-Translator: Alexsandro Preis Dubinski \n" "Language-Team: brazilian_portuguese \n" -"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Weblate 1.1\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Mostrar tudo" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Número da página:" @@ -38,55 +38,56 @@ msgstr "" "fechado a janela principal ou as opções de segurança do seu navegador estão " "configuradas para bloquear a comunicação entre janelas." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Procurar" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Executar" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nome da chave" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Descrição" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Banco de dados %1$s foi criado." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Comentário do Banco de Dados: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Comentários da tabela" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Coluna" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tipo" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nulo" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Padrão" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Links para" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Comentários" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Não" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Sim" @@ -261,101 +262,101 @@ msgstr "Sim" msgid "View dump (schema) of database" msgstr "Ver o esquema do Banco de Dados" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Nenhuma tabela encontrada no banco de dados." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Selecionar Todos" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Desmarcar Todos" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "O nome do Banco de Dados está em branco!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Banco de Dados %1$s foi renomeado para %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Banco de Dados %1$s foi copiado para %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Renomear Banco de Dados para" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Remover Banco de Dados" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Banco de Dados %s foi eliminado." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Apagar o Banco de Dados (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Copiar Banco de Dados para" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Somente estrutura" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Estrutura e dados" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Dados apenas" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE antes de copiar" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Adicionar %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Adicionar valor AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Adicionar restrições" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Mudar para o Banco de Dados copiado" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Colação" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -364,491 +365,425 @@ msgstr "" "Os recursos adicionais para trabalhar com tabelas linkadas foram " "desativadas. Para descobrir o motivo clique %saqui%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Editar ou exportar esquema relacional" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabela" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Registros" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Tamanho" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "em uso" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Criação" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Última atualização" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Última verificação" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tabela" msgstr[1] "%s tabelas" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Você deve escolher pelo menos uma coluna para exibir" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Alterar para %sconstrutor visual%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Ordenar" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Ascendente" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Descendente" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Mostrar" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Critério" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Inserir" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "E" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Deletar" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Ou" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Modificar" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Adicionar/Remover critérios de linha" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Adicionar/Remover colunas" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Atualizar a consulta SQL" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Usar tabelas" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Consulta SQL ao Banco de Dados %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Enviar consulta SQL" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Acesso negado" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "pelo menos uma das palavras" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "todas as palavras" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "a frase exata" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "como expressão regular" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Resultados da pesquisa para \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Total: %s resultado" -msgstr[1] "Total: %s resultados" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s resultado dentro da tabela %2$s" -msgstr[1] "%1$s resultados dentro da tabela %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Visualizar" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Excluir correspondentes para a tabela %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Remover" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Procurar no Banco de Dados" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Palavra(s) ou valor(es) para procurar (coringa: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Encontrar:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Palavras são separadas por um caracter de espaço (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Dentro da(s) tabela(s):" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Dentro do campo:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Nenhuma tabela encontrada no banco de dados" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "desconhecido" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabela %s foi esvaziada" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Visão %s foi apagada" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabela %s foi eliminada" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Rastreamento está ativo." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Rastreamento não está ativo." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Esta visão tem pelo menos esse número de linhas. Por favor, consulte a " -"%sdocumentação%s." +"Esta visão tem pelo menos esse número de linhas. Por favor, consulte a %" +"sdocumentação%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Visão" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replicação" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Soma" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s é o mecanismo de armazenamento padrão neste servidor MySQL." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Com marcados:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Marcar todos" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Verificar sobre-carga" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Exportar" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Visualização para impressão" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Limpar" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Eliminar" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Verificar tabela" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Otimizar tabela" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Reparar tabela" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analizar tabela" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Adicionar prefixo à tabela" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Substituir prefixo da tabela" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Copiar tabela com o prefixo" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Dicionário de dados" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Tabelas rastreadas" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Banco de Dados" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Última versão" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Criado" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Atualizado" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Ação" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Excluir dados de monitoramento desta tabela" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "ativo" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "inativo" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versões" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Relatório de monitoramento" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Preview da estrutura" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Tabelas não monitoradas" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Monitorar tabela" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Registro de log do Banco de Dados" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Tipo incorreto!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Tipo de exportação selecionada tem que ser salvo no arquivo!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Parâmetros incorretos!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Espaço insuficiente para salvar o arquivo %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -856,12 +791,12 @@ msgstr "" "O arquivo %s já existe no servidor, mude o nome do arquivo ou verifique sua " "opção de sobrescrever." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "O servidor web não tem permissão para salvar o arquivo %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Dump foi salvo no arquivo %s." @@ -884,7 +819,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometria" @@ -957,29 +892,29 @@ msgstr "" "Selecione \"GeomFromText\" no campo \"Function\" e cole a string abaixo no " "campo \"Value\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Você provavelmente tentou carregar um arquivo muito grande. Veja referências " "na %sdocumentation%s para burlar esses limites." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Exibindo marcadores" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "O marcador foi removido." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "O arquivo não pode ser lido" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -990,7 +925,7 @@ msgstr "" "suporte para ele não está implementado ou pode ter sido desabilitado por sua " "configuração." -#: import.php:390 +#: import.php:394 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 " @@ -1001,28 +936,28 @@ msgstr "" "sua configuração do PHP. Verifique a [a@./Documentation." "html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Impossível converter conjunto de caracteres deste arquivo sem a biblioteca " "de conversão" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Não foi possível carregar os plugins, verifique sua instalação!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Marcador %s criado" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Importação finalizada com sucesso, %d consultas executadas." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1030,7 +965,7 @@ msgstr "" "Script passou do tempo limite, se você deseja terminar a importação, reenvie " "o mesmo arquivo que a importação será resumida." -#: import.php:499 +#: import.php:503 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." @@ -1039,15 +974,15 @@ msgstr "" "que o phpMyAdmin não é capaz de finalizar essa importação à menos que você " "aumente o tempo limite do PHP." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Seu comando SQL foi executado com sucesso" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Voltar" @@ -1056,7 +991,7 @@ msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" "phpMyAdmin é mais amigável com um navegador capaz de exibir frames." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "O comando \"DROP DATABASE\" está desabilitado." @@ -1065,7 +1000,7 @@ msgstr "O comando \"DROP DATABASE\" está desabilitado." msgid "Do you really want to execute \"%s\"?" msgstr "Você realmente deseja executar \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Você está prestes à DESTRUIR um banco de dados completo!" @@ -1105,7 +1040,7 @@ msgstr "Adicionar índice" msgid "Edit Index" msgstr "Editar índice" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Adicionar %d coluna(s) ao índice" @@ -1123,16 +1058,16 @@ msgstr "O nome do servidor está vazio!" msgid "The user name is empty!" msgstr "O nome do usuário está em branco!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "A senha está em branco!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "As senhas não são iguais!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Adicionar usuário" @@ -1144,29 +1079,31 @@ msgstr "Recarregando privilégios" msgid "Removing Selected Users" msgstr "Remover os usuários selecionados" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Fechar" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Editar" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Gráfico de tráfego em tempo real" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Quadro conn./process em tempo real" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Gráfico de consulta em tempo real" @@ -1176,24 +1113,24 @@ msgstr "Dado(s) estático(s)" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Total" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Outro" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1213,7 +1150,7 @@ msgstr "Tráfego do Servidor (em KiB)" msgid "Connections since last refresh" msgstr "Conexões desde a última atualização" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Processos" @@ -1231,7 +1168,7 @@ msgstr "Requisições desde a última atualização" msgid "Questions (executed statements by the server)" msgstr "Requisições (Declarações executadas pelo servidor)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Estatísticas de Consultas" @@ -1276,14 +1213,14 @@ msgid "System swap" msgstr "Área de Troca (Swap) do sistema" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1335,32 +1272,32 @@ msgstr "Bytes enviados" msgid "Bytes received" msgstr "Bytes Recebidos" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Conexões" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Bytes" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1374,11 +1311,11 @@ msgstr "%d tabela(s)" msgid "Questions" msgstr "Requisições" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Tráfego" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Configurações" @@ -1404,12 +1341,12 @@ msgstr "Adicionar gráfico ajustado na grade" msgid "Please add at least one variable to the series" msgstr "Por favor adicione no mínimo uma variável à série" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Nenhum" @@ -1513,7 +1450,7 @@ msgstr "Configurações atuais" # The word "chart" in brasilian portuguese can mean either "Table = tabela" or # "Report = relatório" or "Chart = gráfico" or "Diagram = diagrama". So, it # depends of the context. -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Título do Relatório/Gráfico ou Tabela" @@ -1600,7 +1537,7 @@ msgstr "Demonstrar saída" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Tempo" @@ -1696,10 +1633,10 @@ msgstr "" "Falha ao construir a grade do gráfico com a configuração importada. " "Restaurando a configuração padrão ..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importar" @@ -1765,7 +1702,7 @@ msgstr "Processando a requisição" msgid "Error in Processing Request" msgstr "Erro no processamento da requisição" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Nenhum Banco de Dados selecionado." @@ -1819,15 +1756,15 @@ msgstr "Ocultar índices" msgid "Show indexes" msgstr "Mostrar índices" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Verificação de chave estrangeira:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Habilitado)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Desabilitado)" @@ -1856,7 +1793,7 @@ msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" "A definição de uma função armazenada deve conter uma instrução de RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Editor ENUM/SET" @@ -1895,8 +1832,8 @@ msgstr "Mostrar caixa de consulta" msgid "No rows selected" msgstr "Nenhum registro selecionado" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Alterar" @@ -1904,18 +1841,18 @@ msgstr "Alterar" msgid "Query execution time" msgstr "Tempo de execução da busca" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d não é um número de linha válido." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Salvar" @@ -1927,7 +1864,7 @@ msgstr "Ocultar critério de pesquisa" msgid "Show search criteria" msgstr "Exibir critério de pesquisa" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Zoom Pesquisa detalhada" @@ -1976,12 +1913,12 @@ msgstr "Resultado(s) da(s) consulta(s)" msgid "Data point content" msgstr "Conteúdo do ponteiro de dados" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignorar" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Copiar" @@ -2001,7 +1938,7 @@ msgstr "Selecionar Chave Estrangeira" msgid "Please select the primary key or a unique key" msgstr "Por favor, selecione uma chave primária ou uma chave única" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Marque a coluna para exibir" @@ -2085,7 +2022,7 @@ msgstr "Mostrar linha(s)" msgid "Generate password" msgstr "Gerar senha" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Gerar" @@ -2093,7 +2030,7 @@ msgstr "Gerar" msgid "Change Password" msgstr "Alterar senha" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Mais" @@ -2184,63 +2121,63 @@ msgid "December" msgstr "Dezembro" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Fev" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Abr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Ago" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Set" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Out" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dez" @@ -2278,32 +2215,32 @@ msgid "Sun" msgstr "Dom" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Seg" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Ter" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Qua" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Qui" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Sex" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sab" @@ -2420,16 +2357,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "por segundo" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "por minuto" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "por hora" @@ -2437,6 +2374,251 @@ msgstr "por hora" msgid "per day" msgstr "por dia" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Tamanho máximo: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Documentação" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "ing" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "ing" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "ing" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Erro" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "consulta SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "Mensagens do MySQL : " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Falha ao conectar ao validador SQL!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Explicar SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Pular Explicação SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "sem código PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Criar código PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Atualizar" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Pular validação SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Validar SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Na linha de edição da presente consulta" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "na linha" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Perfil" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Dom" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d/%m/%Y às %T" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dias, %s horas, %s minutos e %s segundos" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Parâmetros perdidos:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Início" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Anterior" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Próximo" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Fim" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Ir para o Banco de Dados "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "A funcionalidade %s é afetada por um bug conhecido, veja %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Clique para alternar" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Estrutura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Inserir" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Visualizar" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operações" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Procurar no seu computador:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Selecionar a partir do diretório de upload do servidor %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" +"O diretório que você especificou para subir arquivos não foi encontrado" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Não existem arquivos para fazer upload" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Executar" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Imprimir" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2452,76 +2634,50 @@ msgstr "" msgid "Font size" msgstr "Tamanho da fonte" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Salvar dados editados" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Restaurar ordem da coluna" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Início" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Anterior" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Próximo" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Fim" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Linha inicial" -#: libraries/DisplayResults.class.php:677 -#| msgid "Number of fields" +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Número de linhas" -#: libraries/DisplayResults.class.php:686 -#| msgid "More" +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Modo" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontal" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontal (cabeçalhos rotacionados)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertical" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "Cabeçalho a cada %s linhas" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Ordenar pela chave" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2545,109 +2701,119 @@ msgstr "Ordenar pela chave" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Opções" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 -#| msgid "Partial Texts" +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Textos parciais" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 -#| msgid "Full Texts" +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Textos completos" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Chave de relação" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Exibir coluna relacional" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Mostrar conteúdo binário" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Exibir conteúdo BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Mostrar conteúdo binário como HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Ocultar transformações do navegador" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Texto bem conhecido" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Binario bem conhecido" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Registro eliminado" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Remover" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Matar" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Pode ser aproximado. Veja o FAQ 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "na consulta" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Mostrando registros" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "total" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Consulta levou %01.4f segundos" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operações resultantes das consultas" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Ver impressão (com textos completos)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Exibir gráfico" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Visualisar dados GIS" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Criar visualização" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Link não encontrado" @@ -2714,56 +2880,56 @@ msgstr "Não pode ler (mover) arquivo carregado." msgid "Open new phpMyAdmin window" msgstr "Abrir nova janela do phpMyAdmin" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Cookies devem estar ativos após este ponto." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Javascript deve estar ativo após este ponto" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Nenhum índice definido!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Índices" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Único" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Pacote" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinalidade" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Cometário" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "A chave primária foi deletada" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Índice %s foi eliminado" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2772,139 +2938,98 @@ msgstr "" "A indexação %1$s e %2$s parecem ser iguais ou uma delas pode ter sido " "removida." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Banco de Dados" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Servidor" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Estrutura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Inserir" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operações" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Rastreando" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Gatilhos" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tabela para estar vazia!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Banco de Dados parece estar vazio!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Procurar por exemplo" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilégios" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rotinas" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Eventos" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Designer" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Usuário" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Log binário" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variáveis" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Conjuntos de caracteres" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Motores" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Erro" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2930,78 +3055,78 @@ msgstr[1] "%1$d linha(s) inseridas." msgid "Error while creating PDF:" msgstr "Erro ao criar o PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Não foi possível salvar a tabela recente" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "tabelas recentes" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Não existem tabelas recentes" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Não há nenhuma informação detalhada do status disponível para esta storage " "engine." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s está disponível neste servidor MySQL." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s está desabilitado neste servidor MySQL." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Esse servidor MySQL não suporta o stored engine %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "Status da tabela desconhecida: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Procurar no Banco de Dados" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Tema %s não encontrado!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Banco de Dados inválido" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Nome de tabela inválida" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Erro ao renomear tabela %1$s para %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Table %1$s renomeada para %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Não foi possível salvar as preferências visuais da tabela" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -3010,7 +3135,7 @@ msgstr "" "Falha ao limpar as preferências da tabela UI (veja $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3021,95 +3146,95 @@ msgstr "" "constantes depois que você recarregar esta página. Favor cheque se a " "estrutura da tabela foi alterada." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Função" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operador" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Valor" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Procurar" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Inserir" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Selecionar os campos (no mínimo 1)" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Condição de pesquisa (complemento da cláusula \"onde\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "registros por página" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Ordenado por:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Visualizar valores estrangeiros" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "Hide search criteria" msgid "Additional search criteria" msgstr "Ocultar critério de pesquisa" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Faça uma \"consulta por exemplo\" (coringa: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Faça uma \"consulta por exemplo\" (coringa: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy #| msgid "PHP extension to use" msgid "How to use" msgstr "Utilizar a extensão do PHP" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3184,14 +3309,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3438,13 +3563,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "compartilhado" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabelas" @@ -3455,35 +3580,35 @@ msgstr "Tabelas" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Dados" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Sobrecarga" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Ir para banco de dados" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Não aplicavel" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Replicado" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Verificar privilégios para a Banco de Dados "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Verificar privilégios" @@ -3532,175 +3657,18 @@ msgstr "Método de autenticação inválido informado nas configurações:" msgid "You should upgrade to %s %s or later." msgstr "Você deveria atualizar para %s %s ou posterior." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "Possível explorar" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "Tecla numérica detectada" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Tamanho máximo: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Documentação" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "ing" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "ing" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "ing" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "consulta SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "Mensagens do MySQL : " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Falha ao conectar ao validador SQL!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Explicar SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Pular Explicação SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "sem código PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Criar código PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Atualizar" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Pular validação SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Validar SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Na linha de edição da presente consulta" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "na linha" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Perfil" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Dom" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d/%m/%Y às %T" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dias, %s horas, %s minutos e %s segundos" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Parâmetros perdidos:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Ir para o Banco de Dados "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "A funcionalidade %s é afetada por um bug conhecido, veja %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Clique para alternar" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Procurar no seu computador:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Selecionar a partir do diretório de upload do servidor %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" -"O diretório que você especificou para subir arquivos não foi encontrado" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Não existem arquivos para fazer upload" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Executar" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Imprimir" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3726,9 +3694,9 @@ msgstr "Abrir" msgid "Closed" msgstr "Fechado" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Desabilitado" @@ -3856,31 +3824,31 @@ msgstr "Extensão SOAP não encontrada" msgid "maximum %s" msgstr "máximo %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Essa configuração está desativada, não será aplicado à sua configuração" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Definir valor: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Restaurar valor padrão" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Permitir a todos os usuários alterar esse valor" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Restaurar" @@ -4172,7 +4140,7 @@ msgid "Character set of the file" msgstr "Conjunto de caracteres do arquivo" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formato" @@ -4197,14 +4165,14 @@ msgstr "Colocar os nomes das colunas na primeira linha" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Campos delimitados por" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Colunas escapadas por" @@ -4224,13 +4192,13 @@ msgstr "Remover caracteres CRLF em colunas" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Colunas terminadas por" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Linhas terminadas por" @@ -4287,12 +4255,12 @@ msgstr "Rótulo da chave" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relações" @@ -4305,7 +4273,7 @@ msgid "Save on server" msgstr "Salvar no servidor" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Sobrescrever arquivo(s) existente(s)" @@ -4318,7 +4286,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Usar crases nos nomes de tabelas e campos" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Modo de compatibilidade SQL" @@ -4542,8 +4510,8 @@ msgstr "" "usados para conseguir valores especiais." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Janela de consulta" @@ -5902,10 +5870,10 @@ msgstr "Requer validador SQL para ser habilitado" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Senha" @@ -5929,8 +5897,8 @@ msgstr "" "Se você tiver um nome de usuário personalizado, especificá-lo aqui (o padrão " "é [kbd]anônimo[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Usuário" @@ -6180,8 +6148,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "possível ataque de recursão profunda" -#: libraries/database_interface.lib.php:1939 -#| msgid " the local MySQL server's socket is not correctly configured)" +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6189,38 +6156,88 @@ msgstr "" "O servidor não está respondendo (ou o soquete do servidor local não está " "configurado corretamente)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "O servidor não está respondendo." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" "Por favor verifique os privilégios do diretório que contém o banco de dados." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Detalhes..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Resultados da pesquisa para \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Total: %s resultado" +msgstr[1] "Total: %s resultados" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%1$s match inside table %2$s" +#| msgid_plural "%1$s matches inside table %2$s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s resultado dentro da tabela %2$s" +msgstr[1] "%1$s resultados dentro da tabela %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Excluir correspondentes para a tabela %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Procurar no Banco de Dados" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Palavra(s) ou valor(es) para procurar (coringa: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Encontrar:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Palavras são separadas por um caracter de espaço (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Dentro da(s) tabela(s):" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Dentro do campo:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" "Conexão para controle do usuário como definido nas configurações falhou." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Alterar a senha" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Sem senha" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Re-digite" @@ -6241,8 +6258,8 @@ msgstr "Criar banco de dados" msgid "Create" msgstr "Criar" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Sem privilégios" @@ -6256,9 +6273,9 @@ msgstr "Criar tabela" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nome" @@ -6266,148 +6283,146 @@ msgstr "Nome" msgid "Number of columns" msgstr "Número de colunas" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "Não pode carregar exportação dos plugins, verifique sua instalação!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Exportar bancos de dados do servidor atual" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Exportar tabelas do banco de dados \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Exportar linhas da tabela \"%s\"" -#: libraries/display_export.lib.php:104 -#| msgid "Export type" +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Método de exportação:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Rápida - mostrar apenas as opções mínimas" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Customizar - exibir todas as opções possíveis" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Banco(s) de dados:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabela(s)" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Registros:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Dumpar alguma(s) linha(s)" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Número de linhas:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Começar na linha:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Dumpar todas as linhas" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Saída:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Salvar no do servidor, no diretório %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Salvar saída em um arquivo" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Nome do arquivo do modelo:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ se tornará o nome do servidor" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ se tornará o nome do banco de dados" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ se tornará o nome da tabela" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Esse valor é interpretado usando %1$sstrftime%2$s, então você pode usar as " "strings de formatação de tempo. Adicionalmente a seguinte transformação " "ocorrerá: %3$s. Outros textos serão mantidos como estão. Veja a %4$sFAQ%5$s " "para detalhes." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "use este para futuras exportações" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Conjunto de caracteres do arquivo:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Compressão:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "compactado" -#: libraries/display_export.lib.php:336 -#| msgid "\"gzipped\"" +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "compactado com gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "compactado com bzip" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Ver saida como texto" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Formato:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Opções de formato especifico:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6415,36 +6430,36 @@ msgstr "" "Role para baixo para preencher as opções para o formato selecionado e " "ignorar as opções de outros formatos." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Codificação de conversão:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "Criar versão %s de %s.%s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "Criar versão %s de %s.%s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6454,35 +6469,35 @@ msgstr "" "permitido, ou este é um bug conhecido em alguns browsers (Safari, Google " "Chrome, Arora etc.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Formato do arquivo importado" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Este arquivo está sendo processado, por favor seja paciente." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6490,30 +6505,30 @@ msgstr "" "Por favor, tenha paciência, o arquivo esta sendo enviado. Detalhes sobre o " "upload não estão disponíveis." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importar para o servidor atual" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importando para o banco de dados \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importando para a tabela \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Arquivo para importar:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Arquivo pode ser compactado (%s) ou descompactado." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6521,15 +6536,15 @@ msgstr "" "O nome de um arquivo compactado deve terminar em .[formato].[compactação]" ". Exemplo: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Não é permitido subir arquivos neste servidor." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Importação parcial:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6537,7 +6552,7 @@ msgstr "" "Importação anterior passou do tempo limite, depois de reenviar, irá " "continuar na posição %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6547,11 +6562,11 @@ msgstr "" "perto do tempo limite PHP." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Número de registros para pular, iniciando da primeira linha:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Opções específicas do formato:" @@ -6560,7 +6575,7 @@ msgstr "Opções específicas do formato:" msgid "Language" msgstr "Linguagem" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Informações da versão" @@ -6606,67 +6621,67 @@ msgstr "" msgid "Buffer Pool" msgstr "\"Buffer Pool\"" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Status do InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Uso do Buffer Pool" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "páginas" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Páginas livres" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Páginas sujas" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Páginas contendo dados" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Páginas para serem niveladas" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Página ocupadas" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Páginas trancadas" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Atividade do Buffer Pool" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Leitura requisitada" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Escrita requisitada" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Leitura falhou" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Escrever as esperas" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Leitura falhou em %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Escrita esperada em %" @@ -6869,19 +6884,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 -#| msgid "Relations" +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Links relatados" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6889,135 +6903,132 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "Não foram encontrados dados para a visualização GIS." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL retornou um conjunto vazio (ex. zero registros)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Ir para bando de dados: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format -#| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "Editar configurações para %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Ir para tabela: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format -#| msgid "Structure only" msgid "Structure of %s" msgstr "Estrutura do %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Ocultar" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binário" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Por causa da sua largura,
esse campo pode não ser editável" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binário - não edite" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "Servidor web subiu o diretório" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, fuzzy, php-format #| msgid "Restart insertion with %s rows" msgid "Continue insertion with %s rows" msgstr "Reiniciar inserção com %s registros" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "e então" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Inserir como um novo registro" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Inserir como uma linha nova e ignorar erros" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 #, fuzzy msgid "Show insert query" msgstr "Exibindo consulta SQL" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Retornar" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Inserir novo registro" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Voltar para esta página" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Editar próximo registro" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Usar a tecla TAB para se mover de valor em valor, ou CTRL+setas para mover " "em qualquer direção" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Exibindo consulta SQL" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Id da linha inserida: %1$d" #: libraries/kanji-encoding.lib.php:147 -#| msgid "None" msgctxt "None encoding conversion" msgid "None" msgstr "Nenhuma" @@ -7027,243 +7038,240 @@ msgstr "Nenhuma" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 -#| msgid "Fri" +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Do" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Submeter" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 -#| msgid "Add index" +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Adicionar índice" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to execute following query?" msgid "Do you really want to execute the following query?" msgstr "Você realmente deseja executar a Query SQL a seguir?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Sem Mudança" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Conjunto de caracteres" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgaro" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Chinês Simplificado" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Chinês Tradicional" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "Não diferencia maiúsculas/minúsculas" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "Diferencia maiúsculas/minúsculas" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Croata" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Tcheco" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dinamarquês" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Inglês" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estoniano" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Alemão" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "dicionário" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "Agenda de telefones" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Húngaro" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandês" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japonês" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Letonês" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lituânio" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Coreano" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Pérsa" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polonês" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Oeste Europeu" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Romêno" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Eslováquio" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Eslovênio" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Espanhol" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Espanhol Traditional" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Suéco" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thailandês" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turco" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ucraniano" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "multi-linguagem" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Europeu Central" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Russo" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Báltico" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armêno" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cirílico" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Árabe" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebreu" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgiano" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grego" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Tcheco-Eslováquio" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Principal" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Sair" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Documentação do phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" #: libraries/plugin_interface.lib.php:350 -#| msgid "This format has no options" msgid "This format has no options" msgstr "Esse formato não tem opções" @@ -7281,8 +7289,8 @@ msgstr "Bem vindo ao %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "A provável razão para isso é que você não criou o arquivo de configuração. " "Você deve usar o %1$ssetup script%2$s para criar um." @@ -7332,7 +7340,7 @@ msgstr "Senha:" msgid "Server Choice" msgstr "Seleção do Servidor" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7340,14 +7348,14 @@ msgstr "" "Autenticação sem uma senha é proibida pela configuração (veja " "AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Sem atividade por %s segundos ou mais, faça o login novamente" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Não foi possível se logar no servidor MySQL" @@ -7390,7 +7398,6 @@ msgstr "Colunas delimitadas por:" #: libraries/plugins/export/ExportCsv.class.php:112 #: libraries/plugins/import/ImportCsv.class.php:92 -#| msgid "Fields escaped by" msgid "Columns escaped with:" msgstr "Campos escapou com:" @@ -7428,7 +7435,7 @@ msgstr "Opções de exportação do Banco de Dados" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Extraindo dados da tabela" @@ -7443,35 +7450,33 @@ msgstr "Evento" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 -#| msgid "Description" msgid "Definition" msgstr "Definição" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Estrutura da tabela" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Estrutura para visualizar" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Estrutura stand-in para visualizar" #: libraries/plugins/export/ExportLatex.class.php:42 -#| msgid "Content of table __TABLE__" msgid "Content of table @TABLE@" msgstr "Conteúdo da tabela @TABLE@" @@ -7480,70 +7485,64 @@ msgid "(continued)" msgstr "(continuação)" #: libraries/plugins/export/ExportLatex.class.php:44 -#| msgid "Structure of table __TABLE__" msgid "Structure of table @TABLE@" msgstr "Estrutura da tabela @TABLE@" #: libraries/plugins/export/ExportLatex.class.php:109 #: libraries/plugins/export/ExportOdt.class.php:82 #: libraries/plugins/export/ExportSql.class.php:277 -#| msgid "Transformation options" msgid "Object creation options" msgstr "Opções de criação de objetos" #: libraries/plugins/export/ExportLatex.class.php:121 #: libraries/plugins/export/ExportLatex.class.php:175 -#| msgid "Table caption" msgid "Table caption (continued)" msgstr "Legenda da tabela(continuação)" #: libraries/plugins/export/ExportLatex.class.php:134 #: libraries/plugins/export/ExportOdt.class.php:89 #: libraries/plugins/export/ExportSql.class.php:174 -#| msgid "Disable foreign key checks" msgid "Display foreign key relationships" msgstr "Desabilitar verificação de chaves estrangeiras" #: libraries/plugins/export/ExportLatex.class.php:140 #: libraries/plugins/export/ExportOdt.class.php:95 -#| msgid "Displaying Column Comments" msgid "Display comments" msgstr "Exibir comentários" #: libraries/plugins/export/ExportLatex.class.php:146 #: libraries/plugins/export/ExportOdt.class.php:101 #: libraries/plugins/export/ExportSql.class.php:181 -#| msgid "Available MIME types" msgid "Display MIME types" msgstr "Mostrar os MIME-type" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Servidor" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Tempo de Geração" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Versão do Servidor" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Versão do PHP" @@ -7586,7 +7585,6 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:160 -#| msgid "Add custom comment into header (\\n splits lines)" msgid "Additional custom header comment (\\n splits lines):" msgstr "Adicionar comentário pessoal no cabeçalho (\\n quebras de linha):" @@ -7605,7 +7603,6 @@ msgstr "" #: libraries/plugins/export/ExportSql.class.php:310 #: libraries/plugins/export/ExportSql.class.php:318 #, php-format -#| msgid "Statements" msgid "Add %s statement" msgstr "Adicionar comando %s" @@ -7620,7 +7617,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7682,34 +7679,33 @@ msgid "" "reloaded between servers in different time zones)
" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedimentos" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funções" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Restrições para as tabelas dumpadas" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Restrições para a tabela" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME-TYPES PARA TABELA" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELAÇÕES PARA A TABELA" -#: libraries/plugins/export/ExportSql.class.php:1512 -#| msgid "Allows reading data." +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Erro ao ler dados:" @@ -7723,7 +7719,6 @@ msgid "Object creation options (all are recommended)" msgstr "" #: libraries/plugins/export/ExportXml.class.php:121 -#| msgid "View" msgid "Views" msgstr "Visualizações" @@ -7746,34 +7741,32 @@ msgid "" msgstr "" #: libraries/plugins/import/ImportCsv.class.php:126 -#| msgid "Column names" msgid "Column names: " msgstr "Nome das colunas:" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Parâmetro inválido para importação CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Formato inválido na linha %d da entrada CSV." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format -#| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." msgstr "Contador de campo inválido na linha %d da entrada CSV." @@ -7782,17 +7775,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Nome da Tabela" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Nome das colunas" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Esse plugin não suporta importações comprimidas!" @@ -7839,7 +7832,6 @@ msgid "MySQL Spatial Extension does not support ESRI type \"%s\"." msgstr "" #: libraries/plugins/import/ImportShp.class.php:256 -#| msgid "File %s does not contain any key id" msgid "The imported file does not contain any data" msgstr "Os arquivos importados não contém dados válidos" @@ -7945,8 +7937,8 @@ 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 "" -"Mostra o conteúdo da coluna como é, sem manipular através de " -"htmlspecialchars(). Isso é, a coluna assume conter somente HTML válido." +"Mostra o conteúdo da coluna como é, sem manipular através de htmlspecialchars" +"(). Isso é, a coluna assume conter somente HTML válido." #: libraries/plugins/transformations/abstract/HexTransformationsPlugin.class.php:31 msgid "" @@ -8013,98 +8005,97 @@ msgstr "" "prefixo URL como \"http://www.exemplo.com/\". A segunda opção é um título " "para o link." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "não está OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Habilitado" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Recursos de relações gerais" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Exibir recursos" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Criação de PDFs" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Exibindo comentários da coluna" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Transformações do navegador" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Consulte a documentação sobre como atualizar sua tabela Column_comments" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Consulta SQL gravada" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Histórico SQL" -#: libraries/relation.lib.php:214 -#| msgid "Persistent connections" +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Tabelas persistentes recentemente usadas" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "sem Descrição" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Desmarcar todos" @@ -8112,7 +8103,7 @@ msgstr "Desmarcar todos" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8123,9 +8114,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Nome do usuário" @@ -8143,207 +8134,196 @@ msgid "Slave status" msgstr "Status dos secundários" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variáveis" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID do Servidor" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Qualquer usuário" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Usar campo texto" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Qualquer servidor" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Esse Servidor" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Usar Tabela do Servidor" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Gerar Senha" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "A seguinte consulta falhou: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 -#| msgid "Sorry, we failed to restore the dropped routine." +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Desculpe, mas falhamos ao restaurar o evento caído." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "A consulta de backup foi:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format -#| msgid "Routine %1$s has been modified." msgid "Event %1$s has been modified." msgstr "O evento %1$s foi modificado." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format -#| msgid "Table %1$s has been created." msgid "Event %1$s has been created." msgstr "O evento %1$s foi criada." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" "Um ou mais erros ocorreram durante o processamento de sua requisição:" -#: libraries/rte/rte_events.lib.php:186 -#| msgid "Edit server" +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Editar evento" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Erro no processamento da requisição" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Detalhes" -#: libraries/rte/rte_events.lib.php:378 -#| msgid "Event type" +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Nome do evento" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Tipo de evento" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format -#| msgid "Change" msgid "Change to %s" msgstr "Alterar para %s" -#: libraries/rte/rte_events.lib.php:426 -#| msgid "Execute" +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Executar em" -#: libraries/rte/rte_events.lib.php:434 -#| msgid "Execute" +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Executar sempre" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Início" -#: libraries/rte/rte_events.lib.php:461 -#| msgid "End" +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Final" -#: libraries/rte/rte_events.lib.php:475 -#| msgid "Complete inserts" +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Após a conclusão manter" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" #: libraries/rte/rte_list.lib.php:55 -#| msgid "Return type" msgid "Returns" msgstr "Retornos" @@ -8364,192 +8344,176 @@ msgstr "" "podem falhar!
Por favor, use a extensão melhorada 'mysqli' para evitar " "quaisquer problemas." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Tipo de rotina inválido: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Desculpa, mas falhamos ao restaurar a rotina." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "A rotina %1$s foi modificada." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "A rotina %1$s foi criada." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Editar rotina" -#: libraries/rte/rte_routines.lib.php:875 -#| msgid "Routines" +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Nome das rotinas" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 -#| msgid "Direct links" +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Diração" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Tamanho/Definir*" -#: libraries/rte/rte_routines.lib.php:921 -#| msgid "Add index" +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Adicionar índice" -#: libraries/rte/rte_routines.lib.php:925 -#| msgid "Remove database" +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Remover último índice" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Tipo de returno" -#: libraries/rte/rte_routines.lib.php:936 -#| msgid "Length/Values" +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Retornar comprimento/valores" -#: libraries/rte/rte_routines.lib.php:942 -#| msgid "Table options" +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Opções de retorno" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 -#| msgid "Security" +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Tipo de segurança" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "%d linha afetada pela última instrução dentro do procedimento" msgstr[1] "%d linhas afetadas pela última instrução dentro do procedimento" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Resultados da execução da rotina %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Executar rotina" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 -#| msgid "Routines" +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Parâmetros da rotina" #: libraries/rte/rte_triggers.lib.php:89 -#| msgid "Sorry, we failed to restore the dropped routine." msgid "Sorry, we failed to restore the dropped trigger." msgstr "Desculpa, mas falhamos ao restaurar a rotina." #: libraries/rte/rte_triggers.lib.php:94 #, php-format -#| msgid "Routine %1$s has been modified." msgid "Trigger %1$s has been modified." msgstr "A rotina %1$s foi modificada." #: libraries/rte/rte_triggers.lib.php:106 #, php-format -#| msgid "Table %1$s has been created." msgid "Trigger %1$s has been created." msgstr "A rotina %1$s foi criada." #: libraries/rte/rte_triggers.lib.php:166 -#| msgid "Add a new server" msgid "Edit trigger" msgstr "Editar rotina" #: libraries/rte/rte_triggers.lib.php:313 -#| msgid "Triggers" msgid "Trigger name" msgstr "Nome da rotina" #: libraries/rte/rte_triggers.lib.php:334 -#| msgid "Time" msgctxt "Trigger action time" msgid "Time" msgstr "Tempo" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 -#| msgid "Invalid table name" +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Você precisa colocar um nome de tabela válido" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" #: libraries/rte/rte_words.lib.php:22 -#| msgid "Add index" msgid "Add routine" msgstr "Adicionar índice" @@ -8559,12 +8523,10 @@ msgid "Export of routine %s" msgstr "Exportação de rotina %s" #: libraries/rte/rte_words.lib.php:25 -#| msgid "Routines" msgid "routine" msgstr "rotina" #: libraries/rte/rte_words.lib.php:26 -#| msgid " do not have the necessary privileges to create a new routine" msgid "You do not have the necessary privileges to create a routine" msgstr "Você não tem privilégios suficientes para criar uma nova rotina" @@ -8578,7 +8540,6 @@ msgid "There are no routines to display." msgstr "Não existem rotinas para mostrar." #: libraries/rte/rte_words.lib.php:34 -#| msgid "Add a new server" msgid "Add trigger" msgstr "Adicionar gatilho" @@ -8588,28 +8549,23 @@ msgid "Export of trigger %s" msgstr "Exportação do gatilho %s" #: libraries/rte/rte_words.lib.php:37 -#| msgid "Triggers" msgid "trigger" msgstr "Gatilho" #: libraries/rte/rte_words.lib.php:38 -#| msgid " do not have the necessary privileges to create a new routine" msgid "You do not have the necessary privileges to create a trigger" msgstr "Você não tem permissões suficientes para criar um novo gatilho" #: libraries/rte/rte_words.lib.php:39 #, php-format -#| msgid "No routine with name %1$s found in database %2$s" msgid "No trigger with name %1$s found in database %2$s" msgstr "Nenhum gatilho com o nome %1$s encontrado no banco de dados %2$s" #: libraries/rte/rte_words.lib.php:40 -#| msgid "There are no files to upload" msgid "There are no triggers to display." msgstr "Não existem gatilhos para mostrar." #: libraries/rte/rte_words.lib.php:46 -#| msgid "Add a new server" msgid "Add event" msgstr "Adicionar evento" @@ -8619,12 +8575,10 @@ msgid "Export of event %s" msgstr "Exportação do evento %s" #: libraries/rte/rte_words.lib.php:49 -#| msgid "Event" msgid "event" msgstr "evento" #: libraries/rte/rte_words.lib.php:50 -#| msgid " do not have the necessary privileges to create a new routine" msgid "You do not have the necessary privileges to create an event" msgstr "Você não tem permissões suficientes para criar um novo evento" @@ -8638,148 +8592,148 @@ msgstr "Nenhuma tabela encontrada no banco de dados" msgid "There are no events to display." msgstr "Não existem eventos para serem mostrados." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "A tabela \"%s\" não existe!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Configure as coordenadas para a tabela %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Esquema do Banco de Dados \"%s\" - Página %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Esquema relacional" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Tabela de conteúdos" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atributos" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Criar uma nova página" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Numero da página" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Leiaute automático" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Relações internas" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Escolha a página para editar" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Tabelas selecionadas" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Tabelas selecionadas" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Esquema relacional" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Mostrar grade" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Mostrar cor" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Mostrar dimensão das tabelas" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Mostrar todas as tabelas com o mesmo tamanho" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Paisagem" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Retrato" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Criação" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Tamanho do papel" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8787,7 +8741,7 @@ msgstr "" "A Página atual contêm referências para uma tabela que não existe. Gostaria " "de eliminar estas referências?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "mudar o estado do Scratchboard" @@ -8808,46 +8762,46 @@ msgstr "Linguagem desconhecida: %1$s." msgid "Current Server" msgstr "Servidor" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Procurar no Banco de Dados" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Procurar no Banco de Dados" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Clique para selecionar" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Rodar consulta(s) SQL no servidor %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Fazer consulta SQL no Banco de Dados %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Limpar" @@ -8858,11 +8812,11 @@ msgstr "Limpar" msgid "Columns" msgstr "Nome das colunas" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Gravar essa consulta SQL" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Deixar qualquer usuário acessar esse marcador" @@ -8964,7 +8918,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Rastreamento está ativo." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "ld type is \"enum\" or \"set\", please enter the values using this " @@ -8982,7 +8936,7 @@ msgstr "" "(\"\\\") ou aspas simples (\"'\") entre os valores, coloque uma barra " "contrária antes (por exemplo '\\\\xyz' ou 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8990,19 +8944,19 @@ msgstr "" "Para valores padrão, digite um valor simples, sem barras de escape ou aspas, " "use este formato: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Índice" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Remover coluna(s)" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9011,11 +8965,11 @@ msgstr "" "Para uma lista de opções de transformação disponíveis e suas transformações " "MIME-type, clique em %sdescrição de transformações%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opções de transformação" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9027,63 +8981,63 @@ msgstr "" "ou aspas (\"'\") no meio desses valores, faça-o usando outra contra-barra " "(por exemplo '\\\\xyz' ou 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Nenhum" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Como definido:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primária" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Texto completo" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Depois %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "Adicionar %s campo(s)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "Você deve adicionar pelo menos um campo." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Definição da PARTIÇÃO" @@ -9106,13 +9060,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save configuration" msgstr "Não foi possível carregar configuração padrão de: \"%1$s\"" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9127,99 +9081,99 @@ msgstr "Nenhum arquivo encontrado dentro do arquivo ZIP!" msgid "Error in ZIP archive:" msgstr "Erro no arquivo ZIP:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Recursos de relações gerais" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "Collation de conexão do MySQL" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Recursos de relações gerais" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "Banco de Dados para usuário" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Show versions" msgid "Software version" msgstr "Exibir versões" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Versão do Protocolo" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Usuário" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Server socket" msgid "Server charset" msgstr "Socket do servidor" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy msgid "Database client version" msgstr "Usar versão leve" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Extensão do PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Mostrar informações do PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Página Oficial do phpMyAdmin" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributos" -#: main.php:252 +#: main.php:255 #, fuzzy msgid "Get support" msgstr "Exportar" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Sem Mudança" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9231,7 +9185,7 @@ msgstr "" "com esse padrão estará aberto a invasões, você realmente deveria corrigir " "este furo de segurança." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9240,7 +9194,7 @@ msgstr "" "Você habilitou mbstring.func_overload nas configurações do PHP. Essa opção é " "incompatível com o phpMyAdmin e certamente causará a perda de algum dado!" -#: main.php:294 +#: main.php:297 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 " @@ -9251,34 +9205,34 @@ msgstr "" "será capaz de dividir as strings corretamente isso pode causar resultados " "inesperados." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "O arquivo de configuração agora precisa de uma frase secreta com senha " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "pMyAdmin configuration storage has been deactivated. To find out click " @@ -9290,7 +9244,7 @@ msgstr "" "Os recursos adicionais para trabalhar com tabelas linkadas foram " "desativadas. Para descobrir o motivo clique %saqui%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9299,7 +9253,7 @@ msgstr "" "Sua versão %s da biblioteca MySQL do PHP difere da versão %s do seu servidor " "MySQL. Isso pode causar um comportamento estranho." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9308,30 +9262,30 @@ msgstr "" "Servidor rodando com 'Suhosin'. Verifique a %sdocumentation%s para possíveis " "razões do erro." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Sem bases" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Alterar tabela ordenada por" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Alterar tabela ordenada por" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "Criar tabela" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Selecionar um Banco de Dados" @@ -9381,7 +9335,7 @@ msgstr "Mudar para pequeno/grande" msgid "Toggle relation lines" msgstr "Para selecionar relacionamento, clique :" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Importar/Exportar coordenadas para esquema PDF" @@ -9454,77 +9408,77 @@ msgstr "Criar" msgid "Active options" msgstr "Opções da tabela" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "A página foi criada" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "páginas" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Importar arquivos" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "Export/Import to scale" msgid "Export to selected page" msgstr "Exportar/Importar para escala" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Criar um novo índice" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Nome do usuário" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Exportar/Importar para escala" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "recomendado" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Erro: relacionamento já existe." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Erro: relacionamento não adicionado." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Adicionado relacionamento Interno" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relacionamento apagado" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Erro ao salvar coordenada para o Designer." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Modificações foram salvas" @@ -9599,15 +9553,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importar arquivos" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Todos" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tabela não encontrada ou não configurada em %s" @@ -9618,37 +9572,37 @@ msgstr "%s tabela não encontrada ou não configurada em %s" msgid "File doesn't exist" msgstr "A tabela \"%s\" não existe!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Selecionar log binário para exibir" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Arquivos" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Truncar as consultas SQL exibidas" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Mostrar consultas completas" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Nome do log" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Posição" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Posição original" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informação" @@ -9656,7 +9610,7 @@ msgstr "Informação" msgid "Character Sets and Collations" msgstr "Conjuntos de caracteres e Collations" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9664,24 +9618,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "Banco de Dados %s foi eliminado com sucesso!" msgstr[1] "Banco de Dados %s foi eliminado com sucesso!" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Estatísticas do Banco de Dados" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Habilitar estatísticas" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9689,7 +9643,7 @@ msgstr "" "Nota: Ativar as estatísticas pode causar um grande volume de tráfego de " "dados entre o servidor web e o servidor MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9717,7 +9671,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Versão" @@ -9735,114 +9689,114 @@ msgstr "" msgid "disabled" msgstr "Desabilitado" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Incluir todos os privilégios, exceto GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Permitir alterar a estrutura das tabelas existentes." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Permitir alterar e apagar stored routines." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Permitir criar novas tabelas e Banco de Dados." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Permitir criar stored routines." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Permitir criar novas tabelas." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Permitir criar tabelas temporárias." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Permitir criar, apagar e renomear contas dos usuários." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Permitir criar novas visões." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Permitir apagar dados." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Permitir eliminar Banco de Dados e tabelas." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Permitir eliminar tabelas." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Permitir iniciar eventos no cronograma de eventos" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Permitir executar stored routines." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Permitir importar dados e exportar dados em arquivos." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Permitir adicionar usuários e privilégios sem recarregar a tabela de " "privilégios." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Permitir criar e eliminar índices." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Permitir inserir e substituir dados." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Permitir bloquear tabelas para a processo atual." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Limitar o numero de novas conexões que o usuário pode abrir por hora." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Limitar o número de consultas que podem ser enviadas ao servidor por hora." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9850,60 +9804,60 @@ msgstr "" "Limitar o número de comandos que alteram Bancos de Dados ou tabelas que o " "usuário pode executar por hora." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Limitar o número de conexões simultâneas que o usuário pode ter." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Permitir visualizar processos de todos os usuários" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Sem efeitos nesta versão do MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Permitir recarregar configurações do servidor e descarregar o cache do " "servidor." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Permitir que o usuário pergunte onde estão os escravos / mestres." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Precisar dos escravos de replicação." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Permitir leitura dos dados." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Permitir acesso completo à lista de Bancos de Dados." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Permitir executar consultas SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Permitir desligar o servidor." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9913,228 +9867,228 @@ msgstr "" "para muitas operações administrativas, como setar variáveis globais e matar " "processos de outros usuários." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Permitir criar e e largar em cadeia" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Permitir modificar dados." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Sem privilégios." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Nenhum" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Privilégios específicos da tabela" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Nota: nomes de privilégios do MySQL são expressos em inglês" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administração" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Privilégios globais" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Privilégios específicos do Banco de Dados" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Limite dos recursos" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Nota: Ajustar essa opção para 0 (zero) remove os limites." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Informação de login" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Não mudar a senha" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Nenhum usuário(s) encontrado." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "O usuário %s já existe!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Você adicionou um novo usuário." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Você mudou os priviléios para %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Você revogou os privilégios para %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "A senha para %s foi modificada com sucesso." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Eliminando %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Nenhum usuário selecionado para exclusão!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Recarregando os privilégios" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Os usuários selecionados foram apagados com sucesso." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Os privilégios foram recarregados com sucesso." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Editar Privilégios" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Revogar" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Exportar" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Qualquer" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Privilégios" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Privilégios" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Avaliação dos usuários" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Conceder/Grant" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Remover os usuários selecionados" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Revogar todos os privilégios ativos dos usuarios e depois apagar eles." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Eliminar o Banco de Dados que possui o mesmo nome dos usuários." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Nota: O phpMyAdmin recebe os privilégios dos usuário diretamente da tabela " "de privilégios do MySQL. O conteúdo destas tabelas pode divergir dos " "privilégios que o servidor usa se alterações manuais forem feitas nele. " "Neste caso, você deve usar %sRELOAD PRIVILEGES%s antes de continuar.." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "O usuário selecionado não foi encontrado na tabela de privilégios." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Privilégios específicos da coluna" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Adicionar privilégios nas seguintes Banco de Dados" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Coringas _ e % precisam ser precedidos com uma \\ para serem usados " "literalmente" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Adicionar privilégios nas seguintes tabelas" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Mudar informações de login / Copiar usuário" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Criar um novo usuário com os mesmos privilégios e ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... manter o antigo." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... apagar o antigo da tabela de usuários." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... revogar todos privilégios do usuário antigo e depois apagar ele." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10142,96 +10096,96 @@ msgstr "" " ... apagar o antigo da tabela de usuários e depois recarregar os " "privilégios." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Banco de Dados para usuário" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Criar Banco de Dados com o mesmo nome e conceder todos os privilégios" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Conceder todos os privilégios no nome coringa (nome_do_usuário_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Conceder todos os privilégios no banco de dados "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Usuários que têm acesso à "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 #, fuzzy msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "Específico do Banco de Dados" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "coringa" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Visão %s foi apagada" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Os privilégios foram recarregados com sucesso." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 #, fuzzy msgid "Show master status" msgstr "Exibir status dos escravos" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10240,120 +10194,120 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Selecionar um Banco de Dados" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Texto completo" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full stop" msgstr "Texto completo" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Iniciar somente processo SQL" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Iniciar somente processo IO" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Processo %s foi morto com sucesso." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10361,150 +10315,150 @@ msgstr "" "phpMyAdmin não foi capaz de matar o processo %s. É possível que ele já " "esteja fechado." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Manipulador" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Consulta do cache" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Processos" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Dados temporários" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Inserções demoradas" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Chave do cache" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Junções" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Ordenando" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Coordenador da transação" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Nivelar (fechar) todas as tabelas" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Exibir tabelas abertas" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Exibir servidores escravos" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Exibir status dos escravos" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Nivelar cache da consulta" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Informações de Runtime" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Atualizar" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Filtro" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Não mudar a senha" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Exibir tabelas abertas" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Exibir tabelas abertas" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Relações" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Tipo de consulta" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Introduction" msgid "Instructions" msgstr "Introdução" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10512,57 +10466,57 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Comandos" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "s MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Esse servidor MySQL está rodando por %s. Ele foi iniciado em %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 #, fuzzy msgid "Replication status" msgstr "Replicação" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10570,47 +10524,47 @@ msgstr "" "Em servidores ocupados, os contadores de byte podem sobrecarregar, então as " "estatísticas como relatadas pelo servidor MySQL podem estar incorretas." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Recebido" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Enviar" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "máx. de conexões concorrentes" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Tentativas falharam" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Abortado" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Comando" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "Whether to enable SSL for connection to MySQL server." msgid "The number of failed attempts to connect to the MySQL server." msgstr "Caso queira ativar o SSL para conexões com o servidor MySQL." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10620,16 +10574,16 @@ msgstr "" "excederam o valor do binlog_cache_size e usaram o arquivo temporário para " "armazenar enunciados da transação." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "O número de transações que usaram o cache do log binário temporário." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10641,11 +10595,11 @@ msgstr "" "grande, você pode aumentar o valor de tmp_table_size para fazer as tabelas " "temporárias serem baseadas na memória ou invés de baseadas no disco." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Quantos arquivos temporários o MySQL tinha criado." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10653,7 +10607,7 @@ msgstr "" "O número de tabelas temporárias na memória criadas automaticamente pelo " "servidor enquanto executava os enunciados." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10661,7 +10615,7 @@ msgstr "" "O número de linhas escritas com INSERT DELAYED para cada erro ocorrido " "(provavelmente chave duplicada)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10669,23 +10623,23 @@ msgstr "" "O número de processos manipuladores de INSERT DELAYED em uso. Cada tabela " "diferente em que se usa INSERT DELAYED começa seu próprio processo." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "O número de linhas INSERT DELAYED escritas." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "O número de enunciados FLUSH executados." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "O número de enunciados COMMIT internos." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "O número de vezes que uma linha foi deletada de uma tabela." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10695,7 +10649,7 @@ msgstr "" "ele sabe sobre uma tabela com um nome dado. Isto é chamado descoberta. " "Handler_discover indica o número de vezes que tabelas foram descobertas." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10705,7 +10659,7 @@ msgstr "" "alto, sugere que o usuário está fazendo muitas varreduras completas do " "índice; por exemplo, SELECT col1 FROM foo, supondo que col1 é um índice." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10714,7 +10668,7 @@ msgstr "" "alto, é uma boa indicação de que suas consultas e tabelas estejam " "corretamente indexadas." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10724,7 +10678,7 @@ msgstr "" "incrementado se você estiver consultando uma coluna do índice com uma " "restrição da escala ou se você estiver fazendo uma varredura do índice." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10732,7 +10686,7 @@ msgstr "" "O número de requisições para ler a linha precedente na ordem da chave. Este " "método de leitura é usado principalmente para otimizar ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10745,7 +10699,7 @@ msgstr "" "faça a varredura de tabelas inteiras ou você tem junções que não usam as " "chaves corretamente." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10757,37 +10711,37 @@ msgstr "" "sugere que suas tabelas não estão corretamente indexadas ou que suas " "consultas não estão escritas para tomar vantagem dos índices que você têm." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "O número de enunciados ROLLBACK internos." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "O número de requisições para atualizar uma linha na tabela." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "O número de requisições para inserir uma linha na tabela." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "O número de páginas que contém dados (sujos ou limpos)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "O número de páginas atualmente sujas." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "O número de páginas do buffer pool que foram requisitadas para serem " "niveladas." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "O número de páginas livres." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10797,7 +10751,7 @@ msgstr "" "que estão sendo lidas ou escritas atualmente ou aquela não pode ser nivelada " "ou removido por alguma outra razão." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10809,11 +10763,11 @@ msgstr "" "Este valor pode também ser calculado como Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Tamanho total do buffer pool, em páginas." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10822,7 +10776,7 @@ msgstr "" "uma consulta faz a varredura de uma parcela grande de uma tabela mas na " "ordem aleatória." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10830,11 +10784,11 @@ msgstr "" "O número de ler-adiante sequenciais InnoDB iniciado. Isto acontece quando o " "InnoDB faz uma varredura sequencial completa da tabela." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "O número de requisições de leitura lógica InnoDB que foram feitas." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10842,7 +10796,7 @@ msgstr "" "O número de leituras lógicas que o InnoDB não pode satisfer do buffer pool e " "teria que fazer uma leitura de página simples." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10856,55 +10810,55 @@ msgstr "" "primeiramente. Este contador conta instâncias dessas esperas. Se o tamanho " "do buffer pool for ajustado corretamente, este valor deve ser pequeno." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "O número de escritas feitas para o buffer pool do InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "O número de operações fsync() à fazer." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "O número atual de operações fsync() pendentes." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "O número atual de leituras pendentes." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "O número atual de escritas pendentes." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "O montante de leitura de dados à fazer, em bytes." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "O número total de dados lidos." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "O número total de dados escritos." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "O montante de escrita de dados à fazer, em bytes." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "O número de escritas doublewrite que foram executadas e o número de páginas " "que foram escritas para esta finalidade." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "O número de escritas doublewrite que foram executadas e o número de páginas " "que foram escritas para esta finalidade." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10912,35 +10866,35 @@ msgstr "" "O número de esperas geradas porque o buffer do log era muito pequeno e teve " "que esperar que fosse nivelada antes de continuar." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "O número de requisições de escrita de log." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "O número de escritas físicas para o arquivo de log." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "O número de escritas fsyncs feitas no arquivo de log." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "O número de arquivos de log fsyncs pendentes." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Escrita de arquivos de log pendentes." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "O número de bytes escritos para o arquivo de log." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "O número de páginas criadas." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10949,52 +10903,52 @@ msgstr "" "contados em páginas; o tamanho de página permite que sejam facilmente " "convertidos em bytes." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "O número de páginas lidas." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "O número de páginas escritas." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "O número de linhas trancadas que estão esperando atualmente." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "O tempo médio para recuperar uma linha trancada, em milísegundo." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "O tempo total gasto para recuperar linhas trancadas, em milísegundo." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "O máximo de tempo para recuperar uma linha trancada, em milísegundo." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" "O número de vezes que uma linhas trancada teve que esperar para ser escrita." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "O número de linhas deletadas de tabelas InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "O número de linhas inseridas em tabelas InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "O número de linhas lidas de tabelas InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "O número de linhas atualizadas em tabelas InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11002,7 +10956,7 @@ msgstr "" "O número de blocos chave no cache chave que mudaram mas não foram nivelados " "ainda ao disco. Antes era chamado de Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11010,7 +10964,7 @@ msgstr "" "O número de blocos não usados no cache chave. Você pode usar este valor para " "determinar quanto do cache chave está no uso." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11020,17 +10974,17 @@ msgstr "" "indica o número máximo de blocos que estiveram sempre em uso em algum " "momento." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Formato do arquivo importado" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "O número de requisições para ler um bloco chave do cache." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11040,26 +10994,26 @@ msgstr "" "alto, então seu valor do key_buffer_size é provavelmente muito baixo. A taxa " "de falta de cache pode ser calculada como Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "O número de requisições para escrever um bloco chave para o cache." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "O número de escritas físicas para um bloco chave para o disco." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11070,18 +11024,18 @@ msgstr "" "a mesma consulta. O valor padrão 0 significa que nenhuma consulta foi " "compilada ainda." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" "O número de linhas esperando para serem escritas na fila de INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11089,39 +11043,39 @@ msgstr "" "O número de tabelas que devem estar abertas. Se aberta, as tabelas são " "grandes, o valor do cache de suas tabelas é provavelmente muito pequeno." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "O número de arquivos que estão abertos." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "O número de streams que estão abertos (usados principalmente para log)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "O número de tabelas que estão abertas." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "O montante de memória livre para a consulta do cache." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "O número de hits do cache." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "O número de consultas adicionadas no cache." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11134,7 +11088,7 @@ msgstr "" "recentemente\" (LRU - least recently used) para decidir qual consulta " "remover do cache." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11142,19 +11096,19 @@ msgstr "" "O número de consultas sem cache (não cacheável, ou não pode ser cacheável " "devido à configuração em query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "O número de consultas registradas no cache." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "O número total de blocos na consulta do cache." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "O status da replicação à prova de falhas (não implementado)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11162,13 +11116,13 @@ msgstr "" "O número de junções que não usaram índices. Se este valor não for 0, você " "deve cuidadosamente verificar os índices de suas tabelas." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "O número de junções que usaram uma pesquisa de escala na tabela de " "referência." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11177,7 +11131,7 @@ msgstr "" "após cada linha. (Se este não for 0, você deve cuidadosamente verificar os " "índices de suas tabelas.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11185,16 +11139,16 @@ msgstr "" "O número de junções que usaram escalas na primeira tabela. (Não é " "normalmente crítico mesmo se este for grande.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "O número junções que fez uma varredura completa da primeira tabela." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "O número de tabelas temporárias abertas atualmente pelo processo SQL escravo." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11202,11 +11156,11 @@ msgstr "" "Número total (desde o início) de vezes que o processo SQL escravo de " "replicação teve que tentar transações." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "Isto é ON se este servidor é um escravo conectado à um mestre." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11214,12 +11168,12 @@ msgstr "" "O número de processos que levaram mais que slow_launch_time segundos para " "serem criadas." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "O número de consultas que levaram mais que long_query_time segundos." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11229,24 +11183,24 @@ msgstr "" "valor for alto, você deve considerar aumentar o valor da variável " "sort_buffer_size do sistema." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "O número de ordenações que foram feitas com escalas." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "O número de linhas ordenadas." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "O número de ordenações que foram feitas scaneando a tabela." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" "O número de vezes que uma tabela trancada foi recuperada imediatamente." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11258,7 +11212,7 @@ msgstr "" "performance, você precisa primeiramente otimizar suas consultas e então, ou " "dividir sua tabela ou usar replicação." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11268,11 +11222,11 @@ msgstr "" "ser calculada como Threads_created/conexões. Se este valor for vermelho você " "deve aumentar seu thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "O número de conexões atualmente abertas." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11284,75 +11238,75 @@ msgstr "" "isso não da um aumento notável de performance se você tem uma boa " "implementação de processos.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Rastreamento não está ativo." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "O número de processos que não estão dormindo." -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy msgid "Start Monitor" msgstr "Status" -#: server_status.php:1594 +#: server_status.php:1637 #, fuzzy #| msgid "Introduction" msgid "Instructions/Setup" msgstr "Introdução" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add index" msgid "Add chart" msgstr "Adicionar índice" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Atualizar" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Adicionar/Remover colunas" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Restore default value" msgid "Reset to default" msgstr "Restaurar valor padrão" -#: server_status.php:1640 +#: server_status.php:1683 #, fuzzy #| msgid "1. Introduction" msgid "Monitor Instructions" msgstr "1. Introdução" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11361,7 +11315,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11369,20 +11323,20 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 #, fuzzy #| msgid "Pause monitor" msgid "Using the monitor:" msgstr "Pausar o monitoramento" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11390,11 +11344,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11405,95 +11359,95 @@ msgstr "" # The word "chart" in brasilian portuguese can mean either "Table = tabela" or # "Report = relatório" or "Chart = gráfico" or "Diagram = diagrama". So, it # depends of the context. -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "Remover Gráfico/Tabela ou Relatório" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Tabelas selecionadas" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Nome de tabela inválida" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new server" msgid "Add this series" msgstr "Adicionar novo servidor" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy #| msgid "SQL queries" msgid "Series in Chart:" msgstr "Consultas SQL" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Show statistics" msgid "Log statistics" msgstr "Mostrar estatísticas" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Tabelas selecionadas" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Tipo de consulta" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" @@ -11501,7 +11455,7 @@ msgid_plural "%d seconds" msgstr[0] "Segundo" msgstr[1] "Segundo" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11517,8 +11471,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "O banco de dados '%s' não existe." @@ -11623,19 +11577,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Erro na atribuição da variável" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Variáveis e configurações do servidor" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Valor da sessão" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Valor global" @@ -11941,46 +11895,46 @@ msgstr "A chave deve conter letras, números, [em]e[/em] caracteres especiais." msgid "Wrong data" msgstr "Não existem dados" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Usando marcador \"%s\" como padrão." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Você realmente deseja executar a Query SQL a seguir?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Exibindo como código PHP" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "SQL validado" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Resultado SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Gerado por" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problemas com o índice da tabela `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Nome" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "A tabela %1$s foi alterada com sucesso" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12067,12 +12021,12 @@ msgstr "Rótulo do Eixo Y" msgid "Y Values" msgstr "Valor" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "A tabela %s já existe!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "A tabela %1$s foi criada." @@ -12127,214 +12081,214 @@ msgstr "Salvar como arquivo" msgid "File name" msgstr "Nome da Tabela" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "O nome da chave primária deve ser... \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Não foi possível renomear o índice para \"PRIMARY\"!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Nenhuma parte de índice definida!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Adicionar índice" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Modo de edição" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Nome do índice:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" precisa ser o nome de e apenas da chave " "primária!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Tipo de índice:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Adicionar ao índice  %s coluna(s)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Não pode mover a tabela para ela mesma!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Não pode copiar a tabela para ela mesma!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabela %s foi movida para %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabela %s copiada para %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "O Nome da Tabela está vazio!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Alterar tabela ordenada por" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(singularmente)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Mover tabela para (Banco de Dados.tabela):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opções da tabela" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Renomear a tabela para" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Copiar tabela para (Banco de Dados.tabela):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Mudar para a tabela copiada" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Tabela de Manutenção" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Desfragmentar tabela" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabela %s foi limpa" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Limpar a tabela (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Remover dados ou tabela" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Esvaziar a tabela (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Remover a tabela (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Manutenção da partição" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partição %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analizar" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Checar" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Otimizar" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Reconstruir" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Reparar" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Remover partição" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Verificar integridade referencial:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Mostrar tabelas" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Uso do espaço" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efetivo" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Estatísticas do registros" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "estático" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinâmico" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Tamanho do registro" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Tamanho do registro" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Erro ao criar chave externa no %1$s (check data types)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Relações internas" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12342,147 +12296,147 @@ msgstr "" "Uma relação interna é desnecessária quando uma CHAVE ESTRANGEIRA " "correspondente existe." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Restrição de chave estrangeira" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Espacial" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Procurar valores distintos" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Adicionar chave primária" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Adicionar índice único" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Adicionar índice SPATIAL" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 #, fuzzy msgid "Add FULLTEXT index" msgstr "Adicionar índice FULLTEXT" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Nenhum" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Tabela %s foi eliminada" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Uma chave primária foi adicionada a %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Um índice foi adicionado a %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show versions" msgid "Show more actions" msgstr "Exibir versões" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Remover coluna(s)" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Visualização para impressão" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Ver relações" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Propor estrutura da tabela" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Adicionar coluna" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "No final da tabela" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "No início da tabela" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Depois %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Criar um índice em %s colunas" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "particionado" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Relatório de rastreamento para tabela `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, fuzzy, php-format #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Versão %s criada, rastreamento para %s. %s ativado(a)." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Rastreamento está ativo." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Rastreamento está ativo." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "Instruções SQL executadas." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12490,133 +12444,133 @@ msgstr "" "Você pode executar o dump criando e usando uma tabela temporária.Por favor, " "certifique-se de ter os privilégios necessários." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Comente estas duas linhas se você não precisa delas." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 #, fuzzy msgid "SQL statements exported. Please copy the dump or execute it." msgstr "Instruções SQL exportadas. Por favor copie a saída ou execute." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Instantâneo (código SQL) da versão %s" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 #, fuzzy #| msgid "Tracking data manipulation successfully deleted" msgid "Tracking data definition successfully deleted" msgstr "Rastreamento de manipulação de dados removidos com sucesso" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Gather errors" msgid "Query error" msgstr "Reunir erros" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Rastreamento de manipulação de dados removidos com sucesso" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Rastreando instruções" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, fuzzy, php-format #| msgid "Show %s with dates from %s to %s by user %s %s" msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Mostrar %s com datas desde %s até %s pelo usuário %s %s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "Excluir dados de monitoramento desta tabela" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Não existem dados" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Data" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Instrução de definição de dados" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Despejar SQL (download de arquivo)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Despejar SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Esta opção irá substituir sua tabela e os dados nela contidos." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 #, fuzzy msgid "SQL execution" msgstr "Execução SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Exportar como %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Exibir versões" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "Desativar rastreamento para %s.%s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Desativar agora" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "Ativar rastreamento para %s.%s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Ativar agora" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "Criar versão %s de %s.%s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 #, fuzzy msgid "Track these data definition statements:" msgstr "Rastrear estas instruções de definição de dados:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 #, fuzzy msgid "Track these data manipulation statements:" msgstr "Rastrear estas instruções de manipulação de dados:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Criar versão" @@ -12647,11 +12601,11 @@ msgstr "Você não tem direitos suficientes para estar aqui agora!" msgid "The profile has been updated." msgstr "O perfil foi atualizado." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Nome da VISÃO" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Renomear a visão para" @@ -12994,8 +12948,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13131,8 +13085,8 @@ msgstr "" #, fuzzy, php-format #| msgid "%s%% of all connections are aborted. This value should be below 1%%" msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s%% de todas as conexões são abortadas. Este valor deve ser menor do que 1%%" @@ -13505,8 +13459,8 @@ msgstr "" #: libraries/advisory_rules.txt:332 #, fuzzy, php-format #| msgid "" -#| "Max_used_connections is at %s%% of max_connections, it should be below " -#| "80%%" +#| "Max_used_connections is at %s%% of max_connections, it should be below 80%" +#| "%" msgid "" "The number of opened files is at %s%% of the limit. It should be below 85%%" msgstr "" diff --git a/po/ro.po b/po/ro.po index 21a7be3efb..9b0e0e63db 100644 --- a/po/ro.po +++ b/po/ro.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-30 17:07+0200\n" "Last-Translator: Alex Marin \n" "Language-Team: romanian \n" -"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);;\n" "X-Generator: Weblate 1.1\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Arată toate" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Numărul paginii:" @@ -39,55 +39,56 @@ msgstr "" "închisă, sau fereastra-părinte blochează ferestrele din cauza securității " "sistemului." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Caută" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Execută" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nume cheie" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Descriere" @@ -110,151 +111,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Baza de date %1$s a fost creată." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Comentarii referitoare la baza de date: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Comentarii tabel" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Coloană" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tip" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nul" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Setare de bază" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Trimitere la" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Comentarii" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Nu" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Da" @@ -262,101 +263,101 @@ msgstr "Da" msgid "View dump (schema) of database" msgstr "Vizualizarea schemei bazei de date" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Nu s-a găsit nici un tabel în baza de date." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Selectează tot" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Deselectează tot" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Cîmpul de denumire al bazei de date este gol!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Baza de date %1$s a fost redenumită în %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Baza de date %1$s a fost copiata la %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Redenumire bază de date în" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Elimină baza de date" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Baza de date %s a fost aruncată." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Ștergeți baza de date (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Copiază baza de date" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Numai structura" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Structura și date" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Numai date" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREEAZĂ BAZA DE DATE înainte de copiere" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Adăugare %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Adaugă valoare pentru AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Adaugă constrângeri" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Schimbă la tabela copiată" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Interclasare" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -365,64 +366,64 @@ msgstr "" "Opțiunile adiționale pentru folosirea tabelelor intercalate au fost " "dezactivate. Pentru a afla de ce, click %saici%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Editați sau exportați schema relațională" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabel" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Linie" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Mărime" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "în folosință" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Creare" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Ultima actualizare" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Ultima verficare" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" @@ -430,443 +431,373 @@ msgstr[0] "%s tabelă" msgstr[1] "%s tabele" msgstr[2] "%s tabele" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Trebuie să alegeți cel puțin o coloană pentru a putea afișa" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Schimbă la tabela copiată" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sortare" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Crescătoare" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Descrescător" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Afișează" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Criteriu" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Și" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Sau" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Modificare" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Adaugă/șterge criteriu" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Adaugă/Șterge coloane" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Reînnoire comandă" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Utilizare tabele" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Comandă SQL pe baza de date %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Trimite comanda" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Acces interzis" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "cel puțin unul dintre cuvinte" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "toate cuvintele" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "fraza exactă" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "ca o expresie" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Caută rezultate pentru \"%s\" %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Total: %s rezultat(e)" -msgstr[1] "Total: %s rezultat(e)" -msgstr[2] "Total: %s rezultat(e)" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s rezultat(e) în interiorul tabelului %s" -msgstr[1] "%s rezultat(e) în interiorul tabelului %s" -msgstr[2] "%s rezultat(e) în interiorul tabelului %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Navigare" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Ștergeți potrivirile pentru tabelul %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Șterge" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Caută în baza de date" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Cuvinte sau valori de căutat (metacaracter: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Găsește:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Cuvinte despărțite de un spațiu (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "În interiorul tabelei(lor):" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "In interiorul coloanei::" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Nu s-a găsit niciun tabel în baza de date" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "necunoscut" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabelul %s a fost golit" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Vizualizarea %s a fost eliminată" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabelul %s a fost aruncat" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Monitorizarea este activată." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Monitorizarea nu este activată." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Această vedere are minim acest număr de rânduri. Vedeți %sdocumentation%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Vizualizare" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replicare" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Sumă" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s este motorul de stocare stabilit implicit pe acest server MySQL." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Cele bifate:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Marchează toate" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Verificare depășit" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Exportă" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Vizualizare imprimare" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Golește" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Aruncă" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Verificare tabel" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimizare tabel" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Reparare tabel" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analizare tabel" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Adaugă prefix la tabelă" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Înlocuiește prefixul tabelei" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Copiază tabelul cu prefix" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Dicționar de date" -#: db_tracking.php:75 +#: db_tracking.php:76 #, fuzzy msgid "Tracked tables" msgstr "Tabelele urmărite" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Baza de date" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Ultima versiune" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Creat(ă)" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Actualizat(ă)" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Stare" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Acțiune" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 #, fuzzy msgid "Delete tracking data for this table" msgstr "Șterge datele urmărite din acest tabel" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 #, fuzzy msgid "active" msgstr "activ(ă)" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 #, fuzzy msgid "not active" msgstr "inactiv(ă)" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versiuni" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Raport de monitorizare" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Instantaneu al structurii" -#: db_tracking.php:184 +#: db_tracking.php:185 #, fuzzy msgid "Untracked tables" msgstr "Tabele fără monitorizare" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Monitorizează tabel" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "Jurnalul (log) bazei de date" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "Tip interogare" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Tipul selectat pentru export trebuie salvat într-un fișier!" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Routines" msgid "Bad parameters!" msgstr "Rutine" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Spațiu insuficient pentru salvarea fișierului %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -874,12 +805,12 @@ msgstr "" "Fișierul %s există deja pe server. Schimbați denumirea fișierului sau bifați " "opțiunea de suprascriere." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Serverul web nu are drepturile necesare pentru a salva fișierul %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Copia a fost salvată în fișierul %s." @@ -903,7 +834,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -986,29 +917,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Probabil ați încercat să încărcați un fișier prea mare. Faceți referire la " -"%sdocumentație%s pentru căi de ocolire a acestei limite." +"Probabil ați încercat să încărcați un fișier prea mare. Faceți referire la %" +"sdocumentație%s pentru căi de ocolire a acestei limite." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Afișînd semn de carte" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Eticheta a fost ștearsă." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Fișierul nu poate fi citit" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1019,7 +950,7 @@ msgstr "" "suportul pentru aceasta nu este implementat, fie este dezactivat de " "configurația dumneavoastră." -#: import.php:390 +#: import.php:394 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 " @@ -1029,48 +960,48 @@ msgstr "" "a fost trimit, ori mărimea fișierului a depășit mărimea maximă permisă de " "configurația PHP-ului dumneavoastră. Vedeți FAQ 1.16." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Nu au putut fi încărcate modulele adiționale de import, vă rog verificați " "instalarea!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Semnul de carte %s a fost creat" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Importul s-a terminat cu succes, %d interogări executate." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Comanda dumneavoastră SQL a fost executată cu succes" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Înapoi" @@ -1080,7 +1011,7 @@ msgstr "" "phpMyAdmin are o interfață mai prietenoasă cu un navigator ce lucreaza cu " "cadre." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Comenzile \"DROP DATABASE\" sînt dezactivate." @@ -1090,7 +1021,7 @@ msgstr "Comenzile \"DROP DATABASE\" sînt dezactivate." msgid "Do you really want to execute \"%s\"?" msgstr "Sigur doriți să " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Sunteți pe cale să DISTRUGEȚI o întreagă bază de date!" @@ -1131,7 +1062,7 @@ msgstr "Adaugă Index" msgid "Edit Index" msgstr "Editează Index" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Adaugă %d coloană(e)" @@ -1151,16 +1082,16 @@ msgstr "Numele gazdei este gol!" msgid "The user name is empty!" msgstr "Numele de utilizator este gol!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Parola este goală!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Parolele nu corespund!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Adaugă utilizator" @@ -1176,31 +1107,33 @@ msgstr "Reîncărcarea drepturilor" msgid "Removing Selected Users" msgstr "Eliminarea utilizatorilor selectați" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Închide" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Editare" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Alegerea serverului" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "Comanda SQL" @@ -1211,24 +1144,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Total" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1248,7 +1181,7 @@ msgstr "Traficul server-ului (în KiB)" msgid "Connections since last refresh" msgstr "Conexiuni de la ultima reîmprospătare" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Procese" @@ -1266,7 +1199,7 @@ msgstr "Întrebări de la ultima reîmprospătare" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Statisticile rîndului" @@ -1316,14 +1249,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiO" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiO" @@ -1383,32 +1316,32 @@ msgstr "Octeți trimiși" msgid "Bytes received" msgstr "Octeți primiți" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Conexiuni" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "octeți" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiO" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiO" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiO" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiO" @@ -1425,11 +1358,11 @@ msgstr "%s tabele" msgid "Questions" msgstr "Versiuni" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Trafic" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1455,12 +1388,12 @@ msgstr "Aliniere la grilă" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Nici unul(a)" @@ -1561,7 +1494,7 @@ msgstr "Modificați setările" msgid "Current settings" msgstr "Setările curente" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1659,7 +1592,7 @@ msgstr "Explică SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Timp" @@ -1765,10 +1698,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importă" @@ -1842,7 +1775,7 @@ msgstr "Se procesează cererea" msgid "Error in Processing Request" msgstr "Eroare în procesarea cererii" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Nu este selectată nici o bază de date." @@ -1898,19 +1831,19 @@ msgstr "Ascunde index-uri" msgid "Show indexes" msgstr "Arată index-uri" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Dezactivare verificări de cheie străine" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Activat" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1942,7 +1875,7 @@ msgstr "Ștergere" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Definiția unei funcții stocate trebuie să conțină o declarație RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1983,8 +1916,8 @@ msgstr "Afișează casuță interogare" msgid "No rows selected" msgstr "Niciun rând selectat" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Schimbare" @@ -1992,18 +1925,18 @@ msgstr "Schimbare" msgid "Query execution time" msgstr "Durata de execuție a interogării" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d nu este un număr valid de rînduri." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Salveaza" @@ -2015,7 +1948,7 @@ msgstr "Ascunde criteriile de căutare" msgid "Show search criteria" msgstr "Afișează criteriile de căutare" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2069,12 +2002,12 @@ msgstr "Operațiuni asupra rezultatelor interogării" msgid "Data point content" msgstr "Mărime pointer date" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignoră" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Copiază" @@ -2094,7 +2027,7 @@ msgstr "Alegeți cheia străină" msgid "Please select the primary key or a unique key" msgstr "Vă rugăm să alegeți cheia primară sau o cheie unică" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Selectează coloana pentru afișare" @@ -2185,7 +2118,7 @@ msgstr "Afișează înregistrări" msgid "Generate password" msgstr "Generează parolă" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generează" @@ -2195,7 +2128,7 @@ msgstr "Generează" msgid "Change Password" msgstr "Schimbare parolă" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Mai mult" @@ -2292,27 +2225,27 @@ msgid "December" msgstr "Decembrie" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Ian" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2320,37 +2253,37 @@ msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Iun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Iul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Oct" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Noi" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dec" @@ -2391,32 +2324,32 @@ msgid "Sun" msgstr "Dum" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Lun" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Mar" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Mie" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Joi" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Vin" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sâm" @@ -2536,16 +2469,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "pe secundă" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "pe minut" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "pe oră" @@ -2553,6 +2486,266 @@ msgstr "pe oră" msgid "per day" msgstr "pe zi" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Mărime maximă: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Documentație" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Eroare" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "Comanda SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL zice: " + +#: libraries/CommonFunctions.class.php:1210 +#, fuzzy +msgid "Failed to connect to SQL validator!" +msgstr "Comprimă conexiunea la serverul MySQL" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Explică SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Sari peste explicarea SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "fără cod PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Creează cod PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Reîncarcă" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Sari peste validarea SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Validează SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Motoare" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Creare profil" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Dum" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y la %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s zile, %s ore, %s minute și %s secunde" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "Rutine" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Începe" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Anterior" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Următorul" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Sfîrșit" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Sari la baza de date "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Funcționalitatea %s este afectată de o eroare cunoscută, vedeți %s" + +#: libraries/CommonFunctions.class.php:2950 +#, fuzzy +#| msgid "Click to select" +msgid "Click to toggle" +msgstr "Click pentru a selecta" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Structură" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Inserare" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Navigare" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operații" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Caută în calculatorul tău:" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "director de încărcare al serverului Web" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Directorul stabilit pentru încărcare nu poate fi găsit" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Nu sunt fișiere pentru încărcare" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Execută" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Listare" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2568,91 +2761,59 @@ msgstr "" msgid "Font size" msgstr "Dimensiune font" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy msgid "Save edited data" msgstr "Directorul de bază pentru date" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Adaugă/șterge coloane" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Începe" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Anterior" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Următorul" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Sfîrșit" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Dum" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "Număr de cîmpuri" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Lun" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "orizontal" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "orizontal (colontitlu rotativ)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertical" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "Capete de tabel la fiecare %s rânduri" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Sortare după cheie" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2676,117 +2837,129 @@ msgstr "Sortare după cheie" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Opțiuni" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Texte parțiale" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Texte întregi" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Cheie relațională" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Relational display field" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Afişează conţinut binar" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Afişează conţinut BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Afișează conținutul binar ca HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Ascunde transformarea browser-ului" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Text Bine Cunoscut" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 #, fuzzy msgid "Well Known Binary" msgstr "Binar Bine Cunoscut" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Linia a fost ștearsă" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Șterge" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Oprește" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Poate fi aproximativ. Vezi FAQ 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "în interogarea" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Afișează înregistrări" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "total" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "comanda a durat %01.4f sec" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operațiuni asupra rezultatelor interogării" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Vizualizare listare (împreună cu text)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Arată schema PDF" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Creare relație" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Legatură nevalidă" @@ -2852,196 +3025,155 @@ msgstr "Nu se poate citi fișierul încărcat (și mutat)." msgid "Open new phpMyAdmin window" msgstr "Deschide fereastră phpMyAdmin nouă" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Trebuie sa aveti activat \"cookies\"." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Trebuie sa aveti activat \"cookies\"." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Index nu este definit!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indexuri" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unic" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Împachetat" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinalitate" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Comentariu" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Cheia primară a fost aruncată" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Indexul %s a fost aruncat" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "Indecșii %1$s și %2$s par a fi egali și unul din ei poate fi șters." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Baze de date" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Structură" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Inserare" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operații" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 #, fuzzy msgid "Tracking" msgstr "Urmărire" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Declanșatori" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tabelul pare a fi gol!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Baza de date pare a fi goală!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Interogare prin exemplu" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Drepturi de acces" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutine" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Evenimente" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Designer" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Utilizatori" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Sincronizați" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Jurnal binar" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variabile" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Seturi de caractere" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Motoare" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Eroare" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3070,87 +3202,87 @@ msgstr[2] "%1$d rânduri inserate." msgid "Error while creating PDF:" msgstr "Eroare la creare PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Nu s-a putut salva tabelul recent" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Tabele recente" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Nu sunt tabele recente" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Nu există informații detaliate de stare disponibile pentru motorul de " "stocare." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s este disponibil pentru acest server MySQL." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s a fost dezactivat pentru acest server MySQL." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Acest server MySQL nu susține motorul de stocare %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "status tabel necunoscut: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Baza de date sursă" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Tema %s nu a fost găsită!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Bază de date nevalidă" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Denumire de tabel nevalidă" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Eroare la redenumirea tabelului %1$s în %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Tabelului %s i s-a dat un numele de %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3158,94 +3290,94 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funcție" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operand" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Valoare" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Caută" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Inserare" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Selectează cîmpurile (cel puțin unul):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Adaugă condiție de căutare (parte a comenzii \"where\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Numărul de înregistrări pe pagină" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Ordine de afișare:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Caută printre valori necunoscute" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "Comanda SQL" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Execută o interogare prin exemplu (metacaracter: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Execută o interogare prin exemplu (metacaracter: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy #| msgid "PHP extension to use" msgid "How to use" msgstr "Extensia PHP de utilizat" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3320,14 +3452,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3573,13 +3705,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabele" @@ -3590,37 +3722,37 @@ msgstr "Tabele" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Date" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Asupra" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Sari la baza de date" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "Replicare" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Verifică privilegiile pentru baza de date "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Verifică privilegiile" @@ -3676,182 +3808,18 @@ msgstr "Metodă de autentificare nevalidă stabilită în configurație:" msgid "You should upgrade to %s %s or later." msgstr "Ar trebui sa reactualizati serverul %s %s la o versiune mai noua." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "cheie numerica detectată" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Mărime maximă: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Documentație" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "Comanda SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL zice: " - -#: libraries/common.lib.php:1155 -#, fuzzy -msgid "Failed to connect to SQL validator!" -msgstr "Comprimă conexiunea la serverul MySQL" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Explică SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Sari peste explicarea SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "fără cod PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Creează cod PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Reîncarcă" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Sari peste validarea SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Validează SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Motoare" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Creare profil" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Dum" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y la %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s zile, %s ore, %s minute și %s secunde" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "Rutine" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Sari la baza de date "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Funcționalitatea %s este afectată de o eroare cunoscută, vedeți %s" - -#: libraries/common.lib.php:2880 -#, fuzzy -#| msgid "Click to select" -msgid "Click to toggle" -msgstr "Click pentru a selecta" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Caută în calculatorul tău:" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "director de încărcare al serverului Web" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Directorul stabilit pentru încărcare nu poate fi găsit" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Nu sunt fișiere pentru încărcare" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Execută" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Listare" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3879,9 +3847,9 @@ msgstr "Deschis" msgid "Closed" msgstr "Citare neînchisă" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Dezactivat" @@ -4016,32 +3984,32 @@ msgstr "Extensia SOAP nu a fost găsită" msgid "maximum %s" msgstr "maxim %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Această setare este dezactivată, nu va fi aplicată la configurarea " "dumneavoastră" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Seteaza valoarea: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Restaurează valoarea implicită" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Permite utilizatorilor să customizeze această valoare" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Resetare" @@ -4333,7 +4301,7 @@ msgid "Character set of the file" msgstr "Setul de caractere al fișierului" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4358,14 +4326,14 @@ msgstr "Pune numele coloanelor în primul rând" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Coloane încadrate de" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4387,13 +4355,13 @@ msgstr "Șterge caracterele terminatoare de linie CRLF din cadrul coloanelor" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Coloane terminate de" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Linii terminate de" @@ -4454,12 +4422,12 @@ msgstr "Tasta label" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "Tip MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Legături" @@ -4474,7 +4442,7 @@ msgid "Save on server" msgstr "Salvează pe server" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Suprascrie fișier(e) existent(e)" @@ -4487,7 +4455,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Utilizați apostroful pentru numele tabelelor și a coloanelor" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Regim de compatibilitate SQL" @@ -4725,8 +4693,8 @@ msgstr "" "caractere magice care pot fi utilizate pentru a obţine valori speciale." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Fereastra de comandă" @@ -6169,10 +6137,10 @@ msgstr "Are nevoie de SQL Validator pentru a fi activată" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Parola" @@ -6196,8 +6164,8 @@ msgstr "" "Dacă aveți un nume de utilizator, specificați-l aici ( default este [kbd]" "anonymous[/kbd] )" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Nume utilizator:" @@ -6450,7 +6418,7 @@ msgstr "Extensia %s lipsește. Vă rugăm să vă verificați configurația PHP. msgid "possible deep recursion attack" msgstr "posibil atac adânc recursiv" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6458,40 +6426,94 @@ msgstr "" "Server-ul nu răspunde (sau soclul serverului MySQL local nu este configurat " "corect)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Serverul nu răspunde" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" "Vă rugăm să verificați drepturile de acces ale directorului ce conține baza " "de date." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Detalii..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Caută rezultate pentru \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Total: %s rezultat(e)" +msgstr[1] "Total: %s rezultat(e)" +msgstr[2] "Total: %s rezultat(e)" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s rezultat(e) în interiorul tabelului %s" +msgstr[1] "%s rezultat(e) în interiorul tabelului %s" +msgstr[2] "%s rezultat(e) în interiorul tabelului %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Ștergeți potrivirile pentru tabelul %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Caută în baza de date" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Cuvinte sau valori de căutat (metacaracter: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Găsește:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Cuvinte despărțite de un spațiu (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "În interiorul tabelei(lor):" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "In interiorul coloanei::" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Schimbare parolă" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Nu există parolă" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Re-tastează" @@ -6514,8 +6536,8 @@ msgstr "Creează bază de date nouă" msgid "Create" msgstr "Creează" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Nu există drepturi de acces" @@ -6529,9 +6551,9 @@ msgstr "Creare tabel" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nume" @@ -6541,168 +6563,168 @@ msgstr "Nume" msgid "Number of columns" msgstr "Număr de cîmpuri" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Nu au putut fi încărcate modulele de export adiționale, vă rog verificați " "instalarea!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Se exportă bazele de date de pe server-ul curent" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Se exportă tabelele din baza de date \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Se exportă rândurile din tabela \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Modul de export" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Rapid - afișează doar opțiunile minimale" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Custom - afișează toate opțiunile posibile" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Bază(e) de date:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabelă(e):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Rânduri:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Șterge câteva rânduri" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Număr de rânduri:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Rândul de la care se începe:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Șterge toate rândurile" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Rezultat:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Salveaza pe server în directorul %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Salvează rezultatul într-un fișier" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Șablon nume fișier" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ va deveni numele server-ului" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ va deveni numele bazei de date" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ va deveni numele tabelei" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "s value is interpreted using %1$sstrftime%2$s, so you can use time " -#| "matting strings. Additionally the following transformations will pen: " -#| "%3$s. Other text will be kept as is." +#| "matting strings. Additionally the following transformations will pen: %3" +#| "$s. Other text will be kept as is." 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." +"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 "" "Această valoare este interpretată folosind %1$sstrftime%2$s, ca sa puteţi " "folosi şiruri de formatare a timpului. În plus, următoarele transformări vor " -"avea loc: %3$s. Orice alt text va fi păstrat aşa cum este. Vedeţi %4$sFAQ" -"%5$s pentru detalii." +"avea loc: %3$s. Orice alt text va fi păstrat aşa cum este. Vedeţi %4$sFAQ%5" +"$s pentru detalii." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "folosiţi pentru viitoare exportări" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Setul de caractere al fișierului:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Compresie" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "„arhivat”" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "cu „gzip”" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "cu „bzip2”" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Trimite" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opțiuni de transformare" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6710,35 +6732,35 @@ msgstr "" "Faceţi scroll în jos pentru a completa opţiunile pentru formatul selectat şi " "ignoraţi opţiunile pentru alte formate." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 #, fuzzy msgid "Encoding Conversion:" msgstr "Versiunea clientului MySQL" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Creare relație" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Creare relație" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6748,35 +6770,35 @@ msgstr "" "permisă sau acesta este un bug cunoscut în browser-ele bazate pe webkit " "(Safari, Google Chrome, Arora etc.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Formatul fișierului importat" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Fişierul este procesat, vă rugăm să aveţi răbdare." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6784,32 +6806,32 @@ msgstr "" "Vă rugăm să aveţi răbdare, fişierul este uploadat. Nu sunt disponibile " "detalii despre upload." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Se importă pe server-ul curent" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Se importă în baza de date \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Se importă în tabela \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "Fișier de importat" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Fişierul poate fi comprimat (%s) sau necomprimat." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6817,23 +6839,23 @@ msgstr "" "Numele unui fişier comprimat trebuie să se termine în .[format]." "[compresie]. Exemplu: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Încărcările de fișiere nu sînt permise pe acest server." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Importare parțială" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 #, fuzzy #| msgid "" #| "ow the interruption of an import in case the script detects it is se to " @@ -6848,13 +6870,13 @@ msgstr "" "apropie de limita de timp. Aceasta poate fi o metodă bună de a importa " "fișiere mari, deși poate strica tranzacții." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of rows to skip, starting from the first row:" msgstr "Number of records(queries) to skip from start" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6863,7 +6885,7 @@ msgstr "" msgid "Language" msgstr "Limbă" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Informații despre versiune" @@ -6903,68 +6925,68 @@ msgstr "" msgid "Buffer Pool" msgstr "Zonă Tampon" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Stare InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "pagini" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Pagini libere" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Pagini murdare" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Pagini ce conțin date" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Pagini de golit" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Pagini ocupate" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Cereri de citire" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Cereri de scriere" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 #, fuzzy msgid "Read misses" msgstr "Citiri gresite" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Scrierea așteaptă" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Scrierea așteaptă în %" @@ -7189,20 +7211,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Legături" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7210,132 +7232,132 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL a dat un set de rezultate gol (zero linii)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Nu sînt baze de date" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Nu sînt baze de date" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Numai structura" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Export views" msgid "Go to view: %s" msgstr "Modul de export" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Ascunde" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binar" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "" "Datorită lungimii sale,
acest cîmp s-ar putea să nu fie editabil" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binar - a nu se edita" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "director de încărcare al serverului Web" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, fuzzy, php-format #| msgid "Restart insertion with %s rows" msgid "Continue insertion with %s rows" msgstr "Repornește inserția cu %s rînduri" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "și apoi" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Inserează ca o nouă linie" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 #, fuzzy msgid "Show insert query" msgstr "Afișare interogare SQL" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Revenire" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Adaugă o nouă înregistrare" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Înapoi la această pagină" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Editează rîndul următor" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Folosiți tasta TAB pentru a trece de la o valoare la alta sau CTRL+săgeți " "pentru a merge în oricare direcție" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Afișare interogare SQL" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "ID rînd inserat: %1$d" @@ -7352,238 +7374,238 @@ msgstr "Nici unul(a)" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Vin" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Trimite" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Sigur doriți să " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Nici o schimbare" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Set de caractere" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgar" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Chineză simplificată" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Chineza Traditionala" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "insensibil la registru" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "sensibil la registru" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Croat" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Ceh" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danez" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Englez" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estoniană" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Germană" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "dicționar" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "carte de telefoane" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Maghiar" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandez" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japonez" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Leton" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lituanian" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Coreean" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persană" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polononez" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "European de vest" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Român" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovacă" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovenă" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spaniolă" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Spaniola traditionala" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Suedez" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tailandez" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turc" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ucrainean" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicod" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "Poliglot" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "European de est" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Rus" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltic" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armean" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Chirilic" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arab" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Ebraică" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgiană" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grec" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Cehoslovac" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Pagina de pornire" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Deconectare" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Documentație phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 #, fuzzy msgid "Reload navigation frame" msgstr "Personalizează cadrul principal" @@ -7608,8 +7630,8 @@ msgstr "Bine ați venit la %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Motivul probabil pentru aceasta este că nu ați creat un fișier de " "configurare. Puteți folosi %1$s vrăjitorul de setări %2$s pentru a crea un " @@ -7660,13 +7682,13 @@ msgstr "Parolă:" msgid "Server Choice" msgstr "Alegerea serverului" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" @@ -7674,8 +7696,8 @@ msgstr "" "Nu ați avut activitate de mai mult de %s secunde, vă rugăm să vă " "autentificați din nou" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Nu pot face conexiunea catre serverul MySQL" @@ -7770,7 +7792,7 @@ msgstr "Opțiuni de afișare a bazelor de date" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Salvarea datelor din tabel" @@ -7785,7 +7807,7 @@ msgstr "Eveniment" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7794,21 +7816,21 @@ msgstr "Descriere" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Structura de tabel pentru tabelul" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Structură pentru vizualizare" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7864,32 +7886,32 @@ msgid "Display MIME types" msgstr "Tipuri MIME disponibile" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Gazda" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Timp de generare" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Versiune server" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Versiune PHP" @@ -7971,7 +7993,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -8033,33 +8055,33 @@ msgid "" "reloaded between servers in different time zones)
" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Proceduri" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funcții" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Restrictii pentru tabele sterse" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Restrictii pentru tabele" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "TIPURI MIME PENTRU TABEL" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELAȚII PENTRU TABEL" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -8105,28 +8127,28 @@ msgstr "" msgid "Column names: " msgstr "Denumirile coloanelor" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, fuzzy, php-format #| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." @@ -8137,17 +8159,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Denumire tabel" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Denumirile coloanelor" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Modulul opțional nu suportă importuri comprimate!" @@ -8387,97 +8409,97 @@ msgstr "" "un prefix cum ar fi \"http://domain.com/\", a doua optiune este un titlu " "pentru link." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Nu este bine" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "E bine" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Activat" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Facilități generale" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Arată facilitățile" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Creare PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Arată comentariile coloanei" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Transformare navigator" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Parcurgeti documentatia pentru modul de updatare a Column_comments Table" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Comandă SQL salvată" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Istoric SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "Nu există descriere" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Demarchează toate" @@ -8485,7 +8507,7 @@ msgstr "Demarchează toate" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Schimbați sau reconfigurați server-ul master" @@ -8499,9 +8521,9 @@ msgstr "" "[mysqld]:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Nume utilizator" @@ -8519,52 +8541,52 @@ msgid "Slave status" msgstr "Stare sclav" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variabil" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID server" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Oricare utilizator" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Utilizare cîmp text" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Oricare gazdă" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Local" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Această gazdă" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Utilizare tabel gazde" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8572,146 +8594,146 @@ msgstr "" "Când tabela Host este folosită, acest câmp este ignorat și valorile din " "tabela Host sunt folosite în schimb." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Generează parolă" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Următoarea interogare a eșuat: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Ne pare rău, nu am putut restaura evenimentul șters." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Interogarea de rezervă era:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Evenimentul %1$s a fost modificat." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Evenimentul %1$s a fost creat." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" "Una sau mai multe erori au apărut în timpul procesării cererii " "dumneavoastră:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Editează evenimentul" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Eroare în procesarea cererii" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Detalii" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Tip eveniment" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Tip eveniment" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Schimbați în %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Execută la" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Execută fiecare" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Începutul" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Sfârșitul" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Inserări complete" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Trebuie să introduceți un nume de eveniment" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Trebuie să introduceți o valoare internă validă pentru eveniment." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Trebuie să introduceți un timp valid de execuție pentru eveniment." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Trebuie să introduceți un tip valid pentru eveniment." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Trebuie să introduceți o definiție pentru eveniment." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Nou" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "OPRIT" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "PORNIT" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8733,102 +8755,102 @@ msgstr "" "eșua![/strong] Vă rugăm să folosiți extensia îmbunătățită 'mysqli' pentru a " "evita orice problemă." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Index de server nevalid: „%s”" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabelul %s a fost aruncat" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Tabelul %1$s a fost creat." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Regim de redactare" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Rutine" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Legături directe" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Lungime/Setare" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Adăugați parametru" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Ștergeți ultimul parametru" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Tipul întors" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Lungime/Setare" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Opțiuni tabel" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Este determinist" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Tip de securitate" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "Acces date SQL" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Trebuie să introduceți un nume de rutină" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Direcție invalidă \"%s\" dată pentru parametru." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8836,20 +8858,20 @@ msgstr "" "Trebuie să oferiți lungime/valori pentru parametrii de tipul ENUM, SET, " "VARCHAR și VARBINARY ai rutinei." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" "Trebuie să introduceți un nume și un tip pentru fiecare parametru al rutinei." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Rutina trebuie să întoarcă un tip valid." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Trebuie să introduceți o definiție a rutinei." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8857,18 +8879,18 @@ msgstr[0] "%d rând afectat de ultima declarație din cadrul procedurii" msgstr[1] "%d rânduri afectate de ultima declarație din cadrul procedurii" msgstr[2] "%d rânduri afectate de ultima declarație din cadrul procedurii" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Rezultatele execuției rutinei %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Executați rutina" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Parametrii rutinei" @@ -8907,25 +8929,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Timp" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Denumire de tabel nevalidă" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -9025,150 +9047,150 @@ msgstr "Nu s-a găsit nici un tabel în baza de date." msgid "There are no events to display." msgstr "Nu există evenimente de afișat." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Tabelul „%s” nu există!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Configureaza coordonatelepentru tabelul %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema bazei de date \"%s\" - Pagina %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Această pagină nu conține nicio tabelă!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Schema relațională" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Sumar" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Proprietăți" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Creează o nouă pagină" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Numărul paginii:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Așezare automată" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Relații interne" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Selectează o pagină pentru a fi editată" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Selectează tabele" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Selectează tabele" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Schema relațională" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Arată grila" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Arată culoarea" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Arată dimensiunile tabelei" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Afișează toate tabelele cu aceeași lățime" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Vezi numai cheile" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Portret" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portret" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Creare" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Mărime hîrtie" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -9176,7 +9198,7 @@ msgstr "" "Pagina curentă se leagă de tabele care nu mai există. Doriți ștergerea " "acestor legături?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "dezactivare scratchboard" @@ -9195,45 +9217,45 @@ msgstr "Limbă necunoscută: %1$s." msgid "Current Server" msgstr "Server Curent" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Baza de date sursă" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Server curent" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 #, fuzzy msgid "Remote server" msgstr "Server Web" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Diferență" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Baza de date țintă" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Click pentru a selecta" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Execută interogare/interogări SQL pe serverul %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Execută interogare SQL asupra bazei de date %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -9245,11 +9267,11 @@ msgstr "Calendar" msgid "Columns" msgstr "Denumirile coloanelor" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Pune semn de carte la această comandă SQL" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Permite tuturor utilizatorilor să acceseze acest semn de carte" @@ -9349,7 +9371,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Monitorizarea este activată" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9367,7 +9389,7 @@ msgstr "" "(backslash) (\"\\\") sau semnul (\"'\") la aceste valori, folosiți exemplul " "( '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9375,19 +9397,19 @@ msgstr "" "Pentru valorile implicite, vă rugăm să introduceți o singură valoare, fără " "backslash, escape sau ghilimele, folosind formatul: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Index" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Adaugă/șterge coloane" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9396,11 +9418,11 @@ msgstr "" "Pentru lista opțiunilor de transformare disponibile și transformările MIME-" "type, apăsați pe %stransformation descriptions%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opțiuni de transformare" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9412,63 +9434,63 @@ msgstr "" "sau apostrof (\"'\") in aceste valori, introduceți backslash-uri (ex. '\\" "\\xyz' sau 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Nici unul(a)" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Conform definiției:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primar" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Tot textul" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "După %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "Adaugă %s cîmp(uri)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "Trebuie să adăugați cel puțin un cîmp." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Motor de stocare" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Definiție PARTIȚIE" @@ -9491,13 +9513,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save configuration" msgstr "Nu s-a putut încărca configurația implicită din: „%1$s”" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9512,99 +9534,99 @@ msgstr "Niciun fișier nu a fost găsit în arhiva ZIP!" msgid "Error in ZIP archive:" msgstr "Eroare în arhiva ZIP:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Facilități generale" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "MySQL connection collation" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Facilități generale" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "Bază de date pentru utilizatorul" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Versiune server" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Versiune protocol" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Utilizator" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Server socket" msgid "Server charset" msgstr "Soclul serverului" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Server Web" -#: main.php:218 +#: main.php:221 #, fuzzy msgid "Database client version" msgstr "Versiunea clientului MySQL" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Extensie PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Arată informația PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Pagina oficială phpMyAdmin" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Proprietăți" -#: main.php:252 +#: main.php:255 #, fuzzy msgid "Get support" msgstr "Exportă" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Nici o schimbare" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9615,7 +9637,7 @@ msgstr "" "Serverul MySQL poate fi astfel vulnerabil. Reparați neapărat această " "greșeală." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9624,7 +9646,7 @@ msgstr "" "Ați activat mbstring.func_overload în configurația PHP. Această opțiune nu " "este compatibilă cu phpMyAdmin și poate duce la pierderea unor date!" -#: main.php:294 +#: main.php:297 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 " @@ -9634,34 +9656,34 @@ msgstr "" "charactere multi-octet. Fără extensia mbstring, phpMyAdmin nu poate diviza " "șirurile corect și aceasta poate duce la rezultate neașteptate." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Fișierul de configurare necesită o expresie de protecție secretă " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9673,7 +9695,7 @@ msgstr "" "Opțiunile adiționale pentru folosirea tabelelor intercalate au fost " "dezactivate. Pentru a afla de ce ... %shere%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9683,37 +9705,37 @@ msgstr "" "%s a serverului dumneavoastră MySQL. Această diferență poate cauza " "comportamente imprevizibile." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Nu sînt baze de date" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "nume tabel" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "nume tabel" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "Creare tabel" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Selectați baza de date" @@ -9763,7 +9785,7 @@ msgstr "Comutare mare/mică" msgid "Toggle relation lines" msgstr "Pentru a alege relația, faceți clic:" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9826,75 +9848,75 @@ msgstr "Agregat" msgid "Active options" msgstr "Opțiuni tabel" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Pagina a fost creată" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Pagina nu a putut fi creată" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Pagină" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Import fișiere" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "Export/Import to scale" msgid "Export to selected page" msgstr "Exportă/Importă la scală" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Creează un nou index" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Nume utilizator" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Exportă/Importă la scală" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "recomandat" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Eroare: relația deja există." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Eroare: Relația nu a fost adăugată." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Relație internă adăugată" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relație ștearsă" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Eroare la salvarea coordonatelor pentru Designer." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Modificările au fost salvate" @@ -9966,15 +9988,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Import fișiere" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Toate" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tabelul nu a fost găsit sau nu este stabilit în %s" @@ -9985,37 +10007,37 @@ msgstr "%s tabelul nu a fost găsit sau nu este stabilit în %s" msgid "File doesn't exist" msgstr "Tabelul „%s” nu există!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Selectați jurnalul binar pentru vizualizare" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Fișiere" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Truncare comenzi afișate" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Afișare comandă întreagă" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Denumire jurnal" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Poziție" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Pozitie originală" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informație" @@ -10023,7 +10045,7 @@ msgstr "Informație" msgid "Character Sets and Collations" msgstr "Set de caractere și gestiunea acestora" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -10032,24 +10054,24 @@ msgstr[0] "%s baza(ele) de data(e) au fost aruncate." msgstr[1] "%s baza(ele) de data(e) au fost aruncate." msgstr[2] "%s baza(ele) de data(e) au fost aruncate." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statisticile bazelor de date" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Activează statisticile" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10057,7 +10079,7 @@ msgstr "" "Notă: Activarea statisticilor pentru baza de date poate cauza creșterea " "traficului între MySQL și serverul Web." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Motoare de stocare" @@ -10085,7 +10107,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "Persană" @@ -10104,118 +10126,118 @@ msgstr "" msgid "disabled" msgstr "Dezactivat" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Include toate privilegiile, excluzand GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Permite alterarea structurii la tabelele deja existente." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Permite alterarea și aruncarea rutinelor stocate." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Permite crearea de noi baze de date și tabele." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Permite crearea rutinelor stocate." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Permite crearea de noi tabele." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Permite crearea de tabele temporare." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Permite crearea, aruncarea și redenumirea conturilor de utilizator." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Permite crearea noilor viziuni." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Permite stergere de date." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Permite stergerea unei baze de date sau a unor tabele." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Permite aruncarea a unei baze de date." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Permite configurarea evenimentelor pentru planificatorul de evenimente" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Permite executarea rutinelor stocate." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" "Permite importarea datelor in fisiere și exportarea acestora din fisiere." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Permite adaugarea utilizatorilor și drepturilor fara reincarcarea tabelelor " "de drepturi." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Permite crearea și stergerea indexurilor." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Permite inserarea și înlocuirea datelor." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Permite blocarea tabelelor din firul curent de execuție." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Limitează numărul de noi conexiuni care pot fi deschise de utilizator într-o " "oră." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Limiteaza numarul de comenzi care pot fi trimise de utilizator către server " "într-o oră." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -10223,61 +10245,61 @@ msgstr "" "Limitează numărul de comenzi pentru schimbarea vreunui tabel sau vreunei " "baze de date executabile de utilizator într-o oră." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Limitează numărul conexiunilor simultane pe care le poate avea utilizatorul." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Permite vizualizarea proceselor tuturor utilizatorilor" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Nu are efect în această versiune MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Permite reîncărcarea setărilor de server și golirea memoriei cache a " "serverului." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Permite utilizatorului de a interoga locația slave/master." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Necesară pentru „slave replication”." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Permite citirea datelor." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Permite accesul la lista completă a bazelor de date." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Permite executarea interogărilor SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Permite oprirea serverului." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10287,316 +10309,316 @@ msgstr "" "pentru majoritatea operațiunilor administrative, cum ar fi setarea " "variabilelor globale sau oprirea firelor de execuție a altor utilizatori." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Permite crearea și eliminarea declanșatorilor" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Permite schimbarea datelor." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Fără drepturi." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Nici unul(a)" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Drepturi specifice de tabele" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Important: numele drepturilor de acces MySQL apar în engleză" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administrare" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Privilegii globale" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Drepturi specifice bazei de date" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Limitare de resurse" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Observație: Prin stabilirea acestor opțiuni la 0 (zero) se elimină " "restricția." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Informații de autentificare" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Nu schimbați parola" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Nu s-a găsit nici un utilizator." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Utilizatorul %s există deja!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Ați adăugat un nou utilizator." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Ați actualizat privilegiile pentru %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Drepturile tale au fost revocate pentru %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Parola pentru %s a fost schimbată cu succes." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Șterge %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Nici un utilizator ales pentru ștergere!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Reîncărcarea drepturilor" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Utilizatorii selectați au fost eliminați." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Drepturile au fost reîncarcate cu succes." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Editează drepturile de acces" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Revocare" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Exportă" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Oricare" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Drepturi de acces" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Drepturi de acces" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Descriere utilizator" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Permite" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Eliminarea utilizatorilor selectați" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Revocarea tuturor drepturilor active ale utilizatorilor și stergerea " "acestora." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Aruncă baza de date care are același nume ca utilizatorul." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Notă: phpMyAdmin folosește privilegiile utilizatorilor direct din tabelul de " "privilegii din MySQL. Conținutul acestui tabel poate diferi de cel original. " "În acest caz, reîncărcați de aici înainte de a continua %sreîncărcarea " "drepturilor%s." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Utilizatorul selectat nu a fost găsit în tabelul de drepturi." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Drepturi specifice coloanei" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Adaugă drepturi la baza de date următoare" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Metacaracterele _ și % trebuiesc însoțite de \\ pentru a le aplica" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Adaugă drepturi la următorul tabel" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Schimbă informațiile de autentificare/Copiază utilizator" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Creează un utilizator nou cu aceleași privilegii și..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... menține cel vechi." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... șterge cel vechi din tabelul de utilizatori." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ...revocă toate privilegiile active de la utilizatorul vechi și șterge-l " "după aceea." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" " ... șterge cel vechi din tabelul de utilizatori și reîncarcă privilegiile." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Bază de date pentru utilizatorul" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Creează o bază de date cu același nume și acordă toate privilegiile" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "Verifică privilegiile pentru baza de date "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Utilizatorul are acces la "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "specific bazei de date" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "Metacaracter" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Vizualizarea %s a fost eliminată" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Eroare necunoscută" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Nu s-a putut realiza conexiunea la master %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Nu s-a putut citi poziția jurnalului master. Posibilă eroare de permisiuni " "pe master." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Nu s-a putut schimba master-ul" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Server master schimbat cu succes în %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Acest server este configurat ca master într-un proces de replicare." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Afișați status master" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Afișați sclavi conectați" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10605,11 +10627,11 @@ msgstr "" "Acest server nu este configurat ca master într-un proces de replicare. " "Doriți să îl configurați?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Configurare master" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10623,20 +10645,20 @@ msgstr "" "date), fie a ignora toate bazele de date implicit și a permite doar " "anumitora să fie duplicate. Va rugăm sa selectați modul:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Selectați baza de date" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10644,7 +10666,7 @@ msgstr "" "Acum, adăugați următoarele linii la sfârșitul secțiunii [mysqld] în fișierul " "dumneavoastră my.cnf, după care vă rugăm să restartați server-ul MySQL." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10654,99 +10676,99 @@ msgstr "" "ar trebui să vedeți un mesaj care vă informează că acest server este " "configurat ca master" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Thread-ul SQL slave nu rulează!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Thread-ul IO slave nu rulează!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Server-ul este configurat ca slave într-un proces de replicare. Doriți să:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Tot textul" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full stop" msgstr "Tot textul" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Numai structura" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Numai structura" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Firul de execuție %s a fost oprit cu succes." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10754,151 +10776,151 @@ msgstr "" "phpMyAdmin n-a reusit sa opreasca firul de executie %s. Probabil a fost " "deja oprit." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Gestionar" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Cache interogări" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Fire" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Date temporare" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Inserări întîrziate" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Cache cheie" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Joncțiuni" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sortare" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Coordonator tranzacție" -#: server_status.php:627 +#: server_status.php:639 #, fuzzy msgid "Flush (close) all tables" msgstr "Aruncă (închide) toate tabelele" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Afișează tabele deschise" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Afișează gazde sclavi" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Afișează stare sclav" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Reinițializare cache interogare" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Informații rulare" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Reîncarcă" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Fișiere" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Nu schimbați parola" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Afișează tabele deschise" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Afișează tabele deschise" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Legături" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Tip interogare" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Introduction" msgid "Instructions" msgstr "Introducere" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10906,118 +10928,118 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Comenzi" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Acest server MySQL rulează de %s. S-a lansat la %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 #, fuzzy msgid "Replication status" msgstr "Replicare" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Recepționat" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Trimis" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "conexiuni concurente (maxim)" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Încercări nereușite" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Întrerupt" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Comanda" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy msgid "The number of failed attempts to connect to the MySQL server." msgstr "Comprimă conexiunea la serverul MySQL" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -11025,11 +11047,11 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Cîte fișiere temporare a creat mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -11037,68 +11059,68 @@ msgstr "" "Numărul de tabele temporare create automat în memorie de căter server în " "timpul execuției de interogări." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -11106,7 +11128,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -11114,42 +11136,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Numărul de cereri de a insera un rînd într-un tabel." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Numărul de pagini conținînd date (curate sau murdare)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Numărul de pagini actualmente murdare." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Numărul de pagini libere." -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -11157,33 +11179,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -11192,248 +11214,248 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Numărul total de citiri de date." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Numărul total de scrieri de date." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Cantitatea totală de date scrisă până acum, în bytes." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "The number of doublewrite writes that have been performed and the number of " "pages that have been written for this purpose." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "The number of doublewrite writes that have been performed and the number of " "pages that have been written for this purpose." -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "The number of fsyncs writes done to the log file." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Numărul de pagini create." -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Numărul de pagini citite." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Numărul de pagini scrise." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Numărul de rînduri citite din tabelele InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Numărul de rînduri actualizate în tabelele InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Formatul fișierului importat" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Numărul de tabele ce sînt deschise." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Numărul de nimeriri în cache." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Numărul de interogări adăugate la cache." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11441,99 +11463,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Numărul de interogări înregistrate în cache." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Numărul total de blocuri în cache-ul interogării." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Numărul de rînduri sortate." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11541,18 +11563,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Numărul de conexiuni deschise momentan." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11560,74 +11582,74 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Monitorizarea nu este activată" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Dum" -#: server_status.php:1594 +#: server_status.php:1637 #, fuzzy #| msgid "Introduction" msgid "Instructions/Setup" msgstr "Introducere" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add %s field(s)" msgid "Add chart" msgstr "Adaugă %s cîmp(uri)" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Reîncarcă" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Adaugă/șterge coloane" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 #, fuzzy #| msgid "Introduction" msgid "Monitor Instructions" msgstr "Introducere" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11636,7 +11658,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11644,18 +11666,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11663,11 +11685,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11675,92 +11697,91 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "Redenumire bază de date în" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Selectează tabele" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Denumire de tabel nevalidă" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new server" msgid "Add this series" msgstr "Adaugă un server nou" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "Comanda SQL" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Statisticile rîndului" -#: server_status.php:1749 -#| msgid "Select Tables" +#: server_status.php:1792 msgid "Selected time range:" msgstr "Perioada selectată:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Tip interogare" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11769,7 +11790,7 @@ msgstr[0] "pe secundă" msgstr[1] "pe secundă" msgstr[2] "pe secundă" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11788,8 +11809,8 @@ msgstr "Comprimă conexiunea la serverul MySQL" msgid "Could not connect to the target" msgstr "Comprimă conexiunea la serverul MySQL" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11893,19 +11914,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Variabile și configurări de server" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Valoare sesiune" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Valoare globală" @@ -12200,50 +12221,50 @@ msgstr "" msgid "Wrong data" msgstr "Nu sînt baze de date" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Sigur doriți să " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Afișare ca și cod PHP" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Validează SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Rezultat SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Generat de" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Probleme cu indexul tabelului `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Etichetă" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tabelul %1$s a fost alterat cu succes" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12323,12 +12344,12 @@ msgstr "" msgid "Y Values" msgstr "Valoare" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Tabelul %s există deja!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Tabelul %1$s a fost creat." @@ -12381,217 +12402,217 @@ msgstr "Trimite" msgid "File name" msgstr "Denumire tabel" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Numele cheii primare trebuie să fie... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Nu puteți redenumi index-ul la un nume PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Nu sînt definite părți din index!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Regim de redactare" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Nume index :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(Numele „PRIMARY” trebuie să fie numai la cheia primară!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Tip index :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Adaugă la coloana(ele) index  %s " -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Nu se poate copia tabelul peste cel existent pentru că este același!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Nu se poate copia tabelul, pentru ca este acelasi!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabelul %s a fost mutat la %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabelul %s a fost copiat la %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Numele de tabel este gol!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Alterare „ordonare tabel după”" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(individual)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Mută tabelul la (bază_de_date.tabel):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opțiuni tabel" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Redenumire tabel la" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Copiază tabelul la (bază_de_date.tabel):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Schimbă la tabela copiată" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Administrare tabel" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmentare tabel" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabelul %s a fost curățat" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Curățarea tabelului (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy msgid "Delete data or table" msgstr "Șterge datele urmărite din acest tabel" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Nu sînt baze de date" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Întreținerea partiției" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partiția %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analizează" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Verifică" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimizează" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Reconstruiește" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Repară" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Elimină partiționarea" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Verificarea integrității referinței:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Arată tabelele" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Utilizare spațiu" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efectiv" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statisticile rîndului" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamic" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Lungime linie" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Mărime rând" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Relații interne" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12599,270 +12620,270 @@ msgstr "" "Nu este necesară o relație internă atunci cînd există o cheie externă " "corespondentă." -#: tbl_relation.php:415 +#: tbl_relation.php:420 #, fuzzy msgid "Foreign key constraint" msgstr "Constrângeri ale cheii străine" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Răsfoiește valori distincte" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Nici unul/una" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Tabelul %s a fost aruncat" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "A fost adăugată o cheie primară la %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "A fost adăugat un index la %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Arată informația PHP" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add columns" msgid "Move columns" msgstr "Adaugă coloane" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Vizualizare imprimare" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Vizualizare relațională" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Propune structura de tabele" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "Adaugă %s cîmp(uri)" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "La sfîrșitul tabelului" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "La începutul tabelului" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "După %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Creează un index pe %s coloană" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "partiționat" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Monitorizarea este activată" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Monitorizarea este activată" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Tip interogare" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy msgid "Delete tracking data row from report" msgstr "Șterge datele urmărite din acest tabel" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Nu sînt baze de date" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Date" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, fuzzy, php-format msgid "Export as %s" msgstr "Modul de export" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format msgid "Deactivate tracking for %s" msgstr "Șterge datele urmărite din acest tabel" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Creare relație" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Creare relație" @@ -12892,11 +12913,11 @@ msgstr "Nu dețineți drepturi de acces pentru a vă afla aici!" msgid "The profile has been updated." msgstr "Profilul a fost actualizat." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Denumire VIZIUNE" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Redenumire tabel la" @@ -13230,8 +13251,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13365,8 +13386,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/ru.po b/po/ru.po index 67f61c0be1..1adf197f38 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-29 18:49+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" -"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Weblate 1.1\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Показать все" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Номер страницы:" @@ -39,55 +39,56 @@ msgstr "" "родительское окно или ваш браузер блокирует межоконные обновления из-за " "настроек безопасности." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Поиск" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "OK" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Имя индекса" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Описание" @@ -110,151 +111,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "База данных %1$s была создана." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Комментарий к базе данных: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Комментарий к таблице" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Поле" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Тип" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "По умолчанию" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Связи" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Комментарии" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Нет" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Да" @@ -262,101 +263,101 @@ msgstr "Да" msgid "View dump (schema) of database" msgstr "Отобразить дамп (схему) базы данных" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Таблиц в базе данных не обнаружено." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Выделить все" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Снять выделение" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Не указано имя базы данных!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "База данных %1$s переименована в %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "База данных %1$s скопирована в %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Переименовать базу данных в" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Удалить базу данных" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "База данных %s была удалена." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Удалить базу данных (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Скопировать базу данных в" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Только структура" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Структура и данные" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Только данные" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Перед копированием создать базу данных (CREATE DATABASE)" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Добавить %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Добавить AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Добавить ограничения" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Переключиться на скопированную базу данных" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Сравнение" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -365,64 +366,64 @@ msgstr "" "Некоторые из расширенных возможностей phpMyAdmin недоступны. Для определения " "причины нажмите %sздесь%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Редакция или экспорт схемы связей" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Таблица" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Строки" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Размер" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "используется" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Создание" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Последнее обновление" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Последняя проверка" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" @@ -430,428 +431,362 @@ msgstr[0] "%s таблица" msgstr[1] "%s таблицы" msgstr[2] "%s таблиц" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "" "Для выполнения запроса, должен быть выбран отображаемый столбец/столбцы" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Переключиться на %sвизуальный составитель запросов%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Отсортировать" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "По возрастанию" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "По убыванию" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Показать" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Критерий" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Вставить" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "И" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Удалить" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Или" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Изменить" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Добавить/удалить строки критериея" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Добавить/удалить столбцы" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Дополнить запрос" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Использовать таблицы" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-запрос к базе данных %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Выполнить запрос" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "В доступе отказано" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "любое из слов" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "все слова" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "точное соответствие" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "регулярное выражение" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Результаты поиска по \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Итого: %s соответствие" -msgstr[1] "Итого: %s соответствия" -msgstr[2] "Итого: %s соответствий" - -#: db_search.php:296 -#, php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s соответствие в таблице %2$s" -msgstr[1] "%1$s соответствия в таблице %2$s" -msgstr[2] "%1$s соответствий в таблице %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Обзор" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Удалить соответствия для таблицы %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Удалить" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Поиск в базе данных" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Слова или значения для поиска (групповой символ: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Искать:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Слова разделяются пробелом (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "В таблицах:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "В поле:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Таблиц в базе данных не найдено" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "неизвестно" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Таблица %s была очищена" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Представление %s было удалено" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Таблица %s была удалена" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Слежение включено." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Слежение выключено." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Данное представление имеет, по меньшей мере, указанное количество строк. " "Пожалуйста, обратитесь к %sдокументации%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Представление" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Репликация" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Всего" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s - тип таблиц данного MySQL сервера устанавливаемый по умолчанию." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "С отмеченными:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Отметить все" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Отметить требующие оптимизации" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Экспорт" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Версия для печати" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Очистить" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Удалить" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Проверить таблицу" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Оптимизировать таблицу" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Восстановить таблицу" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Анализ таблицы" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Добавить префикс таблицы" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Заменить префикс таблицы" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Копировать таблицу с префиксом" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Словарь данных" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Отслеживаемые таблицы" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "База данных" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Последняя версия" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Создан" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Обновлён" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Состояние" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Действие" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Удалить данные слежения за таблицей" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "включено" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "выключено" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Версии" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Отчёт слежения" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Обзор структуры" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Неотслеживаемые таблицы" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Отслеживать таблицу" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Журнал базы данных" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Ошибочный тип!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Выбранный тип экспорта возможен только в файл!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Ошибочные параметры!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Для сохранения файла %s недостаточно дискового пространства." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -859,12 +794,12 @@ msgstr "" "Файл %s уже существует на сервере, измените имя или включите параметр " "перезаписи." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Не достаточно прав для сохранения файла %s на веб-сервере." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Дамп был сохранен в файл %s." @@ -887,7 +822,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Геометрия" @@ -960,29 +895,29 @@ msgstr "" "Из поля функции выберите \"GeomFromText\" и вставьте строку ниже, как " "значение" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Вероятно, размер загружаемого файла слишком велик. Способы обхода данного " "ограничения описаны в %sдокументации%s." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Отображение закладки" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Закладка удалена." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Ошибка при чтении файла" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -993,7 +928,7 @@ msgstr "" "может быть импортирован. Поддержка данного метода еще не реализована, либо " "отключена при конфигурировании." -#: import.php:390 +#: import.php:394 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 " @@ -1003,28 +938,28 @@ msgstr "" "импортируемого файла превышает максимально допустимый, заданный в настройках " "PHP. Смотрите [a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "Без необходимой библиотеки невозможна конвертация кодировки файла" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Отсутствуют модули импорта. Проверьте содержимое установленной копии " "phpMyAdmin!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Закладка "%s" создана" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Импорт успешно завершен, запросов выполнено: %d." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1033,7 +968,7 @@ msgstr "" "его выбрав тот же файл, и процесс продолжится с того места на котором " "остановился." -#: import.php:499 +#: import.php:503 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." @@ -1042,15 +977,15 @@ msgstr "" "означает, что phpMyAdmin не сможет завершить процесс импорта до тех пор, " "пока не будет увеличено ограничение времени выполнения php-сценариев." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "SQL-запрос был успешно выполнен" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Назад" @@ -1058,7 +993,7 @@ msgstr "Назад" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "Для работы phpMyAdmin нужен браузер с поддержкой фреймов." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Команда \"DROP DATABASE\" (удалить базу данных) - отключена." @@ -1067,7 +1002,7 @@ msgstr "Команда \"DROP DATABASE\" (удалить базу данных) msgid "Do you really want to execute \"%s\"?" msgstr "Вы действительно хотите выполнить запрос \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "База данных будет полностью УДАЛЕНА!" @@ -1107,7 +1042,7 @@ msgstr "Добавить индекс" msgid "Edit Index" msgstr "Редактировать индекс" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Добавить %d поле(я) к индексу" @@ -1125,16 +1060,16 @@ msgstr "Пустое имя хоста!" msgid "The user name is empty!" msgstr "Не задано имя пользователя!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Пароль не задан!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Некорректное подтверждение пароля!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Добавить пользователя" @@ -1146,29 +1081,31 @@ msgstr "Перезагрузка привилегий" msgid "Removing Selected Users" msgstr "Удаление выбранных пользователей" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Закрыть" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Изменить" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Графический вывод трафика" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Графический вывод соединений и процессов" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Графический вывод запросов" @@ -1178,24 +1115,24 @@ msgstr "Статические данные" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Всего" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Другое" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1215,7 +1152,7 @@ msgstr "Трафик сервера (в KiB)" msgid "Connections since last refresh" msgstr "Соединений с момента последнего обновления" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Процессы" @@ -1233,7 +1170,7 @@ msgstr "Вопросов с момента последнего обновлен msgid "Questions (executed statements by the server)" msgstr "Вопросы (выражения выполненные сервером)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Статистика запросов" @@ -1278,14 +1215,14 @@ msgid "System swap" msgstr "Система подкачки" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "МБ" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "КБ" @@ -1337,32 +1274,32 @@ msgstr "Отослано байт" msgid "Bytes received" msgstr "Принято байт" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Соединения" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Байт" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "ГБ" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "ТБ" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "ПБ" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "ЭБ" @@ -1376,11 +1313,11 @@ msgstr "%d таблиц(а)" msgid "Questions" msgstr "Вопросы" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Трафик" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Настройки" @@ -1400,12 +1337,12 @@ msgstr "Добавить график к сетке" msgid "Please add at least one variable to the series" msgstr "Пожалуйста, добавьте в серию хотя бы одну переменную" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Нет" @@ -1506,7 +1443,7 @@ msgstr "Изменить настройки" msgid "Current settings" msgstr "Текущие настройки" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Заголовок графика" @@ -1595,7 +1532,7 @@ msgstr "Анализ результатов" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Время" @@ -1689,10 +1626,10 @@ msgstr "" "Ошибка построения сетки графика из импортированной конфигурации. Сброшено на " "изначальную конфигурацию..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Импорт" @@ -1758,7 +1695,7 @@ msgstr "Обработка запроса" msgid "Error in Processing Request" msgstr "Ошибка при обработке запроса" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Ни одна база данных не выбрана." @@ -1812,15 +1749,15 @@ msgstr "Скрыть индексы" msgid "Show indexes" msgstr "Отображать индексы" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Проверка внешних ключей:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Включено)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Отключено)" @@ -1848,7 +1785,7 @@ msgstr "Удаление" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Определение хранимой функции должно содержать выражение RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Редактор ENUM/SET" @@ -1888,8 +1825,8 @@ msgstr "Отобразить поле запроса" msgid "No rows selected" msgstr "Для совершения действия необходимо выбрать одну или несколько строк" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Изменить" @@ -1897,18 +1834,18 @@ msgstr "Изменить" msgid "Query execution time" msgstr "Время выполнения запроса" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "Число %d не является правильным номером строки." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Сохранить" @@ -1920,7 +1857,7 @@ msgstr "Скрыть параметры поиска" msgid "Show search criteria" msgstr "Отобразить параметры поиска" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Поиск с приближением" @@ -1966,12 +1903,12 @@ msgstr "Результаты запроса" msgid "Data point content" msgstr "Содержание точки данных" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Игнорировать" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Копировать" @@ -1993,7 +1930,7 @@ msgstr "" "Выберите поле являющееся первичным (PRIMARY), или уникальным (UNIQUE) " "индексом" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Выбор отображаемого столбца" @@ -2079,7 +2016,7 @@ msgstr "Вывести строку(и) данных" msgid "Generate password" msgstr "Создать пароль" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Генерировать" @@ -2087,7 +2024,7 @@ msgstr "Генерировать" msgid "Change Password" msgstr "Изменить пароль" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Ещё" @@ -2178,63 +2115,63 @@ msgid "December" msgstr "Декабрь" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Янв" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Фев" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Мар" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Апр" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Май" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Июн" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Июл" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Авг" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Сен" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Окт" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Ноя" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Дек" @@ -2272,32 +2209,32 @@ msgid "Sun" msgstr "Вс" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Пн" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Вт" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Ср" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Чт" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Пт" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Сб" @@ -2411,19 +2348,19 @@ msgstr "Неожиданные символы на строке %s" #, php-format msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -"Неожиданный символ на строке %1$s. Ожидается символ табуляции, а найден " -"\"%2$s\"" +"Неожиданный символ на строке %1$s. Ожидается символ табуляции, а найден \"%2" +"$s\"" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "в секунду" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "в минуту" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "в час" @@ -2431,6 +2368,251 @@ msgstr "в час" msgid "per day" msgstr "на день" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Максимальный размер: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Документация" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Ошибка" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-запрос" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "Ответ MySQL: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Невозможно соединиться с SQL валидатором!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Анализ SQL запроса" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Убрать анализ SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Убрать PHP-код" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP-код" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Обновить" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Убрать проверку синтаксиса SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Проверка синтаксиса" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Быстрое редактирование запроса" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Быстрая правка" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Профилирование" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Вс" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d %Y г., %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s дней, %s часов, %s минут и %s секунд" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Отсутствующий параметр:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Начало" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Предыдущая" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Следующая" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Конец" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Перейти к базе данных "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" +"Работа параметра "%s" подвержена ошибке, описание смотрите на %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Кликните для переключения" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Структура" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Вставить" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Обзор" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Операции" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Обзор вашего компьютера:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Выберите из каталога загрузки сервера %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Установленный каталог загрузки не доступен" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Файлы для загрузки отсутствуют" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Выполнить" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Печать" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2446,73 +2628,49 @@ msgstr "" msgid "Font size" msgstr "Размер шрифта" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Сохранить отредактированные данные" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Восстановить порядок столбцов" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Начало" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Предыдущая" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Следующая" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Конец" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Начальная строка" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Количество строк" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Режим" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "горизонтальном" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "горизонтальном (повернутые заголовки)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "вертикальном" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "Заголовки каждые %s строк" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Сортировать по индексу" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2536,64 +2694,76 @@ msgstr "Сортировать по индексу" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Параметры" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Сокращенные тексты" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Полные тексты" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Ссылочный ключ" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Отображение связанного поля" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Показать бинарные данные" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Показать BLOB содержимое" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Показывать бинарные данные в виде HEX значений" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Скрыть преобразование" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Текст (WKT)" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Бинарный (WKB)" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Запись была удалена" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Удалить" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Завершить" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2601,44 +2771,44 @@ msgstr "" "Может быть приблизительно. Смотрите [a@./Documentation." "html#faq3_11@Documentation]FAQ 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "по запросу" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Отображает строки" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "всего" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Запрос занял %01.4f сек." -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Использование результатов запроса" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Версия для печати (полностью)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Отобразить график" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Визуализация GIS данных" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Создать представление" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Связь не найдена" @@ -2707,193 +2877,152 @@ msgstr "Невозможно прочесть (переместить) загр msgid "Open new phpMyAdmin window" msgstr "Открыть phpMyAdmin в новом окне" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Для полноценной работы необходима поддержка cookies браузером." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Для полноценной работы необходима поддержка Javascript браузером" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Индекс не определен!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Индексы" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Уникальный" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Упакован" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Уникальных элементов" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Комментарий" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Первичный ключ был удален" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Индекс %s был удален" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "Индексы %1$s и %2$s равнозначны и один из них может быть удалён." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Базы данных" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Сервер" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Структура" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Вставить" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Операции" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Слежение" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Триггеры" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Таблица - пуста!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Пустая база данных!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Запрос по шаблону" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Привилегии" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Процедуры" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "События" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Дизайнер" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Пользователи" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Синхронизировать" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Бинарный журнал" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Переменные" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Кодировки" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Расширения" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Типы таблиц" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Ошибка" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2922,76 +3051,76 @@ msgstr[2] "Добавлено %1$d строк." msgid "Error while creating PDF:" msgstr "Ошибка при создании PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Не удалось сохранить последнюю таблицу" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Недавние таблицы" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Отсутствуют недавние таблицы" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Дополнительная информация о состоянии данного типа таблиц - отсутствует." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "Данный MySQL-сервер поддерживает таблицы типа %s." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "Тип таблиц %s был отключен на данном MySQL сервере." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Данный сервер MySQL не поддерживает тип таблиц %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "Неизвестный статус таблицы: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "База данных `%s`, являющаяся источником, не найдена!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "База данных `%s`, являющаяся целевой, не найдена!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Некорректная база данных" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Неправильное имя таблицы" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Ошибка при переименовании таблицы %1$s в %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Таблица %1$s была переименована в %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Не получилось сохранить настройки интерфейса таблицы" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -3000,7 +3129,7 @@ msgstr "" "Ошибка при очистке таблицы содержащей настройки пользовательского интерфейса " "(смотрите переменную $cfg['Servers'][$i]['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3011,85 +3140,85 @@ msgstr "" "перезагрузки страницы, изменения интерфейса будут отменены. Пожалуйста, " "проверьте изменена ли структура таблицы." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Функция" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Оператор" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Значение" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Поиск в таблице" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Редактировать/Вставить" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Выберите поля (не менее одного):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Добавить условия поиска (тело для условия \"WHERE\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Количество строк на странице" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Сортировка:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Использовать данное поле для обозначения каждой точки" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Максимальное количество строк для построения" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Обзор внешних значений" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Добавочный критерий поиска" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Выполнить \"запрос по образцу\" (символ шаблона: \"%\") для двух различных " "столбцов" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Выполнить \"запрос по образцу\" (групповой символ: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Обзор/Редакция точек" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Как использовать" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "Сбросить увеличение" @@ -3161,8 +3290,8 @@ 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 "" -"Восьми-байтовое целое число, диапазон чисел со знаком от " -"-9,223,372,036,854,775,808 до 9,223,372,036,854,775,807, диапазон чисел без " +"Восьми-байтовое целое число, диапазон чисел со знаком от -" +"9,223,372,036,854,775,808 до 9,223,372,036,854,775,807, диапазон чисел без " "знака от 0 до 18,446,744,073,709,551,615" #: libraries/Types.class.php:305 libraries/Types.class.php:711 @@ -3176,20 +3305,20 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" -"Малое число с плавающей точкой, допустимые значения от -3.402823466E+38 до " -"-1.175494351E-38, 0, и от 1.175494351E-38 до 3.402823466E+38" +"Малое число с плавающей точкой, допустимые значения от -3.402823466E+38 до -" +"1.175494351E-38, 0, и от 1.175494351E-38 до 3.402823466E+38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" -"Число с плавающей точкой удвоенной точности, допустимые значения от " -"-1.7976931348623157E+308 до -2.2250738585072014E-308, 0, и от " +"Число с плавающей точкой удвоенной точности, допустимые значения от -" +"1.7976931348623157E+308 до -2.2250738585072014E-308, 0, и от " "2.2250738585072014E-308 до 1.7976931348623157E+308" #: libraries/Types.class.php:311 @@ -3236,8 +3365,8 @@ msgid "" "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)" msgstr "" "Временная метка, диапазон от \"1970-01-01 00:00:01\" UTC до \"2038-01-09 " -"03:14:07\" UTC, содержит количество секунд прошедших со времени " -"(\"1970-01-01 00:00:00\" UTC)" +"03:14:07\" UTC, содержит количество секунд прошедших со времени (\"1970-01-" +"01 00:00:00\" UTC)" #: libraries/Types.class.php:325 libraries/Types.class.php:727 #, php-format @@ -3473,13 +3602,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "Перечисление, выбор из списка определенных значений" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "общий" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Таблицы" @@ -3490,35 +3619,35 @@ msgstr "Таблицы" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Данные" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Фрагментировано" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Перейти к базе данных" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Не реплицировано" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Реплицировано" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Проверить привилегии для базы данных "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Проверить привилегии" @@ -3569,175 +3698,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "Необходимо обновить %s до версии %s или выше." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "попытка перезаписи GLOBALS" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "возможная уязвимость" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "определена числовая клавиша" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Максимальный размер: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Документация" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-запрос" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "Ответ MySQL: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Невозможно соединиться с SQL валидатором!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Анализ SQL запроса" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Убрать анализ SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Убрать PHP-код" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP-код" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Обновить" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Убрать проверку синтаксиса SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Проверка синтаксиса" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Быстрое редактирование запроса" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Быстрая правка" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Профилирование" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Вс" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d %Y г., %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s дней, %s часов, %s минут и %s секунд" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Отсутствующий параметр:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Перейти к базе данных "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" -"Работа параметра "%s" подвержена ошибке, описание смотрите на %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Кликните для переключения" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Обзор вашего компьютера:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Выберите из каталога загрузки сервера %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Установленный каталог загрузки не доступен" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Файлы для загрузки отсутствуют" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Выполнить" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Печать" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3763,9 +3735,9 @@ msgstr "Открыт" msgid "Closed" msgstr "Закрыт" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Недоступно" @@ -3893,30 +3865,30 @@ msgstr "Не найдено расширение SOAP" msgid "maximum %s" msgstr "максимум %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Вики" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "Эта настройка отключена и не будет применена при конфигурации" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Установить значение: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Восстановить изначальное значение" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Разрешить пользователям изменять данное значение" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Сбросить" @@ -4210,7 +4182,7 @@ msgid "Character set of the file" msgstr "Кодировка файла" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Формат" @@ -4235,14 +4207,14 @@ msgstr "Поместить названия полей в первой стро #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Значения полей обрамлены" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Символ экранирования" @@ -4262,13 +4234,13 @@ msgstr "Удалить из полей символы перевода стро #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Разделитель столбцов" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Разделитель строк" @@ -4325,12 +4297,12 @@ msgstr "Идентификатор метки" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-тип" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Связи" @@ -4343,7 +4315,7 @@ msgid "Save on server" msgstr "Сохранить на сервере" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Перезаписать существующий(е) файл(ы)" @@ -4356,7 +4328,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Заключить названия таблиц и полей в косые кавычки" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Режим совместимости SQL" @@ -4582,8 +4554,8 @@ msgstr "" "документации[/a]." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Окно запроса" @@ -5955,10 +5927,10 @@ msgstr "Требуется подключенный SQL валидатор" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Пароль" @@ -5982,8 +5954,8 @@ msgstr "" "При наличии выделенного имени пользователя, пропишите его здесь (изначально " "используется [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Пользователь" @@ -6239,43 +6211,93 @@ msgstr "Расширение %s не найдено. Пожалуйста, пр msgid "possible deep recursion attack" msgstr "возможная атака глубокой рекурсии" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" "Сервер не отвечает (либо локальный сокет сервера MySQL неверно настроен)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Сервер не отвечает." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Пожалуйста, проверьте привилегии каталога содержащего базу данных." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Детали..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Результаты поиска по \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Итого: %s соответствие" +msgstr[1] "Итого: %s соответствия" +msgstr[2] "Итого: %s соответствий" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s соответствие в таблице %2$s" +msgstr[1] "%1$s соответствия в таблице %2$s" +msgstr[2] "%1$s соответствий в таблице %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Удалить соответствия для таблицы %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Поиск в базе данных" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Слова или значения для поиска (групповой символ: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Искать:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Слова разделяются пробелом (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "В таблицах:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "В поле:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "Ошибка при указании соединения для controluser в конфигурации." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Изменить пароль" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Без пароля" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Подтверждение" @@ -6296,8 +6318,8 @@ msgstr "Создать базу данных" msgid "Create" msgstr "Создать" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Нет привилегий" @@ -6311,9 +6333,9 @@ msgstr "Создать таблицу" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Имя" @@ -6321,146 +6343,146 @@ msgstr "Имя" msgid "Number of columns" msgstr "Количество столбцов" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Отсутствуют модули экспорта. Проверьте содержимое установленной копии " "phpMyAdmin!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Экспорт баз данных с текущего сервера" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Экспорт таблиц из базы данных \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Экспорт строк из таблицы \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Способ экспорта:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Быстрый - отображать минимум настроек" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Обычный - отображать все возможные настройки" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "База(ы) данных:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Таблица(ы):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Строки:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Выгрузить часть строк" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Количество строк:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Начать со строки:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Выгрузить все строки" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Вывод:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Сохранить на сервере в каталоге %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Сохранить вывод в файл" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Шаблон имени файла:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ будет замещено именем сервера" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ будет замещено именем базы данных" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ будет замещено именем таблицы" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"formatting strings. Additionally the following transformations will happen: %" +"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details." msgstr "" "Значение обрабатывается функцией %1$sstrftime%2$s, благодаря чему возможна " "вставка текущей даты и времени. Дополнительно могут быть использованы " "следующие подстановки: %3$s. Остальной текст останется без изменений. " "Подробности смотрите в %4$sFAQ%5$s." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "использовать для будущего экспорта" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Кодировка файла:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Компрессия:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zip" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzip" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Отобразить вывод как текст" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Формат:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Параметры формата:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6468,34 +6490,34 @@ msgstr "" "Заполните параметры для выбранного формата и игнорируйте параметры остальных " "форматов." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Изменение кодировки:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%1$s из %2$s ветки" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "нет ветки" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Git ревизия" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "отправлено %1$s, %2$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "создано %1$s, %2$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6505,62 +6527,62 @@ msgstr "" "либо ошибка связана с использованием веб-ориентированных браузеров (Safari, " "Google Chrome, Arora и др.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s из %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Загрузка файла импорта..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/сек." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "Осталось около %MIN мин. %SEC сек." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "Осталось около %SEC сек." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Пожалуйста, подождите, файл находится в обработке." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "Пожалуйста, подождите, файл был загружен. Детали загрузки недоступны." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Импорт на текущий сервер" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Импорт в базу данных \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Импорт в таблицу \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Импортируемый файл:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Файл может быть сжат в архив (%s) или находиться без сжатия." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6568,15 +6590,15 @@ msgstr "" "Имя сжатого файла должно заканчиваться в виде .[формат].[сжатие]. " "Пример: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Загрузка файлов на сервер, невозможна." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Частичный импорт:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6584,7 +6606,7 @@ msgstr "" "Процесс импорта был прерван из-за приближения временного лимита, после " "перезапуска импорт будет продолжен с позиции %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6594,11 +6616,11 @@ msgstr "" "лимита. (Может быть использовано при импорте файлов большого размера, " "однако при этом вероятны проблемы с транзакциями.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Количество пропускаемых строк, начиная от первой строки:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Параметры формата:" @@ -6607,7 +6629,7 @@ msgstr "Параметры формата:" msgid "Language" msgstr "Язык" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Информация о версии" @@ -6651,67 +6673,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Буферный пул" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Состояние InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Использование" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "страниц" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Чистых страниц" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Грязных страниц" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Страниц с данными" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Страниц к очистке" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Занятых страниц" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Блокированных страниц" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Активность" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Запросы на чтение" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Запросы на запись" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Пропуски при чтении" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Ожидание очистки" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Пропуски при чтении, в %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Ожидание очистки, в %" @@ -6944,20 +6966,20 @@ msgstr "" "журналы будут удалены, иначе они будут переименованы и получат следующий " "порядковый номер." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "Документацию и дальнейшую информацию по PBXT смотрите на %sдомашней странице " "PrimeBase XT%s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Дополнительные ссылки" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "Блог Пола Маккалаха (Paul McCullagh) посвященный PrimeBase XT Blog" @@ -6965,125 +6987,125 @@ msgstr "Блог Пола Маккалаха (Paul McCullagh) посвященн msgid "No data found for GIS visualization." msgstr "Данные для визуализации GIS не найдены." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL вернула пустой результат (т.е. ноль строк)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "Следующие структуры были созданы, либо изменены. Вы можете:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Просмотреть детали структуры нажав на её имя" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "Изменить любую настройку нажав на соответствующую ссылку \"Параметры\"" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Отредактировать структуру перейдя по ссылке \"Структура\"" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Перейти к базе данных: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Отредактировать настройки для %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Перейти к таблице: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Структура %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Перейти к представлению (VIEW): %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Скрыть" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Двоичный" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Из-за большого количества данных
изменение поля невозможно" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Двоичные данные - не редактируются" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "Из каталога загрузки" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Продолжить вставку с %s строки" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "и затем" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Вставить запись" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Вставить в виде новой строки и игнорировать появляющиеся ошибки" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Отобразить запрос вставки" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Вернуться на предыдущую страницу" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Добавить новую запись" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Вернуться к данной странице" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Редактировать следующую строку" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Для перемещения между полями значения, используйте клавишу TAB, либо CTRL" "+клавиши со стрелками - для свободного перемещения" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Отображает SQL-запрос" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Идентификатор вставленной строки: %1$d" @@ -7098,234 +7120,234 @@ msgstr "Нет" msgid "Convert to Kana" msgstr "Конвертировать в Кану" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "От" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "До" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Выполнить" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Добавить префикс таблицы" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Добавить префикс" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Вы действительно хотите выполнить данный запрос?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Нет изменений" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Кодировка" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Болгарский" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Китайский упрощенный" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Китайский традиционный" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "регистронезависимый" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "регистрозависымый" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Хорватский" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Чешский" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Датский" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Английский" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Эсперанто" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Эстонский" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Немецкий" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "словарь" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "телефонная книга" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Венгерский" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Исландский" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Японский" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Латвийский" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Литовский" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Корейский" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Персидский" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Польский" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Западно-Европейский" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Румынский" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Словацкий" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Словенский" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Испанский" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Испанский традиционный" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Шведский" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Таи" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Турецкий" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Украинский" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Юникод" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "многоязычный" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Центрально-Европейский" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Русский" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Балтийский" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Армянский" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Кириллический" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Арабский" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Иврит" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Грузинский" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Греческий" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Чехословацкий" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "К началу" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Выход" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Документация phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Обновить фрейм навигации" @@ -7347,8 +7369,8 @@ msgstr "Добро пожаловать в %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Возможная причина - отсутствие файла конфигурации. Для его создания вы " "можете воспользоваться %1$sсценарием установки%2$s." @@ -7398,21 +7420,21 @@ msgstr "Пароль:" msgid "Server Choice" msgstr "Выбор сервера" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "Вход без пароля запрещен при конфигурации (смотрите AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Отсутствие активности более %s секунд, пожалуйста, авторизуйтесь заново" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Невозможно подключиться к серверу MySQL" @@ -7492,7 +7514,7 @@ msgstr "Параметры сохранения данных" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Дамп данных таблицы" @@ -7507,28 +7529,28 @@ msgstr "Событие" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Определение" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Структура таблицы" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Структура для представления" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Дублирующая структура для представления" @@ -7574,32 +7596,32 @@ msgid "Display MIME types" msgstr "Отобразить MIME типы" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Хост" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Время создания" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Версия сервера" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Версия PHP" @@ -7681,7 +7703,7 @@ msgstr "" "и полей содержащих специальные символы или зарезервированные слова)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Очистить таблицу перед добавлением данных" @@ -7759,33 +7781,33 @@ msgstr "" "поля с типом TIMESTAMP между серверами находящимися в различных временных " "зонах)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Процедуры" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Функции" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Ограничения внешнего ключа сохраненных таблиц" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Ограничения внешнего ключа таблицы" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME-ТИПЫ ТАБЛИЦЫ" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "СВЯЗИ ТАБЛИЦЫ" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Ошибка считывания данных:" @@ -7829,15 +7851,15 @@ msgstr "" msgid "Column names: " msgstr "Названия столбцов: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Неправильный параметр импорта CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7846,13 +7868,13 @@ msgstr "" "Указано ошибочное имя столбца (%s)! Убедитесь, что названия столбцов указаны " "верно, разделены запятыми, и не заключены в кавычки." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Неправильный формат входных CSV-данных в строке %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Несоответствие количества столбцов в CSV данных на строке %d." @@ -7862,17 +7884,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Имя таблицы" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Названия столбцов" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Этот модуль не поддерживает импорт сжатых данных!" @@ -7981,17 +8003,6 @@ 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/transformations/" -#| "text_plain__external.inc.php and list the tools you want to make " -#| "available. The first option is then the number of the program you want to " -#| "use and the second option is the parameters for the program. The third " -#| "option, if set to 1, will convert the output using htmlspecialchars() " -#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and " -#| "ensure that the output appears all on one line (Default 1)." msgid "" "LINUX ONLY: Launches an external application and feeds it the column data " "via standard input. Returns the standard output of the application. The " @@ -8007,14 +8018,13 @@ msgstr "" "ТОЛЬКО LINUX: Запускает внешнее приложение и подает ему на ввод данные поля. " "Возвращает обычный вывод приложения. По умолчанию используется Tidy " "(форматирование HTML-кода). По соображениям безопасности, необходимо вручную " -"отредактировать файл " -"libraries/plugins/transformations/Text_Plain_External.class.php вписав " -"доступные программы. Первый параметр задает номер используемой программы, во " -"втором параметре передаются параметры собственно программы. При установке " -"третьего параметра в 1, данные вывода будут преобразованы функцией PHP " -"htmlspecialchars() (по умолчанию: 1). Установка четвертого параметра в 1, " -"предотвратит переносы строки и выведет данные в одну строку (по умолчанию: " -"1)." +"отредактировать файл libraries/plugins/transformations/Text_Plain_External." +"class.php вписав доступные программы. Первый параметр задает номер " +"используемой программы, во втором параметре передаются параметры собственно " +"программы. При установке третьего параметра в 1, данные вывода будут " +"преобразованы функцией PHP htmlspecialchars() (по умолчанию: 1). Установка " +"четвертого параметра в 1, предотвратит переносы строки и выведет данные в " +"одну строку (по умолчанию: 1)." #: libraries/plugins/transformations/abstract/FormattedTransformationsPlugin.class.php:31 msgid "" @@ -8091,83 +8101,83 @@ msgstr "" "Отображает ссылку; поле содержит имя файла. Первый параметр - URL-префикс, " "например \"http://www.example.com/\". Второй параметр - заголовок ссылки." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Не готово" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Доступно" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Основные возможности связей" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Показать возможности" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Создание PDF-схемы" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Отображать комментарии столбцов" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Преобразование" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Необходимо обновить таблицу column_comments. Детали смотрите в документации." -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Созданные закладки" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "История SQL-запросов" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Недавно использованные таблицы" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Настройки интерфейса часто используемых таблиц" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Пользовательские настройки" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Шаги необходимые для установки дополнительных функций:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Создайте необходимые таблицы с помощью скрипта examples/create_tables." "sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Создайте пользователя pma и предоставьте доступ к этим таблицам." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8175,16 +8185,16 @@ msgstr "" "Подключите дополнительные функции в конфигурационном файле (config.inc." "php), начните с примера в config.sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Перезайдите в phpMyAdmin, чтобы загрузить обновленный конфигурационный файл." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "нет описания" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Снять выделение" @@ -8192,7 +8202,7 @@ msgstr "Снять выделение" msgid "Slave configuration" msgstr "Настройка подчиненного сервера" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Изменить, или перенастроить головной сервер" @@ -8205,9 +8215,9 @@ msgstr "" "server-id. При необходимости, добавьте следующую строку в раздел [mysqld]:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Имя пользователя" @@ -8225,15 +8235,15 @@ msgid "Slave status" msgstr "Статус Slave" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Переменная" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID сервера" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8241,38 +8251,38 @@ msgstr "" "Только подчиненные сервера запущенные с ключом --report-host=host_name " "видимы в данном списке." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Добавьте подчиненного пользователя репликации" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Любой пользователь" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Использовать текстовое поле" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Любой хост" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Локальный" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Этот хост" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Использовать таблицу хостов" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8280,140 +8290,140 @@ msgstr "" "При использовании таблицы хостов, данное поле игнорируется и значения " "берутся из прописанных при конфигурации." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Создать пароль" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Данный запрос не был выполнен: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Невозможно восстановить удаленное событие." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Сохраненный запрос был:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Было изменено событие %1$s." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Было создано событие %1$s." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "При обработке вашего запроса были обнаружены ошибки:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Редактировать событие" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Ошибка при обработке запроса" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Детали" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Название события" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Тип события" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Изменить на %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Выполнить в" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Выполнять каждые" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Начало" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Конец" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Сохранить при окончании" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Определитель" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "Определитель должен быть в формате \"username@hostname\"" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Необходимо задать имя события" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Необходимо задать корректный интервал значений для события." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Необходимо задать корректное время выполнения события." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Необходимо задать корректный тип события." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Вы должны задать определение события." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Новый" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "ВЫКЛЮЧИТЬ" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "ВКЛЮЧИТЬ" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Статус планировщика событий" @@ -8433,89 +8443,89 @@ msgstr "" "процедур может привести к ошибке![/strong] Пожалуйста, для избежания " "проблем, используйте улучшенное 'mysqli' расширение." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Ошибочный тип процедуры: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Невозможно восстановить удаленную процедуру." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Была изменена процедура %1$s." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Была создана процедура %1$s." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Изменить процедуру" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Имя процедуры" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Параметры" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Направление" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Длина/значения" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Добавить параметр" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Удалить последний параметр" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Возвращаемый тип" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Вернуть длину/значения" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Вернуть параметры" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Определяющий" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Тип безопасности" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "Доступ к SQL данным" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Необходимо задать имя процедуры" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "\"%s\" является ошибочным параметром." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8523,19 +8533,19 @@ msgstr "" "Вы должны задать длину/значения для параметров процедуры имеющих тип ENUM, " "SET, VARCHAR и VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Вы должны задать имя и тип для каждого параметра процедуры." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Необходимо задать корректный возвращаемый тип для процедуры." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Вы должны задать определение процедуры." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8543,18 +8553,18 @@ msgstr[0] "Последним выражением в процедуре был msgstr[1] "Последним выражением в процедуре были затронуты %d строки" msgstr[2] "Последним выражением в процедуре было затронуто %d строк" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Результаты выполнения процедуры %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Выполнить процедуру" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Параметры процедуры" @@ -8585,23 +8595,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Время" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Необходимо задать имя триггера" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Необходимо задать корректное время выполнения триггера" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Вы должны задать корректное событие для триггера" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Необходимо задать корректное имя таблицы" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Вы должны задать определение триггера." @@ -8683,138 +8693,138 @@ msgstr "В базе данных %2$s не найдено событие с им msgid "There are no events to display." msgstr "Отсутствуют события для отображения." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Таблица %s не существует!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Измените координаты таблицы %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Схема базы данных %s - Страница %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Данная страница не содержит таблиц!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "Ошибка при создании схемы: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Cхема связей" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Содержание" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Атрибуты" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Дополнительно" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Создать новую страницу" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Название страницы" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Основание автоматической раскладки" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Внутренние связи" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Выбор страницы для редактирования" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Выберите страницу" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Выберите таблицы" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Отобразить схему связей" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Выберите тип экспорта связей" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Отображать сетку" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Отображать в цвете" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Отображать размерность таблиц" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Показать все таблицы одинаковой ширины" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Показывать только ключи" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Альбомная" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Книжная" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Ориентация" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Размер бумаги" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8822,7 +8832,7 @@ msgstr "" "На текущей странице присутствуют ссылки на таблицы, которые больше не " "существуют. Удалить эти ссылки?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Отображение" @@ -8841,44 +8851,44 @@ msgstr "Неизвестный язык: %1$s." msgid "Current Server" msgstr "Текущий сервер" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Источник" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Текущий сервер" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Удалённый сервер" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Различие" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Целевая база данных" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Выделение" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Выполнить SQL-запрос(ы) на сервере %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Выполнить SQL-запрос(ы) к базе данных %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Очистить" @@ -8887,11 +8897,11 @@ msgstr "Очистить" msgid "Columns" msgstr "Столбцы" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Создание закладки" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Доступна для всех пользователей" @@ -8991,7 +9001,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Слежение за %s включено." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -9003,7 +9013,7 @@ msgstr "" "одинарной кавычки (\"'\") необходимо экранировать (предварять) символом " "обратной косой черты, например: '\\\\xyz' или 'a\\'b'." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9011,17 +9021,17 @@ msgstr "" "Для значений по умолчанию не добавляйте символы экранирования и кавычек, " "формат значений: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Индекс" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "Переместить поле" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9030,11 +9040,11 @@ msgstr "" "Для просмотра доступных MIME-типов и параметров преобразований " "воспользуйтесь данной ссылкой - %sописание преобразований%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Параметры преобразований" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9046,57 +9056,57 @@ msgstr "" "необходимо экранировать (предварять) символом обратной косой черты, " "например: '\\\\xyz' или 'a\\'b'." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "Много данных ENUM или SET?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Открыть расширенный редактор" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Нет" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Как определено:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Первичный" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Полнотекстовый" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "первый" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "после %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Добавить %s поле(я)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Необходимо добавить хотя бы одно поле." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Тип таблиц" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Определение разделов (PARTITION)" @@ -9117,11 +9127,11 @@ msgstr "" "Ваши настройки будут сохранены только для текущей сессии. Для постоянного " "хранения требуется подключение модуля %sхранения настроек phpMyAdmin%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Не получилось сохранить настройки" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9138,81 +9148,81 @@ msgstr "Файлов внутри ZIP-архива не найдено!" msgid "Error in ZIP archive:" msgstr "Ошибка в ZIP-архиве:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Основные настройки" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Сопоставление кодировки соединения с MySQL" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Настройки внешнего вида" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Дополнительные настройки" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Сервер баз данных" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Программа" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Версия программы" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Версия протокола" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Пользователь" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Кодировка сервера" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Веб-сервер" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Версия клиента базы данных" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP расширение" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Показать информацию PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Официальная страница phpMyAdmin" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Пожертвования" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Получение помощи" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Список изменений" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9225,7 +9235,7 @@ msgstr "" "доступа, поэтому настоятельно рекомендуется установить пароль для " "пользователя 'root'." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9235,7 +9245,7 @@ msgstr "" "func_overload. Для предотвращения возможной потери данных, данный параметр " "должен быть выключен!" -#: main.php:294 +#: main.php:297 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 " @@ -9246,19 +9256,19 @@ msgstr "" "разбиение строк, что может привести к непредсказуемым результатам. " "Установите расширение PHP "mbstring"." -#: main.php:302 +#: main.php:305 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." +"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 "" "Ваш PHP параметр [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] меньше, чем длительность " -"cookie определенная в phpMyAdmin, по этой причине, данные входа истекут " -"быстрее установленных." +"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] меньше, чем " +"длительность cookie определенная в phpMyAdmin, по этой причине, данные входа " +"истекут быстрее установленных." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9266,13 +9276,13 @@ msgstr "" "Параметр хранения cookie данных меньше, чем длительность cookie определенная " "в phpMyAdmin, по этой причине, данные входа истекут быстрее установленных." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "При cookie-аутентификации, в конфигурационном файле необходимо задать " "парольную фразу установив значение директивы $cfg['blowfish_secret']." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9282,7 +9292,7 @@ msgstr "" "находится в установочной директории phpMyAdmin. Обязательно удалите его " "сразу после настройки phpMyAdmin." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9291,7 +9301,7 @@ msgstr "" "Дополнительные возможности phpMyAdmin не настроены в полной мере, некоторые " "функции были отключены. Для определения причины нажмите %sздесь%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9300,7 +9310,7 @@ msgstr "" "Версия клиентской библиотеки MySQL (%s) отличается от версии установленного " "MySQL-сервера (%s). Это может привести к некорректной работе." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9309,24 +9319,24 @@ msgstr "" "Сервер использует защитную систему Suhosin. Для решения возможных проблем " "обратитесь к %sдокументации%s." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Базы данных отсутствуют" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "Фильтровать базы данных по имени" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Фильтровать таблицы по имени" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Создать таблицу" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Выберите базу данных" @@ -9374,7 +9384,7 @@ msgstr "Обратное отображение" msgid "Toggle relation lines" msgstr "Переключение линий связи" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Импорт/экспорт координат таблиц в/из PDF-схемы" @@ -9432,67 +9442,67 @@ msgstr "Объединение" msgid "Active options" msgstr "Активные параметры" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Страница успешно создана" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Ошибка создания страницы" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Страница" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Импортировать с выбранной страницы" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Экспортировать на выбранную страницу" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Создать страницу и экспортировать в нее" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Название новой страницы: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Масштаб" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "рекомендуемый" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Ошибка: Связь уже существует." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Ошибка: Связь не добавлена." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Добавлена связь на внешний ключ (FOREIGN KEY)" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Добавлена внутренняя связь" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Связь удалена" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Ошибка сохранения координат." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Изменения сохранены" @@ -9567,15 +9577,15 @@ msgstr "" "Вы можете сбросить все пользовательские настройки и восстановить их в " "значения по умолчанию." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Импорт файлов" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Все" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Таблица %s не найдена или не установлена в %s" @@ -9584,37 +9594,37 @@ msgstr "Таблица %s не найдена или не установ msgid "File doesn't exist" msgstr "Файл не существует" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Выберите бинарный журнал для просмотра" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Файлов" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Сокращенное отображение запросов" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Развернутое отображение запросов" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Файл журнала" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Позиция" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Исходная позиция" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Информация" @@ -9622,7 +9632,7 @@ msgstr "Информация" msgid "Character Sets and Collations" msgstr "Кодировки и сравнения" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." @@ -9630,24 +9640,24 @@ msgstr[0] "%1$d база данных была успешно удалена." msgstr[1] "%1$d базы данных были успешно удалены." msgstr[2] "%1$d баз данных было успешно удалено." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Статистика баз данных" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Репликация головного сервера" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Репликация подчинённого сервера" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Включить статистику" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9655,7 +9665,7 @@ msgstr "" "Примечание: Включение статистики баз данных может спровоцировать большой " "трафик между веб-сервером и сервером MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Типы таблиц" @@ -9683,7 +9693,7 @@ msgstr "Модуль" msgid "Library" msgstr "Библиотека" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Версия" @@ -9699,118 +9709,118 @@ msgstr "Лицензия" msgid "disabled" msgstr "отключено" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Содержит все привилегии, за исключением GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Разрешает изменение структуры существующих таблиц." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Разрешает изменение и удаление хранимых процедур." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Разрешает создание новых баз данных и таблиц." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Разрешает создание хранимых процедур." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Разрешает создание новых таблиц." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Разрешает создание временных таблиц." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" "Разрешает создание, удаление и переименование учетных записей пользователей." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Разрешает создание новых представлений (CREATE VIEW)." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Разрешает удаление данных." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Разрешает удаление баз данных и таблиц." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Разрешает удаление таблиц." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Разрешает настройку отложенных событий" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Разрешает выполнение хранимых процедур." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Разрешает импорт и экспорт данных в файлы." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Разрешает добавление пользователей и привилегий без перезагрузки таблиц " "привилегий." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Разрешает создание и удаление индексов." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Разрешает вставку и замену данных." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Разрешает блокировку таблиц для текущего потока." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Максимальное количество новых подключений, которые пользователь может " "установить в течение часа." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Максимальное количество запросов, которые пользователь может отправить в " "течение часа." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9818,59 +9828,59 @@ msgstr "" "Максимальное количество команд изменяющих какую-либо таблицу или базу " "данных, которые пользователь может выполнить в течение часа." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Максимальное количество одновременных подключений одного пользователя." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Разрешает просмотр процессов всех пользователей" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Не доступно в данной версии MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "Разрешает перезагрузку настроек сервера и очистку его кешей." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Разрешает запрашивать местонахождение головного и подчиненных серверов." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Необходимо для подчиненных серверов при репликации." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Разрешает выборку данных." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Разрешает доступ к полному списку баз данных." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Разрешает вывод запроса создающего представление (SHOW CREATE VIEW)." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Разрешает остановку сервера." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9881,304 +9891,304 @@ msgstr "" "установка глобальных переменных или завершение процессов других " "пользователей)." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Разрешает создание и удаление триггеров" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Разрешает изменение данных." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Нет привилегий." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Нет" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Привилегии уровня таблицы" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Примечание: типы привилегий MySQL отображаются по-английски" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Администрирование" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Глобальные привилегии" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Привилегии уровня базы данных" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ограничение на использование ресурсов" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Замечание: Установка значения параметров в 0 (ноль), снимает ограничения." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Информация учетной записи" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Не менять пароль" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Пользователь не найден." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Пользователь %s уже существует!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Был добавлен новый пользователь." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Были изменены привилегии для %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Отменены привилегии для %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Пароль для %s был успешно изменен." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Удаление %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Не выбраны пользователи подлежащие удалению!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Перезагрузка привилегий" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Выбранные пользователи были успешно удалены." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Привилегии были успешно перезагружены." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Редактирование привилегий" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Отменить" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Экспорт" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Любой" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Привилегии всех пользователей" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Привилегии для %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Обзор учетных записей" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "GRANT" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Удалить выделенных пользователей" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Отменить все активные привилегии пользователей и затем удалить их." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Удалить базы данных, имена которых совпадают с именами пользователей." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Примечание: phpMyAdmin получает информацию о пользовательских привилегиях " "непосредственно из таблиц привилегий MySQL. Содержимое этих таблиц может " "отличаться от привилегий, используемых сервером, если они были изменены " "вручную. В таком случае необходимо %sперезагрузить привилегии%s." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Выделенный пользователь не был найден в таблице привилегий." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Привилегии уровня столбца" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Добавить привилегии на следующую базу" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "При использовании в имени базы данных символов нижнего подчеркивания _ и " "процента %, необходимо экранировать их символом обратной косой черты \\, в " "противном случае они будут интерпретированы как групповые символы" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Добавить привилегии на следующую таблицу" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Изменить/Копировать учетную запись" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Создать нового пользователя с такими же привилегиями..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "и сохранить старого." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "и удалить старого из таблиц пользователей." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr ", отменить все активные привилегии старого и затем удалить его." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr ", удалить старого из таблиц пользователей и перезагрузить привилегии." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "База данных для пользователя" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" "Создать базу данных с именем пользователя в названии и предоставить на нее " "полные привилегии" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Предоставить полные привилегии на базы данных подпадающие под шаблон (имя " "пользователя\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Выставить полные привилегии на базу данных "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Пользователи с правами доступа к "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "Глобальный уровень" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "Уровень базы данных" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "Групповой символ" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Пользователь был добавлен." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Неизвестная ошибка" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Невозможно соединиться с головным сервером %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Невозможно прочесть позицию журнала у головного сервера. Вероятно проблема в " "настройке привилегий головного сервера." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Невозможно изменить головной сервер" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Головной сервер успешно изменён на %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Данный сервер настроен головным в процессе репликации." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Показать состояние головного сервера" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Показать соединённые подчиненные сервера" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10187,11 +10197,11 @@ msgstr "" "Данный сервер не настроен в качестве головного для процесса репликации. " "Хотите произвести настройку?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Настройка головного сервера" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10205,19 +10215,19 @@ msgstr "" "выбрать игнорирование всех баз данных по умолчанию и разрешение для " "репликации только определенных. Пожалуйста, выберите желаемый режим:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Репликация всех баз данных; игнорировать:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Игнорировать все базы данных; репликация:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Пожалуйста, выберите базы данных:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10225,7 +10235,7 @@ msgstr "" "Теперь добавьте данные строки в конец раздела [mysqld] конфигурационного " "файла my.cnf, после чего перезапустите сервер MySQL." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10235,84 +10245,84 @@ msgstr "" "чего вы должны увидеть сообщение указывающее, что данный сервер настроен как головной" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Подчиненный SQL поток не запущен!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Подчиненный поток ввода-вывода не запущен!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Сервер настроен в качестве подчиненного для процесса репликации. Произвести " "действие:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Смотрите таблицу состояния подчинённого сервера" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Синхронизировать базы данных с головным сервером" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Контролировать подчинённый сервер:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Полный запуск" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Полная остановка" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Сбросить подчиненный сервер" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Запустить только SQL поток" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Остановить только SQL поток" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Запустить только поток ввода-вывода" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Остановить только поток ввода-вывода" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Управление ошибками:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Игнорирование ошибок может привести к рассинхронизации головного и " "подчинённого сервера!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Игнорировать текущую ошибку" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Пропустить следующую" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "ошибки." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10321,12 +10331,12 @@ msgstr "" "Данный сервер не настроен в качестве подчинённого для процесса репликации. " "Хотите произвести настройку?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Процесс %s был успешно завершен." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10334,115 +10344,115 @@ msgstr "" "phpMyAdmin не смог завершить работу потока с ID %s. Вероятно, он уже был " "закрыт." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Обработчик" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Кеш запросов" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Потоки" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Временные данные" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Отложенные вставки" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Кеш индекса" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Объединения" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Сортировка" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Координатор транзакций" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Закрыть все таблицы" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Список открытых таблиц" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Информация о подчиненных серверах" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Информация о состоянии сервера репликации" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Дефрагментировать кеш запросов" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Текущее состояние MySQL" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Все переменные состояния" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Монитор" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Советчик" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Частота обновления: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Фильтры" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Содержит слово:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Выводить только предупреждающие значения" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Фильтр по категории..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Выводить неотформатированные значения" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Связанные ссылки:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Запустить анализ" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Инструкции" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10450,7 +10460,7 @@ msgstr "" "Система советов может предоставлять рекомендации по переменным сервера, " "основываясь на анализе их статуса." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10459,7 +10469,7 @@ msgstr "" "Однако, данная система предоставляет рекомендации основываясь на " "примитивных подсчетах и может быть не применима к вашему серверу." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10469,7 +10479,7 @@ msgstr "" "(прочитайте документацию) и знаете как отменить настройки. Ошибочная " "настройка может отрицательно сказаться на производительности." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10481,31 +10491,31 @@ msgstr "" "работе." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Вопросов начиная с запуска: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Характеристика" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "Кол-во" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Сетевой трафик с момента запуска: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Сервер MySQL работает %1$s. Запущен %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10513,16 +10523,16 @@ msgstr "" "Данный MySQL сервер настроен головным и подчиненным в процессе " "репликации." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "Данный сервер настроен головным в процессе репликации." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Данный сервер настроен подчиненным в процессе репликации." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10530,11 +10540,11 @@ msgstr "" "Для получения подробной информации о состоянии репликации сервера, " "пожалуйста, перейдите в раздел репликации." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Состояние репликации" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10542,35 +10552,35 @@ msgstr "" "На загруженном сервере, побайтовые счетчики могут переполняться, таким " "образом, статистика, передаваемая MySQL-сервером, может быть некорректной." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Принято" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Отправлено" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "Максимально одновременных" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Неудачных попыток" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Прерваны" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Команда" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10578,11 +10588,11 @@ msgstr "" "Количество прерванных соединений в связи с потерей связи и неверно закрытым " "соединением клиента." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Количество неудавшихся попыток соединения к серверу MySQL." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10592,16 +10602,16 @@ msgstr "" "значение binlog_cache_size, вследствие чего содержащиеся в них SQL-выражения " "были сохранены во временном файле." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Количество транзакций, использовавших кеш бинарного журнала." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "Количество попыток соединения (успешных либо нет) к серверу MySQL." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10613,11 +10623,11 @@ msgstr "" "велико, следует увеличить значение переменной tmp_table_size, чтобы " "временные таблицы располагались в памяти, а не на жестком диске." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Количество временных файлов, созданных MySQL-сервером (mysqld)." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10625,7 +10635,7 @@ msgstr "" "Количество временных таблиц в памяти, созданных сервером автоматически в " "процессе выполнения SQL-выражений." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10633,31 +10643,31 @@ msgstr "" "Количество ошибок, возникших в процессе обработки запросов INSERT DELAYED, " "например, из-за дублирования ключей." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "Количество обрабатываемых запросов INSERT DELAYED." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" "Количество строк записанных в режиме отложенной вставки данных (INSERT " "DELAYED)." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Количество выполненных команд FLUSH." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Количество внутренних команд COMMIT." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Количество запросов на удаление строк из таблицы." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10667,7 +10677,7 @@ msgstr "" "определенным именем. Этот процесс называется обнаружением. Handler_discover " "- число обнаружений таблиц." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10678,7 +10688,7 @@ msgstr "" "индекса. Например, SELECT col1 FROM foo, при условии, что col1 " "проиндексирован." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10687,7 +10697,7 @@ msgstr "" "значение переменной говорит о том, что запросы и таблицы проиндексированы " "надлежащим образом." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10697,7 +10707,7 @@ msgstr "" "индексов. Значение увеличивается при запросе индексного столбца с " "ограничением по размеру или при сканировании индекса." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10705,7 +10715,7 @@ msgstr "" "Количество запросов на чтение предыдущей строки при ниспадающей сортировке " "индекса. Обычно используется при оптимизации: ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10718,7 +10728,7 @@ msgstr "" "требующих полного сканирования таблиц, наличием объединений не использующих " "индексы надлежащим образом." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10730,39 +10740,39 @@ msgstr "" "что таблицы не проиндексированы надлежащим образом или запросы не используют " "преимущества индексов." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Количество внутренних команд ROLLBACK." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Количество запросов на обновление строк в таблице." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Количество запросов на вставку строк в таблицу." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" "Количество страниц содержащих данные ("грязные" или "" "чистые")." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Текущее количество "грязных" страниц." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "Количество страниц буферного пула, над которыми был осуществлен процесс " "очистки (FLUSH)." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Количество свободных страниц." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10772,7 +10782,7 @@ msgstr "" "страницами осуществляется процесс чтения или записи, либо они не могут быть " "очищены или удалены по какой-либо другой причине." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10784,11 +10794,11 @@ msgstr "" "Значение можно рассчитать по формуле: Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Общий размер буферного пула (в страницах)." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10796,7 +10806,7 @@ msgstr "" "Количество \"случайных\" опережающих чтений, инициированных InnoDB. Это " "происходит, когда запрос сканирует большую часть таблицы в случайном порядке." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10805,11 +10815,11 @@ msgstr "" "происходит, когда InnoDB выполняет полное последовательное сканирование " "таблицы." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Количество последовательных запросов на чтение, выполненных InnoDB." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10817,7 +10827,7 @@ msgstr "" "Количество последовательных запросов на чтение, которые InnoDB не смог " "выполнить из буферного пула и использовал постраничное чтение." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10831,55 +10841,55 @@ msgstr "" "ожиданий. Если размер буферного пула был установлен должным образом, " "значение будет небольшим." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Количество записей, выполненных в буферный пул InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Количество операций fsync(), выполненных на данный момент." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Текущее количество незавершенных операций fsync()." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Текущее количество незавершенных операций чтения." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Текущее количество незавершенных операций записи." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Сумма данных (в байтах), прочитанных на данный момент." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Общее количество операций чтения данных." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Общее количество операций записи данных." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Сумма данных (в байтах), записанных на данный момент." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Количество записей в буфер doublewrite, и количество созданных для этого " "страниц." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Количество записей в буфер doublewrite, и количество созданных для этого " "страниц." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10887,36 +10897,36 @@ msgstr "" "Количество ожиданий очистки журнального буфера, вследствие малого его " "размера." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Количество запросов на запись в журнал." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Количество физических записей в файл журнала." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Количество записей с помощью fsync(), сделанных в файл журнала." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" "Количество незавершенных попыток синхронизации с помощью операции fsync." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Количество незавершенных запросов на запись в журнал." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Объем данных в байтах, записанных в файл журнала." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Количество созданных страниц." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10925,51 +10935,51 @@ msgstr "" "приводятся в страницах, но зная объем страницы, можно перевести эти значения " "в байты." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Количество прочитанных страниц." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Количество записанных страниц." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Текущее количество ожиданий блокировок строк." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Среднее время ожидания блокировки строк (в миллисекундах)." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Общее время, ожидания блокировок строк (в миллисекундах)." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Максимальное время ожидания блокировки строк (в миллисекундах)." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Общее количество ожиданий блокировки строк." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Количество строк, удаленных из таблиц InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Количество строк, добавленных в таблицы InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Количество строк, прочитанных из таблиц InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Количество строк, обновленных в таблицах InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10977,7 +10987,7 @@ msgstr "" "Количество блоков в кеше индекса, которые были изменены, но еще не записаны " "на диск. Данный параметр также известен как Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -10985,7 +10995,7 @@ msgstr "" "Количество неиспользуемых блоков в кеше индекса. Данный параметр позволяет " "определить как полно используется кеш индекса." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10994,16 +11004,16 @@ msgstr "" "Количество используемых блоков в кеше индекса. Данное значение - " "максимальное количество блоков, использованных одновременно." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" "Процентное соотношение использованного кеша ключей (подсчитанное значение)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Количество запросов на чтение блока из кеша индексов." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11014,7 +11024,7 @@ msgstr "" "key_buffer_size. Коэффициент неудачных обращений к кешу может быть рассчитан " "как: Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -11022,22 +11032,22 @@ msgstr "" "Промахи кеша ключей рассчитываются, как соотношение физических чтений " "сравнительно к запросам чтения (подсчитанное значение)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Количество запросов на запись блока в кеш индекса." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Количество физических операций записи блока индексов на диск." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" "Процентное соотношение физических процессов записи сравнительно к запросам " "записи (подсчитанное значение)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11048,7 +11058,7 @@ msgstr "" "одного запроса. Изначальное нулевое значение, означает, что процесса " "компиляции запроса еще не было." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -11056,11 +11066,11 @@ msgstr "" "Максимальное количество соединений использованных одновременно начиная с " "запуска сервера." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Количество строк, ожидающих вставки в запросах INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11068,20 +11078,20 @@ msgstr "" "Общее количество открывавшихся таблиц. При большом значении переменной " "рекомендуется увеличить размер кеша таблиц (table_cache)." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Количество открытых файлов." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Количество открытых потоков (в основном применяется к файлам журналов)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Количество открытых таблиц." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -11091,21 +11101,21 @@ msgstr "" "указывать на фрагментацию, проблема которой решается выполнением запроса " "FLUSH QUERY CACHE." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Объем свободной памяти для кеша запросов." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" "Количество "попаданий" в кеш запросов, т.е. сколько запросов было " "удовлетворено запросами, находящимися в кеше." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Количество запросов, добавленных в кеш запросов." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11118,7 +11128,7 @@ msgstr "" "не использующиеся страницы заменяются новыми) при принятии решения об " "удаления запроса из кеша." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11126,19 +11136,19 @@ msgstr "" "Количество запросов, которые оказались некешируемыми или для которых " "кеширование было подавлено с помощью ключевого слова SQL_NO_CACHE." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Количество запросов, зарегистрированных в кеше." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Суммарное количество блоков памяти, отведенных под кеш запросов." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Состояние отказоустойчивой репликации (пока не реализовано)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11146,13 +11156,13 @@ msgstr "" "Количество запросов-объединений, выполненных без использования индексов. " "Если значение переменной не равно 0, рекомендуется проверить индексы таблиц." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Количество запросов-объединений, выполненных с использованием поиска по " "диапазону в таблице, на которую делается ссылка." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11161,7 +11171,7 @@ msgstr "" "диапазону для выборки строк из вторичной таблицы. Если значение переменной " "не равно 0, рекомендуется проверить индексы таблиц." -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11170,18 +11180,18 @@ msgstr "" "диапазону в первой таблице. Обычно значение этой переменной не критично, " "даже если оно велико." -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" "Количество запросов-объединений, выполненных с использованием полного поиска " "по первой таблице." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "Количество временных таблиц, открытых в настоящий момент подчиненным потоком." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11189,13 +11199,13 @@ msgstr "" "Общее количество повторов транзакций подчиненным потоком репликации с " "момента запуска." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Присваивается значение ON, если данный сервер функционирует как подчиненный, " "подключенный к главному." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11203,12 +11213,12 @@ msgstr "" "Количество потоков, на создание которых потребовалось более чем " "slow_launch_time секунд." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "Количество запросов, выполнявшихся более long_query_time секунд." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11217,28 +11227,28 @@ msgstr "" "Количество проходов, сделанных алгоритмом сортировки. При большом значении " "следует увеличить значение переменной sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" "Количество операций сортировки, выполненных с использованием диапазона." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Количество отсортированных строк." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" "Количество операций сортировки, выполненных с использованием полного " "сканирования таблицы." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" "Количество запросов на блокировку таблицы, которые были удовлетворены " "немедленно." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11250,7 +11260,7 @@ msgstr "" "производительностью, необходимо сначала оптимизировать свои запросы, а затем " "разбить свою таблицу (или таблицы) или использовать репликацию." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11260,11 +11270,11 @@ msgstr "" "вычислить по формуле Threads_created/Connections. Если это значение окрашено " "в красный цвет - вам следует увеличить thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Количество открытых текущих соединений." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11276,47 +11286,47 @@ msgstr "" "thread_cache_size (это не даст существенного выигрыша в производительности, " "при хорошей реализации потоков)." -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "Соотношение обращений в кеш потока (подсчитанное значение)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Количество процессов, находящихся в активном состоянии." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Запустить монитор" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Инструкции/Настройки" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Завершено редактирование графиков" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Добавить график" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Упорядочить/отредактировать графики" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Частота обновления" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Столбцы графика" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Расположение гарфика" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11324,15 +11334,15 @@ msgstr "" "Расположения графиков сохраняются в локальном хранилище браузера. При " "наличии сложной настройки, вы можете осуществить ее экспорт." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Восстановить изначальное значение" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Инструкции мониторинга" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11346,7 +11356,7 @@ msgstr "" "general_log. Будьте внимательны, включение general_log производит увеличение " "хранимых данных и увеличивает нагрузку на сервер до 15%." -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11358,11 +11368,11 @@ msgstr "" "phpMyAdmin. Сохранение журналов в таблицу поддерживается MySQL 5.1.6 и выше. " "Однако, вы все еще можете использовать функции графиков сервера." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Использование мониторинга:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11373,7 +11383,7 @@ msgstr "" "настройках, или удалить график используя соответствующую иконку на каждом из " "них." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11385,11 +11395,11 @@ msgstr "" "будет загружена таблица сгруппированных запросов, где вы сможете кликнуть на " "любые выражения SELECT, для их последующего анализа." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Примечание:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11402,79 +11412,79 @@ msgstr "" "небольшие промежутки времени, а так же отключать general_log и очищать его " "таблицу, когда мониторинг больше не требуется." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Заготовки графиков" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Переменные состояния" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Выберите серии:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Частый мониторинг" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "или задайте имя переменной:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Отобразить в виде значения разницы" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Применить делитель" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Добавить к значениям единицу измерения" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Добавить данные серии" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Очистить серии" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Серии в графике:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Статистика журналов" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Выбранный диапазон времени:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Выполнять только выражения SELECT,INSERT,UPDATE и DELETE" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "Для лучшей группировки, удалить данные переменной в запросах INSERT" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "Выберите из какого журнала должна генерироваться статистика." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Результаты сгруппированы по тексту запроса." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Анализ запроса" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" @@ -11482,7 +11492,7 @@ msgstr[0] "%d секунда" msgstr[1] "%d секунды" msgstr[2] "%d секунд" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11498,8 +11508,8 @@ msgstr "Не получилось соединиться с источником msgid "Could not connect to the target" msgstr "Не получилось соединиться с целевой базой данных" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "База данных '%s' не существует." @@ -11601,19 +11611,19 @@ msgstr "" "Целевая база данных будет полностью синхронизована с источником. База данных " "источника останется неизменной." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Не удалось установить переменную" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Серверные переменные и настройки" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Значение сессии" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Глобальное значение" @@ -11896,8 +11906,8 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"При необходимости используйте дополнительные настройки безопасности - " -"%sидентификация по хосту%s и %sсписок доверенных прокси серверов%s. Однако, " +"При необходимости используйте дополнительные настройки безопасности - %" +"sидентификация по хосту%s и %sсписок доверенных прокси серверов%s. Однако, " "защита по IP может быть ненадежной, если ваш IP не является выделенным и " "кроме вас принадлежит тысячам пользователей того же Интернет Провайдера." @@ -11963,46 +11973,46 @@ msgstr "Ключ должен содержать символы алфавита msgid "Wrong data" msgstr "Ошибочные данные" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Для обзора данных использован запрос из закладки \"%s\"." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Вы действительно хотите выполнить данный запрос?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Отображает как PHP-код" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "SQL синтаксис проверен" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Результат SQL-запроса" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Создан" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Проблемы с индексами таблицы `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Метка" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Таблица %1$s была успешно изменена" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "Поля были успешно перемещены." @@ -12063,12 +12073,12 @@ msgstr "Подпись для оси Y:" msgid "Y Values" msgstr "Значения Y" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Таблица %s уже существует!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Таблица %1$s была создана." @@ -12113,206 +12123,206 @@ msgstr "Сохранить в файл" msgid "File name" msgstr "Имя файла" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Имя первичного индекса должно быть \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Невозможно переименовать индекс в PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Части индекса не определены!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Добавить индекс" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Редактировать индекс" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Имя индекса :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(Имя \"PRIMARY\" должен иметь только первичный индекс!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Тип индекса :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Добавить к индексу %s столбец(ы)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Не возможно переместить таблицу саму в себя!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Невозможно скопировать таблицу саму в себя!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Таблица %s была перемещена в %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Таблица %s была скопирована в %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Не задано имя таблицы!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Изменить сортировку таблицы" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(столбец)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Переместить таблицы в (база данных.таблица):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Параметры таблицы" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Переименовать таблицу в" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Скопировать таблицу в (база данных.таблица):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Переключиться на скопированную таблицу" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Обслуживание таблицы" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Дефрагментировать таблицу" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Обновлен кеш таблицы %s" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Обновить кеш таблицы (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Удалить данные или таблицу" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Очистить таблицу (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Удалить таблицу (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Обслуживание разделов" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Раздел %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Анализ" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Проверка" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Оптимизация" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Перестройка" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Исправление" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Удалить разделение" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Проверить целостность данных:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Отображение таблиц" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Используемое пространство" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Эффективность" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Статистика строк" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "статический" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "динамический" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Длина строки" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Размер строки" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Следующий автоматический индекс" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Ошибка создания внешнего ключа на %1$s (проверьте типы данных)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Внутренняя связь" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12320,131 +12330,131 @@ msgstr "" "Внутренняя связь не обязательна, если существует соответствующая связь с " "помощью внешнего ключа (FOREIGN KEY)." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Ограничение внешнего ключа" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Пространственный" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Уникальные значения" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Добавить первичный ключ" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Добавить уникальный индекс" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Добавить пространственный индекс" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Добавить полнотекстовый индекс" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Нет" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Поле %s было удалено" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Был добавлен первичный ключ к %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Был добавлен индекс для %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Показать больше операций" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "Переместить поля" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "Переместите поля перетаскивая их вверх и вниз." -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Редактировать представление" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Связи" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Анализ структуры таблицы" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Добавить столбец" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "В конец таблицы" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "В начало таблицы" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "После %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Создать индекс для  %s столбца/ов" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "разделён" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Отчёт слежения для таблицы `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Версия %1$s создана, отслеживание %2$s включено." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Слежение за %1$s было выключено на версии %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Слежение за %1$s было включено на версии %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "Выполненные SQL запросы." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12453,117 +12463,117 @@ msgstr "" "временную базу данных. Убедитесь, что у вас есть для этого достаточные " "привилегии." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Закомментируйте эти две строки, если они вам не нужны." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL выражения успешно выгружены; скопируйте, либо выполните их." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Обзор версии %s (SQL код)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Данные слежения успешно удалены" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Ошибка запроса" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Данные слежения успешно удалены" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Отслеживаемые выражения" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Вывести %1$s с датой от %2$s до %3$s пользователя %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Удалить строку данных слежения за таблицей" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Нет данных" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Дата" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Выражение определяющее структуру" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Выражение изменяющее данные" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Выгрузка SQL (файл)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Выгрузка SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Данный параметр заместит таблицу и содержащиеся в ней данные." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Выполнение SQL запроса" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Экспортировать как %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Показать версии" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Выключить слежение за %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Выключить" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Включить слежение за %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Включить" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Создать версию %1$s из %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Отслеживать выражения определяющие структуру:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Отслеживать выражения изменяющие данные:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Создать версию" @@ -12592,11 +12602,11 @@ msgstr "Для доступа к данной странице у вас нед msgid "The profile has been updated." msgstr "Профиль был обновлен." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "VIEW название" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Переименовать представление в" @@ -12955,8 +12965,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "Текущее соотношение свободного кеша запросов по отношению к полному кешу " "запросов составляет %s%%. Значение должно быть выше 80%%" @@ -13113,8 +13123,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s%% сортировок вызывает создание временных таблиц, данное значение должно " "быть ниже 10%%." diff --git a/po/si.po b/po/si.po index da977c76c7..dc992964f4 100644 --- a/po/si.po +++ b/po/si.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-26 19:00+0200\n" "Last-Translator: Madhura Jayaratne \n" "Language-Team: sinhala \n" -"Language: si\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: si\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "සියල්ල පෙන්වන්න" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "පිටු අංකය:" @@ -37,55 +37,56 @@ msgstr "" "ඉලක්කගත බ්‍රව්සර කවුලුව යාවත්කාලීන කල නොහැක. ඔබ එහි මව් කවුලුව වසා තිබීම හෝ ඔබගේ බ්‍රව්සරයේ " "ආරක්ෂක සැකසුම් අන්තර් කවුළු යාවත්කාලීන කිරීම් අවහිර කරන ලෙස සකසා තිබීම මීට හේතු විය හැක." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "සෙවීම" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "යන්න" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "යතුරු නම" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "විස්තරය" @@ -106,151 +107,151 @@ msgstr "%s ගොනුව මෙම පද්ධතියේ නොමැත. msgid "Database %1$s has been created." msgstr "%1$s දත්තගබඩාව සාදන ලදි." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "දත්තගබඩා විස්තර: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "වගු විස්තර" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "තීර" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "වර්ගය" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "පෙරනිමි" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "සම්බන්ද වන්නේ" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "විස්තරය" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "නැත" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "ඔව්" @@ -258,101 +259,101 @@ msgstr "ඔව්" msgid "View dump (schema) of database" msgstr "දත්තගබඩාවේ නික්ෂේපනය (ක්‍රමානුරූපය) දර්ශනය කරන්න" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "දත්තගබඩාවේ වගු කිසිවක් සොයා ගැනීමට නොමැත." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "සියල්ල තෝරන්න" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "සියල්ලේ තෝරාගැනීම ඉවත් කරන්න‍" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "දත්තගබඩා නම හිස්ව පවතී!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "%1$s දත්තගබඩාව %2$s බවට නම වෙනස් කරන ලදි" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "%1$s දත්තගබඩාව %2$s වෙතට පිටපත් කරන ලදි" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "බවට දත්තගබඩාවේ නම වෙනස් කරන්න" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "දත්තගබඩාව ඉවත් කරන්න" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s දත්තගබඩාව හලන ලදි." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "දත්තගබඩාව හලන්න. (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "වෙත දත්තගබඩාව පිටවත් කරන්න" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "සැකිල්ල පමණයි" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "සැකිල්ල සහ දත්ත" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "දත්ත පමණයි" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "පිටපත් කිරීමට ප්‍රථම දත්තගබඩාවක් සාදන්න" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "%s එක් කරන්න" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT අගයක් එක් කරන්න" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "සීමා බාධවන් එක් කරන්න" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "පිටපත් කරන ලද දත්තගබඩාව වෙත මාරු වන්න" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Collation" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -361,489 +362,425 @@ msgstr "" "phpMyAdmin හි configuration storage අක්‍රිය කර ඇත. ඇයිදැයි සොයා බැලීමට %sමෙතන%s ක්ලික් " "කරන්න." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "ක්‍රමානුරූපය සංස්කරණය හෝ අපනයනය කරන්න" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "වගුව" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "පේළි" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "ප්‍රමාණය" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "භාවිතා වෙමින් පවතී" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "සෑදීම" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "අවසන් යාවත්කාලීන කිරීම" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "අවසන් පරීක්ෂාව" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s වගු" msgstr[1] "%s වගු" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "පෙන්වීම සඳහා අවම වශයෙන් එක් තීරයක්වත් තෝරාගත යුතුයි" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "%sදෘශ්‍ය ගොඩනංවනය%s වෙත යන්න" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "සුබෙදන්න" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "ආරෝහන" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "අවරෝහන" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "පෙන්වන්න" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "නිර්ණායක" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "ඇතුල්" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "සහ" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "ඉවත්" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "හෝ" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "වෙනස් කිරීම" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "නිර්ණායක පේළියක් එක් කරන්න/ඉවත් කරන්න" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "තීර එක් කරන්න/ඉවත් කරන්න" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "විමසුම යාවත්කාලීන කරන්න" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "වගු භාවිතා කරන්න" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "%s දත්තගබඩාව මත SQL විමසුම:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "විමසුම ඉදිරිපත් කරන්න" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "පිවිසුම වලක්වා ඇත" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "අවම වශයෙන් එක් වචනයක්වත්" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "සියලු වචන" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "හරියටම වාක්‍යාංශය" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "regular expression ලෙස" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "\"%s\" %s සඳහා සෙවීම් ප්‍රතිළුල:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "එකතුව: %s ගැලපුමයි" -msgstr[1] "එකතුව: ගැලපුම් %s යි" - -#: db_search.php:296 -#, php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%2$s තුල ගැලපීම් %1$s කි" -msgstr[1] "%2$s තුල ගැලපීම් %1$s කි" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "පිරික්සන්න" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "%s වගුව තුල ගැලපීම් ඉවත් කරන්නද?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "ඉවත් කරන්න" - -#: db_search.php:362 -msgid "Search in database" -msgstr "දත්තගබඩාවේ සොයන්න" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "සෙවීම සඳහා වචන(ය) හෝ අගය(න්) (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "සොයන්න:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "වචන වෙන් කෙරෙන්නේ හිස් තැනකිනි(\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "වගු තුල:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "තීරය තුල:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "දත්තගබඩාවේ වගු කිසිවක් සොයා ගැනීමට නොමැත" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "නොදන්නා" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "%s වගුව හිස් කරන ලදි" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "%s දසුන හලන ලදි" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "%s වගුව හලන ලදි" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "අවධානය සක්‍රීයයි." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "අවධානය අක්‍රීයයි." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "මෙම දසුනේ අවම වශයෙන් පේළි මෙතරම් සංඛයාවක් ඇත. කරුණාකර %s ලේඛනය %s අධ්‍යනය කරන්න." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "දසුන" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "අනුරූ කරණය" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "එකතුව" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s මෙම සේවාදායකයේ පෙරනිමි ගබඩා යන්ත්‍රයයි." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "තෝරාගත්:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "සියල්ල කතිර කොටුගත කරන්න" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "පිරිවැයක් සහිත වගු පරීක්ෂා කරන්න" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "අපනයනය" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "මුද්‍රණ දර්ශනය" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "හිස් කරන්න" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "හලන්න" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "වගුව පරීක්ෂා කරන්න" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "වගුව ප්‍රශස්තගත කරන්න" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "වගුව ප්‍රතිසංස්කරණය කරන්න" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "වගුව විශ්ලේෂණය කරන්න" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "වගුවට නාම මූලයක් එක් කරන්න" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "වගු නාම මූලය ප්‍රතිස්ථාපනය කරන්න" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "නාම මූලය සහිත වගු පිටපත් කරන්න" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "දත්ත කෝෂය" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "අවධානය සක්‍රීය වගු" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "දත්තගබඩාව" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "අවසන් අනුවාදය" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "සාදන ලදි" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "යාවත්කාලීන කරන ලදි" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "තත්වය" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "ක්‍රියාව" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "මෙම වගුවේ අවධානය පිළිබඳ දත්ත ඉවත් කරන්න" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "සක්‍රිය" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "අක්‍රිය" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "අනුවාද" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "අවධානය පිළිබඳ වාර්තාව" # සැණරුව = snapshot. Source: Glossary of Information Technology terms - ICTA -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "සැකිල්ලේ සැණරුව" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "අවධානය අක්‍රීය වගු" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "වගුව අවධානයට ලක් කරන්න" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "දත්තගබඩා ලොගය" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "වැරදි වර්ගය!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "තෝරාගත් අපනයන වර්ගය ගොනුව තුල සුරැකිය යුතුයි!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "වැරදි පරාමිතියන්!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "%s ගොනුව සුරැකීමට ප්‍රමාණවත් ඉඩ අවකාශ නොමැත." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -851,12 +788,12 @@ msgstr "" "%s ගොනුව මේ වන විටත් සේවාදායකයෙහි පවතී, ගොනු නාමය වෙනස් කරන්න නැතහොත් උඩින් ලිවීමේ හැකියාව " "සලකා බලන්න." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "වෙබ් සේවාදායකයට %s ගොනුව සුරැකීමට අවසර නොමැත." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "%s ගොනුවට නික්ෂේප දත්ත සුරකින ලදි." @@ -879,7 +816,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "ජ්‍යාමිතිය" @@ -952,29 +889,29 @@ msgstr "" "\"Function\" තීරුවෙන් \"GeomFromText\" තෝරා පහත ඇති දේ \"Value\" ක්ෂේත්‍රයට පිටපත් " "කරන්න" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"ඔබ උඩුගත කරන ගොනුව විශාල වැඩි විය හැක. මෙම සීමාවන් ඉක්මවීමේ ක්‍රම සඳහා කරුණාකර %sලියකියවිලි" -"%s බලන්න." +"ඔබ උඩුගත කරන ගොනුව විශාල වැඩි විය හැක. මෙම සීමාවන් ඉක්මවීමේ ක්‍රම සඳහා කරුණාකර %sලියකියවිලි%" +"s බලන්න." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "පොත් සලකුණ පෙන්වන්න" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "පොත් සලකුණ ඉවත් කරන ලදි." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "ගොනුව කියවිය නොහැක" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -982,7 +919,7 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 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 " @@ -992,26 +929,26 @@ msgstr "" "විශාලත්වය PHP වින්‍යාසයන්හි අනුමත ප්‍රමාණයට වැඩ විශාල වීම මීට හේතු විය හැකිය. [a@./" "Documentation.html#faq1_16@Documentation]FAQ 1.16[/a] බලන්න." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "අක්ෂර කට්ටල හැරවීම් පුස්තකාලය නොමැතිව ගොනුවේ අක්ෂර කට්ටලය හැරවීම කල නොහැක" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "ආනයනය පේනු පූරණය අසමත් විය. ඔබගේ ස්ථාපිතය පරීක්ෂා කරන්න!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "%s පොත් සලකුණ සාදන ලදි" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "ආනයනය සාර්ථකව අවසන් කරන ලදි, විමසුම්%d ක්‍රියාත්මක කරන ලදි." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1019,7 +956,7 @@ msgstr "" "විධානාවලිය ක්‍රියාත්මක වීමට ලබා දුන් කාලය අවසන් විය. ඔබට ආනයනය සම්පූර්ණ කිරීමට අවශ්‍ය නම් එම " "ආනයන ගොනුවම නැවත ආනයනය සඳහා යොමු කරන්න." -#: import.php:499 +#: import.php:503 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." @@ -1027,15 +964,15 @@ msgstr "" "කෙසේ නමුදු අවසන් වාරයේදී කිසිදු දත්තයක් ලබා ගත නොහැකි විය. මෙයින් අදහස් වන්නේ ඔබගේ php කාල " "සීමාව වැඩි කිරීමකින් තොරව phpMyAdmin හට මෙම ආනයනය සම්පූර්ණ කිරීමට හැකි නොවන බවය." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "ඔබගේ SQL විමසුම සාර්ථකව ක්‍රියාවට නංවන ලදි" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "ආපසු" @@ -1043,7 +980,7 @@ msgstr "ආපසු" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "frame සහය ඇති බ්‍රව්සර සමග phpMyAdmin වඩා හොඳින් ක්‍රියා කරයි." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" ප්‍රකාශ අක්‍රීය කර ඇත." @@ -1052,7 +989,7 @@ msgstr "\"DROP DATABASE\" ප්‍රකාශ අක්‍රීය කර ඇ msgid "Do you really want to execute \"%s\"?" msgstr "\"%s\" ක්‍රියාත්මක කිරීමට ඔබට ඇත්තෙන්ම අවශ්‍යද?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "ඔබ සූදානම් වන්නේ සම්පූර්ණ දත්තගබඩාවක් විනාශකර දැමීමටයි!" @@ -1092,7 +1029,7 @@ msgstr "සුචිය එක් කරන්න" msgid "Edit Index" msgstr "සුචිය සංස්කරණය කරන්න" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "සුචියට ක්ෂේත්‍ර %d ක් එක් කරන්න" @@ -1110,16 +1047,16 @@ msgstr "දාරක නම හිස්ව පවතී!" msgid "The user name is empty!" msgstr "භාවිත නාමය හිස්ව පවතී!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "මුරපදය හිස්ව පවතී!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "මුරපද නොගැලපේ!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "භාවිතා කරන්නෙක් එක් කරන්න" @@ -1131,29 +1068,31 @@ msgstr "වරප්‍රසාද පූරණය කෙරෙමින්" msgid "Removing Selected Users" msgstr "තෝරාගත් භාවිතා කරන්නන් ඉවත් කෙරෙමින්" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "වසන්න" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "සංස්කරණය කරන්න" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "සජීවී දත්ත හුවමාරු ප්‍රස්තාරය" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "සජීවී සබඳතා/ක්‍රියාවලි ප්‍රස්තාරය" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "සජීවී විමසුම් ප්‍රස්තාරය" @@ -1163,24 +1102,24 @@ msgstr "ස්ථිතික දත්ත" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "මුළු එකතුව" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "අනෙකුත්" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1200,7 +1139,7 @@ msgstr "සේවාදායකයේ තදබදය (KiB වලින්)" msgid "Connections since last refresh" msgstr "අවසන් යාවත්කාලින කිරීමේ සිට සබැඳුම්" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "ක්‍රියාවලි" @@ -1218,7 +1157,7 @@ msgstr "අවසන් යාවත්කාලින කිරීමේ සි msgid "Questions (executed statements by the server)" msgstr "ප්‍රශ්න (සේවාදායකය විසින් ක්‍රියාත්මක කරන ලද ප්‍රකාශ)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "විමසුම් සංඛ්‍යාලේඛන" @@ -1259,14 +1198,14 @@ msgid "System swap" msgstr "පද්ධතියේ swap" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1318,32 +1257,32 @@ msgstr "යැවුණු බයිට ගණන" msgid "Bytes received" msgstr "ලැබුණු බයිට ගණන" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "සම්බන්ධතා" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1357,11 +1296,11 @@ msgstr "වගු %d" msgid "Questions" msgstr "ප්‍රශ්න" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "තදබදය" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "සිටුවම්" @@ -1381,12 +1320,12 @@ msgstr "ජාලකයට ප්‍රස්තාර එක් කරන්න msgid "Please add at least one variable to the series" msgstr "කරුණාකර ශ්‍රේණියට අවම වශයෙන් එක විචල්‍යයක්වත් ඇතුලත් කරන්න" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "කිසිවක් නැත" @@ -1486,7 +1425,7 @@ msgstr "සිටුවම් වෙනස් කිරීම" msgid "Current settings" msgstr "වර්තමාන සිටුවම්" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "ප්‍රස්තාර මාතෘකාව" @@ -1566,7 +1505,7 @@ msgstr "ප්‍රතිදානය පහදන්න" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "කාලය" @@ -1659,10 +1598,10 @@ msgid "" msgstr "" "අනයනිත වින්‍යාස සමඟින් ප්‍රස්ථාර ජාලය ගොඩනැගීම අසමත් විය. පෙරනිමි වින්‍යාස වෙත මාරු වෙමින්..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "ආනයනය" @@ -1728,7 +1667,7 @@ msgstr "ඉල්ලීම පිරිසැකසෙමින්" msgid "Error in Processing Request" msgstr "ඉල්ලීම පිරිසැකසීමේදී දෝශ ඇතිවිය" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "දත්තගබඩාවක් තෝරාගෙන නොමැත." @@ -1784,15 +1723,15 @@ msgstr "සුචි සඟවන්න" msgid "Show indexes" msgstr "සුචි පෙන්වන්න" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "අන්‍ය මූල පරීක්ෂාව:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(සක්‍රිය)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(අක්‍රිය)" @@ -1820,7 +1759,7 @@ msgstr "ඉවත් කෙරෙමින්" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "සුරැකි ශ්‍රිතයක නිර්වචනයෙහි RETURN ප්‍රකාශයක් තිබිය යුතුයි!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET සංස්කාරකය" @@ -1859,8 +1798,8 @@ msgstr "විමසුම් කවුළුව පෙන්වන්න" msgid "No rows selected" msgstr "පේළි කිසිවක් තෝරගෙන නැත" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "වෙනස් කරන්න" @@ -1868,18 +1807,18 @@ msgstr "වෙනස් කරන්න" msgid "Query execution time" msgstr "විමසුම ක්‍රියාත්මක කිරීමේ කාලය" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d වලංගු පේළි අංකයක් නොවේ." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "සුරකින්න" @@ -1891,7 +1830,7 @@ msgstr "සෙවුම් නිර්ණායක සඟවන්න" msgid "Show search criteria" msgstr "සෙවුම් නිර්ණායක පෙන්වන්න" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Zoom සෙවීම" @@ -1935,12 +1874,12 @@ msgstr "විමසුම් ප්‍රථිඵල" msgid "Data point content" msgstr "ලක්ෂයට අදාල දත්ත" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "නොසලකන්න" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "පිටපත් කරන්න" @@ -1962,7 +1901,7 @@ msgstr "අන්‍ය මූලය තෝරන්න" msgid "Please select the primary key or a unique key" msgstr "කරුණාකර ප්‍රාථමික මූලය හෝ අනුපම මූලයක් තෝරන්න" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "පෙන්වීම සඳහා තීරය ‍තෝරාගන්න" @@ -2042,7 +1981,7 @@ msgstr "දත්ත පේළි(ය) පෙන්වන්න" msgid "Generate password" msgstr "මුරපදය උත්පාදනය කරන්න" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "උත්පාදනය කරන්න" @@ -2050,7 +1989,7 @@ msgstr "උත්පාදනය කරන්න" msgid "Change Password" msgstr "මුරපදය වෙනස් කරන්න" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "තවත්" @@ -2141,63 +2080,63 @@ msgid "December" msgstr "දෙසැම්බර්" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "ජනවාරි" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "පෙබරවාරි" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "මාර්තු" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "අ‍ප්‍රේල්" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "මැයි" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "ජුනි" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "ජූලි" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "අගෝස්තු" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "සැප්තැම්බර්" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "ඔක්තෝම්බර්" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "නොවැම්බර්" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "දෙසැම්බර්" @@ -2235,32 +2174,32 @@ msgid "Sun" msgstr "ඉරිදා" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "සඳුදා" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "අඟහ" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "බදාදා" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "බ්‍රහස්" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "සිකුරා" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "සෙනසු" @@ -2373,16 +2312,16 @@ msgstr "%s වන පේළියේ අනපේක්ෂිත අනුලක msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "%1$s වන පේළියේ අනපේක්ෂිත අනුලකුණකි. ටැබයක් අපේක්ෂිත නමුත් \"%2$s\" හමුවිය" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "තප්පරයකට" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "මිනිත්තුවකට" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "පැයකට" @@ -2390,6 +2329,250 @@ msgstr "පැයකට" msgid "per day" msgstr "දිනකට" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "උපරිම: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "ලියකියවිලි" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "දෝෂය" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL විමසුම" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL පවසන ලදි: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "SQL වලංගු කරණයට සම්බන්ද වීම අසමත් විය!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL ය පහදන්න" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL ය පහදා දීමෙන් ඉවත් වන්න" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP කේත නොමැතිව" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP කේත සාදන්න" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "අලුත් කරන්න" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL සත්‍යාපනයෙන් ඉවත් වන්න" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL සත්‍යාපනය" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "මෙම විමසුමේ පේළිගත සංස්කරණය" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "පේළිගත" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "ඉරිදා" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y දින %I:%M %p ට" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "දින %s, පැය %s, මිනිත්තු %s සහ තප්පර %s" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "නොමැති පරාමිතිය:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "ඇරඹුම" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "පෙර" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "මීලඟ" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "අවසන" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr ""%s" දත්තගබඩාව වෙත යන්න." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "%s විශේෂාංගයෙහි හඳුනාගත් දෝෂයක් ඇත, %s බලන්න" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "මාරු කිරීමට ක්ලික් කරන්න" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "සැකිල්ල" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "ඇතුල් කරන්න" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "පිරික්සන්න" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "මෙහෙයුම්" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "පරිගණකය තුළ පිරික්සන්න:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "වෙබ් සේවාදායකයේ %s උඩුගත කිරීම් ඩිරෙක්ටරියෙන් තෝරන්න:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "අප්ලෝඩ් කිරීම් සඳහා සැකසූ ඩිරෙක්ටරිය වෙත පිවිසිය නොහැක" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "උඩුගත කිරීම සඳහා ගොනු නොමැත" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "ක්‍රියාත්මක කරන්න" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "මුද්‍රණය කරන්න" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2403,73 +2586,49 @@ msgstr "වින්‍යාස ගොනුව සඳහා වැරදි msgid "Font size" msgstr "ෆොන්ටයෙහි ප්‍රමාණය" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "සංස්කරණය කල දත්ත සුරකින්න" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "තීර අනුපිලිවල ප්‍රතිෂ්ඨාපනය කරන්න" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "ඇරඹුම" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "පෙර" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "මීලඟ" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "අවසන" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "ආරම්භක පේළිය" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "පේළි ගණන" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "ප්‍රකාරය" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "තිරස්" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "තිරස් (rotated headers)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "සිරස්" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "ශීර්ෂක, පේළි %s කට වරක්" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "යතුර අනුව තෝරන්න" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2493,64 +2652,76 @@ msgstr "යතුර අනුව තෝරන්න" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "විකල්ප" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "අර්ධ පෙළ" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "පූර්ණ පෙළ" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "සබැඳි යතුර" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "සබැඳි දර්ශන තීරය" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "ද්වීමය දත්ත පෙන්වන්න" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "BLOB දත්ත පෙන්වන්න" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "ද්වීමය දත්ත HEX ලෙස පෙන්වන්න" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "බ්‍රව්සර රූපාන්තරනය සඟවන්න" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Well Known Text" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Well Known Binary" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "පේළිය ඉවත් කරන ලදි" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "ඉවත් කරන්න" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "නවතා දමන්න" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2558,44 +2729,44 @@ msgstr "" "සමහර විට ආසන්න වශයෙන්. [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/" "a] බලන්න" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "විමසුම තුල" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "පේළි පෙන්වමින්" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "මුළු එකතුව" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "විමසුම තත්පර %01.4f ගන්නා ලදි" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "විමසුම් ප්‍රථිඵල සඳහා මෙහෙයුම්" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "මුද්‍රණ දර්ශනය (පූර්ණ පෙළ සමඟින්)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "ප්‍රස්තාරගත කරන්න" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "ජ්‍යාමිතික දත්ත නිරූපණය" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "දසුනක් සාදන්න" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "සබැඳිය හමු නොවිණි" @@ -2658,193 +2829,152 @@ msgstr "උඩුගත කරන ලද ගොනුව කියවීමට msgid "Open new phpMyAdmin window" msgstr "නව phpMyAdmin කවුළුවක් විවෘත කරන්න" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "මෙම ස්ථානය පසු කිරීම සඳහා කුකීස් - Cookies සක්‍රිය කල යුතුයි." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "මෙම ස්ථානයයෙන් පසු JavaScript සක්‍රිය කර තිබීම අවශ්‍යය" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "සුචියක් අර්ථදක්වා නැත!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "සූචියන්" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "අනන්‍ය" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "අහුරන ලද" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Cardinality" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "ටීකාව" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "ප්‍රාථමික මූලය හලන ලදි" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "%s සූචිය හලන ලදි" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "%1$s හා %2$s සුචි එක සමාන බැවින් එකක් ඉවත් කල හැක." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "දත්තගබඩා" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "සේවාදායකය" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "සැකිල්ල" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "ඇතුල් කරන්න" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "මෙහෙයුම්" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "අවධානය" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "ප්‍රේරක" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "වගුව හිස් ය!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "දත්තගබඩාව හිස්ය!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "විමසුම" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "වරප්‍රසාද" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "නෛත්‍යක" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "සිද්ධි" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "සැලසුම්කරණය" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "භාවිතා කරන්නන්" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "සමමුහුර්ත කරන්න" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "ද්වීමය ලොගය" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "විචල්‍යනයන්" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "අක්ෂර කට්ටලය" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "පේණු" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "යන්ත්‍රයන්" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "දෝෂය" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2870,75 +3000,75 @@ msgstr[1] "පේළි %1$d ක් ඇතුල් කෙරුනි." msgid "Error while creating PDF:" msgstr "PDF සැදීමේදී දෝෂ:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "මෑතදී භාවිතා කල වගු සුරැකීම අසමත් විය" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "මෑතදී භාවිතා කල වගු" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "මෑතදී භාවිතා කල වගු කිසිවක් නොමැත" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "ගබඩා යන්ත්‍රයෙහි තත්වය පිලිබඳ වැඩිදුර තොරතුරු නැත." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "මෙම MySQL සේවාදායකයේ %s ඇත." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "මෙම MySQL සේවාදායකයේ %s අක්‍රීය කර ඇත." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "මෙම MySQL සේවාදායකයේ %s ගබඩා යන්ත්‍රය භාවිත කල නොහැක." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "වගු තත්වය සඳහා නොහඳුනන අගයක්: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "`%s` මූලාශ්‍ර දත්තගබඩාව හමු නොවිණි!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "`%s` ඉලක්කගත දත්තගබඩාව හමු නොවිණි!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "වලංගු නොවන දත්තගබඩාව" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "වලංගු නොවන වගු නම" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "%1$s සිට %2$s දක්වා වගුවේ නම් වෙනස් කිරීමේ දෝෂයක් ඇත" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "%1$s වගුව %2$s ලෙසට නම වෙනස් කරන ලදි." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "වගු පරිශීලක අතුරුමුහුණත් සඳහා අභිමතයන් සුරැකීම අසමත් විය" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2947,7 +3077,7 @@ msgstr "" "අතුරුමුහුණත සඳහා තේරීම් අඩංගු ගොනුව පවිත්‍ර කිරීම අසමත් විය ($cfg['Servers'][$i]" "['MaxTableUiprefs'] %s බලන්න)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2957,83 +3087,83 @@ msgstr "" "අතුරුමුහුණත් විචල්‍යය \"%s\" සුරැකිය නොහැක. මෙම පිටුව ප්‍රතිපූර්ණයෙන් පසු සිදුකල වෙනස්කම් අහිමි වනු " "ඇත. අදාල වගුවේ සැකිල්ල වෙනස් වී ඇත්දැයි පරීක්ෂාකර බලන්න." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "ශ්‍රිතය" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "මෙහෙයවනය" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "අගය" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "වගුව තුල සෙවීම" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "සංස්කරණය/ඇතුල් කරන්න" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "පේළි තෝරන්න (අවම වශයෙන් එකක්):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "සෙවීම් කොන්දේසි එක් කරන්න (\"where\" වාක්‍යාංශය යටතේ):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "පිටුවකට පේළි ගණන" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "දර්ශනය කිරීමේ අනුපිළිවෙල:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "ලක්ෂ්‍ය ලේබල ගත කිරීමට මෙම තීරය භාවිත කරන්න" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "උපරිම තීර ගණන" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "අන්‍ය අගයන් පිරික්සන්න" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "අමතර සෙවීම් නිර්ණායක" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "තීර දෙකක් සඳහා \"උදාහරණයෙන් විමසුම\" ක් සිදු කරන්න (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "\"උදාහරණයෙන් විමසුම\" ක් සිදු කරන්න (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "ලක්ෂ්‍ය පිරික්සීම/සංස්කරණය" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "භාවිතා කරන අයුරු" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "සූමය ප්‍රතිසකසන්න" @@ -3115,21 +3245,21 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" "කුඩා දශම සංඛ්‍යාවකි, ලබා දිය හැකි අගයන් වන්නේ -3.402823466E+38 සිට -1.175494351E-38, " "0, හා 1.175494351E-38 සිට 3.402823466E+38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" -"ද්වී-නියත දශම සංඛ්‍යාවකි, ලබා දිය හැකි අගයන් වන්නේ -1.7976931348623157E+308 විට " -"-2.2250738585072014E-308, 0, හා 2.2250738585072014E-308 සිට " -"1.7976931348623157E+308" +"ද්වී-නියත දශම සංඛ්‍යාවකි, ලබා දිය හැකි අගයන් වන්නේ -1.7976931348623157E+308 විට -" +"2.2250738585072014E-308, 0, හා 2.2250738585072014E-308 සිට 1.7976931348623157E" +"+308" #: libraries/Types.class.php:311 msgid "" @@ -3399,13 +3529,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "අර්ථදක්වන ලද අගයන් අඩංගු ලැයිස්තුවකින් තෝරාගන්නා අගයකි" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "හවුල්" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "වගු" @@ -3416,35 +3546,35 @@ msgstr "වගු" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "දත්ත" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "පිරිවැය" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "දත්තගබඩාව වෙත යන්න" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "අනුරූ නොකරන ලද" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "අනුරූ කරන ලද" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr ""%s" දත්තගබඩාව සඳහා වරප්‍රසාද පරීක්ෂා කරන්න." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "වරප්‍රසාද පරීක්ෂා කරන්න" @@ -3490,174 +3620,18 @@ msgstr "වින්‍යසයන්හි වලංගු නැති සත msgid "You should upgrade to %s %s or later." msgstr "ඔබ %s %s හෝ ඉන්පසු අනුවාදයක් වෙත යාවත්කාලීන කල යුතුය." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "GLOBALS අගයන් උඩින් ලිවීමේ උත්සාහය" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "විය හැකි අයුතු ප්‍රයෝජන ගැනීමක්" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "සංඛ්‍යාත්මක යතුරක් අනාවරණය වුණි" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "උපරිම: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "ලියකියවිලි" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL විමසුම" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL පවසන ලදි: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "SQL වලංගු කරණයට සම්බන්ද වීම අසමත් විය!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL ය පහදන්න" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL ය පහදා දීමෙන් ඉවත් වන්න" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP කේත නොමැතිව" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP කේත සාදන්න" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "අලුත් කරන්න" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL සත්‍යාපනයෙන් ඉවත් වන්න" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL සත්‍යාපනය" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "මෙම විමසුමේ පේළිගත සංස්කරණය" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "පේළිගත" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "ඉරිදා" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y දින %I:%M %p ට" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "දින %s, පැය %s, මිනිත්තු %s සහ තප්පර %s" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "නොමැති පරාමිතිය:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr ""%s" දත්තගබඩාව වෙත යන්න." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "%s විශේෂාංගයෙහි හඳුනාගත් දෝෂයක් ඇත, %s බලන්න" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "මාරු කිරීමට ක්ලික් කරන්න" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "පරිගණකය තුළ පිරික්සන්න:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "වෙබ් සේවාදායකයේ %s උඩුගත කිරීම් ඩිරෙක්ටරියෙන් තෝරන්න:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "අප්ලෝඩ් කිරීම් සඳහා සැකසූ ඩිරෙක්ටරිය වෙත පිවිසිය නොහැක" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "උඩුගත කිරීම සඳහා ගොනු නොමැත" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "ක්‍රියාත්මක කරන්න" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "මුද්‍රණය කරන්න" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3683,9 +3657,9 @@ msgstr "විවෘත" msgid "Closed" msgstr "වසන ලද" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "අක්‍රිය" @@ -3813,30 +3787,30 @@ msgstr "SOAP දිගුව හමු නොවිණි" msgid "maximum %s" msgstr "උපරිම %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "විකි" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "මෙම සිටුවම අක්‍රීය කර ඇත, ඔබගේ වින්‍යාස සඳහා එය නොයෙදෙනු ඇත" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "%s අගය පිහිටුවන්න" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "පෙරනිමි අගය ප්‍රතිස්ථාපනය කරන්න" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "මෙම අගය වෙනස් කිරීමට භවිතා කරන්නන්ට ඉඩ දෙන්න" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "ප්‍රතිසකසන්න" @@ -4118,7 +4092,7 @@ msgid "Character set of the file" msgstr "ගොනුවේ අක්ෂර කට්ටලය" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "ආකෘතිය" @@ -4143,14 +4117,14 @@ msgstr "තීර නම් පළමු පේළියේ යොදන්න" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "තීර ඇවුරුම් සළකුණ" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "තීර මගහැරීමේ සළකුණ" @@ -4170,13 +4144,13 @@ msgstr "තීර තුල ඇති CRLF අනුලකුණු ඉවත් #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "තීර වෙන් කිරීමේ සළකුණ" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "පේළි අවසන් කිරීමේ සළකුණ" @@ -4233,12 +4207,12 @@ msgstr "ලේබල යතුර" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME වර්ගය" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "සබඳතා" @@ -4251,7 +4225,7 @@ msgid "Save on server" msgstr "සේවාදායකයේ සුරකින්න" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "වත්මන් ගොනු(ව) උඩින් ලියන්න" @@ -4264,7 +4238,7 @@ msgid "Enclose table and column names with backquotes" msgstr "වගු සහ තීර නම් පසු-උදෘත මගින් අවුරන්න" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL ගැලපුම් ප්‍රකාරය" @@ -4485,8 +4459,8 @@ msgstr "" "වචන දැනගැනීමට [a@Documentation.html#cfg_TitleTable]ලියකියවිලි[/a] බලන්න." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "විමසුම් කවුළුව" @@ -5773,10 +5747,10 @@ msgstr "SQL වලංගු කරණය සක්‍රීය කිරීම #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "මුරපදය" @@ -5798,8 +5772,8 @@ msgstr "" "ඔබට සාදා ගත් භාවිත නාමයක් ඇත්නම් එය මෙහි සඳහන් කරන්න (නැත්නම් පෙරනිමි අගය වන [kbd]" "anonymous[/kbd] භාවිතා කෙරේ)" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "භාවිත නාමය" @@ -6036,42 +6010,90 @@ msgstr "%s දිගුව සොයාගත නොහැක. කරුණා msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "සේවාදායකය ප්‍රතිචාර නොදක්වයි (හෝ සේවාදායකයේ සොකට් නිවැරදිව සකසා නැත)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "සේවාදායකය ප්‍රතිචාර නොදක්වයි." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "කරුණාකර දත්තගබඩාව අඩංගු ඩිරෙක්ටරිය සඳහා වරප්‍රසාද පරීක්ෂා කරන්න." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "තොරතුරු..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "\"%s\" %s සඳහා සෙවීම් ප්‍රතිළුල:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "එකතුව: %s ගැලපුමයි" +msgstr[1] "එකතුව: ගැලපුම් %s යි" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%2$s තුල ගැලපීම් %1$s කි" +msgstr[1] "%2$s තුල ගැලපීම් %1$s කි" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "%s වගුව තුල ගැලපීම් ඉවත් කරන්නද?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "දත්තගබඩාවේ සොයන්න" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "සෙවීම සඳහා වචන(ය) හෝ අගය(න්) (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "සොයන්න:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "වචන වෙන් කෙරෙන්නේ හිස් තැනකිනි(\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "වගු තුල:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "තීරය තුල:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "වින්‍යාසයන් හි අර්ථදක්වා ඇති පරිදි පරිපාලක භාවිතා කරන්නා ලෙස සම්බන්ධ වීම අසමත් විය." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "මුරපදය වෙනස් කරන්න" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "මුරපදයක් නැත" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "නැවත ටයිප් කරන්න" @@ -6092,8 +6114,8 @@ msgstr "දත්තගබඩාවක් සාදන්න" msgid "Create" msgstr "සාදන්න" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "වරප්‍රසාද නොමැත" @@ -6107,9 +6129,9 @@ msgstr "වගුව සාදන්න" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "නම" @@ -6117,94 +6139,94 @@ msgstr "නම" msgid "Number of columns" msgstr "තීර ගණන" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "අපනයන පේණු පූරණය කල නොහැකි විය, ඔබගේ ස්ථාපනය පරීක්ෂා කර බලන්න!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "වත්මන් සේවාදායකයෙන් දත්තගබඩා අපනයනය කිරීම" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "\"%s\" දත්තගබඩාවෙන් වගු අපනයනය කිරීම" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "\"%s\" වගුවෙන් පේළි අපනයනය කිරීම" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "අපනයන ක්‍රමය:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "කඩිනම් - අවම තෝරා ගැනීම් පමණක් පෙන්වන්න" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "අභිමත - සියලුම තෝරා ගැනීම් පෙන්වන්න" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "දත්තගබඩා(ව):" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "වගු(ව):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "පේළි:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "සමහර පේළි(ය) පමණක් ප්‍රතිදානය කරන්න" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "පේළි ගණන:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "ආරම්භක පේළිය:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "සියළුම පේළි ප්‍රතිදානය කරන්න" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "ප්‍රතිදානය:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "සේවාදායකයේ %s ඩිරෙක්ටරියේ සුරකින්න" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "ප්‍රතිදානය ගොනුවකට සුරකින්න" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "ගොනු නාම අච්චුව:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ සේවාදායකයේ නාමයෙන් ප්‍රතිස්ථාපනය කෙරෙනු ඇත" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ දත්තගබඩාවේ නාමයෙන් ප්‍රතිස්ථාපනය කෙරෙනු ඇත" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ වගුවේ නාමයෙන් ප්‍රතිස්ථාපනය කෙරෙනු ඇත" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "alue is interpreted using %1$sstrftime%2$s, so you can use time matting " @@ -6212,86 +6234,86 @@ msgstr ", @TABLE@ වගුවේ නාමයෙන් ප්‍රතිස් #| "will be kept as is." 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." +"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 "" "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." +"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." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "මතු අපනයන සඳහා භාවිතා කරන්න" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "ගොනුවේ අක්ෂර කට්ටලය:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "හැකිළීම:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zip කරන ලද" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzipp කරන ලද" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzipp කරන ලද" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "ප්‍රතිදානය පෙළ ලෙස දර්ශනය කරන්න" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "ආකෘතිය:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "ආකෘති-විශේෂී තෝරා ගැනීම්:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "කේතීකරණ පරිවර්තනය:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%2$s ශාඛාවේ %1$s සංස්කරණය" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "ශාඛාවක් නොමැත" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Git සංස්කරණය" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "%1$s %2$s විසින් එක් කරන ලද" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "%1$s %2$s විසින් රචිත" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6300,78 +6322,78 @@ msgstr "" "මෙය ඔබ උඩුගත කරන ගොනුව අවසරැති ප්‍රමාණයට වඩා විශාල වීම හෝ webkit මූලික කරගත් බ්‍රව්සර වල " "(Safari, Google Chrome, Arora etc.) හඳුනාගත් දෝෂයක් විය හැක." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s/%s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "ඔබගේ ආනයන ගොනුව උඩුගත කෙරෙමින්..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/තත්පර." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "තවත් මිනිත්තු %MIN තත්පර %SEC ක් පමණ ඉතිරිව ඇත." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "තවත් තත්පර %SEC ක් පමණ ඉතිරිව ඇත." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "ඔබගේ ගොනුව සැකසෙමින් පවතී. කරුණාකර ඉවසා සිටින්න." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" "කරුණාකර ඉවසා සිටින්න. ගොනුව උඩුගත කෙරෙමින් පවතී. උඩුගත කිරීම පිලිබඳ වැඩි විස්තර ලබා ගත නොහැක." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "වත්මන් සේවාදායකය තුළට ආනයනය කිරීම" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "\"%s\" දත්තගබඩාව තුළට ආනයනය කිරීම" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "\"%s\" වගුව තුළට ආනයනය කිරීම" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "ආනයනය සඳහා වූ ගොනුව:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "ගොනුව, හකුළුවා ඇති (උදා: %s) හෝ හකුළුවා නැති එකක් විය හැක." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" "හැකිළූ ගොනුවක නම .[ආකෘතිය].[හැකිළීම] ලෙස අවසන් විය යුතුයි. උදා: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "මෙම සේවාදායකයේ ගොනු උඩුගත කිරීමට අවසර නොමැත." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "අර්ධ ආනයනය:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6379,7 +6401,7 @@ msgstr "" "පෙර උඩුගත කිරීම නියමිත කාලය ඉක්මවා ගියේය. නැවත වරක් යොමු කල විට උඩුගත කිරීම %d ස්ථානයෙන් " "ඇරඹෙනු ඇත." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6388,11 +6410,11 @@ msgstr "" "කාල සීමාව අවසානයට ආසන්න බව දැණුනු විට අනයනනයට බාධා කිරීම සිදුකරන්න. (විශාල ගොනු " "ආනයනයට මෙය හොඳ ක්‍රමයක් වන නමුත් මෙමඟින් transactions බිඳීම සිදුවිය හැක.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "පළමු පේළියේ සිට අත්හළ යුතු පේළි ගණන:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "ආකෘති-විශේෂී තෝරා ගැනීම්:" @@ -6401,7 +6423,7 @@ msgstr "ආකෘති-විශේෂී තෝරා ගැනීම්:" msgid "Language" msgstr "භාෂාව" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "අනුවාදය පිළිබඳ තොරතුරු" @@ -6441,67 +6463,67 @@ msgstr "තම වගු වල දත්ත සහ සුචි කෑෂ්ග msgid "Buffer Pool" msgstr "Buffer Pool" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB තත්වය" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "පිටු" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "නිදහස් පිටු" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "අපවිත්‍ර පිටු" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "දත්ත අඩංගු පිටු" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "කාර්ය බහුල පිටු" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "කියවීම සඳහා වූ ඉල්ලීම්" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "ලිවීම සඳහා වූ ඉල්ලීම්" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Read misses" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Write waits" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6689,18 +6711,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "අදාල සබැඳි" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "Paul McCullagh ගේ PrimeBase XT බ්ලොගය" @@ -6708,123 +6730,123 @@ msgstr "Paul McCullagh ගේ PrimeBase XT බ්ලොගය" msgid "No data found for GIS visualization." msgstr "ජ්‍යාමිතික නිරූපණයට දත්ත කිසිවක් හමු නොවිණි." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL හිස් ප්‍රතිඵල කුලකයක් (පේළි කිසිවක් අඩංගු නොවන) සපයන ලදි." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "පහත සැකිලි අලුතින් සාදා හෝ වෙනස් කර ඇත. මෙහිදී ඔබට:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "සැකිල්ලක අන්තර්ගතය එහි නම මත ක්ලික් කිරීමෙන් බලන්න" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "අදාල \"විකල්ප\" සබැඳිය මත ක්ලික් කිරීමෙන් එහි ඕනෑම සිටුවමක් වෙනස් කරන්න" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "\"සැකිල්ල\" සබැඳිය ඔස්සේ යාමෙන් සැකිල්ල සංස්කරණය කරන්න" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "%s දත්තගබඩාව වෙත යන්න" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "%s සඳහා සිටුවම් සංස්කරණය කරන්න" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "%s වගුව වෙත යන්න" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "%s හි සැකිල්ල" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "%s දසුන වෙත යන්න" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "සඟවන්න" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "ද්වීමය" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "මෙහි දිග නිසා,
මෙම තීරුව සංස්කරණය කල නොහැකි විය හැකිය" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "ද්වීමය - සංස්කරණය නොකරන්න" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "වෙබ් සේවාදායකයේ උඩුගත ඩිරෙක්ටරිය" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "පේළි %s බැගින් තවදුරටත් ඇතුල් කරන්න" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "අනතුරුව" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "නව පේළියක් ලෙස ඇතුල් කරන්න" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "දෝෂ නොසලකමින් නව පේළියක් ලෙස ඇතුල් කරන්න" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "ඇතුල් කිරීමේ විමසුම පෙන්වන්න" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "පෙර පිටුවට ආපසු යන්න" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "නව පේළියක් එක් කරන්න" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "මෙම පිටුව වෙත ආපසු යන්න" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "මීලඟ පේළිය සංස්කරණය කරන්න" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "SQL විමසුම පෙන්වමින්" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "%1$d පේළිය ඇතුල් කරන ලදි" @@ -6839,234 +6861,234 @@ msgstr "නැත" msgid "Convert to Kana" msgstr "Kana වෙත පරිවර්තනය කරන්න" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "සිට" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "දක්වා" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "ඉදිරිපත් කරන්න" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "වගු නාම මූලයක් එක් කරන්න" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "නාම මූලයක් එක් කරන්න" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "පහත විමසුම ක්‍රියාත්මක කිරීමට ඔබට ඇත්තෙන්ම අවශ්‍යද?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "වෙනස්කම් නැත" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "අක්ෂර කට්ටලය" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "බල්ගේරියානු" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "සරලකරන ලද චීන" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "සාම්ප්‍රධායික චීන" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "පුවරු සංවේදී නොවන" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "පුවරු සංවේදී" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "ක්‍රොයේශියානු" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "චෙකොස්ලෝවැකියානු" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "ඩෙන්මාර්කියානු" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "ඉංග්‍රීසි" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "එස්තෝනියානු" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "ජර්මානු" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "කෝෂය" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "දුරකථන පොත" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "හංගේරියානු" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "අයිස්ලන්තික" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "ජපන්" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "ලැට්වියානු" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "ලිතුවේනියානු" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "කොරියානු" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "පර්සියානු" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "පෝලන්ත" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "බටහිර යුරෝපීය" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "රුමේනියානු" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "ස්ලෝවැකි" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "ස්ලෝවේනියානු" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "ස්පාඤ්ඤ" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "සාම්ප්‍රධායික ස්පාඤ්ඤ" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "ස්වීඩන" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "තායි" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "තුර්කි" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "යුක්රේනියානු" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "යුනිකෝඩ්" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "බහුභාෂා" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "මධ්‍යම යුරෝපීය" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "රුසියානු" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "බෝල්ටික" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "ඇමෙරිකානු" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "සිරිලික්" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "අරාබියානු" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "හීබෲ" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "ජෝජියානු‍" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "ග්‍රීක්" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "චෙකොස්ලෝවැකියානු-ස්ලෝවැකියානු" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "මුල් පිටුව" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "පිටවන්න" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin ලියකියවිලි" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "යාත්‍රණ රාමුව ප්‍රතිපූර්ණය කරන්න" @@ -7088,8 +7110,8 @@ msgstr "%s වෙත ආයුබෝවන්" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "ඔබ වින්‍යාස ගොනුවක් නොසෑදුවා විය යුතුය. වින්‍යාස ගොනුවක් සෑදීමට %1$sපිහිටුවීමේ විධානාවලිය%2$s " "භාවිතා කිරීම අවශ්‍ය විය හැකිය." @@ -7138,20 +7160,20 @@ msgstr "මුරපදය:" msgid "Server Choice" msgstr "සේවාදායකයේ තේරීම" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "මුර පදයක් නොමැතිව ඇතුල් වීම ඔබගේ සිටුවම් මගින් වලකා ඇත. (AllowNoPassword බලන්න)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "පසුගිය තත්පර %s තුල අක්‍රීයයි; නැවත ඇතුළු වන්න" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL සේවාදායකයට ලොග් විය නොහැක" @@ -7231,7 +7253,7 @@ msgstr "දත්ත නික්ෂේපන විකල්ප" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "වගු සඳහා නික්ෂේප දත්ත" @@ -7246,28 +7268,28 @@ msgstr "සිද්ධිය" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "අර්ථ දැක්වීම" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "වගුවක් සඳහා වගු සැකිල්ල" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "දසුන සඳහා සැකිල්ල" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "දසුන සැදීම සඳහා තාවකාලික සැකිල්ල" @@ -7313,32 +7335,32 @@ msgid "Display MIME types" msgstr "MIME වර්ග පෙන්වන්න" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "දායකයා" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "උත්පාදන වේලාව" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "සේවාදායකයේ අනුවාදය" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP අනුවාදය" @@ -7415,7 +7437,7 @@ msgstr "" "නාමයන් ආරක්ෂා කරයි)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "ඇතුල් කිරීම් වලට පෙර වගුව හිස් කරන්න" @@ -7490,33 +7512,33 @@ msgstr "" "TIMESTAMP තීර UTC ලෙස නික්ෂේපනය කරන්න (වෙනස් වේලා කලාපවල ඇති සේවාදායක අතර " "TIMESTAMP තීර නික්ෂේපනය හා ප්‍රතිපූරණයට අවස්ථාව ලබා දේ)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "ක්‍රියාපටිපාටිය" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "ශ්‍රිත" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "නික්ෂේපනය කරන ලද වගු සඳහා සීමා බාධක" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "වගුව සඳහා සීමා බාධක" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPES FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "දත්ත කියවීමේදී දෝෂයකි:" @@ -7559,15 +7581,15 @@ msgstr "" msgid "Column names: " msgstr "තීර නම්: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "CSV ආනයනය සඳහා වැරදි පරාමිතියක්: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7576,13 +7598,13 @@ msgstr "" "සැපයූ තීර නාමය (%s) වලංගු නොවේ! තීර නම් නිවැරදි අක්ෂර වින්‍යාසය සහිත බවට, උධෘත මගින් අහුරා " "ඇති බවට සහ කොමා සලකුණු වලින් වෙන් කර ඇති බවට වගබලා ගන්න." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "CSV ආනයනයේ %d පේළියේ වැරදි ආකෘතියක්." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "CSV අදානයේ %d පේළියේ වැරදි තීර ගණනකි." @@ -7592,17 +7614,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "වගුවේ නම" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "තීර නම්" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "මෙම පේණුව හැකිළු ආනයන සඳහා සහාය නොදක්වයි!" @@ -7794,94 +7816,94 @@ msgstr "" "සබැඳියක් පෙන්වයි; ක්ෂේත්‍රයේ අඩංගු විය යුත්තේ ගොනුවේ නාමයයි. පළවන විකල්පය URLය සඳහා " "\"http://www.example.com/\" වැනි උපසර්ගයකි. දෙවන විකල්පය සබැඳිය සඳහා පෙන්විය යුතු පෙළයි." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "OK නැත" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "සක්‍රිය කරන ලද" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "වගු සබඳතා වලට අදාල සාමාන්‍ය විශේෂාංග" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "දර්ශන ලක්ෂණ" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF සෑදීම" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "තීර විස්තර පෙන්වීම" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "බ්‍රව්සර රූපාන්තරනය" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "ඔබගේ column_comments වගුව යාවත්කාලීන කරන්නේ කෙසේද යන්න පිළිබඳව ලියකියවිලි බලන්න" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "පොත් සලකුණු කරන ලද SQL විමසුම" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL ඉතිහාසය" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "කල්පවතිනා ලෙස සටහන් කෙරෙන මෑතදී භාවිතා කල වගු" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "කල්පවතිනා ලෙස සටහන් කෙරෙන වගු අතුරු මුහුණත සම්බන්ධ අභිරුචි" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "භාවිතා කරන්නාගේ අභිරුචි" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "examples/create_tables.sql භාවිතා කර අවශ්‍ය කරන වගු තනා ගන්න." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "පරිපාලක භාවිතා කරන්නෙක් තනා ඔහුට මෙම වගු සඳහා පරිශීලන වරප්‍රසාද ලබා දෙන්න." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "යාවත්කාලීන කරන ලද වින්‍යාස ගොනුව පූරණය සඳහා phpMyAdmin වෙත නැවත වරක් ඇතුල් වන්න." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "විස්තරයක් නොමැත" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "කතිර කොටුගත කිරීම ඉවත් කරන්න" @@ -7889,7 +7911,7 @@ msgstr "කතිර කොටුගත කිරීම ඉවත් කරන msgid "Slave configuration" msgstr "Slave සඳහා වින්‍යාසයන්" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Master සේවාදායකය වෙනස් කරන්න හෝ නැවත වින්‍යාස කරන්න" @@ -7902,9 +7924,9 @@ msgstr "" "නම් පහත පේළිය [mysqld] කොටසට ඇතුලත් කරන්න:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "භාවිත නාමය" @@ -7922,193 +7944,193 @@ msgid "Slave status" msgstr "Slave සේවාදායකයේ තත්වය" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "විචල්‍යය" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "සේවාදායකයේ හැඳුනුම් අංකය" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" "--report-host=host_name විකල්පය සමඟ ඇරඹි slave සේවාදායක පමණක් මෙම ලැයිස්තුවේ පෙන්වයි." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "ඕනෑම භාවිතා කරන්නෙක්" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "පෙළ ක්ෂේත්‍ර භාවිතා කරන්න" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "ඕනෑම දායකයෙක්" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "ස්වදේශී" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "මෙම දායකයා" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "දායක වගුව භාවිතා කරන්න" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "මුරපදය උත්පාදනය කරන්න" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "පහත විමසුම් අසමත් විය: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "හලන ලද සිද්ධිය ප්‍රතිස්ථාපනය කිරීම අසමත් විය." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "රක්ෂිත විමසුම වූයේ:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "%1$s සිද්ධිය වෙනස් කරන ලදි." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "%1$s සිද්ධිය සාදන ලදි." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "ඔබගේ ඉල්ලීම පිරිසකසන අතරතුර දෝෂ එකක් හෝ වැඩි ගණනක් ඇති විය:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "සිද්ධිය සංස්කරණය කරන්න" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "ඉල්ලීම පිරිසැකසීමේදී දෝශ ඇතිවිය" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "තොරතුරු" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "සිද්ධියේ නම" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "සිද්ධි වර්ගය" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "%s ලෙස වෙනස් කරන්න" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "ක්‍රියාත්මක කල යුත්තේ" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "ක්‍රියාත්මක කරන්න සෑම" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "අරඹන්න" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "නවතන්න" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "සමාප්තියේදී සුරකින්න" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "අර්ථ දක්වන්නා" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "අර්ථ දක්වන්නා \"භාවිත නාමය@සේවාදායක නාමය\" ආකෘතියේ විය යුතුය" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "ඔබ සිද්ධිය සඳහා නමක් ලබාදිය යුතුයි" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "ඔබ සිද්ධිය සඳහා වලංගු කාල පරතරයක් ලබාදිය යුතුයි." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "ඔබ සිද්ධිය සඳහා වලංගු ක්‍රියාත්මක කිරීමේ වෙලාවක් ලබාදිය යුතුයි." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "ඔබ සිද්ධිය සඳහා වලංගු වර්ගයක් ලබාදිය යුතුයි." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "ඔබ සිද්ධි අර්ථ දැක්වීමක් ලබාදිය යුතුයි." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "නව" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "අක්‍රීයයි" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "සක්‍රීයයි" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "සිද්ධි නියමකාරනියේ තත්වය" @@ -8124,89 +8146,89 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "වලංගු නැති නෛත්‍යක වර්ගය: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "හලන ලද නෛත්‍යකය ප්‍රතිස්ථාපනය කිරීම අසමත් විය." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "%1$s නෛත්‍යකය වෙනස් කරන ලදී." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "%1$s නෛත්‍යකය සාදන ලදි." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "නෛත්‍යකය සංස්කරණ කරන්න" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "නෛත්‍යකයේ නම" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "පරාමිතියන්" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "දිශාව" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "දිග/අගයන්" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "පරාමිතය එක් කරන්න" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "අවසන් පරාමිතය ඉවත් කරන්න" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "ප්‍රතිදාන වර්ගය" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "ප්‍රතිදානයේ දිග/අගයන්" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "ප්‍රතිදාන විකල්ප" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "නිර්ණයනය කල හැකිද යන වග" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "ආරක්ෂණ වර්ගය" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "SQL දත්ත පරිශීලනය" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "ඔබ නෛත්යකය සඳහා නමක් ලබාදිය යුතුයි" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "පරාමිතිය සඳහා සපයන ලද \"%s\", දිශාව සඳහා වැරදි අගයකි." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8214,37 +8236,37 @@ msgstr "" "ENUM, SET, VARCHAR සහ VARBINARY වර්ගවල නෛත්‍යක පරාමිති සඳහා ඔබ ප්‍රමාණය/අගයන් ලබා දිය " "යුතුය." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "සෑම නෛත්‍යක පරාමිතියක් සඳහාම ඔබ නමක් සහ වර්ගයක් ලබා දිය යුතුය." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "නෛත්‍යකය සඳහා ඔබ වලංගු ප්‍රතිදාන වර්ගයක් ලබා දිය යුතුය." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "ඔබ නෛත්‍යක අර්ථදක්වීමක් ලබා දිය යුතුය." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "කාර්ය පටිපාටියේ අවසන් ප්‍රකාශය ක්‍රියාත්මක කිරීමෙන් පේළි %d කට බලපෑවේ ය" msgstr[1] "කාර්ය පටිපාටියේ අවසන් ප්‍රකාශය ක්‍රියාත්මක කිරීමෙන් පේළි %d කට බලපෑවේ ය" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "%s නෛත්‍යකයේ ප්‍රතිදානය" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "නෛත්‍යකය ක්‍රියාත්මක කරන්න" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "නෛත්‍යක පරාමිති" @@ -8275,23 +8297,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "වේලාව" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "ඔබ ප්‍රේරකය සඳහා නමක් ලබාදිය යුතුයි" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "ඔබ ප්‍රේරකය සඳහා වලංගු වේලාවක් ලබාදිය යුතුයි" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "ඔබ ප්‍රේරකය සඳහා වලංගු සිද්ධියක් ලබාදිය යුතුයි" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "ඔබ වලංගු වගු නාමයක් ලබාදිය යුතුයි" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "ඔබ ප්‍රේරක අර්ථදක්වීමක් ලබා දිය යුතුය." @@ -8373,144 +8395,144 @@ msgstr "%2$s දත්තගබඩාවේ %1$s නමින් සිද්ධ msgid "There are no events to display." msgstr "පෙන්වීම සඳහා සිද්ධි නොමැත." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "%s නමින් වගුවක් නොපවතියි!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "කරුණාකර %s වගුව සඳහා ඛණ්ඩාංක අගයන් සිටුවන්න" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "%s දත්තගබඩාවේ ක්‍රමානුරූපය - %sවන පිටුව" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "මෙම පිටුවේ වගු කිසිවක් අඩංගු නොවේ!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "ක්‍රමානුරූප දෝෂය: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "ක්‍රමානුරූපය" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "පටුන" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "ගුණාංග" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "අතිරේක" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "නව පිටුවක් සාදන්න" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "පිටුවේ නම" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "ස්වයංක්‍රීය සැලැසුම සඳහා පදනම් කර ගත යුත්තේ" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "අභ්‍යන්තර සබඳතා" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "අන්‍ය මූල" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "සංස්කරණය සඳහා පිටුවක් තෝරාගන්න" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "පිටුව තෝරන්න" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "වගු තෝරන්න" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "ක්‍රමානුරූපය පෙන්වන්න" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "ක්‍රමානුරූපය අපනයනය කල යුතු ආකෘතිය තෝරන්න" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "කොටු සැලැස්ම පෙන්වන්න" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "වර්ණය පෙන්වන්න" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "වගු වල මාන පෙන්වන්න" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "සියලු වගු එකම ප්‍රමාණයෙන් පෙන්වන්න" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "මූල පමණක් පෙන්වන්න" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "තිරස් දිශානතිය" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "සිරස් දිශානතිය" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "දිශානතිය" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "පිටුවේ ප්‍රමාණය" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8529,44 +8551,44 @@ msgstr "%1$s නොදන්නා භාෂාවකි." msgid "Current Server" msgstr "වත්මන් සේවාදායකය" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "මූලාශ්‍ර දත්ත ගබඩාව" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "වත්මන් සේවාදායකය" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "දුරස්ථ සේවාදායකය" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "වෙනස" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "ඉලක්කගත දත්තගබඩාව" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "තේරීමට ක්ලික් කරන්න" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "SQL විමසුමක් සිදු කරන්න/%s සේවාදායකය මත විමසුම්" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "SQL විමසුමක් සිදු කරන්න/%s දත්තගබඩාව මත විමසුම්" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "මකන්න" @@ -8575,11 +8597,11 @@ msgstr "මකන්න" msgid "Columns" msgstr "තීර" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "මෙම SQL විමසුම පොත් සලකුණුගත කරන්න" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "සියලු භාවිතා කරන්නනට මෙම පොත් සලකුණට පිවිසීමට ඉඩ දෙන්න" @@ -8666,7 +8688,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "%s සඳහා අවධානය සක්‍රීයයි." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "ld type is \"enum\" or \"set\", please enter the values using this " @@ -8684,34 +8706,34 @@ msgstr "" "a single quote (\"'\") amongst those values, precede it with a backslash " "(for example '\\\\xyz' or 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "සූචිය" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "පේළිය ගෙනයන්න" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8719,57 +8741,57 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "කිසිවක් නැත" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "ප්‍රාථමික" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "සම්පූර්ණ පාඨය" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "%s ට පසු" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "%s ක්ෂේත්‍ර(ය) එක් කරන්න" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "ඔබ අවම වශයෙන් එක් ක්ෂේත්‍රයක්වත් එක් කල යුතුයි." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "ගබඩා යන්ත්‍ර‍" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8787,14 +8809,14 @@ msgid "" "Your preferences will be saved for current session only. Storing them " "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -"මෙම සැසිය සඳහා පමණක් ඔබගේ තෝරාගැනීම් සුරැකේ. තෝරාගැනීම් ස්ථාවරව සුරැකීම සඳහා " -"%sphpMyAdmin වින්‍යාස ගබඩාව%s අවශ්‍යය." +"මෙම සැසිය සඳහා පමණක් ඔබගේ තෝරාගැනීම් සුරැකේ. තෝරාගැනීම් ස්ථාවරව සුරැකීම සඳහා %" +"sphpMyAdmin වින්‍යාස ගබඩාව%s අවශ්‍යය." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "වින්‍යාස සුරැකීම අසමත් විය" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8809,82 +8831,82 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "ZIP ආරක්ෂණයේ දෝෂයක් ඇත:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "සාමාන්‍ය සිටුවම්" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "සේවාදායක සම්බන්ධතා collation" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "මුහුණුවර සම්බන්ධ සිටුවම්" # සිටුවම් = settings. Source: Glossary of Information Technology Terms - ICTA -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "තවත් සිටුවම්" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "දත්තගබඩා සේවාදායකය" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "මෘදුකාංගය" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "මෘදුකාංග අනුවාදය" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "ප්‍රෝටකෝල අනුවාදය" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "භාවිතා කරන්නා" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "සේවාදායකයේ අක්ෂර කට්ටලය" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "වෙබ් සේවාදායකය" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "දත්තගබඩා සේවාලාභියාගේ අනුවාදය" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP දිගුව" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP තොරතුරු පෙන්වන්න" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "නිල phpMyAdmin මුල් පිටුව" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "දායක වන්න" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "සහාය ලබා ගන්න" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "වෙනස්කම් ලැයිස්තුව" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8895,46 +8917,46 @@ msgstr "" "වරප්‍රසාදැති ගිණුමට අදාළ වේ. මෙම පෙරනිමි අගයන් භාවිත කිරීම අනවසර ඇතුල්වීම් වලට හේතු විය හැකි " "බැවින් ඔබ 'root' භාවිතා කරන්නා සඳහා වෙනත් මුරපදයක් ලබා දිය යුතුය." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -8943,7 +8965,7 @@ msgstr "" "phpMyAdmin හි configuration storage සම්පූර්ණයෙන් සකසා නැති බැවින් යම් විස්තෘත විශේෂාංග " "අක්‍රිය වී ඇත. ඇයිදැයි සොයා බැලීමට %sමෙතන%s ක්ලික් කරන්න." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -8952,31 +8974,31 @@ msgstr "" "ඔබගේ PHP MySQL පුස්තකාල අනුවාදය වන %s සේවාදායකයේ MySQL අනුවාදය වන %s න් වෙනස් වේ. " "මෙය අනපේක්ෂිත හැසිරීම් ගෙන දිය හැක." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "දත්තගබඩා නොමැත" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "දත්තගබඩා නමින් පෙරහන්න" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "වගු නමින් පෙරහන්න" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "වගුවක් සාදන්න" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "කරුණාකර දත්තගබඩාවක් තෝරන්න" @@ -9024,7 +9046,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "සබඳතා දක්වන ඉරි පෙන්වන්න/සඟවන්න" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9083,67 +9105,67 @@ msgstr "එකතු කරන්න" msgid "Active options" msgstr "සක්‍රිය විකල්ප" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "පිටුව සාදන ලදි" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "පිටුව සෑදීම අසමත් විය" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "පිටුව" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "තෝරාගත් පිටු ආනයනය කරන්න" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "තෝරාගත් පිටු අපනයනය කරන්න" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "පිටුවක් සාදා අපනයනය කරන්න" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "නව පිටු නාමය: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "අභ්‍යන්තර සබඳතා එක් කරන ලදි" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "සම්බන්දතාවය ඉවත් කරන ලදී" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "වෙනස් කිරීම් සුරකින ලදි" @@ -9216,15 +9238,15 @@ msgstr "වත්මන් සිටුවම් උඩින් නව සි msgid "You can reset all your settings and restore them to default values." msgstr "ඔබගේ සියලුම සිටුවම් ප්‍රතිසකසා ඒවා පෙරනිමි අගයන් වෙත ප්‍රතිෂ්ඨාපනය කල හැක." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "ගොනු ආනයනය" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "සියලු" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9233,37 +9255,37 @@ msgstr "" msgid "File doesn't exist" msgstr "ගොනුව නොපවතියි" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "පෙන්වීම සඳහා ද්වීමය ලොගය තෝරන්න" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "ගොනු" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "සම්පූර්ණ විමසුම් පෙන්වන්න" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "ලොග් නම" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "පිහිටුම" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "මුල් පිහිටුම" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "තොරතුරු" @@ -9271,31 +9293,31 @@ msgstr "තොරතුරු" msgid "Character Sets and Collations" msgstr "අක්ෂර කට්ටල සහ ‍Collations" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "දත්තගබඩා %1$d ක් සාර්ථකව හලන ලදි." msgstr[1] "දත්තගබඩා %1$d ක් සාර්ථකව හලන ලදි." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "දත්තගබඩා සංඛ්‍යා ලේඛන" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "සංඛ්‍යා ලේඛන සක්‍රිය කරන්න" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9303,7 +9325,7 @@ msgstr "" "සටහන: සංඛ්‍යාලේඛන සක්‍රීය කිරීම මගින් වෙබ් සේවාදායකය සහ MySQL සේවාදායකය අතර විශාල දත්ත " "හුවමාරුවක් ඇති විය හැකිය." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "ගබඩා යන්ත්‍ර" @@ -9331,7 +9353,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "අනුවාදය" @@ -9347,461 +9369,461 @@ msgstr "" msgid "disabled" msgstr "අක්‍රීයයි" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "ප්‍රේරක සැදීමට හා ඉවත් කිරීමට අවසර ලබා දෙයි" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "වරප්‍රසාද නොමැත." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "කිසිවක් නැත" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "වගු-විශේෂී වරප්‍රසාද" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "සටහන: MySQL වරප්‍රසාද නම් සඳහන් වනුයේ ඉංග්‍රීසියෙනි" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "පරිපාලනය" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "ගෝලීය වරප්‍රසාද" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "දත්තගබඩා විශේෂිත වරප්‍රසාද" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "සම්පත් සීමා" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "සටහන: මෙම විකල්පය 0 (බිංදුවට) පත් කිරීම මගින්සීමා ඉවත් වනු ලැ‍‍බේ." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "ලොගින තොරතුරු" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "මුරපදය වෙනස් නොකරන්න" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "භාවිතා කරන්නන් හමු නොවිණි." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "%s භාවිතා කරන්නා දැනටමත් පවතී!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "ඔබ නව භාවිතා කරන්නනෙක් එක් කරන ලදි." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "ඔබ %s සඳහා වරප්‍රසාද අලුත් කර ඇත." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "ඔබ %s සඳහා වරප්‍රසාද අහෝසි කර ඇත" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "%s ගේ මුරපදය සාර්ථකව වෙනස් කරන ලදි." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "%s ඉවත් කරමින් පවතී" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "ඉවත් කිරීම සඳහා භාවිතා කරන්නන් කිසිවෙක් තෝරාගෙන නොමැත!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "වරප්‍රසාද පූරණය කෙරෙමින්" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "තෝරාගත් භාවිතා කරන්නන් සාර්ථකව ඉවත් කරන ලදි." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "සාර්ථකව වරප්‍රසාද පූරණය කරන්න ලදි." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "වරප්‍රසාද සංස්කරණය කරන්න" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "අහෝසි කරන්න" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "සියල්ල අපනයනය කරන්න" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "ඕනෑම" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "සියලුම භාවිතා කරන්නන් සඳහා වරප්‍රසාද" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "%s සඳහා වරප්‍රසාද" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "භාවිතා කරන්නන් පිළිබඳ දළ විශ්ලේෂණය" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "ප්‍රදානය කරන්න" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "තෝරාගත් භාවිතා කරන්නන් ඉවත් කරන්න" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "භාවිතා කරන්නන්ගේ සියලුම සක්‍රීය වරප්‍රසාද අහෝසි කර අනතුරුව ඔවුන් ඉවත් කරන්න." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "භාවිතා කරන්නන් හා සමාන නම් ඇති දත්තගබඩා හලන්න." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "සටහන: phpMyAdmin භාවිත කරන්නන්ගේ වරප්‍රසාද ලබාගනුයේ MySQL හි වරප්‍රසාද වගුවෙනි. " "සේවාදායකයේ වරප්‍රසාද වෙනම ම වෙනස් කර ඇත්නම් ඉහත වගුවේ දත්ත සේවාදායකයේ වරප්‍රසාද වලට " "වඩා වෙනස් විය හැකිය. එවැනි අවස්ථාවක ඔබ %sවරප්‍රසාද පූරණය%s කල යුතුය." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "තෝරාගත් භාවිත කරන්නා වරප්‍රසාද වගුවේ හමු නොවිණි." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "තීර-විශේෂී වරප්‍රසාද" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "පහත දත්තගබඩාවට වරප්‍රසාද එක් කරන්න" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "පහත වගුවට වරප්‍රසාද එක් කරන්න" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "ලොගින් තොරතුරු වෙනස් කරන්න / භාවිතා කරන්නා පිටපත් කරන්න" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "සහ එකම වරප්‍රසාද සහිතව නව භාවිතා කරන්නෙක් එක් කරන්න ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... පැරණි එක තබා ගන්න." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... භාවිතා කරන්නන්ගේ වගුවෙන් පැරණි එක ඉවත් කරන්න." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... පැරැන්නෙන් සියලුම සක්‍රීය වරප්‍රසාද අහෝසි කර අනතුරුව එය ඉවත් කරන්න." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "... භාවිතා කරන්නන්ගේ වගුවෙන් පැරණි එක ඉවත් කර වරප්‍රසාද නැවත අලුත් කරන්න." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "භාවිතා කරන්නා සඳහා දත්තගබඩාව" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "එකම නමින් දත්තගබඩාවක සාදා සියලු වරප්‍රසාද එයට දෙන්න" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "අභිමත ආදේශක නාමයන් සඳහා සියලු වරප්‍රසාද දෙන්න (භාවිත නාමය\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr ""%s" දත්තගබඩාව සඳහා සියලු වරප්‍රසාද ප්‍රදානය කරන්න" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr ""%s" වෙත ප්‍රවේශ වරප්‍රසාද ඇති භාවිතා කරන්නන්" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "ගෝලීය" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "දත්තගබඩා විශේෂිත" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "අව්‍යවස්ථිත කාඩ්පත" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "භාවිතා කරන්නා එක් කරන ලදි." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "හඳුනා නොගත් දෝෂය" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "master %s වෙත සම්බන්ධ විය නොහැක." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Master වෙනස් කල නොහැක" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Master සේවාදායකය %s වෙත සාර්ථකව වෙනස් කරන ලදි" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "මෙම සේවාදායකය අනුරූකරණ ක්‍රියාවලියක master ලෙස සකසා ඇත." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Master හි තත්වය පෙන්වන්න" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "සම්බන්ධිත salves පෙන්වන්න" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -9810,11 +9832,11 @@ msgstr "" "මෙම සේවාදායකය අනුරූකරණ ක්‍රියාවලියක master ලෙස සකසා නැත. එසේ සකස් " "කිරීමට ඔබ කැමතිද?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Master සැකසුම" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9823,19 +9845,19 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "සියලුම දත්තගබඩා අනුරූකරන්න; අතහරින්න:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "සියලු දත්තගබඩා නොසලකා හරින්න, අනුරූ කරන්න:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "කරුණාකර දත්තගබඩා තෝරන්න:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -9843,7 +9865,7 @@ msgstr "" "දැන් පහත දැක්වෙන පේළි ඔබගේ my.cnf හි [mysqld] කොටසේ අවසානයට එක්කර අනතුරුව සේවාදායකය " "නැවත පණගන්වන්න." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -9852,80 +9874,80 @@ msgstr "" "සේවාදායකය නැවත පණගැන්වීමෙන් අනතුරුව යන්න බොත්තම ඔබන්න. ඉන් අනතුරුව මෙම සේවාදායකය master " "ලෙස සකසා ඇති බවට පණිවිඩයක් දර්ශනයවනු ඇත" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Slave SQL ත්‍රෙඩය අක්‍රීයයි!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Slave IO ත්‍රෙඩය අක්‍රීයයි!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "සේවාදායකය අනුරූ ක්‍රියාවලියක slave ලෙස සකසා ඇත. ඔබ කැමතිද:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "slave තත්ව වගුව බලන්න" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "දත්තගබඩාව master සමඟ සමමුහුර්තනය කරන්න" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "පූර්ණ ඇරඹුම" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "පූර්ණ නැවතුම" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "slave ප්‍රත්‍යාරම්භ කරන්න" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "SQL ත්‍රෙඩය පමණක් අරඹන්න" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "SQL ත්‍රෙඩය පමණක් නවත්තන්න" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "IO ත්‍රෙඩය පමණක් අරඹන්න" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "IO ත්‍රෙඩය පමණක් නවත්තන්න" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "දෝෂ කළමනාකරණය:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "දෝෂ අතහැර යාම සමමුහුර්තනය නොවූ master හා slave ඇති කරවිය හැක!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "වත්මන් දෝෂය මගහරින්න" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "ඊළඟ මඟහරින්න" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "දෝෂ." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -9934,126 +9956,126 @@ msgstr "" "මෙම සේවාදායකය අනුරූකරණ ක්‍රියාවලියක slave ලෙස සකසා නැත. එසේ සකස් " "කිරීමට ඔබ කැමතිද?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "හසුරුවනය" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "විමසුම් කෑෂ්" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "ත්‍රෙඩයන්" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "තාවකාලික දත්ත" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "ප්‍රමාදිත ඇතුළු කිරීම්" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "යතුරු කෑෂ් කිරීම" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "ඈඳුම්" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "තේරීම" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Flush (close) all tables" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "විවෘත වගු පෙන්වන්න" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "උපදායකයන් පෙන්වන්න" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "උපතත්වයන් පෙන්වන්න" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "විමසුම් කෑෂය හිස් කරන්න" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "ධාවන කාල තොරතුරු" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "සියලුම තත්ත්ව විචල්‍යයන්" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "අධීක්ෂකය" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "උපදේශකය" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "යාවත්කාලීන කිරීමේ ශ්‍රීඝ‍්‍රතාව: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "පෙරහන්" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "වචනය අඩංගු:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "අනතුරුදායක අගයන් පමණක් පෙන්වන්න" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "වර්ගය මත පෙරන්න..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "ආකෘතික අගයන් පෙන්වන්න" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "අදාල සබැඳි:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "විශ්ලේශකය ක්‍රියාත්මක කරවන්න" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "උපදෙස්" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10061,7 +10083,7 @@ msgstr "" "සේවාදායක තත්ත්ව විචල්‍යයන් අධ්‍යයනය කිරීමෙන් සේවාදායක විචල්‍යයන්ට අදාල නිර්දේශ ලබා දීමට උපදේශක " "පද්ධතියට හැකිය." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10070,7 +10092,7 @@ msgstr "" "කෙසේ වෙතත් මෙම නිර්දේශ ලබා දෙනුයේ සරල ගණනය කිරීම් හා ආනුභූතික රීති පදනම් කරගෙන බවත් එම නිසා " "එවැනි නිර්දේශ ඔබගේ පද්ධතියට අදාල නොවීමට ඉඩ ඇති බවත් සලකන්න." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10080,7 +10102,7 @@ msgstr "" "වෙනස්කම් ප්‍රතිවර්තනය කරන්නේ කෙසේද යන්න දැනගන්න. වැරදි සුසර කිරීම් මඟින් පද්ධතියේ කාර්යසාධනය " "තවදුරටත් නරක විය හැකිය." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10091,31 +10113,31 @@ msgstr "" "කිරීම් ප්‍රතිවර්තනය කිරීමත් ය." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "ආරම්භයේ සිට සේවාදායකය වෙත යැවුණු ප්‍රශ්න ගණන: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "ප්‍රකාශය" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "ආරම්භයේ සිට ජාලය හරහා ගමන් ගත් දත්ත ප්‍රමාණය: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "මෙම MySQL සේවාදායකය %1$s තිස්සේ ක්‍රියාත්මකයි. මෙය ඇරඹුයේ %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10123,15 +10145,15 @@ msgstr "" "මෙම MySQL සේවාදායකය අනුරූකරණ ක්‍රියාවලියේදී master හා slave " "ලෙස ක්‍රියාකරයි." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "මෙම MySQL සේවාදායකය අනුරූකරණ ක්‍රියාවලියේදී master ලෙස ක්‍රියාකරයි." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "මෙම MySQL සේවාදායකය අනුරූකරණ ක්‍රියාවලියේදී slave ලෙස ක්‍රියාකරයි." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10139,71 +10161,71 @@ msgstr "" "සේවාදායකයේ අනුරූකරණ තත්වය පිළිබඳ වැඩි විස්තර සඳහා කරුණාකර අනුරූකරණ අංශය වෙත යන්න." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "අනුරූ කරණයේ තත්වය" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "ලබන ලද" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "යවන ලද" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "උපරිම සමගාමී සම්බන්ධතා" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "අසාර්ථක උත්සාහයන්" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "අත්හැර දමන ලදි" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "හැඳුනුම් අංකය" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "විධානය" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "MySQL සේවාදායකය හා සම්බන්ද වීමට ගත් අසාර්ථක උත්සාහ ගණන." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10211,78 +10233,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10290,7 +10312,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10298,42 +10320,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "අභ්‍යන්තරව සිදු කෙරුණු ROLLBACK ප්‍රකාශ ගණන." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "වගුවක පේළියක් යාවත්කාලීන කිරීම සඳහා කෙරුණු ඉල්ලීම් ගණන." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "වගුවකට පේළියක් ඇතුලු කිරීම සඳහා කෙරුණු ඉල්ලීම් ගණන." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "දත්ත අඩංගු පිටු ගණන (අපවිත්‍ර හෝ පවිත්‍ර)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "දැනට අපවිත්‍රව ඇති පිටු ගණන." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "නිදහස් පිටු ගණන." -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10341,33 +10363,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10376,243 +10398,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "මුළු දත්ත කියැවුම් ගණන." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "මුළු දත්ත ලියැවුම් ගණන." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "මේ දක්වා ලියැවුණු දත්ත ප්‍රමාණය, බයිට වලින්." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "ද්විත්ව-ලිවීම් මෙහෙයුම් සඳහා ලියැවුණු පිටු ගණන." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "සිදු කෙරුණු ද්විත්ව-ලිවීම් මෙහෙයුම් ගණන." -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" "ලොග බෆරය කුඩා වීම නිසා ඉදිරියට යාමට පෙර එය හිස් කෙරෙන තුරු බලා සිටීමට සිදු වූ වාර ගණන." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "ලොගය වෙත ලිවීමට කෙරුණු ඉල්ලීම් ගණන." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "ලොග ගොනුව වෙත සිදු කරන ලද fsync() ලිවීම් ගණන." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "ඉදිරියේදී ලොග ගොනුව වෙත සිදු කිරීමට ඇති fsync ගණන." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "ඉදිරියේදී ලොග ගොනුව වෙත සිදු කිරීමට ඇති ලිවීම්." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "ලොග ගොනුව වෙත ලියන ලද බයිට ගණන." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "සාදන ලද පිටු ගණන." -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "කියවන ලද පිටු ගණන." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "ලියන ලද පිටු ගණන." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "නිදහස් වන තුරු බලා සිටින පේළි අගුලු ගණන." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "පේළි අගුලක් අත්පත් කර ගැනීමට ගතවූ මධ්‍යන්‍ය කාලය, මිලිතත්පර වලින්." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "පේළි අගුලු අත්පත් කර ගැනීමට ගතවූ මුළු කාලය, මිලිතත්පර වලින්." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "පේළි අගුලක් අත්පත් කර ගැනීමට ගතවූ උපරිම කාලය, මිලිතත්පර වලින්." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "පේළි අගුලක් නිදහස් වන තුරු බලා සිටීමට සිදු වූ අවස්ථා ගණන." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "InnoDB වගු වලින් ඉවත් කෙරුණු පේළි ගණන." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "InnoDB වගු වෙත ඇතුල් කෙරුණු පේළි ගණන." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "InnoDB වගු වෙතින් කියැවුණු පේළි ගණන." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "InnoDB වගු තුල යාවත්කාලීන කෙරුණු පේළි ගණන." -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "යතුරු කෑෂයේ භාවිතා කරන ලද ප්‍රතිශතය (ගණනය කරන ලද අගයකි)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10620,99 +10642,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10720,18 +10742,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10739,49 +10761,49 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "අවධානය අක්‍රීයයි." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "අධීක්ෂණය අරඹන්න" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "උපදෙස්/පිහිටුවීම" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "ප්‍රස්ථාර වෙනස් කර/අනුපිලිවෙල සකස්කර අවසානයි" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "ප්‍රස්ථාර එක් කරන්න" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "ප්‍රස්ථාර වෙනස් කිරීම/අනුපිලිවෙල සකස් කිරීම" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "යාවත්කාලීන කිරීමේ ශ්‍රීඝ‍්‍රතාව" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "ප්‍රස්ථාරයේ තීර" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "ප්‍රස්ථාර සැකසුම" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -10789,15 +10811,15 @@ msgstr "" "ප්‍රස්ථාර සැකැස්ම බ්‍රවුසරයේ ගබඩාවේ ගබඩා කර ඇත. සංකීර්ණ වූ සැකැස්මක් ඇත්නම් ඔබට එය අපනයනය " "කර ගැනීමට අවශ්‍ය විය හැකිය." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "පෙරනිමි අගයන් පිහිටුවන්න" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "අධීක්ෂකය පිලිබඳ උපදෙස්" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10811,7 +10833,7 @@ msgstr "" "general_log ය ඉතා විශාල දත්ත ප්‍රමාණයක් උත්පාදනය කරන බව සහ එමගින් සේවාදායකය මත භාරය " "15% දක්වා ඉහල යා හැකි බව සලකන්න" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10823,11 +10845,11 @@ msgstr "" "MySQL 5.1.6 හෝ පසු අනුවාදයක සිදු කල හැක. කෙසේ නමුත් ඔබට සේවාදායකයේ ප්‍රස්ථාර විශේෂාංග " "භාවිතා කල හැක." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "අධීක්ෂකය භාවිතා කිරීම:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -10837,7 +10859,7 @@ msgstr "" "ප්‍රස්ථාර එකතු කිරීම, 'සිටුවම්' භාවිතා කරමින් යාවත්කාලීන කරන වේගය වෙනස් කිරීම හෝ අදාල ප්‍රස්ථාරය " "මත ඇති අයිකනය භාවිතා කර ඕනෑම ප්‍රස්ථාරයක් ඉවත් කිරීම සිදු කල හැක." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10849,11 +10871,11 @@ msgstr "" "පූරණය කෙරෙනු ඇත. එහි ඇතුලත් ඕනෑම SELECT ප්‍රකාශයක් ක්ලික් කිරීමෙන් එය තවදුරටත් විශ්ලේෂණය කල " "හැක." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "කරුණාවෙන් සලකන්න:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10865,86 +10887,86 @@ msgstr "" "මේ සඳහා කුඩා කාල පරාසයක් තෝරා ගැනීමද අධීක්ෂණය තවදුරටත් අවශ්‍ය නොවන විට general_log " "අක්‍රීය කිරීම හා ඊට අයත් වගුව හිස් කිරීම ද නිර්දේශිතය." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "පෙරසැදි ප්‍රස්ථාර" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "තත්ව විචල්‍ය(ය)" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "ශ්‍රේණිය තෝරන්න:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "සාමාන්‍යයෙන් අධීක්ෂණය කරනු ලබන" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "හෝ විචල්‍ය නාමය යතුරු කරන්න:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "ආන්තර අගයන් ලෙස පෙන්වන්න" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "භාජකයක් භාවිතා කරන්න" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "දත්ත අගයන් සඳහා ඒකකයක් එක් කරන්න" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "මෙම ශ්‍රේණිය එක් කරන්න" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "ශ්‍රේණිය ඉවත් කරන්න" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "ප්‍රස්ථාරයේ ශ්‍රේණි:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "ලොග සංඛ්‍යලේඛන" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "තෝරාගත් කාල පරාසය:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "SELECT,INSERT,UPDATE සහ DELETE ප්‍රකාශ පමණක් ලබාගන්න" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "වඩා හොඳ සමූහනයන් සඳහා INSERT ප්‍රකාශ වල අඩංගු විචල්‍ය දත්ත ඉවත් කරන්න" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "සංඛ්‍යාලේඛන උත්පාදනය කල යුත්තේ කුමන ලොගයෙන් දැයි තෝරන්න." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "ප්‍රතිඵල විමසුම් පෙළ මගින් සමූහනය කර ඇත." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "විමසුම් විශ්ලේශකය" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "තත්පර %dක්" msgstr[1] "තත්පර %dක්" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -10959,8 +10981,8 @@ msgstr "මූලාශ්‍රය වෙත සම්බන්ද විය msgid "Could not connect to the target" msgstr "ඉලක්කය වෙත සම්බන්ද විය නොහැකි විය" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "'%s' දත්තගබඩාව නොමැත." @@ -11062,19 +11084,19 @@ msgstr "" "ඉලක්ක දත්තගබඩාව මූලාශ්‍ර දත්තගබඩාව සමඟ සම්පූර්ණයෙන් සමමුහුර්ත වෙයි. මූලාශ්‍ර දත්තගබඩාව නොවෙනස්ව " "පවතියි." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "විචල්‍යය සිටුවීම අසමත් විය" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "සේවාදායකයේ විචල්‍යයන් සහ සිටුවම්" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "සැසි අගය" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "ගෝලීය අගය" @@ -11370,46 +11392,46 @@ msgstr "මූලයේ අක්ෂර, ඉලක්කම් [em]සහ[/em] msgid "Wrong data" msgstr "වැරදි දත්ත" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "\"%s\" පොත් සලකුණ පිරික්සීම සඳහා වූ පෙරනිමි SQL විමසුම ලෙස යොදා ගනිමින්." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "පහත විමසුම ක්‍රියාත්මක කිරීමට ඔබට ඇත්තෙන්ම අවශ්‍යද?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "PHP කේත ලෙස පෙන්වමින්" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "තහවුරු කරන ලද SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL ප්‍රතිළුල" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "උත්පාදනය කරන ලද්දේ" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "ලේබලය" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "%1$s වගුව සාර්ථකව වෙනස් කරන ලදි" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "තීර සාර්ථකව ගෙන යන ලදි." @@ -11470,12 +11492,12 @@ msgstr "Y-අක්ෂයේ ලේබලය:" msgid "Y Values" msgstr "Y අගයන්" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "%s වගුව දැනටමත් පවතී!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "%1$s වගුව සාදන ලදි." @@ -11520,454 +11542,454 @@ msgstr "ගොනුවකට සුරකින්න" msgid "File name" msgstr "ගොනුවේ නම" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "සුචිය එක් කරන්න" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "සුචිය සංස්කරණය කරන්න" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "සූචියේ නම:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" නාමය ප්‍රාථමික මූලය සඳහා පමණක් භාවිතා කල යුතුය!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "සූචි වර්ගය:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr " %s තීර(ය) සූචියට එක් කරන්න" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "එම වගුවටම පිටපත් කල නොහැක!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "%s වගුව %s වෙතට ගෙනයන ලදි." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "%s වගුව %s වෙතට පිටපත් කරන ලදි." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "වගුවෙහි නම හිස්ව ඇත!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "වගු අනුපිළිවෙල වෙනස් කරන්න" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(singly)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "වගුව (දත්තගබඩාව.වගුව) වෙතට ගෙන යන්න:" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "වගු විකල්ප" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "වගුව බවට නම වෙනස් කරන්න" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "වගුව (දත්තගබඩාව.වගුව) වෙතට පිටපත් කරන්න:" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "පිටපත් කල වගුව වෙත මාරු වන්න" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "වගු නඩත්තුව" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Flush the table (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "වගුව හෝ දත්ත ඉවත් කරන්න" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "වගුව හිස් කරන්න (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "වගුව ඉවත් කරන්න (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "කොටස් නඩත්තුව" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "%s කොටස" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "විශ්ලේෂණය" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "පරීක්ෂාව" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "ප්‍රශස්තනය" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "නැවත සෑදීම" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "ප්‍රතිසංස්කරණය" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "කොටස් කිරීම ඉවත් කරන්න" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "වගු පෙන්වමින්" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "අවකාශ භාවිතය" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "එලදායී" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "පේළි සංඛ්‍ය ලේඛන" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "ස්ථිතික" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "ගතික" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "පේළියේ දිග" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "පේළියේ ප්‍රමාණය" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "මීළඟ ක්‍රමාංකය" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "%1$s මත අන්‍ය මූලය සෑදීමේදී දෝෂ ඇතිවිය (දත්ත වර්ග පරීක්ෂා කරන්න)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "අභ්‍යන්තර සබඳතා" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "අදාල අන්‍ය මූලය ඇති විට අභ්‍යන්තර සබඳතාවක් අවශ්‍ය නොවේ." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "අන්‍ය මූල නිරෝධය" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "ජ්‍යාමිතික" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "එකිනෙකට වෙනස් අගයන්" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "ප්‍රාථමික මූලය එක් කරන්න" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "අනන්‍ය මූලය එක් කරන්න" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "SPATIAL මූලය එක් කරන්න" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "FULLTEXT මූලය එක් කරන්න" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "කිසිවක් නැත" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "%s තීරුව හලන ලදි" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "%s ට ප්‍රාථමික මූලයක් එක් කරන ලදි" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "%s සඳහා සූචියක් එක්කරන ලදි" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "තවත් ක්‍රියාවන් පෙන්වන්න" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "තීර අනුපිළිවල සකසන්න" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "ඉහළ පහළ ඇදීමෙන් තීර අනුපිළිවෙල සකසන්න." -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "දසුන සංස්කරණය කරන්න" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "වගු සබඳතා දර්ශනය" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "සැකිල්ලක් යෝජනා කරන්න" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "තීරයක් එක් කරන්න" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "වගුව අවසනදී" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "වගුව මුලදී" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "%s ට පසු" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "පේළි %s මත සුචියක් සාදන්න" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "කොටස් කරන ලද" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "`%s` වගුව සඳහා අවධානය පිළිබඳ වාර්තාව" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "%1$s වන අනුවාදය සාදන ලදි. %2$s සඳහා අවධානය සක්‍රීයයි." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "%2$s වන අනුවාදයේදී %1$s සඳහා අවධානය අක්‍රීය කරන ලදී." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "%2$s වන අනුවාදයේදී %1$s සඳහා අවධානය සක්‍රීය කරන ලදී." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL ය ක්‍රියාත්මක කරන ලදි." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "%s වන අනුවාදයේ සැණරුව (SQL කේත)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "විමසුම් දෝෂය" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "%1$s පෙන්වන්න, %2$s දින සිට %3$s දින දක්වා %4$s %5$s භාවිතා කරන්නා විසින්" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "අවධානය පිළිබඳ දත්ත පේළිය වාර්තාවෙන් ඉවත් කරන්න" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "දත්ත නොමැත" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "දිනය" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "දත්ත අර්ථ දැක්වීම" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "මෙම විකල්පය මගින් ඔබගේ වගුව සහ දත්ත ප්‍රතිස්ථාපනය කෙරෙනු ඇත." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL ක්‍රියාත්මක කිරීම" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "අපනයන කරන්න %s ලෙස" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "අනුවාද පෙන්වන්න" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "%s සඳහා අවධානය අක්‍රීය කරන්න" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "අක්‍රීය කරන්න" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "%s සඳහා අවධානය සක්‍රීය කරන්න" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "සක්‍රීය කරන්න" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "%2$s හි %1$s වන අනුවාදය සාදන්න" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "අනුවාදය සාදන්න" @@ -11996,11 +12018,11 @@ msgstr "" msgid "The profile has been updated." msgstr "පරිශීලක පැතිකඩ යාවත්කාලීන කරන ලදි." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "දසුනේ නම" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "දසුනේ නම වෙනස් කරන්න" @@ -12304,8 +12326,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12433,8 +12455,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/sk.po b/po/sk.po index 6172913c02..682f43ae91 100644 --- a/po/sk.po +++ b/po/sk.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-29 16:10+0200\n" "Last-Translator: Michal Remiš \n" "Language-Team: slovak \n" -"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 1.1\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Zobraziť všetko" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Číslo stránky:" @@ -38,55 +38,56 @@ msgstr "" "nadradené okno, alebo prehliadač blokuje operácie medzi oknami z dôvodu " "bezpečnostných nastavení." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Hľadať" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Vykonaj" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Kľúčový názov" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Popis" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Databáza %1$s bola vytvorená." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Komentár k databáze: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Komentár k tabuľke" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Stĺpec" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Typ" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Nulový" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Predvolené" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Linkovať na" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Komentáre" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Nie" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Áno" @@ -261,103 +262,103 @@ msgstr "Áno" msgid "View dump (schema) of database" msgstr "Zobraziť dump (schému) databázy" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Neboli nájdené žiadne tabuľky v tejto databáze." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Označiť všetko" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Odznačiť všetko" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Meno databázy je prázdne!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Databáza %s bola premenovaná na %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Databáza %s bola skopírovaná do %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Premenovať databázu na" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Odstrániť databázu" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Databáza %s bola zmazaná." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Odstrániť databázu (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Skopírovať databázu do" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Iba štruktúru" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Štruktúru a dáta" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Iba dáta" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Vytvoriť databázu (CREATE DATABASE) pred kopírovaním" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Pridať %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Pridať hodnotu AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Pridať obmedzenia" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Prepnúť na skopírovanú databázu" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Zotriedenie" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -366,64 +367,64 @@ msgstr "" "Konfiguračná pamäť phpMyAdmina bola deaktivovaná. Ak chcete zistiť prečo, " "kliknite %ssem%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Upraviť alebo exportovať relačnú schému" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabuľka" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Riadkov" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Veľkosť" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "práve sa používa" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Vytvorenie" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Posledná zmena" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Posledná kontrola" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" @@ -431,428 +432,360 @@ msgstr[0] "%s tabuľka" msgstr[1] "%s tabuľky" msgstr[2] "%s tabuliek" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Zvolte prosím aspoň jeden stĺpec, ktorý chcete zobraziť" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Prepnúť do %svizuálneho návrhára%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Triediť" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Vzostupne" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Zostupne" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Ukázať" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kritéria" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Vložiť" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "A" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Zmazať" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Alebo" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Zmeniť" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Pridať/Odobrať riadky s kritériami" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Pridať/Odobrať stĺpce" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Aktualizovať dopyt" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Použiť tabuľky" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL dopyt v databáze %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Odošli dopyt" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Prístup odmietnutý" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "najmenej jedno zo slov" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "všetky slová" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "presný výraz" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "ako regulárny výraz" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Prehľadať výsledky na \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Celkovo: %s výskyt" -msgstr[1] "Celkovo: %s výskyty" -msgstr[2] "Celkovo: %s výskytov" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s výskyt v tabuľke %s" -msgstr[1] "%s výskyty v tabuľke %s" -msgstr[2] "%s výskytov v tabuľke %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Prechádzať" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Odstrániť nájdené záznamy z tabuľky %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Zmazať" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Hľadať v databáze" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Slová alebo hodnoty, ktoré chcete vyhľadať (nahradzujúci znak: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Nájdi:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Slová sú rozdelené medzerou (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "V tabuľkách:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "V tabuľke:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "V tejto databáze neboli nájdené žiadne tabuľky" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "neznámy" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabuľka %s bola vyprázdená" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Pohľad %s bol odstránený" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabuľka %s bola odstránená" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Sledovanie je aktívne." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Sledovanie nie je aktívne." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Tento pohľad má aspoň toľko riadok. Podrobnosti nájdete v %sdokumentaci%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Pohľad" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikácia" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Celkom" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "Na tomto MySQL serveri je prednastaveným úložným systémom %s." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Výber:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Označiť všetko" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Zvoliť neoptimálne" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Exportovať" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Náhľad k tlači" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Vyprázdniť" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Odstrániť" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Skontrolovať tabuľku" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimalizovať tabuľku" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Opraviť tabuľku" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analyzovať tabuľku" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Pridať predponu k tabuľke" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Nahradiť predponu tabuľky" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Skopírovať tabuľku s predponou" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Dátový slovník" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Sledované tabuľky" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Databáza" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Posledná verzia" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Vytvorené" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Aktualizované" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Stav" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Akcia" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Odstrániť všetky informácie o sledovaní tejto tabuľky" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "zapnuté" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "nie je zapnuté" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Verzia" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Informácie o monitorovanie" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Snímok štruktúry" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Nesledované tabuľky" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Sledovať tabuľku" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Databázový log" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Nesprávny typ!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Vybraný typ exportu musí byť uložený do súboru!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Chybné parametre!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Nedostatok miesta pre uloženie súboru %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -860,12 +793,12 @@ msgstr "" "Súbor %s už existuje na servery, zmente názov súboru alebo zvolte prepísanie " "súboru." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Web server nemá oprávenia na uloženie do súboru %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Výpis bol uložený do súboru %s." @@ -888,7 +821,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometria" @@ -961,29 +894,29 @@ msgstr "" "Z voľby „Funkcie“ zvoľte „GeomFromText“ a vložte nižšie uvedený text ako " "hodnotu" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Pravdepodobne ste sa pokúsili uploadnuť príliš veľký súbor. Prečítajte si " "prosím %sdokumentáciu%s, ako sa dá toto obmedzenie obísť." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Zobrazujem obľúbený príkaz" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Záznam z obľúbených bol zmazaný." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Súbor sa nedá prečítať" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -993,7 +926,7 @@ msgstr "" "Pokúsili ste sa načítať súbor s nepodporovanou kompresiou (%s). Buď nie je " "zahrnutá podpora tejto kompresie alebo bola deaktivovaná v konfigurácii." -#: import.php:390 +#: import.php:394 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 " @@ -1003,28 +936,28 @@ msgstr "" "jeho veľkosť prekročila maximálnu veľkosť povolenú v PHP konfigurácii. Pozri " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "Bez potrebnej knižnice nemožno previesť konverziu znakovej sady" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Nebolo možné načítať importovacie pluginy, skontrolujte prosím vašu " "inštaláciu!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Príkaz %s bol zaradený medzi obľúbené" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Import bol úspešne ukončený, bolo vykonaných %d dopytov." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1032,7 +965,7 @@ msgstr "" "Časový limit behu skriptu vypršal. Ak chcete import súboru dokončiť, " "odošlite znova formulár a import bude pokračovať." -#: import.php:499 +#: import.php:503 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." @@ -1041,15 +974,15 @@ msgstr "" "že phpMyAdmin nebude schopný dokončiť tento import, pokiaľ nebude zvýšený " "časový limit behu skriptu v php." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "SQL dopyt bol úspešne vykonaný" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Späť" @@ -1057,7 +990,7 @@ msgstr "Späť" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin funguje lepšie s prehliadačmi podporujúcimi rámy." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Príkaz \"DROP DATABASE\" je zakázaný." @@ -1067,7 +1000,7 @@ msgstr "Príkaz \"DROP DATABASE\" je zakázaný." msgid "Do you really want to execute \"%s\"?" msgstr "Skutočne chcete vykonať príkaz " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Chystáte sa ZMAZAŤ celú databázu!" @@ -1108,7 +1041,7 @@ msgstr "Pridať index" msgid "Edit Index" msgstr "Upraviť index" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Pridať %d polí do indexu" @@ -1126,16 +1059,16 @@ msgstr "Názov hostiteľa je prázdny!" msgid "The user name is empty!" msgstr "Meno používateľa je prázdne!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Heslo je prázdne!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Heslá sa nezhodujú!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Pridať používateľa" @@ -1147,29 +1080,31 @@ msgstr "Načítavam oprávnenia" msgid "Removing Selected Users" msgstr "Odstránenie vybraných používateľov" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Zavrieť" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Upraviť" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Živý graf prevádzky" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Živý graf spojení/procesov" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Živý graf dopytov" @@ -1179,24 +1114,24 @@ msgstr "Statické data" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Celkom" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Ostatné" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "." #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1216,7 +1151,7 @@ msgstr "Sieťová prevádzka (v KiB)" msgid "Connections since last refresh" msgstr "Spojení od posledného obnovenia" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Procesy" @@ -1234,7 +1169,7 @@ msgstr "Dotazov od posledného obnovenia" msgid "Questions (executed statements by the server)" msgstr "Dopyty (príkazy vykonané na serveri)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Štatistika dopytov" @@ -1278,14 +1213,14 @@ msgid "System swap" msgstr "Stránkovacia oblasť" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1337,32 +1272,32 @@ msgstr "Odoslaných bajtov" msgid "Bytes received" msgstr "Prijatých bajtov" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Spojenia" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1376,11 +1311,11 @@ msgstr "%d tabuliek" msgid "Questions" msgstr "Dopyty" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Vyťaženie" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Nastavenia" @@ -1400,12 +1335,12 @@ msgstr "Pridať graf do mriežky" msgid "Please add at least one variable to the series" msgstr "Pridajte prosím aspoň jednu hodnotu do série" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Žiadny" @@ -1505,7 +1440,7 @@ msgstr "Zmeniť nastavenia" msgid "Current settings" msgstr "Aktuálne nastavenia" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Názov grafu" @@ -1532,7 +1467,6 @@ msgid "From general log" msgstr "Z všeobecného logu" #: js/messages.php:172 -#| msgid "Loading logs" msgid "Analysing logs" msgstr "Analyzujem záznamy" @@ -1597,7 +1531,7 @@ msgstr "Vysvetliť výstup" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Čas" @@ -1695,20 +1629,18 @@ msgstr "" "Nepodarilo sa vytvoriť graf z importovanej konfigurácie. Používam východzie " "nastavenia..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Import" #: js/messages.php:213 -#| msgid "Could not import configuration" msgid "Import monitor configuration" msgstr "Importovať konfiguráciu monitora" #: js/messages.php:214 -#| msgid "Please select the primary key or a unique key" msgid "Please select the file you want to import" msgstr "Zvoľte súbor, ktorý chcete importovať" @@ -1766,7 +1698,7 @@ msgstr "Prebieha spracovanie požiadavka" msgid "Error in Processing Request" msgstr "Chyba pri spracovanie požiadavku" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Neboli vybrané žiadne databázy." @@ -1820,19 +1752,19 @@ msgstr "Skryť indexy" msgid "Show indexes" msgstr "Zobraziť indexy" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Vypnúť kontrolu cudzích kľúčov" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Zapnuté" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1862,7 +1794,7 @@ msgstr "Odstraňujem" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Definícia uloženej funkcie musí obsahovať príkaz RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Upraviť ENUM/SET" @@ -1902,8 +1834,8 @@ msgstr "Zobrazit vyhľadávacie pole" msgid "No rows selected" msgstr "Nebol vybraný žiadny riadok" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Zmeniť" @@ -1911,18 +1843,18 @@ msgstr "Zmeniť" msgid "Query execution time" msgstr "Čas behu dopytu" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d nie je platné číslo riadku." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Uložiť" @@ -1934,7 +1866,7 @@ msgstr "Skryť parametre vyhľadávania" msgid "Show search criteria" msgstr "Zobraziť parametre vyhľadávania" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Zoomovacie vyhľadávanie" @@ -1980,12 +1912,12 @@ msgstr "Výsledky dopytu" msgid "Data point content" msgstr "Obsah datového bodu" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignorovať" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopírovať" @@ -2005,7 +1937,7 @@ msgstr "Zvoliť cudzí kľúč" msgid "Please select the primary key or a unique key" msgstr "Zoľte, prosím, primárny alebo unikátny kľúč" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Zvoľte, ktoré polia zobraziť" @@ -2086,7 +2018,7 @@ msgstr "Upraviť riadky" msgid "Generate password" msgstr "Vytvoriť heslo" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Vytvoriť" @@ -2094,7 +2026,7 @@ msgstr "Vytvoriť" msgid "Change Password" msgstr "Zmeniť heslo" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Viac" @@ -2185,63 +2117,63 @@ msgid "December" msgstr "December" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Máj" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Jún" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Júl" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dec" @@ -2279,32 +2211,32 @@ msgid "Sun" msgstr "Ned" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Po" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Út" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "St" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Št" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Pi" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "So" @@ -2418,16 +2350,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "za sekundu" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "za minútu" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "za hodinu" @@ -2435,6 +2367,250 @@ msgstr "za hodinu" msgid "per day" msgstr "za deň" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Maximálna veľkosť: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentácia" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Chyba" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL dopyt" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL hlási: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Nepodarilo sa pripojiť k SQL validátoru!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Vysvetliť SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Preskočiť vysvetlenie SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Bez PHP kódu" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Vytvoriť PHP kód" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Obnoviť" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Bez kontroly SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Skontrolovať SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Upraviť dopyt na tejto stránke" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Upraviť tu" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profilovanie" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Ne" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%a %d.%B %Y, %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dní, %s hodín, %s minút a %s sekúnd" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Chýbajúci parameter:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Začiatok" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Predchádzajúci" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Ďalší" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Koniec" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Prejsť na databázu "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Funkčnosť %s je ovplyvnená známou chybou, pozri %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Kliknite pre prepnutie" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Štruktúra" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Vložiť" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Prechádzať" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operácie" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Prechádzať váš počítač:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Zvoľte súbor z upload adresára %s web servera:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Adresár určený pre upload súborov sa nedá otvoriť" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Žiadny súbor pre nahrávanie" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Spustiť" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Vytlačiť" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2450,76 +2626,52 @@ msgstr "" msgid "Font size" msgstr "Veľkosť písma" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy #| msgid "Save directory" msgid "Save edited data" msgstr "Adresár pre ukladanie" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Obnoviť poradie stĺpcov" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Začiatok" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Predchádzajúci" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Ďalší" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Koniec" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Prvý riadok" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Počet riadkov" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Režim" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontálnom" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "vodorovnom (otočené hlavičky)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertikálnom" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "Opakovať hlavičku každých %s riadkov" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Zoradiť podľa kľúča" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2543,67 +2695,79 @@ msgstr "Zoradiť podľa kľúča" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Nastavenia" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Čiastočné texty" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Plné texty" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Relačný kľúč" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Relačné zobrazenie stĺpcov" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Zobraziť binárny obsah" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Zobraziť obsah BLOBu" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Zobraziť binárny obsah v HEX formáte" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Transformácia pri prehliadaní" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Text (Well Known Text)" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 #, fuzzy msgid "Well Known Binary" msgstr "Well Known Binary" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Riadok bol zmazaný" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Zmazať" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Zabiť" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2611,44 +2775,44 @@ msgstr "" "Môže byť nepresné. Viď [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11" "[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "v dopyte" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Zobrazené riadky" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "celkovo" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Dopyt zabral %01.4f s" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operácie s výsledkami dopytu" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Náhľad tlače (s kompletnými textami)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Zobraziť graf" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Zobraziť GIS data" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Vytvoriť pohľad" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Linka nebola nájdená" @@ -2715,58 +2879,58 @@ msgstr "Nahraný súbor sa nedá prečítať (presunúť)." msgid "Open new phpMyAdmin window" msgstr "Otvoriť nové okno phpMyAdmina" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Cookies musia byť povolené, pokiaľ chcete pokračovať." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Cookies musia byť povolené, pokiaľ chcete pokračovať." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Nebol definovaný žiadny index!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indexy" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unikátny" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Zabalené" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Mohutnosť" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Komentár" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Primárny kľúč bol zrušený" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Index pre %s bol odstránený" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2775,139 +2939,98 @@ msgstr "" "Indexy %1$s a %2$s vyzerajú rovnaké a jeden z nich môže byť pravdepodobne " "odstránený." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Databázy" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Štruktúra" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Vložiť" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operácie" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Sledovanie" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Spúšťače" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tabuľka vyzerá prázdna!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Databáza vyzerá prázdna!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Dopyt podľa príkladu" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Oprávnenia" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutiny" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Udalosti" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Dizajnér" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Používateľ" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Synchronizovať" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binárny log" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Premenné" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Znakové sady" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Systémy" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Chyba" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2936,86 +3059,86 @@ msgstr[2] "Bolo vložených %1$d riadkov." msgid "Error while creating PDF:" msgstr "Chyba pri vytváraní PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Nepodarilo sa uložiť najnovšíu tabuľku" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Nedávne tabuľky" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Neboli nájdené žiadne nedávne tabuľky" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Pre tento úložný systém nie sú dostupné žiadne podrobnejšie informácie." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s je dostupný na tomto MySQL serveri." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s bol zakázaný na tomto MySQL serveri." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Tento MySQL server nepodporuje úložný systém %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "neznámy stav tabuľky: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Zdrojová databáza" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Vzhľad %s nebol nájdený!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Chybná databáza" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Chybné meno tabuľky" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Chyba pri premenovaní tabuľky %1$s na %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Tabuľka %s bola premenovaná na %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Nepodarilo sa uložiť nastavenia tabuľky" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3023,95 +3146,95 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funkcia" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operátor" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Hodnota" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Hľadať" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Vložiť" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Zvoliť stĺpec (najmenej jeden):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Pridať vyhľadávacie parametre (obsah dopytu po \"where\" príkaze):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Záznamov na stránku" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Zobraziť zoradené:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 #, fuzzy #| msgid "Maximum number of rows to display" msgid "Maximum rows to plot" msgstr "Maximálny počet zobrazených riadkov" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Prejsť hodnoty cudzích kľúčov" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "Hide search criteria" msgid "Additional search criteria" msgstr "Skryť parametre vyhľadávania" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Vykonať \"dopyt podľa príkladu\" (nahradzujúci znak: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Vykonať \"dopyt podľa príkladu\" (nahradzujúci znak: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy #| msgid "Control user" msgid "How to use" msgstr "Kontrolný užívateľ" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3186,14 +3309,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3440,13 +3563,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "zdieľaný" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabuľky" @@ -3457,35 +3580,35 @@ msgstr "Tabuľky" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Dáta" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Naviac" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Prejsť do databázy" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Nie je replikované" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Replikované" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Skontrolovať oprávnenia pre databázu "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Skontrolovať oprávnenia" @@ -3537,174 +3660,18 @@ msgstr "V konfigurácii je nastavená nesprávna autentifikačná metóda:" msgid "You should upgrade to %s %s or later." msgstr "Mali by ste aktualizovať %s na verziu %s alebo vyššiu." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "možný pokus o exploit" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Maximálna veľkosť: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentácia" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL dopyt" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL hlási: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Nepodarilo sa pripojiť k SQL validátoru!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Vysvetliť SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Preskočiť vysvetlenie SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Bez PHP kódu" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Vytvoriť PHP kód" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Obnoviť" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Bez kontroly SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Skontrolovať SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Upraviť dopyt na tejto stránke" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Upraviť tu" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profilovanie" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Ne" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%a %d.%B %Y, %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dní, %s hodín, %s minút a %s sekúnd" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Chýbajúci parameter:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Prejsť na databázu "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Funkčnosť %s je ovplyvnená známou chybou, pozri %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Kliknite pre prepnutie" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Prechádzať váš počítač:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Zvoľte súbor z upload adresára %s web servera:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Adresár určený pre upload súborov sa nedá otvoriť" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Žiadny súbor pre nahrávanie" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Spustiť" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Vytlačiť" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3730,9 +3697,9 @@ msgstr "Otvorené" msgid "Closed" msgstr "Zatvorené" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Vypnuté" @@ -3860,30 +3827,30 @@ msgstr "Nebolo nájdené rozšírenie SOAP" msgid "maximum %s" msgstr "maximálne %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "Táto voľba je vypnutá, nebude použitá vo vašich nastaveniach" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Nastavená hodnota: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Obnoviť východziu hodnotu" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Povoliť užívateľom prispôsobiť túto hodnotu" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Vynulovať" @@ -4173,7 +4140,7 @@ msgid "Character set of the file" msgstr "Znaková sada súboru" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formát" @@ -4198,14 +4165,14 @@ msgstr "Pridať názvy polí na prvý riadok" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Polia uzatvorené do" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Polia uvedené pomocou" @@ -4225,13 +4192,13 @@ msgstr "Odstrániť konce riadkov (CRLF) z polí" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Riadky ukončené" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Riadky ukončené" @@ -4288,12 +4255,12 @@ msgstr "Návestie" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME typ" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Prepojenia" @@ -4306,7 +4273,7 @@ msgid "Save on server" msgstr "Uložiť na server" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Prepísať existujúce súbory" @@ -4319,7 +4286,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Použiť opačný apostrof pri názvoch tabuliek a polí" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Režim kompatibility SQL" @@ -4541,8 +4508,8 @@ msgstr "" "použiť na získanie špeciálnych hodnôt." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "SQL okno" @@ -5908,10 +5875,10 @@ msgstr "Vyžaduje povolené kontrolovanie SQL" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Heslo" @@ -5935,8 +5902,8 @@ msgstr "" "Pokiaľ máte vlastné užívateľské meno, zadajte ho tu (východzie [kbd]anonymous" "[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Užívateľ" @@ -6181,7 +6148,7 @@ msgstr "Chýba rozšírenie %s. Skontrolujte prosín nastavenia PHP." msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6189,36 +6156,88 @@ msgstr "" "Server neodpovedá (alebo socket lokálneho MySQL servera nie je správne " "nastavený)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Server neodpovedá." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Podrobnosti..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Prehľadať výsledky na \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Celkovo: %s výskyt" +msgstr[1] "Celkovo: %s výskyty" +msgstr[2] "Celkovo: %s výskytov" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s výskyt v tabuľke %s" +msgstr[1] "%s výskyty v tabuľke %s" +msgstr[2] "%s výskytov v tabuľke %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Odstrániť nájdené záznamy z tabuľky %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Hľadať v databáze" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Slová alebo hodnoty, ktoré chcete vyhľadať (nahradzujúci znak: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Nájdi:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Slová sú rozdelené medzerou (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "V tabuľkách:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "V tabuľke:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "Nepodarilo sa pripojiť ku controluser podľa nastavení z konfigurácie." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Zmeniť heslo" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Žiadne heslo" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Potvrdiť" @@ -6239,8 +6258,8 @@ msgstr "Vytvoriť databázu" msgid "Create" msgstr "Vytvoriť" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Žiadne oprávnenia" @@ -6254,9 +6273,9 @@ msgstr "Vytvoriť tabuľku" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Názov" @@ -6264,145 +6283,145 @@ msgstr "Názov" msgid "Number of columns" msgstr "Počet polí" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Nepodarilo sa načítať exportné pluginy, skontrolujte prosím vašu inštaláciu!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Exportujem databázy z aktuálneho servera" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Exportujem tabuľky z databázy \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Exportujem riadky z tabuľky \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Metóda exportu:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Vlastné - zobrazí všetky voľby nastavení" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Databáza(y):" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabuľka(y):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Riadky:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Vypísať niektoré riadky" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Počet riadkov:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Začať od riadku:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Vypísať všetky riadky" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Výstup:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Uložiť na server do adresára %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Uložiť výstup do suboru" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Šablóna pre názov súboru:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "Meno servera bude zmenené na @SERVER@" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", meno databázy bude zmenené na @DATABASE@" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", meno tabuľky bude zmenené na @TABLE@" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Táto hodnota je interpretovaná pomocou %1$sstrftime%2$s, takže môžete použiť " "reťazec pre formátovanie dátumu a času. Naviac budú vykonané tieto " "nahradenia: %3$s. Ostatný text bude zachovaný. Viď %4$sFAQ%5$s pre viac " "detailov." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "použiť aj pre budúce exporty" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Znaková sada súboru:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Kompresia:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zazipované" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzip-ované" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzip-ované" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Zobraziť výstup ako text" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Formát:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Voľby špecifické pre formáty:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6410,36 +6429,36 @@ msgstr "" "Posuňte sa nižšie pre nastavenie vybraného formátu a ignorujte nastavenia " "ostatných." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Prevod znakovej sady:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version" msgid "committed on %1$s by %2$s" msgstr "Vytvoriť verziu" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version" msgid "authored on %1$s by %2$s" msgstr "Vytvoriť verziu" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6449,35 +6468,35 @@ msgstr "" "alebo je toto známa chyba v prehliadačoch založených na gecko (Safari, " "Google Chrome, Arora etc.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Formát importovaného súboru" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Súbor sa spracováva, buďte prosím trpezliví." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6485,30 +6504,30 @@ msgstr "" "Súbor sa načítava, buďte prosím trpezliví. Podrobnosti o nahrávaní nie sú " "dostupné." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importujem na aktuálny server" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importujem do databázy \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importujem do tabuľky \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Súbor na importovanie:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Súbor môže byť komprimovaný (%s) alebo nekomprimovaný." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6516,15 +6535,15 @@ msgstr "" "Meno komprimovaného súboru musí končiť na .[formát].[kompresia]. " "Napríklad: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Ukladanie súborov na server nie je povolené." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Čiastočný import:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6532,7 +6551,7 @@ msgstr "" "Predchádzajúcemu importu vypršal časový limit. Po znovuodoslaní formulára sa " "bude pokračovať od pozície %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6542,11 +6561,11 @@ msgstr "" "skriptu. (Týmto spôsobom sa môžu importovať aj veľké súbory, ale môže to " "zároveň spôsobiť problémy s transakciami.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Počet riadkov od začiatku, ktoré sa majú preskočiť:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6555,7 +6574,7 @@ msgstr "" msgid "Language" msgstr "Jazyk" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Informácie o verzii" @@ -6598,67 +6617,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Vyrovnávacia Pamäť" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Stav InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Využitie Vyrovnávacej Pamäte" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "stránok" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Prázdnych stránok" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Zmenených stránok" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Stránky obsahujúce dáta" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Stránok určených k uvoľneniu" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Spracovávaných stránok" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Uzavretých stránok" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Aktivita Vyrovnávacej Pamäte" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Požiadavkov na čítanie" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Požiadavkov na zápis" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Výpadkov pri čítaní" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Čakaní na zápis" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Výpadkov pri čítaní v %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Čakaní na zápis v %" @@ -6867,18 +6886,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Súvisiace odkazy" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6888,131 +6907,131 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "Neboli nájdené žiadne dáta pre graf." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL vrátil prázdny výsledok (tj. nulový počet riadkov)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "Nasledujúce tabuľky boli vytvorené alebo zmenené. Teraz možete:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 #, fuzzy #| msgid "View a structure`s contents by clicking on its name" msgid "View a structure's contents by clicking on its name" msgstr "Zobraziť obsah tabuľky kliknuťím na jej názov" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "Zmeniť ľubovolné nastavenia kliknutím na odkaz \"Nastavenia\"" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 #, fuzzy #| msgid "Edit its structure by following the \"Structure\" link" msgid "Edit structure by following the \"Structure\" link" msgstr "Upraviť štruktúru kliknutím na odkaz \"Štruktúra\"" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Prejsť do databázy: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "Chýba hodnota pre %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Prejsť na tabuľku: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Štruktúra %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Prejsť na pohľad: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Skryť" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binárny" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Kvôli dĺžke poľa,
toto pole sa nemusí dať upraviť" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binárny - neupravujte" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "upload adresár web serveru" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "a potom" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Vložiť ako nový riadok" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 #, fuzzy msgid "Show insert query" msgstr "Zobrazujem SQL dotaz" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Späť" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Vložiť nový záznam" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Späť na túto stránku" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Upraviť nasledujúci riadok" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Pre pohyb medzi hodnotami použite klávesu TAB alebo pre pohyb všetkými " "smermi klávesy CTRL+šípky" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Zobrazujem SQL dotaz" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7027,237 +7046,237 @@ msgstr "Žiadny" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Z" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Odošli" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy msgid "Add prefix" msgstr "Odstrániť index/indexy" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Skutočne chcete vykonať príkaz " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Žiadna zmena" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Znaková sada" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulharsky" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Zjednodušená Čínština" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Tradičná Čínština" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "nerozlišovať veľké a malé písmená" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "rozlišovať veľké a malé písmená" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Chorvátsky" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Česky" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dánsky" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Anglicky" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estónsky" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Nemecky" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "slovník" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "adresár" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Maďarsky" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandčina" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japončina" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Lotyšstina" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litovsky" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Kórejčina" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Perština" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Poľština" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Západná Európa" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumunština" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovenčina" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovinčina" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Španielsky" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Tradičná Španielčina" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Švédsky" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thajčina" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turecky" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrajinsky" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "mnohojazyčný" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Stredná Európa" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Ruština" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltické" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Arménština" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cyrilika" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabština" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebrejsky" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gruzínčina" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Gréčtina" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Čeština/Slovenčina" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Domov" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Odhlásiť sa" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin Dokumentácia" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7279,8 +7298,8 @@ msgstr "Vitajte v %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Pravdepodobná príčina je, že neexistuje konfiguračný súbor. Na jeho " "vytvorenie môžete použiť %1$skonfiguračný skript%2$s." @@ -7329,21 +7348,21 @@ msgstr "Heslo:" msgid "Server Choice" msgstr "Voľba serveru" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Prihlásenie bez hesla je zakázané v konfigurácií (pozri AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Boli ste neaktívni viac ako %s sekúnd, prihláste sa prosím znovu" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Nedá sa prihlásiť k MySQL serveru" @@ -7424,7 +7443,7 @@ msgstr "Nastavenia exportu databáz" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Sťahujem dáta pre tabuľku" @@ -7439,7 +7458,7 @@ msgstr "Udalosť" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7448,14 +7467,14 @@ msgstr "Popis" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Štruktúra tabuľky pre tabuľku" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7463,7 +7482,7 @@ msgstr "Iba štruktúru" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7509,32 +7528,32 @@ msgid "Display MIME types" msgstr "Zobraziť MIME typy" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Hostiteľ" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Vygenerované" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Verzia serveru" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Verzia PHP" @@ -7610,7 +7629,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7672,33 +7691,33 @@ msgid "" "reloaded between servers in different time zones)
" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedúry" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funkcie" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Obmedzenie pre exportované tabuľky" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Obmedzenie pre tabuľku" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPY PRE TABUĽKU" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "PREPOJENIA PRE TABUĽKU" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Chyba pri čítaní dát:" @@ -7737,28 +7756,28 @@ msgstr "" msgid "Column names: " msgstr "Názvy stĺpcov: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Chybný parameter pre CSV import: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Chybný formát v CSV vstupe na riadku %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Chybný počet položiek v CSV vstupe na riadku %d." @@ -7768,17 +7787,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Názov tabuľky" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Názvy stĺpcov" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Tento plug-in nepodporuje import komprimovaných súborov!" @@ -7975,100 +7994,100 @@ msgstr "" "Zobrazí odkaz; pole obsahuje meno súboru. Prvý parameter je prefix URL " "(napr. \"http://www.example.com/\"), druhý parameter je názov odkazu." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "chyba" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Zapnuté" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Možnosti všeobecných vzťahov" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Zobraziť vlastnosti" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Vytváranie PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Zobrazovať komentáre stĺpcov" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Transformácia pri prehliadaní" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Prosím prečítajte si dokumentáciu ako aktualizovať tabuľku s informáciami o " "stĺpcoch (column_comments tabuľka)" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Obľúbený SQL dopyt" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL história" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 #, fuzzy #| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "Trvalé spojenia" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "bez Popisu" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Odznačiť všetko" @@ -8077,7 +8096,7 @@ msgstr "Odznačiť všetko" msgid "Slave configuration" msgstr "Slave replikácia" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8088,9 +8107,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Meno používateľa" @@ -8110,52 +8129,52 @@ msgid "Slave status" msgstr "Zobraziť stav podriadených hostov" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Premenná" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID servra" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Pridať replikačného užívateľa pre slave" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Akýkoľvek používateľ" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Požiť textové pole" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Akýkoľvek hostiteľ" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokálny" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Tento počítač" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Použiť tabuľku s hostiteľmi" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8163,155 +8182,155 @@ msgstr "" "Ak sa použije Host tabuľka, toto políčko je ignorovné a namiesto toho sa " "použijú hodnoty z tabuľky Host." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Vytvoriť Heslo" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Nasledujúci dopyt zlyhal: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 #, fuzzy #| msgid "Sorry, we failed to restore the dropped routine." msgid "Sorry, we failed to restore the dropped event." msgstr "Bohužiaľ sa nepodarilo obnoviť odstránenú rutinu." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Routine %1$s has been modified." msgid "Event %1$s has been modified." msgstr "Rutina %1$s bola zmenená." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Event %1$s has been created." msgstr "Tabuľka %1$s bola vytvorená." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "Pri zpracovaní požadavky došlo k niekoľkým chybám:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Webový server" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Chyba pri spracovaní požiadavky" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Podrobnosti" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Typ udalosti" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Typ udalosti" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Zmeniť na %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 #, fuzzy #| msgid "Execute" msgid "Execute at" msgstr "Spustiť" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute" msgid "Execute every" msgstr "Spustiť" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Startup" msgctxt "Start of recurring event" msgid "Start" msgstr "Úvodná stránka" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Koniec" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Zachovať pri ukončení" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8337,120 +8356,120 @@ msgstr "" "zloženými dopytmi. Vykonanie niektorých uložených rutín môže zlyhať! " "Aby ste sa vyhli týmto problémom, použite prosím nové rozšírenie 'mysqli'." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Chybný typ rutiny: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Bohužiaľ sa nepodarilo obnoviť odstránenú rutinu." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Rutina %1$s bola zmenená." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Rutina %1$s bola vytvorená." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Upraviť rutinu" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "Názvy stĺpcov" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Priame odkazy" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Dĺžka/Nastaviť*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy msgid "Add parameter" msgstr "Odstrániť index/indexy" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "Odstrániť databázu" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Návratový typ" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Dĺžka/Nastaviť*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Parametre tabuľky" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Security" msgid "Security type" msgstr "Zabezpečenie" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8458,18 +8477,18 @@ msgstr[0] "Posledným príkazom v procedúre bol ovplyvnený %d riadok" msgstr[1] "Posledným príkazom v procedúre boli ovplyvnené %d riadky" msgstr[2] "Posledným príkazom v procedúre bolo ovplyvnených %d riadkov" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Výsledky spustenia rutiny %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Spustiť rutinu" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8507,25 +8526,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Čas" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Chybné meno tabuľky" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8619,138 +8638,138 @@ msgstr "V databáze %2$s nebola nájdená udalosť s menom %1$s" msgid "There are no events to display." msgstr "Nie sú žiadne udalosti na zobrazenie." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Tabuľka %s neexistuje!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Prosím skonfigurujte koordináty pre tabuľku %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Schéma databázy %s - Strana %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relačná schéma" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Obsah" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atribúty" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Vytvoriť novú Stránku" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Názov stránky" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Automatické rozvrhnutie podľa" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Interné vzťahy" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Prosím zvolte si Stránku, ktorú chcete upraviť" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Zvoliť stránku" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Vybrať Tabuľky" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Zobraziť relačnú schému" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Zobraziť mriežku" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Zobraziť farbu" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Zobraziť rozmery tabuliek" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Zobraziť všetky tabuľky s rovnakou šírkou" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Na šírku" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Na výšku" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientácia" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Veľkosť stránky" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8758,7 +8777,7 @@ msgstr "" "Aktuálna stránka sa odkazuje na tabuľky, ktoré už neexistujú, želáte si " "odstrániť tieto odkazy?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Zobraziť grafický návrh" @@ -8777,44 +8796,44 @@ msgstr "Neznámy jazyk: %1$s." msgid "Current Server" msgstr "Aktuálny server" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Zdrojová databáza" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Aktuálny server" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Vzdialený server" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Cieľová databáza" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Kliknite pre vybranie" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Spustiť SQL príkaz(y) na serveri %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Spustiť SQL dopyt/dopyty na databázu %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Vyčistiť" @@ -8823,11 +8842,11 @@ msgstr "Vyčistiť" msgid "Columns" msgstr "Stĺpce" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Pridať tento SQL dopyt do obľúbených" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Dovoliť používať túto položku všetkým používateľom" @@ -8920,8 +8939,8 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "SQL validator nemohol byť inicializovaný. Prosím skontrolujte, či sú " -"nainštalované všetky potrebné rozšírenia php, tak ako sú popísané v " -"%sdocumentation%s." +"nainštalované všetky potrebné rozšírenia php, tak ako sú popísané v %" +"sdocumentation%s." #: libraries/tbl_common.inc.php:53 #, fuzzy, php-format @@ -8929,7 +8948,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Sledovanie je aktívne." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8941,7 +8960,7 @@ msgstr "" "apostrof (\"'\") pri týchto hodnotách, zadajte ich pomocou uvádzacieho " "spätného lomítka (napr. '\\\\xyz' alebo 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8949,19 +8968,19 @@ msgstr "" "Pre predvolené hodnoty, prosím zadajte iba jednu hodnotu bez úvodzoviek " "alebo uvádzacích znakov, napr.: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Index" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Odstrániť stĺpce" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8970,11 +8989,11 @@ msgstr "" "Pre zoznam dostupných parametrov a ich MIME typov kliknite na %spopisy " "transformácií%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Parametre transformácie" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8986,58 +9005,58 @@ msgstr "" "jednoduché úvodzovky (\"'\") medzi týmito hodnotami, vložte pred nich spätné " "lomítko (napr. '\\\\xyz' alebo 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Získať viac miesta pre úpravy" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Žiadny" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Podľa zadania:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primárny" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Celý text" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Po %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Pridať %s stĺpcov" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Musíte pridať aspoň jeden stĺpec." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Úložný Systém" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9058,12 +9077,12 @@ msgstr "" "Vaše nastavenia budú uložené len počas tohto prihlásenia. Pre trvalé " "nastavenie potrebujete nastaviť %smiesto uloženia phpMyAdmin konfigurácie%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy msgid "Could not save configuration" msgstr "Slave replikácia" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9078,91 +9097,91 @@ msgstr "V ZIP archíve neboli nájdené žiadne súbory!" msgid "Error in ZIP archive:" msgstr "Chyba v ZIP archíve:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Všeobecné nastavenia" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "Overenie MySQL spojenia" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Nastavenia vzhľadu" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Ďalšie nastavenia" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "Databáza pre používateľa" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Verzia serveru" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Verzia protokolu" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Používateľ" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Server socket" msgid "Server charset" msgstr "Socket servera" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Webový server" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Use light version" msgid "Database client version" msgstr "Použiť odľahčenú verziu" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Rozšírenie PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Zobraziť informácie o PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Oficiálne stránky phpMyAdmin" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Prispejte" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Získať podporu" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Zoznam zmien" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9174,7 +9193,7 @@ msgstr "" "nastavením, nie je zabezpečený proti napadnutiu, táto bezpečnostná chyba by " "mala byť urýchlene odstránená nastavením hesla pre užívateľa 'root'." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9183,7 +9202,7 @@ msgstr "" "V nastavení PHP je aktívna funkcia mbstring.func_overload, ktorá nie je " "kompatibilná s phpMyAdmin-om a môže spôsobiť stratu dát!" -#: main.php:294 +#: main.php:297 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 " @@ -9194,27 +9213,27 @@ msgstr "" "rozdeľovať reťazce kódované v týchto znakových sadách a môže to viesť k " "nečakaným výsledkom." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Nastavte prosím kľúč pre šifrovanie cookies v konfiguračnom súbore " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9224,7 +9243,7 @@ msgstr "" "vašom phpMyAdmin adresári. Mali by ste ho odstrániť, ak je phpMyAdmin " "nakonfigurovaný." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9233,7 +9252,7 @@ msgstr "" "Miesto uloženia phpMyAdmin konfigurácie nie je úplne nastavené, niektoré " "rozšírené vlastnosti boli vypnuté. Ak chcete zistiť prečo, kliknite %ssem%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9242,33 +9261,33 @@ msgstr "" "Verzia Vašej PHP MySQL knižnice %s je rozdielna od MySQL server verzie %s. " "Toto môže spôsobiť nepredvídateľné správanie." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Žiadne databázy" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Filter tables by name" msgid "Filter databases by name" msgstr "Filtrovať tabuľky podľa mena" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Filtrovať tabuľky podľa mena" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Vytvoriť tabuľku" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Prosím vyberte si databázu" @@ -9317,7 +9336,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Vytvoriť relaciu" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Import/Export koordináty pre PDF schému" @@ -9379,69 +9398,69 @@ msgstr "Zlúčiť" msgid "Active options" msgstr "Zapnuté parametre" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Stránka bola vytvorená" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Stránka" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Importovať zo zvolenej stránky" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Exportovať na zvolenú stránku" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Vytvoriť novú stránku a exportovať do nej" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Nový názov stránky: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "Interné vzťahy" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "Zobraziť prepojenia" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Zmeny boli uložené" @@ -9495,8 +9514,8 @@ msgid "" "You can set more settings by modifying config.inc.php, eg. by using %sSetup " "script%s." msgstr "" -"Ďalšie nastavenia môžete urobiť úpravou config.inc.php, napr. použitím " -"%sNastavovacieho skriptu%s." +"Ďalšie nastavenia môžete urobiť úpravou config.inc.php, napr. použitím %" +"sNastavovacieho skriptu%s." #: prefs_manage.php:305 msgid "Save to browser's storage" @@ -9515,15 +9534,15 @@ msgid "You can reset all your settings and restore them to default values." msgstr "" "Môžete vymazať všetky vaše nastavenia a vrátiť sa k východziím hodnotám." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importovať súbory" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Všetko" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Tabuľka %s nebola nájdená alebo nie je nastavená v %s" @@ -9532,37 +9551,37 @@ msgstr "Tabuľka %s nebola nájdená alebo nie je nastavená v %s" msgid "File doesn't exist" msgstr "Súbor neexistuje" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Vyberte binárny log na zobrazenie" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Súbory" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Zobraziť skrátene dopyty" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Zobraziť kompletné dopyty" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Názov logu" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Pozícia" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Pôvodná pozícia" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informácia" @@ -9570,7 +9589,7 @@ msgstr "Informácia" msgid "Character Sets and Collations" msgstr "Znakové sady a Zotriedenia" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9579,24 +9598,24 @@ msgstr[0] "%s databáz bolo úspešne zrušených." msgstr[1] "%s databáz bolo úspešne zrušených." msgstr[2] "%s databáz bolo úspešne zrušených." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Štatistiky databázy" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Master replikácia" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Slave replikácia" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Zobraziť štatistiky" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9604,7 +9623,7 @@ msgstr "" "Poznámka: Aktivovanie štatistík databázy môže spôsobiť značné zvýšenie " "sieťovej prevádzky medzi databázou a web serverom." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Úložné Systémy" @@ -9632,7 +9651,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Verzia" @@ -9648,112 +9667,112 @@ msgstr "Licencia" msgid "disabled" msgstr "vypnuté" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Všetky oprávnenia okrem GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Povolí meniť štruktúru existujúcich tabuliek." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Umožňuje upravovať a odstraňovať uložené procedúry." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Povolí vytváranie nových databáz a tabuliek." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Umožňuje vytvárať uložené procedúry." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Povolí vytváranie nových tabuliek." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Povolí vytváranie dočasných tabuliek." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Umožňuje vytvárať, odstraňovať a premenovávať používateľské kontá." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Umožňuje vytvárať nové pohľady." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Povolí mazanie dát." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Povolí odstraňovanie databáz a tabuliek." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Povolí odstraňovanie tabuliek." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Umožňuje spúšťať uložené procedúry." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Povolí importovanie a exportovanie dát zo/do súborov na serveri." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "Povolí pridávanie uživatelov a práv bez znovunačítania tabuliek práv." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Povolí vytváranie a mazanie indexov." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Povolí vkladanie a nahradzovanie dát." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Povolí zmaknutie tabuliek pre aktuálne vlákno." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Obmedzí počet nových spojení, ktoré môže používateľ vytvoriť za hodinu." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Obmedzí počet dopytov, ktoré môže používateľ odoslať za hodinu." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9761,60 +9780,60 @@ msgstr "" "Obmedzí počet príkazov meniacich tabuľku alebo databázu, ktorá môže " "používateľ odoslať za hodinu." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Obmedzuje počet simultánnych pripojení používateľa." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Nefunguje v tejto verzii MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Povolí znovunačítanie nastavení a vyprázdňovanie vyrovnávacích pamätí " "serveru." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Povolí používateľovi zistiť kde je hlavný / pomocný server." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Potrebné pre replikáciu pomocných serverov." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Povolí čítanie dát." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Povolí prístup ku kompletnému zoznamu databáz." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Umožňuje spúšťať príkazy so SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Povolí vypnutie serveru." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9824,227 +9843,227 @@ msgstr "" "Potrebné pre väčšinu operácií pri správe serveru ako nastavovanie globálny " "premenných alebo zabíjanie procesov iných používateľov." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Povolí vytváranie a mazanie spúšťačov" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Povolí menenie dát." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Žiadne práva." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Žiadny" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Oprávnenia pre jednotlivé tabuľky" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Poznámka: názvy MySQL oprávnení sú uvádzané po anglicky" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administrácia" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globálne práva" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Oprávnenia pre jednotlivé databázy" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Obmedzenie zdrojov" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Poznámka: Nastavenie týchto parametrov na 0 (nulu) odstráni obmedzenia." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Prihlásenie" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Nezmeniť heslo" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Nebol nájdený žiadny používateľ." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Používateľ %s už existuje!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Používateľ bol pridaný." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Boli aktualizované oprávnenia pre %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Boli zrušené oprávnenia pre %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Heslo pre %s bolo úspešne zmenené." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Odstraňuje sa %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Na odstránenie neboli vybraní žiadni používatelia!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Znovunačítanie práv" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Vybraní používatelia bol úspešne odstránený." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Práva boli úspešne znovunačítané." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Upraviť oprávnenia" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Zrušiť" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Exportovať" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Akýkoľvek" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Oprávnenia" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Oprávnenia" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Prehľad používatelov" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Prideliť" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Odstrániť vybraných používateľov" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Odobranie všetkých aktívnych práv používateľom a ich následné odstránenie." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Odstrániť databázy s rovnakým menom ako majú používatelia." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Poznámka: phpMyAdmin získava práva používateľov priamo z tabuliek MySQL. " "Obsah týchto tabuliek sa môže líšiť od práv, ktoré používa server, ak boli " -"tieto tabuľky ručne upravené. V tomto prípade sa odporúča vykonať " -"%sznovunačítanie práv%s predtým ako budete pokračovať." +"tieto tabuľky ručne upravené. V tomto prípade sa odporúča vykonať %" +"sznovunačítanie práv%s predtým ako budete pokračovať." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Zvolený používateľ nebol nájdený v tabuľke práv." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Oprávnenia pre jednotlivé stĺpce" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Pridať oprávnenia pre nasledujúcu databázu" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Náhradzujúcim znakom % a _ by mal predchádzať znak \\, pokiaľ ich nechcete " "použiť doslovne" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Pridať oprávnenia pre nasledujúcu tabuľku" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Zmeniť informácie o používateľovi / Kopírovať používateľa" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Vytvoriť nového používateľa s rovnakými právami a ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... zachovať pôvodného používateľa." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... zmazať pôvodného používateľa z tabuliek používateľov." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" "... odobrať všetky oprávnenia pôvodnému používateľovi a následne ho zmazať." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10052,80 +10071,80 @@ msgstr "" "... zmazať pôvodného používateľa z tabuliek používateľov a potom " "znovunačítať oprávnenia." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Databáza pre používateľa" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Vytvoriť databázu s rovnakým menom a prideliť všetky oprávnenia" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Prideliť všetky oprávnenia pomocou masky (používateľ\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Prideliť všetky oprávnenia na databázu "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Používatelia majúci prístup k "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globálny" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "závislé na databáze" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "nahradzujúci znak" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Užívateľ bol pridaný." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Master server zmenený úspešne na %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Tento server je nakonfigurovaný ako master v replikačnom procese." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Zobraziť stav master replikácie" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10134,12 +10153,12 @@ msgstr "" "Tento server nie je nakonfigurovaný ako master v replikačnom procese. Chceli " "by ste ho nakonfigurovať?" -#: server_replication.php:246 +#: server_replication.php:247 #, fuzzy msgid "Master configuration" msgstr "Master replikácia" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10148,108 +10167,108 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Prosím, vyberte databázy:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Tento server je nakonfigurovaný ako slave v replikačnom procese. Prajete si:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 #, fuzzy msgid "Synchronize databases with master" msgstr "Synchronizovať Databázy" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Ovládať slave:" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Celý text" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Spustiť len SQL vlákno" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Spustiť len IO vlákno" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10258,156 +10277,156 @@ msgstr "" "Tento server nie je nakonfigurovaný ako slave v replikačnom procese. Chceli " "by ste ho nakonfigurovať?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Vlákno %s bol úspešne zabité." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "Neporadilo za ukončiť vlákno %s. Jeho beh bol pravdepodobne už ukončený." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Manipulačná Rutina" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Vyrovnávacia pamäť príkazov" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Počet vlákien" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Dočasné dáta" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Odložené vloženia" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Vyrovnávacia pamäť kľúčov" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Zjednotenia" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Zoraďovanie" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Koordinátor transakcií" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Vyprázdniť (uzavrieť) všetky tabuľky" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Zobraziť otvorené tabuľky" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Zobraziť podriadené hosty" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Zobraziť stav podriadených hostov" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Vyprázdniť vyrovnávaciu pamäť príkazov" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Stav serveru" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Obnovovacia frekvencia: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Filter" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Obsahujúca slovo:" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Zobraziť otvorené tabuľky" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Zobraziť otvorené tabuľky" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Súvisiace odkazy:" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Typ dopytu" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Introduction" msgid "Instructions" msgstr "Úvod" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10415,31 +10434,31 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Dopytov od spustenia: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Údaj" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Tento MySQL server beží %1$s. Bol spustený %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10447,18 +10466,18 @@ msgstr "" "Tento server je nakonfigurovaný ako master a slave v " "replikačnom procese." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Tento MYSQL server je nakonfigurovaný ako master v replikačnom " "procese." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Tento MYSQL server pracuje ako slave v replikačnom procese." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10466,11 +10485,11 @@ msgstr "" "Pre viac informácií o stave replikácie na tomto serveri navštívte prosím sekciu replikácie." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Stav replikácie" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10478,45 +10497,45 @@ msgstr "" "Na vyťaženom serveri môže dôjsť k pretečeniu počítadiel, takže štatistiky " "servera môžu byť nepresné." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Prijaté" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Odoslané" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "max. súčasných pripojení" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Nepodarených pokusov" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Prerušené" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Príkaz" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Počet neúspešných pokusov o pripojenie k MySQL serveru." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10526,16 +10545,16 @@ msgstr "" "ale zároveň prekročili hodnotu binlog_cache_size a museli tak použiť dočasný " "súbor na uloženie príkazov transakcie." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Počet transakcií, ktoré využili vyrovnávaciu pamäť binárneho logu." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10547,11 +10566,11 @@ msgstr "" "hodnotu tmp_table_size aby boli dočasné tabuľky ukladané do pamäte a nie na " "disk." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Počet dočasných súborov vytvorených servrom mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10559,7 +10578,7 @@ msgstr "" "Počet dočasných, v pamäti uložených tabuliek, vytvorených servrom pri " "vykonávaní príkazov." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10567,7 +10586,7 @@ msgstr "" "Počet riadkov pridaných príkazom INSERT DELAYED, pri ktorých sa vyskytla " "chyba (pravdepodobne opakujúci sa kľúč)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10575,23 +10594,23 @@ msgstr "" "Počet vlákien používaných príkazmi INSERT DELAYED. Každá samostatná tabuľka, " "na ktorú je použitý príkaz INSERT DELAYED, ma svoje vlastné vlákno." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Počet riadkov vložených príkazom INSERT DELAYED." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Počet vykonaných príkazov FLUSH." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Počet interných príkazov COMMIT." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Koľkokrát bol z tabuľky odstránený riadok." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10601,7 +10620,7 @@ msgstr "" "tabuľky s daným menom. Tento proces sa nazýva objavovanie. Handler_discover " "zobrazuje počet doposiaľ objavených tabuliek." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10611,7 +10630,7 @@ msgstr "" "znamená to že server vykonáva príliš veľa kompletných prechádzaní indexov; " "napríklad, SELECT col1 FROM foo, za predpokladu že col1 je indexovaný." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10619,7 +10638,7 @@ msgstr "" "Počet požiadavkov na načítanie riadku podľa kľúča. Ak je táto hodnota " "vysoká, je to dobrým znamením že sú príkazy a tabuľky správne indexované." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10629,7 +10648,7 @@ msgstr "" "Táto hodnota sa zvyšuje ak sa načítava indexovaný stĺpec v danom rozsahu " "alebo ak sa vykonáva prehľadávanie indexu." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10638,7 +10657,7 @@ msgstr "" "čítacia metóda sa použiva hlavne na optimalizáciu príkazov typu ORDER BY ... " "DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10651,7 +10670,7 @@ msgstr "" "kompletne prehľadávať tabuľky, alebo sa používajú zjednotenia, ktoré správne " "nevyužívajú kľúče." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10663,35 +10682,35 @@ msgstr "" "tabuľky nie sú správne indexované alebo príkazy nedostatočne využívajú " "dostupné indexy." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Počet interných príkazov ROLLBACK." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Počet požiadavkov na zmenu riadku v tabuľke." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Počet požiadavkov na vloženie nového riadku do tabuľky." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Počet stránok obsahujúcich dáta (nečistých aj čistých)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Počet nečistých stránok." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Počet stránok, na ktoré je požiadavka na vyprázdnenie." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Počet voľných stránok." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10701,7 +10720,7 @@ msgstr "" "momentálne číta alebo zapisuje, prípadne nemôžu byť vyprázdnené ani " "odstránené z nejakého iného dôvodu." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10713,11 +10732,11 @@ msgstr "" "hodnota sa tiež môže vypočítať ako Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Celkový počet stránok vo vyrovnávacej pamäti InnoDB." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10725,7 +10744,7 @@ msgstr "" "Počet \"náhodných\" predčítaní vykonaných InnoDB. Táto situácia nastáva pri " "príkazoch, ktoré prehľadávajú veľkú časť tabuľky, ale v náhodnom poradí." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10733,11 +10752,11 @@ msgstr "" "Počet sekvenčných predčítaní vykonaných InnoDB. Táto situácia nastáva pri " "vykonávaní sekvenčného prehľadávania celej tabuľky." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Počet požiadavkov na logické načítavanie." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10745,7 +10764,7 @@ msgstr "" "Počet logických načítaní, ktoré sa nemohli vykonať z vyrovnávacej pamäte a " "namiesto toho bolo vykonané načítanie celej jednej stránky." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10759,88 +10778,88 @@ msgstr "" "počet týchto čakaní a ak bola správne nastavená veľkosť vyrovnávacej pamäte, " "mala by byť nízka." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Počet zápisov do vyrovnávacej pamäte InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Počet vykonaných fsync() operácií." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Aktuálny počet prebiehajúcich fsync() operácií." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Počet aktuálne prebiehajúcich načítavaní." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Počet aktuálne prebiehajúcich zápisov." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Množstvo už načítaných dát, v bajtoch." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Celkový počet načítaní dát." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Celkový počet zápisov dát." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Množstvo už zapísaných dát, v bajtoch." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Počet vykonaných dvojitých zápisov a počet stránok zapísaných pre tento účel." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Počet vykonaných dvojitých zápisov a počet stránok zapísaných pre tento účel." -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" "Počet čakaní na vyprázdnenie vyrovnávacej pamäte logu z dôvodu jej zaplnenia." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Počet požiadaviek na zápis do logovacieho súboru." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Počet fyzických zápisov do logovacieho súboru." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Počet fsync() zápisov vykonaných do logovacieho súboru." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Počet prebiehajúcich synchronizácií logovacieho súboru." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Počet prebiehajúcich zápisov do logovacieho súboru." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Množstvo bajtov zapísaných do logovacieho súboru." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Počet vytvorených stránok." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10849,51 +10868,51 @@ msgstr "" "hodnôt sa udáva v stránkach; pomocou veľkosti stránky je možné ich premeniť " "na bajty." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Počet načítaných stránok." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Počet zapísaných stránok." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Počet zámkov na riadky, na ktoré sa čaká." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Priemerný čas potrebný na získanie zámku na riadok, v milisekundách." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Celkový čas potrebný na získanie zámku na riadok, v milisekundách." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Maximálny čas potrebný na získanie zámku na riadok, v milisekundách." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Koľkokrát sa muselo čakať na zámok na riadok." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Počet riadkov odstránených z InnoDB tabuliek." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Počet riadkov vložených do InnoDB tabuliek." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Počet načítaných riadkov z InnoDB tabuliek." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Počet upravených riadkov v InnoDB tabuľkách." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10902,7 +10921,7 @@ msgstr "" "neboli zapísané na disk. Predtým sa táto hodnota nazývala " "Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -10910,7 +10929,7 @@ msgstr "" "Počet nevyužitých blokov vo vyrovnávacej pamäti kľúčov. Z tejto hodnoty " "môžete zistiť koľko vyrovnávacej pamäte sa práve používa." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10919,17 +10938,17 @@ msgstr "" "Počet využitých blokov vo vyrovnávacej pamäti kľúčov. Táto hodnota určuje " "najväčšie množstvo blokov, ktoré kedy naraz použité." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Formát importovaného súboru" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Počet požiadavkov na načítanie kľúčového bloku z vyrovnávacej pamäti." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10940,26 +10959,26 @@ msgstr "" "je príliš malá. Úspešnosť vyrovnávacej pamäte si môžte vypočítať zo vzťahu " "Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Počet požiadavkov na zápis kľúčového bloku do vyrovnávacej pamäti." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Počet fyzických zápisov kľúčového bloku na disk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10970,17 +10989,17 @@ msgstr "" "požiadavku. Prednastavená hodnota 0 znamená, že doposiaľ neboli skompilované " "žiadne príkazy." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Počet riadkov čakajúcich na zápis cez INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -10988,38 +11007,38 @@ msgstr "" "Počet doposiaľ otvorených tabuliek. Ak je táto hodnota príliš vysoká, " "pravdepodobne je vyrovnávacia pamäť pre tabuľky príliš malá." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Počet otvorených súborov." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "Počet otvorených streamov (väčšinou využívané na logovanie)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Počet práve otvorených tabuliek." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Veľkosť voľnej pamäti pre vyrovnávaciu pamäť príkazov." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Počet zásahov vyrovnávacej pamäti." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Počet príkazov pridaných do vyrovnávacej pamäti." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11031,7 +11050,7 @@ msgstr "" "veľkosti vyrovnávacej pamäte príkazov. Vyrovnávacia pamäť príkazov používa " "stratégiu (LRU), odstránenie najdlhšie nepoužitých príkazov ako prvých." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11039,19 +11058,19 @@ msgstr "" "Počet príkazov neumiestnených do vyrovnávacej pamäti (nie sú cachovateľné " "alebo nevyhovujú nastaveniu query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Počet príkazov registrovaných vo vyrovnávacej pamäti." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Celkové množstvo blokov vo vyrovnávacej pamäti príkazov." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Stav failsafe replikácie (zatiaľ neimplementované)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11059,12 +11078,12 @@ msgstr "" "Počet spojení, ktoré nevyužívajú indexy. Ak sa táto hodnota nerovná 0, mali " "by ste starostlivo skontrolovať indexy vašich tabuliek." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Počet spojení, ktoré na referenčnej tabuľke využili intervalové vyhľadávanie." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11073,7 +11092,7 @@ msgstr "" "(ak táto hodnota nie je 0, mali by ste starostlivo skontrolovať indexy " "vašich tabuliek.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11081,15 +11100,15 @@ msgstr "" "Počet spojení, ktoré na prvej tabuľke využili intervalové vyhľadávanie (táto " "hodnota nie je kritická ani v prípade, že je vysoká.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Počet spojení, ktoré vykonali kompletné prehľadanie prvej tabuľky." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Počet dočasných tabuliek, otvorených podriadeným SQL vláknom." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11097,13 +11116,13 @@ msgstr "" "Celkový počet (od spustenia) pokusov replikačného podriadeného SQL vlákna o " "znovuobnovenie transakcie." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Táto položka obsahuje hodnotu ON ak je tento server podriadeným a je " "pripojený k prislúchajúcemu nadriadenému servru." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11111,14 +11130,14 @@ msgstr "" "Počet vlákien, ktorých vytvorenie zabralo viac ako je hodnota " "slow_launch_time." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" "Počet príkazov, ktorých vykonanie zabralo viac ako je hodnota " "long_query_time." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11128,23 +11147,23 @@ msgstr "" "je táto hodnota prílis veľká, mali by ste pouvažovať nad zvýšením hodnoty " "systémového nastavania sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Počet rozsahom obmedzených zoraďovaní." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Počet zoradených riadkov." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Počet zoradení uskutočnených prehľadávaním tabuľky." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Počet zámkov tabuliek, ktoré boli získané okamžite." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11156,7 +11175,7 @@ msgstr "" "najprv optimalizovať vaše príkazy a potom buď rozdeliť tabuľku/tabuľky alebo " "použiť replikáciu." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11166,11 +11185,11 @@ msgstr "" "dá vypočítať zo vzťahu Threads_created/Connections. Ak je táto hodnota v " "červenom, mali by ste zvýšiť hodnotu thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Počet momentálne otvorených spojení." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11181,75 +11200,75 @@ msgstr "" "Threads_created vysoká, mohli by ste zvýšiť hodnotu thread_cache_size (to " "však nespôsobí žiadnu citeľnú zmenu ak máte vlákna dobre implementované.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Sledovanie nie je aktívne." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Počet nespiacich vlákien." -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Štart" -#: server_status.php:1594 +#: server_status.php:1637 #, fuzzy #| msgid "Introduction" msgid "Instructions/Setup" msgstr "Úvod" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy msgid "Add chart" msgstr "Odstrániť index/indexy" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Obnoviť" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Textarea columns" msgid "Chart columns" msgstr "Stĺpce s textovou oblasťou" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Restore default value" msgid "Reset to default" msgstr "Obnoviť východziu hodnotu" -#: server_status.php:1640 +#: server_status.php:1683 #, fuzzy #| msgid "Introduction" msgid "Monitor Instructions" msgstr "Úvod" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11258,7 +11277,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11266,18 +11285,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11285,11 +11304,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11297,88 +11316,88 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove chart" msgid "Preset chart" msgstr "Odstrániť graf" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Vybrať série:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "alebo zadajte meno premennej:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Pridať nového používateľa" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy #| msgid "Series:" msgid "Series in Chart:" msgstr "Série:" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Show statistics" msgid "Log statistics" msgstr "Zobraziť štatistiky" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Zvolený časový rozsah:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Typ dopytu" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" @@ -11386,7 +11405,7 @@ msgstr[0] "%d sekunda" msgstr[1] "%d sekundy" msgstr[2] "%d sekúnd" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11402,8 +11421,8 @@ msgstr "Nepodarilo sa pripojiť k zdroju" msgid "Could not connect to the target" msgstr "Nepodarilo sa pripojiť k cieľu" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "'%s' databáza neexistuje." @@ -11505,19 +11524,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Premenné a nastavenia serveru" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Hodnota sedenia" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Globálna hodnota" @@ -11809,48 +11828,48 @@ msgstr "" msgid "Wrong data" msgstr "Žiadne dáta" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Skutočne chcete vykonať príkaz " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Zobrazujem ako PHP kód" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Skontrolované SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Výsledok SQL dopytu" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Vygenerované" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problémy s indexami v tabuľke `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Názov" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tabuľka %1$s bola úspešné upravená" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11925,12 +11944,12 @@ msgstr "" msgid "Y Values" msgstr "Hodnota" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Tabuľka %s už existuje!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Tabuľka %1$s bola vytvorená." @@ -11985,470 +12004,470 @@ msgstr "Uložiť ako súbor" msgid "File name" msgstr "Názov tabuľky" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Názov primárneho kľúča musí byť \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Nie je možné premenovať index na PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Časti indexu neboli definované!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Pridať index" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Režim úprav" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Meno indexu :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" musí byť iba meno primárneho kľúča!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Typ indexu :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Pridať do indexu  %s stĺpce" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Nedá sa presunúť tabuľka sama do seba!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Nedá sa skopírovať tabuľka sama do seba!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabuľka %s bola presunutá do %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabuľka %s bola skorírovaná do %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Tabuľka je prázdna!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Zmeniť poradie tabuľky podľa" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(po jednom)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Presunúť tabuľku do (databáza.tabuľka):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Parametre tabuľky" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Premenovať tabuľku na" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Skopírovať tabuľku do (databáza.tabuľka):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Prepnúť na skopírovanú tabuľku" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Údržba tabuľky" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmentovať tabuľku" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabuľka %s bola vyprázdnená" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Vyprázdniť tabuľku (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Odstrániť dáta alebo tabuľku" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Odstrániť tabuľku (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Údržba tabuľky" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analyzovať" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Skontrolovať" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimalizovať" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Opraviť" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Skontrolovať referenčnú integritu:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Zobraziť tabuľky" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Zabrané miesto" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efektívny" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Štatistika riadku" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statický" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dynamický" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Dĺžka riadku" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Veľkosť riadku" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Interné vzťahy" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Prechádzať iné hodnoty" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Pridať unikátny index" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add index" msgid "Add SPATIAL index" msgstr "Pridať index" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Pridať fulltextový index" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Žiadny" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Stĺpec %s bol odstránený" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Bol pridaný primárny kľúč pre %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Bol pridaný index pre %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Zobraziť viac operácii" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Odstrániť stĺpce" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Náhľad k tlači" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Zobraziť prepojenia" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Navrhnúť štruktúru tabuľky" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Pridať stĺpec" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Na konci tabuľky" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Na začiatku tabuľky" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Po %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Vytvoriť index na %s stĺpcoch" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Sledovanie je aktívne." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Sledovanie je aktívne." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Chyba dopytu" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Odstrániť riadok o sledovaní tabuľky z výpisu" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Žiadne dáta" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Dátum" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Delete tracking data for this table" msgid "Deactivate tracking for %s" msgstr "Odstrániť všetky informácie o sledovaní tejto tabuľky" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Activate tracking for %s" msgstr "Chýba hodnota pre %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version" msgid "Create version %1$s of %2$s" msgstr "Vytvoriť verziu" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Vytvoriť verziu" @@ -12477,11 +12496,11 @@ msgstr "Nemáte dostatočné práva na vykonanie tejto akcie!" msgid "The profile has been updated." msgstr "Profil bol aktualizovaný." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Meno pohľadu" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Premenovať pohľad na" @@ -12811,8 +12830,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12947,8 +12966,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -14143,8 +14162,8 @@ msgstr "concurrent_insert je nastavené na 0" #~ msgid "Imported file compression will be automatically detected from: %s" #~ msgstr "" -#~ "Kompresia importovaného súboru bude rozpoznaná automaticky. Podporované: " -#~ "%s" +#~ "Kompresia importovaného súboru bude rozpoznaná automaticky. Podporované: %" +#~ "s" #~ msgid "Add into comments" #~ msgstr "Pridať do komentárov" diff --git a/po/sl.po b/po/sl.po index aa9dade6ab..64d5966dce 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-29 18:51+0200\n" "Last-Translator: Domen \n" "Language-Team: slovenian \n" -"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " -"n%100==4 ? 2 : 3);\n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" "X-Generator: Weblate 1.1\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Pokaži vse" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Številka strani:" @@ -38,55 +38,56 @@ msgstr "" "Ciljnega okna ni bilo mogoče osvežiti. Morda ste zaprli nadrejeno okno ali " "pa vaš brskalnik blokira osveževanje varnostnih parametrov med okni." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Iskanje" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Izvedi" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Ime ključa" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Opis" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Zbirka podatkov %1$s je ustvarjena." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Pripomba zbirke podatkov: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Pripomba tabele" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Stolpec" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Vrsta" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Privzeto" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Povezave z" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Pripombe" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Ne" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Da" @@ -261,101 +262,101 @@ msgstr "Da" msgid "View dump (schema) of database" msgstr "Preglej povzetek stanja zbirke podatkov" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "V zbirki podatkov ni mogoče najti tabel." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Izberi vse" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Prekliči izbor vsega" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Ime zbirke podatkov je prazno!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Zbirko podatkov %1$s sem preimenoval v %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Zbirko podatkov %1$s sem skopiral v %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Preimenuj zbirko podatkov v" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Odstrani zbirko podatkov" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Zbirka podatkov %s je zavržena." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Zavrzi zbirko podatkov (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kopiraj zbirko podatkov v" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Samo struktura" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktura in podatki" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Samo podatki" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE pred kopiranjem" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Dodaj %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Dodaj vrednost AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Dodaj omejitve" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Preklopi na kopirano zbirko podatkov" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Pravilo za razvrščanje znakov" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -364,64 +365,64 @@ msgstr "" "Hramba konfiguracije phpMyAdmin je bila onemogočena. Če želite izvedeti " "zakaj, kliknite %stukaj%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Uredi ali izvozi relacijsko shemo" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabela" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Vrstic" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Velikost" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "v uporabi" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Ustvarjeno" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Zadnjič posodobljeno" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Zadnjič pregledano" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" @@ -430,427 +431,359 @@ msgstr[1] "%s tabeli" msgstr[2] "%s tabele" msgstr[3] "%s tabel" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Za prikaz morate izbrati morate vsaj en stolpec" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Preklopi na %svidni graditelj%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Razvrsti" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Naraščajoče" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Padajoče" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Pokaži" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriteriji" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Vstavi" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "In" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Briši" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Ali" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Spremeni" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Dodaj/Odstrani vrstice meril" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Dodaj/Odstrani stolpce" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Osveži poizvedbo" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Uporabi tabele" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Poizvedba SQL na zbirki podatkov %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Izvedi poizvedbo" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Dostop zavrnjen" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "katerokoli besedo" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "vse besede" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "točno določeno frazo" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "kot običajni izraz (regular expression)" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Rezultati iskanja \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Skupaj: %s zadetek" -msgstr[1] "Skupaj: %s zadetka" -msgstr[2] "Skupaj: %s zadetki" -msgstr[3] "Skupaj: %s zadetkov" - -#: db_search.php:296 -#, php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s zadetek v %2$s" -msgstr[1] "%1$s zadetka v %2$s" -msgstr[2] "%1$s zadetki v %2$s" -msgstr[3] "%1$s zadetkov v %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Prebrskaj" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Izbrišem zadetke v tabeli %s?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Izbriši" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Išči v zbirki podatkov" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Išči besede ali vrednosti (nadomestni znak: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Najdi:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Besede so ločene s presledkom (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Znotraj tabel:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "V stolpcu:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "V zbirki podatkov ni mogoče najti tabel" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "neznano" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabela %s je izpraznjena" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Pogled %s je zavržen" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabela %s je zavržena" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Sledenje je aktivno." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Sledenje ni aktivno." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "Pogled ima vsaj toliko vrstic. Prosimo, oglejte si %sdokumentacijo%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Pogled" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Podvojevanje" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Vsota" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s je privzet skladiščni pogon na tem strežniku MySQL." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Z označenim:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Označi vse" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Preveri prekoračene" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Izvozi" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Pogled za tiskanje" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Izprazni" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Zavrzi" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Preveri tabelo" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimiraj tabelo" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Popravi tabelo" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analiziraj tabelo" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Dodaj predpono tabeli" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Zamenjaj predpono tabele" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Kopiraj tabelo s predpono" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Slovar podatkov" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Sledene tabele" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Zbirka podatkov" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Zadnja različica" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Ustvarjeno" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Posodobljeno" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Stanje" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Dejanje" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Izbriši podatke sledenja te tabele" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktivno" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "ni aktivno" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Različice" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Poročilo sledenja" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Posnetek strukture" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Nesledene tabele" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Sledi tabeli" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Dnevnik zbirke podatkov" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Slaba vrsta!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Izbrana vrsta izvoza mora biti shranjena v datoteko!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Slabi parametri!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Ni dovolj prostora za shranjevanje datoteke %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -858,12 +791,12 @@ msgstr "" "Datoteka %s že obstaja na strežniku, spremenite ime novi ali prepišite " "obstoječo datoteko." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Spletni strežnik nima dovoljenja za shranjevanje datoteke %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Dump je shranjen v datoteko %s." @@ -886,7 +819,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometrija" @@ -959,29 +892,29 @@ msgstr "" "Izberite \"GeomFromText\" iz stolpca \"Funkcija\" in prilepite spodnji niz v " "polje \"Vrednost\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Najverjetneje ste poskušali naložiti preveliko datoteko. Prosimo, oglejte si " "%sdokumentacijo%s za načine, kako obiti to omejitev." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Prikazovanje zaznamka" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Zaznamek je odstranjen." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Ne morem prebrati datoteke" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -991,7 +924,7 @@ msgstr "" "Poskušali ste naložiti datoteko z nepodprtim stiskanjem (%s). Bodisi podpora " "za njega ni vključena ali pa je onemogočena z vašo konfiguracijo." -#: import.php:390 +#: import.php:394 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 " @@ -1001,29 +934,29 @@ msgstr "" "je velikost datoteke presegala največjo velikost, dovoljeno v konfiguraciji " "PHP. Glej [a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Ne morem pretvoriti nabora znakov datoteke brez knjižnice za pretvorbo " "nabora znakov" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Ne morem naložiti vtičnikov za uvoz, prosimo, preverite vašo namestitev!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Zaznamek %s je ustvarjen" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Uvažanje je uspešno zaključeno, izvedenih je bilo %d poizvedb." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1031,7 +964,7 @@ msgstr "" "Časovna omejitev skripta je potekla; če želite končati uvoz, prosimo, " "ponovno pošljite isto datoteko in uvoz se bo nadaljeval." -#: import.php:499 +#: import.php:503 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." @@ -1040,15 +973,15 @@ msgstr "" "navadi pomeni, da phpMyAdmin ne bo mogel dokončati tega uvoza, razen če " "povečate vaše časovne omejitve PHP." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Poizvedba SQL je bila uspešno izvedena" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Nazaj" @@ -1056,7 +989,7 @@ msgstr "Nazaj" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin je prijaznejši z brskalnikom, ki podpira okvirje." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Poizvedbe \"DROP DATABASE\" so izključene." @@ -1065,7 +998,7 @@ msgstr "Poizvedbe \"DROP DATABASE\" so izključene." msgid "Do you really want to execute \"%s\"?" msgstr "Ali res želite izvesti \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "S tem dejanjem boste UNIČILI celotno zbirko podatkov!" @@ -1105,7 +1038,7 @@ msgstr "Dodaj indeks" msgid "Edit Index" msgstr "Uredi indeks" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Dodaj %d stolpec(-cev) k indeksu" @@ -1123,16 +1056,16 @@ msgstr "Ime gostitelja je prazno!" msgid "The user name is empty!" msgstr "Uporabniško ime je prazno!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Geslo je prazno!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Gesli se ne ujemata!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Dodaj uporabnika" @@ -1144,29 +1077,31 @@ msgstr "Ponovno nalaganje privilegijev" msgid "Removing Selected Users" msgstr "Odstranjevanje izbranih uporabnikov" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Zapri" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Uredi" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Grafikon prometa v živo" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Grafikon povezav/procesov v živo" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Grafikon poizvedb v živo" @@ -1176,24 +1111,24 @@ msgstr "Statični podatki" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Skupaj" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Drugo" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "." #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1213,7 +1148,7 @@ msgstr "Promet strežnika (v KiB)" msgid "Connections since last refresh" msgstr "Povezav od zadnje osvežitve" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Procesi" @@ -1231,7 +1166,7 @@ msgstr "Vprašanja od zadnje osvežitve" msgid "Questions (executed statements by the server)" msgstr "Vprašanja (izvedene poizvedbe strežnika)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Statistika poizvedb" @@ -1276,14 +1211,14 @@ msgid "System swap" msgstr "Sistemska izmenjava" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1335,32 +1270,32 @@ msgstr "Poslanih bajtov" msgid "Bytes received" msgstr "Prejetih bajtov" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Povezave" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1374,11 +1309,11 @@ msgstr "%d tabel(a)" msgid "Questions" msgstr "Vprašanja" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Promet" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Nastavitve" @@ -1398,12 +1333,12 @@ msgstr "Dodaj grafikon na mrežo" msgid "Please add at least one variable to the series" msgstr "Prosimo, v serijo dodajte vsaj eno spremenljivko" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Brez" @@ -1503,7 +1438,7 @@ msgstr "Spremeni nastavitve" msgid "Current settings" msgstr "Trenutne nastavitve" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Naslov grafikona" @@ -1590,7 +1525,7 @@ msgstr "Razloži izhod" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Čas" @@ -1685,10 +1620,10 @@ msgstr "" "Gradnja grafikona z uvoženo konfiguracijo je spodletela. Ponastavljanje na " "privzeto konfiguracijo ..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Uvozi" @@ -1754,7 +1689,7 @@ msgstr "Obdelovanje zahteve" msgid "Error in Processing Request" msgstr "Napaka v obdelovanju zahteve" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Ni izbranih zbirk podatkov." @@ -1808,15 +1743,15 @@ msgstr "Skrij indekse" msgid "Show indexes" msgstr "Pokaži indekse" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Preverjanje tujih ključev:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Omogočeno)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Onemogočeno)" @@ -1844,7 +1779,7 @@ msgstr "Brisanje" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Opredelitev shranjene funkcije mora vsebovati izjavo RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "Urejevalnik ENUM/SET" @@ -1883,8 +1818,8 @@ msgstr "Prikaži polje poizvedbe" msgid "No rows selected" msgstr "Ni izbranih vrstic" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Spremeni" @@ -1892,18 +1827,18 @@ msgstr "Spremeni" msgid "Query execution time" msgstr "Čas izvajanja poizvedbe" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d ni veljavna številka vrstice." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Shrani" @@ -1915,7 +1850,7 @@ msgstr "Skrij iskalne pogoje" msgid "Show search criteria" msgstr "Prikaži iskalne pogoje" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Iskanje s povečevanjem" @@ -1960,12 +1895,12 @@ msgstr "Rezultati poizvedbe" msgid "Data point content" msgstr "Vsebina kazalca podatkov" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Prezri" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopiraj" @@ -1985,7 +1920,7 @@ msgstr "Izberite tuji ključ" msgid "Please select the primary key or a unique key" msgstr "Prosimo, izberite primarni ključ ali unikatni ključ" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Izberite stolpec za prikaz" @@ -2070,7 +2005,7 @@ msgstr "Prikaži podatkovno vrstico(-e)" msgid "Generate password" msgstr "Ustvari geslo" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Ustvari" @@ -2078,7 +2013,7 @@ msgstr "Ustvari" msgid "Change Password" msgstr "Spremeni geslo" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Več" @@ -2169,63 +2104,63 @@ msgid "December" msgstr "december" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "maj" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "avg" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "dec" @@ -2263,32 +2198,32 @@ msgid "Sun" msgstr "ned" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "pon" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "tor" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "sre" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "čet" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "pet" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "sob" @@ -2404,16 +2339,16 @@ msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" "Neveljaven znak v vrstici %1$s. Pričakoval sem tabulator, vendar našel »%2$s«" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "na sekundo" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "na minuto" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "na uro" @@ -2421,6 +2356,250 @@ msgstr "na uro" msgid "per day" msgstr "na dan" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Največja velikost: %s %s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentacija" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Napaka" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "Poizvedba SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL je vrnil: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Ne morem se povezati s preverjalnikom SQL!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Razloži stavek SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Preskoči razlago stavka SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Brez kode PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Ustvari kodo PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Osveži" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Preskoči preverjanje pravilnosti SQL stavka" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Preveri pravilnost stavka SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Urejanje te poizvedbe v vrstici" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "V vrstici" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profiliranje" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "ned" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d. %B %Y ob %H.%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dni, %s ur, %s minut in %s sekund" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Manjkajoč parameter:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Začetek" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Prejšnja" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Naslednja" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Konec" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Preskoči na zbirko podatkov "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Na funkcionalnost %s vpliva znan hrošč, glej %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Kliknite za preklop" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Vstavi" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Prebrskaj" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operacije" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Prebrskajte svoj računalnik:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Izberite iz mape za nalaganje na spletnem strežniku %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Imenik, ki ste ga določili za nalaganje, je nedosegljiv" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Nobene datoteke ni za naložiti" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Izvedi" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Natisni" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2435,73 +2614,49 @@ msgstr "" msgid "Font size" msgstr "Velikost pisave" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Shrani urejene podatke" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Obnovi vrstni red stolpcev" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Začetek" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Prejšnja" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Naslednja" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Konec" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Začetna vrstica" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Število vrstic" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Način" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "vodoravnem" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "vodoravno (zasukani naslovi)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "navpičnem" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "Glave vsakih %s vrstic" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Uredi po ključu" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2525,64 +2680,76 @@ msgstr "Uredi po ključu" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Možnosti" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Delna besedila" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Polna besedila" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Relacijski ključ" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Relacijski prikazni stolpec" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Prikaži dvojiške vsebine" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Prikaži vsebine BLOB" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Prikaži dvojiške vsebine kot HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Skrij pretvorbo z brskalnikom" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Dobro poznano besedilo" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Dobro poznana dvojiška datoteka" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Vrstica je izbrisana" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Izbriši" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Prekini proces" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2590,44 +2757,44 @@ msgstr "" "Morda je približno. Glej [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "v poizvedbi" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Prikazujem vrstice" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "skupaj" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Poizvedba je potrebovala %01.4f s" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Dejanja rezultatov poizvedbe" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Pogled za tiskanje (s polnimi besedili)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Prikaži grafikon" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Predstavi podatke GIS" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Ustvari pogled" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Povezave ni mogoče najti" @@ -2692,56 +2859,56 @@ msgstr "Ne morem prebrati (premakniti) naložene datoteke." msgid "Open new phpMyAdmin window" msgstr "Odpri novo okno phpMyAdmin" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Če želite še naprej uporabljati program, morate omogočiti piškotke." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Po tej točki mora biti JavaScript omogočen" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Ni definiranega indeksa!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indeksi" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Edinstven" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Stisnjen" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinalnost" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Pripomba" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Primarni ključ je zavržen" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Indeks %s je zavržen" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2750,137 +2917,96 @@ msgstr "" "Kaže, da sta indeksa %1$s in %2$s enaka, zato se enega od njiju morda lahko " "odstrani." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Zbirke podatkov" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Strežnik" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Vstavi" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operacije" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Sledenje" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Sprožilci" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tabela je prazna!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Zbirka podatkov se zdi prazna!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Poizvedba" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilegiji" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutina" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Dogodki" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Oblikovalnik" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Uporabniki" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Sinhroniziraj" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Dvojiški dnevnik" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Spremenljivke" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Nabori znakov" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Vtičniki" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Pogoni" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Napaka" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2912,76 +3038,76 @@ msgstr[3] "Vstavil sem %1$d vrstic." msgid "Error while creating PDF:" msgstr "Napaka med ustvarjanjem PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Ne morem shraniti nedavne tabele" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Nedavne tabele" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Ni nobenih nedavnih tabel" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Za skladiščni pogon ni na voljo nobenih podrobnejših informacij o stanju." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s je na voljo na tem strežniku MySQL." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s je onemogočeno za ta strežnik MySQL." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Ta strežnik MySQL ne podpira skladiščnega pogona %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "neznano stanje tabele: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "Izvorne zbirke podatkov `%s` nisem našel!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "Ciljne zbirke podatkov `%s` nisem našel!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Neveljavna zbirka podatkov" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Neveljavno ime tabele" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Napaka pri preimenovanju tabele %1$s v %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Tabelo %1$s sem preimenoval v %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Ne morem shraniti nastavitev uporabniškega vmesnika tabel" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2990,7 +3116,7 @@ msgstr "" "Čiščenje nastavitev uporabniškega vmesnika tabel je spodletelo (glej $cfg" "['Servers'][$i]['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3001,84 +3127,84 @@ msgstr "" "spremembe po osvežitvi te strani ne bodo stalne. Prosimo, preverite, ali je " "bila struktura tabele spremenjena." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funkcija" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Vrednost" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Iskanje po tabeli" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Uredi/Vstavi" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Izberite stolpce (vsaj enega):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Dodaj iskalne pogoje (telo \"where\" stavka):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Število vrstic na stran" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Vrstni red prikaza:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Uporabite ta stolpec za označevanje vsake točke" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Največje število vrstic za izris" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Prebrskaj tuje vrednosti" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Dodatni iskalni pogoji" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Izvedi \"query by example\" (nadomestni znak: \"%\") za dva različna stolpca" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Izvedi \"query by example\" (nadomestni znak: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Prebrskaj/Uredi točke" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Kako uporabljati" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "Ponastavi povečavo" @@ -3164,20 +3290,20 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" "Majhno število z decimalno vejico; dovoljene so vrednosti od -3,402823466E" "+38 do -1,175494351E-38, 0 in od 1,175494351E-38 do 3,402823466E+38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" -"Število z decimalno vejico z natančnostjo double; dovoljene so vrednosti od " -"-1,7976931348623157E+308 do -2,2250738585072014E-308, 0 in od " +"Število z decimalno vejico z natančnostjo double; dovoljene so vrednosti od -" +"1,7976931348623157E+308 do -2,2250738585072014E-308, 0 in od " "2,2250738585072014E-308 do 1,7976931348623157E+308" #: libraries/Types.class.php:311 @@ -3459,13 +3585,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "Naštevanje, izbrano s seznama določenih vrednosti" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "deljeno" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabele" @@ -3476,35 +3602,35 @@ msgstr "Tabele" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Podatki" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Presežek" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Pojdi v zbirko podatkov" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Ni podvojeno" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Podvojeno" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Preveri privilegije za zbirko podatkov "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Preveri privilegije" @@ -3554,174 +3680,18 @@ msgstr "Neveljaven način overitve določen v konfiguracijski datoteki:" msgid "You should upgrade to %s %s or later." msgstr "%s bi morali nadgraditi na različico %s ali novejšo." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "poskus prepisa GLOBALS" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "možno izkoriščanje" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "zaznana številska tipka" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Največja velikost: %s %s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentacija" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "Poizvedba SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL je vrnil: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Ne morem se povezati s preverjalnikom SQL!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Razloži stavek SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Preskoči razlago stavka SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Brez kode PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Ustvari kodo PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Osveži" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Preskoči preverjanje pravilnosti SQL stavka" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Preveri pravilnost stavka SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Urejanje te poizvedbe v vrstici" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "V vrstici" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profiliranje" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "ned" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d. %B %Y ob %H.%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dni, %s ur, %s minut in %s sekund" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Manjkajoč parameter:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Preskoči na zbirko podatkov "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Na funkcionalnost %s vpliva znan hrošč, glej %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Kliknite za preklop" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Prebrskajte svoj računalnik:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Izberite iz mape za nalaganje na spletnem strežniku %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Imenik, ki ste ga določili za nalaganje, je nedosegljiv" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Nobene datoteke ni za naložiti" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Izvedi" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Natisni" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3747,9 +3717,9 @@ msgstr "Odprto" msgid "Closed" msgstr "Zaprto" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Onemogočeno" @@ -3877,31 +3847,31 @@ msgstr "Razširitev SOAP ni najdena" msgid "maximum %s" msgstr "največ %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Nastavitev je onemogočena, zato ne bo uporabljena pri vaši konfiguraciji" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Določi vrednost: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Povrni privzeto vrednost" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Dovoli uporabnikom prilagajati to vrednost" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Ponastavi" @@ -4191,7 +4161,7 @@ msgid "Character set of the file" msgstr "Nabor znakov datoteke" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Oblika" @@ -4216,14 +4186,14 @@ msgstr "Postavi imena stolpcev v prvo vrstico" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Stolpci so obdani z" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Stolpci so izognjeni z" @@ -4243,13 +4213,13 @@ msgstr "Odstrani znake CRLF znotraj stolpcev" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Stolpci so zaključeni z" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Vrstice so zaključene z" @@ -4306,12 +4276,12 @@ msgstr "Označi ključ" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "Vrsta MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relacije" @@ -4324,7 +4294,7 @@ msgid "Save on server" msgstr "Shrani na strežnik" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Prepiši obstoječo(e) datoteko(e)" @@ -4337,7 +4307,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Obdaj imena tabel in stolpcev z enojnimi poševnimi narekovaji" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Združljivostni način SQL" @@ -4559,8 +4529,8 @@ msgstr "" "uporabite za pridobitev posebnih vrednosti." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Okno za poizvedbe" @@ -5917,10 +5887,10 @@ msgstr "Potrebuje omogočen Preverjalnik SQL" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Geslo" @@ -5944,8 +5914,8 @@ msgstr "" "Če imate uporabniško ime po meri, ga določite tukaj (privzeto [kbd]anonymous" "[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Uporabniško ime" @@ -6187,7 +6157,7 @@ msgstr "Razširitev %s manjka. Prosimo, preverite vašo konfiguracijo PHP." msgid "possible deep recursion attack" msgstr "možen napad globoke rekurzije" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6195,18 +6165,70 @@ msgstr "" "Strežnik se ne odziva (ali pa lokalna vtičnica strežnika ni pravilno " "konfigurirana)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Strežnik se ne odziva." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Prosimo, preverite pravice mape, v kateri se nahaja zbirka podatkov." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Podrobnosti ..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Rezultati iskanja \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Skupaj: %s zadetek" +msgstr[1] "Skupaj: %s zadetka" +msgstr[2] "Skupaj: %s zadetki" +msgstr[3] "Skupaj: %s zadetkov" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s zadetek v %2$s" +msgstr[1] "%1$s zadetka v %2$s" +msgstr[2] "%1$s zadetki v %2$s" +msgstr[3] "%1$s zadetkov v %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Izbrišem zadetke v tabeli %s?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Išči v zbirki podatkov" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Išči besede ali vrednosti (nadomestni znak: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Najdi:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Besede so ločene s presledkom (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Znotraj tabel:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "V stolpcu:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6214,19 +6236,19 @@ msgstr "" "Povezava za controluserja, kot je določena v vaši konfiguraciji, je " "spodletela." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Spremeni geslo" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Brez gesla" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Ponovno vnesi" @@ -6247,8 +6269,8 @@ msgstr "Ustvari zbirko podatkov" msgid "Create" msgstr "Ustvari" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Brez privilegijev" @@ -6262,9 +6284,9 @@ msgstr "Ustvari tabelo" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Ime" @@ -6272,145 +6294,145 @@ msgstr "Ime" msgid "Number of columns" msgstr "Število stolpcev" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Ne morem naložiti vtičnikov za izvoz, prosimo, preverite vašo namestitev!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Izvažanje zbirk podatkov iz trenutnega strežnika" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Izvažanje tabel iz zbirke podatkov \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Izvažanje vrstic iz tabele \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Način izvoza:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Hitro - prikaži kar najmanj možnosti" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Po meri - prikaži vse mogoče možnosti" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Zbirke podatkov:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabele:" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Vrstice:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Odloži nekaj vrstic" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Število vrstic:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Začetna vrstica:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Odloži vse vrstice" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Izhod:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Shrani na strežnik v imenik %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Shrani izhod v datoteko" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Predloga imena datoteke:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ bo postalo ime strežnika" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ bo postalo ime zbirke podatkov" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ bo postalo ime tabele" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Vrednost je prevedena z uporabo %1$sstrftime%2$s, tako da lahko uporabljate " "nize za zapis časa. Dodatno bo prišlo še do naslednjih pretvorb: %3$s. " "Ostalo besedilo bo ostalo takšno, kot je. Oglejte si %4$sFAQ%5$s za " "podrobnosti." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "uporabi to za prihodnje izvoze" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Nabor znakov datoteke:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Stiskanje:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zipano" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzipano" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzipano" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Ogled izhoda kot besedilo" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Oblika:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Možnosti odvisne od oblike:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6418,34 +6440,34 @@ msgstr "" "Pomaknite se dol, da vnesete možnosti za izbrane oblike in ignorirate " "možnosti za ostale oblike." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Pretvorba kodiranja:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%1$s z veje %2$s" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "ni veje" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Redakcija Git" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "potrdil(-a) %2$s dne %1$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "spremenil(-a) %2$s dne %1$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6455,33 +6477,33 @@ msgstr "" "pa gre za znan hrošč v brskalnikih, ki temeljijo na webkitu (Safari, Google " "Chrome, Arora itn.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s od %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Nalaganje datoteke za uvoz ..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/sek." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "Preostane približno %MIN min. in %SEC sek." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "Preostane približno %SEC sek." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Datoteka je v obdelavi, prosim, počakajte." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6489,30 +6511,30 @@ msgstr "" "Prosim, bodite potrpežljivi, datoteka se nalaga. Podrobnosti o nalaganju " "niso na voljo." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Uvažanje v trenutni strežnik" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Uvažanje v zbirko podatkov \"%s\"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Uvažanje v tabelo \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Datoteka za uvoz:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Datoteka je lahko stisnjena (%s) ali nestisnjena." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6520,15 +6542,15 @@ msgstr "" "Ime stisnjene datoteke se mora končati z .[oblika].[stiskanje]. " "Primer: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Nalaganje datotek na tem strežniku ni dovoljeno." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Delni uvoz:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6536,7 +6558,7 @@ msgstr "" "Čas prejšnjega uvoza se je iztekel, po ponovni potrditvi se bo nadaljeval od " "položaja %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6546,11 +6568,11 @@ msgstr "" "omejitve PHP. (To je morda dober način za uvoz velikih datotek, čeprav " "lahko prekine transakcije.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Število vrstic, ki jih naj preskočim od prve vrstice:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Možnosti odvisne od oblike:" @@ -6559,7 +6581,7 @@ msgstr "Možnosti odvisne od oblike:" msgid "Language" msgstr "Jezik" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Podatki o različici" @@ -6603,67 +6625,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Zaloga medpomnilnika" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Stanje InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Uporaba zaloge medpomnilnika" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "strani" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Proste strani" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Umazane strani" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Strani, ki vsebujejo podatke" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Strani za izplakniti" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Zasedene strani" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Zapahnjene strani" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Dejavnost zaloge medpomnilnika" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Zahtev branja" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Zahtev pisanja" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Zgrešena branja" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Čakajoča pisanja" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Zgrešena branja v %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Čakajoča pisanja v %" @@ -6893,20 +6915,20 @@ msgstr "" "dnevniki izbrani, v naprotnem primeru pa bodo preimenovani in dodeljena jim " "bo naslednja najvišja številka." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "Dokumentacijo in nadaljnje informacije o PBXT lahko najdete na %sDomači " "strani PrimeBase XT%s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Sorodne povezave" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "Blog PrimeBase XT avtorja Paula McCullagha" @@ -6914,128 +6936,128 @@ msgstr "Blog PrimeBase XT avtorja Paula McCullagha" msgid "No data found for GIS visualization." msgstr "Za predstavitev GIS ni najdenih podatkov." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL je vrnil kot rezultat prazno množico (npr. nič vrstic)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" "Naslednje strukture so bile ali ustvarjene ali spremenjene: Tukaj lahko:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Oglejte si vsebine strukture s klikom na njeno ime" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Spremenite katero koli njeno nastavitev s klikom na pripadajočo povezavo " "\"Možnosti\"" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Uredite strukturo s sledenjem povezavi \"Struktura\"" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Pojdi v zbirko podatkov: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Uredi nastavitve za %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Pojdi na tabelo: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Struktura %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Pojdi na pogled: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Skrij" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Dvojiško" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Zaradi njegove dolžine
stolpca morda ne bo mogoče urejati" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Dvojiško - ne urejaj" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "imenik za nalaganje datotek" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Nadaljuj vstavljanje z %s vrsticami" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "in potem" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Vstavi kot novo vrstico" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Vstavi kot novo vrstico in presliši napake" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Prikaži poizvedbo insert" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Pojdi nazaj na prejšnjo stran" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Vstavi še eno novo vrstico" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Pojdi nazaj na stran" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Uredi naslednjo vrstico" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Uporabite tipko TAB za premik od vrednosti do vrednosti ali CTRL+puščice za " "premik kamor koli" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Prikazovanje poizvedbe SQL" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Id vstavljene vrstice: %1$d" @@ -7050,234 +7072,234 @@ msgstr "Nobeno" msgid "Convert to Kana" msgstr "Pretvori v kano" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Od" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Za" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Pošlji" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Dodaj predpono tabele" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Dodaj predpono" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Ali res želite izvesti naslednjo poizvedbo?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Brez sprememb" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Nabor znakov" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bolgarsko" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Poenostavljeno kitajsko" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Tradicionalno kitajsko" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "ne razlikuj velikih in malih črk" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "razlikuj velike in male črke" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Hrvaško" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Češko" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dansko" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Angleško" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonsko" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Nemško" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "slovar" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefonski imenik" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Madžarsko" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandsko" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japonsko" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latvijsko" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litvansko" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Korejsko" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Perzijsko" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Poljsko" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Zahodno evropsko" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Romunsko" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovaško" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovensko" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Špansko" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Tradicionalno špansko" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Švedsko" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tajsko" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turško" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrajinsko" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unikod" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "večjezično" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Centralno evropsko" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Rusko" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltsko" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armensko" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cirilica" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabsko" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebrejsko" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gruzijsko" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grško" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Češkoslovaško" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Domov" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Odjava" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Dokumentacija phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Osveži navigacijski okvir" @@ -7299,8 +7321,8 @@ msgstr "Dobrodošli v %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Najverjetneje niste ustvarili konfiguracijske datoteke. Morda želite " "uporabiti %1$snastavitveni skript%2$s, da jo ustvarite." @@ -7349,21 +7371,21 @@ msgstr "Geslo:" msgid "Server Choice" msgstr "Izbira strežnika" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Prijava brez gesla je prepovedana s konfiguracijo (glej AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Brez aktivnosti v zadnjih %s sekundah; prosimo, prijavite se znova" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Ne morem se prijaviti v strežnik MySQL" @@ -7445,7 +7467,7 @@ msgstr "Možnosti odlaganja podatkov" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Odloži podatke za tabelo" @@ -7460,28 +7482,28 @@ msgstr "Dogodek" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Opredelitev" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Struktura tabele" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Struktura pogleda" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Nadomestna struktura pogleda" @@ -7527,32 +7549,32 @@ msgid "Display MIME types" msgstr "Prikaži vrste MIME" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Gostitelj" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Čas nastanka" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Različica strežnika" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Različica PHP" @@ -7632,7 +7654,7 @@ msgstr "" "tabel, tvorjenih s posebnimi znaki ali ključnimi besedami)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Počisti tabelo pred vstavljanjem" @@ -7708,33 +7730,33 @@ msgstr "" "Odloži stolpce TIMESTAMP v UTC (omogoči stolpcem TIMESTAMP odlaganje in " "ponovno nalaganje med strežniki v različnih časovnih pasovih)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedure" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funkcije" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Omejitve tabel za povzetek stanja" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Omejitve za tabelo" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "VRSTE MIME ZA TABELO" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELACIJE ZA TABELO" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Napaka med branjem podatkov:" @@ -7778,15 +7800,15 @@ msgstr "" msgid "Column names: " msgstr "Imena stolpcev: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Neveljavni parameter za uvoz CSV: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7795,13 +7817,13 @@ msgstr "" "Naveden je neveljavni stolpec (%s)! Prepričajte se, da so imena stolpcev " "pravilno črkovana, ločena z vejicami in ne obdana z narekovaji." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Neveljavna oblika vnosa CSV v vrstici %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Neveljavno število stolpcev v vnosu CSV v vrstici %d." @@ -7811,17 +7833,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Ime tabele" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Imena stolpcev" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Vtičnik ne podpira stisnjenih uvozov!" @@ -7928,17 +7950,6 @@ msgstr "" "možnost prazna." #: 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/transformations/" -#| "text_plain__external.inc.php and list the tools you want to make " -#| "available. The first option is then the number of the program you want to " -#| "use and the second option is the parameters for the program. The third " -#| "option, if set to 1, will convert the output using htmlspecialchars() " -#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and " -#| "ensure that the output appears all on one line (Default 1)." msgid "" "LINUX ONLY: Launches an external application and feeds it the column data " "via standard input. Returns the standard output of the application. The " @@ -8034,80 +8045,80 @@ msgstr "" "Prikaže povezavo; stolpec vsebuje ime datoteke. Prva možnost je predpona " "URL, kot je \"http://www.example.com/\". Druga možnost je ime povezave." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "ni v redu" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "V redu" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Omogočeno" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Splošne lastnosti relacij" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Prikaži lastnosti" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Ustvarjanje datotek PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Prikazovanje pripomb stolpcev" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Pretvorba z brskalnikom" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Navodila za posodobitev tabele column_comments najdete v dokumentaciji" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Označena poizvedba SQL" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Zgodovina SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Vztrajno nedavno uporabljene tabele" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Vztrajne nastavitve uporabniškega vmesnika tabel" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Uporabniške nastavitve" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Hitri koraki za namestitev naprednih funkcij:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "Ustvarite potrebne tabele s examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Ustvarite uporabnika pma in mu dodelite dostop do teh tabel." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8115,17 +8126,17 @@ msgstr "" "Omogočite napredne funkcije v konfiguracijski datoteki (config.inc." "php); začnite na primer s config.sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Ponovno se prijavite v phpMyAdmin, da naložite posodobljeno konfiguracijsko " "datoteko." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "brez opisa" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Počisti vse" @@ -8133,7 +8144,7 @@ msgstr "Počisti vse" msgid "Slave configuration" msgstr "Konfiguracija podrejencev" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Spremeni ali ponovno konfiguriraj glavni strežnik" @@ -8147,9 +8158,9 @@ msgstr "" "[mysqld]:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Uporabniško ime" @@ -8167,15 +8178,15 @@ msgid "Slave status" msgstr "Stanje podrejenca" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Spremenljivka" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID strežnika" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8183,38 +8194,38 @@ msgstr "" "Samo podrejenci, ki so bili zagnani z možnostjo --report-host=host_name, so " "vidni na tem seznamu." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Dodaj uporabnika podvojevanja podrejencev" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Kateri koli uporabnik" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Uporabi besedilno polje" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Kateri koli gostitelj" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokalno" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Ta strežnik" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Uporabi tabelo gostiteljev" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8222,140 +8233,140 @@ msgstr "" "Ko je uporabljena tabela Host, je to polje prezrto in so namesto njega " "uporabljene vrednosti shranjene v tabeli Host." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Ustvari geslo" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Naslednja poizvedba je spodletela: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Oprostite, zavrženega dogodka nam ni uspelo obnoviti." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Varnostno kopirana poizvedba je bila:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Dogodek %1$s je bil spremenjen." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Dogodek %1$s je ustvarjen." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "Med obdelovanjem vaše zahteve je prišlo do ene ali več napak:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Uredi dogodek" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Napaka v obdelovanju zahteve" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Podrobnosti" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Ime dogodka" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Vrsta dogodka" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Spremeni v %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Izvedi ob" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Izvedi vsakih" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Začetek" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Konec" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Ob dokončanju ohrani" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Opredeljevalec" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "Opredeljevalec mora biti oblike \"uporabniškoime@imegostitelja\"" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Navesti morate ime dogodka" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Navesti morateveljavno vrednost intervala dogodka." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Navesti morate veljavni čas izvedbe dogodka." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Navesti morate veljavno vrsto dogodka." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Navesti morate opredelitev dogodka." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Novo" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "IZKL" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "VKL" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Stanje razporejevalnika dogodkov" @@ -8375,89 +8386,89 @@ msgstr "" "[/strong] Prosimo, uporabljajte izboljšano razširitev 'mysqli' v izogib " "morebitnim težavam." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Neveljavna vrsta rutine: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Oprostite, zavržene rutine nam ni uspelo obnoviti." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Rutina %1$s je bila spremenjena." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Rutina %1$s je bila ustvarjena." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Uredi rutino" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Ime rutine" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parametri" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Smer" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Dolžina/Vrednosti" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Dodaj parameter" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Odstrani zadnji parameter" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Vrnjena vrsta" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Vrnjena dolžina/vrednosti" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Vrnjene možnosti" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Je deterministično" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Vrsta varnosti" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "Dostop do podatkov SQL" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Navesti morate ime rutine" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Neveljavna smer \"%s\" podana za parameter." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8465,19 +8476,19 @@ msgstr "" "Navesti morate dolžine/vrednosti za parametre rutine vrste ENUM, SET, " "VARCHAR in VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Navesti morate ime in vrsto vsakega parametra rutine." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Navesti morate veljavno vrsto vrnjene vrednosti dogodka." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Navesti morate opredelitev rutine." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8486,18 +8497,18 @@ msgstr[1] "Zadnja izjava znotraj procedure je spremenila %d vrstici" msgstr[2] "Zadnja izjava znotraj procedure je spremenila %d vrstice" msgstr[3] "Zadnja izjava znotraj procedure je spremenila %d vrstic" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Rezultati izvedbe rutine %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Izvedi rutino" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Parametri rutine" @@ -8528,23 +8539,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Čas" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Navesti morate ime sprožilca" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Navesti morate veljavni časovni izbor sprožilca" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Navesti morate veljavni dogodek sprožilca" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Navesti morate veljavno ime tabele" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Navesti morate opredelitev sprožilca." @@ -8626,138 +8637,138 @@ msgstr "Dogodka imenovanega %1$s ni mogoče najti v zbirki podatkov %2$s" msgid "There are no events to display." msgstr "Ni dogodkov za prikaz." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Tabela %s ne obstaja!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Prosimo, konfigurirajte koordinate za tabelo %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Shema zbirke podatkov %s - Stran %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Stran ne vsebuje nobenih tabel!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "NAPAKA SHEME: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relacijska shema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Vsebina" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atributi" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Dodatno" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Ustvari novo stran" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Ime strani" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Samodejna postavitev temelječa na" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Notranja razmerja" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Izberite stran za urejanje" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Izberi stran" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Izberi tabele" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Prikaži relacijsko shemo" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Izberite relacijsko vrsto izvoza" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Pokaži mrežo" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Pokaži barvo" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Pokaži dimenzije tabel" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Prikaži vse tabele enake širine" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Prikaži samo ključe" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Ležeče" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Pokončno" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Usmerjenost" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Velikost papirja" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8765,7 +8776,7 @@ msgstr "" "Trenutna stran vsebuje sklice na tabele, ki ne obstajajo več. Ali želite " "izbrisati te sklice?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Preklopi odložišče (scratchboard)" @@ -8784,44 +8795,44 @@ msgstr "Neznani jezik: %1$s." msgid "Current Server" msgstr "Trenutni strežnik" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Izvorna zbirka podatkov" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Trenutni strežnik" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Oddaljeni strežnik" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Razlika" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Ciljna zbirka podatkov" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Kliknite za označitev" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Izvedi poizvedbo/poizvedbe SQL na strežniku %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Izvedi poizvedbo/poizvedbe SQL na zbirki podatkov %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Počisti" @@ -8830,11 +8841,11 @@ msgstr "Počisti" msgid "Columns" msgstr "Stolpci" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Označi to poizvedbo SQL" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Dovoli dostop do zaznamka vsem uporabnikom" @@ -8934,7 +8945,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Sledenje %s je aktivirano." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8946,7 +8957,7 @@ msgstr "" "ali enojni narekovaj (\"'\"), pred tem znakom vnesite poševnico (npr. '\\" "\\xyz' ali 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8954,17 +8965,17 @@ msgstr "" "Za privzete vrednosti vnesite samo vrednosti, brez poševnice nazaj ali " "narekovaja, npr.: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "Premakni stolpec" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8973,11 +8984,11 @@ msgstr "" "Za seznam razpoložljivih možnosti pretvorbe in vrst MIME kliknite na %sopise " "transformacij%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Možnosti pretvorbe" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8989,57 +9000,57 @@ msgstr "" "enojni narekovaj (\"'\"), morate pred znak postaviti (še eno) poševnico " "nazaj (npr. '\\\\xyz' ali 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "Podatki ENUM ali SET predolgi?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Pridobi več prostora za urejanje" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Brez" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Kot določeno:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primarni" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Polno besedilo" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "prvi" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "po %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Dodaj %s stolpec(-cev)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Dodati morate vsaj en stolpec." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Pogon skladiščenja" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Definicija PARTITION" @@ -9060,11 +9071,11 @@ msgstr "" "Vaše nastavitve bodo shranjene samo za trenutno sejo. Njihova trajna hramba " "zahteva %shrambo konfiguracije phpMyAdmin%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Ne morem shraniti konfiguracije" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9081,81 +9092,81 @@ msgstr "V arhivu ZIP ni bilo najdenih datotek!" msgid "Error in ZIP archive:" msgstr "Napaka v arhivu ZIP:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Splošne nastavitve" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Razvrščanje znakov povezave strežnika" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Prikazne nastavitve" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Več nastavitev" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Strežnik zbirke podatkov" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Programska oprema" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Različica programske opreme" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Različica protokola" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Uporabnik" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Nabor znakov strežnika" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Spletni strežnik" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Različica odjemalca zbirk podatkov" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "Razširitev PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Pokaži podatke o PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Uradna domača stran phpMyAdmin" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Prispevaj" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Prosi za podporo" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Seznam sprememb" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9167,7 +9178,7 @@ msgstr "" "privzetimi nastavitvami, zato je izpostavljen vdorom. Čimprej odpravite to " "varnostno luknjo tako, da uporabniku 'root' nastavite geslo." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9176,7 +9187,7 @@ msgstr "" "V vaši konfiguraciji PHP ste omogočili mbstring.func_overload. Možnost ni " "združljiva s phpMyAdminom in lahko pokvari nekatere podatke!" -#: main.php:294 +#: main.php:297 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 " @@ -9186,19 +9197,19 @@ msgstr "" "nabor znakov. Brez razširitve mbstring phpMyAdmin ni sposoben pravilno " "razcepiti nizov, kar lahko vodi v nepričakovane rezultate." -#: main.php:302 +#: main.php:305 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." +"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 "" "Vaš parameter PHP[a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] je nižji od veljavnosti " -"piškotkov, določene v phpMyAdminu. Zaradi tega se bo vaša prijava iztekla " -"prej, kot je določeno v phpMyAdminu." +"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] je nižji od " +"veljavnosti piškotkov, določene v phpMyAdminu. Zaradi tega se bo vaša " +"prijava iztekla prej, kot je določeno v phpMyAdminu." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9207,13 +9218,13 @@ msgstr "" "določene v phpMyAdminu. Zaradi tega se bo vaša prijava iztekla prej, kot je " "določeno v phpMyAdminu." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Konfiguracijski datoteki morate sedaj določiti skrivno geslo " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9223,7 +9234,7 @@ msgstr "" "obstaja v vaši mapi phpMyAdmin. Priporočljivo jo je odstraniti, ko je " "phpMyAdmin enkrat že konfiguriran." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9233,7 +9244,7 @@ msgstr "" "nekatere razširjene zmožnosti onemogočene. Če želite izvedeti zakaj, " "kliknite %stukaj%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9242,7 +9253,7 @@ msgstr "" "Vaša PHP-knjižnica MySQL različice %s se razlikuje od vašega strežnika MySQL " "različice %s. To lahko povzroči nepredvidljivo vedenje." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9251,24 +9262,24 @@ msgstr "" "Strežnik, ki teče z Suhosin. Prosimo, nanašajte se na %sdokumentacijo%s za " "morebitna vprašanja." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Brez zbirk podatkov" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "Filtriraj zbirke podatkov po imenu" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Filtriraj tabele po imenu" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Ustvari tabelo" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Prosimo, izberite zbirko podatkov" @@ -9316,7 +9327,7 @@ msgstr "Preklopi majhno/veliko" msgid "Toggle relation lines" msgstr "Preklopi relacijske črte" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Uvozi/Izvozi koordinate za PDF-shemo" @@ -9374,67 +9385,67 @@ msgstr "Agregat" msgid "Active options" msgstr "Dejavne možnosti" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Stran je bila ustvarjena" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Ustvarjanje strani je spodletelo" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Stran" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Uvozi z izbrane strani" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Izvozi na izbrano stran" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Ustvari stran in izvozi nanjo" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Ime nove strani: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Izvozi/Uvozi v razmerju" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "priporočeno" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Napaka: razmerje že obstaja." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Napaka: Razmerje ni dodano." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Dodano razmerje FOREIGN KEY" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Dodana notranja razmerja" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relacija je izbrisana" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Napaka pri shranjevanju koordinat Oblikovalnika." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Spremembe so shranjene" @@ -9509,15 +9520,15 @@ msgstr "" "Ponastavite lahko vse svoje nastavitve in jih obnovite na njihove privzete " "vrednosti." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Uvozi datoteke" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Vse" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Tabele %s ni mogoče najti ali pa ni v %s" @@ -9526,37 +9537,37 @@ msgstr "Tabele %s ni mogoče najti ali pa ni v %s" msgid "File doesn't exist" msgstr "Datoteka ne obstaja" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Izberite dvojiški dnevnik za pregled" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Datoteke" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Skrči prikazane poizvedbe" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Pokaži celotne poizvedbe" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Ime dnevnika" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Položaj" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Izvirni položaj" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Podatki" @@ -9564,7 +9575,7 @@ msgstr "Podatki" msgid "Character Sets and Collations" msgstr "Nabori znakov in pravila za razvrščanje znakov" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." @@ -9573,24 +9584,24 @@ msgstr[1] "Uspešno sem zavrgel %1$d zbirki podatkov." msgstr[2] "Uspešno sem zavrgel %1$d zbirke podatkov." msgstr[3] "Uspešno sem zavrgel %1$d zbirk podatkov." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statistika zbirk podatkov" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Podvojevanje glavnega strežnika" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Podvojevanje podrejencev" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Omogoči statistiko" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9598,7 +9609,7 @@ msgstr "" "Obvestilo: Omogočitev statistike zbirke podatkov lahko povzroči močno " "povečan promet med spletnim in podatkovnim strežnikom." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Pogoni skladiščenja" @@ -9626,7 +9637,7 @@ msgstr "Modul" msgid "Library" msgstr "Knjižnica" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Različica" @@ -9642,113 +9653,113 @@ msgstr "Dovoljenje" msgid "disabled" msgstr "onemogočeno" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Vsebuje vse privilegije razen GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Omogoča spreminjanje strukture obstoječih tabel." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Omogoča ustvarjanje in brisanje shranjenih rutin." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Omogoča ustvarjanje novih zbirk podatkov in tabel." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Omogoča ustvarjanje shranjenih rutin." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Omogoča ustvarjanje novih tabel." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Omogoča ustvarjanje začasnih tabel." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Omogoča ustvarjanje, brisanje in preimenovanje uporabniških računov." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Omogoča ustvarjanje novih pogledov." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Omogoča brisanje podatkov." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Omogoča brisanje zbirk podatkov in tabel." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Omogoča brisanje tabel." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Omogoča določanje dogodkov za načrtovalnik dogodkov" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Omogoča izvajanje shranjenih rutin." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Omogoča uvažanje in izvažanje podatkov v datoteke." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Omogoča dodajanje uporabnikov in privilegijev brez osveževanja privilegijev." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Omogoča ustvarjanje in brisanje indeksov." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Omogoča vstavljanje in zamenjavo podatkov." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Omogoča zaklepanje tabel za trenutno temo." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Omeji število povezav, ki jih uporabnik lahko odpre v eni uri." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Omeji število poizved, ki jih uporabnik lahko pošlje strežniku v eni uri." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9756,62 +9767,62 @@ msgstr "" "Omeji število ukazov za spremembo tabel ali zbirke podatkov, ki jih " "uporabnik lahko izvrši v eni uri." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Omeji število sočasnih povezav, ki jih lahko ima uporabnik." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Omogoča ogled procesov vseh uporabnikov" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "V tej različici MySQL nima pomena." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Omogoča osveževanje strežnikovih nastavitev in praznjenje strežnikovih " "predpomnilnikov." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Da uporabniku pravico poizvedovati kje so njegovi nadrejeni / podrjeni " "strežniki." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Potrebno za podrejene strežnike pri replikaciji." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Omogoča branje podatkov." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Omogoča dostop do popolnega spiska zbirk podatkov." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Omogoča izvajanje poizvedb SHOW CREATE VIEW." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Omogoča ugašanje strežnika." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9821,218 +9832,218 @@ msgstr "" "priklopov; potrebno za večino administrativnih nalog kot sta postavljanje " "globalnih spremenljivk in ukinjanje procesov drugih uporabnikov." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Omogoča ustvarjanje in brisanje sprožilcev" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Omogoča spreminjanje podatkov." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Brez privilegijev." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Brez" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Privilegiji tipični za tabelo" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Opomba: Imena privilegijev MySQL so zapisana v angleščini" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administracija" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globalni privilegiji" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Privilegiji tipični za podatkovno zbirko" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Omejitve virov" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Obvestilo: Če postavite vrednost na 0 (nič), boste odstranili omejitev." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Podatki o prijavi" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Ne spreminjaj gesla" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Najden ni bil noben uporabnik." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Uporabnik %s že obstaja!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Dodali ste novega uporabnika." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Posodobili ste privilegije za %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Odvzeli ste privilegije za %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Geslo za %s je uspešno spremenjeno." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Brišem %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Ni izbranih uporabnikov za brisanje!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Osvežujem privilegije" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Uspešno sem izbrisal izbrane uporabnike." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Uspešno sem osvežil privilegije." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Uredi privilegije" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Odvzemi" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Izvozi vse" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Kateri koli" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Privilegiji vseh uporabnikov" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Privilegiji %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Pregled uporabnikov" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Dovoli" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Izbriši izbrane uporabnike" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Odvzemi uporabnikom aktivne privilegije in jih potem izbriši." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Izbriši zbirke podatkov, ki imajo enako ime kot uporabniki." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Obvestilo: phpMyAdmin dobi podatke o uporabnikovih privilegijih iz tabel " "privilegijev MySQL. Vsebina teh tabel se lahko razlikuje od privilegijev, ki " "jih uporablja strežnik, če so bile tabele ročno spremenjene. V tem primeru " "morate pred nadaljevanjem %sosvežiti privilegije%s." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Izbranega uporabnika v tabelah privilegijev nisem našel." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Privilegiji tipični za stolpec" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Dodaj privilegije na naslednji zbirki podatkov" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Pred nadomestna znaka % in _ je potrebno postaviti \\, če ju želite " "uporabiti dobesedno" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Dodaj privilegije na naslednji tabeli" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Spremeni prijavne informacije / Kopiraj uporabnika" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Ustvari novega uporabnika z enakimi pravicami in ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... obdrži starega." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... izbriši starega s seznama uporabnikov." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... prekliči vse aktivne pravice starega uporabnika ter jih izbriši." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10040,83 +10051,83 @@ msgstr "" "... izbriši starega uporabnika s seznama uporabnikov ter ponovno naloži " "njegove pravice." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Zbirka podatkov za uporabnika" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Ustvari zbirko podatkov z enakim imenom in dodeli vse privilegije" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Dodeli vse privilegije na imenu z nadomestnim znakom (uporabniskoime\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Dodeli vse privilegije za podatkovno zbirko "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Uporabniški dostop do "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globalno" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "glede na zbirko podatkov" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "nadomestni znak" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Uporabnik je dodan." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Neznana napaka" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Ne morem se povezati z glavnim strežnikom %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Ne morem prebrati položaja dnevnika glavnega strežnika. Možne težave s " "privilegiji na glavnem strežniku." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Ne morem spremeniti glavnega strežnika" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Glavni strežnik je uspešno spremenjen v %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Strežnik je konfiguriran kot glavni strežnik v postopku podvojevanja." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Pokaži stanje glavnega strežnika" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Pokaži povezane podrejence" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10125,11 +10136,11 @@ msgstr "" "Strežnik ni konfiguriran kot glavni strežnik v postopku podvojevanja. Ga " "želite konfigurirati?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Konfiguracija glavnega strežnika" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10143,19 +10154,19 @@ msgstr "" "prezrtjem vseh zbirk podatkov po privzetem in podvojitvijo samo določenih " "zbirk podatkov. Prosimo, izberite način:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Podvoji vse zbirke podatkov; prezri:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Prezri vse zbirke podatkov; podvoji:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Prosimo, izberite zbirke podatkov:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10163,7 +10174,7 @@ msgstr "" "Sedaj dodajte naslednje vrstice na konec razdelka [mysqld] v vašem my.cnf in " "nato, prosimo, ponovno zaženite strežnik MySQL." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10173,83 +10184,83 @@ msgstr "" "Nato bi morali videti sporočilo, ki vam sporoča, da je strežnik " "konfiguriran kot glavni strežnik" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Podrejenčeva nit SQL ni zagnana!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Podrejenčeva nit IO ni zagnana!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Strežnik je konfiguriran kot podrejenec v postopku podvojevanja. Ali želite:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Oglej si tabelo stanj podrejencev" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Sinhroniziraj zbirke podatkov z glavnim strežnikom" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Upravljaj podrejenca:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Polni začetek" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Polni konec" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Ponovno zaženi podrejenca" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Zaženi samo nit SQL" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Ustavi samo nit SQL" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Zaženi samo nit IO" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Ustavi samo nit IO" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Upravljanje napak:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" "Preskakovanje napak lahko vodi v nesinhroniziran glavni strežnik in " "podrejenec!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Preskoči trenutno napako" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Preskoči naslednjo" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "napak." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10258,126 +10269,126 @@ msgstr "" "Strežnik ni konfiguriran kot podrejenec v postopku podvojevanja. Ga želite " "konfigurirati?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Nit %s je bila prekinjena." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin ni uspel prekiniti niti %s. Verjetno je že prekinjena." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Upravljavec" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Predpomnilnik poizvedb" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Niti" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Začasni podatki" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Zakasnjena vstavljanja" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Predpomnilnik ključev" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Stiki" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Razvrščanje" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Koordinator transakcij" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Izplakni (zapri) vse tabele" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Pokaži odprte tabele" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Prikaži gostitelje podrejencev" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Prikaži stanje podrejencev" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Izplakni predpomnilnik poizvedb" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Podatki o izvajanju" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Vse spremenljivke stanja" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Nadziranje" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Svetovalec" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Hitrost osveževanja: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filtri" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Vsebuje besedo:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Prikaži samo opozorilne vrednosti" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filtriraj po kategoriji ..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Prikaži neoblikovane vrednosti" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Sorodne povezave:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Zaženi analitik" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Navodila" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10385,7 +10396,7 @@ msgstr "" "Svetovalni sistem lahko nudi priporočila o strežniških spremenljivkah tako, " "da analizira spremenljivke stanja strežnika." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10394,7 +10405,7 @@ msgstr "" "Kakor koli, pomnite, da sistem nudi priporočila, ki temeljijo na preprostih " "računih in splošnih smernicah, ki morda ne ustrezajo vašemu sistemu." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10405,7 +10416,7 @@ msgstr "" "razveljavite. Napačno nastavljanje ima lahko na zmogljivost zelo negativen " "učinek." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10416,31 +10427,31 @@ msgstr "" "podatkov in razveljavitev spremembe, če ni jasno izmerljivega izboljšanja." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Vprašanj od zagona: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Izjave" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "Št." -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Promet omrežja od zagona: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Strežnik MySQL deluje že %1$s. Zagnal se je %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10448,18 +10459,18 @@ msgstr "" "Strežnik MySQL deluje kot glavni strežnik in podrejenec v " "postopku podvojevanja." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Strežnik MySQL deluje kot glavni strežnik v postopku podvojevanja." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Strežnik MySQL deluje kot podrejenec v postopku podvojevanja." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10467,11 +10478,11 @@ msgstr "" "Za več informacij o stanju podvojevanja na tem strežniku, prosimo obiščite " "razdelek o podvojevanju." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Stanje podvojevanja" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10479,35 +10490,35 @@ msgstr "" "Na zaposlenem strežniku lahko števci bajtov naštejejo preveč, zato je ta " "statistika, kot jo poroča strežnik MySQL, morda napačna." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Prejeto" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Poslano" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "največ sočasnih povezav" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Neuspeli poizkusi" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Prekinjeno" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Ukaz" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10515,11 +10526,11 @@ msgstr "" "Število prekinjenih povezav zaradi izgube odjemalca, ki ni primerno prekinil " "povezave." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Število spodletelih poskusov povezave s strežnikom MySQL." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10529,18 +10540,18 @@ msgstr "" "dnevnika, vendar je ta presegel vrednost binlog_cache_size, zato so bile za " "shranitev izjav iz transakcije uporabljene začasne datoteke." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" "Število transakcij, ki so uporabile začasni predpomnilnik dvojiškega " "dnevnika." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "Število poskusov povezave (uspešnih ali ne) na strežnik MySQL." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10552,11 +10563,11 @@ msgstr "" "povečati vrednost tmp_table_size, zaradi česar bodo začasne tabele temeljile " "na pomnilniku namesto na disku." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Koliko začasnih datotek je ustvaril mysqld." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10564,7 +10575,7 @@ msgstr "" "Število začasnih tabel v-pomnilniku, ki jih je strežnik samodejno ustvaril " "med izvajanjem stavkov." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10572,7 +10583,7 @@ msgstr "" "Število vrstic zapisanih z INSERT DELAYED, pri katerih je prišlo do neke " "napake (najverjetneje podvojen ključ)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10580,23 +10591,23 @@ msgstr "" "Število upravljalnih niti INSERT DELAYED v uporabi. Vsaka različna tabela, " "na kateri se uporabi INSERT DELAYED, dobi svojo lastno nit." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Število zapisanih vrstic INSERT DELAYED." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Število izvedenih izjav FLUSH." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Število notranjih izjav COMMIT." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Število izbrisov vrstice iz tabele." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10606,7 +10617,7 @@ msgstr "" "navedenim imenom. Temu se reče odkritje. Handler_discover kaže koliko krat " "so bile tabele odkrite." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10616,7 +10627,7 @@ msgstr "" "kaže, da strežnik izvaja mnogo pregledov indeksa; na primer: SELECT col1 " "FROM foo, pri čemer se predpostavlja, da je col1 indeksiran." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10625,7 +10636,7 @@ msgstr "" "visoka, je to dober znak, da so vaše poizvedbe in tabele primerno " "indeksirane." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10635,7 +10646,7 @@ msgstr "" "povečano, če poizvedujete po indeksnem stolpcu z omejitvijo obsega ali če " "pregledujete indeks." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10643,7 +10654,7 @@ msgstr "" "Število poizvedb za branje prejšnje vrstice v zaporedju ključa. Postopek " "branja se uporablja predvsem za optimizacijo ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10655,7 +10666,7 @@ msgstr "" "Najverjetneje imate veliko poizvedb, ki od MySQL zahtevajo pregled celotnih " "tabel, ali stike, ki ne uporabljajo ključev pravilno." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10667,36 +10678,36 @@ msgstr "" "tabele niso primerno indeksirane ali da vaše poizvedbe ne izkoristijo " "prednosti indeksov, ki jih imate." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Število notranjih izjav ROLLBACK." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Število zahtev za posodobitev vrstice v tabeli." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Število zahtev za vstavitev vrstice v tabelo." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Število strani, ki vsebujejo podatke (umazane ali čiste)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Število trenutno umazanih strani." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" "Število strani zaloge medpomnilnika, za katere je bila zaprošena izplaknitev." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Število prostih strani." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10706,7 +10717,7 @@ msgstr "" "trenutno v postopku branja ali pisanja ali pa zaradi nekega drugega razloga " "ne morejo biti izplaknjene ali odstranjene." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10718,11 +10729,11 @@ msgstr "" "lahko izračuna tudi kot Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Skupna velikost zaloge medpomnilnika, v straneh." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10730,7 +10741,7 @@ msgstr "" "Število začetih \"naključnih\" vnaprejšnjih branj InnoDB. To se zgodi, ko " "poizvedba zahteva pregled večjega dela tabele, vendar v naključnem redu." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10738,11 +10749,11 @@ msgstr "" "Število začetih zaporednih vnaprejšnjih branj InnoDB. To se zgodi, ko InnoDB " "izvaja zaporedno pregledovanje celotne tabele." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Število logičnih bralnih zahtev, ki jih je izvedel InnoDB." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10750,7 +10761,7 @@ msgstr "" "Število logičnih bralnih zahtev, katerih InnoDB ni mogel izpolniti iz zaloge " "medpomnilnika in je moral izvesti enostransko branje." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10764,52 +10775,52 @@ msgstr "" "čakanj. Če je bila velikost zaloge medpomnilnika primerno nastavljena, bi " "morala biti vrednost majhna." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Število zapisov storjenih v zalogi medpomnilnika InnoDB." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Število dozdajšnjih posegov fsync()." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Trenutno število čakajočih posegov fsync()." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Trenutno število čakajočih branj." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Trenutno število čakajočih pisanj." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Količina do zdaj prebranih podatkov, v bajtih." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Skupno število branj podatkov." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Skupno število zapisovanj podatkov." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Količina do zdaj zapisanih podatkov, v bajtih." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Število strani, ki so bile zapisane za posege dvojnega pisanja (doublewrite)." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "Število posegov dvojnega pisanja (doublewrite), ki so bili izvedeni." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10817,35 +10828,35 @@ msgstr "" "Število čakanj, ki smo jih imeli, ker je bil medpomnilnik dnevnika premajhen " "in je bilo potrebno počakati, da se pred nadaljevanjem izplakne." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Število zahtev pisanja v dnevnik." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Število fizičnih pisanj v dnevniško datoteko." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Število pisanj fsync() storjenih v dnevniško datoteko." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Število čakajoče dnevniške datoteke fsyncs." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Čakajoča pisanja v dnevniško datoteko." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Število bajtov zapisanih v dnevniško datoteko." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Število ustvarjenih strani." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10853,51 +10864,51 @@ msgstr "" "Vgrajena velikost strani InnoDB (privzeto 16 KB). Veliko vrednosti je štetih " "v straneh; velikost strani omogoča preprosto pretvorbo v bajte." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Število prebranih strani." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Število zapisanih strani." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Število zaklepov vrstic, na katere se trenutno čaka." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Povprečni čas zagotovitve zaklepa vrstice, v milisekundah." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Skupni čas zagotavljanja zaklepov vrstic, v milisekundah." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Najdaljši čas zagotavljanja zaklepa vrstice, v milisekundah." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Število čakanj na zaklepe vrstic." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Število vrstic izbrisanih iz tabel InnoDB." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Število vrstic vstavljenih v tabele InnoDB." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Število vrstic prebranih iz tabel InnoDB." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Število vrstic posodobljenih v tabelah InnoDB." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10906,7 +10917,7 @@ msgstr "" "vendar niso bili izplaknjeni na disk. Včasih je bilo znano kot " "Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -10914,7 +10925,7 @@ msgstr "" "Število neuporabljenih blokov v predpomnilniku ključev. To vrednost lahko " "uporabite, da ugotovite, koliko predpomnilnika ključev je v uporabi." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10924,15 +10935,15 @@ msgstr "" "dosežena vrednost, ki kaže največje število blokov, ki so bili kadar koli " "naenkrat v uporabi." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "Odstotek uporabljenega predpomnilnika ključev (izračunana vrednost)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Število zahtev za branje bloka ključev iz predpomnilnika." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10942,7 +10953,7 @@ msgstr "" "je vaša vrednost key_buffer_size najverjetneje premajhna. Razmerje " "pogrešitev predpomnilnika se lahko izračuna kot Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -10950,22 +10961,22 @@ msgstr "" "Napačno izračunan predpomnilnik ključev kot delež fizičnih branj v " "primerjavi z zahtevami za branje (izračunana vrednost)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Število zahtev za pisanje bloka ključev v predpomnilnik." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Število fizičnih pisanj bloka ključev na disk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" "Odstotek fizičnih zapisov v primerjavi z zahtevami za zapis (izračunana " "vrednost)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10976,17 +10987,17 @@ msgstr "" "enake poizvedbe. Privzeta vrednost 0 pomeni, da še ni bila prevedena nobena " "poizvedba." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "Največje število sočasno uporabljenih povezav od zagona strežnika." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Število vrstic, ki čakajo na zapis v vrsti INSERT DELAYED." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -10994,19 +11005,19 @@ msgstr "" "Število odprtih tabel. Če je vrednost velika, je vaš predpomnilnik tabel " "najverjetneje premajhen." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Število odprtih datotek." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "Število odprtih tokov (uporabljenih v glavnem za beleženje)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Število odprtih tabel." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -11016,19 +11027,19 @@ msgstr "" "število lahko kaže na težave z razdrobljenostjo, kar lahko odpravite z " "izvedbo stavka FLUSH QUERY CACHE." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Količina prostega spomina za predpomnilnik poizvedb." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Število zadetkov predpomnilnika." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Število poizvedb dodanih v predpomnilnik." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11041,7 +11052,7 @@ msgstr "" "uporablja strategijo nedavno najmanj uporabljanih (LRU), da odloči, katere " "poizvedbe naj odstrani iz predpomnilnika." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11049,19 +11060,19 @@ msgstr "" "Število nepredpomnjenih poizvedb (ne predpomnljive ali ne predpomnjene " "zaradi nastavitve query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Število zabeleženih poizvedb v predpomnilniku." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Skupno število blokov v predpomnilniku poizvedb." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Stanje podvajanja odpovedne varnosti (ni še vključeno)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11069,11 +11080,11 @@ msgstr "" "Število stikov, ki ne uporabljajo indeksov. Če vrednost ni 0, skrbno " "preverite indekse vaših tabel." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "Število stikov, ki so uporabili iskanje območja na referenčni tabeli." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11081,7 +11092,7 @@ msgstr "" "Število stikov brez ključev, ki preverjajo uporabo ključev po vsaki vrstici. " "(Če to ni 0, previdno preverite indekse vaših tabel.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11089,16 +11100,16 @@ msgstr "" "Število stikov, ki so uporabili območja na prvi tabeli. (Po navadi ni " "kritično, četudi je veliko.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Število stikov, ki so izvedli celotni pregled na prvi tabeli." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" "Število začasnih tabel, ki so trenutno odprte s strani niti SQL podrejencev." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11106,11 +11117,11 @@ msgstr "" "Skupno (od zagona) število ponovnih poskusov transakcij podvojevalne niti " "SQL podrejenca." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "To je ON, če je strežnik podrejenec, povezan z glavnim strežnikom." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11118,12 +11129,12 @@ msgstr "" "Število niti, ki so za svoje ustvarjanje porabile več kot slow_launch_time " "sekund." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "Število poizvedb, ki so porabile več kot long_query_time sekund." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11133,23 +11144,23 @@ msgstr "" "Če je vrednost velika, razmislite o povečanju sistemske spremenljivke " "sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Število razvrščanj, ki so bila storjena z razponi." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Število razvrščenih vrstic." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Število razvrščanj, ki so bila storjena s pregledovanjem tabele." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Koliko krat je bil zaklep tabele pridobljen takoj." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11161,7 +11172,7 @@ msgstr "" "optimizirajte vaše poizvedbe, nato pa ali razdelite vašo tabelo oz. tabele " "ali uporabite podvojevanje." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11171,11 +11182,11 @@ msgstr "" "izračuna kot Threads_created/Connections. Če je vrednost obarvana rdeče, " "povečajte svoj thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Število trenutno odprtih povezav." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11186,47 +11197,47 @@ msgstr "" "velik, boste morda želeli povečati vrednost thread_cache_size. (Po navadi to " "ne izboljša zmogljivosti v veliki meri, če imate dobro izvedbo niti.)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "Delež zadetkov predpomnilnika niti (izračunana vrednost)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Število niti, ki ne spijo." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Začni nadziranje" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Navodila/Namestitev" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Preurejanje/urejanje grafikonov je končano" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Dodaj grafikon" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Preuredi/uredi grafikone" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Hitrost osveževanja" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Stolpci grafikona" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Razvrstitev grafikonov" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11234,15 +11245,15 @@ msgstr "" "Razvrstitev grafikonov je shranjena v lokalni shrambi brskalnika. Če imate " "zapleteno nastavitev, jo boste morda želeli izvoziti." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Povrni na privzeto" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Navodila nadziranja" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11256,7 +11267,7 @@ msgstr "" "general_log. Vendar pomnite, da general_log ustvari ogromno podatkov in " "poveča obremenitev strežnika do 15 %" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11268,11 +11279,11 @@ msgstr "" "tabelo podpira MySQL 5.1.6 in novejši. Kljub temu lahko še vedno uporabljate " "strežniške zmožnosti izrisa grafikonov." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Uporaba monitorja:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11283,7 +11294,7 @@ msgstr "" "pa odstranite kateri koli grafikon s klikom na ikono zobnika ob ustreznem " "grafikonu." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11295,11 +11306,11 @@ msgstr "" "grafikon. Ko potrdite, bo to naložilo tabelo združenih poizvedb, kjer lahko " "kliknete na katere koli ponavljajoče stavke SELECT in jih naprej analizirate." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Prosimo, pomnite:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11312,79 +11323,79 @@ msgstr "" "časovni razpon ter onemogočite general_log in počistite njene tabele, ko " "nadziranja ne potrebujete več." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Prednastavljeni grafikon" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Spremenljivke stanja" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Izberite serije:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Pogosto nadzirano" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "ali vnesite ime spremenljivke:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Prikaži kot vrednost razlike" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Uporabi delitelja" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Pripni enoto k vrednostim podatkov" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Dodaj serijo" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Počisti serije" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Serije v grafikonu:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Statistika dnevnikov" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Izbrano časovno območje:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Pridobi samo stavke SELECT, INSERT, UPDATE in DELETE" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "Odstrani spremenljive podatke v stavkih INSERT za boljše združevanje" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "Izberite dnevnike, iz katerih želite ustvariti statistiko." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Rezultati so združeni po besedilu poizvedbe." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Analitik poizvedb" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" @@ -11393,7 +11404,7 @@ msgstr[1] "%d sekundi" msgstr[2] "%d sekunde" msgstr[3] "%d sekund" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11410,8 +11421,8 @@ msgstr "Ne morem se povezati z virom" msgid "Could not connect to the target" msgstr "Ne morem se povezati s ciljem" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "Zbirka podatkov '%s' ne obstaja." @@ -11514,19 +11525,19 @@ msgstr "" "Ciljna zbirka podatkov bo popolnoma sinhronizirana z izvorno zbirko " "podatkov. Izvorna zbirka podatkov bo ostala nespremenjena." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Nastavljanje spremenljivke je spodletelo" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Spremenljivke in nastavitve strežnika" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Vrednost seje" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Skupna vrednost" @@ -11860,46 +11871,46 @@ msgstr "Ključ naj vsebuje črke, številke [em]in[/em] posebne znake." msgid "Wrong data" msgstr "Napačni podatki" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Uporaba zaznamka \"%s\" kot privzeto poizvedbo med brskanjem." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Ali res želite izvesti naslednjo poizvedbo?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Prikazovanje kot koda PHP" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Preverjen SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Rezultat SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Ustvaril" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Težave z indeksi tabele `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Oznaka" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tabela %1$s je bila uspešno spremenjena" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "Stolpce sem uspešno premaknil." @@ -11960,12 +11971,12 @@ msgstr "Oznaka osi y:" msgid "Y Values" msgstr "Vrednosti y" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Tabela %s že obstaja!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Tabela %1$s je ustvarjena." @@ -12010,337 +12021,337 @@ msgstr "Shrani kot datoteko" msgid "File name" msgstr "Ime datoteke" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Ime primarnega ključa mora biti \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Indeksa ni mogoče preimenovati v PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Ni definiranega dela indeksa!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Dodaj indeks" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Uredi indeks" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Ime indeksa:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" mora biti ime samo primarnega ključa!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Vrsta indeksa:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Dodaj indeksu  %s stolpec(ce)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Tabele ni mogoče premakniti same vase!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Tabele ni mogoče kopirati same vase!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabela %s je bila premaknjena v %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabela %s je skopirana v %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Ime tabele je prazno!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Spremeni vrstni red prikaza tabele za" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(posamezno)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Premakni tabelo v (podatkovna_zbirka.tabela):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Možnosti tabele" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Preimenuj tabelo v" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopiraj tabelo v (podatkovna_zbirka.tabela):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Preklopi na kopirano tabelo" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Vzdrževanje tabele" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmentiraj tabelo" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabela %s je osvežena" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Počisti tabelo (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Izbriši podatke ali tabelo" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Izprazni tabelo (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Izbriši tabelo (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Vzdrževanje particij" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Particija %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analiziraj" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Označi" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimiraj" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Ponovno sestavi" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Popravi" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Odstrani particioniranje" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Preveri referenčno integriteto:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Prikazovanje tabel" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Poraba prostora" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Učinkovito" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statistika vrstic" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statično" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamično" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Dolžina vrstice" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Velikost vrstice" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Naslednji samodejni indeks" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "Napaka pri ustvarjanju tujega ključa na %1$s (preverite podatkovne vrste)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Notranja relacija" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "Notranja relacija ni nujna, ko obstaja ustrezna relacija FOREIGN KEY." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Omejitev tujih ključev" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Prostorsko" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Različne vrednosti" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Dodaj primarni ključ" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Dodaj izvirno vrednost" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Dodaj indeks SPATIAL" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Dodaj indeks FULLTEXT" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Brez" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Stolpec %s je zavržen" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Na %s je dodan primarni ključ" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Na %s je dodan indeks" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Prikaži več dejanj" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "Premakni stolpce" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "Prestavite stolpce z vlečenjem gor ali dol." -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Urejevalni pogled" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Pogled relacij" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Predlagaj strukturo tabele" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Dodaj stolpec" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Na koncu tabele" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Na začetku tabele" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Po %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Ustvari indeks na  %s stolpcih" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "po particijah" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Poročilo sledenja za tabelo `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Različica %1$s je ustvarjena, sledenje %2$s je aktivirano." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Sledenje %1$s je bilo deaktivirano pri različici %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Sledenje %1$s je bilo aktivirano pri različici %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "Stavki SQL so izvedeni." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12348,119 +12359,119 @@ msgstr "" "Odložene podatke lahko izvedete z ustvarjanjem in uporabo začasne zbirke " "podatkov. Prosimo, prepričajte se, da imate privilegije za ta dejanja." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Če teh dveh vrstic ne potrebujete, ju dajte v komentar." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" "Stavki SQL so bili izvoženi. Prosimo, skopirajte odložene podatke ali jih " "izvršite." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Različica posnetka %s (koda SQL)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Opredelitev sledenja podatkom je uspešno izbrisana" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Napaka poizvedbe" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Stavek upravljanja s podatki je uspešno izbrisan" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Sledenje stavkom" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Prikaži %1$s z datumi od %2$s do %3$s uporabnika %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Izbriši vrstico podatkov sledenja iz poročila" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Brez podatkov" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Datum" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Stavek opredeljevanja podatkov" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Stavek upravljanja s podatki" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "Odložen SQL (prenos datoteke)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "Odložen SQL" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Ta možnost bo zamenjala vašo tabelo in vsebovane podatke." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "Izvršitev SQL" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Izvozi kot %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Prikaži različice" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Dezaktiviraj sledenje za %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Dezaktiviraj zdaj" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Aktiviraj sledenje %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Aktiviraj zdaj" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Ustvari različico %1$s tabele %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Sledi tem stavkom opredeljevanja podatkov:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Sledi tem stavkom upravljanja s podatki:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Ustvari različico" @@ -12489,11 +12500,11 @@ msgstr "Nimate dovolj pravic, da bi bili sedaj tukaj!" msgid "The profile has been updated." msgstr "Profil je posodobljen." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Ime VIEW" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Preimenuj pogled v" @@ -12841,8 +12852,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "Trenutni delež prostega pomnilnika predpomnilnika poizvedb je v primerjavi s " "skupnim pomnilnikom predpomnilnima poizvedb %s %%. Moral bi biti nad 80 %%" @@ -12997,8 +13008,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s %% vseh razvrščanj povzroča začasne tabele; vrednost bi morala biti nižja " "od 10 %%." diff --git a/po/sq.po b/po/sq.po index 7009e95d58..85ffd84c00 100644 --- a/po/sq.po +++ b/po/sq.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:21+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: albanian \n" -"Language: sq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: sq\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Shfaqi të gjithë" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Numri i faqes:" @@ -38,55 +38,56 @@ msgstr "" "keni mbyllur dritaren prind ose rregullimet mbrojtëse të shfletuesit tuaj të " "ndalojnë përditësimet nëpërmjet dritareve." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Kërko" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Zbato" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Emri i kyçit" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Përshkrimi" @@ -107,153 +108,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "U krijua baza e të dhënave %1$s." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Komenti për databazën: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Komentet e tabelës" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Emrat e kollonave" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Lloji" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Prezgjedhur" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Lidhje me" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Komente" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Jo" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Po" @@ -261,106 +262,106 @@ msgstr "Po" msgid "View dump (schema) of database" msgstr "Shfaq dump (skema) e databazës" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Nuk gjenden tabela në databazë." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Zgjidh gjithçka" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Asnjë zgjedhje" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Mungon emri i databazës!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Databazës %s i është ndryshuar emri në %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Databaza %s është kopjuar tek %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Ndysho emrin e databazës në" -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Ndysho emrin e databazës në" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Databaza %s u eleminua." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy msgid "Drop the database (DROP)" msgstr "Asnjë databazë" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kopjo databazën në" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Vetëm struktura" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktura dhe të dhënat" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Vetëm të dhënat" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE para se të kopjohet" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Shto %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Shto vlerë AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Shto kushte" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Kalo tek databaza e kopjuar" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Collation" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -372,66 +373,66 @@ msgstr "" "Karakteristikat shtesë janë çaktivizuar për sa i takon funksionimit me " "tabelat e lidhura. Për të kuptuar përse, klikoni %skëtu%s." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Skema relacionale" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabela" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "rreshta" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Madhësia" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "në përdorim" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Krijimi" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Ndryshimi i fundit" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Kontrolli i fundit" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -439,453 +440,380 @@ msgid_plural "%s tables" msgstr[0] "%s tabela(at)" msgstr[1] "%s tabela(at)" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Zgjidh të paktën një kollonë për të shfaqur" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Kalo tek tabela e kopjuar" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Renditja" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Në ngjitje" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Në zbritje" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Shfaq" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriteri" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Shto" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Dhe" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Fshi" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Ose" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Ndrysho" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Shto/Fshi rreshtin e kriterit" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Shto/Fshi kollonat e fushës" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Përditëso kërkesën" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Përdor tabelat" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "Kërkesë SQL tek databaza %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Dërgo Query" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Ndalohet hyrja" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "të paktën një prej fjalëve" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "të gjitha fjalët" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "frazën e saktë" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "si shprehje e rregullt" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Rezultatet e kërkimit për \"%s\" %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Gjithsej: %s korrispondues(ë)" -msgstr[1] "Gjithsej: %s korrispondues(ë)" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s korrispondon(jnë) tek tabela %s" -msgstr[1] "%s korrispondon(jnë) tek tabela %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Shfleto" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Dump i të dhënave për tabelën" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Fshi" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Kërko në databazë" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Fjala(ë) apo vlera(at) për t'u kërkuar (karakteri Jolly: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Gjej:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Fjalët veçohen me anë të një hapësirë bosh (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Tek tabela(at):" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside field:" -msgid "Inside column:" -msgstr "Tek fusha:" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "Nuk gjenden tabela në databazë." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "e panjohur" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabela %s u zbraz" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Paraqitja %s u eleminua" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabela %s u eleminua" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Gjurmimi është aktiv." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Gjurmimi nuk është aktiv." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Paraqitje" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikimi" -#: db_structure.php:622 +#: db_structure.php:631 #, fuzzy msgid "Sum" msgstr "Sum" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "N.q.s. të zgjedhur:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Zgjidh gjithçka" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Zgjidh të mbingarkuarit" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Eksporto" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Shfaq për printim" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Zbraz" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Elemino" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Kontrollo tabelën" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimizo tabelën" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Riparo tabelën" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analizo tabelën" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Zëvendëso të dhënat e tabelës me file" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Zëvendëso të dhënat e tabelës me file" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 #, fuzzy msgid "Data Dictionary" msgstr "Data Dictionary" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Databazat" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 #, fuzzy msgid "Created" msgstr "Krijo" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Gjendja" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Veprimi" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "Operacione" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "Vetëm struktura" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "Kontrollo tabelën" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "Databazat" -#: export.php:42 +#: export.php:44 #, fuzzy msgid "Bad type!" msgstr "Lloji i query" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Rename database to" msgid "Bad parameters!" msgstr "Ndysho emrin e databazës në" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Hapësirë e pamjaftueshme për të ruajtur file %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -893,12 +821,12 @@ msgstr "" "File %s ekziston në server: të lutem, ndrysho emrin e file ose zgjidh " "opcionin \"Mbishkruaj\"." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Serveri web nuk ka të drejtat e duhura për të ruajtur file %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Dump u ruajt tek file %s." @@ -922,7 +850,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -1002,27 +930,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Libërshënuesi u fshi." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "File nuk mund të lexohet" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1030,53 +958,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Query SQL u zbatua me sukses" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Mbrapa" @@ -1084,7 +1012,7 @@ msgstr "Mbrapa" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin funksionon më mirë me shfletues që suportojnë frames" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Komandat \"DROP DATABASE\" nuk janë aktive." @@ -1094,7 +1022,7 @@ msgstr "Komandat \"DROP DATABASE\" nuk janë aktive." msgid "Do you really want to execute \"%s\"?" msgstr "Konfermo: " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Jeni duke SHKATËRRUAR një databazë komplete!" @@ -1144,7 +1072,7 @@ msgstr "Treguesi" msgid "Edit Index" msgstr "Treguesi" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format msgid "Add %d column(s) to index" msgstr "Shto një fushë të re" @@ -1164,16 +1092,16 @@ msgstr "Emri i host është bosh!" msgid "The user name is empty!" msgstr "Emri i përdoruesit është bosh!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Fjalëkalimi është bosh!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Fjalëkalimi nuk korrispondon!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1191,31 +1119,33 @@ msgstr "Duke ringarkuar të drejtat" msgid "Removing Selected Users" msgstr "Heq përdoruesit e zgjedhur" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Ndrysho" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Zgjedhja e serverit" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "query SQL" @@ -1226,24 +1156,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Gjithsej" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "." #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1265,7 +1195,7 @@ msgstr "Zgjedhja e serverit" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Proceset" @@ -1285,7 +1215,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Statistikat e rreshtave" @@ -1330,14 +1260,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1395,32 +1325,32 @@ msgstr "" msgid "Bytes received" msgstr "Marrë" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Lidhje" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Bytes" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1436,11 +1366,11 @@ msgstr "%s tabela(at)" msgid "Questions" msgstr "Operacione" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Trafiku" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1464,12 +1394,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Asnjë lloj" @@ -1569,7 +1499,7 @@ msgstr "Karakteristikat e përgjithshme të relacionit" msgid "Current settings" msgstr "Karakteristikat e përgjithshme të relacionit" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Import files" msgid "Chart Title" @@ -1657,7 +1587,7 @@ msgstr "Shpjego SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Koha" @@ -1764,10 +1694,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 #, fuzzy msgid "Import" msgstr "Eksporto" @@ -1843,7 +1773,7 @@ msgstr "Proceset" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Nuk është zgjedhur asnjë databazë." @@ -1913,19 +1843,19 @@ msgstr "Tregues" msgid "Show indexes" msgstr "Shfaq rrjetën" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Ç'aktivo kontrollin e kyçeve të jashtëm" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Aktiv" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1963,7 +1893,7 @@ msgstr "Në fshirje e sipër të %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2005,8 +1935,8 @@ msgstr "query SQL" msgid "No rows selected" msgstr "Nuk ka rreshta të zgjedhur" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Ndrysho" @@ -2014,18 +1944,18 @@ msgstr "Ndrysho" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Ruaj" @@ -2039,7 +1969,7 @@ msgstr "query SQL" msgid "Show search criteria" msgstr "query SQL" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2091,12 +2021,12 @@ msgstr "Rezultati SQL" msgid "Data point content" msgstr "Tabela e përmbajtjes" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Shpërfill" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2117,7 +2047,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2200,7 +2130,7 @@ msgstr "Shfaqja e regjistrimeve " msgid "Generate password" msgstr "Ndrysho fjalëkalimin" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 #, fuzzy msgid "Generate" msgstr "Gjeneruar nga" @@ -2211,7 +2141,7 @@ msgstr "Gjeneruar nga" msgid "Change Password" msgstr "Ndrysho fjalëkalimin" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2325,27 +2255,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Shk" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Pri" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2353,37 +2283,37 @@ msgid "May" msgstr "Maj" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Qer" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Kor" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Gsh" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sht" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Tet" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nën" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dhj" @@ -2432,32 +2362,32 @@ msgid "Sun" msgstr "Djl" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Hën" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Mar" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Mër" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Enj" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Pre" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sht" @@ -2590,16 +2520,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "në sekondë" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "në minutë" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "në orë" @@ -2607,6 +2537,259 @@ msgstr "në orë" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Madhësia maksimum: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentet" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Gabim" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "query SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "Mesazh nga MySQL: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Shpjego SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Mos shpjego SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "pa kod PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Krijo kodin PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Rifresko" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Mos vleftëso SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Vleftëso SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Djl" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B, %Y at %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s ditë, %s orë, %s minuta dhe %s sekonda" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Fillim" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Paraardhësi" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Në vazhdim" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Fund" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Kalo tek databaza "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Shto" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Shfleto" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operacione" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "directory e upload të server-it web" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Directory që keni zgjedhur për upload nuk arrin të gjehet" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Printo" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2620,90 +2803,58 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Shto/Fshi kollonat e fushës" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Fillim" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Paraardhësi" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Në vazhdim" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Fund" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Sht" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows" msgstr "regjistrime për faqe" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Hën" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontal" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontal (headers të rrotulluar)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertikal" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Zbaton query nga libërshënuesi" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Rendit sipas kyçit" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2727,120 +2878,132 @@ msgstr "Rendit sipas kyçit" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "Operacione" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Tekst i pjesëshëm" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Teksti i plotë" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Skema relacionale" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Skema relacionale" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Transformimi i Shfletuesit" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "rreshti u fshi" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Fshi" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Hiq" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "tek query" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Shfaqja e regjistrimeve" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "Gjithsej" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Query ka zgjatur %01.4f sec" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Shfaq për printim (me full text)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Shfaq skemën PDF" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Versioni i MySQL" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Lidhja nuk u gjet" @@ -2901,199 +3064,158 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Nga kjo pikë e tutje, cookies duhet të jenë të aktivuara." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Nga kjo pikë e tutje, cookies duhet të jenë të aktivuara." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Asnjë tregues i përcaktuar!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Tregues" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "I vetëm" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "Komente" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Kyçi primar u eleminua" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Treguesi %s u eleminua" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Databazat" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Serveri" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Shto" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operacione" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Query nga shembull" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Të drejtat" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Përdorues" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 #, fuzzy msgid "Binary log" msgstr "Binar" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Të ndryshueshmet" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Familje gërmash" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Gabim" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3123,84 +3245,84 @@ msgstr[1] "Nuk ka rreshta të zgjedhur" msgid "Error while creating PDF:" msgstr "Lejon leximin e të dhënave." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Asnjë tabelë" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Kërko në databazë" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "Kërko në databazë" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Tabela %s u riemërtua %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3208,92 +3330,92 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funksioni" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Vlerë" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Kërko" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Shto" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Zgjidh fushat (të paktën një):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Shto kushte kërkimi (trupi i specifikimit \"where\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "regjistrime për faqe" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Mënyra e shfaqjes:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Shfleto opcionet e huaja" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "query SQL" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Zbato \"query nga shembull\" (karakteri jolly: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Zbato \"query nga shembull\" (karakteri jolly: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3368,14 +3490,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3619,13 +3741,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabela" @@ -3636,38 +3758,38 @@ msgstr "Tabela" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Të dhëna" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Mbi limit" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "Asnjë databazë" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "Replikimi" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Kontrollo të drejtat për databazën "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Kontrollo të drejtat" @@ -3717,175 +3839,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "Duhet të instaloni %s %s ose superior." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Madhësia maksimum: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentet" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "query SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "Mesazh nga MySQL: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Shpjego SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Mos shpjego SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "pa kod PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Krijo kodin PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Rifresko" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Mos vleftëso SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Vleftëso SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Djl" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B, %Y at %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s ditë, %s orë, %s minuta dhe %s sekonda" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Kalo tek databaza "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "directory e upload të server-it web" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Directory që keni zgjedhur për upload nuk arrin të gjehet" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Printo" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3913,9 +3878,9 @@ msgstr "" msgid "Closed" msgstr "Thonjëza të pambyllura" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Jo aktiv" @@ -4054,30 +4019,30 @@ msgstr "Lidhja nuk u gjet" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Rinis" @@ -4355,7 +4320,7 @@ msgid "Character set of the file" msgstr "Familja gërmave të file:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Formati" @@ -4382,7 +4347,7 @@ msgstr "Vendos emrat e kollonave tek rreshti i parë" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4391,7 +4356,7 @@ msgstr "Fushë e përbërë nga" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4413,7 +4378,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4421,7 +4386,7 @@ msgid "Columns terminated by" msgstr "Rreshta që mbarojnë me" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Rreshta që mbarojnë me" @@ -4485,12 +4450,12 @@ msgstr "Kyçi i etiketës" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "Lloji MIME" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relacione" @@ -4505,7 +4470,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Mbishkruaj file(s) ekzistues" @@ -4521,7 +4486,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Përdor backquotes me emrat e tabelave dhe fushave" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4749,8 +4714,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Dritarja e Query" @@ -6030,10 +5995,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Fjalëkalimi" @@ -6053,8 +6018,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Emri i përdoruesit:" @@ -6290,44 +6255,101 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Serveri nuk përgjigjet" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Rezultatet e kërkimit për \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Gjithsej: %s korrispondues(ë)" +msgstr[1] "Gjithsej: %s korrispondues(ë)" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s korrispondon(jnë) tek tabela %s" +msgstr[1] "%s korrispondon(jnë) tek tabela %s" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Dump i të dhënave për tabelën" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Kërko në databazë" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Fjala(ë) apo vlera(at) për t'u kërkuar (karakteri Jolly: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Gjej:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Fjalët veçohen me anë të një hapësirë bosh (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Tek tabela(at):" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside field:" +msgid "Inside column:" +msgstr "Tek fusha:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Ndrysho fjalëkalimin" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Asnjë fjalëkalim" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Rifut" @@ -6350,8 +6372,8 @@ msgstr "Krijo një databazë të re" msgid "Create" msgstr "Krijo" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Asnjë e drejtë" @@ -6366,9 +6388,9 @@ msgstr "Krijo një faqe të re" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Emri" @@ -6378,303 +6400,303 @@ msgstr "Emri" msgid "Number of columns" msgstr "regjistrime për faqe" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Lejon bllokimin e tabelave për thread e momentit." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Krijo një tabelë të re tek databaza %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Krijo një tabelë të re tek databaza %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Lloji i Eksportit" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Databazat" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Tabela" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "rreshta" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows:" msgstr "regjistrime për faqe" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Ruaje në server tek directory %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Ruaje me emër..." -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Emri i file template" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Familja gërmave të file:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Kompresim" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"kompresuar me zip\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"kompresuar me gzip\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"kompresuar me bzip2\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Ruaje me emër..." -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formati" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opcione të transformimeve" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Versioni i MySQL" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Versioni i MySQL" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "E pamundur kryerja e login tek server-i MySQL" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Asnjë databazë" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Asnjë databazë" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "Tekst i pjesëshëm" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6683,7 +6705,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 #, fuzzy msgid "Version information" msgstr "Informacione mbi Identifikimin" @@ -6725,68 +6747,68 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Gjëndja InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 #, fuzzy msgid "Pages to be flushed" msgstr "Tabela %s u rifreskua" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6974,20 +6996,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Relacione" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6995,126 +7017,126 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL ka kthyer një të përbashkët boshe (p.sh. zero rreshta)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Asnjë databazë" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Asnjë databazë" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Vetëm struktura" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binar" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Për shkak të gjatësisë saj,
kjo fushë nuk mund të ndryshohet " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Të dhëna të tipit binar - mos ndrysho" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "directory e upload të server-it web" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Shto një rresht të ri" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Mbrapa" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Shto një regjistrim të ri" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Kthehu mbrapa tek kjo faqe" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7131,239 +7153,239 @@ msgstr "Asnjë lloj" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Pre" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Dërgoje" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Konfermo: " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Asnjë ndryshim" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Familje gërmash" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bullgarisht" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Kineze e thjeshtëzuar" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Kineze tradicionale" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "case-insensitive" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "case-sensitive" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Kroate" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Çekisht" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danisht" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Anglisht" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estoneze" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Gjermanisht" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "fjalor" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "numratori" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Hungarisht" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandeze" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japonisht" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Letone" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Lituane" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Koreane" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 #, fuzzy msgid "Persian" msgstr "Gjeorgjisht" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polonisht" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Europa Perëndimore" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Romanisht" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Sllovakisht" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Sllovenisht" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spanjisht" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Spanjishte tradicionale" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Suedisht" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thai" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turqisht" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrainase" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "shumëgjuhësh" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Europa qendrore" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Rusisht" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltike" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armene" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Cyrillic" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabisht" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebraike" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gjeorgjisht" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Greqisht" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Çeko-Sllovak" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Shtëpia" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Përfundo seancën" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Dokumente të phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7387,8 +7409,8 @@ msgstr "Mirësevini tek %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7436,20 +7458,20 @@ msgstr "Fjalëkalimi:" msgid "Server Choice" msgstr "Zgjedhja e serverit" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "E pamundur kryerja e login tek server-i MySQL" @@ -7542,7 +7564,7 @@ msgstr "Opcione të eksportimit të databazës" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Dump i të dhënave për tabelën" @@ -7558,7 +7580,7 @@ msgstr "Dërguar" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7567,14 +7589,14 @@ msgstr "Përshkrimi" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Struktura e tabelës" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7582,7 +7604,7 @@ msgstr "Vetëm struktura" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7638,32 +7660,32 @@ msgid "Display MIME types" msgstr "Lloje MIME në dispozicion" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Host" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Gjeneruar më" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Versioni i MySQL" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Versioni i PHP" @@ -7746,7 +7768,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7808,35 +7830,35 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 #, fuzzy msgid "Procedures" msgstr "Proceset" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "Funksioni" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Kushtet për tabelat e nxjerra" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Kushtet për tabelën" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "LLOJET E MIME PËR TABELËN" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELACIONET PËR TABELËN" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7881,28 +7903,28 @@ msgstr "" msgid "Column names: " msgstr "Emrat e kollonave" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7912,17 +7934,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Emrat e kollonave" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -8139,97 +8161,97 @@ msgstr "" "Shfaq një link, fusha përmban emrin e file; opcioni i parë është një prefiks " "si \"http://domain.com/\", opcioni i dytë është një titull për lidhjen." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "jo OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Aktiv" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Karakteristikat e përgjithshme të relacionit" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Shfaq karakteristikat" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Krijimi i PDF-ve" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Vizualizimi i komenteve të kollonave" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Transformimi i Shfletuesit" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Ju lutem lexoni dokumentet mbi rifreskimin e tabelës suaj Column_comments" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Query SQL shtuar të preferuarve" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "Kronollogjia e SQL" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "asnjë përshkrim" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Asnjë zgjedhje" @@ -8237,7 +8259,7 @@ msgstr "Asnjë zgjedhje" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8248,9 +8270,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Emri i përdoruesit" @@ -8269,206 +8291,206 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "E ndryshueshme" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 #, fuzzy msgid "Server ID" msgstr "Serveri" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Çfarëdo përdorues" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Përdor fushë teksti" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Çfarëdo host" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokal" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Këtë Host" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Përdor Tabelën e Host-it" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Tabela %s u eleminua" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "Tabela %s u eleminua" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Dërguar" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Proceset" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy msgid "Event name" msgstr "Lloji i Eksportit" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 #, fuzzy msgid "Event type" msgstr "Lloji i Eksportit" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Ndrysho" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Zbaton query nga libërshënuesi" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Gjendja" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Fund" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Të shtuarat komplet" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8486,138 +8508,138 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabela %s u eleminua" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Tabela %s u eleminua" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "Emrat e kollonave" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "Krijimi" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Gjatësia/Set*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "Ndysho emrin e databazës në" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Gjatësia/Set*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Opcione për tabelën" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Lloji i query" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8654,23 +8676,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Koha" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8768,150 +8790,150 @@ msgstr "Nuk gjenden tabela në databazë." msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Tabela \"%s\" nuk ekziston!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Ju lutem, konfiguroni koordinatat për tabelën %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Skema e databazës \"%s\" - Faqja %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Skema relacionale" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Tabela e përmbajtjes" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Pronësi" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Krijo një faqe të re" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Numri i faqes:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Faqosje automatike" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Relacione të brendshme" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Ju lutem zgjidhni faqen që dëshironi të modifikoni" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Zgjidh Tabelat" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Zgjidh Tabelat" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Skema relacionale" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Shfaq rrjetën" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Shfaq ngjyrën" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Shfaq madhësinë e tabelave" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Shfaq të gjitha tabelat me të njëjtën gjerësi" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Shfaq vetëm kyçet" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Horizontale" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Vertikale" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Krijimi" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Përmasat e fletës" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8919,7 +8941,7 @@ msgstr "" "Faqja aktuale përmban riferime ndaj tabelash që nuk ekzistojnë më. Dëshironi " "t'i eleminoni këto riferimente?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "(ç')aktivo scratchboard" @@ -8940,46 +8962,46 @@ msgstr "" msgid "Current Server" msgstr "Serveri" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Kërko në databazë" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Kërko në databazë" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Zbato query SQL tek databaza %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Zbato query SQL tek databaza %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -8991,11 +9013,11 @@ msgstr "Kalendari" msgid "Columns" msgstr "Emrat e kollonave" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Shtoja të preferuarve këtë query SQL" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Lejo që çdo përdorues të ketë hyrje në këtë libërshënues" @@ -9099,7 +9121,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Gjurmimi është aktiv." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9117,7 +9139,7 @@ msgstr "" "backslashes (\"\\\") apo single quote (\"'\") para këtyre vlerave, backslash-" "ojini (për shembull '\\\\xyz' o 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9125,19 +9147,19 @@ msgstr "" "Për vlerat e prezgjedhura, ju lutem shtoni një vlerë të vetme, pa backslash " "escaping apo thonjëza, duke përdorur këtë format: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Treguesi" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Shto/Fshi kollonat e fushës" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9146,11 +9168,11 @@ msgstr "" "Për listën e opcioneve të transformimeve në dispozicion dhe transformimet " "relativë të llojeve-MIME, kliko tek %spërshkrimet e transformimeve%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opcione të transformimeve" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9162,62 +9184,62 @@ msgstr "" "(\"\\\") apo një apostrofë (\"'\") midis këtyre vlerave, duhet ti backslash-" "oni (për shembull '\\\\xyz' ose 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Asnjë lloj" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primar" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Teksti komplet" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Mbas %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format msgid "Add %s column(s)" msgstr "Shto një fushë të re" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "Zgjidh të paktën një kollonë për të shfaqur" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9240,11 +9262,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9259,99 +9281,99 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Karakteristikat e përgjithshme të relacionit" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "Vendosja e lidhjes MySQL" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Karakteristikat e përgjithshme të relacionit" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "Databazat" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Versioni i MySQL" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Përdorues" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Zgjedhja e serverit" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "Komenti për databazën: " -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "Versioni i PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Trego info mbi PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Faqja zyrtare e phpMyAdmin" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Pronësi" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Asnjë ndryshim" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9363,47 +9385,47 @@ msgstr "" "MySQL funksionues me këto zgjedhje është i pambrojtur ndaj sulmeve, dhe ju " "duhet patjetër të korrigjoni këtë vrimë në siguri." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Tani nevoitet një fjalëkalim sekret për file e konfigurimit(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9415,43 +9437,43 @@ msgstr "" "Karakteristikat shtesë janë çaktivizuar për sa i takon funksionimit me " "tabelat e lidhura. Për të kuptuar përse, klikoni %skëtu%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Asnjë databazë" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Transformo tabelën e renditur sipas" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Transformo tabelën e renditur sipas" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "Krijo një faqe të re" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Të lutem, zgjidh një databazë" @@ -9501,7 +9523,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Kineze tradicionale" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9574,80 +9596,80 @@ msgstr "Krijo" msgid "Active options" msgstr "Opcione për tabelën" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Tabela %s u eleminua" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Usage" msgid "Page" msgstr "Përdorimi" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Importo files" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "No rows selected" msgid "Export to selected page" msgstr "Nuk ka rreshta të zgjedhur" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Krijo një tregues të ri" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Emri i përdoruesit" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "Relacione të brendshme" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "Shiko relacionet" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Ndryshimet u ruajtën" @@ -9720,15 +9742,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importo files" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Të gjithë" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tabela nuk u gjet ose nuk është përcaktuar tek %s" @@ -9739,38 +9761,38 @@ msgstr "%s tabela nuk u gjet ose nuk është përcaktuar tek %s" msgid "File doesn't exist" msgstr "Tabela \"%s\" nuk ekziston!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "Fusha" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Shkurton (ndërpret) Queries e Shfaqura" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Shfaq të gjitha kërkesat" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 #, fuzzy msgid "Information" msgstr "Informacione mbi Identifikimin" @@ -9779,7 +9801,7 @@ msgstr "Informacione mbi Identifikimin" msgid "Character Sets and Collations" msgstr "Familje gërmash dhe Collations" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9787,24 +9809,24 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s databaza u eleminuan korrektësisht." msgstr[1] "%s databaza u eleminuan korrektësisht." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statistikat e databazave" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Aktivo Statistikat" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9812,7 +9834,7 @@ msgstr "" "Shënim: Aktivimi këtu i statistikave të Databazës mund të shkaktojë rritjen " "e trafikut midis server-it web dhe MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9840,7 +9862,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "Versioni i PHP" @@ -9859,119 +9881,119 @@ msgstr "" msgid "disabled" msgstr "Jo aktiv" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Përfshin të gjitha të drejtat me përjashtim të GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Lejon ndryshimin e strukturës së tabelave ekzistuese." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 #, fuzzy msgid "Allows altering and dropping stored routines." msgstr "Lejon krijimin dhe eleminimin e treguesve." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Lejon krijimin e tabelave të reja dhe databazave të reja." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 #, fuzzy msgid "Allows creating stored routines." msgstr "Lejon krijimin e tabelave të reja." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Lejon krijimin e tabelave të reja." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Lejon krijimin e tabelave të përkohëshme." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 #, fuzzy msgid "Allows creating new views." msgstr "Lejon krijimin e tabelave të reja." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Lejon fshirjen e të dhënave." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Lejon eleminimin e databazave dhe tabelave." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Lejon eleminimin e tabelave." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" "Lejon importimin e të dhënave nga dhe eksportimin e të dhënave në files." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Lejon të shtosh përdorues dhe të drejta pa ringarkuar tabelat e privilegjeve." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Lejon krijimin dhe eleminimin e treguesve." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Lejon futjen dhe mbishkrimin e të dhënave." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Lejon bllokimin e tabelave për thread e momentit." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Kufizon numrin e lidhjeve të reja që një përdorues mund të hapë në një orë." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Kufizon numrin e kërkesave që një përdorues mund ti dërgojë server-it në një " "orë." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9979,63 +10001,63 @@ msgstr "" "Kufizon numrin e komandave që mund të ndryshojnë një tabelë apo databazë që " "një përdorues mund të zbatojë në një orë." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 #, fuzzy msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Kufizon numrin e lidhjeve të reja që një përdorues mund të hapë në një orë." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Nuk ka asnjë efekt tek ky version i MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Lejon ringarkimin e parametrave të server-it dhe risetimin e cache të " "servërve." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "I jep të drejtën një përdoruesi të pyesë se ku gjenden slaves / masters." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Nevoitet për replikimin e slaves." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Lejon leximin e të dhënave." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Mundëson hyrjen tek lista komplete e databazave." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Lejon përfundimin e serverit." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10045,322 +10067,322 @@ msgstr "" "nevojshëm për shumë operacione administrimi si përcaktimi i të " "ndryshueshmeve globale apo fshirja e threads të përdoruesve të tjerë." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "Lejon krijimin dhe eleminimin e treguesve." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Lejon ndryshimin e të dhënave." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Asnjë të drejtë." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Asnjë lloj" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Të drejta relative me tabelat" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Shënim: emrat e të drejtave të MySQL janë në Anglisht" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administrimi" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Të drejtat e përgjithshme" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Të drejta specifike të databazës" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Limitet e rezervave" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Shënim: Vendosja e këtyre opcioneve në 0 (zero) do të thotë asnjë limit." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Informacione mbi Identifikimin" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Mos ndrysho fjalëkalim" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Nuk u gjet asnjë përdorues." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Përdoruesi %s ekziston!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Ke shtuar një përdorues të ri." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Ke rifreskuar lejet për %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Ke anulluar të drejtat për %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Fjalëkalimi për përdoruesin %s u ndryshua me sukses." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Në fshirje e sipër të %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Duke ringarkuar të drejtat" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Përdoruesit e zgjedhur u hoqën me sukses." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Të drejtat u përditësuan me sukses." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Ndrysho të drejtat" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Hiq" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Eksporto" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Çfarëdo" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Të drejtat" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Të drejtat" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Paraqitja e përgjithshme e përdoruesve" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Grant" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Heq përdoruesit e zgjedhur" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Hiqja të gjitha të drejtat aktive përdoruesve dhe pastaj eleminoi." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Elemino databazat që kanë emër të njëjtë me përdoruesit." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Shënim: phpMyAdmin lexon të drejtat e përdoruesve direkt nga tabela e " "privilegjeve të MySQL. Përmbajtja e kësaj tabele mund të ndryshojë prej të " "drejtave të përdorura nga serveri nëse janë kryer ndryshime manuale. Në këtë " "rast, duhet të %srifreskoni të drejtat%s para se të vazhdoni." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Përdoruesi i zgjedhur nuk u gjet tek tabela e të drejtave." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Të drejtat relative të kollonave" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Shto të drejta tek databaza në vazhdim" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Shto të drejta tek tabela në vazhdim" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Ndrysho Informacionet e Login / Kopjo përdoruesin" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Krijo një përdorues të ri me të njëjta të drejta dhe ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... mbaj të vjetrin." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... elemino të vjetrin nga tabela e përdoruesve." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... hiq të gjitha të drejtat nga i vjetri e pastaj eleminoje." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" " ... elemino të vjetrin nga tabela e përdoruesve e pastaj rilexo të drejtat." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "Kontrollo të drejtat për databazën "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Përdoruesit që kanë hyrje tek "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globale" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "specifik i databazës" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "wildcard" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Paraqitja %s u eleminua" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Të drejtat u përditësuan me sukses." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10369,123 +10391,123 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Të lutem, zgjidh një databazë" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Teksti komplet" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Vetëm struktura" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Vetëm struktura" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Thread %s u përfundua me sukses." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." @@ -10493,149 +10515,149 @@ msgstr "" "phpMyAdmin nuk është në gjendje të përfundojë thread %s. Ka mundësi të ketë " "përfunduar më parë." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 #, fuzzy msgid "Query cache" msgstr "Lloji i query" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "Përdor shtimet me vonesë" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "Shfaq tabelat" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Informacione mbi Runtime" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Rifresko" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Mos ndrysho fjalëkalim" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "Shfaq tabelat" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "Shfaq tabelat" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Relacione" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Lloji i query" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Funksioni" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10643,118 +10665,118 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Instruksione" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Ky server MySQL po punon që prej %s. U nis më %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Marrë" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Dërguar" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Përpjekje të dështuara" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Dështoi" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Komanda" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy msgid "The number of failed attempts to connect to the MySQL server." msgstr "" "Kufizon numrin e lidhjeve të reja që një përdorues mund të hapë në një orë." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10762,78 +10784,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10841,7 +10863,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10849,42 +10871,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10892,33 +10914,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10927,243 +10949,243 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy msgid "Percentage of used key cache (calculated value)" msgstr "Familja gërmave të file:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11171,99 +11193,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11271,18 +11293,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11290,69 +11312,69 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Gjurmimi nuk është aktiv." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Sht" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy msgid "Add chart" msgstr "Shto një fushë të re" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Rifresko" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Shto/Fshi kollonat e fushës" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11361,7 +11383,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11369,18 +11391,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11388,11 +11410,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11400,90 +11422,90 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "Ndysho emrin e databazës në" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Zgjidh Tabelat" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Shto një përdorues të ri" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "query SQL" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Statistikat e rreshtave" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Zgjidh Tabelat" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Lloji i query" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11491,7 +11513,7 @@ msgid_plural "%d seconds" msgstr[0] "në sekondë" msgstr[1] "në sekondë" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11507,8 +11529,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11611,19 +11633,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Të ndryshueshmet dhe parametrat e Serverit" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Vlera seancës" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Vlerë Globale" @@ -11915,50 +11937,50 @@ msgstr "" msgid "Wrong data" msgstr "Asnjë databazë" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Konfermo: " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Vleftëso SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "Rezultati SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Gjeneruar nga" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Etiketë" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "Përdoruesit e zgjedhur u hoqën me sukses." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12034,12 +12056,12 @@ msgstr "" msgid "Y Values" msgstr "Vlerë" -#: tbl_create.php:30 +#: tbl_create.php:31 #, fuzzy, php-format msgid "Table %s already exists!" msgstr "Përdoruesi %s ekziston!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "Tabela %s u eleminua" @@ -12092,488 +12114,488 @@ msgstr "Ruaje me emër..." msgid "File name" msgstr "Emri i përdoruesit" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Emri i kyçit primar duhet të jetë... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "I pamundur riemërtimi i treguesit në PRIMAR!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Asnjë pjesë e treguesit është përcaktuar!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Print view" msgid "Edit index" msgstr "Shfaq për printim" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Emri i treguesit :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" duhet të jetë emri i, dhe vetëm i, një kyçi " "primar!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Lloji i treguesit :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Shto tek treguesi i  %s kolonës(ave)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "E pamundur lëvizja e tabelës tek vetvetja!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "I pamundur kopjimi i tabelës tek vetvetja!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabela %s u lëviz tek %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabela %s u kopjua tek %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Emri i tabelës është bosh!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Transformo tabelën e renditur sipas" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(një nga një)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Sposto tabelën në (databaza.tabela):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opcione për tabelën" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Riemërto tabelën në" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopjo tabelën tek (databaza.tabela):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Kalo tek tabela e kopjuar" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Administrimi i tabelës" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmento tabelën" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabela %s u rifreskua" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Rifillo (\"FLUSH\") tabelën" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Dump i të dhënave për tabelën" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Asnjë databazë" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Administrimi i tabelës" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 #, fuzzy msgid "Check" msgstr "Çekisht" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "Riparo tabelën" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Kontrollo integritetin e informacioneve:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Shfaq tabelat" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Hapësira e përdorur" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efektiv" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statistikat e rreshtave" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamik" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Gjatësia e rreshtit" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Madhësia e rreshtit" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Relacione të brendshme" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy msgid "Distinct values" msgstr "Shfleto opcionet e huaja" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Asnjë lloj" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Tabela %s u eleminua" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Një kyç primar u shtua tek %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Një tregues u shtua tek %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Trego info mbi PHP" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy msgid "Move columns" msgstr "Shto një fushë të re" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Shfaq për printim" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Shiko relacionet" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Propozo strukturën e tabelës" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy msgid "Add column" msgstr "Shto një fushë të re" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Në fund të tabelës" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Në fillim të tabelës" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Mbas %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Krijo një tregues tek  %s columns" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Gjurmimi është aktiv." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Gjurmimi është aktiv." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Lloji i query" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Lejon futjen dhe mbishkrimin e të dhënave." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Asnjë databazë" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Të dhëna" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Versioni i MySQL" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Versioni i MySQL" @@ -12605,11 +12627,11 @@ msgstr "Nuk ke të drejta të mjaftueshme për të kryer këtë operacion!" msgid "The profile has been updated." msgstr "Profili u rifreskua." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Riemërto tabelën në" @@ -12934,8 +12956,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13063,8 +13085,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -13908,8 +13930,8 @@ msgstr "" #~ "Query statistics: Since its startup, %s queries have been sent to " #~ "the server." #~ msgstr "" -#~ "Statistikat e Query: Që nga nisja e tij, serverit i janë dërguar " -#~ "%s queries." +#~ "Statistikat e Query: Që nga nisja e tij, serverit i janë dërguar %" +#~ "s queries." #~ msgid "Chart generated successfully." #~ msgstr "Të drejtat u përditësuan me sukses." diff --git a/po/sr.po b/po/sr.po index ec1daa5cec..0891111948 100644 --- a/po/sr.po +++ b/po/sr.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:20+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: serbian_cyrillic \n" -"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Прикажи све" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Број странице:" @@ -39,55 +39,56 @@ msgstr "" "затворили матични прозор, или ваш претраживач онемогућава ажурирање међу " "прозорима због сигурносних подешавања" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Претраживање" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Крени" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Име кључа" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Опис" @@ -108,151 +109,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "База %1$s је креирана." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Коментар базе: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Коментари табеле" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Колона" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Тип" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Подразумевано" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Везе ка" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Коментари" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Не" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Да" @@ -260,103 +261,103 @@ msgstr "Да" msgid "View dump (schema) of database" msgstr "Прикажи садржај (схему) базе" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Табеле нису пронађене у бази." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Изабери све" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "ништа" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Име базе није задато!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "База %s је преименована у %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "База %s је прекопирана у %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Преименуј базу у" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Уклони базу" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "База %s је одбачена." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Одбаци базу (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Копирај базу у" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Само структура" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Структура и подаци" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Само подаци" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE пре копирања" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Додај %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Додај AUTO_INCREMENT вредност" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Додај ограничења" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Пребаци се на копирану базу" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Сортирање" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -368,64 +369,64 @@ msgstr "" "Додатне могућности за рад са повезаним табелама су искључене. Да бисте " "сазнали зашто, кликните %sовде%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Уреди или извези релациону схему" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Табела" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Редова" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Величина" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "се користи" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Направљено" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Последња измена" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Последња провера" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -434,458 +435,383 @@ msgstr[0] "%s табела" msgstr[1] "%s табела" msgstr[2] "%s табела" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Морате изабрати бар једну колону за приказ" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Пређи на копирану табелу" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Сортирање" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Растући" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Опадајући" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Прикажи" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Критеријум" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "и" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "или" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Промени" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Додај/обриши поље за критеријум" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Додај/обриши колону" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Ажурирај упит" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Користи табеле" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL упит на бази %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Изврши SQL упит" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Приступ одбијен" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "бар једну од речи" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "све речи" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "тачан израз" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "као регуларни израз" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Резултати претраге за \"%s\" %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Укупно: %s погодака" -msgstr[1] "Укупно: %s погодака" -msgstr[2] "Укупно: %s погодака" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s погодака унутар табеле %s" -msgstr[1] "%s погодака унутар табеле %s" -msgstr[2] "%s погодака унутар табеле %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Преглед" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Приказ података табеле" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Обриши" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Претраживање базе" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Речи или вредности које се траже (џокер: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Тражи:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Речи се одвајају размаком (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Унутар табела:" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside column:" -msgstr "Унутар табела:" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "Табеле нису пронађене у бази." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "непознат" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Табела %s је испражњена" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Поглед %s је одбачен" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Табела %s је одбачена" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Поглед" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Репликација" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Укупно" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s је подразумевани погон складиштења на овом MySQL серверу." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Означено:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Означи све" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Провери табеле које имају прекорачења" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Извоз" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "За штампу" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Испразни" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Одбаци" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Провери табелу" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Оптимизуј табелу" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Поправи табелу" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Анализирај табелу" -#: db_structure.php:712 +#: db_structure.php:721 #, fuzzy msgid "Add prefix to table" msgstr "База не постоји" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Замени податке у табели са подацима из датотеке" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Замени податке у табели са подацима из датотеке" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Речник података" -#: db_tracking.php:75 +#: db_tracking.php:76 #, fuzzy msgid "Tracked tables" msgstr "Провери табелу" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "База података" -#: db_tracking.php:82 +#: db_tracking.php:83 #, fuzzy msgid "Last version" msgstr "Направи релацију" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 #, fuzzy msgid "Created" msgstr "Направи" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Статус" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Акција" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "Персијски" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "Само структура" -#: db_tracking.php:184 +#: db_tracking.php:185 #, fuzzy msgid "Untracked tables" msgstr "Провери табелу" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "Провери табелу" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "База података" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "Врста упита" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Одабрани тип извоза мора бити сачуван у датотеку!" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Add new field" msgid "Bad parameters!" msgstr "Додај ново поље" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Недовољно простора за снимање датотеке %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -893,12 +819,12 @@ msgstr "" "Датотека %s већ постоји на серверу, промените име датотеке или укључите " "опцију преписивања." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Веб серверу није дозвољено да сачува датотеку %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Садржај базе је сачуван у датотеку %s." @@ -922,7 +848,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -1004,29 +930,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Вероватно сте покушали да увезете превелику датотеку. Молимо погледајте " -"%sдокументацију%s за начине превазилажења овог ограничења." +"Вероватно сте покушали да увезете превелику датотеку. Молимо погледајте %" +"sдокументацију%s за начине превазилажења овог ограничења." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Приказивање маркера" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Обележивач је управо обрисан." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Датотеку није могуће прочитати" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1036,7 +962,7 @@ msgstr "" "Покушали сте да увезете датотеку са компресијом која није подржана (%s). Или " "подршка за њу није имплементирана, или је искључена у вашој конфигурацији." -#: import.php:390 +#: import.php:394 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 " @@ -1046,26 +972,26 @@ msgstr "" "или величина датотеке превазилази максималну величину дозвољену у вашој " "конфигурацији PHP-а. Погледајте. See FAQ 1.16." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Не могу да учитам додатке за увоз, молим проверите своју инсталацију!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Направљен маркер %s" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Увоз је успешно завршен, извршено је %d упита." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1073,7 +999,7 @@ msgstr "" "Време извршења скрипта је истекло, ако желите да довршите увоз, молимо " "пошаљите исту датотеку и увоз ће се наставити." -#: import.php:499 +#: import.php:503 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." @@ -1082,15 +1008,15 @@ msgstr "" "да phpMyAdmin неће бити у могућности да заврши овај увоз осим ако не " "повећате временска ограничења у PHP-у" -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Ваш SQL упит је успешно извршен" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Назад" @@ -1098,7 +1024,7 @@ msgstr "Назад" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin преферира читаче који подржавају оквире." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" команда је онемогућена." @@ -1108,7 +1034,7 @@ msgstr "\"DROP DATABASE\" команда је онемогућена." msgid "Do you really want to execute \"%s\"?" msgstr "Да ли стварно хоћете да " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Овим ћете УНИШТИТИ комплетну базу података!" @@ -1158,7 +1084,7 @@ msgstr "Додај ново поље" msgid "Edit Index" msgstr "Уреди следећи ред" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1179,16 +1105,16 @@ msgstr "Име домаћина је празно!" msgid "The user name is empty!" msgstr "Име корисника није унето!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Лозинка је празна!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Лозинке нису идентичне!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1206,31 +1132,33 @@ msgstr "Поново учитај привилегије" msgid "Removing Selected Users" msgstr "Уклони изабране кориснике" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Промени" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Избор сервера" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "SQL упит" @@ -1241,24 +1169,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Укупно" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1280,7 +1208,7 @@ msgstr "Избор сервера" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Процеси" @@ -1300,7 +1228,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Статистике реда" @@ -1350,14 +1278,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "МБ" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "КБ" @@ -1419,32 +1347,32 @@ msgstr "" msgid "Bytes received" msgstr "Примљено" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Конекције" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "бајтова" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "ГБ" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "ТБ" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "ПБ" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "ЕБ" @@ -1460,11 +1388,11 @@ msgstr "%s табела" msgid "Questions" msgstr "Персијски" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Саобраћај" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1490,12 +1418,12 @@ msgstr "Држи се мреже" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "нема" @@ -1595,7 +1523,7 @@ msgstr "Опште особине релација" msgid "Current settings" msgstr "Опште особине релација" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1685,7 +1613,7 @@ msgstr "Објасни SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Време" @@ -1792,10 +1720,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Увоз" @@ -1874,7 +1802,7 @@ msgstr "Процеси" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Није изабрана ни једна база." @@ -1944,19 +1872,19 @@ msgstr "Додај ново поље" msgid "Show indexes" msgstr "Прикажи мрежу" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Искључи провере страних кључева" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Омогућено" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1994,7 +1922,7 @@ msgstr "Бришем %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2036,8 +1964,8 @@ msgstr "SQL упит" msgid "No rows selected" msgstr "Нема одабраних редова" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Промени" @@ -2045,18 +1973,18 @@ msgstr "Промени" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d није исправан број реда." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Сачувај" @@ -2070,7 +1998,7 @@ msgstr "SQL упит" msgid "Show search criteria" msgstr "SQL упит" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2122,12 +2050,12 @@ msgstr "Операције на резултатима упита" msgid "Data point content" msgstr "Величина показивача података" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Игнориши" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Копирај" @@ -2149,7 +2077,7 @@ msgstr "Изабери страни кључ" msgid "Please select the primary key or a unique key" msgstr "Молимо изаберите примарни или јединствени кључ" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2233,7 +2161,7 @@ msgstr "Приказ записа" msgid "Generate password" msgstr "Направи лозинку" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Направи" @@ -2243,7 +2171,7 @@ msgstr "Направи" msgid "Change Password" msgstr "Промени лозинку" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2357,27 +2285,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "јан" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "феб" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "мар" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "апр" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2385,37 +2313,37 @@ msgid "May" msgstr "мај" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "јун" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "јул" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "авг" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "сеп" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "окт" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "нов" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "дец" @@ -2464,32 +2392,32 @@ msgid "Sun" msgstr "Нед" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Пон" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Уто" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Сре" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Чет" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Пет" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Суб" @@ -2623,16 +2551,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "у секунди" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "у минуту" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "на сат" @@ -2640,6 +2568,263 @@ msgstr "на сат" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Максимална величина: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Документација" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Грешка" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL упит" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL рече: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Објасни SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Прескочи објашњавање SQL-a" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "без PHP кода" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Направи PHP код" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Освежи" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Прескочи проверу SQL-a" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Провери SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Складиштења" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Профилисање" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Нед" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d. %B %Y. у %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s дана, %s сати, %s минута и %s секунди" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "Рутине" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Почетак" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Претходна" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Следећи" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Крај" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Пређи на базу "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Ова функционалност %s је погођена познатом грешком, видите %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Структура" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Нови запис" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Преглед" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Операције" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "директоријум за слање веб сервера " + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Директоријум који сте изабрали за слање није доступан" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Штампај" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2653,89 +2838,57 @@ msgstr "" msgid "Font size" msgstr "Величина фонта" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy msgid "Save edited data" msgstr "Основни директоријум података" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Додај/обриши колону" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Почетак" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Претходна" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Следећи" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Крај" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy msgid "Start row" msgstr "Статус" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "Број поља" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Пон" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "хоризонталном" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "хоризонталном (ротирана заглавља)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "вертикалном" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Сортирај по кључу" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2759,119 +2912,131 @@ msgstr "Сортирај по кључу" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Опције" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Део текста" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Пун текст" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Релациона схема" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Релациона схема" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Транформације читача" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Ред је обрисан" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Обриши" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Обустави" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Може бити приближно. Видите FAQ 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "у упиту" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Приказ записа" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "укупно" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Упит је трајао %01.4f секунди" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Операције на резултатима упита" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Поглед за штампу (са пуним текстом)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Прикажи PDF схему" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Направи релацију" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Веза није пронађена" @@ -2936,199 +3101,158 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "Отвори нови phpMyAdmin прозор" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Колачићи (Cookies) морају у овом случају бити активни." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Колачићи (Cookies) морају у овом случају бити активни." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Кључ није дефинисан!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Кључеви" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Јединствени" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Кардиналност" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "Коментари" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Примарни кључ је обрисан" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Кључ %s је обрисан" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Базе" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Сервер" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Структура" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Нови запис" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Операције" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Окидачи" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Табела је изгледа празна!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "База је изгледа празна!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Упит по примеру" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Привилегије" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Рутине" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 #, fuzzy msgid "Events" msgstr "Догађаји" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Дизајнер" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Корисник" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Бинарни дневник" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Променљиве" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Кодне стране" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Складиштења" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Грешка" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3158,90 +3282,90 @@ msgstr[1] "Нема одабраних редова" msgid "Error while creating PDF:" msgstr "Дозвољава читање података." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save recent table" msgstr "Не могу да учитам подразумевану конфигурацију из: \"%1$s\"" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Нема табела" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy msgid "There are no recent tables" msgstr "Провери табелу" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Нема детаљнијих информација о статусу за овај погон складиштења." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s је доступан на овом MySQL серверу." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s је онемогућен на овом MySQL серверу." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Овај MySQL сервер не подржава %s погон складиштења." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show slave status" msgid "unknown table status: " msgstr "Прикажи статус подређених сервера" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Претраживање базе" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Није пронађена тема %s!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Неисправна база података" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Неисправан назив табеле" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Грешка при преименовању табеле %1$s у %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Табели %s промењено име у %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3249,93 +3373,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Функција" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Оператор" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Вредност" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Претраживање" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Нови запис" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Изабери поља (најмање једно)" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Додај услове претраживања (део \"WHERE\" упита):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Број редова по страни" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Редослед приказа:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Прегледај стране вредности" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL упит" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Направи \"упит по примеру\" (џокер: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Направи \"упит по примеру\" (џокер: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy msgid "How to use" msgstr "верзија PHP-a" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3410,14 +3534,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3663,13 +3787,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Табеле" @@ -3680,38 +3804,38 @@ msgstr "Табеле" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Подаци" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Прекорачење" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "База не постоји" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "Репликација" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Провери привилегије за базу "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Провери привилегије" @@ -3765,179 +3889,18 @@ msgstr "Неисправан метод аутентикације је зада msgid "You should upgrade to %s %s or later." msgstr "Требало би да унапредите ваш %s сервер на верзију %s или новију." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Максимална величина: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Документација" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL упит" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL рече: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Објасни SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Прескочи објашњавање SQL-a" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "без PHP кода" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Направи PHP код" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Освежи" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Прескочи проверу SQL-a" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Провери SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Складиштења" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Профилисање" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Нед" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d. %B %Y. у %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s дана, %s сати, %s минута и %s секунди" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "Рутине" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Пређи на базу "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Ова функционалност %s је погођена познатом грешком, видите %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "директоријум за слање веб сервера " - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Директоријум који сте изабрали за слање није доступан" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Штампај" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3965,9 +3928,9 @@ msgstr "" msgid "Closed" msgstr "Наводник није затворен" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Онемогућено" @@ -4105,30 +4068,30 @@ msgstr "верзија PHP-a" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Поништи" @@ -4410,7 +4373,7 @@ msgid "Character set of the file" msgstr "Карактер сет датотеке:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Формат" @@ -4437,7 +4400,7 @@ msgstr "Стави имена поља у први ред" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4446,7 +4409,7 @@ msgstr "Поља ограничена са" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4468,7 +4431,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4476,7 +4439,7 @@ msgid "Columns terminated by" msgstr "Линије се завршавају са" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Линије се завршавају са" @@ -4540,12 +4503,12 @@ msgstr "Ознака кључа" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-типови" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Релације" @@ -4560,7 +4523,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Препиши постојеће датотеке" @@ -4576,7 +4539,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Користи ' за ограничавање имена поља" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Мод SQL компатибилности" @@ -4810,8 +4773,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Прозор за упите" @@ -6115,10 +6078,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Лозинка" @@ -6138,8 +6101,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Корисничко име:" @@ -6375,7 +6338,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid " the local MySQL server's socket is not correctly configured)" msgid "" @@ -6383,20 +6346,79 @@ msgid "" "configured)." msgstr "(или прикључак локалног MySQL сервера није исправно подешен)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Сервер не одговара" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Резултати претраге за \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Укупно: %s погодака" +msgstr[1] "Укупно: %s погодака" +msgstr[2] "Укупно: %s погодака" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s погодака унутар табеле %s" +msgstr[1] "%s погодака унутар табеле %s" +msgstr[2] "%s погодака унутар табеле %s" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Приказ података табеле" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Претраживање базе" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Речи или вредности које се траже (џокер: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Тражи:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Речи се одвајају размаком (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Унутар табела:" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside column:" +msgstr "Унутар табела:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6404,19 +6426,19 @@ msgstr "" "Конекција за controluser-а, онако како је дефинисана у вашој конфигурацији, " "није успела." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Промени лозинку" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Нема лозинке" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Поновите унос" @@ -6441,8 +6463,8 @@ msgstr "Направи нову базу података" msgid "Create" msgstr "Направи" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Нема привилегија" @@ -6456,9 +6478,9 @@ msgstr "Направи табелу" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Име" @@ -6468,115 +6490,115 @@ msgstr "Име" msgid "Number of columns" msgstr "Број поља" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Није могуће учитати додатке за извоз, молимо проверите своју инсталацију!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Дозвољава закључавање табела текућим процесима." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Направи нову табелу у бази %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Направи нову табелу у бази %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Тип извоза" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 #, fuzzy msgid "Custom - display all possible options" msgstr "Опције за извоз базе" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Базе" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Табеле" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Редова" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of fields" msgid "Number of rows:" msgstr "Број поља" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Сачувај на сервер у директоријум %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Сачувај као датотеку" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Шаблон имена датотеке" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "alue is interpreted using %1$sstrftime%2$s, so you can use time matting " @@ -6584,184 +6606,184 @@ msgstr "" #| "will be kept as is." 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." +"formatting strings. Additionally the following transformations will happen: %" +"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details." msgstr "" "Ова вредност се тумачи коришћењем %1$sstrftime%2$s, тако да можете да " "користите стрингове за форматирање времена. Такође ће се десити и следеће " "трансформације: %3$s. Преостали текст ће остати како јесте." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Карактер сет датотеке:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Компресија" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"зиповано\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"гзип-овано\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"бзип-овано\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Сачувај као датотеку" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Формат" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Опције трансформације" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 #, fuzzy msgid "Encoding Conversion:" msgstr "Верзија MySQL клијента" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Направи релацију" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Направи релацију" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Формат датотека за увоз" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Не могу да се пријавим на MySQL сервер" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "База не постоји" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "База не постоји" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "Датотека за увоз" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Слање датотека на овај сервер није дозвољено." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Делимични увоз" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6769,7 +6791,7 @@ msgstr "" "Претходном увозу је истекло време, након поновног слања биће настављен од " "позиције %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 #, fuzzy #| msgid "" #| "the interruption of an import in case the script detects it is se to the " @@ -6784,13 +6806,13 @@ msgstr "" "ограничења. Ово може бити добар начин увоза великих датотека, али са друге " "стране може покварити трансакције." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of rows to skip, starting from the first row:" msgstr "Број записа (упита) које треба прескочити:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6799,7 +6821,7 @@ msgstr "" msgid "Language" msgstr "Језик" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Информације о верзији" @@ -6844,67 +6866,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Скуп прихватника" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB статус" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Коришћење скупа прихватника" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "страна" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Слободне стране" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Прљаве стране" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Стране са подацима" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Стране које треба да буду усклађене" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Заузете стране" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Забрављене стране" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Активност скупа прихватника" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Захтеви за читање" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Захтеви за упис" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Промашаји при читању" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Чекања на упис" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Промашаји читања у %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Чекања на упис у %" @@ -7108,20 +7130,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Релације" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7129,130 +7151,130 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL је вратио празан резултат (нула редова)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "База не постоји" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "База не постоји" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Само структура" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Сакриј" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Бинарни" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "ause of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Због њехове величине, поље
можда нећете моћи да измените" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Бинарни - не мењај" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "директоријум за слање веб сервера" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, fuzzy, php-format #| msgid "Restart insertion with %s rows" msgid "Continue insertion with %s rows" msgstr "Поново покрени уношење са %s редова" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "и онда" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Унеси као нови ред" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 #, fuzzy msgid "Show insert query" msgstr "Приказ као SQL упит" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Назад на претходну страну" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Додај још један нови ред" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Врати се на ову страну" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Уреди следећи ред" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Користите TAB тастер за померање од поља до поља, или CTRL+стрелице за " "слободно померање" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Приказ као SQL упит" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7269,240 +7291,240 @@ msgstr "нема" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Пет" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Пошаљи" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add new field" msgid "Add prefix" msgstr "Додај ново поље" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Да ли стварно хоћете да " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Нема измена" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Карактер сет" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Бугарски" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Поједностављени кинески" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Традиционални кинески" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "Не разликује мала и велика слова" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "Разликује мала и велика слова" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Хрватски" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Чешки" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Дански" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Енглески" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Есперанто" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Естонски" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Немачки" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "речник" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "телефонски именик" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Мађарски" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Исландски" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Јапански" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Летонски" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Литвански" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Корејски" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Персијски" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Пољски" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Западноевропски" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Румунски" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Словачки" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Словеначи" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Шпански" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Традиционални шпански" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Шведски" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Тајски" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Турски" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Украјински" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Уникод" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "вишејезички" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Централноевропски" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Руски" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Балтички" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Јерменски" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Ћирилични" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Арапски" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Хебрејски" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Грузијски" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Грчки" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Чешко-словачки" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Почетна страна" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Одјављивање" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin документација" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7526,8 +7548,8 @@ msgstr "Добродошли на %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Вероватан разлог за ово је да нисте направили конфигурациону датотеку. " "Можете користити %1$sскрипт за инсталацију%2$s да бисте је направили." @@ -7577,20 +7599,20 @@ msgstr "Лозинка:" msgid "Server Choice" msgstr "Избор сервера" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Није било активности %s или више секунди, молимо пријавите се поново" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Не могу да се пријавим на MySQL сервер" @@ -7683,7 +7705,7 @@ msgstr "Опције за извоз базе" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Приказ података табеле" @@ -7698,7 +7720,7 @@ msgstr "Догађаји" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7707,21 +7729,21 @@ msgstr "Опис" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Структура табеле" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Структура за поглед (view)" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Структура која замењује поглед" @@ -7781,32 +7803,32 @@ msgid "Display MIME types" msgstr "Доступни MIME-типови" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Домаћин" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Време креирања" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Верзија сервера" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "верзија PHP-a" @@ -7888,7 +7910,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7950,33 +7972,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Процедуре" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Функције" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Ограничења за извезене табеле" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Ограничења за табеле" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME ТИПОВИ ЗА ТАБЕЛУ" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "РЕЛАЦИЈЕ ТАБЕЛЕ" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -8022,28 +8044,28 @@ msgstr "" msgid "Column names: " msgstr "Имена колона" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Неисправни параметри за CSV увоз: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Неисправан формат CSV улаза на линији %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, fuzzy, php-format #| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." @@ -8054,17 +8076,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Назив табеле" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Имена колона" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Овај додатак не подржава компресоване увозе!" @@ -8298,97 +8320,97 @@ msgstr "" "Приказује линк, поље садржи назив датотеке; прва опција је префикс као " "\"http://domain.com/\", друга опција је наслов за линк." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "није у реду" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "У реду" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Омогућено" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Опште особине релација" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Прикажи особине" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Прављење PDF-ova" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Приказујем коментаре колоне" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Транформације читача" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Молимо погледајте у документацији како се ажурира табела Column_comments" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Запамћен SQL-упит" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL историјат" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "нема описа" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "ниједно" @@ -8396,7 +8418,7 @@ msgstr "ниједно" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8407,9 +8429,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Име корисника" @@ -8430,204 +8452,204 @@ msgid "Slave status" msgstr "Прикажи статус подређених сервера" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Променљива" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ИД сервера" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Било који корисник" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Користи текст поље" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Било који домаћин" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Локални" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Овај сервер" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Користи табелу домаћина" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Направи лозинку" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Табела %s је одбачена" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "Табела %s је одбачена" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Event" msgid "Edit event" msgstr "Догађаји" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Процеси" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Врста догађаја" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Врста догађаја" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Промени" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Статус" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Крај" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Комплетан INSERT (са именима поља)" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8645,125 +8667,125 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Неисправан индекс сервера: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Табела %s је одбачена" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Табела %s је одбачена" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Routines" msgid "Edit routine" msgstr "Рутине" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Рутине" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Директне везе" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Дужина/Вредност*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add new field" msgid "Add parameter" msgstr "Додај ново поље" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "Уклони базу" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Повратни тип" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Дужина/Вредност*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Опције табеле" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Врста упита" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8771,19 +8793,19 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Дозвољава извршавање сачуваних рутина." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8822,25 +8844,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Време" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Неисправан назив табеле" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8944,150 +8966,150 @@ msgstr "Табеле нису пронађене у бази." msgid "There are no events to display." msgstr "Провери табелу" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Табела \"%s\" не постоји!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Подесите координате за табелу %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Схема базе \"%s\" - Страна %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Релациона схема" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Садржај" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Атрибути" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Додатно" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Направи нову страну" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Број стране:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Аутоматски распоред" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Унутрашње релације" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Изаберите страну коју мењате" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "Изабери све" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Изабери табеле" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Релациона схема" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Прикажи мрежу" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Прикажи боју" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Прикажи димензије табеле" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Приказ свих табела исте ширине?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Положено" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Усправно" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Направљено" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Димензије папира" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -9095,7 +9117,7 @@ msgstr "" "Тренутна страна има референце на табеле које више не постоје. Желите ли да " "обришете те референце?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Укључи/искључи радну таблу" @@ -9116,46 +9138,46 @@ msgstr "Непознат језик: %1$s." msgid "Current Server" msgstr "Сервер" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Претраживање базе" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Претраживање базе" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Изврши SQL упит(е) на серверу %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Изврши SQL упит(е) на бази %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -9167,11 +9189,11 @@ msgstr "Календар" msgid "Columns" msgstr "Имена колона" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Запамти SQL-упит" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Дозволи сваком кориснику да приступа овом упамћеном упиту" @@ -9271,7 +9293,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "ld type is \"enum\" or \"set\", please enter the values using this " @@ -9289,7 +9311,7 @@ msgstr "" "користите их у \"избегнутом\" (escaped) облику (на пример '\\\\xyz' или 'a" "\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9297,19 +9319,19 @@ msgstr "" "За подразумевану вредност, унесите само једну вредност, без косих црта или " "наводника у овом облику: а" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Кључ" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Додај/обриши колону" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9318,11 +9340,11 @@ msgstr "" "За листу доступних опција трансформације и њихове трансформације MIME-" "типова, кликните на %sописе трансформација%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Опције трансформације" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9334,63 +9356,63 @@ msgstr "" "апостроф (\"'\") у те вредности, ставите обрнуту косу црту испред њих (на " "пример '\\\\xyz' или 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "нема" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Примарни" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Текст кључ" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "После %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "Додај %s поља" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "Морате додати барем једно поље." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Погон складиштења" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9413,13 +9435,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save configuration" msgstr "Не могу да учитам подразумевану конфигурацију из: \"%1$s\"" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9434,98 +9456,98 @@ msgstr "У ZIP архиви нема датотека!" msgid "Error in ZIP archive:" msgstr "Грешка у ZIP архиви:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Опште особине релација" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "Сортирање за MySQL везу" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Опште особине релација" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "База за корисника" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Верзија сервера" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Верзија протокола" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Корисник" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Избор сервера" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy msgid "Database client version" msgstr "Верзија MySQL клијента" -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "верзија PHP-a" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Прикажи информације о PHP-у" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin веб сајт" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрибути" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Нема измена" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9537,7 +9559,7 @@ msgstr "" "овим подешавањима, отворен је за упаде, и заиста треба да исправите овај " "сигурносни ризик." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9546,7 +9568,7 @@ msgstr "" "У PHP подешавањима Вам је укључена mbstring.func_overload опција. Ова опција " "је некомпатибилна са phpMyAdmin и може довести до грешака у неким подацима!" -#: main.php:294 +#: main.php:297 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 " @@ -9556,32 +9578,32 @@ msgstr "" "скуп знакова. Без екстензије mbstring phpMyAdmin не може исправно да " "раздваја стрингове и то може довести до неочекиваних резултата." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Конфигурациона датотека захтева тајну лозинку (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -9593,7 +9615,7 @@ msgstr "" "Додатне могућности за рад са повезаним табелама су искључене. Да бисте " "сазнали зашто, кликните %sовде%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9602,37 +9624,37 @@ msgstr "" "Верзија ваше PHP MySQL библиотеке %s се разликује од верзије вашег MySQL " "сервера %s. Ово може довести до непредвидљивог понашања." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "База не постоји" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "назив табеле" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "назив табеле" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "Направи табелу" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Изаберите базу" @@ -9682,7 +9704,7 @@ msgstr "Промени мало/велико" msgid "Toggle relation lines" msgstr "Да одаберете релацију, кликните :" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Извоз/увоз координата за PDF схему" @@ -9755,78 +9777,78 @@ msgstr "Направи" msgid "Active options" msgstr "Опције табеле" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Табела %s је одбачена" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "страна" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Увоз датотека" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "Export/Import to scale" msgid "Export to selected page" msgstr "Извор/увоз у размери" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Направи нови кључ" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Име корисника" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Извор/увоз у размери" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "препоручено" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Грешка: релација већ постоји." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Грешка: релација није додата." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Додата интерна релација" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Релација обрисана" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Грешка при снимању координата за Дизајнер." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Измене су сачуване" @@ -9901,15 +9923,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Увоз датотека" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Све" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s табела није пронађена или није постављена у %s" @@ -9920,37 +9942,37 @@ msgstr "%s табела није пронађена или није по msgid "File doesn't exist" msgstr "Табела \"%s\" не постоји!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Изаберите бинарни дневник за преглед" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Датотеке" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Прикажи скраћене упите" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Прикажи комплетне упите" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Назив дневника" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Позиција" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Оригинална позиција" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Информације" @@ -9958,7 +9980,7 @@ msgstr "Информације" msgid "Character Sets and Collations" msgstr "Карактер сетови и сортирање" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9967,24 +9989,24 @@ msgstr[0] "%s база је успешно одбачено." msgstr[1] "%s база је успешно одбачено." msgstr[2] "%s база је успешно одбачено." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Статистика базе" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Укључи статистике" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9992,7 +10014,7 @@ msgstr "" "Напомена: укључивање статистика може проузроковати велики саобраћај између " "веб и MySQL сервера." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Погони складиштења" @@ -10020,7 +10042,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "Персијски" @@ -10039,113 +10061,113 @@ msgstr "" msgid "disabled" msgstr "Онемогућено" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Укључује све привилегије осим GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Дозвољава измену структура постојећих табела." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Дозвољава измену и одбацивање сачуваних рутина." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Дозвољава креирање нових база и табела." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Дозвољава прављење сачуваних рутина." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Дозвољава креирање нових табела." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Дозвољава креирање привремених табела.." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Дозвољава прављење, одбацивање и преименовање корисничких налога." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Дозволи креирање нових погледа." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Дозвољава брисање података." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Дозвољава одбацивање база и табела." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Дозвољава одбацивање табела." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Дозвољава извршавање сачуваних рутина." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Дозвољава увоз података и њихов извоз у датотеке." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Дозвољава додавање корисника и привилегија без поновног учитавања табела " "привилегија." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Дозвољава креирање и брисање кључева." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Дозвољава уметање и замену података." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Дозвољава закључавање табела текућим процесима." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Ограничава број нових конекција које корисник може та отвори на сат." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Ограничава број упита које корисник може да упути серверу за сат." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -10153,59 +10175,59 @@ msgstr "" "Ограничава број команди које мењају табеле или базе које корисник може да " "изврши на сат." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Ограничава број истовремених конекција које корисник може да има." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Нема ефекта у овој верзији MySQL-a." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Дозвољава поновно учитавање подешавања сервера и пражњење кеша сервера." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Даје право кориснику да пита где су главни/помоћни сервери." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Потребно због помоћних сервера за репликацију." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Дозвољава читање података." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Даје приступ комплетној листи база." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Дозвољава извршавање SHOW CREATE VIEW упита." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Дозвољава гашење сервера." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10215,322 +10237,322 @@ msgstr "" "Неопходно за већину административних опција као што су подешавање глобалних " "променљивих или прекидање процеса осталих корисника." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "Дозвољава креирање и брисање кључева." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Дозвољава измену података." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Нема привилегија." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "нема" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Привилегије везане за табеле" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Напомена: MySQL имена привилегија морају да буду на енглеском" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Администрација" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Глобалне привилегије" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Привилегије везане за базу" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ограничења ресурса" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Напомена: Постављање ових опција на 0 (нулу) уклања ограничења." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Подаци о пријави" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Немој да мењаш лозинку" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Корисник није нађен." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Корисник %s већ постоји!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Додали сте новог корисника." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Ажурирали сте привилегије за %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Забранили сте привилегије за %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Лозинка за %s је успешно промењена." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Бришем %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Ниједан корисник није одабран за брисање!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Поново учитавам привилегије" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Изабрани корисници су успешно обрисани." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Привилегије су успешно поново учитане." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Промени привилегије" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Забрани" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Извоз" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Било који" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Привилегије" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Привилегије" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Преглед корисника" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Омогући" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Уклони изабране кориснике" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Обустави све активне привилегије корисника и затим их обриши." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Одбаци базе које се зову исто као корисници." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Напомена: phpMyAdmin узима привилегије корисника директно из MySQL табела " "привилегија. Садржај ове табеле може се разликовати од привилегија које " "сервер користи ако су вршене ручне измене. У том случају %sпоново учитајте " "привилегије%s пре него што наставите." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Изабрани корисник није пронађен у табели привилегија." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Привилегије везане за колоне" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Додај привилегије на следећој бази" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Пре џокера _ и % треба ставити знак \\ ако их користите самостално" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Додај привилегије на следећој табели" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Промени информације о пријави / Копирај корисника" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Направи новог корисника са истим привилегијама и ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... сачувај старе." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... обриши старе из табела корисника." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... обустави све привилегије старог корисника и затим га обриши." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" " ... обриши старог из табеле корисника и затим поново учитај привилегије." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "База за корисника" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Направи базу са истим именом и додај све привилегије" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Дај све привилегије на имену са џокерима (корисничко_име\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "Провери привилегије за базу "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Корисници који имају приступ "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "глобално" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "Специфично за базу" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "џокер" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Поглед %s је одбачен" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Привилегије су успешно поново учитане." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 #, fuzzy msgid "Show master status" msgstr "Прикажи статус подређених сервера" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10539,273 +10561,273 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Изаберите базу" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Текст кључ" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full stop" msgstr "Текст кључ" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Само структура" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Само структура" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Процес %s је успешно прекинут." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin није могао да прекине процес %s. Вероватно је већ затворен." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Руковалац" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Кеш упита" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Нити" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Привремени подаци" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Одложена уметања" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Кеш кључева" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Спојеви" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Сортирање" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Координатор трансакција" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Очисти (затвори) све табеле" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Прикажи отворене табеле" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Прикажи подређене сервер" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Прикажи статус подређених сервера" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Очисти кеш упита" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Информације о току рада" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Освежи" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Датотеке" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Немој да мењаш лозинку" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Прикажи отворене табеле" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Прикажи отворене табеле" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Релације" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Врста упита" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Functions" msgid "Instructions" msgstr "Функције" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10813,57 +10835,57 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Име" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "s MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Овај MySQL сервер ради већ %s. Покренут је %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 #, fuzzy msgid "Replication status" msgstr "Репликација" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10871,47 +10893,47 @@ msgstr "" "На запосленом серверу бројачи бајтова могу да се прелију (overrun), тако да " "те статистике, онако како их пријављује MySQL сервер, могу бити нетачне." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Примљено" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Послато" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "макс. истовремених веза" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Неуспелих покушаја" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Прекинуто" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Наредба" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "The number of fsync() writes done to the log file." msgid "The number of failed attempts to connect to the MySQL server." msgstr "Број fsyncs уписа начињених у датотеку дневника." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10921,16 +10943,16 @@ msgstr "" "превазишле вредност у binlog_cache_size и користиле привремену датотеку да " "сместе изразе из трансакције." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Број трансакција које су користиле кеш привременог бинарног дневника." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10942,11 +10964,11 @@ msgstr "" "повећате вредност tmp_table_size како би учинили да привремене табеле буду " "базиране у меморији уместо на диску." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Колико привремених датотека је mysqld направио." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10954,7 +10976,7 @@ msgstr "" "Број привремених табела које је сервер аутоматски креирао у меморији док је " "извршавао изразе." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10962,7 +10984,7 @@ msgstr "" "Број редова уписаних са INSERT DELAYED за које је јављена нека грешка " "(вероватно дуплирани кључ)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10970,23 +10992,23 @@ msgstr "" "Број INSERT DELAYED руковалачких нити у употреби. Свака посебна табела над " "којом се користи INSERT DELAYED добија своју нит." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Број уписаних INSERT DELAYED редова." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Број извршених FLUSH израза." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Број интерних COMMIT израза." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Број брисања неког реда табеле." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10996,7 +11018,7 @@ msgstr "" "одређеног имена. То се назива откривањем (discovery). Handler_discover " "означава број пута када је откривена табела." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -11006,7 +11028,7 @@ msgstr "" "може значити да сервер ради пуно пуних скенирања индекса; на пример SELECT " "кол1 FROM нешто, под претпоставком да је кол1 индексирано." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -11014,7 +11036,7 @@ msgstr "" "Број захтева за читање реда заснованих на кључу. Ако је овај број висок, то " "је добар показатељ да су ваши упити и табеле прописно индексирани." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -11024,7 +11046,7 @@ msgstr "" "када радите упит по колони индекса са ограничењем опсега или ако радите " "скенирање индекса." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -11032,7 +11054,7 @@ msgstr "" "Број захтева за читањем претходног реда у поретку кључева. Ова метода читања " "се углавном користи за оптимизацију ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -11044,7 +11066,7 @@ msgstr "" "много упита који захтевају да MySQL скенира целе табеле или имате спојеве " "који не користе кључеве прописно." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -11056,35 +11078,35 @@ msgstr "" "прописно индексиране или да ваши упити нису написани да искористе већ " "постојеће индексе." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Број интерних ROLLBACK израза." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Број захтева за ажурирање реда у табели." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Број захтева за уписивање реда у табелу." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Број страна које садрже податке (чистих или прљавих)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Број страна које су тренутно прљаве." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Број страна у остави бафера за које је тражено да буду очишћене." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Број слободних страна." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -11094,7 +11116,7 @@ msgstr "" "чита или се у њих уписује или из неког другог разлога не могу бити очишћене " "нити уклоњене." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -11106,11 +11128,11 @@ msgstr "" "такође може израчунати и на следећи начин Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Пуна величина оставе бафера, у странама." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -11118,7 +11140,7 @@ msgstr "" "Број „насумичних“ пред-читања која је InnoDB покренуо. Ово се дешава када " "упит треба да скенира велики део табеле али насумичним редоследом." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -11126,11 +11148,11 @@ msgstr "" "Број секвенцијалних пред-читања која је InnoDB покренуо. Ово се дешава када " "InnoDB ради секвенцијално скенирање целе табеле." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Број логичких захтева за читање које је InnoDB урадио." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -11138,7 +11160,7 @@ msgstr "" "Број логичких читања која InnoDB није могао да задовољи из оставе бафера те " "је морао да ради читање појединачне стране." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -11152,55 +11174,55 @@ msgstr "" "дешавања ових чекања. Ако је величина оставе бафера постављена како треба, " "ова вредност ви требало да је ниска." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Број уписа учињених у InnoDB оставу бафера." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Број fsync() операција до сада." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Тренутни број fsync() операција на чекању." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Тренутни број читања на чекању." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Тренутни број уписа на чекању." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Количина података прочитаних до сада, у бајтовима." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Укупан број читања података." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Укупан број уписа података." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Количина података уписаних до сада, у бајтовима" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Број извршених двоуписних (doublewrite) уписа и број страна које су уписане " "у ову сврху." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Број извршених двоуписних (doublewrite) уписа и број страна које су уписане " "у ову сврху." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -11208,35 +11230,35 @@ msgstr "" "Број чекања која смо имали зато што је бафер дневника био премали те смо " "морали да сачекамо да буде очишћен пре наставка." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Број захтева за упис у дневник." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Број физичких уписа у датотеку дневника." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Број fsyncs уписа начињених у датотеку дневника." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Број fsync-ова за датотеку дневника на чекању." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Број уписа у датотеку дневника на чекању." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Број бајтова уписаних у датотеку дневника." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Број направљених страна." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -11245,51 +11267,51 @@ msgstr "" "вредности се рачунају у странама; величина стране омогућава да се оне лако " "конвертују у бајтове." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Број прочитаних страна." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Број записаних страна." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Број брава за редове које се тренутно чекају." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Просечно време за добављање браве за ред, у милисекундама." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Укупно времена проведено у добављању брава за редове, у милисекундама." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Најдуже време за добављање браве за ред, у милисекундама." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Број пута када се морала чекати брава за ред." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Број редова обрисаних из InnoDB табела." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Број редова уметнутих у InnoDB табеле." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Број редова прочитаних из InnoDB табела." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Број редова ажурираних у InnoDB табелама." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11297,7 +11319,7 @@ msgstr "" "Број блокова кључева у кешу кључева који су измењени али још нису послати на " "диск. Ово је раније било познато као Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11305,7 +11327,7 @@ msgstr "" "Број неискоришћених блокова у кешу кључева. Ову вредност можете да користите " "да утврдите колики део кеша кључева је у употреби." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11315,17 +11337,17 @@ msgstr "" "водостаја“ која показује највећи икада број блокова који је био у употреби у " "исто време." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Формат датотека за увоз" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Број захтева за читање блока кључева из кеша." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11335,26 +11357,26 @@ msgstr "" "је ваша вредност за key_buffer_size вероватно премала. Степен промашаја кеша " "се може израчунати као Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Број захтева за уписивање блока кључева у кеш." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Број физичких уписа блока кључева на диск." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11364,17 +11386,17 @@ msgstr "" "упита. Корисно за упоређивање цене различитих планова упита за исти упит. " "Подразумевана вредност 0 значи да још није био компајлиран ниједан упит." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Број редова у INSERT DELAYED редовима чекања који чекају уписивање." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11382,39 +11404,39 @@ msgstr "" "Број табела које су биле отваране. Ако је број велики, ваш кеш табела је " "вероватно премали." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Број отворених датотека." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Број отворених токова (користи се првенствено за вођење дневника (logging))." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Број отворених табела." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Количина слободне меморије за кеш упита." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Број погодака из кеша." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Број упита додатих у кеш." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11426,7 +11448,7 @@ msgstr "" "упите. Кеш за упите користи стратегију најдуже некоришћеног (en: least " "recently used , LRU) да би одлучио које упите да уклони из кеша." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11434,19 +11456,19 @@ msgstr "" "Број некешираних упита (који се не могу кеширати или нису кеширани због " "подешавања query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Број упита регистрованих у кешу." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Укупан број блокова у кешу за упите." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Статус репликације отпорне на грешке (није још имплементирано)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11454,11 +11476,11 @@ msgstr "" "Број спојева који не користе индексте. Ако ова вредност није 0, требало би " "пажљиво да проверите индексе ваших табела." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "Број спојева који су користили претрагу опсега на референтној табели." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11466,7 +11488,7 @@ msgstr "" "Број спојева без кључева који проверавају употребу кључа после сваког реда. " "(Ако ово није 0, требало би пажљиво да проверите индексе ваших табела.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11474,15 +11496,15 @@ msgstr "" "Број спојева који су користили опсеге на првој табели. (Обично није критично " "чак ни када је ово велико)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Број спојева који су урадили пуно скенирање прве табеле." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Број привремених табела тренутно отворених од стране помоћне SQL нити." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11490,11 +11512,11 @@ msgstr "" "Укупан број пута (од покретања) када је помоћна SQL нит за репликацију " "покушала трансакције." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "Ово је ON ако је овај сервер помоћни који је повезан на главни." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11502,12 +11524,12 @@ msgstr "" "Број нити за које је требало више од slow_launch_time секудни да би биле " "покренуте." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "Број упита за које је требало више од long_query_time секудни." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11517,23 +11539,23 @@ msgstr "" "је ова вредност велика, требало би да размислите о повећању вредности " "системске променљиве sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Број сортирања која су урађена са опсегом." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Број сортираних редова." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Број сортирања до којих је дошло скенирањем табеле." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Број пута када је брава за табелу одмах добављена." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11545,7 +11567,7 @@ msgstr "" "би требало да оптимизујете своје упите а потом да или поделите табелу или " "табеле или да користите репликацију." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11555,11 +11577,11 @@ msgstr "" "Threads_created/Конекције. Ако је ова вредност црвена требало би да повећате " "ваш thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Број тренутно отворених веза." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11571,69 +11593,69 @@ msgstr "" "имплементацију нити, ово обично не доноси приметна побољшања у " "перформансама.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Key cache" msgid "Thread cache hit rate (calculated value)" msgstr "Кеш кључева" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Број нити које нису успаване." -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy msgid "Start Monitor" msgstr "Статус" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add new field" msgid "Add chart" msgstr "Додај ново поље" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Освежи" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Додај/обриши колону" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11642,7 +11664,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11650,18 +11672,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11669,11 +11691,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11681,92 +11703,92 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "Уклони базу" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Изабери табеле" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Неисправан назив табеле" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Додај новог корисника" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL упит" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Статистике реда" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "Изабери све" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Врста упита" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11775,7 +11797,7 @@ msgstr[0] "у секунди" msgstr[1] "у секунди" msgstr[2] "у секунди" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11792,8 +11814,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11898,19 +11920,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Серверске променљиве и подешавања" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Вредност сесије" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Глобална вредност" @@ -12203,50 +12225,50 @@ msgstr "" msgid "Wrong data" msgstr "База не постоји" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Да ли стварно хоћете да " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Приказ као PHP код" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Провери SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL резултат" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Генерисао" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Проблем при индексирању табеле `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Назив" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "Изабрани корисници су успешно обрисани." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12324,12 +12346,12 @@ msgstr "" msgid "Y Values" msgstr "Вредност" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Табела %s већ постоји!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "Табела %s је одбачена" @@ -12382,491 +12404,491 @@ msgstr "Сачувај као датотеку" msgid "File name" msgstr "Назив табеле" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Име примарног кључа мора да буде... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Не могу да променим кључ у PRIMARY (примарни) !" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Делови кључа нису дефинисани!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Add new field" msgid "Add index" msgstr "Додај ново поље" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Add new field" msgid "Edit index" msgstr "Додај ново поље" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Име кључа :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" мора бити име само примарног кључа!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Тип кључа :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Додај у кључ  %s колона(е)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Не могу да преместим табелу у саму себе!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Не могу да копирам табелу у саму себе!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Табела %s је померена у %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Табела %s је копирана у %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Има табеле је празно!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Промени редослед у табели" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(по једном пољу)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Помери табелу у (база.табела):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Опције табеле" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Промени име табеле у" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Копирај табелу у (база.табела):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Пређи на копирану табелу" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Радње на табели" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Дефрагментирај табелу" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Табела %s је освежена" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Освежи табелу (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Приказ података табеле" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "База не постоји" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Радње на табели" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 #, fuzzy msgid "Check" msgstr "Чешки" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "Поправи табелу" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Провери референцијални интегритет:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Прикажи табеле" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Заузеће" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Ефективне" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Статистике реда" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "динамички" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Дужина реда" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Величина реда" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Унутрашње релације" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Прегледај различите вредности" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add new field" msgid "Add SPATIAL index" msgstr "Додај ново поље" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "нема" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Табела %s је одбачена" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Примарни кључ је управо додат %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Кључ је управо додат %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Прикажи информације о PHP-у" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s field(s)" msgid "Move columns" msgstr "Додај %s поља" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "За штампу" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Релациони поглед" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Предложи структуру табеле" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "Додај %s поља" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "На крају табеле" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "На почетку табеле" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "После %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Направи кључ на %s колона" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Врста упита" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Дозвољава уметање и замену података." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "База не постоји" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Подаци" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, fuzzy, php-format msgid "Export as %s" msgstr "Тип извоза" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Направи релацију" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Направи релацију" @@ -12898,11 +12920,11 @@ msgstr "Није Вам дозвољено да будете овде!" msgid "The profile has been updated." msgstr "Профил је промењен." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "назив за VIEW" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Промени име табеле у " @@ -13233,8 +13255,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13368,8 +13390,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/sr@latin.po b/po/sr@latin.po index 2fb70f4309..120956d8b1 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:19+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: serbian_latin \n" -"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Prikaži sve" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Broj strane:" @@ -39,55 +39,56 @@ msgstr "" "zatvorili matični prozor, ili vaš pretraživač onemogućava ažuriranje među " "prozorima zbog sigurnosnih podešavanja" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Pretraživanje" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Kreni" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Ime ključa" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Opis" @@ -108,151 +109,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Baza %1$s je kreirana." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Komentar baze: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Komentari tabele" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Kolona" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tip" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Podrazumevano" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Veze ka" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Komentari" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Ne" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Da" @@ -260,103 +261,103 @@ msgstr "Da" msgid "View dump (schema) of database" msgstr "Prikaži sadržaj (shemu) baze" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Tabele nisu pronađene u bazi." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Izaberi sve" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "ništa" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Ime baze nije zadato!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Baza %s je preimenovana u %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Baza %s je prekopirana u %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Preimenuj bazu u" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Ukloni bazu" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Baza %s je odbačena." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Ukloni bazu i njen sadržaj" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kopiraj bazu u" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Samo struktura" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktura i podaci" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Samo podaci" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE pre kopiranja" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Dodaj %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Dodaj AUTO_INCREMENT vrednost" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Dodaj ograničenja" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Prebaci se na kopiranu bazu" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Sortiranje" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -368,64 +369,64 @@ msgstr "" "Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste " "saznali zašto, kliknite %sovde%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Uredi ili izvezi relacionu shemu" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabela" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Redova" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Veličina" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "se koristi" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Napravljeno" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Poslednja izmena" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Poslednja provera" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" @@ -433,451 +434,379 @@ msgstr[0] "%s tabela" msgstr[1] "%s tabele" msgstr[2] "%s tabela" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Morate izabrati bar jednu kolonu za prikaz" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "visual builder" msgid "Switch to %svisual builder%s" msgstr "vizuelni kreator" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sortiranje" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Rastući" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Opadajući" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Prikaži" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriterijum" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "i" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "ili" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Promeni" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Dodaj/obriši kriterijum za polja" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Dodaj/obriši kolone" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Ažuriraj upit" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Koristi tabele" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL upit na bazi %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Izvrši SQL upit" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Pristup odbijen" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "bar jednu od reči" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "sve reči" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "tačan izraz" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "kao regularni izraz" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Rezultati pretrage za \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Ukupno: %s pogodaka" -msgstr[1] "Ukupno: %s pogodak" -msgstr[2] "Ukupno: %s pogodaka" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s pogodaka unutar tabele %s" -msgstr[1] "%s pogodaka unutar tabele %s" -msgstr[2] "%s pogodaka unutar tabele %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Pregled" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Prikaz podataka tabele" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Obriši" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Pretraživanje baze" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Reči ili vrednosti koje se traže (džoker: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Traži:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Reči se odvajaju razmakom (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Unutar tabela:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Unutar kolone::" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "Tabele nisu pronađene u bazi." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "nepoznat" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabela %s je ispražnjena" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Pogled %s je odbačen" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabela %s je odbačena" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Praćenje je aktivno." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Praćenje nije aktivno." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Pogled" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikacija" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Ukupno" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s je podrazumevani pogon skladištenja na ovom MySQL serveru." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Označeno:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Označi sve" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Proveri tabele koje imaju prekoračenja" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Izvoz" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Za štampu" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Isprazni" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Odbaci" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Proveri tabelu" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimizuj tabelu" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Popravi tabelu" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analiziraj tabelu" -#: db_structure.php:712 +#: db_structure.php:721 #, fuzzy msgid "Add prefix to table" msgstr "Baza ne postoji" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Zameni podatke u tabeli sa podacima iz datoteke" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Zameni podatke u tabeli sa podacima iz datoteke" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Rečnik podataka" -#: db_tracking.php:75 +#: db_tracking.php:76 #, fuzzy msgid "Tracked tables" msgstr "Proveri tabelu" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Baza podataka" -#: db_tracking.php:82 +#: db_tracking.php:83 #, fuzzy msgid "Last version" msgstr "Napravi relaciju" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 #, fuzzy msgid "Created" msgstr "Napravi" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Akcija" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "Persijski" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "Samo struktura" -#: db_tracking.php:184 +#: db_tracking.php:185 #, fuzzy msgid "Untracked tables" msgstr "Proveri tabelu" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "Proveri tabelu" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "Baza podataka" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "Vrsta upita" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Odabrani tip izvoza mora biti sačuvan u datoteku!" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Routines" msgid "Bad parameters!" msgstr "Rutine" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Nedovoljno prostora za snimanje datoteke %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -885,12 +814,12 @@ msgstr "" "Datoteka %s već postoji na serveru, promenite ime datoteke ili uključite " "opciju prepisivanja." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Veb serveru nije dozvoljeno da sačuva datoteku %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Sadržaj baze je sačuvan u datoteku %s." @@ -914,7 +843,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -996,29 +925,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Verovatno ste pokušali da uvezete preveliku datoteku. Molimo pogledajte " -"%sdokumentaciju%s za načine prevazilaženja ovog ograničenja." +"Verovatno ste pokušali da uvezete preveliku datoteku. Molimo pogledajte %" +"sdokumentaciju%s za načine prevazilaženja ovog ograničenja." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Prikazivanje markera" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Obeleživač je upravo obrisan." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Datoteku nije moguće pročitati" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1028,7 +957,7 @@ msgstr "" "Pokušali ste da uvezete datoteku sa kompresijom koja nije podržana (%s). Ili " "podrška za nju nije implementirana, ili je isključena u vašoj konfiguraciji." -#: import.php:390 +#: import.php:394 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 " @@ -1038,26 +967,26 @@ msgstr "" "ili veličina datoteke prevazilazi maksimalnu veličinu dozvoljenu u vašoj " "konfiguraciji PHP-a. Pogledajte. See FAQ 1.16." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Ne mogu da učitam dodatke za uvoz, molim proverite svoju instalaciju!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Napravljen marker %s" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Uvoz je uspešno završen, izvršeno je %d upita." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1065,7 +994,7 @@ msgstr "" "Vreme izvršenja skripta je isteklo, ako želite da dovršite uvoz, molimo " "pošaljite istu datoteku i uvoz će se nastaviti." -#: import.php:499 +#: import.php:503 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." @@ -1074,15 +1003,15 @@ msgstr "" "znači da phpMyAdmin neće biti u mogućnosti da završi ovaj uvoz osim ako ne " "povećate vremenska ograničenja u PHP-u" -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Vaš SQL upit je uspešno izvršen" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Nazad" @@ -1090,7 +1019,7 @@ msgstr "Nazad" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin preferira čitače koji podržavaju okvire." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" komanda je onemogućena." @@ -1100,7 +1029,7 @@ msgstr "\"DROP DATABASE\" komanda je onemogućena." msgid "Do you really want to execute \"%s\"?" msgstr "Da li stvarno hoćete da " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Ovim ćete UNIŠTITI kompletnu bazu podataka!" @@ -1150,7 +1079,7 @@ msgstr "Ključ" msgid "Edit Index" msgstr "Uredi sledeći red" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1171,16 +1100,16 @@ msgstr "Ime domaćina je prazno!" msgid "The user name is empty!" msgstr "Ime korisnika nije uneto!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Lozinka je prazna!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Lozinke nisu identične!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1198,31 +1127,33 @@ msgstr "Ponovo učitavam privilegije" msgid "Removing Selected Users" msgstr "Ukloni izabrane korisnike" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Promeni" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Izbor servera" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "SQL upit" @@ -1233,24 +1164,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Ukupno" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1272,7 +1203,7 @@ msgstr "Izbor servera" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Procesi" @@ -1292,7 +1223,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Statistike reda" @@ -1342,14 +1273,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1411,32 +1342,32 @@ msgstr "" msgid "Bytes received" msgstr "Primljeno" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Konekcije" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "bajtova" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1453,11 +1384,11 @@ msgstr "%s tabela" msgid "Questions" msgstr "Persijski" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Saobraćaj" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1483,12 +1414,12 @@ msgstr "Drži se mreže" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "nema" @@ -1588,7 +1519,7 @@ msgstr "Opšte osobine relacija" msgid "Current settings" msgstr "Opšte osobine relacija" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1678,7 +1609,7 @@ msgstr "Objasni SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Vreme" @@ -1785,10 +1716,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Uvoz" @@ -1867,7 +1798,7 @@ msgstr "Procesi" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Nije izabrana ni jedna baza." @@ -1937,19 +1868,19 @@ msgstr "Ključevi" msgid "Show indexes" msgstr "Prikaži mrežu" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Isključi provere stranih ključeva" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Omogućeno" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1987,7 +1918,7 @@ msgstr "Brišem %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2029,8 +1960,8 @@ msgstr "SQL upit" msgid "No rows selected" msgstr "Nema odabranih redova" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Promeni" @@ -2038,18 +1969,18 @@ msgstr "Promeni" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d nije ispravan broj reda." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Sačuvaj" @@ -2063,7 +1994,7 @@ msgstr "SQL upit" msgid "Show search criteria" msgstr "SQL upit" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2115,12 +2046,12 @@ msgstr "Operacije na rezultatima upita" msgid "Data point content" msgstr "Veličina pokazivača podataka" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignoriši" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2142,7 +2073,7 @@ msgstr "Izaberi strani ključ" msgid "Please select the primary key or a unique key" msgstr "Molimo izaberite primarni ili jedinstveni ključ" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2226,7 +2157,7 @@ msgstr "Prikaz zapisa" msgid "Generate password" msgstr "Napravi lozinku" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Napravi" @@ -2236,7 +2167,7 @@ msgstr "Napravi" msgid "Change Password" msgstr "Promeni lozinku" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2350,27 +2281,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2378,37 +2309,37 @@ msgid "May" msgstr "maj" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "avg" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "dec" @@ -2457,32 +2388,32 @@ msgid "Sun" msgstr "Ned" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Pon" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Uto" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Sre" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Čet" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Pet" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Sub" @@ -2616,16 +2547,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "u sekundi" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "u minutu" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "na sat" @@ -2633,6 +2564,263 @@ msgstr "na sat" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Maksimalna veličina: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentacija" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Greška" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL upit" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL reče: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Objasni SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Preskoči objašnjavanje SQL-a" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "bez PHP koda" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Napravi PHP kod" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Osveži" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Preskoči proveru SQL-a" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Proveri SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Skladištenja" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profilisanje" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Ned" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d. %B %Y. u %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dana, %s sati, %s minuta i %s sekundi" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "Rutine" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Početak" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Prethodna" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Sledeći" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Kraj" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Pređi na bazu "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Ova funkcionalnost %s je pogođena poznatom greškom, vidite %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktura" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Novi zapis" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Pregled" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operacije" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "direktorijum za slanje veb servera " + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Direktorijum koji ste izabrali za slanje nije dostupan" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Štampaj" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2646,91 +2834,59 @@ msgstr "" msgid "Font size" msgstr "Veličina fonta" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy msgid "Save edited data" msgstr "Osnovni direktorijum podataka" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Dodaj/obriši kolonu" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Početak" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Prethodna" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Sledeći" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Kraj" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Sub" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "Broj polja" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Pon" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horizontalnom" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horizontalnom (rotirana zaglavlja)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertikalnom" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Izvrši upamćen upit" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Sortiraj po ključu" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2754,119 +2910,131 @@ msgstr "Sortiraj po ključu" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Opcije" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Deo teksta" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Pun tekst" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Relaciona shema" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relaciona shema" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Tranformacije čitača" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Red je obrisan" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Obriši" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Obustavi" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Može biti približno. Vidite FAQ 3.11" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "u upitu" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Prikaz zapisa" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "ukupno" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Upit je trajao %01.4f sekundi" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operacije na rezultatima upita" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Pogled za štampu (sa punim tekstom)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Prikaži PDF shemu" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Napravi relaciju" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Veza nije pronađena" @@ -2931,199 +3099,158 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "Otvori novi phpMyAdmin prozor" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Kolačići (Cookies) moraju u ovom slučaju biti aktivni." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Kolačići (Cookies) moraju u ovom slučaju biti aktivni." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Ključ nije definisan!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Ključevi" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Jedinstveni" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinalnost" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "Komentari" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Primarni ključ je obrisan" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Ključ %s je obrisan" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Baze" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktura" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Novi zapis" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operacije" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Okidači" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tabela je izgleda prazna!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Baza je izgleda prazna!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Upit po primeru" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilegije" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutine" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 #, fuzzy msgid "Events" msgstr "Događaji" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Dizajner" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Korisnik" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binarni dnevnik" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Promenljive" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Kodne strane" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Skladištenja" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Greška" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3153,90 +3280,90 @@ msgstr[1] "Nema odabranih redova" msgid "Error while creating PDF:" msgstr "Dozvoljava čitanje podataka." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save recent table" msgstr "Ne mogu da učitam podrazumevanu konfiguraciju iz: \"%1$s\"" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Nema tabela" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy msgid "There are no recent tables" msgstr "Proveri tabelu" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Nema detaljnijih informacija o statusu za ovaj pogon skladištenja." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s je dostupan na ovom MySQL serveru." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s je onemogućen na ovom MySQL serveru." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Ovaj MySQL server ne podržava %s pogon skladištenja." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show slave status" msgid "unknown table status: " msgstr "Prikaži status podređenih servera" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Pretraživanje baze" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Nije pronađena tema %s!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Neispravna baza podataka" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Neispravan naziv tabele" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Greška pri preimenovanju tabele %1$s u %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Tabeli %s promenjeno ime u %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3244,93 +3371,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funkcija" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Vrednost" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Pretraživanje" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Novi zapis" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Izaberi polja (najmanje jedno)" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Dodaj uslove pretraživanja (deo \"WHERE\" upita):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Broj redova po strani" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Redosled prikaza:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Pregledaj strane vrednosti" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL upit" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Napravi \"upit po primeru\" (džoker: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Napravi \"upit po primeru\" (džoker: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy msgid "How to use" msgstr "verzija PHP-a" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3405,14 +3532,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3658,13 +3785,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabele" @@ -3675,38 +3802,38 @@ msgstr "Tabele" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Podaci" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Prekoračenje" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "Baza ne postoji" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "Replikacija" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Proveri privilegije za bazu "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Proveri privilegije" @@ -3760,179 +3887,18 @@ msgstr "Neispravan metod autentikacije je zadat u konfiguraciji:" msgid "You should upgrade to %s %s or later." msgstr "Trebalo bi da unapredite vaš %s server na verziju %s ili noviju." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Maksimalna veličina: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentacija" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL upit" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL reče: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Objasni SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Preskoči objašnjavanje SQL-a" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "bez PHP koda" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Napravi PHP kod" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Osveži" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Preskoči proveru SQL-a" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Proveri SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Skladištenja" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profilisanje" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Ned" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d. %B %Y. u %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dana, %s sati, %s minuta i %s sekundi" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "Rutine" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Pređi na bazu "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Ova funkcionalnost %s je pogođena poznatom greškom, vidite %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "direktorijum za slanje veb servera " - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Direktorijum koji ste izabrali za slanje nije dostupan" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Štampaj" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3960,9 +3926,9 @@ msgstr "" msgid "Closed" msgstr "Navodnik nije zatvoren" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Onemogućeno" @@ -4100,30 +4066,30 @@ msgstr "verzija PHP-a" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Poništi" @@ -4406,7 +4372,7 @@ msgid "Character set of the file" msgstr "Karakter set datoteke:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4433,7 +4399,7 @@ msgstr "Stavi imena polja u prvi red" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4442,7 +4408,7 @@ msgstr "Polja ograničena sa" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4464,7 +4430,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4472,7 +4438,7 @@ msgid "Columns terminated by" msgstr "Linije se završavaju sa" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Linije se završavaju sa" @@ -4536,12 +4502,12 @@ msgstr "Oznaka ključa" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-tipovi" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relacije" @@ -4556,7 +4522,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Prepiši postojeće datoteke" @@ -4572,7 +4538,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Koristi ' za ograničavanje imena polja" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Mod SQL kompatibilnosti" @@ -4804,8 +4770,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Prozor za upite" @@ -6109,10 +6075,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Lozinka" @@ -6132,8 +6098,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Korisničko ime:" @@ -6369,7 +6335,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid " the local MySQL server's socket is not correctly configured)" msgid "" @@ -6377,20 +6343,76 @@ msgid "" "configured)." msgstr "(ili priključak lokalnog MySQL servera nije ispravno podešen)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Server ne odgovara" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Rezultati pretrage za \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Ukupno: %s pogodaka" +msgstr[1] "Ukupno: %s pogodak" +msgstr[2] "Ukupno: %s pogodaka" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s pogodaka unutar tabele %s" +msgstr[1] "%s pogodaka unutar tabele %s" +msgstr[2] "%s pogodaka unutar tabele %s" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Prikaz podataka tabele" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Pretraživanje baze" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Reči ili vrednosti koje se traže (džoker: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Traži:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Reči se odvajaju razmakom (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Unutar tabela:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Unutar kolone::" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6398,19 +6420,19 @@ msgstr "" "Konekcija za controluser-a, onako kako je definisana u vašoj konfiguraciji, " "nije uspela." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Promeni lozinku" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Nema lozinke" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Ponovite unos" @@ -6435,8 +6457,8 @@ msgstr "Napravi novu bazu podataka" msgid "Create" msgstr "Napravi" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Nema privilegija" @@ -6450,9 +6472,9 @@ msgstr "Napravi tabelu" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Ime" @@ -6462,115 +6484,115 @@ msgstr "Ime" msgid "Number of columns" msgstr "Broj polja" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Nije moguće učitati dodatke za izvoz, molimo proverite svoju instalaciju!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Dozvoljava zaključavanje tabela tekućim procesima." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "Napravi novu tabelu u bazi %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "Napravi novu tabelu u bazi %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Tip izvoza" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 #, fuzzy msgid "Custom - display all possible options" msgstr "Opcije za izvoz baze" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Baze" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Tabele" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Redova" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of fields" msgid "Number of rows:" msgstr "Broj polja" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Sačuvaj na server u direktorijum %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Sačuvaj kao datoteku" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Šablon imena datoteke" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "alue is interpreted using %1$sstrftime%2$s, so you can use time matting " @@ -6578,184 +6600,184 @@ msgstr "" #| "will be kept as is." 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." +"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 "" "Ova vrednost se tumači korišćenjem %1$sstrftime%2$s, tako da možete da " "koristite stringove za formatiranje vremena. Takođe će se desiti i sledeće " "transformacije: %3$s. Preostali tekst će ostati kako jeste." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Karakter set datoteke:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Kompresija" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipovano\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip-ovano\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip-ovano\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Sačuvaj kao datoteku" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opcije transformacije" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 #, fuzzy msgid "Encoding Conversion:" msgstr "Verzija MySQL klijenta" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Napravi relaciju" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Napravi relaciju" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Format datoteka za uvoz" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Ne mogu da se prijavim na MySQL server" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Baza ne postoji" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Baza ne postoji" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "Datoteka za uvoz" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Slanje datoteka na ovaj server nije dozvoljeno." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Delimični uvoz" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6763,7 +6785,7 @@ msgstr "" "Prethodnom uvozu je isteklo vreme, nakon ponovnog slanja biće nastavljen od " "pozicije %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 #, fuzzy #| msgid "" #| "the interruption of an import in case the script detects it is se to the " @@ -6778,13 +6800,13 @@ msgstr "" "ograničenja. Ovo može biti dobar način uvoza velikih datoteka, ali sa druge " "strane može pokvariti transakcije." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of rows to skip, starting from the first row:" msgstr "Broj zapisa (upita) koje treba preskočiti:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6793,7 +6815,7 @@ msgstr "" msgid "Language" msgstr "Jezik" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Informacije o verziji" @@ -6838,67 +6860,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Skup prihvatnika" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB status" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Korišćenje skupa prihvatnika" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "strana" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Slobodne strane" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Prljave strane" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Strane sa podacima" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Strane koje treba da budu usklađene" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Zauzete strane" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Zabravljene strane" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Aktivnost skupa prihvatnika" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Zahtevi za čitanje" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Zahtevi za upis" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Promašaji pri čitanju" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Čekanja na upis" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Promašaji čitanja u %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Čekanja na upis u %" @@ -7102,20 +7124,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Relacije" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7123,130 +7145,130 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL je vratio prazan rezultat (nula redova)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Baza ne postoji" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Baza ne postoji" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Samo struktura" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Sakrij" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binarni" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "ause of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Zbog njehove veličine, polje
možda nećete moći da izmenite" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binarni - ne menjaj" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "direktorijum za slanje veb servera" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, fuzzy, php-format #| msgid "Restart insertion with %s rows" msgid "Continue insertion with %s rows" msgstr "Ponovo pokreni unošenje sa %s redova" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "i onda" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Unesi kao novi red" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 #, fuzzy msgid "Show insert query" msgstr "Prikaz kao SQL upit" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Nazad na prethodnu stranu" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Dodaj još jedan novi red" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Vrati se na ovu stranu" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Uredi sledeći red" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Koristite TAB taster za pomeranje od polja do polja, ili CTRL+strelice za " "slobodno pomeranje" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Prikaz kao SQL upit" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7263,238 +7285,238 @@ msgstr "nema" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Pet" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Pošalji" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Da li stvarno hoćete da " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Nema izmena" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Karakter set" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bugarski" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Pojednostavljeni kineski" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Tradicionalni kineski" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "Ne razlikuje mala i velika slova" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "Razlikuje mala i velika slova" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Hrvatski" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Češki" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danski" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Engleski" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonski" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Nemački" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "rečnik" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefonski imenik" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Mađarski" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandski" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japanski" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Letonski" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litvanski" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Korejski" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persijski" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Poljski" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Zapadnoevropski" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumunski" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovački" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovenači" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Španski" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Tradicionalni španski" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Švedski" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tajski" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turski" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrajinski" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unikod" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "višejezički" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Centralnoevropski" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Ruski" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltički" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Jermenski" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Ćirilični" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arapski" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebrejski" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gruzijski" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grčki" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Češko-slovački" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Početna strana" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Odjavljivanje" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentacija" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7518,8 +7540,8 @@ msgstr "Dobrodošli na %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Verovatan razlog za ovo je da niste napravili konfiguracionu datoteku. " "Možete koristiti %1$sskript za instalaciju%2$s da biste je napravili." @@ -7569,20 +7591,20 @@ msgstr "Lozinka:" msgid "Server Choice" msgstr "Izbor servera" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Nije bilo aktivnosti %s ili više sekundi, molimo prijavite se ponovo" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Ne mogu da se prijavim na MySQL server" @@ -7675,7 +7697,7 @@ msgstr "Opcije za izvoz baze" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Prikaz podataka tabele" @@ -7690,7 +7712,7 @@ msgstr "Događaji" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7699,21 +7721,21 @@ msgstr "Opis" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Struktura tabele" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Struktura za pogled (view)" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Struktura koja zamenjuje pogled" @@ -7769,32 +7791,32 @@ msgid "Display MIME types" msgstr "Dostupni MIME-tipovi" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Domaćin" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Vreme kreiranja" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Verzija servera" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "verzija PHP-a" @@ -7876,7 +7898,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7938,33 +7960,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedure" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funkcije" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Ograničenja za izvezene tabele" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Ograničenja za tabele" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TIPOVI ZA TABELU" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELACIJE TABELE" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -8010,28 +8032,28 @@ msgstr "" msgid "Column names: " msgstr "Imena kolona" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Neispravni parametri za CSV uvoz: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Neispravan format CSV ulaza na liniji %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, fuzzy, php-format #| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." @@ -8042,17 +8064,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Naziv tabele" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Imena kolona" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Ovaj dodatak ne podržava kompresovane uvoze!" @@ -8287,97 +8309,97 @@ msgstr "" "Prikazuje link, polje sadrži naziv datoteke; prva opcija je prefiks kao " "\"http://domain.com/\", druga opcija je naslov za link." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "nije u redu" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "U redu" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Omogućeno" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Opšte osobine relacija" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Prikaži osobine" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Pravljenje PDF-ova" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Prikazujem komentare kolone" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Tranformacije čitača" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Zapamćen SQL-upit" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL istorijat" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "nema opisa" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "nijedno" @@ -8385,7 +8407,7 @@ msgstr "nijedno" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8396,9 +8418,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Ime korisnika" @@ -8419,206 +8441,206 @@ msgid "Slave status" msgstr "Prikaži status podređenih servera" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Promenljiva" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID servera" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Bilo koji korisnik" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Koristi tekst polje" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Bilo koji domaćin" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokalni" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Ovaj server" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Koristi tabelu domaćina" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Napravi lozinku" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Tabela %s je odbačena" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "Tabela %s je odbačena" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Event" msgid "Edit event" msgstr "Događaji" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Procesi" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Vrsta događaja" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Vrsta događaja" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Promeni" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Izvrši upamćen upit" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Status" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Kraj" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Kompletan INSERT (sa imenima polja)" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8636,123 +8658,123 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Neispravan indeks servera: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabela %s je odbačena" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Tabela %s je odbačena" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Routines" msgid "Edit routine" msgstr "Rutine" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Rutine" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Direktne veze" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Dužina/Vrednost*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "Ukloni bazu" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Povratni tip" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Dužina/Vrednost*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Opcije tabele" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Vrsta upita" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8760,19 +8782,19 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Dozvoljava izvršavanje sačuvanih rutina." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8811,25 +8833,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Vreme" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Neispravan naziv tabele" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8933,150 +8955,150 @@ msgstr "Tabele nisu pronađene u bazi." msgid "There are no events to display." msgstr "Proveri tabelu" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "Tabela \"%s\" ne postoji!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Podesite koordinate za tabelu %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Shema baze \"%s\" - Strana %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relaciona shema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Sadržaj" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atributi" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Dodatno" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Napravi novu stranu" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Broj strane:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Automatski raspored" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Unutrašnje relacije" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Izaberite stranu koju menjate" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Izaberi tabele" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Izaberi tabele" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Relaciona shema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Prikaži mrežu" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Prikaži boju" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Prikaži dimenzije tabele" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Prikaz svih tabela iste širine?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Položeno" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Uspravno" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Napravljeno" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Dimenzije papira" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -9084,7 +9106,7 @@ msgstr "" "Trenutna strana ima reference na tabele koje više ne postoje. Želite li da " "obrišete te reference?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Uključi/isključi radnu tablu" @@ -9105,46 +9127,46 @@ msgstr "Nepoznat jezik: %1$s." msgid "Current Server" msgstr "Server" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Pretraživanje baze" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Pretraživanje baze" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Izvrši SQL upit(e) na serveru %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Izvrši SQL upit(e) na bazi %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -9156,11 +9178,11 @@ msgstr "Kalendar" msgid "Columns" msgstr "Imena kolona" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Zapamti SQL-upit" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Dozvoli svakom korisniku da pristupa ovom upamćenom upitu" @@ -9261,7 +9283,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Praćenje je aktivno." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "ld type is \"enum\" or \"set\", please enter the values using this " @@ -9279,7 +9301,7 @@ msgstr "" "(\"'\") koristite ih u \"izbegnutom\" (escaped) obliku (na primer '\\\\xyz' " "ili 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9287,19 +9309,19 @@ msgstr "" "Za podrazumevanu vrednost, unesite samo jednu vrednost, bez kosih crta ili " "navodnika u ovom obliku: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Ključ" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Dodaj/obriši kolonu" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9308,11 +9330,11 @@ msgstr "" "Za listu dostupnih opcija transformacije i njihove transformacije MIME-" "tipova, kliknite na %sopise transformacija%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Opcije transformacije" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9324,63 +9346,63 @@ msgstr "" "apostrof (\"'\") u te vrednosti, stavite obrnutu kosu crtu ispred njih (na " "primer '\\\\xyz' ili 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "nema" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primarni" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Tekst ključ" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Posle %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "Dodaj %s polja" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "Morate dodati barem jedno polje." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Pogon skladištenja" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9403,13 +9425,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save configuration" msgstr "Ne mogu da učitam podrazumevanu konfiguraciju iz: \"%1$s\"" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9424,98 +9446,98 @@ msgstr "U ZIP arhivi nema datoteka!" msgid "Error in ZIP archive:" msgstr "Greška u ZIP arhivi:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Opšte osobine relacija" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "Sortiranje za MySQL vezu" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Opšte osobine relacija" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "Baza za korisnika" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Verzija servera" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Verzija protokola" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Korisnik" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Izbor servera" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy msgid "Database client version" msgstr "Verzija MySQL klijenta" -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "verzija PHP-a" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Prikaži informacije o PHP-u" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin veb sajt" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributi" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Nema izmena" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9527,7 +9549,7 @@ msgstr "" "ovim podešavanjima, otvoren je za upade, i zaista treba da ispravite ovaj " "sigurnosni rizik." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9537,7 +9559,7 @@ msgstr "" "opcija je nekompatibilna sa phpMyAdmin i može dovesti do grešaka u nekim " "podacima!" -#: main.php:294 +#: main.php:297 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 " @@ -9547,32 +9569,32 @@ msgstr "" "skup znakova. Bez ekstenzije mbstring phpMyAdmin ne može ispravno da " "razdvaja stringove i to može dovesti do neočekivanih rezultata." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Konfiguraciona datoteka zahteva tajnu lozinku (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| "ditional features for working with linked tables have been ctivated. To d " @@ -9584,7 +9606,7 @@ msgstr "" "Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste " "saznali zašto, kliknite %sovde%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9593,37 +9615,37 @@ msgstr "" "Verzija vaše PHP MySQL biblioteke %s se razlikuje od verzije vašeg MySQL " "servera %s. Ovo može dovesti do nepredvidljivog ponašanja." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Baza ne postoji" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "naziv tabele" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "naziv tabele" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "Napravi tabelu" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Izaberite bazu" @@ -9673,7 +9695,7 @@ msgstr "Promeni malo/veliko" msgid "Toggle relation lines" msgstr "Da odaberete relaciju, kliknite :" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Izvoz/uvoz koordinata za PDF shemu" @@ -9746,78 +9768,78 @@ msgstr "Napravi" msgid "Active options" msgstr "Opcije tabele" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "Tabela %s je odbačena" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "strana" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Uvoz datoteka" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "Export/Import to scale" msgid "Export to selected page" msgstr "Izvor/uvoz u razmeri" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Napravi novi ključ" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Ime korisnika" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Izvor/uvoz u razmeri" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "preporučeno" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Greška: relacija već postoji." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Greška: relacija nije dodata." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Dodata interna relacija" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relacija obrisana" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Greška pri snimanju koordinata za Dizajner." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Izmene su sačuvane" @@ -9892,15 +9914,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Uvoz datoteka" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Sve" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tabela nije pronađena ili nije postavljena u %s" @@ -9911,37 +9933,37 @@ msgstr "%s tabela nije pronađena ili nije postavljena u %s" msgid "File doesn't exist" msgstr "Tabela \"%s\" ne postoji!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Izaberite binarni dnevnik za pregled" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Datoteke" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Prikaži skraćene upite" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Prikaži kompletne upite" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Naziv dnevnika" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Pozicija" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Originalna pozicija" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Informacije" @@ -9949,7 +9971,7 @@ msgstr "Informacije" msgid "Character Sets and Collations" msgstr "Karakter setovi i sortiranje" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9958,24 +9980,24 @@ msgstr[0] "%s baza je uspešno odbačeno." msgstr[1] "%s baza je uspešno odbačeno." msgstr[2] "%s baza je uspešno odbačeno." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Statistika baze" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Uključi statistike" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9983,7 +10005,7 @@ msgstr "" "Napomena: uključivanje statistika može prouzrokovati veliki saobraćaj između " "veb i MySQL servera." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Pogoni skladištenja" @@ -10011,7 +10033,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "Persijski" @@ -10030,113 +10052,113 @@ msgstr "" msgid "disabled" msgstr "Onemogućeno" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Uključuje sve privilegije osim GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Dozvoljava izmenu struktura postojećih tabela." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Dozvoljava izmenu i odbacivanje sačuvanih rutina." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Dozvoljava kreiranje novih baza i tabela." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Dozvoljava pravljenje sačuvanih rutina." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Dozvoljava kreiranje novih tabela." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Dozvoljava kreiranje privremenih tabela.." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Dozvoljava pravljenje, odbacivanje i preimenovanje korisničkih naloga." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Dozvoli kreiranje novih pogleda." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Dozvoljava brisanje podataka." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Dozvoljava odbacivanje baza i tabela." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Dozvoljava odbacivanje tabela." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Dozvoljava izvršavanje sačuvanih rutina." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Dozvoljava uvoz podataka i njihov izvoz u datoteke." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Dozvoljava dodavanje korisnika i privilegija bez ponovnog učitavanja tabela " "privilegija." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Dozvoljava kreiranje i brisanje ključeva." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Dozvoljava umetanje i zamenu podataka." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Dozvoljava zaključavanje tabela tekućim procesima." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Ograničava broj novih konekcija koje korisnik može ta otvori na sat." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Ograničava broj upita koje korisnik može da uputi serveru za sat." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -10144,59 +10166,59 @@ msgstr "" "Ograničava broj komandi koje menjaju tabele ili baze koje korisnik može da " "izvrši na sat." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Ograničava broj istovremenih konekcija koje korisnik može da ima." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Nema efekta u ovoj verziji MySQL-a." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Dozvoljava ponovno učitavanje podešavanja servera i pražnjenje keša servera." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Daje pravo korisniku da pita gde su glavni/pomoćni serveri." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Potrebno zbog pomoćnih servera za replikaciju." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Dozvoljava čitanje podataka." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Daje pristup kompletnoj listi baza." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Dozvoljava izvršavanje SHOW CREATE VIEW upita." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Dozvoljava gašenje servera." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10206,322 +10228,322 @@ msgstr "" "Neophodno za većinu administrativnih opcija kao što su podešavanje globalnih " "promenljivih ili prekidanje procesa ostalih korisnika." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "Dozvoljava kreiranje i brisanje ključeva." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Dozvoljava izmenu podataka." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Nema privilegija." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "nema" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Privilegije vezane za tabele" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Napomena: MySQL imena privilegija moraju da budu na engleskom" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administracija" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globalne privilegije" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Privilegije vezane za bazu" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ograničenja resursa" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja ograničenja." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Podaci o prijavi" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Nemoj da menjaš lozinku" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Korisnik nije nađen." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Korisnik %s već postoji!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Dodali ste novog korisnika." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Ažurirali ste privilegije za %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Zabranili ste privilegije za %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Lozinka za %s je uspešno promenjena." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Brišem %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Nijedan korisnik nije odabran za brisanje!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Ponovo učitavam privilegije" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Izabrani korisnici su uspešno obrisani." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Privilegije su uspešno ponovo učitane." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Promeni privilegije" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Zabrani" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Izvoz" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Bilo koji" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Privilegije" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Privilegije" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Pregled korisnika" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Omogući" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Ukloni izabrane korisnike" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Obustavi sve aktivne privilegije korisnika i zatim ih obriši." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Odbaci baze koje se zovu isto kao korisnici." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela " "privilegija. Sadržaj ove tabele može se razlikovati od privilegija koje " "server koristi ako su vršene ručne izmene. U tom slučaju %sponovo učitajte " "privilegije%s pre nego što nastavite." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Izabrani korisnik nije pronađen u tabeli privilegija." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Privilegije vezane za kolone" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Dodaj privilegije na sledećoj bazi" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Pre džokera _ i % treba staviti znak \\ ako ih koristite samostalno" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Dodaj privilegije na sledećoj tabeli" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Promeni informacije o prijavi / Kopiraj korisnika" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Napravi novog korisnika sa istim privilegijama i ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... sačuvaj stare." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... obriši stare iz tabela korisnika." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... obustavi sve privilegije starog korisnika i zatim ga obriši." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" " ... obriši starog iz tabele korisnika i zatim ponovo učitaj privilegije." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Baza za korisnika" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Napravi bazu sa istim imenom i dodaj sve privilegije" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Daj sve privilegije na imenu sa džokerima (korisničko_ime\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "Proveri privilegije za bazu "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Korisnici koji imaju pristup "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "globalno" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "Specifično za bazu" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "džoker" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "Pogled %s je odbačen" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Privilegije su uspešno ponovo učitane." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 #, fuzzy msgid "Show master status" msgstr "Prikaži status podređenih servera" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10530,273 +10552,273 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Izaberite bazu" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Tekst ključ" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full stop" msgstr "Tekst ključ" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Samo struktura" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Samo struktura" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Proces %s je uspešno prekinut." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin nije mogao da prekine proces %s. Verovatno je već zatvoren." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Rukovalac" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Keš upita" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Niti" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Privremeni podaci" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Odložena umetanja" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Keš ključeva" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Spojevi" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sortiranje" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Koordinator transakcija" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Očisti (zatvori) sve tabele" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Prikaži otvorene tabele" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Prikaži podređene server" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Prikaži status podređenih servera" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Očisti keš upita" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Informacije o toku rada" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Osveži" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Datoteke" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Nemoj da menjaš lozinku" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Prikaži otvorene tabele" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Prikaži otvorene tabele" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Relacije" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Vrsta upita" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Functions" msgid "Instructions" msgstr "Funkcije" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10804,57 +10826,57 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Ime" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "s MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Ovaj MySQL server radi već %s. Pokrenut je %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 #, fuzzy msgid "Replication status" msgstr "Replikacija" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10862,47 +10884,47 @@ msgstr "" "Na zaposlenom serveru brojači bajtova mogu da se preliju (overrun), tako da " "te statistike, onako kako ih prijavljuje MySQL server, mogu biti netačne." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Primljeno" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Poslato" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "maks. istovremenih veza" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Neuspelih pokušaja" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Prekinuto" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Naredba" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "The number of fsync() writes done to the log file." msgid "The number of failed attempts to connect to the MySQL server." msgstr "Broj fsyncs upisa načinjenih u datoteku dnevnika." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10912,16 +10934,16 @@ msgstr "" "prevazišle vrednost u binlog_cache_size i koristile privremenu datoteku da " "smeste izraze iz transakcije." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Broj transakcija koje su koristile keš privremenog binarnog dnevnika." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10933,11 +10955,11 @@ msgstr "" "povećate vrednost tmp_table_size kako bi učinili da privremene tabele budu " "bazirane u memoriji umesto na disku." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Koliko privremenih datoteka je mysqld napravio." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10945,7 +10967,7 @@ msgstr "" "Broj privremenih tabela koje je server automatski kreirao u memoriji dok je " "izvršavao izraze." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10953,7 +10975,7 @@ msgstr "" "Broj redova upisanih sa INSERT DELAYED za koje je javljena neka greška " "(verovatno duplirani ključ)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10961,23 +10983,23 @@ msgstr "" "Broj INSERT DELAYED rukovalačkih niti u upotrebi. Svaka posebna tabela nad " "kojom se koristi INSERT DELAYED dobija svoju nit." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Broj upisanih INSERT DELAYED redova." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Broj izvršenih FLUSH izraza." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Broj internih COMMIT izraza." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Broj brisanja nekog reda tabele." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10987,7 +11009,7 @@ msgstr "" "tabelu određenog imena. To se naziva otkrivanjem (discovery). " "Handler_discover označava broj puta kada je otkrivena tabela." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10997,7 +11019,7 @@ msgstr "" "može značiti da server radi puno punih skeniranja indeksa; na primer SELECT " "kol1 FROM nešto, pod pretpostavkom da je kol1 indeksirano." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -11005,7 +11027,7 @@ msgstr "" "Broj zahteva za čitanje reda zasnovanih na ključu. Ako je ovaj broj visok, " "to je dobar pokazatelj da su vaši upiti i tabele propisno indeksirani." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -11015,7 +11037,7 @@ msgstr "" "kada radite upit po koloni indeksa sa ograničenjem opsega ili ako radite " "skeniranje indeksa." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -11023,7 +11045,7 @@ msgstr "" "Broj zahteva za čitanjem prethodnog reda u poretku ključeva. Ova metoda " "čitanja se uglavnom koristi za optimizaciju ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -11035,7 +11057,7 @@ msgstr "" "mnogo upita koji zahtevaju da MySQL skenira cele tabele ili imate spojeve " "koji ne koriste ključeve propisno." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -11047,35 +11069,35 @@ msgstr "" "nisu propisno indeksirane ili da vaši upiti nisu napisani da iskoriste već " "postojeće indekse." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Broj internih ROLLBACK izraza." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Broj zahteva za ažuriranje reda u tabeli." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Broj zahteva za upisivanje reda u tabelu." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Broj strana koje sadrže podatke (čistih ili prljavih)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Broj strana koje su trenutno prljave." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Broj strana u ostavi bafera za koje je traženo da budu očišćene." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Broj slobodnih strana." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -11085,7 +11107,7 @@ msgstr "" "čita ili se u njih upisuje ili iz nekog drugog razloga ne mogu biti očišćene " "niti uklonjene." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -11097,11 +11119,11 @@ msgstr "" "se takođe može izračunati i na sledeći način Innodb_buffer_pool_pages_total " "- Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Puna veličina ostave bafera, u stranama." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -11109,7 +11131,7 @@ msgstr "" "Broj „nasumičnih“ pred-čitanja koja je InnoDB pokrenuo. Ovo se dešava kada " "upit treba da skenira veliki deo tabele ali nasumičnim redosledom." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -11117,11 +11139,11 @@ msgstr "" "Broj sekvencijalnih pred-čitanja koja je InnoDB pokrenuo. Ovo se dešava kada " "InnoDB radi sekvencijalno skeniranje cele tabele." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Broj logičkih zahteva za čitanje koje je InnoDB uradio." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -11129,7 +11151,7 @@ msgstr "" "Broj logičkih čitanja koja InnoDB nije mogao da zadovolji iz ostave bafera " "te je morao da radi čitanje pojedinačne strane." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -11143,55 +11165,55 @@ msgstr "" "dešavanja ovih čekanja. Ako je veličina ostave bafera postavljena kako " "treba, ova vrednost vi trebalo da je niska." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Broj upisa učinjenih u InnoDB ostavu bafera." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Broj fsync() operacija do sada." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Trenutni broj fsync() operacija na čekanju." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Trenutni broj čitanja na čekanju." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Trenutni broj upisa na čekanju." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Količina podataka pročitanih do sada, u bajtovima." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Ukupan broj čitanja podataka." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Ukupan broj upisa podataka." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Količina podataka upisanih do sada, u bajtovima" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Broj izvršenih dvoupisnih (doublewrite) upisa i broj strana koje su upisane " "u ovu svrhu." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Broj izvršenih dvoupisnih (doublewrite) upisa i broj strana koje su upisane " "u ovu svrhu." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -11199,35 +11221,35 @@ msgstr "" "Broj čekanja koja smo imali zato što je bafer dnevnika bio premali te smo " "morali da sačekamo da bude očišćen pre nastavka." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Broj zahteva za upis u dnevnik." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Broj fizičkih upisa u datoteku dnevnika." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Broj fsyncs upisa načinjenih u datoteku dnevnika." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Broj fsync-ova za datoteku dnevnika na čekanju." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Broj upisa u datoteku dnevnika na čekanju." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Broj bajtova upisanih u datoteku dnevnika." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Broj napravljenih strana." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -11236,52 +11258,52 @@ msgstr "" "vrednosti se računaju u stranama; veličina strane omogućava da se one lako " "konvertuju u bajtove." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Broj pročitanih strana." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Broj zapisanih strana." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Broj brava za redove koje se trenutno čekaju." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Prosečno vreme za dobavljanje brave za red, u milisekundama." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" "Ukupno vremena provedeno u dobavljanju brava za redove, u milisekundama." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Najduže vreme za dobavljanje brave za red, u milisekundama." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Broj puta kada se morala čekati brava za red." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Broj redova obrisanih iz InnoDB tabela." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Broj redova umetnutih u InnoDB tabele." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Broj redova pročitanih iz InnoDB tabela." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Broj redova ažuriranih u InnoDB tabelama." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11289,7 +11311,7 @@ msgstr "" "Broj blokova ključeva u kešu ključeva koji su izmenjeni ali još nisu poslati " "na disk. Ovo je ranije bilo poznato kao Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11297,7 +11319,7 @@ msgstr "" "Broj neiskorišćenih blokova u kešu ključeva. Ovu vrednost možete da " "koristite da utvrdite koliki deo keša ključeva je u upotrebi." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11307,17 +11329,17 @@ msgstr "" "vodostaja“ koja pokazuje najveći ikada broj blokova koji je bio u upotrebi u " "isto vreme." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Format datoteka za uvoz" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Broj zahteva za čitanje bloka ključeva iz keša." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11327,26 +11349,26 @@ msgstr "" "je vaša vrednost za key_buffer_size verovatno premala. Stepen promašaja keša " "se može izračunati kao Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Broj zahteva za upisivanje bloka ključeva u keš." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Broj fizičkih upisa bloka ključeva na disk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11356,17 +11378,17 @@ msgstr "" "upita. Korisno za upoređivanje cene različitih planova upita za isti upit. " "Podrazumevana vrednost 0 znači da još nije bio kompajliran nijedan upit." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Broj redova u INSERT DELAYED redovima čekanja koji čekaju upisivanje." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11374,39 +11396,39 @@ msgstr "" "Broj tabela koje su bile otvarane. Ako je broj veliki, vaš keš tabela je " "verovatno premali." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Broj otvorenih datoteka." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Broj otvorenih tokova (koristi se prvenstveno za vođenje dnevnika (logging))." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Broj otvorenih tabela." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Količina slobodne memorije za keš upita." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Broj pogodaka iz keša." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Broj upita dodatih u keš." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11418,7 +11440,7 @@ msgstr "" "keša za upite. Keš za upite koristi strategiju najduže nekorišćenog (en: " "least recently used , LRU) da bi odlučio koje upite da ukloni iz keša." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11426,19 +11448,19 @@ msgstr "" "Broj nekeširanih upita (koji se ne mogu keširati ili nisu keširani zbog " "podešavanja query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Broj upita registrovanih u kešu." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Ukupan broj blokova u kešu za upite." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Status replikacije otporne na greške (nije još implementirano)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11446,11 +11468,11 @@ msgstr "" "Broj spojeva koji ne koriste indekste. Ako ova vrednost nije 0, trebalo bi " "pažljivo da proverite indekse vaših tabela." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "Broj spojeva koji su koristili pretragu opsega na referentnoj tabeli." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11459,7 +11481,7 @@ msgstr "" "reda. (Ako ovo nije 0, trebalo bi pažljivo da proverite indekse vaših " "tabela.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11467,15 +11489,15 @@ msgstr "" "Broj spojeva koji su koristili opsege na prvoj tabeli. (Obično nije kritično " "čak ni kada je ovo veliko)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "Broj spojeva koji su uradili puno skeniranje prve tabele." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Broj privremenih tabela trenutno otvorenih od strane pomoćne SQL niti." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11483,11 +11505,11 @@ msgstr "" "Ukupan broj puta (od pokretanja) kada je pomoćna SQL nit za replikaciju " "pokušala transakcije." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "Ovo je ON ako je ovaj server pomoćni koji je povezan na glavni." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11495,12 +11517,12 @@ msgstr "" "Broj niti za koje je trebalo više od slow_launch_time sekudni da bi bile " "pokrenute." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "Broj upita za koje je trebalo više od long_query_time sekudni." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11510,23 +11532,23 @@ msgstr "" "Ako je ova vrednost velika, trebalo bi da razmislite o povećanju vrednosti " "sistemske promenljive sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Broj sortiranja koja su urađena sa opsegom." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Broj sortiranih redova." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Broj sortiranja do kojih je došlo skeniranjem tabele." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Broj puta kada je brava za tabelu odmah dobavljena." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11538,7 +11560,7 @@ msgstr "" "bi trebalo da optimizujete svoje upite a potom da ili podelite tabelu ili " "tabele ili da koristite replikaciju." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11548,11 +11570,11 @@ msgstr "" "Threads_created/Konekcije. Ako je ova vrednost crvena trebalo bi da povećate " "vaš thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Broj trenutno otvorenih veza." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11564,70 +11586,70 @@ msgstr "" "implementaciju niti, ovo obično ne donosi primetna poboljšanja u " "performansama.)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Praćenje nije aktivno." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Broj niti koje nisu uspavane." -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Sub" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add %s field(s)" msgid "Add chart" msgstr "Dodaj %s polja" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Osveži" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Dodaj/obriši kolonu" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11636,7 +11658,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11644,18 +11666,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11663,11 +11685,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11675,92 +11697,92 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "Ukloni bazu" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Izaberi tabele" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Neispravan naziv tabele" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Dodaj novog korisnika" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL upit" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Statistike reda" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Izaberi tabele" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Vrsta upita" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11769,7 +11791,7 @@ msgstr[0] "u sekundi" msgstr[1] "u sekundi" msgstr[2] "u sekundi" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11786,8 +11808,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11892,19 +11914,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Serverske promenljive i podešavanja" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Vrednost sesije" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Globalna vrednost" @@ -12197,50 +12219,50 @@ msgstr "" msgid "Wrong data" msgstr "Baza ne postoji" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Da li stvarno hoćete da " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Prikaz kao PHP kod" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Proveri SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL rezultat" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Generisao" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problem pri indeksiranju tabele `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Naziv" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "Izabrani korisnici su uspešno obrisani." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12318,12 +12340,12 @@ msgstr "" msgid "Y Values" msgstr "Vrednost" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Tabela %s već postoji!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "Tabela %s je odbačena" @@ -12376,488 +12398,488 @@ msgstr "Sačuvaj kao datoteku" msgid "File name" msgstr "Naziv tabele" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Ime primarnog ključa mora da bude... PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Ne mogu da promenim ključ u PRIMARY (primarni) !" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Delovi ključa nisu definisani!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Print view" msgid "Edit index" msgstr "Za štampu" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Ime ključa :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" mora biti ime samo primarnog ključa!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Tip ključa :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Dodaj u ključ  %s kolona(e)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Ne mogu da premestim tabelu u samu sebe!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Ne mogu da kopiram tabelu u samu sebe!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabela %s je pomerena u %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabela %s je kopirana u %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Ima tabele je prazno!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Promeni redosled u tabeli" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(po jednom polju)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Pomeri tabelu u (baza.tabela):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Opcije tabele" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Promeni ime tabele u" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopiraj tabelu u (baza.tabela):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Pređi na kopiranu tabelu" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Radnje na tabeli" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmentiraj tabelu" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabela %s je osvežena" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Osveži tabelu (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Prikaz podataka tabele" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Baza ne postoji" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Radnje na tabeli" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 #, fuzzy msgid "Check" msgstr "Češki" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Popravi" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Proveri referencijalni integritet:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Prikaži tabele" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Zauzeće" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Efektivne" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Statistike reda" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamički" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Dužina reda" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Veličina reda" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Unutrašnje relacije" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Pregledaj različite vrednosti" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "nema" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Tabela %s je odbačena" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Primarni ključ je upravo dodat %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Ključ je upravo dodat %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Prikaži informacije o PHP-u" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s field(s)" msgid "Move columns" msgstr "Dodaj %s polja" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Za štampu" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Relacioni pogled" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Predloži strukturu tabele" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "Dodaj %s polja" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Na kraju tabele" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Na početku tabele" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Posle %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Napravi ključ na %s kolona" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Praćenje je aktivno." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Praćenje je aktivno." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Vrsta upita" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Dozvoljava umetanje i zamenu podataka." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Baza ne postoji" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Podaci" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, fuzzy, php-format msgid "Export as %s" msgstr "Tip izvoza" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Napravi relaciju" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Napravi relaciju" @@ -12889,11 +12911,11 @@ msgstr "Nije Vam dozvoljeno da budete ovde!" msgid "The profile has been updated." msgstr "Profil je promenjen." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "naziv za VIEW" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Promeni ime tabele u " @@ -13224,8 +13246,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13359,8 +13381,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/sv.po b/po/sv.po index 5847bec3ba..4444ddf764 100644 --- a/po/sv.po +++ b/po/sv.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-07-01 18:04+0200\n" "Last-Translator: ProUser \n" "Language-Team: swedish \n" -"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.1\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Visa alla" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Sida:" @@ -38,55 +38,56 @@ msgstr "" "fönstret, eller så är din webbläsares säkerhetsinställningar konfigurerade " "för att blockera flerfönster uppdateringar." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Sök" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Kör" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Nyckelnamn" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Beskrivning" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Databas %1$s har skapats." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Databaskommentar" -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Tabellkommentarer" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Kolumn" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Typ" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Standardvärde" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Länkar till" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Kommentarer" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Nej" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ja" @@ -261,101 +262,101 @@ msgstr "Ja" msgid "View dump (schema) of database" msgstr "Visa dump (schema) av databasen" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Inga tabeller funna i databasen." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Välj alla" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Avmarkera alla" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Databasens namn är tomt!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "Databasen %1$s har bytt namn till %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "Databasen %1$s har kopierats till %2$s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Byt namn på databasen till" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Radera databasen" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Databasen %s har tagits bort." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Tag bort databasen (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Kopiera databasen till" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Enbart struktur" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Struktur och data" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Enbart data" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE före kopiering" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Lägg till %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Addera AUTO_INCREMENT värde" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Lägg till restriktioner" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Byt till den kopierade databasen" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Kollationering" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -363,487 +364,423 @@ msgid "" msgstr "" "Konfigurationsschemat för phpMyAdmin har avaktiverats. %sVisa orsaken%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Editera eller exportera relationsschema" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tabell" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Rader" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Storlek" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "används" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Skapande" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Senaste uppdatering" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Senaste kontroll" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tabell" msgstr[1] "%s tabeller" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Du måste välja minst en kolumn som ska visas" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Växla till %sgrafisk modellerare%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sortera" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Stigande" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Fallande" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Visa" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriterier" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Infoga" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Och" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Ta bort" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Eller" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Ändra" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Lägg till/Ta bort villkorsrader" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Lägg till/Ta bort kolumner" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Uppdatera fråga" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Använd tabeller" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-fråga i databas %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Skicka fråga" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Åtkomst nekad" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "minst ett av orden" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "alla ord" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "den exakta frasen" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "som reguljärt uttryck" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Sök resultat för \"%s\"%s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Totalt: %s träff" -msgstr[1] "Totalt: %s träffar" - -#: db_search.php:296 -#, php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s träff i %2$s" -msgstr[1] "%1$s träffar i %2$s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Bläddra" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Ta bort resultat som matchar %s tabellen?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Radera" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Sök i databas" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Ord eller värden att söka efter (jokertecken: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Hitta:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Ord separeras av ett mellanslag (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Inuti tabeller:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Inuti kolumnen:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Det finns inga tabeller i databasen" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "okänd" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Tabellen %s har tömts" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Vyn %s har tagits bort" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Tabellen %s har tagits bort" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Spårning är aktiv." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Spårning är inaktiv." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "Denna vy har åtminstone detta antal rader. Se %sdokumentationen%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Vy" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikering" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Summa" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s är standardmotorn för denna MySQL server." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Med markerade:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Markera alla" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Kontrollera tabeller med overhead" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Exportera" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Utskriftsvänlig visning" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Töm" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Radera" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Kontrollera tabell" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Optimera tabell" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Reparera tabell" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Analysera tabell" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Lägg till prefix till tabellen" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Ersätt tabellprefix" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Kopiera tabell med prefix" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Datalexikon" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Spårade tabeller" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Databas" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Senaste versionen" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Skapad" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Uppdaterad" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Status" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Åtgärd" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Ta bort spårning för denna tabell" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktiv" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "inaktiv" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Versioner" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Spårningsrapport" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Ögonblicksbild på strukturen" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Ej spårade tabeller" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Spåra tabell" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Databas logg" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Dålig typ!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Vald exporttyp måste sparas till fil!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Felaktiga parametrar!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Otillräckligt utrymme för att spara filen %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -851,12 +788,12 @@ msgstr "" "Filen %s finns redan på servern, ändra filnamnet eller kontrollera ersätt " "alternativet." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Webbservern har inte behörighet att spara filen %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Dump har sparats till filen %s." @@ -879,7 +816,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometri" @@ -952,29 +889,29 @@ msgstr "" "Välj \"GeomFromText\" från \"Funktions\"-kolumnen och klistra in " "nedanstående sträng i \"Value\"-fältet" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Du försökte förmodligen ladda upp en för stor fil. Se %sdokumentationen%s " "för att gå runt denna begränsning." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Visar bokmärke" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Bokmärket har tagits bort." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Filen kunde inte läsas" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -984,7 +921,7 @@ msgstr "" "Du försökta ladda en fil med en komprimering (%s) som inte stöds. Antingen " "är detta inte implementerat, eller inaktiverat i din konfiguration." -#: import.php:390 +#: import.php:394 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 " @@ -994,28 +931,28 @@ msgstr "" "översteg filens storlek den maximalt tillåtna storleken i din PHP-" "konfiguration. Se [a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Kan inte konvertera filens teckenuppsättning utan teckenuppsättningens " "omvandlingsbibliotek" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Kunde inte läsa in tillägg för import, kontrollera din installation!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Bokmärket %s har skapats" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Importen har slutförts korrekt, %d frågor utförda." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1023,7 +960,7 @@ msgstr "" "Skriptets tidsbegränsning har överskridits. Om du vill slutföra importen, " "importera samma fil igen så kommer importen att återupptas." -#: import.php:499 +#: import.php:503 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." @@ -1032,15 +969,15 @@ msgstr "" "att phpMyAdmin inte kan slutföra denna import såvida du inte ökar PHP:s " "tidsbegränsningar." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Din SQL-fråga utfördes korrekt" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Föregående" @@ -1048,7 +985,7 @@ msgstr "Föregående" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin fungerar bättre med en webbläsare som hanterar ramar." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" satserna är inaktiverade." @@ -1057,7 +994,7 @@ msgstr "\"DROP DATABASE\" satserna är inaktiverade." msgid "Do you really want to execute \"%s\"?" msgstr "Vill du verkligen exekvera \"%s\"?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Du är på väg att RADERA en hel databas!" @@ -1097,7 +1034,7 @@ msgstr "Addera index" msgid "Edit Index" msgstr "Redigera index" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Lägg till %d kolumner till index" @@ -1115,16 +1052,16 @@ msgstr "Värdnamnet är tomt!" msgid "The user name is empty!" msgstr "Användarnamnet saknas!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Lösenordet saknas!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Lösenorden överensstämmer inte!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Lägg till en användare" @@ -1136,29 +1073,31 @@ msgstr "Ladda om privilegier" msgid "Removing Selected Users" msgstr "Tar bort valda användare" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Stäng" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Redigera" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Live trafik diagram" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Live anslutning/process diagram" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Live sökfrågediagram" @@ -1168,24 +1107,24 @@ msgstr "Statisk data" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Totalt" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Annan" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1205,7 +1144,7 @@ msgstr "Server trafik (i Kb)" msgid "Connections since last refresh" msgstr "Anslutningar sedan senaste uppdatering" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Processer" @@ -1223,7 +1162,7 @@ msgstr "Frågor sedan senaste uppdatering" msgid "Questions (executed statements by the server)" msgstr "Frågor (utförda kommandon från servern)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Visa statistik" @@ -1268,14 +1207,14 @@ msgid "System swap" msgstr "System swap" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "Mb" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "kB" @@ -1327,32 +1266,32 @@ msgstr "Antal bitar som skickats" msgid "Bytes received" msgstr "Antal mottagna bital" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Anslutningar" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "bytes" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1366,11 +1305,11 @@ msgstr "%d tabell(er)" msgid "Questions" msgstr "Frågor" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Trafik" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Inställningar" @@ -1390,12 +1329,12 @@ msgstr "Addera diagrammet till rutnätet" msgid "Please add at least one variable to the series" msgstr "Lägg till minst en variabel till serien" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Inget" @@ -1495,7 +1434,7 @@ msgstr "Ändra inställningar" msgid "Current settings" msgstr "Nuvarande inställningar" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Diagramtitel" @@ -1580,7 +1519,7 @@ msgstr "Förklara utdata" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Tid" @@ -1674,10 +1613,10 @@ msgstr "" "Misslyckades skapa diagrammets rutnät med den importerade configurationen. " "Återställer till ursprunglig konfiguration ..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Importera" @@ -1743,7 +1682,7 @@ msgstr "Processa begäran" msgid "Error in Processing Request" msgstr "Fel i processbegäran" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Inga databaser markerade." @@ -1797,15 +1736,15 @@ msgstr "Dölj index" msgid "Show indexes" msgstr "Visa index" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Kontroll av sekundärnyckel:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Aktiverad)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Inaktiverad)" @@ -1834,7 +1773,7 @@ msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" "Definitionen av en sparad funktion måste innehålla en RETURN-programsats!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET editor" @@ -1874,8 +1813,8 @@ msgstr "Visa frågerutan" msgid "No rows selected" msgstr "Inga rader valda" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Ändra" @@ -1883,18 +1822,18 @@ msgstr "Ändra" msgid "Query execution time" msgstr "Exekveringstid för frågor" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d är inte ett giltigt radnummer." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Spara" @@ -1906,7 +1845,7 @@ msgstr "Dölj sökkriterier" msgid "Show search criteria" msgstr "Visa sökkriterier" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Zoom sökning" @@ -1951,12 +1890,12 @@ msgstr "Frågeresultat" msgid "Data point content" msgstr "Innehåll för datapunkt" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ignorera" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopiera" @@ -1976,7 +1915,7 @@ msgstr "Välj främmande nyckel" msgid "Please select the primary key or a unique key" msgstr "Välj den primära nyckeln eller en unik nyckel" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Välj kolumn att visa" @@ -2060,7 +1999,7 @@ msgstr "Visa datarad(er)" msgid "Generate password" msgstr "Skapa lösenord" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generera" @@ -2068,7 +2007,7 @@ msgstr "Generera" msgid "Change Password" msgstr "Ändra lösenord" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Mera" @@ -2159,63 +2098,63 @@ msgid "December" msgstr "december" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "jan" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "mars" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "maj" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "jun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "jul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "sep" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "nov" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "dec" @@ -2253,32 +2192,32 @@ msgid "Sun" msgstr "Sön" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Mån" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Tis" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Ons" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Tors" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Fre" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Lör" @@ -2393,16 +2332,16 @@ msgstr "Oväntade tecken på rad %s" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "Oväntat tecken på rad %1$s. Förväntad tab, men fann \"%2$s\"" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "per sekund" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "per minut" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "per timme" @@ -2410,6 +2349,250 @@ msgstr "per timme" msgid "per day" msgstr "per dag" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Max: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentation" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Fel" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-fråga" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL sa: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Lyckades inte ansluta till SQL validerare!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Förklara SQL-kod" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Utan SQL-förklaring" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "Utan PHP-kod" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Skapa PHP-kod" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Uppdatera" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Hoppa över SQL-validering" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Validera SQL-kod" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Redigera denna fråga" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Infogad" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profilering" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Sön" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y kl %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s dagar, %s timmar, %s minuter och %s sekunder" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Saknade parametrar:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Starta" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Föregående" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Nästa" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Slut" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Hoppa till databas "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "Funktionaliteten för %s påverkas av en känd bugg, se %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Klicka för att växla" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Struktur" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Lägg till" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Bläddra" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operationer" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Gå igenom din dator:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Välj katalog att ladda upp till från web-server listningen %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Katalogen som du konfigurerat för uppladdning kan inte nås" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Det finns inga filer att ladda upp" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Utför" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Skriv ut" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2424,73 +2607,49 @@ msgstr "" msgid "Font size" msgstr "Teckenstorlek" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Spara editerade data" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Återställ ordningen på kolumner" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Starta" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Föregående" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Nästa" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Slut" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Starta rad" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Antal rader" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Läge" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "horisontell" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "horisontell (roterade rubriker)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertikal" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "Rubriker var %s rad" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Sortera efter nyckel" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2514,64 +2673,76 @@ msgstr "Sortera efter nyckel" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Alternativ" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Förkortade texter" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Kompletta texter" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Besläktad nyckel" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Kolumn för besläktad nyckel" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Visa binärt innehåll" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "Visa BLOB-innehåll" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Visa binärt innehåll som HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Dölj webbläsarens transformation" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Välkänd text" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Välkänd binär" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Raden har raderats" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Radera" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Döda" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2579,44 +2750,44 @@ msgstr "" "Kan vara ungefärligt. Se [a@./Documentation.html#faq3_11@Documentation)FAQ " "3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "i fråga" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Visar rader" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "totalt" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Frågan tog %01.4f sek" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Operationer för frågeresultat" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Utskriftsvänlig version (med fullständiga texter)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Visa diagram" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "Visualisera GIS-data" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Skapa vy" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Länken hittades inte" @@ -2680,56 +2851,56 @@ msgstr "Kan inte läsa (flyttad) uppladdad fil." msgid "Open new phpMyAdmin window" msgstr "Öppna nytt phpMyAdmin-fönster" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Kakor (cookies) måste tillåtas för att gå vidare." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Javascript måste vara aktiverat efter detta" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Inga index är definierade!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Index" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unik" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Packad" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Kardinalitet" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Kommentar" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Den primära nyckeln har tagits bort" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Index %s har tagits bort" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2738,137 +2909,96 @@ msgstr "" "Index %1$s och %2$s verkar vara identiska och ett av dem kan möjligen tas " "bort." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Databaserna" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Struktur" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Lägg till" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operationer" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Spårning" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Trigger" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tabellen verkar vara tom!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Databasen verkar vara tom!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Fråga" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilegier" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Rutiner" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Händelser" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Designer" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Användarna" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Synkronisera" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binär logg" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Variabler" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Teckenuppsättningar" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Insticksprogram" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Motorer" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Fel" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2894,77 +3024,77 @@ msgstr[1] "%1$d rader infogade." msgid "Error while creating PDF:" msgstr "Fel när PDF skapas:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Kunde inte spara den senaste tabellen" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "De senaste tabellerna" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Det finns inga nya tabeller" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" "Det finns ingen detaljerad statusinformation tillgänglig för denna " "lagringsmotor." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s är tillgänglig på denna MySQL-server." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s har inaktiverats på denna MySQL-server." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Denna MySQL-server stödjer inte lagringsmotorn %s." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "Okänd tabellstatus: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "Källdatabas `%s` hittades inte!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "Måldatabas `%s` hittades inte!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Ogiltig databas" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Ogiltigt tabellnamn" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Fel vid namnbyte av tabell %1$s till %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "Tabell %1$s har döpts om till %2$s." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Kunde inte spara UI inställningarna för tabellen" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2973,7 +3103,7 @@ msgstr "" "Misslyckades med att rensa UI inställningarna (se $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2984,84 +3114,84 @@ msgstr "" "efter att du uppdaterar denna sida. Kontrollera om tabellens struktur har " "förändrats." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funktion" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Aktör" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Värde" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Tabellsök" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Redigera / Infoga" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Markera kolumner (minst en):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Lägg till sökvillkor (uttryck i \"where\"-sats):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Anntal rader per sida" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Visningsordning:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Använd denna kolumn för att markera varje punkt" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Maximalt antal rader att visa" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Bläddra bland främmande värden" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "Ytterligare sökkriterier" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" "Utför en \"Query By Example\" (jokertecken: \"%\") för två olika kolumner" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Utför en \"Query By Example\" (jokertecken: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Bläddra / Redigera punkter" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Hur du använder" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "Återställ zoom" @@ -3147,16 +3277,16 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" "Ett litet flyttal. Tillåtna värden är: 3.402823466E+38 till-1.175494351E-38, " "0, och 1.175494351E-38 till 3.402823466E+38" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" "Ett dubbel-precision flyttal. Tillåtna värden är: 1.7976931348623157E+308 " @@ -3440,13 +3570,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "En uppräkning, vald från listan av definierade värden" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "delad" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tabeller" @@ -3457,35 +3587,35 @@ msgstr "Tabeller" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Data" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Outnyttjat" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Gå till daatabas" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Inte replikerad" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Replikerad" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Kontrollera privilegier för databas "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Kontrollera privilegier" @@ -3533,174 +3663,18 @@ msgstr "Ogiltig metod för verifiering angiven i konfiguration:" msgid "You should upgrade to %s %s or later." msgstr "Du bör uppgradera till %s %s eller senare." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "Globals överskrivningsförsök" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "möjlig exploatering" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "numerisk tangent upptäckt" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Max: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentation" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-fråga" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL sa: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Lyckades inte ansluta till SQL validerare!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Förklara SQL-kod" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Utan SQL-förklaring" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "Utan PHP-kod" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Skapa PHP-kod" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Uppdatera" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Hoppa över SQL-validering" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Validera SQL-kod" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Redigera denna fråga" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Infogad" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profilering" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Sön" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y kl %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s dagar, %s timmar, %s minuter och %s sekunder" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Saknade parametrar:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Hoppa till databas "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "Funktionaliteten för %s påverkas av en känd bugg, se %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Klicka för att växla" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Gå igenom din dator:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Välj katalog att ladda upp till från web-server listningen %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Katalogen som du konfigurerat för uppladdning kan inte nås" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Det finns inga filer att ladda upp" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Utför" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Skriv ut" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3726,9 +3700,9 @@ msgstr "Öppen" msgid "Closed" msgstr "Stängd" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Inaktiverad" @@ -3856,32 +3830,32 @@ msgstr "SOAP-tillägg hittas inte" msgid "maximum %s" msgstr "Maximum %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Wiki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Denna inställning är inaktiverad, den kommer inte tillämpas på din " "konfiguration" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Ange värde: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Återställ standardvärde" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Tillåt användare att anpassa detta värde" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Återställ" @@ -4171,7 +4145,7 @@ msgid "Character set of the file" msgstr "Filens teckenuppsättning" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4196,14 +4170,14 @@ msgstr "Sätt kolumnnamn på första raden" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Kolumnerna avgränsas av" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Kolumner föregås av" @@ -4223,13 +4197,13 @@ msgstr "Ta bort CRLF tecken i kolumner" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Kolumner avslutas med" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Rader avslutas med" @@ -4286,12 +4260,12 @@ msgstr "Märk nyckel" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-typ" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Relationer" @@ -4304,7 +4278,7 @@ msgid "Save on server" msgstr "Spara på server" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Skriv över befintlig fil(er)" @@ -4317,7 +4291,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Använd citat-tecken runt tabell- och fältnamn" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL kompatibilitetläge" @@ -4539,8 +4513,8 @@ msgstr "" "speciella värden." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Sökfönster" @@ -5889,10 +5863,10 @@ msgstr "Kräver att SQL Validator är aktiverad" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Lösenord" @@ -5916,8 +5890,8 @@ msgstr "" "Om du har ett eget användarnamn, ange det här (default är [kbd]anonymous[/" "kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Användarnamn" @@ -6160,7 +6134,7 @@ msgstr "%s tillägg saknas. Vänligen kontrollera din PHP konfiguration." msgid "possible deep recursion attack" msgstr "möjlig djupgående rekursiv attack" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6168,36 +6142,84 @@ msgstr "" "Servern svarar inte (eller den lokala serverns socket är inte korrekt " "konfigurerad)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Servern svarar inte." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Kontrollera privilegierna för katalogen som innehåller databasen." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Detaljer..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Sök resultat för \"%s\"%s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Totalt: %s träff" +msgstr[1] "Totalt: %s träffar" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%1$s träff i %2$s" +msgstr[1] "%1$s träffar i %2$s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Ta bort resultat som matchar %s tabellen?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Sök i databas" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Ord eller värden att söka efter (jokertecken: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Hitta:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Ord separeras av ett mellanslag (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Inuti tabeller:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Inuti kolumnen:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "Uppkoppling för controluser enligt din konfiguration misslyckades." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Byt lösenord" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Inget lösenord" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Skriv igen" @@ -6218,8 +6240,8 @@ msgstr "Skapa databas" msgid "Create" msgstr "Skapa" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Inga privilegier" @@ -6233,9 +6255,9 @@ msgstr "Skapa tabell" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Namn" @@ -6243,143 +6265,143 @@ msgstr "Namn" msgid "Number of columns" msgstr "Antal kolumner" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "Kunde inte ladda export-tillägg. Kontrollera din installation!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Exportera databaser från den aktuella servern" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Exportera tabeller från \"%s\" databas" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Exportera rader från \"%s \" tabell" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Export metod:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Snabbt - visa endast minimala möjligheter" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Anpassad - visa alla möjliga alternativ" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Databas(er):" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tabell(er):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Rader:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Skippa några rader" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Antal rader:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Rad att börja på:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Ta bort alla rader" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Output:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Spara på servern i katalogen %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Spara utdata till en fil" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Filnamn mall:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@Server@ blir servernamnet" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ kommer bli databasnamnet" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ blir tabellnamnet" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Detta värde tolkas med %1$sstrftime%2$s, så du kan använda strängar med " "tidsformatering. Dessutom kommer följande omvandlingar att ske: %3$s. Övrig " "text behålls som den är.Se %4$sFAQ%5$s för detaljer.." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "använd detta för framtida export" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Teckenuppsättning för filen:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Komprimering:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zippad" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzipped" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Visa utdata som text" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Format:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Format-specifika alternativ:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6387,34 +6409,34 @@ msgstr "" "Bläddra nedåt för att fylla i alternativen för det valda formatet och " "ignorera alternativ för andra format." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Omkodning:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%1$s från %2$s grenen" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "ingen gren" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Git revision" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "inlaggd %1$s av %2$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "Skriven den %1$s av %2$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6424,33 +6446,33 @@ msgstr "" "eller så är detta än känd bugg i webkit-baserade webbläsare (Safari, Google " "Chrome, Arora etc.)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s av %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "Ladda upp din importfil..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/sek." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "Ungefär %MIN min. %SEC sek. återstår." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "mkring %SEC sek. återstår." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Filen bearbetas, vänligen vänta." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6458,30 +6480,30 @@ msgstr "" "Vänligen vänta, filen laddas upp. Detaljer om denna uppladdning är inte " "tillgängliga." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Importera till den aktuella servern" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "Importera till databasen \"%s \"" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "Importera till tabellen \"%s\"" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "Fil att importera:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Filen kan vara komprimerad (%s) eller okomprimerad." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6489,15 +6511,15 @@ msgstr "" "En komprimerad fils namn måste sluta med [format].[komprimering]. " "Exempel:. sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Uppladdning är inte tillåtrn på denna server." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Partiell Import:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6505,7 +6527,7 @@ msgstr "" "Föregående import fick timeout. Efter återupptagning av importen kommer den " "fortsätta från position %d." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6515,11 +6537,11 @@ msgstr "" "till PHP timeout. (Detta kan vara bra sätt att importera stora filer, men " "det kan bryta transaktioner.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "Antal rader att hoppa, med början från den första raden:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Format-specifika alternativ:" @@ -6528,7 +6550,7 @@ msgstr "Format-specifika alternativ:" msgid "Language" msgstr "Språk" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Versionsinformation" @@ -6572,67 +6594,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Buffertutrymme" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB-status" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Buffertanvändning" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "sidor" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Fria sidor" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Orena sidor" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Sidor innehållande data" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Sidor att rensa" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Upptagna sidor" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Låsta sidor" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Buffert Pool aktivitet" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Läsförfrågningar" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Skrivförfrågningar" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Läsmissar" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Skrivväntanden" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Läsmissar i %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Skrivväntanden i %" @@ -6859,20 +6881,20 @@ msgstr "" "upprätthåller. Om antalet loggar överstiger detta värde tas gamla loggar " "bort. Annars döps de om och ges det näst högsta numret." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -"Dokumentation och ytterligare information finns på %sPrimeBase XT Home Page" -"%s." +"Dokumentation och ytterligare information finns på %sPrimeBase XT Home Page%" +"s." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "Liknande länkar" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "PrimeBase XT Blogg av Paul McCullagh" @@ -6880,127 +6902,127 @@ msgstr "PrimeBase XT Blogg av Paul McCullagh" msgid "No data found for GIS visualization." msgstr "Inga data finns för GIS visualisering." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL returnerade ett tomt resultat (dvs inga rader)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "Följande strukturer har antingen skapats eller ändrats. Du kan:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Visa en strukturs innehåll genom att klicka på namnet" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Ändra någon av inställningarna genom att klicka på motsvarande \"Alternativ" "\" länk" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Redigera strukturen genom att följa \"Structure\" länken" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Gå till databas: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "Redigera inställningar för %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Gå till tabell: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "Struktur för %s" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Gå till vy: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Dölj" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binär" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "På grund av sin längd,
är denna kolumn kanske inte redigerbar" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binär - ändra inte" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "Uppladdningskatalog på webbserver" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "Fortsätt inmatning med %s rader" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "och sedan" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Lägg till som ny rad" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Infoga som ny rad och ignorera fel" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Visa insert fråga" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Gå tillbaka till föregående sida" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Lägg till ytterligare en ny rad" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Gå tillbaka till denna sida" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Ändra nästa rad" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Använd TAB-tangenten för att flytta från värde till värde, eller CTRL+pil " "för att flytta vart som helst" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "Visar SQL-fråga" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Infogade rad id: %1$d" @@ -7015,234 +7037,234 @@ msgstr "Inget" msgid "Convert to Kana" msgstr "Konvertera till Kana" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Från" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Till" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Sänd" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Lägg till tabellprefix" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Lägg till prefix" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Vill du verkligen exekvera följande fråga?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Ingen förändring" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Teckenuppsättning" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgarisk" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Förenklad Kinesiska" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Traditionell Kinesiska" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "skiftlägesokänslig" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "skiftlägeskänslig" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Kroatisk" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Tjeckisk" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dansk" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Engelsk" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estnisk" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Tysk" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "lexikon" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefonbok" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Ungersk" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Isländska" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japansk" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Lettiska" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litauisk" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Koreansk" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Persiska" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polska" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Västeuropeisk" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumänska" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovakiska" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovenska" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Spanska" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Traditionell Spanska" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Svenska" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Thailändsk" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turkisk" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrainsk" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "flerspråkig" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Centraleuropeisk" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Ryska" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltisk" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armenisk" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Kyrillisk" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabisk" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Hebreisk" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Georgisk" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grekiska" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Tjeckisk-Slovakisk" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Hem" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Logga ut" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentation" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Ladda om navigering ram" @@ -7264,11 +7286,11 @@ msgstr "Välkommen till %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" -"Du har troligen inte skapat en konfigurationsfil. Du vill kanske använda " -"%1$suppsättningsskript%2$s för att skapa denna." +"Du har troligen inte skapat en konfigurationsfil. Du vill kanske använda %1" +"$suppsättningsskript%2$s för att skapa denna." #: libraries/plugins/auth/AuthenticationConfig.class.php:121 msgid "" @@ -7315,7 +7337,7 @@ msgstr "Lösenord:" msgid "Server Choice" msgstr "Välj server" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7323,14 +7345,14 @@ msgstr "" "Inloggning utan lösenord är inte tillåtet enligt konfiguration (se " "AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Ingen aktivitet sedan %s sekunder; var god logga in igen" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Kan ej logga in på MySQL-server" @@ -7410,7 +7432,7 @@ msgstr "Dumpningsalternativ för data" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Dumpning av Data i tabell" @@ -7425,28 +7447,28 @@ msgstr "Händelse" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Definition" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Tabellstruktur" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Struktur för visning" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Ersättningsstruktur för visning" @@ -7492,32 +7514,32 @@ msgid "Display MIME types" msgstr "Visa MIME-typer" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Värd" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Skapad" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Serverversion" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP-version" @@ -7597,7 +7619,7 @@ msgstr "" "tabellnamn skapade med specialtecken eller nyckelord)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Trunkera tabell innan inläggning" @@ -7673,33 +7695,33 @@ msgstr "" "Dumpa TIMESTAMP kolumner i UTC (gör TIMESTAMP kolumner som ska dumpas och " "laddade mellan servrar i olika tidszoner)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedurer" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funktioner" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Restriktioner för dumpade tabeller" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Restriktioner för tabell" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME-TYPER FÖR TABELL" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELATIONER FÖR TABELL" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Fel vid läsning av data:" @@ -7743,15 +7765,15 @@ msgstr "" msgid "Column names: " msgstr "Kolumnnamn: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "Ogiltig parameter för CSV-import: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7760,13 +7782,13 @@ msgstr "" "Ogiltig kolumn (%s)! Se till att kolumnens namn är rättstavat, åtskilda med " "kommatecken och inte omges av citattecken." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "Ogiltigt format i CSV-indata på rad %d." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "Ogiltigt antal fält i CSV indata på rad %d." @@ -7776,17 +7798,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Tabellnamn" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Kolumn-namn" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Detta tillägg stöder inte komprimerade importer!" @@ -7895,17 +7917,6 @@ msgstr "" "tomma strängen." #: 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/transformations/" -#| "text_plain__external.inc.php and list the tools you want to make " -#| "available. The first option is then the number of the program you want to " -#| "use and the second option is the parameters for the program. The third " -#| "option, if set to 1, will convert the output using htmlspecialchars() " -#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and " -#| "ensure that the output appears all on one line (Default 1)." msgid "" "LINUX ONLY: Launches an external application and feeds it the column data " "via standard input. Returns the standard output of the application. The " @@ -8002,82 +8013,82 @@ msgstr "" "URL prefix som \"http://www.example.com/\". Det andra alternativet är en " "titel för länken." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Inte OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Aktiverat" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Allmänna relationsfunktionaliteter" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Visningsfunktionalitet" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Skapande av PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Visning av kolumnkommentarer" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Webbläsaromvandling" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Vänligen se dokumentationen om hur du uppdaterar din column_comments tabell" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Bokmärkt SQL-fråga" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-historik" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Beständiga, nyligen använda tabeller" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Bestående tabeller för inställninar av användargränssnittet" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Användarinställningar" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Snabba steg för att installera avancerade funktioner:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Skapa de nödvändiga tabellerna med examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Skapa en PMA användare och ge tillgång till dessa tabeller." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8086,17 +8097,17 @@ msgstr "" "code>), till exempel genom att starta från config.sample.inc.php." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Logga in igen till phpMyAdmin för att ladda den uppdaterade " "konfigurationsfilen." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "Ingen beskrivning" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Avmarkera alla" @@ -8104,7 +8115,7 @@ msgstr "Avmarkera alla" msgid "Slave configuration" msgstr "Slavkonfiguration" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Ändra eller konfigurera om master-server" @@ -8117,9 +8128,9 @@ msgstr "" "inte, lägg till följande rad i [mysqld]-sektionen:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Användarnamn" @@ -8137,15 +8148,15 @@ msgid "Slave status" msgstr "Slav-status" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Variabel" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Server ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8153,38 +8164,38 @@ msgstr "" "Endast slavar startade med - report-host = host_name alternativet syns i " "denna lista." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Lägg till användare för slav replikering" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Vilken användare som helst" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Använd textfältet" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Vilken värd som helst" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokal" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Denna värd" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Använd värdtabell" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8192,141 +8203,141 @@ msgstr "" "När värdtabellen används ignoreras detta fält och värden lagrade i " "värdtabllen används istället." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Generera lösenord" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Följande fråga har fallerat: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Tyvärr kunde vi inte återställa tappade händelsen." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Den säkerhetskopierade frågan var:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Händelsen %1$s har ändrats." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Händelsen %1$s har skapats." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" " Ett eller flera fel har inträffat under hanteringen av din begäran: " -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Editera händelse" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Fel i utförandebegäran" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Detaljer" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Händelsenamn" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Händelsetyp" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Ändra till %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Utför vid" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Utför varje" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Start" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Slut" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Vid avslut, bevara" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Definierare" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "Defineraren måste vara i formatet: \"användarnamn@hostname\"" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Du måste ange ett händelsenamn" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Du måste ange ett giltigt intervall värde för händelsen." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Du måste ange en giltig exekveringstid för händelsen." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Du måste ange en giltig typ för händelsen." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Du måste ange en händelsedefinition." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Ny" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "OFF" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "ON" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Status för händelsehanteraren" @@ -8346,89 +8357,89 @@ msgstr "" "misslyckas!![/strong] Använd den förbättrade \"mysqli\" utvidgningen för att " "undvika eventuella problem." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Ogiltig rutintyp: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Tyvärr, vi lyckades inte återställa den slängda rutinen." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Rutinen %1$s har modifierats." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Rutinen %1$s har skapats." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Redigera rutin" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Rutinnamn" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parametrar" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Riktning" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Längd/Värden" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Lägg till parameter" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Ta bort senaste parametern" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Returtyp" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Returnera längd/värden" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Return alternativ" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Är deterministisk" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Säkerhetstyp" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "SQL dataaccess" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Du måste ange ett rutinnamn" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Ogiltig riktning \"%s\" angiven för parameter." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8436,37 +8447,37 @@ msgstr "" "Du måste ange Längd / värden rutin parametrar av typen ENUM, SET, VARCHAR " "och VARBINARY." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Du måste ange ett namn och en typ för varje rutinparameter." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Du måste ange en giltig returtyp för händelsen." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Du måste ange en rutindefinition." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "%d rad berörs av det sista uttrycket inom proceduren" msgstr[1] "%d rader berörs av det sista uttrycket inom proceduren" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Exekveringsresultat av rutin %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Utför rutin" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Rutinparametrar" @@ -8497,23 +8508,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Tidpunkt" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Du måste ange ett triggernamn" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Du måste ange en giltig tidsgräns för triggern" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Du måste ange en giltig händelse för triggern" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Du måste ange ett giltigt tabellnamn" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Du måste ange en trigger definition." @@ -8595,138 +8606,138 @@ msgstr "Ingen händelse med namnet %1$s hittades i databasen %2$s" msgid "There are no events to display." msgstr "Det finns inga händelser att visa." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Tabellen %s existerar inte!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Var god ange koordinaterna för tabellen %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Schema för databasen %s - Sida %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Den här sidan innehåller inga tabeller!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "SCHEMA FEL: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Relationsschema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Innehållsförteckning" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Attribut" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Extra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Skapa ny sida" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Sidnamn" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Automatisk layout baserad på" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Interna relationer" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FRÄMMANDE NYCKEL" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Välj en sida att redigera" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Välj sida" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Välj tabeller" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Visa relationsschema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Välj Exportera Relationell Typ" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Visa rutnät" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Visa färg" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Visa tabellers dimensioner" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Visa alla tabeller med samma bredd" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Visa endast nycklar" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Landskap" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Porträtt" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Orientering" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Pappersstorlek" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8734,7 +8745,7 @@ msgstr "" "Nuvarande sida har referenser till tabeller som inte längre existerar. Vill " "du ta bort dessa referenser?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Visa/dölj skisstavla" @@ -8753,44 +8764,44 @@ msgstr "Okänt språk: %1$s." msgid "Current Server" msgstr "Nuvarande Server" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Källdatabas" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Aktuell Server" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Fjärrserver" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Skillnad" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Måldatabas" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Klicka för att markera" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Kör SQL-fråga/frågor på server %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Kör SQL-fråga/frågor i databasen %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Rensa" @@ -8799,11 +8810,11 @@ msgstr "Rensa" msgid "Columns" msgstr "Kolumn" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Skapa bokmärke för den här SQL-frågan" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Låt varje användare få tillgång till detta bokmärke" @@ -8904,7 +8915,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Spårning av %s är aktiverad." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8916,7 +8927,7 @@ msgstr "" "ett enkelcitat (\"'\") i värdena, skriv ett backslash före tecknet (t.ex. " "'\\\\xyz' eller 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8924,17 +8935,17 @@ msgstr "" "För standardvärden, ange endast ett enstaka värde, utan bakåtstreck eller " "citattecken, enligt formatet: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Index" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "Flytta kolumn" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8943,11 +8954,11 @@ msgstr "" "För en lista med tillgängliga omvandlingsparametrar och deras MIME-" "typomvandlingar, klicka på %somvandlingsbeskrivningar%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Omvandlingsparametrar" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8959,57 +8970,57 @@ msgstr "" "enkelcitat (\"'\") i värdena, skriv ett bakåtstreck före tecknet (t.ex. '\\" "\\xyz' eller 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM eller SET data för långt?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Få mer redigerings utrymme" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Inget" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Som definierat:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Primär" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Fulltext" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "först" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "efter %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Lägg till %s fält" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "Du måste lägga till åtminstone en kolumn." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Lagringsmotor" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Partitionsdefinition" @@ -9030,11 +9041,11 @@ msgstr "" "Dina inställningar kommer enbart att sparas för den aktuella sessionen.För " "att lagra dem permanent krävs %sphpMyAdmin configuration storage%s." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Kunde inte spara konfigurationen" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9051,81 +9062,81 @@ msgstr "Inga filer hittades i ZIP-arkivet!" msgid "Error in ZIP archive:" msgstr "Fel i ZIP-arkiv:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Allmänna inställningar" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Serveranslutning kollationering" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Inställningar för utseende" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Fler inställningar" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Databas-server" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Mjukvara" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Mjukvaruversion" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protokollversion" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Användare" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Server teckenuppsättning" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Webbserver" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Databas klientversion" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP-tillägg" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Visa PHP-information" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin:s officiella hemsida" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Bidra" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Få support" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Lista över ändringar" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9137,7 +9148,7 @@ msgstr "" "denna standard, är öppen för intrång, och du bör verkligen fixa detta " "säkerhetshål genom att ange ett lösenord för användare 'root'." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9147,7 +9158,7 @@ msgstr "" "alternativ är inkompatibelt med phpMyAdmin och kan leda till att data kan " "skadas!" -#: main.php:294 +#: main.php:297 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 " @@ -9157,19 +9168,19 @@ msgstr "" "flerbitars teckenuppsättning. phpMyAdmin kan inte dela upp strängar korrekt " "utan tillägget mbstring, vilket kan resultera i oväntade resultat." -#: main.php:302 +#: main.php:305 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." +"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 "" "Din PHP-parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] är lägre än cookie-" "giltighet konfigurerad i phpMyAdmin. På grund av detta kommer din inloggning " "upphöra att gälla tidigare än konfigurerat i phpMyAdmin." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9178,11 +9189,11 @@ msgstr "" "grund av detta kommer dina inloggningsuppgifter upphöra att gälla tidigare " "än konfigurerat i phpMyAdmin." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Konfigurationsfilen behöver nu ett hemligt lösenord (blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9192,7 +9203,7 @@ msgstr "" "fortfarande i din phpMyAdmin-katalog. Du borde ta bort den när phpMyAdmin " "har konfigurerats." -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9201,40 +9212,40 @@ msgstr "" " phpMyAdmin konfigurationen är inte fullständigt konfigurerat, vissa utökade " "funktioner har inaktiverats.. Föra att ta reda på varför klicka%shär%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -"Din PHP MySQL bibliotekversion %s skiljer sig från din MySQL server version " -"%s. Detta kan orsaka oförutsägbara beteenden." +"Din PHP MySQL bibliotekversion %s skiljer sig från din MySQL server version %" +"s. Detta kan orsaka oförutsägbara beteenden." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "Server körs med Suhosin. Se %sdokumentation%s för möjliga problem." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Inga databaser" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "Filtrera databaser efter namn" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Filtrera tabeller efter namn" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Skapa tabell" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Välj en databas" @@ -9282,7 +9293,7 @@ msgstr "Växla liten/stor" msgid "Toggle relation lines" msgstr "Växla mellan relaterade linjer" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Importera/exportera koordinater för PDF-schema" @@ -9340,67 +9351,67 @@ msgstr "Aggregera" msgid "Active options" msgstr "Aktiva alternativ" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Sidan har skapats" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Sidan gick inte att skapa" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Sida" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Importera från vald sida" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Exportera till vald sida" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Skapa en sida och exportera till den" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Nytt sidnamn: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Exportera/Importera till skala" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "rekommenderad" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Fel: Relation finns redan." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Fel: Relation inte tillagd." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "FOREIGN KEY relation tillagd" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Intern relation tillagd" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Relation borttagen" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Fel vid sparande av koordinater för Designer." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Ändringarna har sparats" @@ -9474,15 +9485,15 @@ msgid "You can reset all your settings and restore them to default values." msgstr "" "Du kan återställa alla inställningar och återföra dem till standardvärdena." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Importera filer" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Alla" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s-tabellen hittas ej eller är ej angiven i %s" @@ -9491,37 +9502,37 @@ msgstr "%s-tabellen hittas ej eller är ej angiven i %s" msgid "File doesn't exist" msgstr "Filen finns inte" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Välj binär logg att visa" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Filer" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Korta av visade frågor" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Visa fullständiga frågor" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Loggnamn" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Position" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Ursprunglig position" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Information" @@ -9529,31 +9540,31 @@ msgstr "Information" msgid "Character Sets and Collations" msgstr "Teckenuppsättningar och kollationeringar" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d databas har framgångsrikt tagits bort." msgstr[1] "%1$d databaser har framgångsrikt tagits bort." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Databas-statistik" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Master replikering" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Slav replikering" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Aktivera Statistik" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9561,7 +9572,7 @@ msgstr "" "Anm: Att aktivera databas-statistik här kan orsaka tung trafik mellan " "webbservern och MySQL-servern." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Lagringsmotorer" @@ -9589,7 +9600,7 @@ msgstr "Modul" msgid "Library" msgstr "Bibliotek" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Version" @@ -9605,113 +9616,113 @@ msgstr "Licens" msgid "disabled" msgstr "inaktiverad" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Inkluderar alla privilegier förutom GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Tillåter ändring av befintliga tabellers struktur." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Tillåter ändring och borttagning av lagrade rutiner." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Tillåter skapande av nya databaser och tabeller." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Tillåter skapande av lagrade rutiner." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Tillåter skapande av nya tabeller." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Tillåter skapande av temporära tabeller." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Tillåter skapande, borttagning och omdöpning av användarkonton." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Tillåter skapande av nya vyer." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Tillåter borttagning av data." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Tillåter borttagning av databaser och tabeller." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Tillåter borttagning av tabeller." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Tillåter skapande av händelser för händelseschemaläggaren" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Tillåter utförande av lagrade rutiner." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Tillåter import av data från och export av data till filer." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Tillåter inläggning av användare och privilegier utan omladdning av " "privilegietabeller." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Tillåter skapande och borttagning av index." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Tillåter infogning och ersättning av data." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Tillåter låsning av tabeller för gällande tråd." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Begränsar antalet nya förbindelser användaren kan öppna per timme." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Begränsar antalet frågor användaren kan skicka till servern per timme." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9719,59 +9730,59 @@ msgstr "" "Begränsar antalet kommandon, vilka ändrar någon tabell eller databas, som " "användaren kan utföra per timme." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Begränsar antalet samtidiga förbindelser som användaren kan ha." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Tillåter visning av processer för alla användare" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Har ingen effekt i denna version av MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Tillåter omladdning av serverinställningar och rensning av serverns cache." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Ger användaren rätt att fråga var slav- / huvudservrarna är." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Nödvändigt för replikeringsslavar." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Tillåter läsning av data." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Ger tillgång till den fullständiga databaslistan." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Tillåter utförande av SHOW CREATE VIEW-frågor." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Tillåter avstängning av servern." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9781,220 +9792,220 @@ msgstr "" "Nödvändig för de flesta administrativa funktioner, som att sätta globala " "variabler eller döda andra användares trådar." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Tillåter skapande och borttagning av triggers" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Tillåter ändring av data." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Inga privilegier." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Inget" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Tabellspecifika privilegier" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Notera: MySQL privilegie benämningar uttrycks på engelska" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administration" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Globala privilegier" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Databasspecifika privilegier" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Resursbegränsningar" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "Anm: Genom att sätta dessa alternativ till 0 (noll) tas begränsningarna bort." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Inloggningsinformation" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Ändra inte lösenordet" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Ingen användare hittades." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Användaren %s finns redan!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Du har lagt till en ny användare." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Du har uppdaterat privilegierna för %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Du har upphävt privilegierna för %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Lösenordet för %s har ändrats." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Tar bort %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Inga användare valda för borttagning!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Laddar om privilegierna" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "De valda användarna har tagits bort." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Privilegierna har laddats om." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Ändra privilegier" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Upphäv" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Exportera allt" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Vem som helst" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Privilegier för samtliga användare" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "Privilegier för %s" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Användare översikt" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Beviilja" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Ta bort valda användare" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Upphäv alla aktiva privilegier från användarna och ta bort dem efteråt." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Ta bort databaserna med samma namn som användarna." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Anm: phpMyAdmin hämtar användarnas behörigheter direkt från MySQL's " "behörighetstabeller. Innehållet i dessa tabeller kan skilja sig från de " "behörigheter servern använder, om manuella ändringar har gjorts. Är så " "fallet bör du %sladda om behörigheterna%s innan du fortsätter." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Den valda användaren kunde inte hittas i privilegietabellen." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Kolumnspecifika privilegier" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Lägg till privilegier till följande databas" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Jokertecknen _ och % måste föregås av ett \\ för att användas i egentlig " "betydelse" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Lägg till privilegier till följande tabell" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Ändra inloggningsinformation / Kopiera användare" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Skapa en ny användare med samma privilegier och ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... behåll den gamla." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... ta bort den gamla från användartabellerna." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ... upphäv alla aktiva privilegier från dan gamla och ta bort den efteråt." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10002,82 +10013,82 @@ msgstr "" " ... ta bort den gamla från användartabellerna och ladda om privilegierna " "efteråt." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Databas för användare" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Skapa databas med samma namn och tilldela alla privilegier" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Bevilja alla privilegier till namn med jokertecken (username\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "Bevilja alla privilegier för databas "%s"" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Användare som har tillgång till "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "databasspecifik" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "jokertecken" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "En användare har skapats." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Okänt fel" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Kan inte ansluta till master %s." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Det går inte att läsa master logg läge. Eventuella privilegie problem på " "master." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Kan inte ändra master" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Huvudservern har ändrats till %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Denna server är konfigurerad som master i en replikerings process." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Visa master-status" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Visa anslutna slavar" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10086,11 +10097,11 @@ msgstr "" "Denna server är inte konfigurerad som master i en replikering process. Vill " "du konfigurera den?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Master-konfiguration" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10104,19 +10115,19 @@ msgstr "" "välja att ignorera alla databaser som standard och endast tillåta att vissa " "databaser speglas. Välj inställning:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Replikera alla databaser, Ignorera:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Ignorera alla databaser, Replikera:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Välj databaser:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10124,7 +10135,7 @@ msgstr "" "Nu, lägg till följande rader i slutet av [mysqld]-sektionen i din my.cnf och " "starta om MySQL-servern efteråt." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10134,80 +10145,80 @@ msgstr "" "meddelande som informerar dig, att denna server är konfigurerad som " "master" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Slav SQL tråden exekveras inte!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Slav IO tråden exekveras inte!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "Servern är konfigurerad som slav i en replikering process. Vill du:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Se slavtabell status" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Synkronisera databaser med master" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Kontroll slav:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Full start" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Full stopp" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Återställ slav" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Starta endast SQL tråd" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Stoppa endast SQL tråd" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Starta endast IO tråd" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Stoppa endast IO tråd" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Felhantering:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "Hoppa över fel kan leda till osynkroniserad master och slav!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Hoppa över nuvarande fel" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Hoppa över nästa" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "fel." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10216,127 +10227,127 @@ msgstr "" "Denna server är inte konfigurerad som slav i en replikering process. Vill du " "konfigurera den?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Tråden %s dödades med framgång." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin kunde inte döda tråd %s. Troligtvis har den redan avslutats." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Hanterare" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Frågecache" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Trådar" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Temporära data" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Fördröjda infogningar" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Nyckelcache" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Kopplingar" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sortering" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Transaktionssamordnare" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Flush (stäng) alla tabeller" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Visa öppna tabeller" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Visa slav-värdar" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Visa slav-status" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Rensa frågecache" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Körningsinformation" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Alla statusvariabler" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "Övervaka" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Handledare" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Uppdateringsfrekvens: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Filter" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "Innehåller ordet:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Visa endast varnings värden" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Filtrera efter kategori ..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Visa oformaterade värden" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "Liknande länkar:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Kör analysator" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Instruktioner" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10344,7 +10355,7 @@ msgstr "" "Advisor systemet kan ge rekommendationer på server variabler genom att " "analysera server status variablerna." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10353,7 +10364,7 @@ msgstr "" "Observera att detta system ger rekommendationer baserat på enkla beräkningar " "och genom tumregler som inte nödvändigtvis gäller för ditt system." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10363,7 +10374,7 @@ msgstr "" "ändra (genom att läsa dokumentation) och hur du kan ångra ändringen. Fel " "inställning kan ha en mycket negativ inverkan på prestandan." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10374,31 +10385,31 @@ msgstr "" "inte fanns någon tydligt mätbar förbättring." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Frågor sedan start: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Uppgifterna" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Nätverkstrafik sedan start:%s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Denna MySQL-servern har varit igång i %1$s. Den startade den %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10406,17 +10417,17 @@ msgstr "" "Denna MySQL-server fungerar sommaster ochslave i " "replicerings process." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Denna MySQL server arbetar som master in replication process." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Denna MySQL server arbetar som slave in replication process." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10424,11 +10435,11 @@ msgstr "" "För ytterligare information om replikeringsstatus på servern, gå till replikeringssektionen." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Replikeringsstatus" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10436,35 +10447,35 @@ msgstr "" "På en upptagen server kan byte-räknare spåra ur, så statistiken som " "rapporteras av MySQL-servern kan vara fel." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Mottagna" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Skickade" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "Max. samtidiga förbindelser" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Misslyckade försök" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Avbrutna" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Kommando" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10472,11 +10483,11 @@ msgstr "" "Antalet anslutningar som avbröts eftersom klienten dog utan att stänga " "anslutningen ordentligt." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "Antalet misslyckade försök att ansluta till MySQL-servern." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10486,16 +10497,16 @@ msgstr "" "överskred värdet binlog_cache_size och använde en temporär fil för att lagra " "satser från transaktionen." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Antalet transaktioner som använde den temporära binära loggcachen." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "Antalet anslutningsförsök (lyckade eller inte) till MySQL-servern." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10507,11 +10518,11 @@ msgstr "" "kanske öka värdet tmp_table_size för att åstadkomma att temporära tabeller " "lagras i minne istället för på disk." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Antalet temporära filer som mysqld har skapat." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10519,7 +10530,7 @@ msgstr "" "Antalet temporära tabeller i minne skapade automatiskt av servern under " "utförande av satser." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10527,7 +10538,7 @@ msgstr "" "Antalet rader skrivna med INSERT DELAYED för vilka något fel uppstod " "(förmodligen dubblerad nyckel)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10535,23 +10546,23 @@ msgstr "" "Antalet INSERT DELAYED-hanteringstrådar i bruk. Varje tabell på vilken man " "använder INSERT DELAYED får sin egen tråd." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "Antalet skrivna rader med INSERT DELAYED." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Antalet utförda FLUSH-satser." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Antalet interna COMMIT-satser." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Antalet gånger en rad togs bort från en tabell." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10561,7 +10572,7 @@ msgstr "" "tabell med ett givet namn. Detta kallas upptäckt. Handler_discover indikerar " "antalet gånger tabeller har upptäckts." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10571,7 +10582,7 @@ msgstr "" "tyder det på att servern gör många helindex-avsökningar; t.ex. SELECT col1 " "FROM foo, under förutsättning att col1 är indexerad." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10580,7 +10591,7 @@ msgstr "" "är högt är det en bra indikation på att dina frågor och tabeller är riktigt " "indexerade." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10590,7 +10601,7 @@ msgstr "" "värde ökas om du frågar en indexkolumn med en urvalsbegränsning eller om du " "gör en indexavsökning." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10598,7 +10609,7 @@ msgstr "" "Antalet efterfrågningar att läsa den föregående raden i nyckelordning. Denna " "läsmetod används huvudsakligen för att optimera ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10610,7 +10621,7 @@ msgstr "" "Du har förmodligen många frågor som kräver att MySQL avsöker hela tabeller " "eller du har föreningar som inte använder nycklar på rätt sätt." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10622,35 +10633,35 @@ msgstr "" "dina tabeller inte är riktigt indexerade eller att dina frågor inte är " "skrivna för att dra nytta av de index du har." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Antalet interna ROLLBACK-satser." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Antalet efterfrågningar att uppdatera en rad i en tabell." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Antalet efterfrågningar att lägga till en rad i en tabell." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Antalet sidor innehållande data (orena eller rena)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Antalet sidor för närvarande orena." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Antalet buffert-sidor som har efterfrågats om att bli rensade." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Antalet tomma sidor." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10660,7 +10671,7 @@ msgstr "" "läses eller skrivs eller som inte kan rensas eller tas bort av någon annan " "anledning." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10672,11 +10683,11 @@ msgstr "" "också beräknas som Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Total storlek på buffert, i antal sidor." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10684,7 +10695,7 @@ msgstr "" "Antalet \"slumpmässiga\" läsningar i förväg som InnoDB initierat. Detta sker " "när en fråga ska avsöka en stor del av en tabell men i slumpmässig ordning." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10692,11 +10703,11 @@ msgstr "" "Antalet sekventiella läsningar i förväg som InnoDB initierat. Detta sker när " "InnoDB gör en sekventiell avsökning av en hel tabell." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "Antalet logiska läsefterfrågningar som InnoDB har gjort." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10704,7 +10715,7 @@ msgstr "" "Antalet logiska läsningar som InnoDB inte kunde uppfylla från buffert och " "fick göra en enkelsidig läsning." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10718,51 +10729,51 @@ msgstr "" "fall med dessa väntanden. Om buffertstorleken var riktigt satt ska detta " "värde vara litet." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "Antalet skrivningar gjorda till InnoDB-bufferten." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Antalet fsync()-operationer hittills." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Nuvarande antal väntande fsync()-operationer." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Nuvarande antal väntande läsningar." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Nuvarande antal väntande skrivningar." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Mängden data läst hittills, i bytes." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Totalt antal läsningar av data." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Totalt antal skrivningar av data." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Mängden data skriven hittills, i bytes." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "Antalet sidor som har skrivits för doublewrite transaktioner." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "Antalet doublewrite transaktioner som har utförts.." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10770,35 +10781,35 @@ msgstr "" "Antalet väntanden pga loggbufferten var för liten och vi behövde vänta på " "att den skulle rensas innan kunde fortsätta." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Antalet skriv-begäran att skriva till logg." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Antalet fysiska skrivningar till loggfilen." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Antalet fsync()-skrivningar gjorda till loggfilen." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Antalet väntande fsync() av loggfil." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Väntande skrivningar till loggfil." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Antalet bytes skrivna till loggfilen." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Antalet skapade sidor." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10806,51 +10817,51 @@ msgstr "" "Den inkompilerade InnoDB-sidstorleken (standard 16kB). Många värden räknas i " "sidor; sidstorleken tillåter dem att enkelt omvandlas till bytes." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Antalet lästa sidor." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Antalet skrivna sidor." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Antalet radlås som för närvarande väntas på." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Genomsnittlig tid för att skaffa ett radlås, i millisekunder." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Total tid spenderad på att skaffa radlås, i millisekunder." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Maximal tid för att skaffa ett radlås, i millisekunder." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Antalet gånger ett radlås behövde väntas på." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "Antalet rader borttagna från InnoDB-tabeller." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "Antalet rader tillagda i InnoDB-tabeller." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "Antalet rader lästa från InnoDB-tabeller." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "Antalet rader uppdaterade i InnoDB-tabeller." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10858,7 +10869,7 @@ msgstr "" "Antalet nyckelblock i nyckelcachen som har ändrats men inte ännu överförts " "till disk. Det brukade vara känt som Not_flushed_key_blocks." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -10866,7 +10877,7 @@ msgstr "" "Antalet oanvända block i nyckelcachen. Du kan använda detta värde för att " "avgöra hur stor del av nyckelcachen som används." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10875,15 +10886,15 @@ msgstr "" "Antalet använda block i nyckelcachen. Detta värde är ett högvattenmärke som " "indikerar maximala antalet block som någonsin använts vid ett tillfälle." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "Andel av använd nyckelcache (beräknat värde)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Antalet efterfrågningar att läsa ett nyckelblock från cachen." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10893,7 +10904,7 @@ msgstr "" "är stort, då är förmodligen ditt värde key_buffer_size för litet. Cachens " "missfrekvens kan beräknas som Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -10901,20 +10912,20 @@ msgstr "" "Misslyckad nyckelcache beräknas som andelen fysiska läsningar jämfört med " "läsbegaäran (beräknat värde)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Antalet efterfrågningar att skriva ett nyckelblock till cachen." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Antalet fysiska skrivningar av ett nyckelblock till disk." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "Andel fysiska skrivningar jämfört med läsbegäran (beräknat värde)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10925,7 +10936,7 @@ msgstr "" "av samma fråga. Standardvärdet 0 innebär att ingen fråga har kompilerats " "ännu." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -10933,11 +10944,11 @@ msgstr "" "Det maximala antalet anslutningar som har använts samtidigt sedan servern " "startade." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "Antalet rader som väntar på att skrivas i INSERT DELAYED-köer." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -10945,19 +10956,19 @@ msgstr "" "Antalet tabeller som har öppnats. Om antalet öppnade tabeller är stort är " "förmodligen ditt tabellcache-värde för litet." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Antalet filer som är öppna." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "Antalet strömmar som är öppna (används huvudsakligen för loggning)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Antalet tabeller som är öppna." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -10966,19 +10977,19 @@ msgstr "" "Antalet fria minnesblock i frågecache. Högt antal kan tyda på fragmentering, " "vilket kan lösas genom att köra ett FLUSH QUERY CACHEN kommando." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Mängden fritt minne för frågecache." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Antalet cache-träffar." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Antalet förfrågningar tillagda i cachen." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10990,7 +11001,7 @@ msgstr "" "storleken på frågecachen. Frågecachen använder strategin minst nyligen " "använd (LRU) för att bestämma vilka frågor som ska tas bort från cachen." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -10998,19 +11009,19 @@ msgstr "" "Antalet icke-cachade frågor (inte möjliga att cacha eller inte cachade pga " "inställningen query_cache_type)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Antalet frågor registrerade i cachen." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Totala antalet block i frågecachen." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Status för felsäker replikering (ännu inte implementerat)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11018,11 +11029,11 @@ msgstr "" "Antalet kopplingar som inte använder index. Om detta värde inte är 0, bör du " "noggrant kontrollera index för dina tabeller." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "Antalet kopplingar som använde en urvalssökning på en referenstabell." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11031,7 +11042,7 @@ msgstr "" "varje rad. (Om detta värde inte är 0, bör du noggrant kontrollera index för " "dina tabeller.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11039,17 +11050,17 @@ msgstr "" "Antalet kopplingar som använde urval på den första tabellen. (Det är normalt " "inte kritiskt även om detta är stort.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" "Antalet kopplingar som gjorde en fullständig genomsökning av den första " "tabellen." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Antalet temporära tabeller för närvarande öppna av slavens SQL-tråd." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11057,25 +11068,25 @@ msgstr "" "Totalt (sedan start) antal gånger som replikeringsslavens SQL-tråd har " "omprövat transaktioner." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Denna är ON ifall denna server är en slav som är förbunden till en " "huvudserver." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" "Antalet frågor som har tagit mer än slow_launch_time sekunder att skapa." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "Antalet frågor som har tagit mer än long_query_time sekunder." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11085,23 +11096,23 @@ msgstr "" "detta värde är stort bör du överväga att öka värdet i systemvariabeln " "sort_buffer_size." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Antalet sorteringar som gjordes med intervall." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Antalet sorterade rader." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Antalet sorteringar som har gjorts genom avsökning av tabellen." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Antalet gånger som ett tabellås förvärvades omedelbart." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11113,7 +11124,7 @@ msgstr "" "du först optimera dina frågor och antingen dela upp din tabell eller " "tabeller eller använda replikering." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11123,11 +11134,11 @@ msgstr "" "Threads_created/Connections. Om detta värde är rött bör du öka värdet " "thread_cache_size." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Antalet öppna förbindelser." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11139,47 +11150,47 @@ msgstr "" "(Normalt ger detta inte någon märkbar prestandaförbättring om du har en bra " "trådimplementering.)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "Trådad cache träffrekvens (beräknat värde)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Antalet trådar som inte är vilande." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "Starta Monitor" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Instruktioner/Setup" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Klar ändra/editera diagram" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Lägg till diagram" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Ordna/editera diagram" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Uppdateringsfrekvens" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Visa kolumner" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Diagram arrangemang" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11187,15 +11198,15 @@ msgstr "" "Arrangemanget av diagrammen lagras lokalt i webbläsarens. Du kanske vill " "exportera den om du har en komplicerad inställning." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Återställ till standardinställningen" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "Övervaka instruktioner" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11209,7 +11220,7 @@ msgstr "" "Observera att general_log producerar mycket data och ökar lasten på servern " "med upp till 15%" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11221,11 +11232,11 @@ msgstr "" "stöds av MySQL 5.1.6 och senare. Du kan fortfarande använda " "serverfunktionernas diagramfunktioner." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "Använda monitorn:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11236,7 +11247,7 @@ msgstr "" "\"Inställningar\", eller ta bort diagram med cog-ikonen vid respektive " "diagram." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11248,11 +11259,11 @@ msgstr "" "bekräftat kommer detta ladda en tabell över grupperade frågor, Där kan du " "klicka på de förekommande SELECT-satser för att ytterligare analysera dessa." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Vänligen notera:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11265,86 +11276,86 @@ msgstr "" "samt att inaktivera \"general_log\" och tömma tabellen när övervakningen " "inte behövs längre." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Förinställt diagram" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Statusvariabler" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Välj serie:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Vanligtvis övervakade" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "eller skriv variabelnamn:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Visa som skillnadsvärde" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Tillämpa en dividend" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Lägg till enhet till datavärdena" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Lägg till denna serie" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Rensa serie" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Serie i diagram:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Logga statistik" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Välj tidsintervall:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Hämta endast SELECT, INSERT, UPDATE och DELETE kommandon" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "Ta bort variabeldata i INSERT kommandon för bättre gruppering" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "Välj från vilken logg du vill att statistiken ska genereras från." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Resultaten grupperas efter frågetext." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Frågeanalyserare" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d sekund" msgstr[1] "%d sekunder" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11359,8 +11370,8 @@ msgstr "Kunde inte ansluta till källan" msgid "Could not connect to the target" msgstr "Kunde inte ansluta till målet" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "'%s' databasen existerar inte." @@ -11462,19 +11473,19 @@ msgstr "" "Databasen kommer synkroniseras med källdatabasen. Källdatabasen kommer vara " "oförändrad." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Inställning av variabeln misslyckades" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Servervariabler och inställningar" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Sessionsvärde" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Globalt värde" @@ -11749,8 +11760,8 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"Om du känner att det är nödvändigt, använd extra skyddsinställningar - " -"%shost autentisering%s inställningar och %strusted proxies listan%s. Dock " +"Om du känner att det är nödvändigt, använd extra skyddsinställningar - %" +"shost autentisering%s inställningar och %strusted proxies listan%s. Dock " "kan IP-baserat skydd inte vara tillförlitligt om din IP tillhör en ISP där " "tusentals användare, inklusive dig, är anslutna till." @@ -11811,46 +11822,46 @@ msgstr "Nyckeln ska innehålla bokstäver, siffror [em]och[/em] specialtecken." msgid "Wrong data" msgstr "Felaktigt data" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Använd bokmärket \"%s\" som standard webbläsarfråga." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Vill du verkligen exekvera följande fråga?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "Visar som PHP-kod" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Validerad SQL-kod" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL-resultat" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Genererad av" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "Problem med index för tabell `%s`" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Etikett" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tabell %1$s har ändrats" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "Kolumnerna har flyttats framgångsrikt." @@ -11911,12 +11922,12 @@ msgstr "Y-axel etikett:" msgid "Y Values" msgstr "Y värden" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "Tabell %s finns redan!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Tabell %1$s har skapats." @@ -11961,208 +11972,208 @@ msgstr "Spara till fil" msgid "File name" msgstr "Filnamn" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Primärnyckelns namn måste vara \"PRIMARY\"!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Kan inte byta namn på index till \"PRIMARY\"!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Inga delar av index är definierade!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "Lägg till index" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "Redigera index" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Indexnamn:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" måste vara namnet på och endast på en " "primärnyckel!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Indextyp:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Lägg till %s kolumn(er) till index" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Kan inte flytta tabell till samma en!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Kan inte kopiera tabell till samma en!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Tabellen %s har flyttats till %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Tabellen %s har kopierats till %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Tabellnamnet är tomt!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Sortera om tabellen efter" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(var för sig)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Flytta tabellen till (databas.tabell):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Tabellalternativ" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Döp om tabellen till" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Kopiera tabellen till (databas.tabell):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Byt till kopierad tabell" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Tabellunderhåll" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Defragmentera tabell" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Tabellen %s har rensats" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Rensa tabellen (flush)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Ta bort data eller tabell" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Töm tabellen (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Ta bort tabellen (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Underhåll av partition" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Partition %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Analysera" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Kontrollera" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimera" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Återskapa" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Reparera" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Ta bort partitionering" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Kontrollera referensintegritet:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Visar tabeller" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Visa använt utrymme" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Effektiv" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Radstatistik" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statisk" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dynamisk" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Radlängd" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Radstorlek" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Nästa AutoIndex" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "Fel vid skapande av främmande nyckel för %1$s (kontrollera datatyper)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Intern relation" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12170,131 +12181,131 @@ msgstr "" "En intern relation är inte nödvändig när en motsvarande FOREIGN KEY relation " "finns." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Begränsning av främmande nyckel" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Spatial" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Distinkta värden" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Lägg till primär nyckel" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Lägg till unikt index" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "Lägg till SPATIAL index" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "Lägg till FULLTEXT index" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Inget" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Kolumnen %s har tagits bort" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "En primär nyckel har lagts till för %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Ett index har lagts till för %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Visa fler åtgärder" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "Flytta kolumner" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "Flytta kolumner genom att dra dem uppåt och nedåt." -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Redigera vy" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Visa relationer" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Föreslå tabellstruktur" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Lägg till kolumn" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "I slutet av tabellen" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "I början av tabellen" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Efter %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "Skapa ett index för  %s kolumn(er)" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "partitionerad" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "Spårning av rapport för tabell `%s`" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Version %1$s är skapad, spårning för %2$s är aktiv." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Spårning av %1$s deaktiverades vid version %2$s." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "Spårning av %1$s aktiverades vid version %2$s." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL-satser exekverade." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12302,117 +12313,117 @@ msgstr "" "Du kan dumpa genom att skapa och använda en tillfällig databas. Se till att " "du har behörighet att göra det." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Kommentera bort dessa två rader om du inte behöver dem." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL-satser exporteras. Kopiera dump eller verkställ." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Version %s ögonblicksbild (SQL-kod)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "Spårningsdata har tagits bort" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Sökningsfel" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "Spårningsdata manipulation har tagits bort" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Spårning av uppgifter" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "Visa %1$s med datum från %2$s till %3$s av användare %4$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Ta bort spårning för denna rapport" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Inget data" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Datum" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Data definition redogörelse" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Data manipulation redogörelse" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL dump (filnedladdning)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL dump" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Denna alternativ kommer att ersätta din tabell och ingående data." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL exekvering" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "Exportera som %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Visa versioner" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "Avaktivera spårning för %s" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Deaktivera nu" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "Aktivera spårning för %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Aktivera nu" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "Skapa version %1$s av %2$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Spåra dessa datadefinitioners kommandon:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Spåra dessa datahanterings kommandon:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Skapa version" @@ -12441,11 +12452,11 @@ msgstr "Du har inte tillräcklig behörighet för att vara här nu!" msgid "The profile has been updated." msgstr "Profilen har uppdaterats." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "VIEW namn" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Ändra namn till" @@ -12788,8 +12799,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "Det nuvarande förhållandet mellan ledigt frågecacheminne den totala fråge " "cache-storlek är %s%%. Det bör vara över 80%%" @@ -12942,8 +12953,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "%s%% av alla sorter orsakar tillfälliga tabeller, detta värde bör vara lägre " "än 10%%." @@ -13645,12 +13656,12 @@ msgstr "" "InnoDB buffer poolen har stor inverkan på prestandan för InnoDB tabeller. " "Tilldela allt ditt återstående minne till denna buffert. För databasservrar " "som uteslutande använder InnoDB som lagrings motor och har inga andra " -"tjänster (t.ex. en webbserver) som kör, kan du ställa in detta så hög som " -"80%% av ditt tillgängliga minne. Om så inte är fallet, måste du noggrant " -"bedöma minnesåtgången för dina andra tjänster och icke-InnoDB-tabeller och " -"ställa in denna variabel därefter. Om den är för hög, kommer ditt system " -"börja swappa, vilket minskar prestandan avsevärt. se även denna artikel" #: libraries/advisory_rules.txt:448 diff --git a/po/ta.po b/po/ta.po index fbc972c825..65d0ba6d9e 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6,27 +6,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2011-12-28 11:44+0200\n" "Last-Translator: any anonymous user <>\n" "Language-Team: Tamil \n" -"Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ta\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.1.6\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "அனைத்தையும் காட்டு" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "பக்க எண்" @@ -41,55 +41,56 @@ msgstr "" "மூடியிருக்க வேண்டும், அல்லது உங்கள் உலாவி பாதுகாப்பு அமைப்புகள் குறுக்கு-சாளர " "மேம்படுத்தல்களை தடுக்க உள்ளமைக்கப்பட்டிருக்கின்றன." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "தேடு" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "செல் " #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "முக்கியபெயர்" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "விளக்கம்" @@ -110,151 +111,151 @@ msgstr "%s கோப்பு இந்த அமைப்பில் இல் msgid "Database %1$s has been created." msgstr "%1$s தரவுத்தளம் உருவாக்கப்பட்டது" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "தரவுத்தள கருத்துரை" -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "அட்டவணைக் கருத்துரைகள்" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "நிரல்" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "வகை" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "வெற்று" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "முன்னிருப்பு" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "இணைப்பு" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "கருத்துரைகள்" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "இல்லை" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "ஆம்" @@ -262,103 +263,103 @@ msgstr "ஆம்" msgid "View dump (schema) of database" msgstr "தரவுத்தளத்தின் திட்ட வடிவத்தைப் பார்" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "அட்டவணைகள் எதுவும் தரவுத்தளத்தில் காணப்படவில்லை" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "அனைத்தையும் தெரிவுசெய்" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "அனைத்து தெரிவுகளையும் நீக்கு" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "தரவுத்தளப் பெயர் வெறுமையாக உள்ளது" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "%s தரவுத்தளமானது %s ஆக பெயர் மாற்றப்பட்டது" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "%s தரவுத்தளமானது %s இற்கு பிரதி செய்யப்பட்டது" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "தரவுத்தளத்தைப் பெயர் மாற்ற" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "தரவுத்தளத்தை நீக்கு" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s தரவுத்தளம் இரத்துசெய்யப்பட்டது" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "தரவுத்தளத்தை இரத்து செய் (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "தரவுத்தளத்தை பிரதிசெய்" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "கட்டமைப்பை மட்டும்" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "கட்டமைப்பு மற்றும் தரவுகள்" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "தரவுகளை மட்டும்" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "பிரதிசெய்யமுன் தரவுத்தளத்தை உருவாக்கு" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "%sஐ சேர்க்க" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "தானாக அதிகரிக்கும் பெறுமதியை சேர்" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "கட்டுப்பாடுகளை சேர்க்க" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "பிரதியான தரவுதளத்துக்கு மாறு" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "அடுக்கு" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -367,504 +368,438 @@ msgstr "" "PhpMyAdmin கட்டமைப்பு சேமிப்பகம் முடக்க செய்யப்பட்டுள்ளது. ஏன் எனக் கண்டுபிடிக்க %shere%s " "கிளிக் செய்யவும்" -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "தொடர்புசார் திட்டத்தை திருத்த அல்லது ஏற்ற" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "அட்டவணை" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "வரிசைகள்" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "அளவு" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "பயன்பாட்டில்" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "உருவாக்கம்" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "இறுதி இற்றைப்படுத்தல்" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "கடைசி சோதனை" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s அட்டவணை" msgstr[1] "%s அட்டவணைகள்" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "காட்சிப்படுத்த நீங்கள் குறைந்தபட்சம் ஒரு நிரலை தேர்ந்தெடுக்க வேண்டும்" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "%s காட்சி கட்டுனர் இற்கு %s மாற்றவும்" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "வரிசைப்படுத்து" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "ஏறுவரிசை" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "இறங்குவரிசை" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "காண்பி" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "தேர்வளவை" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "துணைநிரல்கள்" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "மற்றும்" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "அழி" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "அல்லது" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "மாற்று" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "விதி நிரைகளை சேர்க்க/ நீக்க" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "நெடுவரிசைகள் சேர்க்க/ நீக்க" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "வினவலை புதுப்பி" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "அட்டவணைகளை பயன்படுத்துக" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "தரவுத்தளம் மீது %s%s
\" %s:" -msgstr "\"%s\" %s இற்கான தேடல் முடிவுகள்:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "மொத்தம்: %s பொருத்தம்" -msgstr[1] "மொத்த: %s பொருத்தங்கள்" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s அட்டவணையில் பொருந்தியவை %s" -msgstr[1] "%s அட்டவணையில் பொருந்தியவைகள் %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "உலாவு" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "%s அட்டவணையில் பொருத்தப்பாடுகளை நீக்குவதா?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "அழி" - -#: db_search.php:362 -msgid "Search in database" -msgstr "தரவுத்தளத்தில் தேடு" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "தேட வார்த்தைகள் அல்லது மதிப்புகள் (குழுக்குறி: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "கண்டறி:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "சொற்கள் ஓர் இடைவெளி எழுத்தால் (\" \") பிரிக்கப்பட்டிருக்கும்." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "அட்டவணைகளில்:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "நிரல் உள்ளே:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "தரவுத்தளத்தில் அட்டவணைகள் எதுவுமில்லை" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "%s அட்டவணை வெறுமை செய்யப்பட்டது" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "நோக்கு" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "படியெடுத்தல்" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "கூட்டுத்தொகை" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "உடன் தெரிவுசெய்யப்பட்டது:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "அனைத்தையும் தெரி" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "ஏற்றுமதி" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "அச்சுப் பார்வை" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "வெறுமை" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "அழி" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "அட்டவணையை சரிபார்" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "அட்டவணையை உகப்பாக்கு" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "அட்டவணையை திருத்து" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "அட்டவணையை பகுப்பாய்" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Display table filter" msgid "Replace table prefix" msgstr "கருதிட்குள் சேர்க்க" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "தரவு அகராதி" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "தரவுத்தளம்" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "இறுதி பதிப்பு" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "உருவாக்கப்பட்டது" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "புதுப்பிக்கப்பட்டது" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "தகுநிலை" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "செயல்" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "செயற்படு" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "செயற்பாடற்ற" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "பதிப்புக்கள்" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "அட்டவணைத் தடம்" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "தரவுத்தளப்பதிகை" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Index type:" msgid "Bad type!" msgstr "சுட்டு வகை" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "" @@ -889,7 +824,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "கேத்திர கணிதம்" @@ -965,27 +900,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -993,53 +928,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "திரும்பி" @@ -1047,7 +982,7 @@ msgstr "திரும்பி" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "" @@ -1056,7 +991,7 @@ msgstr "" msgid "Do you really want to execute \"%s\"?" msgstr "" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1100,7 +1035,7 @@ msgstr "சுட்டுகள்" msgid "Edit Index" msgstr "தொகுப்பு பார்வை" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1119,16 +1054,16 @@ msgstr "" msgid "The user name is empty!" msgstr "" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "பயனரை சேர்" @@ -1140,29 +1075,31 @@ msgstr "" msgid "Removing Selected Users" msgstr "" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "மூடு" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "தொகு" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "நேரடி போக்குவரத்து வரைபடம்" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "நேரடி இணை./செயலாக்க வரைபடம்" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "நேரடி வினவல் வரைபடம்" @@ -1172,24 +1109,24 @@ msgstr "நிலையான தரவு" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "மொத்தம்" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "ஏனையது" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1209,7 +1146,7 @@ msgstr "" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "செயலாக்கங்கள்" @@ -1227,7 +1164,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "வினவல் புள்ளிவிவரவியல்" @@ -1268,14 +1205,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1327,32 +1264,32 @@ msgstr "துண்டுகள் அனுப்ப" msgid "Bytes received" msgstr "துண்டுகள் ஏற்றுக்கொள்ளப்பட்டது" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "இணைப்புகள்" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1368,11 +1305,11 @@ msgstr "%s அட்டவணை" msgid "Questions" msgstr "வினாக்கள்" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "போக்குவரத்து" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "அமைப்புகள்" @@ -1392,12 +1329,12 @@ msgstr "வரைபடத்தை கட்டத்தில் சேர்" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "எதுவுமில்லை" @@ -1490,7 +1427,7 @@ msgstr "அமைப்புக்களை மாற்று" msgid "Current settings" msgstr "நடப்பு அமைப்புக்கள்" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "வரைபடத் தலைப்பு" @@ -1579,7 +1516,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "" @@ -1681,10 +1618,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "இறக்குமதி" @@ -1752,7 +1689,7 @@ msgstr "வேண்டுகோள் செயற்படுத்தபட msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1808,17 +1745,17 @@ msgstr "சுட்டுகளை மறை" msgid "Show indexes" msgstr "சுட்டுகளை காட்டு" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enable %s" msgid "(Enabled)" msgstr "இயலச்செய் %s" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disable %s" msgid "(Disabled)" @@ -1848,7 +1785,7 @@ msgstr "அழித்தல்" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1889,8 +1826,8 @@ msgstr "வினவல் பெட்டியை காண்பி" msgid "No rows selected" msgstr "தெரிவுசெய்யப்பட வரிசைகள் இல்லை" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "மாற்று" @@ -1898,18 +1835,18 @@ msgstr "மாற்று" msgid "Query execution time" msgstr "வினவல் நிறைவேற்றுகை நேரம்" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "சேமி" @@ -1921,7 +1858,7 @@ msgstr "தேடுதல் கட்டளை விதியை மறை" msgid "Show search criteria" msgstr "தேடுதல் கட்டளை விதியை காண்பி" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "பொரித்தாக்கி தேடு" @@ -1969,12 +1906,12 @@ msgstr "தேடல் முடிவுகளை மறை" msgid "Data point content" msgstr "" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "புறக்கணி" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "நகல்" @@ -1994,7 +1931,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "" @@ -2069,7 +2006,7 @@ msgstr "" msgid "Generate password" msgstr "கடவுச்சொல்லை இயற்று" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "இயற்று" @@ -2077,7 +2014,7 @@ msgstr "இயற்று" msgid "Change Password" msgstr "கடவுச்சொல்லை மாற்று" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "மேலும்" @@ -2172,27 +2109,27 @@ msgid "December" msgstr "டிசம்பர்" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "தை" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "மாசி" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "பங்குனி" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "சித்திரை" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2200,37 +2137,37 @@ msgid "May" msgstr "வைகாசி" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "ஆணி" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "ஆடி" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "ஆவணி" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "புரட்டாதி" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "ஐப்பசி" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "காத்திகை" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "மார்கழி" @@ -2279,32 +2216,32 @@ msgid "Sun" msgstr "ஞாயி" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "திங்" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "செவ்" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "புத" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "வியா" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "வெள்" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "சனி" @@ -2419,16 +2356,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "ஒரு வினாடிக்கு" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "ஒரு நிமிடத்திற்கு " -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "ஒரு மணி நேரத்திற்கு " @@ -2436,6 +2373,250 @@ msgstr "ஒரு மணி நேரத்திற்கு " msgid "per day" msgstr "ஒரு நாளைக்கு" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "ஆவணச்சான்று" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "ஆங்" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "ஆங்" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "ஆங்" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "வலு" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL வினவல்" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL சொன்னது:" + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP குறிமுறை உருவாக்கு" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "புதுப்பி" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "வினாவிற்கான உன்வரிசை மாற்றப்பகுதி " + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "உள்வரிசை" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "ஞாயிறு" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y at %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s நாட்கள் %s மணித்தியாலங்கள் %s நிமிடங்கள் மற்றும் %s செக்கன்கள்" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "ஆரம்பம்" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "முந்தைய" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "அடுத்து" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "முடிவு" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "கட்டமைப்பு" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "செருகு" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "உலாவு" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "செயல்பாடுகள்" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "உனது கணினியை உலாவு" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "நிறைவேற்று" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "அச்சிடு" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2449,77 +2630,53 @@ msgstr "" msgid "Font size" msgstr "எழுத்துரு அளவு" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "கள நிரல்களை சேர்க்க/ நீக்குக" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "ஆரம்பம்" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "முந்தைய" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "அடுத்து" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "முடிவு" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "திங்கள்" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2543,109 +2700,121 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "அழி" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Add into comments" msgid "Display chart" msgstr "கருதிட்குள் சேர்க்க" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "" @@ -2706,195 +2875,154 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "சுட்டுகள்" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "தனித்தன்மை" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "பொதிக்கப்பட்டது" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "கருத்துரை" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "தரவுத்தளங்கள்" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "சேவையன்" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "கட்டமைப்பு" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "செருகு" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "செயல்பாடுகள்" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "Usage" msgid "Users" msgstr "பாவனையளவு" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "வலு" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2920,83 +3048,83 @@ msgstr[1] "%1$d வரிசைகள் சேர்க்கப்பட்ட msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "சமீபத்திய அட்டவணைகள்" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "தகுதியற்ற தரவுத்தளம்" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "தகுதியற்ற அட்டவணைப் பெயர்" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "%s தரவுத்தளமானது %s ஆக பெயர் மாற்றப்பட்டது" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3004,85 +3132,85 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "தேடு" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "எப்படி பயன்படுத்துவது" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "" @@ -3155,14 +3283,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3407,13 +3535,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "பகிரப்பட்டது" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "அட்டவணைகள்" @@ -3424,35 +3552,35 @@ msgstr "அட்டவணைகள்" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "தரவு" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "" @@ -3496,174 +3624,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "ஆவணச்சான்று" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "ஆங்" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "ஆங்" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "ஆங்" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL வினவல்" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL சொன்னது:" - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP குறிமுறை உருவாக்கு" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "புதுப்பி" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "வினாவிற்கான உன்வரிசை மாற்றப்பகுதி " - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "உள்வரிசை" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "ஞாயிறு" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y at %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s நாட்கள் %s மணித்தியாலங்கள் %s நிமிடங்கள் மற்றும் %s செக்கன்கள்" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "உனது கணினியை உலாவு" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "நிறைவேற்று" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "அச்சிடு" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3689,9 +3661,9 @@ msgstr "திற" msgid "Closed" msgstr "மூடப்பட்டது" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "" @@ -3819,30 +3791,30 @@ msgstr "" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "" @@ -4110,7 +4082,7 @@ msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "" @@ -4135,14 +4107,14 @@ msgstr "" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "" @@ -4162,13 +4134,13 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "" @@ -4225,12 +4197,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "" @@ -4243,7 +4215,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4256,7 +4228,7 @@ msgid "Enclose table and column names with backquotes" msgstr "" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4473,8 +4445,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5704,10 +5676,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "" @@ -5727,8 +5699,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "" @@ -5961,42 +5933,92 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "\"%s\" %s இற்கான தேடல் முடிவுகள்:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "மொத்தம்: %s பொருத்தம்" +msgstr[1] "மொத்த: %s பொருத்தங்கள்" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s அட்டவணையில் பொருந்தியவை %s" +msgstr[1] "%s அட்டவணையில் பொருந்தியவைகள் %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "%s அட்டவணையில் பொருத்தப்பாடுகளை நீக்குவதா?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "தரவுத்தளத்தில் தேடு" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "தேட வார்த்தைகள் அல்லது மதிப்புகள் (குழுக்குறி: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "கண்டறி:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "சொற்கள் ஓர் இடைவெளி எழுத்தால் (\" \") பிரிக்கப்பட்டிருக்கும்." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "அட்டவணைகளில்:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "நிரல் உள்ளே:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "" @@ -6017,8 +6039,8 @@ msgstr "" msgid "Create" msgstr "" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "" @@ -6032,9 +6054,9 @@ msgstr "" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "" @@ -6042,268 +6064,268 @@ msgstr "" msgid "Number of columns" msgstr "" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version" msgid "committed on %1$s by %2$s" msgstr "பதிப்பை உருவாக்கு" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version" msgid "authored on %1$s by %2$s" msgstr "பதிப்பை உருவாக்கு" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6312,7 +6334,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6352,67 +6374,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6600,18 +6622,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, 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:133 -msgid "Related Links" +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" #: libraries/engines/pbxt.lib.php:135 +msgid "Related Links" +msgstr "" + +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6619,124 +6641,124 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Copy database to" msgid "Go to database: %s" msgstr "தரவுத்தளத்தை பிரதிசெய்" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6751,236 +6773,236 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "வெள்ளி" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin ஆவணச்சான்று" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7002,8 +7024,8 @@ msgstr "வரவேற்கிறது %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "நீங்கள் அமைப்பு கோப்பை உருவாக்கவில்லை. அதை உருவாக்க நீங்கள் %1$s உருவாக்க கோவையை %2$s " "பயன்படுத்தலாம்" @@ -7052,20 +7074,20 @@ msgstr "கடவுச்சொல்" msgid "Server Choice" msgstr "சேவையன் தேர்வு" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "" @@ -7145,7 +7167,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "" @@ -7160,28 +7182,28 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7229,32 +7251,32 @@ msgid "Display MIME types" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 -msgid "Server version" -msgstr "" - #: libraries/plugins/export/ExportLatex.class.php:230 #: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportXml.class.php:200 +msgid "Server version" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "" @@ -7332,7 +7354,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7394,33 +7416,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7459,28 +7481,28 @@ msgstr "" msgid "Column names: " msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7490,17 +7512,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7657,96 +7679,96 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "சரி" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "" @@ -7754,7 +7776,7 @@ msgstr "" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -7765,9 +7787,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "" @@ -7785,193 +7807,193 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Add a new User" msgid "Edit event" msgstr "புதிய பயனாளரை சேர்க்க" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -7989,129 +8011,129 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Action" msgid "Direction" msgstr "செயல்" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Actions" msgid "Return options" msgstr "செயல்கள்" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8144,23 +8166,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8252,146 +8274,146 @@ msgstr "" msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Action" msgid "Orientation" msgstr "செயல்" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8410,44 +8432,44 @@ msgstr "" msgid "Current Server" msgstr "" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "சொடுக்கி தெரிவுசெய்" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8456,11 +8478,11 @@ msgstr "" msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8547,7 +8569,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8555,36 +8577,36 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "கள நிரல்களை சேர்க்க/ நீக்குக" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8592,61 +8614,61 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "%s பின்" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "%s களத்தை சேர்க்க" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have added a new user." msgid "You have to add at least one column." msgstr "நீங்கள் புதிய பயனாளரை சேர்த்துள்ளீர்கள்" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8665,11 +8687,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8684,91 +8706,91 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "Insecure connection" msgid "Server connection collation" msgstr "பாதுகாப்பற்ற இணைப்பு" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "தரவுத்தளங்கள்" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Show versions" msgid "Software version" msgstr "பதிப்புகளை காட்டு" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Remove chart" msgid "Server charset" msgstr "வரைபடத்தை நீக்கு" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "தரவுத்தள கருத்துரை" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8776,84 +8798,84 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "" @@ -8901,7 +8923,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -8961,67 +8983,67 @@ msgstr "" msgid "Active options" msgstr "செயல்கள்" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "" @@ -9092,15 +9114,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9109,37 +9131,37 @@ msgstr "" msgid "File doesn't exist" msgstr "" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "" @@ -9147,7 +9169,7 @@ msgstr "" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "%1$d database has been dropped successfully." @@ -9155,30 +9177,30 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s தரவுத்தளம் இரத்துசெய்யப்பட்டது" msgstr[1] "%s தரவுத்தளம் இரத்துசெய்யப்பட்டது" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9209,7 +9231,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "பதிப்பு" @@ -9227,473 +9249,473 @@ msgstr "" msgid "disabled" msgstr "முடக்கு %s" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "நீங்கள் புதிய பயனாளரை சேர்த்துள்ளீர்கள்" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "ஏற்றுமதி" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "Overview" msgid "Users overview" msgstr "இறுதிப்பர்வை" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "பின்வரும் கொட்பிட்கான புதிய அனுமதியை சேர்க்க" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9702,251 +9724,251 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "வடிகட்டிகள்" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -9954,115 +9976,115 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "நிறுத்தப்பட்டுள்ளது" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10070,78 +10092,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10149,7 +10171,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10157,42 +10179,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10200,33 +10222,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10235,242 +10257,242 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10478,99 +10500,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10578,18 +10600,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10597,65 +10619,65 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add %s field(s)" msgid "Add chart" msgstr "%s களத்தை சேர்க்க" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "கள நிரல்களை சேர்க்க/ நீக்குக" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10664,7 +10686,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10672,18 +10694,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10691,11 +10713,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10703,88 +10725,88 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new User" msgid "Add this series" msgstr "புதிய பயனாளரை சேர்க்க" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "" msgstr[1] "" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -10799,8 +10821,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -10900,19 +10922,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "மாறி அமைப்பு தோல்வியடைந்தது" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "சேவையக மாறிகள் மற்றும் அமைப்புக்கள்" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "அமர்வு மதிப்பு" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "முழுதளாவிய மதிப்பு" @@ -11198,46 +11220,46 @@ msgstr "" msgid "Wrong data" msgstr "தரவு இல்லை" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "சிட்டை" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "Database %s has been dropped." msgid "The columns have been moved successfully." @@ -11310,12 +11332,12 @@ msgstr "Y-அச்சு சிட்டை:" msgid "Y Values" msgstr "Y மதிப்புக்கள்:" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "%s இந்த அட்டவணை ஏற்கனவே உள்ளது!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "அட்டவணை %1$s உருவாக்கபட்டது." @@ -11364,464 +11386,464 @@ msgstr "கோப்பை சேமி" msgid "File name" msgstr "கோப்பின் பெயர்" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit view" msgid "Edit index" msgstr "தொகுப்பு பார்வை" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "சுட்டுப் பெயர்" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "சுட்டு வகை" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "அட்டவணை தெரிவுகள்" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "அட்டவணை பராமரிப்பு" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "அட்டவணையை ஒருங்கமை" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "தரவை அல்லது அட்டவணையை அழி" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "அட்டவணையை வெறுமையாக்கு (காலி)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "அட்டவணையை அழி (அழி)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "பிரிவினை பராமரிப்பு" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "பிரிவினை %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "ஆரய்தல்" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "சரிபார்" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "உகப்பாக்கு" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "மீள்வாகு" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "திருத்து" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "அட்டவணைகளை காட்டு" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "பயனுடைய" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "மாறா" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "இறக்காற்றல்" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "நிரல் நீளம்" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "நிரல் அளவு" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Session value" msgid "Distinct values" msgstr "அமர்வு மதிப்பு" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "ஒன்றுமில்லாத" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add columns" msgid "Move columns" msgstr "நெடுக்கைகளை சேர்" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "தொகுப்பு பார்வை" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "தொடர்பு பார்வை" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "%s களத்தை சேர்க்க" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "%s பின்" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "வினவல் வழு" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "தரவு இல்லை" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "திகதி" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "பதிப்புகளை காட்டு" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate now" msgid "Activate tracking for %s" msgstr "இப்போது செயற்படுத்து" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "இப்போது செயற்படுத்து" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version" msgid "Create version %1$s of %2$s" msgstr "பதிப்பை உருவாக்கு" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "பதிப்பை உருவாக்கு" @@ -11850,11 +11872,11 @@ msgstr "" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "பெயரை பார்" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" @@ -12179,8 +12201,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12307,8 +12329,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/te.po b/po/te.po index 86daf0f5a1..5fdcdc296d 100644 --- a/po/te.po +++ b/po/te.po @@ -6,27 +6,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:16+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Telugu \n" -"Language: te\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: te\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "అన్నీ చూపించు" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "పుట సంఖ్య:" @@ -39,55 +39,56 @@ msgid "" msgstr "" # Research అంటే పరిశోధన, అందువల్లన ఇది శోధనైంది -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "శోధించు" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "వెళ్ళు" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "కీలకపదం" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "వివరణ" @@ -108,152 +109,152 @@ msgstr "" msgid "Database %1$s has been created." msgstr "" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "డేటాబేస్ వ్యాఖ్య: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "పట్టిక వ్యాఖ్యలు" # మొదటి అనువాదము -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "వరుస" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "రకం" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "అప్రమేయం" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "వ్యాఖ్యలు" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "కాదు" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "అవును" @@ -261,619 +262,552 @@ msgstr "అవును" msgid "View dump (schema) of database" msgstr "" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "డేటాబేస్ లో ఏ పట్టికలు లేవు" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "అన్నీ ఎంచుకో" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "అన్నీ ఎంచుకోవద్దు" # మొదటి అనువాదము -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "డేటాబేస్ పేరు ఖాళీగా ఉన్నది" # మొదటి అనువాదము -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Page has been created" msgid "Database %1$s has been renamed to %2$s" msgstr "పుటను సృష్టించడమైనది" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "%s డేటాబేస్ %s డేటాబేస్ కు కాపీ అయింది" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "డేటాబేసుకు ఈ పేరు పెట్టండి" # మొదటి అనువాదము -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "డేటాబేస్ తొలగించండి" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s డేటాబేస్ తుడిచివేయడమైనది" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "డేటాబేస్ ను తుడిచివేయి" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "డేటాబేస్ ను ఇక్కడికి కాపీ చేయి" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "నిర్మాణం మాత్రమే" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "నిర్మాణం, మరియు డేటా" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "డేటా మాత్రమే" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "కాపీ చేయబోయే ముందు డేటాబేస్ సృష్టించు" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "%s జతచేయి" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "పట్టిక" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "పరిమాణం" # మొదటి అనువాదము -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "వాడుకలో ఉన్నది" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "సృష్టి" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "చివరి మార్పు" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "చివరి చూపు" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s పట్టిక" msgstr[1] "%s పట్టికలు" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "visual builder" msgid "Switch to %svisual builder%s" msgstr "దృశ్య కల్పకం" # మొదటి అనువాదము -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "క్రమంలో పేర్చు" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "ఆరోహణ" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "అవరోహణ" # మొదటి అనువాదము -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "చూపించు" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "లక్షణాలు" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "చొప్పించు" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "మరియు" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "తొలగించు" # మొదటి అనువాదము -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "లేదా" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "మార్చు" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "లక్షణాల వరుసలను చేర్చు/తొలగించు" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "నిలువ వరుసల్ని చేర్చు/తొలగించు" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "క్వెరీ ని మార్చు" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "పట్టికల్ని వాడు" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "క్వెరీ ని సమర్పించు" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "యాక్సెస్ నిరోధించడమైనది" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "కనీసం ఒక్క పదం" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "అన్ని పదాలూ" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "మొత్తం: %s పోలిక" -msgstr[1] "మొత్తం: %s పోలికలు" - -#: db_search.php:296 -#, php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "" -msgstr[1] "" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "తొలగించు" - -#: db_search.php:362 -msgid "Search in database" -msgstr "" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "" - -# మొదటి అనువాదము -#: db_search.php:373 -msgid "Find:" -msgstr "వెతుకు" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "" - -#: db_search.php:390 -#, fuzzy -#| msgid "Use Tables" -msgid "Inside tables:" -msgstr "పట్టికల్ని వాడు" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "తెలియని" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" # మొదటి అనువాదము -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "చూపుము" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "" # మొదటి అనువాదము -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "మొత్తము" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "ఎగుమతి" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "" # మొదటి అనువాదము -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "ఖాళీ" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Display table filter" msgid "Replace table prefix" msgstr "పట్టిక వ్యాఖ్యలు" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" # మొదటి అనువాదము -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "డేటాబేస్" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "చివరి కూర్పు" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "స్థితి" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "చర్య" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "తప్పు రకం!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" # మొదటి అనువాదము -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "చెల్లని పరామితులు!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "" @@ -896,7 +830,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -975,27 +909,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1003,53 +937,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "మీ SQL క్వెరీ విజయవంతంగా నిర్వహించబడింది" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "వెనుకకి" @@ -1057,7 +991,7 @@ msgstr "వెనుకకి" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "" @@ -1066,7 +1000,7 @@ msgstr "" msgid "Do you really want to execute \"%s\"?" msgstr "" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1112,7 +1046,7 @@ msgid "Edit Index" msgstr "క్రొత్త వాడుకరిని చేర్చు" # మొదటి అనువాదము -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add into comments" msgid "Add %d column(s) to index" @@ -1134,17 +1068,17 @@ msgstr "" msgid "The user name is empty!" msgstr "వాడుకరి పేరులో ఏమీ లేదు" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "సంకేతపదం ఖాళీగా ఉంది!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "సంకేతపదాలు సరిపోలలేదు!" # మొదటి అనువాదము -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1158,29 +1092,31 @@ msgstr "" msgid "Removing Selected Users" msgstr "" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "మూసివేయి" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "మార్చు" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "" @@ -1190,24 +1126,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "మొత్తం" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1227,7 +1163,7 @@ msgstr "" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "" @@ -1247,7 +1183,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy #| msgid "Show statistics" msgid "Query statistics" @@ -1292,14 +1228,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "మెబై" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "కిబై" @@ -1355,32 +1291,32 @@ msgstr "" msgid "Bytes received" msgstr "" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "అనుసంధానాలు" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "బై" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "గిబై" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "టెబై" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "పిబై" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "ఎబై" @@ -1398,11 +1334,11 @@ msgstr "%s పట్టిక" msgid "Questions" msgstr "సంబంధాలు" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "అమరికలు" @@ -1425,12 +1361,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "ఏమీలేదు" @@ -1529,7 +1465,7 @@ msgstr "ప్రాధమిక అమరికలు" msgid "Current settings" msgstr "మరిన్ని అమరికలు" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Default title" msgid "Chart Title" @@ -1624,7 +1560,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "సమయం" @@ -1731,10 +1667,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "దిగుమతి" @@ -1810,7 +1746,7 @@ msgstr "" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1881,17 +1817,17 @@ msgstr "" msgid "Show indexes" msgstr "" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Tables" msgid "(Enabled)" msgstr "పట్టికలు" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disable Statistics" msgid "(Disabled)" @@ -1926,7 +1862,7 @@ msgstr "తొలగించు" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1968,8 +1904,8 @@ msgid "No rows selected" msgstr "" # మొదటి అనువాదము -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "మార్చుము" @@ -1977,18 +1913,18 @@ msgstr "మార్చుము" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "భద్రపరచు" @@ -2001,7 +1937,7 @@ msgid "Show search criteria" msgstr "" # Research అంటే పరిశోధన, అందువల్లన ఇది శోధనైంది -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2053,12 +1989,12 @@ msgstr "గణాంకాలను చూపించు" msgid "Data point content" msgstr "విషయ సూచిక" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2081,7 +2017,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "" @@ -2160,7 +2096,7 @@ msgstr "మొదలుపెట్టు" msgid "Generate password" msgstr "" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "" @@ -2168,7 +2104,7 @@ msgstr "" msgid "Change Password" msgstr "సంకేతపదాన్ని మార్చు" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "మరిన్ని" @@ -2263,63 +2199,63 @@ msgid "December" msgstr "డిసెంబర్" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "జన" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "ఫిబ్ర" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "మార్చి" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "ఏప్రి" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "మే" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "జూన్" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "జూలై" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "ఆగ" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "సెప్టె" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "అక్టో" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "నవం" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "డిసెం" @@ -2360,32 +2296,32 @@ msgid "Sun" msgstr "ఆది" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "సోమ" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "మంగళ" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "బుధ" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "గురు" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "శుక్ర" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "శని" @@ -2501,16 +2437,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "క్షణానికి" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "నిమిషానికి" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "గంటకి" @@ -2518,6 +2454,262 @@ msgstr "గంటకి" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "గరిష్ఠం: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "పత్రావళి" + +# మొదటి అనువాదము +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "పొరపాటు" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "" + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "ఆది" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y at %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s రోజులు, %s గంటలు, %s నిమిషాలు మరియు %s క్షణాలు" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +# మొదటి అనువాదము +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "మొదలు" + +# మొదటి అనువాదము +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "క్రితము" + +# మొదటి అనువాదము +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "తదుపరి" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "ముగింపు" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "నిర్మాణాకృతి" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "ముద్రించు" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2531,90 +2723,55 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Table comments" msgid "Restore column order" msgstr "పట్టిక వ్యాఖ్యలు" -# మొదటి అనువాదము -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "మొదలు" - -# మొదటి అనువాదము -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "క్రితము" - -# మొదటి అనువాదము -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "తదుపరి" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "ముగింపు" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "మొదలుపెట్టు" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "More" msgid "Mode" msgstr "మరిన్ని" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2638,114 +2795,126 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "ఎంపికలు" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "పాక్షిక పాఠ్యాలు" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "పూర్తి పాఠ్యాలు" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Version information" msgid "Hide browser transformation" msgstr "సంచిక సమాచారం" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "తొలగించు" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "మొత్తం" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Table comments" msgid "Display chart" msgstr "పట్టిక వ్యాఖ్యలు" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" # మొదటి అనువాదము -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "సృష్టించు" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "" @@ -2806,195 +2975,154 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "వ్యాఖ్య" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "నిర్మాణాకృతి" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "వాడుకరి" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "పొరపాటు" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3020,90 +3148,90 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Server configuration" msgid "Could not save recent table" msgstr "సేవకి స్వరూపణం" # మొదటి అనువాదము -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy #| msgctxt "short form" #| msgid "Create table" msgid "Recent tables" msgstr "పట్టికను సృష్టించు" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" # మొదటి అనువాదము -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Page has been created" msgid "Table %1$s has been renamed to %2$s." msgstr "పుటను సృష్టించడమైనది" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3111,86 +3239,86 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "విలువ" # Research అంటే పరిశోధన, అందువల్లన ఇది శోధనైంది -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "శోధించు" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "" @@ -3264,14 +3392,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3517,13 +3645,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "పట్టికలు" @@ -3534,35 +3662,35 @@ msgstr "పట్టికలు" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "" @@ -3608,175 +3736,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "గరిష్ఠం: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "పత్రావళి" - -# మొదటి అనువాదము -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "" - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "ఆది" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y at %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s రోజులు, %s గంటలు, %s నిమిషాలు మరియు %s క్షణాలు" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "ముద్రించు" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3806,9 +3777,9 @@ msgstr "" msgid "Closed" msgstr "మూసివేయి" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "" @@ -3936,30 +3907,30 @@ msgstr "" msgid "maximum %s" msgstr "గరిష్ఠం %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "వికీ" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "" @@ -4228,7 +4199,7 @@ msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "" @@ -4253,14 +4224,14 @@ msgstr "" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "" @@ -4280,13 +4251,13 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "" @@ -4343,12 +4314,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "సంబంధాలు" @@ -4361,7 +4332,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4374,7 +4345,7 @@ msgid "Enclose table and column names with backquotes" msgstr "" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4591,8 +4562,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5835,10 +5806,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "సంకేతపదం" @@ -5858,8 +5829,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "వాడుకరిపేరు" @@ -6095,42 +6066,93 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "వివరాలు..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "మొత్తం: %s పోలిక" +msgstr[1] "మొత్తం: %s పోలికలు" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "" +msgstr[1] "" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "" + +# మొదటి అనువాదము +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "వెతుకు" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "" + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Use Tables" +msgid "Inside tables:" +msgstr "పట్టికల్ని వాడు" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "సంకేతపదాన్ని మార్చు" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "సంకేతపదం లేదు" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "మళ్ళీ టైపుచెయ్యండి" @@ -6156,8 +6178,8 @@ msgstr "పట్టికను సృష్టించు" msgid "Create" msgstr "సృష్టించు" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "" @@ -6171,9 +6193,9 @@ msgstr "" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "పేరు" @@ -6181,269 +6203,269 @@ msgstr "పేరు" msgid "Number of columns" msgstr "" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "ఎగుమతి పద్ధతి:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" # మొదటి అనువాదము -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "డేటాబేసు(లు)" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "పట్టిక(లు):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "More settings" msgid "committed on %1$s by %2$s" msgstr "మరిన్ని అమరికలు" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "More settings" msgid "authored on %1$s by %2$s" msgstr "మరిన్ని అమరికలు" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "పాక్షిక దిగుమతి:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6452,7 +6474,7 @@ msgstr "" msgid "Language" msgstr "భాష" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "సంచిక సమాచారం" @@ -6492,69 +6514,69 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" # మొదటి అనువాదము -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "పుటలు" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" # మొదటి అనువాదము -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "విన్నపములను వ్రాయుము" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6742,20 +6764,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "సంబంధాలు" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6763,129 +6785,129 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Copy database to" msgid "Go to database: %s" msgstr "డేటాబేస్ ను ఇక్కడికి కాపీ చేయి" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "నిర్మాణం మాత్రమే" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" # మొదటి అనువాదము -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "దాచు" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" # మొదటి అనువాదము -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "మరియు తరువాత" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" # మొదటి అనువాదము -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "మునుపటి పుటకు వెళ్ళు" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "" # మొదటి అనువాదము -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "ఈ పుటకు తిరిగి వెళ్ళుము" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6900,248 +6922,248 @@ msgstr "ఏమీలేదు" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fr" msgid "From" msgstr "శు" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "దాఖలుచేయి" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "" # మొదటి అనువాదము -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "అక్షరమాల" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "బల్గేరియన్" # మొదటి అనువాదము -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "సరళ చైనీసు" # మొదటి అనువాదము -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "సాంప్రదాయ చైనీస్" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "క్రొయోషియన్" # మొదటి అనువాదము -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "ఛెక్" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "డానిష్" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "ఆంగ్లం" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "జర్మన్" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "నిఘంటువు" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "హంగేరియన్" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" # మొదటి అనువాదము -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "జపనీ" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "లాత్వియన్" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "లిథుయేనియన్" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "కొరియన్" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "పెర్షియన్" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "పోలిష్" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "పశ్చిమ ఐరోపియన్" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "రొమేనియన్" # మొదటి అనువాదము -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "స్లోవాక్" # మొదటి అనువాదము -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "స్లోవాక్ దేశరి" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "స్పానిష్" # మొదటి అనువాదము -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "సాంప్రదాయ స్పానిష్" # మొదటి అనువాదము -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "స్వీడీష్" # మొదటి అనువాదము -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "థాయ్" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "టర్కిష్" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "ఉక్రేనియన్" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "యూనికోడ్" # మొదటి అనువాదము -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "బహు భాషా" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "రష్యన్" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "ఆర్మేనియన్" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "సిరిలిక్" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "అరబిక్" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "హిబ్రూ" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "జార్జియన్" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "గ్రీకు" # మొదటి అనువాదము -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "ఛెక్-స్లోవాక్" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "ముంగిలి" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "నిష్క్రమించు" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7163,8 +7185,8 @@ msgstr "%sకి స్వాగతం" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7209,20 +7231,20 @@ msgstr "సంకేతపదం:" msgid "Server Choice" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "" @@ -7304,7 +7326,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "" @@ -7319,7 +7341,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7328,21 +7350,21 @@ msgstr "వివరణ" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7388,32 +7410,32 @@ msgid "Display MIME types" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 -msgid "Server version" -msgstr "" - #: libraries/plugins/export/ExportLatex.class.php:230 #: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportXml.class.php:200 +msgid "Server version" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "" @@ -7492,7 +7514,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7554,33 +7576,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7624,28 +7646,28 @@ msgstr "" msgid "Column names: " msgstr "వ్యాఖ్యలు" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7655,17 +7677,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "పట్టిక పేరు" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7822,96 +7844,96 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "సరే" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL చరిత్ర" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "వాడుకరి అభిరుచులు" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "వివరణ లేదు" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "" @@ -7919,7 +7941,7 @@ msgstr "" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -7930,9 +7952,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "వాడుకరి పేరు" @@ -7950,207 +7972,207 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" # మొదటి అనువాదము -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "ఏ వాడుకరి ఐనను" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "స్థానిక" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "Event %1$s has been modified." msgstr "%s డేటాబేస్ తుడిచివేయడమైనది" # మొదటి అనువాదము -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Page has been created" msgid "Event %1$s has been created." msgstr "పుటను సృష్టించడమైనది" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Add a new User" msgid "Edit event" msgstr "క్రొత్త వాడుకరిని చేర్చు" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "వివరాలు..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "New name" msgid "Event name" msgstr "కొత్త పేరు" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" # మొదటి అనువాదము -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "మార్చుము" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Start" msgctxt "Start of recurring event" msgid "Start" msgstr "మొదలుపెట్టు" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "ముగింపు" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8168,141 +8190,141 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "Routine %1$s has been modified." msgstr "%s డేటాబేస్ తుడిచివేయడమైనది" # మొదటి అనువాదము -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Page has been created" msgid "Routine %1$s has been created." msgstr "పుటను సృష్టించడమైనది" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Comments" msgid "Routine name" msgstr "వ్యాఖ్యలు" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "నేరు లంకెలు" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "పొడవు/విలువలు" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" # మొదటి అనువాదము -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "డేటాబేస్ తొలగించండి" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "పొడవు/విలువలు" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "పట్టిక ఎంపికలు" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Security" msgid "Security type" msgstr "భద్రత" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8342,23 +8364,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "సమయం" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8455,145 +8477,145 @@ msgstr "డేటాబేస్ లో ఏ పట్టికలు లేవ msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "విషయ సూచిక" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "" # మొదటి అనువాదము -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "పుటని సృష్టించు" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "పుట పేరు" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "అంతర్గత సంబంధాలు" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "రంగుని చూపించు" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "దిశ" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "కాగితపు పరిమాణం" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8612,44 +8634,44 @@ msgstr "తెలియని భాష: %1$s." msgid "Current Server" msgstr "" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "తేడా" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8660,11 +8682,11 @@ msgstr "" msgid "Columns" msgstr "వ్యాఖ్యలు" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8751,7 +8773,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8759,36 +8781,36 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Table comments" msgid "Move column" msgstr "పట్టిక వ్యాఖ్యలు" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8796,64 +8818,64 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "ఏమీలేదు" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "పూర్తిపాఠ్యం" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" # మొదటి అనువాదము -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "%s మార్లు తరువాత" # మొదటి అనువాదము -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add into comments" msgid "Add %s column(s)" msgstr "స్పందనలకు చేర్చు" # మొదటి అనువాదము -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have added a new user." msgid "You have to add at least one column." msgstr "మీరు క్రొత్త వినియోగదారుని చేర్చారు" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8876,13 +8898,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Server configuration" msgid "Could not save configuration" msgstr "సేవకి స్వరూపణం" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8897,93 +8919,93 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "సాధారణ అమరికలు" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "Server configuration" msgid "Server connection collation" msgstr "సేవకి స్వరూపణం" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "రూపురేఖల అమరికలు" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "మరిన్ని అమరికలు" # మొదటి అనువాదము -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database" msgid "Database server" msgstr "డేటాబేస్" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Last version" msgid "Software version" msgstr "చివరి కూర్పు" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "వాడుకరి" # మొదటి అనువాదము -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Remove database" msgid "Server charset" msgstr "డేటాబేస్ తొలగించండి" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "డేటాబేస్ వ్యాఖ్య:" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "సహాయాన్ని పొందండి" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "మార్పుల జాబితా" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8991,89 +9013,89 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Table name" msgid "Filter databases by name" msgstr "పట్టిక పేరు" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Table name" msgid "Filter tables by name" msgstr "పట్టిక పేరు" # మొదటి అనువాదము -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "పట్టికను సృష్టించు" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "" @@ -9126,7 +9148,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "పుటని సృష్టించుటలో తప్పిదము జరిగినది" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9191,72 +9213,72 @@ msgid "Active options" msgstr "క్రియాశీల ఎంపికలు" # మొదటి అనువాదము -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "పుటను సృష్టించడమైనది" # మొదటి అనువాదము -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "పుటని సృష్టించుటలో తప్పిదము జరిగినది" # మొదటి అనువాదము -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "పుట" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" # మొదటి అనువాదము -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a page" msgid "Create a page and export to it" msgstr "పుటని సృష్టించు" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "కొత్త పుట పేరు: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "" @@ -9331,16 +9353,16 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" # మొదటి అనువాదము -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "అన్నీ" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9349,37 +9371,37 @@ msgstr "" msgid "File doesn't exist" msgstr "" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "దస్త్రాలు" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "అసలు స్థానం" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "సమాచారం" @@ -9387,7 +9409,7 @@ msgstr "సమాచారం" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "%1$d database has been dropped successfully." @@ -9395,30 +9417,30 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s డేటాబేస్ తుడిచివేయడమైనది" msgstr[1] "%s డేటాబేస్ తుడిచివేయడమైనది" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "గణాంకాలని చేతనంచేయి" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9447,7 +9469,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "" @@ -9465,478 +9487,478 @@ msgstr "" msgid "disabled" msgstr "గణాంకాలని అచేతనంచేయి" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "ఏమీలేవు" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "పరిపాలన" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "ప్రవేశపు సమాచారం" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "వాడుకరి కనబడలేదు." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "%s అనే వాడుకరి ఇప్పటికే ఉన్నారు!" # మొదటి అనువాదము -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "మీరు క్రొత్త వాడుకరిని చేర్చారు." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "ఎగుమతి" # మొదటి అనువాదము -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "ఏదైనను" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "Overview" msgid "Users overview" msgstr "అవలోకనం" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" # మొదటి అనువాదము -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... పాతదే ఉంచుము" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "Database %s has been dropped." msgid "User has been added." msgstr "%s డేటాబేస్ తుడిచివేయడమైనది" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9945,258 +9967,258 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "సంబంధాలు" # మొదటి అనువాదము -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Analyze" msgid "Run analyzer" msgstr "విశదీకరించు" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Administration" msgid "Instructions" msgstr "పరిపాలన" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10204,117 +10226,117 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" # మొదటి అనువాదము -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "పంపించు" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" # మొదటి అనువాదము -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "ఆజ్ఞ" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10322,78 +10344,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10401,7 +10423,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10409,42 +10431,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10452,33 +10474,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10487,245 +10509,245 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" # మొదటి అనువాదము -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "సృష్టించబడిన పుటల సంఖ్య" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" # మొదటి అనువాదము -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "చదివిన పుటల సంఖ్య" # మొదటి అనువాదము -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "వ్రాసిన పుటల సంఖ్య" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10733,99 +10755,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10833,18 +10855,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10852,70 +10874,70 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "మొదలుపెట్టు" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" # మొదటి అనువాదము -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add into comments" msgid "Add chart" msgstr "స్పందనలకు చేర్చు" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Table comments" msgid "Chart columns" msgstr "పట్టిక వ్యాఖ్యలు" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Leave blank for defaults" msgid "Reset to default" msgstr "అప్రమేయాలకై ఖాళీగా వదిలివేయండి" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10924,7 +10946,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10932,18 +10954,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10951,11 +10973,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10964,85 +10986,85 @@ msgid "" msgstr "" # మొదటి అనువాదము -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "డేటాబేస్ తొలగించండి" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new User" msgid "Add this series" msgstr "క్రొత్త వాడుకరిని చేర్చు" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Show statistics" msgid "Log statistics" msgstr "గణాంకాలను చూపించు" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" @@ -11051,7 +11073,7 @@ msgstr[0] "క్షణం" msgstr[1] "క్షణం" # మొదటి అనువాదము -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11067,8 +11089,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11171,19 +11193,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "సార్వత్రిక విలువ" @@ -11473,46 +11495,46 @@ msgstr "" msgid "Wrong data" msgstr "భోగట్టా" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "Database %s has been dropped." msgid "The columns have been moved successfully." @@ -11588,12 +11610,12 @@ msgstr "" msgid "Y Values" msgstr "విలువ" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "%s అనే పట్టిక ఇప్పటికే ఉంది!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -11646,471 +11668,471 @@ msgstr "" msgid "File name" msgstr "పట్టిక పేరు" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Add a new User" msgid "Edit index" msgstr "క్రొత్త వాడుకరిని చేర్చు" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "పట్టిక ఎంపికలు" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" # మొదటి అనువాదము -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "విశదీకరించు" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show all" msgid "Showing tables" msgstr "అన్నీ చూపించు" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "వరుసల గణాంకాలు" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "అంతర్గత సంబంధం" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Use this value" msgid "Distinct values" msgstr "ఈ విలువని ఉపయోగించు" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "ఏమీలేదు" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "మరిన్ని చర్యలను చూపించు" # మొదటి అనువాదము -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add into comments" msgid "Move columns" msgstr "స్పందనలకు చేర్చు" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Add a new User" msgid "Edit view" msgstr "క్రొత్త వాడుకరిని చేర్చు" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" # మొదటి అనువాదము -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add into comments" msgid "Add column" msgstr "స్పందనలకు చేర్చు" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "" # మొదటి అనువాదము -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "%s మార్లు తరువాత" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "data" msgid "No data" msgstr "భోగట్టా" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "తేదీ" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "More settings" msgid "Create version %1$s of %2$s" msgstr "మరిన్ని అమరికలు" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "" @@ -12140,11 +12162,11 @@ msgid "The profile has been updated." msgstr "" # మొదటి అనువాదము -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "నామధేయమును చూపుము" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" @@ -12461,8 +12483,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12591,8 +12613,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/th.po b/po/th.po index 822908453d..9ca0da3c87 100644 --- a/po/th.po +++ b/po/th.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-04-21 15:20+0200\n" "Last-Translator: Setthawut Sawaengkit \n" "Language-Team: thai \n" -"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 0.10\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "แสดงทั้งหมด" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "หมายเลขหน้า:" @@ -37,55 +37,56 @@ msgstr "" "ไม่สามารถเปลี่ยนแปลงข้อมูลของหน้าต่างเป้าหมายได้ อาจเป็นเพราะว่าคุณปิดหน้าต่างหลัก " "หรือสาเหตุจากการตั้งค่าความปลอดภัยให้ป้องกันการเปลี่ยนแปลงข้อมูลข้ามหน้าต่าง" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "ค้นหา" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "ลงมือ" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "ชื่อคีย์" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "คำอธิบาย" @@ -106,151 +107,151 @@ msgstr "ไม่สามารถเปิดไฟล์ %s ได้ เพ msgid "Database %1$s has been created." msgstr "ฐานข้อมูล %1$s ถูกสร้างเรียบร้อยแล้ว" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "หมายเหตุของฐานข้อมูล: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "หมายเหตุของตาราง" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "สดมภ์" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "ชนิด" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "ว่างเปล่า (null)" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "ค่าปริยาย" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "เชื่อมไปยัง" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "หมายเหตุ" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "ไม่" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "ใช่" @@ -258,600 +259,536 @@ msgstr "ใช่" msgid "View dump (schema) of database" msgstr "ดูโครงสร้างของฐานข้อมูล" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "ไม่พบตารางใดๆ ในฐานข้อมูล" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "เลือกทั้งหมด" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "ไม่เลือกเลย" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "ไม่มีชื่อฐานข้อมูล" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "ฐานข้อมูล %s ได้ถูกเปลี่ยนชื่อเป็น %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "คัดลอกฐานข้อมูล %s ไปเก็บในชื่อ %s เรียบร้อยแล้ว" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "เปลี่ยนชื่อฐานข้อมูลเป็น" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "เอาฐานข้อมูลออก" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "โยนฐานข้อมูล %s ทิ้งไปเรียบร้อยแล้ว" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "โยนฐานข้อมูลทิ้ง" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "คัดลอกฐานข้อมูลเป็น" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "เฉพาะโครงสร้าง" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "ทั้งโครงสร้างและข้อมูล" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "เฉพาะข้อมูล" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "สร้างฐานข้อมูลก่อนคัดลอก" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "เพิ่ม %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "เพิ่มค่า AUTO_INCREMENT" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "เพิ่ม constraints" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "สลับไปยังฐานข้อมูลที่ถูกทำสำเนาไว้" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "การเรียงลำดับ" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "การจัดเก็บการตั้งค่าของ phpMyAdmin ได้ถูกระงับเอาไว้ คลิก %shere%s เพื่อหาสาเหตุ" -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "แก้ไข หรือส่งออก รีเลชันแนล สกีมา" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "ตาราง" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "แถว" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "ขนาด" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "ใช้อยู่" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "สร้างเมื่อ" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "ปรับปรุงครั้งสุดท้ายเมื่อ" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "ตรวจสอบครั้งสุดท้ายเมื่อ" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s ตาราง" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "ต้องเลือกให้แสดงอย่างน้อยหนึ่งคอลัมน์" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "สลับไปยัง %svisual builder%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "เรียง" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "น้อยไปมาก" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "มากไปน้อย" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "แสดง" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "เงื่อนไข" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "เพิ่ม" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "และ" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "ลบ" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "หรือ" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "แก้ไข" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "เพิ่ม/ลบ แถว" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "เพิ่ม/ลบ สดมภ์" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "ปรับปรุงคำค้น" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "ใช้ตาราง" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "คำค้นบนฐานข้อมูล %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "ประมวลผลคำค้น" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "ไม่อนุญาตให้ใช้งาน" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "อย่างน้อยหนึ่งคำ" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "ทุกคำ" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "เหมือนทั้งวลี" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "รูปแบบคำพ้อง (regular expression)" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "ผลการค้นหา \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "รวม: %s ผลลัพธ์ที่ตรง" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "พบ %s ผลลัพธ์ที่ตรงในตาราง %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "เปิดดู" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "ลบตรงกับที่ตาราง %s หรือไม่?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "ลบ" - -#: db_search.php:362 -msgid "Search in database" -msgstr "ค้นหาในฐานข้อมูล" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "คำ หรือ ค่าที่ต้องการค้นหา (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "ค้น:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "คำถูกแบ่งด้วยช่องว่าง (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "ภายในตาราง:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "ในคอลัมน์:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "ไม่พบตารางใดๆ ในฐานข้อมูล" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "ไม่ระบุ" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "ลบข้อมูลในตาราง %s เรียบร้อยแล้ว" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "โยนวิว %s ทิ้งไปเรียบร้อยแล้ว" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยแล้ว" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "การติดตามเริ่มทำงานแล้ว" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "หยุดการติดตามแล้ว" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "การแสดงผลนี้แสดงเพียงจำนวนข้อมูลเท่านี้, ดูข้อมูลเพิ่มเติมได้ที่ %sdocumentation%s" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "ตารางจำลอง (View)" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "การทำข้อมูลซ้ำไปไว้อีกที่หนึ่ง" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "ผลรวม" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "เซิร์ฟเวอร์ MySQL นี้ใช้ storage engine ชื่อ %s เป็นค่าเริ่มต้น" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "ทำกับที่เลือก:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "เลือกทั้งหมด" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "ตรวจสอบตารางที่มี overhead" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "ส่งออก" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "แสดง" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "ลบข้อมูล" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "โยนทิ้ง" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "ตรวจสอบตาราง" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "ปรับแต่งตาราง" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "ซ่อมแซมตาราง" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "วิเคราะห์ตาราง" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "เพิ่มคำนำไปยังตาราง" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "แทนที่คำนำไปยังตาราง" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "คัดลอกคำนำไปยังตาราง" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "พจนานุกรมข้อมูล" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "ตารางที่ถูกติดตาม" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "ฐานข้อมูล" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "เวอร์ชั่นล่าสุด" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "ถูกสร้าง" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "ปรับปรุงแล้ว" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "สถานะ" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "กระทำการ" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "ลบการติดตามตารางนี้" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "ใช้งานได้" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "ใช้งานไม่ได้" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "รุ่น" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "รายงานผลการติดตาม" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "เก็บโครงสร้างไว้" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "เลิกติดตามตาราง" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "ติดตามตาราง" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Log ของฐานข้อมูล" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "ประเภทไม่ถูกต้อง!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "ชนิดการส่งออกที่ถูกเลือกต้องถูกบันทึกลงไฟล์" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "พารามิเตอร์ไม่ถูกต้อง!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "พื้นที่ไม่เพียงพอที่จะบันทึกไฟล์ %s" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "ให้เปลี่ยนชื่อไฟล์ หรือเลือกแบบเขียนทับไฟล์เดิม เพราะมีไฟล์ %s อยู่ในเซิร์ฟเวอร์อยู่แล้ว" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "บันทึกไฟล์ %s ไม่ได้ เพราะเว็บเซิร์ฟเวอร์ไม่อนุญาติ" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "ข้อมูลที่ส่งออกถูกบันทึกไว้ในไฟล์ %s" @@ -874,7 +811,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "เรขาคณิต" @@ -945,29 +882,29 @@ msgid "" "string into the \"Value\" field" msgstr "เลือก \"GeomFromText\" จากแถวฟังก์ชั่น และวางลงในข้อความช่อง \"ค่า\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "คุณพยายามที่จะอับโหลดไฟล์ที่มีขนาดใหญ่เกินไป กรุณาดูที่ %sdocumentation%s เอกสารช่วยเหลือ " "เพื่อแก้ไขปัญหาดังกล่าวนี้ " -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "แสดงบุ๊คมาร์ค" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "ลบคำค้นที่จดไว้เรียบร้อยแล้ว" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "อ่านไฟล์ไม่ได้" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -977,7 +914,7 @@ msgstr "" "คุณพยายามที่จะโหลดไฟล์ที่ไม่สนับสนุนระบบการบีบอัดไฟล์ข้อมูล (%s) กรุณากำหนดค่าอย่างไรอย่างหนึ่ง " "หรือปิดการตั้งค่าของคุณ" -#: import.php:390 +#: import.php:394 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 " @@ -987,32 +924,32 @@ msgstr "" "กรุณาแก้ไขไฟล์ตั้งค่าของ PHP ดูเอกสารเพิ่มเติมได้ที่ [a@./Documentation." "html#faq1_16@Documentation]FAQ 1.16[/a]" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "ไม่สามารถแปลงไฟล์ข้อมูลชุดอักขระได้ในไลค์บารี" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "ไม่สามารถโหลดนำเข้าปลั๊กอินได้ กรุณาตรวจสอบการติดตั้งของคุณ" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "ที่คั่นหน้า %s ได้ถูกสร้างขึ้น" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "นำเข้าได้สำเร็จ %d ได้ถูกนำเดินการแล้ว" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "หมดเวลาการนำเข้าสริปแล้ว กรุณานำเข้าไฟล์สริปใหม่" -#: import.php:499 +#: import.php:503 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." @@ -1020,15 +957,15 @@ msgstr "" "ชุดข้อมูลที่นำเข้าล่าสุดไม่ได้สามารถนำเข้าได้ หมายความว่า phpMyAdmin ไม่สามารถนำเข้าได้ทัน " "ตามเวลารันสูงสุดที่กำหนดใน PHP" -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "ทำคำค้นเสร็จเรียบร้อยแล้ว" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "ย้อนกลับ" @@ -1036,7 +973,7 @@ msgstr "ย้อนกลับ" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "เบราเซอร์ที่ใช้เฟรมได้ จะช่วยให้ใช้ phpMyAdmin ได้ง่ายขึ้น" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "คำสั่ง \"ทิ้งฐานข้อมูล\" ถูกปิดไว้" @@ -1046,7 +983,7 @@ msgstr "คำสั่ง \"ทิ้งฐานข้อมูล\" ถูก msgid "Do you really want to execute \"%s\"?" msgstr "คุณแน่ใจที่ต้องการจะ" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "คุณกำลังจะทำลายฐาข้อมูลทั้งหมด!" @@ -1086,7 +1023,7 @@ msgstr "เพิ่มดัชนีใหม่" msgid "Edit Index" msgstr "แก้ไขดัชนี" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "ทำดัชนีใน สดมส์นี้ %d" @@ -1104,16 +1041,16 @@ msgstr "ชื่อโฮสต์ยังว่างอยู่!" msgid "The user name is empty!" msgstr "ชื่อผู้ใช้ยังว่างอยู่!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "รหัสผ่านยังว่างอยู่!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "รหัสผ่านไม่ตรงกัน!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "เพิ่มผู้ใช้" @@ -1125,29 +1062,31 @@ msgstr "รีเฟรชสิทธิใหม่" msgid "Removing Selected Users" msgstr "ถอนผู้ใช้ที่เลือก" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "ปิด" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "แก้ไข" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "สถานะการใช้ปัจจุบัน" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "โปรเซสที่ทำงานอยู่" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "คำสั่ง SQL ปัจจุบัน" @@ -1157,24 +1096,24 @@ msgstr "ข้อมูลคงที่" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "รวม" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "อื่นๆ" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1194,7 +1133,7 @@ msgstr "การจราจรของเครื่องแม่ข่า msgid "Connections since last refresh" msgstr "การเชื่อมต่อ จากครั้งล่าสุด" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "โพรเซส" @@ -1212,7 +1151,7 @@ msgstr "คำถามจากครั้งล่าสุด" msgid "Questions (executed statements by the server)" msgstr "คำสั่ง (คำสั่งที่รันโดยเครื่องแม่ข่าย)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "สถิติของคำสั่ง" @@ -1255,14 +1194,14 @@ msgid "System swap" msgstr "หน่วยความจำ swap ของระบบ" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "เมกกะไบต์" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "กิโลไบต์" @@ -1314,32 +1253,32 @@ msgstr "Byte ที่ส่ง" msgid "Bytes received" msgstr "Byte ที่รับ" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "การเชื่อมต่อ" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "ไบต์" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "กิกะไบต์" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "เทอราไบต์" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "เพตตะไบต์" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "เอกซะไบต์" @@ -1353,11 +1292,11 @@ msgstr "%d ตาราง" msgid "Questions" msgstr "คำถาม" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "การจราจร" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "การตั้งค่า" @@ -1377,12 +1316,12 @@ msgstr "เพิ่มแสดงผลไปในตารางข้อม msgid "Please add at least one variable to the series" msgstr "กรุณาเพิ่มค่าตัวแปรอย่างน้อยหนึ่งตัวเข้าไปในลำดับ" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "ไม่มี" @@ -1477,7 +1416,7 @@ msgstr "เปลี่ยนการตั้งค่า" msgid "Current settings" msgstr "ค่าที่ถูกตั้งปัจจุบัน" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "ชื่อการแสดงผล" @@ -1565,7 +1504,7 @@ msgstr "อธิบายผลคำสั่ง" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "เวลา" @@ -1659,10 +1598,10 @@ msgid "" msgstr "" "การสร้างตารางแสดงผลล้มเหลว เป็นเพราะการตั้งค่า โปรดล้างค่ากลับไปเป็นการตั้งค่าแบบเริ่มแรก" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "นำเข้า" @@ -1732,7 +1671,7 @@ msgstr "กำลังประมวลผล" msgid "Error in Processing Request" msgstr "การประมวลผลผิดพลาด" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "ยังไม่ได้เลือกฐานข้อมูล." @@ -1786,17 +1725,17 @@ msgstr "ซ่อนดัชนี" msgid "Show indexes" msgstr "แสดงดัชนี" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "เปิดใช้อยู่" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1826,7 +1765,7 @@ msgstr "กำลังลบ %s" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "ฟังก์ชั่นภายในจะต้องมีค่า RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ตัวแก้ไข ENUM/SET" @@ -1865,8 +1804,8 @@ msgstr "แสดงช่องคำค้น SQL" msgid "No rows selected" msgstr "ยังไม่ได้เลือกแถว" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "เปลี่ยน" @@ -1874,18 +1813,18 @@ msgstr "เปลี่ยน" msgid "Query execution time" msgstr "เวลาที่ทำคำสั่ง" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "บันทึก" @@ -1897,7 +1836,7 @@ msgstr "ซ่อนหลักในการค้นหา" msgid "Show search criteria" msgstr "แสดงหลักการค้นหา" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "ค้นหาแบบ Zoom" @@ -1943,12 +1882,12 @@ msgstr "ผลลัพธ์ SQL" msgid "Data point content" msgstr "สารบัญ" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "ข้าม" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "คัดลอก" @@ -1968,7 +1907,7 @@ msgstr "เลือกคีย์นอก" msgid "Please select the primary key or a unique key" msgstr "กรุณาเลือกคีย์หลักหรือคียเดี่ยว" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "เลือกฟิลด์ที่ต้องการแสดง" @@ -2048,7 +1987,7 @@ msgstr "อัพเดทแถว" msgid "Generate password" msgstr "สร้างรหัสอัตโนมัติ" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "สร้างอัตโนมัติ" @@ -2056,7 +1995,7 @@ msgstr "สร้างอัตโนมัติ" msgid "Change Password" msgstr "เปลี่ยนรหัสผ่าน" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "เพิ่มเติม" @@ -2145,63 +2084,63 @@ msgid "December" msgstr "ธันวาคม" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "ม.ค." #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "ก.พ." #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "มี.ค." #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "เม.ย." #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "พ.ค." #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "มิ.ย." #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "ก.ค." #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "ส.ค." #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "ก.ย." #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "ต.ค." #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "พ.ย." #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "ธ.ค." @@ -2242,32 +2181,32 @@ msgid "Sun" msgstr "อา." #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "จ." #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "อ." #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "พ." #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "พฤ." #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "ศ." #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "ส." @@ -2382,16 +2321,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "ต่อวินาที" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "ต่อนาที" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "ต่อชั่วโมง" @@ -2399,6 +2338,261 @@ msgstr "ต่อชั่วโมง" msgid "per day" msgstr "ต่อวัน" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "ขนาดใหญ่สุด: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "เอกสารอ้างอิง" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "ผิดพลาด" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "คำค้น SQL" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL แสดง: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "อธิบาย SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "ไม่ต้องอธิบาย SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "ไม่เอาโค้ด PHP" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "สร้างโค้ด PHP" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "เรียกใหม่" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "ไม่ต้องตรวจสอบ SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "ตรวจสอบ SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "อา." + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y %Rน." + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s วัน, %s ชั่วโมง, %s นาที, %s วินาที" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Add new field" +msgid "Missing parameter:" +msgstr "เพิ่มฟิลด์ใหม่" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "จุดเริ่มต้น" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "ก่อนหน้า" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "ต่อไป" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "ท้ายสุด" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "กระโดดไปที่ฐานข้อมูล "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "โครงสร้าง" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "แทรก" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "เปิดดู" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "กระบวนการ" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "ไดเรกทอรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "ไม่สามารถใช้งาน ไดเรกทอรีที่ตั้งไว้สำหรับอัพโหลดได้" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "พิมพ์" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2412,89 +2606,57 @@ msgstr "สิทธิสำหรับไฟล์ตั้งค่าไม msgid "Font size" msgstr "ขนาดตัวอักษร" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "เพิ่ม/ลบ คอลัมน์ (ฟิลด์)" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "จุดเริ่มต้น" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "ก่อนหน้า" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "ต่อไป" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "ท้ายสุด" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "ส." -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows" msgstr "ระเบียนต่อหน้า" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "จ." -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "แนวนอน" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "แนวนอน (หมุนหัวเรื่อง)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "แนวตั้ง" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "เรียงโดยคีย์" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2518,119 +2680,131 @@ msgstr "เรียงโดยคีย์" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "กระบวนการ" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "ข้อความบางส่วน" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "ทั้งข้อความ" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "รีเลชันแนล สกีมา" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "รีเลชันแนล สกีมา" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy msgid "Hide browser transformation" msgstr "การแปลงที่เรียกใช้ได้" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "ลบเรียบร้อยแล้ว" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "ลบ" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "ฆ่าทิ้ง" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "ในคำค้น" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "แสดงระเบียนที่ " -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "ทั้งหมด" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "คำค้นใช้เวลา %01.4f วินาที" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "แสดงสกีมาของ PDF" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "รุ่นของเซิร์ฟเวอร์" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "ไม่พบลิงก์" @@ -2693,198 +2867,157 @@ msgstr "ไม่สามารถอ่านไฟล์อัพโหลด msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "ต้องอนุญาตใช้ใช้ 'คุ๊กกี้' (cookie) เสียก่อน จึงจะผ่านจุดนี้ไปได้" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "ต้องอนุญาตใช้ใช้ 'คุ๊กกี้' (cookie) เสียก่อน จึงจะผ่านจุดนี้ไปได้" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "ยังไม่ได้กำหนดดัชนีใดๆ!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "ดัชนี" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "เอกลักษณ์" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "กลุ่ม" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "เอกเทศ" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "หมายเหตุ" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "โยนคีย์หลักทิ้งไปเรียบร้อยแล้ว" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "โยนดัชนี %s ทิ้งไปเรียบร้อยแล้ว" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "ดัชนี %1$s และ %2$s น่าจะเป็นอันเดียวกัน ควรจะลบออกไปอันหนึ่ง" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "ฐานข้อมูล" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "เซิร์ฟเวอร์" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "โครงสร้าง" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "แทรก" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "กระบวนการ" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "คำค้นจากตัวอย่าง" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "สิทธิ" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "ผู้ใช้" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 #, fuzzy msgid "Binary log" msgstr "ข้อมูลไบนารี " -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "ตัวแปร" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "ชุดตัวอักษร" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "ผิดพลาด" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2907,76 +3040,76 @@ msgstr[0] "%1$d ระเบียนถูกเพิ่ม" msgid "Error while creating PDF:" msgstr "เกิดข้อผิดพลาดขณะสร้าง PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "ไม่สามารถบันทึกตารางล่าสุด" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "ตารางล่าสุด" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "ไม่มีตารางล่าสุด" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "ไม่มีข้อมูลเกี่ยวกับรูปแบบฐานข้อมูลนี้" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s มีอยู่บน MySQL Server" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s ถูกปิดบน MySQL Server" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "MySQL ไม่รองรับ %s" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "ไม่ทราบสถานะตาราง: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "ค้นหาในฐานข้อมูล" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format msgid "Target database `%s` was not found!" msgstr "ค้นหาในฐานข้อมูล" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "ชื่อฐานข้อมูลไม่ถูกต้อง" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "ชื่อตารางไม่ถูกต้อง" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "มีข้อผิดพลาดจากเปลี่ยนชื่อตาราง %1$s เป็น %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "ตาราง %s ได้ถูกเปลี่ยนชื่อเป็น %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "ไม่สามารถบันทึกการกำหนดลักษณะตาราง UI" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2985,7 +3118,7 @@ msgstr "" "มีปัญหาในการล้างข้อมูลการตั้งค่าตาราง UL (ดูได้ที่ $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2993,93 +3126,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "ฟังก์ชั่น" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 #, fuzzy msgid "Operator" msgstr "กระบวนการ" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "ค่า" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "ค้นหา" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "แทรก" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "เลือกฟิลด์ (อย่างน้อยหนึ่งฟิลด์):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "เพิ่มเงื่อนไขในการค้นหา:" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "ระเบียนต่อหน้า" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "ลำดับการแสดง:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "คำค้น SQL" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "ทำ \"คำค้นจากตัวอย่าง\" (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "ทำ \"คำค้นจากตัวอย่าง\" (wildcard: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3154,14 +3287,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3407,13 +3540,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "ตาราง" @@ -3424,37 +3557,37 @@ msgstr "ตาราง" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "ข้อมูล" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "เกินความจำเป็น" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "ไม่มีฐานข้อมูล" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy msgid "Replicated" msgstr "รีเลชัน" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "ตรวจสอบสิทธิสำหรับฐานข้อมูล "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "ตรวจสอบสิทธิ" @@ -3503,177 +3636,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "ขนาดใหญ่สุด: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "เอกสารอ้างอิง" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "คำค้น SQL" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL แสดง: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "อธิบาย SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "ไม่ต้องอธิบาย SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "ไม่เอาโค้ด PHP" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "สร้างโค้ด PHP" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "เรียกใหม่" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "ไม่ต้องตรวจสอบ SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "ตรวจสอบ SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "อา." - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y %Rน." - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s วัน, %s ชั่วโมง, %s นาที, %s วินาที" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Add new field" -msgid "Missing parameter:" -msgstr "เพิ่มฟิลด์ใหม่" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "กระโดดไปที่ฐานข้อมูล "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "ไดเรกทอรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "ไม่สามารถใช้งาน ไดเรกทอรีที่ตั้งไว้สำหรับอัพโหลดได้" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "พิมพ์" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3701,9 +3675,9 @@ msgstr "" msgid "Closed" msgstr "ไม่ได้ปิดเครื่องหมายคำพูด" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "ระงับการใช้อยู่" @@ -3842,30 +3816,30 @@ msgstr "ไม่พบลิงก์" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "เริ่มใหม่" @@ -4144,7 +4118,7 @@ msgid "Character set of the file" msgstr "ชุดอักขระของไฟล์ (character set):" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "รูปแบบ" @@ -4171,7 +4145,7 @@ msgstr "ใส่ชื่อฟิลด์ที่แถวแรก" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4180,7 +4154,7 @@ msgstr "คร่อมฟิลด์ด้วย" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4202,7 +4176,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4210,7 +4184,7 @@ msgid "Columns terminated by" msgstr "จบแถวด้วย" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "จบแถวด้วย" @@ -4274,12 +4248,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "รีเลชัน" @@ -4294,7 +4268,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "เขียนทับแฟ้มที่มีอยู่แล้ว" @@ -4310,7 +4284,7 @@ msgid "Enclose table and column names with backquotes" msgstr "ใส่ 'backqoute' ให้กับชื่อตารางและฟิลด์" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4539,8 +4513,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "หน้าต่างคำค้น" @@ -5820,10 +5794,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "รหัสผ่าน" @@ -5843,8 +5817,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "ชื่อผู้ใช้:" @@ -6081,44 +6055,92 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "เซิร์ฟเวอร์ดังกล่าวไม่ตอบสนอง" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "ผลการค้นหา \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "รวม: %s ผลลัพธ์ที่ตรง" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "พบ %s ผลลัพธ์ที่ตรงในตาราง %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "ลบตรงกับที่ตาราง %s หรือไม่?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "ค้นหาในฐานข้อมูล" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "คำ หรือ ค่าที่ต้องการค้นหา (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "ค้น:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "คำถูกแบ่งด้วยช่องว่าง (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "ภายในตาราง:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "ในคอลัมน์:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "เปลี่ยนรหัสผ่าน" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "ไม่มีรหัสผ่าน" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "พิมพ์ใหม่" @@ -6141,8 +6163,8 @@ msgstr "สร้างฐานข้อมูลใหม่" msgid "Create" msgstr "สร้าง" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "ไม่มีสิทธิ" @@ -6157,9 +6179,9 @@ msgstr "เริ่มหน้าใหม่" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "ชื่อ" @@ -6169,302 +6191,302 @@ msgstr "ชื่อ" msgid "Number of columns" msgstr "ระเบียนต่อหน้า" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "อนุญาตให้ล็อกตารางสำหรับเธรดปัจจุบัน" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "สร้างตารางในฐานข้อมูลนี้ %s" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "สร้างตารางในฐานข้อมูลนี้ %s" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export" msgid "Export Method:" msgstr "ส่งออก" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "ฐานข้อมูล" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "ตาราง" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "แถว" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of rows per page" msgid "Number of rows:" msgstr "ระเบียนต่อหน้า" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format msgid "Save on server in the directory %s" msgstr "ไดเรกทอรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "ส่งมาเป็นไฟล์" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "รูปแบบของชื่อไฟล์" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "ชุดอักขระของไฟล์ (character set):" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "บีบอัดข้อมูล" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"ถูกบีบอัดอยู่ (zip)\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipped\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "ส่งมาเป็นไฟล์" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "รูปแบบ" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "ตัวเลือกการแปลง" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "รุ่นของเซิร์ฟเวอร์" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "รุ่นของเซิร์ฟเวอร์" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "ไม่สามารถล็อกอินเข้าเซิร์ฟเวอร์ MySQL ได้" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "ไม่มีฐานข้อมูล" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "ไม่มีฐานข้อมูล" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "ข้อความบางส่วน" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6473,7 +6495,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 #, fuzzy msgid "Version information" msgstr "ข้อมูลล็อกอิน" @@ -6515,68 +6537,68 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "สถานะของ InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 #, fuzzy msgid "Pages to be flushed" msgstr "ล้างตาราง %s เรียบร้อยแล้ว" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6764,20 +6786,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "รีเลชัน" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6785,127 +6807,127 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL คืนผลลัพธ์ว่างเปล่ากลับมา (null / 0 แถว)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "ไม่มีฐานข้อมูล" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "ไม่มีฐานข้อมูล" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "เฉพาะโครงสร้าง" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "ข้อมูลไบนารี " -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "เนื่องจากความยาวของมัน
ฟิลด์นี้ ไม่อาจแก้ไขได้" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "ข้อมูลไบนารี - ห้ามแก้ไข " -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "ไดเรกทอรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "แทรกเป็นแถวใหม่" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "ส่งกลับ" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "แทรกระเบียนใหม่" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 #, fuzzy msgid "Go back to this page" msgstr "ส่งกลับ" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6922,241 +6944,241 @@ msgstr "ไม่มี" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "ศ." -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "ส่ง" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Add new field" msgid "Add prefix" msgstr "เพิ่มฟิลด์ใหม่" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "คุณแน่ใจที่ต้องการจะ" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "ไม่มีการเปลี่ยนแปลง" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "ชุดตัวอักษร" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "บัลเกเรีย" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "จีน (แผ่นดินใหญ่)" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "จีน (ไต้หวัน)" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "ไม่สนใจตัวเล็กตัวใหญ่" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "สนใจตัวเล็กตัวใหญ่" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "โครเอเชีย" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "เช็ค" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "เดนมาร์ก" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "อังกฤษ" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "เอสโตเนีย" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "เยอรมัน" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "พจนานุกรม" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "สมุดโทรศัพท์" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "ฮังการี" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "ไอซ์แลนด์" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "ญี่ปุ่น" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "ลัตเวีย" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "ลิธัวเนีย" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "เกาหลี" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 #, fuzzy msgid "Persian" msgstr "จอร์เจีย" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "โปแลนด์" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "ยุโรปตะวันตก" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "โรมาเนีย" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "สโลวัก" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "สโลเวเนีย" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "สเปน" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "สเปน (ดั้งเดิม)" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "สวีเดน" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "ไทย" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "ตุรกี" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "ยูเครน" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "ยูนิโค้ด" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "หลายภาษา" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "ยุโรปกลาง" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "รัสเซีย" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "บอลติก" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "อาร์เมเนีย" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "ซิริลิค" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "อารบิค" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "ฮิบรู" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "จอร์เจีย" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "กรีก" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "เช็ค-สโลวัก" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "หน้าบ้าน" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "ออกจากระบบ" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "เอกสารการใช้ phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7180,8 +7202,8 @@ msgstr "%s ยินดีต้อนรับ" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7225,20 +7247,20 @@ msgstr "รหัสผ่าน:" msgid "Server Choice" msgstr "ตัวเลือกเซิร์ฟเวอร์" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "ไม่สามารถล็อกอินเข้าเซิร์ฟเวอร์ MySQL ได้" @@ -7329,7 +7351,7 @@ msgstr "สถิติฐานข้อมูล" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "dump ตาราง" @@ -7345,7 +7367,7 @@ msgstr "ถูกส่ง" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7354,14 +7376,14 @@ msgstr "รายละเอียด" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "โครงสร้างตาราง" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7369,7 +7391,7 @@ msgstr "เฉพาะโครงสร้าง" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7425,32 +7447,32 @@ msgid "Display MIME types" msgstr "MIME-types ที่มีอยู่" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "โฮสต์" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "เวลาในการสร้าง" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "รุ่นของเซิร์ฟเวอร์" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "รุ่นของ PHP" @@ -7531,7 +7553,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7593,35 +7615,35 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 #, fuzzy msgid "Procedures" msgstr "โพรเซส" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "ฟังก์ชั่น" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7664,28 +7686,28 @@ msgstr "" msgid "Column names: " msgstr "ชื่อคอลัมน์" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7695,17 +7717,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "ชื่อคอลัมน์" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7868,99 +7890,99 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "ไม่ตกลง" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "ตกลง" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "เปิดใช้อยู่" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "ความสามารถด้านรีเลชันทั่วไป" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "ความสามารถด้านการแสดงผล" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "การสร้างเอกสาร PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "แสดงหมายเหตุของคอลัมน์" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 #, fuzzy msgid "Browser transformation" msgstr "การแปลงที่เรียกใช้ได้" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "โปรดอ่านเอกสารเกี่ยวกับ วิธีการปรับปรุงตาราง Column_comments (เก็บหมายเหตุของคอลัมน์) " "ของคุณ" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "คำค้นนี้ถูกจดไว้แล้ว" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-history" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "ไม่มีรายละเอียด" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "ไม่เลือกเลย" @@ -7968,7 +7990,7 @@ msgstr "ไม่เลือกเลย" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -7979,9 +8001,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "ชื่อผู้ใช้" @@ -8000,204 +8022,204 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "ตัวแปร" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 #, fuzzy msgid "Server ID" msgstr "เซิร์ฟเวอร์" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "ผู้ใช้ใดๆ" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "ใช้ช่องใส่ข้อความ (text field)" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "โฮสต์ใดๆ" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "โลคอล" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "โฮสต์นี้" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยแล้ว" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยแล้ว" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "ถูกส่ง" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "โพรเซส" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy msgid "Event name" msgstr "ชนิดคำค้น" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 #, fuzzy msgid "Event type" msgstr "ชนิดคำค้น" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "เปลี่ยน" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "สถานะ" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "ท้ายสุด" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "คำสั่ง INSERT เต็มรูปแบบ" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8215,139 +8237,139 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยแล้ว" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยแล้ว" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "ชื่อคอลัมน์" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "สร้างเมื่อ" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "ความยาว/เซต*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Add new field" msgid "Add parameter" msgstr "เพิ่มฟิลด์ใหม่" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "เอาฐานข้อมูลออก" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "ความยาว/เซต*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "ตัวเลือกตาราง" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "ชนิดคำค้น" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8384,23 +8406,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "เวลา" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8497,156 +8519,156 @@ msgstr "ไม่พบตารางใด ๆ ในฐานข้อมู msgid "There are no events to display." msgstr "ไม่มีเหตุการณ์ใดๆ" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "ไม่มีตาราง \"%s\"!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "กรุณาตั้งค่าโคออร์ดิเนตของตาราง %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "schema ของฐานข้อมูล \"%s\" - หน้า %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "รีเลชันแนล สกีมา" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "สารบัญ" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "แอตทริบิวต์" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "เพิ่มเติม" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "เริ่มหน้าใหม่" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "หมายเลขหน้า:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "จัดตำแหน่งอัตโนมัติ" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "รีเลชันภายใน" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "เลือกหน้าที่ต้องการแก้ไข" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "เลือกทั้งหมด" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "เลือกตาราง" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "รีเลชันแนล สกีมา" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "แสดงกริด" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "แสดงสี" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "แสดงมิติของตาราง" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "ให้แสดงตารางทุกอัน ด้วยความกว้างเท่ากันหรือไม่?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "แนวนอน" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "แนวตั้ง" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "สร้างเมื่อ" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "ขนาดกระดาษ" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8667,46 +8689,46 @@ msgstr "" msgid "Current Server" msgstr "เซิร์ฟเวอร์" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "ค้นหาในฐานข้อมูล" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "ค้นหาในฐานข้อมูล" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "คลิกเพื่อเลือก" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "ประมวลผลคำค้นบนฐานข้อมูล %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "ประมวลผลคำค้นบนฐานข้อมูล %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -8718,11 +8740,11 @@ msgstr "ปฏิทิน" msgid "Columns" msgstr "ชื่อคอลัมน์" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "จดคำค้นนี้ไว้" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8822,7 +8844,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "การติดตามเริ่มทำงานแล้ว" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -8839,36 +8861,36 @@ msgstr "" ">ถ้าต้องการใส่เครื่องหมาย backslash (\"\\\") หรือ อัญประกาศเดี่ยว (\"'\") " "เข้าไปในค่าเหล่านั้น ให้ใส่เครื่องหมาย แบ๊กแสลช นำหน้า (ตัวอย่าง: '\\\\xyz' or 'a\\'b')" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "ดัชนี" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "เพิ่ม/ลบ คอลัมน์ (ฟิลด์)" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "ตัวเลือกการแปลง" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 #, fuzzy msgid "" "Please enter the values for transformation options using this format: 'a', " @@ -8880,62 +8902,62 @@ msgstr "" ">ถ้าต้องการใส่เครื่องหมาย backslash (\"\\\") หรือ อัญประกาศเดี่ยว (\"'\") " "เข้าไปในค่าเหล่านั้น ให้ใส่เครื่องหมาย แบ๊กแสลช นำหน้า (ตัวอย่าง: '\\\\xyz' or 'a\\'b')" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "ไม่มี" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "ไพรมารี" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "ข้อความเต็ม (fulltext)" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "หลัง %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format msgid "Add %s column(s)" msgstr "เพิ่มฟิลด์ใหม่" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "ต้องเลือกให้แสดงอย่างน้อยหนึ่งคอลัมน์" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8958,11 +8980,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8977,87 +8999,87 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "ตั้งค่าทั่วไป" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "เปรียบเทียบการเชื่อมต่อเซิร์ฟเวอร์" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "ตั้งค่าลักษณะที่ปรากฏ" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "ตั้งค่าเพิ่มเติม" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "เซิร์ฟเวอร์ฐานข้อมูล" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "ซอฟต์แวร์" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "รุ่นของเซิร์ฟเวอร์" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "รุ่นของโพรโทคอล" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "ผู้ใช้" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "ชุดอักขระเซิร์ฟเวอร์" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "เว็บเซิร์ฟเวอร์" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "รุ่นไคลเอนต์ฐานข้อมูล" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "ส่วนขยาย PHP" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "แสดงข้อมูลของ PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "โฮมเพจอย่างเป็นทางการของ phpMyAdmin" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "แอตทริบิวต์" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "รายการเปลี่ยนแปลง" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9068,7 +9090,7 @@ msgstr "" "ซึ่งจะถูกใช้เป็นชื่อปริยายซึ่งมีสิทธิพิเศษ. เซิร์ฟเวอร์ MySQL ที่ทำงานด้วยค่าปริยายนี้ อาจถูกบุกรุกได้ " "คุณควรจะแก้ไขรูรั่วอันนี้ทันที เพื่อความปลอดภัย" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9077,7 +9099,7 @@ msgstr "" "คุณได้เปิดใช้งาน mbstring.func_overload ในการกำหนดค่าของ PHP ตัวเลือกนี้ไม่เข้ากันกับ " "phpMyAdmin และอาจทำให้ข้อมูลบางอย่างจะเสียหายได้" -#: main.php:294 +#: main.php:297 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 " @@ -9086,32 +9108,32 @@ msgstr "" "ไม่พบส่วนขยาย mbstring ของ PHP และดูเหมือนคุณต้องใช้ชุดอักขระโดยไม่มีส่วนขยาย mbstring " "ของ phpMyAdmin ซึ่งไม่สามารถแยกอักขระได้อย่างถูกต้อง และอาจทำให้ผลลัพธ์ที่ไม่คาดคิดได้" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9122,43 +9144,43 @@ msgid "" msgstr "" "ความสามารถเพิ่มเติมสำหรับ linked Tables ได้ถูกระงับเอาไว้ ตามเหตุผลที่แจ้งไว้ใน %shere%s" -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "ไม่มีฐานข้อมูล" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "เรียงค่าในตารางตาม" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "เรียงค่าในตารางตาม" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "เริ่มหน้าใหม่" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "โปรดเลือกฐานข้อมูล" @@ -9208,7 +9230,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "จีน (ไต้หวัน)" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9281,80 +9303,80 @@ msgstr "สร้าง" msgid "Active options" msgstr "ตัวเลือกตาราง" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยแล้ว" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Usage" msgid "Page" msgstr "ใช้งาน" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "นำเข้าไฟล์" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "No rows selected" msgid "Export to selected page" msgstr "ยังไม่ได้เลือกแถว" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "สร้างดัชนีใหม่" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "ชื่อผู้ใช้" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "รีเลชันภายใน" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "มุมมองรีเลชัน" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "บันทึกการแก้ไขเรียบร้อยแล้ว" @@ -9427,15 +9449,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "นำเข้าไฟล์" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "ทั้งหมด" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "ไม่พบตาราง %s ใน %s" @@ -9446,38 +9468,38 @@ msgstr "ไม่พบตาราง %s ใน %s" msgid "File doesn't exist" msgstr "ไม่มีตาราง \"%s\"!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "จำนวนฟิลด์" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "ตัดทอนคำค้นที่แสดง" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "แสดงคำค้นแบบเต็ม" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "ตำแหน่ง" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "ตำแหน่งเริ่มแรก" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "ข้อมูล" @@ -9485,31 +9507,31 @@ msgstr "ข้อมูล" msgid "Character Sets and Collations" msgstr "ชุดตัวอักษร และการเรียงลำดับ" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%s ฐานข้อมูลได้ถูกทิ้งไปเรียบร้อยแล้ว." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "สถิติฐานข้อมูล" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "ให้มีการเก็บสถิติ" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9517,7 +9539,7 @@ msgstr "" "โปรดทราบ: การเปิดใช้การเก็บสถิติของฐานข้อมูล อาจจะทำให้มีปริมาณการถ่ายโอนข้อมูลจำนวนมาก " "ระหว่างเว็บเซิร์ฟเวอร์ และเซิร์ฟเวอร์ MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9546,7 +9568,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "รุ่นของ PHP" @@ -9565,489 +9587,489 @@ msgstr "" msgid "disabled" msgstr "ระงับการใช้อยู่" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "ให้สิทธิทุกอย่าง ยกเว้นการให้สิทธิแก่ผู้อื่น (GRANT)." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "อนุญาตให้เปลี่ยนโครงสร้างของตารางที่มีอยู่เดิม." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 #, fuzzy msgid "Allows altering and dropping stored routines." msgstr "อนุญาตให้สร้าง และทิ้ง ดัชนี" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "อนุญาตให้สร้างฐานข้อมูล และตารางใหม่." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 #, fuzzy msgid "Allows creating stored routines." msgstr "อนุญาตให้สร้างตารางใหม่." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "อนุญาตให้สร้างตารางใหม่." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "อนุญาตให้สร้างตารางชั่วคราว." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 #, fuzzy msgid "Allows creating new views." msgstr "อนุญาตให้สร้างตารางใหม่." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "อนุญาตให้ลบข้อมูล" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "อนุญาตให้ทิ้งฐานข้อมูล และตาราง" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "อนุญาตให้ทิ้งตาราง" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "อนุญาตให้นำเข้าข้อมูล และส่งออกข้อมูล ไปที่ไฟล์" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "อนุญาตให้เพิ่มผู้ใช้ และสิทธิเข้าถึง โดยไม่ต้องเรียกใช้ตารางสิทธิใหม่" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "อนุญาตให้สร้าง และทิ้ง ดัชนี" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "อนุญาตให้เพิ่ม และแทนที่ ข้อมูล" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "อนุญาตให้ล็อกตารางสำหรับเธรดปัจจุบัน" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "จำกัดจำนวนการเชื่อมต่อใหม่ ที่ผู้ใช้จะสามารถเปิดได้ ต่อชั่วโมง" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "จำกัดจำนวนของคำค้น ที่ผู้ใช้จะสามารถส่งมาที่เซิร์ฟเวอร์ได้ ต่อชั่วโมง" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" "จำกัดจำนวนของคำสั่ง ที่จะเปลี่ยนแปลงตาราง หรือฐานข้อมูลใดๆ ที่ผู้ใช้จะสามารถสั่งได้ ต่อชั่วโมง" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 #, fuzzy msgid "Limits the number of simultaneous connections the user may have." msgstr "จำกัดจำนวนการเชื่อมต่อใหม่ ที่ผู้ใช้จะสามารถเปิดได้ ต่อชั่วโมง" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "ไม่มีผลใน MySQL รุ่นนี้" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "อนุญาตให้เรียกใช้ค่ากำหนดของเซิร์ฟเวอร์ใหม่ และล้างแคชของเซิร์ฟเวอร์" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "มอบสิทธิให้ผู้ใช้ ในการถามว่า slaves หรือ masters อยู่ที่ไหน." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "อนุญาตให้อ่านข้อมูลได้." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "สามารถเรียกดูรายการฐานข้อมูลทั้งหมดได้" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "อนุญาตให้ปิดเซิร์ฟเวอร์ได้" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "อนุญาตให้สร้าง และทิ้ง ดัชนี" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "อนุญาตให้เปลี่ยนข้อมูลได้." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "ไม่มีสิทธิใดๆ." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "ไม่มี" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "สิทธิเจาะจงเฉพาะตาราง" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "โปรดทราบ: ชื่อของสิทธิใน MySQL จะแสดงเป็นภาษาอังกฤษ " -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "การดูแลระบบ" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "สิทธิแบบโกลบอล" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "สิทธิเจาะจงเฉพาะฐานข้อมูล" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "ขีดจำกัดของทรัพยากร" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "โปรดทราบ: ถ้าเปลี่ยนค่าเหล่านี้เป็น 0 (ศูนย์) จะหมายถึง ไม่มีขีดจำกัด." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "ข้อมูลล็อกอิน" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "กรุณาอย่าเปลี่ยนรหัสผ่าน" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "ไม่พบผู้ใช้ใดๆ." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "มีผู้ใช้ %s อยู่แล้ว!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "เพิ่มผู้ใช้ใหม่เรียบร้อยแล้ว" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "คุณได้ปรับปรุงสิทธิสำหรับ %s แล้ว" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "คุณได้เพิกถอนสิทธิของ %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "เปลี่ยนรหัสผ่านของ %s เรียบร้อยแล้ว" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "กำลังลบ %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "ปรับปรุงสิทธิเข้าถึงใหม่อีกรอบ" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "ลบผู้ใช้ที่เลือกไว้เรียบร้อยแล้ว." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "สิทธิได้ถูกเรียกใช้ใหม่เรียบร้อยแล้ว" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "แก้ไขสิทธิ" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "เพิกถอน" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "ส่งออก" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "ใดๆ" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "สิทธิ" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "สิทธิ" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "ข้อมูลทั่วไปของผู้ใช้" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "มอบสิทธิ" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "ถอนผู้ใช้ที่เลือก" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "เพิกถอน active privileges ทั้งหมดจากผู้ใช้ และลบผู้ใช้ทิ้งหลังจากนั้น." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "โยนฐานข้อมูลที่มีชื่อเดียวกับผู้ใช้ทิ้ง." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "ไม่พบผู้ใช้ที่เลือกในตารางแสดงสิทธิ" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "สิทธิเฉพาะคอลัมน์" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "เพิ่มสิทธิของฐานข้อมูลต่อไปนี้" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "เพิ่มสิทธิของตารางต่อไปนี้" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "เปลี่ยนข้อมูลล็อกอิน / ทำสำเนาผู้ใช้" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "สร้างผู้ใช้ใหม่ ให้มีสิทธิเหมือนกัน และ ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... เก็บของเก่าไว้." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... ลบของเก่าทิ้งไปจากตารางผู้ใช้." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... เรียกคืนสิทธิ์ทั้งหมดจากเดิม แล้วลบมันหลังจากนั้น." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "... ลบของเก่าจากตารางผู้ใช้ แล้วเรียกใช้รายการสิทธิ์ใหม่หลังจากนั้น." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "มอบสิทธิทั้งหมดสำหรับฐานข้อมูล "%s"." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "ผู้ใช้มีสิทธิเข้าถึงฐานข้อมูล "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "โกลบอล" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "เฉพาะฐานข้อมูล" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "ไวล์การ์ด" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "โยนวิว %s ทิ้งไปเรียบร้อยแล้ว" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "สิทธิได้ถูกเรียกใช้ใหม่เรียบร้อยแล้ว" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10056,271 +10078,271 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "โปรดเลือกฐานข้อมูล" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "ข้อความเต็ม (fulltext)" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "เฉพาะโครงสร้าง" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "เฉพาะโครงสร้าง" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "เธรด %s ถูกทำลายเรียบร้อยแล้ว." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin ไม่สามารถฆ่าเธรด %s. บางทีมันอาจจะถูกปิดไปแล้วก็ได้." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 #, fuzzy msgid "Query cache" msgstr "ชนิดคำค้น" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 #, fuzzy msgid "Delayed inserts" msgstr "แทรกหลายระเบียนในคราวเดียว" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 #, fuzzy msgid "Show open tables" msgstr "แสดงตาราง" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "ข้อมูลรันไทม์" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "เรียกใหม่" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "กรุณาอย่าเปลี่ยนรหัสผ่าน" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy msgid "Show only alert values" msgstr "แสดงตาราง" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy msgid "Show unformatted values" msgstr "แสดงตาราง" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "รีเลชัน" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "ชนิดคำค้น" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "ฟังก์ชั่น" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10328,117 +10350,117 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "คำสั่ง" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "เซิร์ฟเวอร์ MySQL นี้รันมาเป็นเวลา %s. เริ่มตอน %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "ได้รับ" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "ถูกส่ง" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "ความพยายามล้มเหลว" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "ยกเลิก" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "คำสั่ง" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy msgid "The number of failed attempts to connect to the MySQL server." msgstr "จำกัดจำนวนการเชื่อมต่อใหม่ ที่ผู้ใช้จะสามารถเปิดได้ ต่อชั่วโมง" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10446,78 +10468,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10525,7 +10547,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10533,42 +10555,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10576,33 +10598,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10611,242 +10633,242 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10854,99 +10876,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10954,18 +10976,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10973,70 +10995,70 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "หยุดการติดตามแล้ว" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "ส." -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add new field" msgid "Add chart" msgstr "เพิ่มฟิลด์ใหม่" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "เรียกใหม่" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "เพิ่ม/ลบ คอลัมน์ (ฟิลด์)" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11045,7 +11067,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11053,18 +11075,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11072,11 +11094,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11084,90 +11106,90 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "เอาฐานข้อมูลออก" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "เลือกตาราง" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "เพิ่มผู้ใช้ใหม่" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "คำค้น SQL" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "สถิติของแถว" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "เลือกทั้งหมด" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "ชนิดคำค้น" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" @@ -11175,7 +11197,7 @@ msgid_plural "%d seconds" msgstr[0] "ต่อวินาที" msgstr[1] "ต่อวินาที" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11191,8 +11213,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11295,19 +11317,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "ตัวแปร และค่ากำหนด ของเซิร์ฟเวอร์" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "ค่าเซสชั่น" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "ค่าแบบโกลบอล" @@ -11596,50 +11618,50 @@ msgstr "" msgid "Wrong data" msgstr "ไม่มีฐานข้อมูล" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "คุณแน่ใจที่ต้องการจะ" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "ตรวจสอบ SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "ผลลัพธ์ SQL" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "สร้างโดย" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "ป้ายชื่อ" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "ลบผู้ใช้ที่เลือกไว้เรียบร้อยแล้ว." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11715,12 +11737,12 @@ msgstr "" msgid "Y Values" msgstr "ค่า" -#: tbl_create.php:30 +#: tbl_create.php:31 #, fuzzy, php-format msgid "Table %s already exists!" msgstr "มีผู้ใช้ %s อยู่แล้ว!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยแล้ว" @@ -11771,488 +11793,488 @@ msgstr "บันทึกลงเป็นไฟล์" msgid "File name" msgstr "ชื่อผู้ใช้" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "ชื่อของไพรมารีคีย์ จะต้องเป็น PRIMARY เท่านั้น" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "เปลี่ยนชื่อดัชนีเป็น PRIMARY ไม่ได้!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "ไม่ได้กำหนดส่วนใดๆ ของดัชนี!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Add new field" msgid "Add index" msgstr "เพิ่มฟิลด์ใหม่" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Add new field" msgid "Edit index" msgstr "เพิ่มฟิลด์ใหม่" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "ชื่อดัชนี :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(ชื่อของไพรมารีคีย์จะต้องเป็น \"PRIMARY\" เท่านั้น!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "ชนิดของดัชนี :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "เพิ่มดัชนีคอลัมน์ %s" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "ย้ายตารางไปที่เดิมไม่ได้" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "คัดลอกตารางไปที่เดิมไม่ได้" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "ตาราง %s ถูกย้ายไป %s แล้ว" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "คัดลอกตาราง %s ไปเก็บในชื่อ %s เรียบร้อยแล้ว." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "ชื่อตารางยังว่างอยู่!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "เรียงค่าในตารางตาม" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(เดี่ยว)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "ย้ายตารางไป (database.table):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "ตัวเลือกตาราง" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "เปลี่ยนชื่อตารางเป็น" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "คัดลอกตารางไปยัง (ฐานข้อมูล.ตาราง):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "สลับไปที่ตารางที่ถูกทำสำเนาไว้" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "การดูแลรักษาตาราง" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "จัดระเบียบตาราง" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "ล้างตาราง %s เรียบร้อยแล้ว" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "ล้างตาราง (flush)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "dump ตาราง" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "ลบข้อมูลตาราง (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "ไม่มีฐานข้อมูล" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "การดูแลรักษาตาราง" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "วิเคราะห์" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "ตรวจสอบ" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "ซ่อมแซม" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "ตรวจสอบความสมบูรณ์ของการอ้างถึง:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "แสดงตาราง" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "เนื้อที่ที่ใช้" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "มีผล" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "สถิติของแถว" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "ไม่คงที่" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "ความยาวแถว" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "ขนาดแถว " -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "รีเลชันภายใน" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Session value" msgid "Distinct values" msgstr "ค่าเซสชั่น" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add new field" msgid "Add SPATIAL index" msgstr "เพิ่มฟิลด์ใหม่" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "ไม่มี" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยแล้ว" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "ได้เพิ่มไพรมารีคีย์แล้วใน %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "ได้เพิ่มดัชนีแล้วใน %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "แสดงข้อมูลของ PHP" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add columns" msgid "Move columns" msgstr "เพิ่มฟิลด์ใหม่" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "แสดง" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "มุมมองรีเลชัน" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "เสนอโครงสร้างตาราง" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy msgid "Add column" msgstr "เพิ่มฟิลด์ใหม่" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "ที่จุดสุดท้ายของตาราง" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "ที่จุดเริ่มต้นของตาราง" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "หลัง %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "สร้างดัชนีโดยคอลัมน์ %s" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "การติดตามเริ่มทำงานแล้ว" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "การติดตามเริ่มทำงานแล้ว" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "ชนิดคำค้น" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "ลบการติดตามตารางนี้" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "ไม่มีข้อมูล" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "วันที่" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Delete tracking data for this table" msgid "Deactivate tracking for %s" msgstr "ลบการติดตามตารางนี้" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "รุ่นของเซิร์ฟเวอร์" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "รุ่นของเซิร์ฟเวอร์" @@ -12284,11 +12306,11 @@ msgstr "คุณไม่มีสิทธิที่จะเข้ามา msgid "The profile has been updated." msgstr "ปรับปรุงโพรไฟล์เรียบร้อยแล้ว" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "เปลี่ยนชื่อตารางเป็น" @@ -12609,8 +12631,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12742,8 +12764,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -13449,8 +13471,8 @@ msgid "" "perfectly adequate for your system if you don't have much InnoDB tables or " "other services running on the same machine." msgstr "" -"คุณกำลังใช้ %s%% ของหน่วยความจำของคุณสำหรับการบัฟเฟอร์ InnoDB ถ้าคุณกำลังกำหนดน้อยกว่า " -"60%% อย่างไรก็ตาม ที่นี้อาจไม่สมบูรณ์เพียงพอสำหรับระบบของคุณ ถ้าคุณไม่มีตาราง InnoDB " +"คุณกำลังใช้ %s%% ของหน่วยความจำของคุณสำหรับการบัฟเฟอร์ InnoDB ถ้าคุณกำลังกำหนดน้อยกว่า 60%" +"% อย่างไรก็ตาม ที่นี้อาจไม่สมบูรณ์เพียงพอสำหรับระบบของคุณ ถ้าคุณไม่มีตาราง InnoDB " "มากหรือบริการอื่นๆ ที่ทำงานบนเครื่องเดียวกัน" #: libraries/advisory_rules.txt:452 @@ -13705,8 +13727,8 @@ msgstr "concurrent_insert ตั้งค่าไว้ที่ 0" #~ "The additional features for working with linked tables have been " #~ "deactivated. To find out why click %shere%s." #~ msgstr "" -#~ "ความสามารถเพิ่มเติมสำหรับ linked Tables ได้ถูกระงับเอาไว้ ตามเหตุผลที่แจ้งไว้ใน %shere" -#~ "%s" +#~ "ความสามารถเพิ่มเติมสำหรับ linked Tables ได้ถูกระงับเอาไว้ ตามเหตุผลที่แจ้งไว้ใน %shere%" +#~ "s" #~ msgid "No tables" #~ msgstr "ไม่มีตาราง" diff --git a/po/tk.po b/po/tk.po index 524236596c..ddb59b89cc 100644 --- a/po/tk.po +++ b/po/tk.po @@ -7,27 +7,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-03-23 10:42+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Turkmen \n" -"Language: tk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tk\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 0.8\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Hemmesini görkez" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Sahypa belgisi:" @@ -42,55 +42,56 @@ msgstr "" "ýapdyňyz, ýada siziň brauzeriňiziň hopsuzlyk sazlamalary äpişgeler-arasy " "täzelemäni saklaýandyr." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Gözle" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Git" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Açarsözi" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Düşündiriş" @@ -113,151 +114,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%1$s maglumatlar ulgamy döredildi" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "" -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "" @@ -265,601 +266,537 @@ msgstr "" msgid "View dump (schema) of database" msgstr "" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Database %1$s has been renamed to %2$s" msgstr "%1$s maglumatlar ulgamy döredildi" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Database %1$s has been copied to %2$s" msgstr "%1$s maglumatlar ulgamy döredildi" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "" msgstr[1] "" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "" -msgstr[1] "" - -#: db_search.php:296 -#, php-format -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "" -msgstr[1] "" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "" - -#: db_search.php:362 -msgid "Search in database" -msgstr "" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "" - -#: db_search.php:373 -msgid "Find:" -msgstr "" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "" - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "" @@ -882,7 +819,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -953,27 +890,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -981,53 +918,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "" @@ -1035,7 +972,7 @@ msgstr "" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "" @@ -1044,7 +981,7 @@ msgstr "" msgid "Do you really want to execute \"%s\"?" msgstr "" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1084,7 +1021,7 @@ msgstr "" msgid "Edit Index" msgstr "" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "" @@ -1102,16 +1039,16 @@ msgstr "" msgid "The user name is empty!" msgstr "" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "" @@ -1123,29 +1060,31 @@ msgstr "" msgid "Removing Selected Users" msgstr "" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "" @@ -1155,24 +1094,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "" #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "" @@ -1192,7 +1131,7 @@ msgstr "" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "" @@ -1210,7 +1149,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "" @@ -1251,14 +1190,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "" @@ -1310,32 +1249,32 @@ msgstr "" msgid "Bytes received" msgstr "" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "" @@ -1349,11 +1288,11 @@ msgstr "" msgid "Questions" msgstr "" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "" @@ -1373,12 +1312,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "" @@ -1471,7 +1410,7 @@ msgstr "" msgid "Current settings" msgstr "" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "" @@ -1551,7 +1490,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "" @@ -1639,10 +1578,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "" @@ -1708,7 +1647,7 @@ msgstr "" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1762,15 +1701,15 @@ msgstr "" msgid "Show indexes" msgstr "" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "" @@ -1798,7 +1737,7 @@ msgstr "" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1837,8 +1776,8 @@ msgstr "" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "" @@ -1846,18 +1785,18 @@ msgstr "" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "" @@ -1869,7 +1808,7 @@ msgstr "" msgid "Show search criteria" msgstr "" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "" @@ -1913,12 +1852,12 @@ msgstr "" msgid "Data point content" msgstr "" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -1938,7 +1877,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "" @@ -2013,7 +1952,7 @@ msgstr "" msgid "Generate password" msgstr "" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "" @@ -2021,7 +1960,7 @@ msgstr "" msgid "Change Password" msgstr "" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "" @@ -2110,63 +2049,63 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "" @@ -2204,32 +2143,32 @@ msgid "Sun" msgstr "" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "" @@ -2342,16 +2281,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "" @@ -2359,6 +2298,250 @@ msgstr "" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "" + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2372,73 +2555,49 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2462,107 +2621,119 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "" @@ -2623,193 +2794,152 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2835,83 +2965,83 @@ msgstr[1] "" msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Table %1$s has been renamed to %2$s." msgstr "%1$s maglumatlar ulgamy döredildi" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2919,83 +3049,83 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "" @@ -3068,14 +3198,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3312,13 +3442,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "" @@ -3329,35 +3459,35 @@ msgstr "" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "" @@ -3401,174 +3531,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "" - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3594,9 +3568,9 @@ msgstr "" msgid "Closed" msgstr "" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "" @@ -3724,30 +3698,30 @@ msgstr "" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "" @@ -4011,7 +3985,7 @@ msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "" @@ -4036,14 +4010,14 @@ msgstr "" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "" @@ -4063,13 +4037,13 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "" @@ -4126,12 +4100,12 @@ msgstr "" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "" @@ -4144,7 +4118,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "" @@ -4157,7 +4131,7 @@ msgid "Enclose table and column names with backquotes" msgstr "" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "" @@ -4374,8 +4348,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5591,10 +5565,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "" @@ -5614,8 +5588,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "" @@ -5846,42 +5820,90 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "" +msgstr[1] "" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "" +msgstr[1] "" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "" + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "" @@ -5902,8 +5924,8 @@ msgstr "" msgid "Create" msgstr "" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "" @@ -5917,9 +5939,9 @@ msgstr "" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "" @@ -5927,266 +5949,266 @@ msgstr "" msgid "Number of columns" msgstr "" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6195,7 +6217,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6235,67 +6257,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6483,18 +6505,18 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, 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:133 -msgid "Related Links" +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" #: libraries/engines/pbxt.lib.php:135 +msgid "Related Links" +msgstr "" + +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6502,123 +6524,123 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6633,234 +6655,234 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -6882,8 +6904,8 @@ msgstr "" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -6927,20 +6949,20 @@ msgstr "" msgid "Server Choice" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "" @@ -7020,7 +7042,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "" @@ -7035,28 +7057,28 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7102,32 +7124,32 @@ msgid "Display MIME types" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 -msgid "Server version" -msgstr "" - #: libraries/plugins/export/ExportLatex.class.php:230 #: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportXml.class.php:200 +msgid "Server version" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "" @@ -7199,7 +7221,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7261,33 +7283,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7326,28 +7348,28 @@ msgstr "" msgid "Column names: " msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7357,17 +7379,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7524,94 +7546,94 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "" @@ -7619,7 +7641,7 @@ msgstr "" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -7630,9 +7652,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "" @@ -7650,191 +7672,191 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -7850,125 +7872,125 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -7999,23 +8021,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8097,144 +8119,144 @@ msgstr "" msgid "There are no events to display." msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8253,44 +8275,44 @@ msgstr "" msgid "Current Server" msgstr "" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8299,11 +8321,11 @@ msgstr "" msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8390,7 +8412,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8398,34 +8420,34 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8433,57 +8455,57 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8502,11 +8524,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8521,81 +8543,81 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8603,84 +8625,84 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "" @@ -8728,7 +8750,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -8786,67 +8808,67 @@ msgstr "" msgid "Active options" msgstr "" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "" @@ -8917,15 +8939,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -8934,37 +8956,37 @@ msgstr "" msgid "File doesn't exist" msgstr "" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "" @@ -8972,37 +8994,37 @@ msgstr "" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "" msgstr[1] "" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9030,7 +9052,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "" @@ -9046,469 +9068,469 @@ msgstr "" msgid "disabled" msgstr "" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9517,251 +9539,251 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -9769,115 +9791,115 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -9885,78 +9907,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -9964,7 +9986,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -9972,42 +9994,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10015,33 +10037,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10050,242 +10072,242 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10293,99 +10315,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10393,18 +10415,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10412,61 +10434,61 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10475,7 +10497,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10483,18 +10505,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10502,11 +10524,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10514,86 +10536,86 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "" msgstr[1] "" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -10608,8 +10630,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -10709,19 +10731,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -11005,46 +11027,46 @@ msgstr "" msgid "Wrong data" msgstr "" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "" @@ -11105,12 +11127,12 @@ msgstr "" msgid "Y Values" msgstr "" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -11155,454 +11177,454 @@ msgstr "" msgid "File name" msgstr "" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Use this value" msgid "Distinct values" msgstr "Şu bahany ulan" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "" @@ -11631,11 +11653,11 @@ msgstr "" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" @@ -11938,8 +11960,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12057,8 +12079,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/tr.po b/po/tr.po index 77785c6316..1535ed40c4 100644 --- a/po/tr.po +++ b/po/tr.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-06-28 12:41+0200\n" "Last-Translator: Burak Yavuz \n" "Language-Team: turkish \n" -"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.1\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Tümünü göster" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Sayfa numarası:" @@ -38,55 +38,56 @@ msgstr "" "olabilirsiniz ya da tarayıcınızın güvenlik ayarları pencereler arası " "güncellemeleri engellemek için yapılandırılmıştır." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Ara" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Git" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Anahtar adı" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Açıklama" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Veritabanı %1$s oluşturuldu." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Veritabanı yorumu: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Tablo yorumları" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Sütun" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Türü" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Boş" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Varsayılan" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Bağlantı verilen:" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Yorumlar" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Hayır" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Evet" @@ -261,101 +262,101 @@ msgstr "Evet" msgid "View dump (schema) of database" msgstr "Veritabanının dökümünü (şemasını) göster" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Veritabanında tablo bulunamadı." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Tümünü Seç" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Tüm Seçimi Kaldır" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Veritabanı adı boş!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "%1$s veritabanı %2$s olarak yeniden adlandırıldı" -#: db_operations.php:330 +#: db_operations.php:332 #, php-format msgid "Database %1$s has been copied to %2$s" msgstr "%1$s veritabanı %2$s veritabanına kopyalandı" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Veritabanını şuna yeniden adlandır" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Veritabanını kaldır" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s veritabanı kaldırıldı." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Veritabanını kaldır (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Veritabanını şuraya kopyala:" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Sadece yapı" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Yapı ve veri" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Sadece veri" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Kopyalamadan önce VERİTABANI OLUŞTUR" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "%s ekle" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT değeri ekle" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Kısıtlamaları ekle" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Kopyalanmış veritabanına geç" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Karşılaştırma" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -364,487 +365,423 @@ msgstr "" "phpMyAdmin yapılandırma depolaması devre dışı bırakıldı. Nedenini öğrenmek " "için %sburaya%s tıklayın." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Bağlantılı şemayı dışa aktar veya düzenle" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tablo" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Satır" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Boyut" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "kullanımda" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Oluşturma" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Son güncellenme" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Son kontrol" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tablo" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Görüntülemek için en az bir sütun seçmelisiniz" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "%sGörsel yaratıcı'ya%s geç" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sırala" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Küçükten Büyüğe" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Büyükten Küçüğe" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Göster" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriter" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Ve" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Veya" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Değiştir" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Kriter satırı Ekle/Sil" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Sütun Ekle/Sil" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Sorguyu Güncelle" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Tabloları kullan" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "%s veritabanındaki SQL sorgusu:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Sorguyu Gönder" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Erişim engellendi" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "kelimelerin en azından biri" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "tüm kelimeler" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "kesin ifade" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "kurallı ifade olarak" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "\"%s\" %s için arama sonuçları:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Toplam: %s benzeşme" - -#: db_search.php:296 -#, php-format -#| msgid "%1$s match inside table %2$s" -#| msgid_plural "%1$s matches inside table %2$s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%2$s tablosu içerisinde %1$s eşleşme" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Gözat" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "%s tablosu için benzeşenler silinsin mi?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Sil" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Veritabanında ara" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Aranacak kelimeler veya değerler (joker: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Bul:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Kelimeler boşlukla ayrılır (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Tablo içindekiler:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "İç sütun:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "Veritabanında tablolar bulunamadı" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "bilinmeyen" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "%s tablosu boşaltıldı" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "%s görünümü kaldırıldı" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "%s tablosu kaldırıldı" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "İzleme aktif." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "İzleme aktif değil." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Bu görünüm en az bu satır sayısı kadar olur. Lütfen %sbelgeden%s yararlanın." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Görünüm" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Kopya Etme" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Toplam" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s bu MySQL sunucusundaki varsayılan depolama motorudur." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Seçilileri:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Tümünü Seç" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Ek yükü olan tabloları kontrol et" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Dışa Aktar" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Baskı görünümü" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Boşalt" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Kaldır" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Tabloyu kontrol et" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Tabloyu uyarla" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Tabloyu onar" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Tabloyu çözümle" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Tabloya ön ek ekle" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Tablo ön ekini değiştir" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Tabloyu ön eki ile kopyala" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Veri sözlüğü" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "İzlenen tablolar" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Veritabanı" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Son sürüm" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Oluşturuldu" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Güncellendi" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Durum" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Eylem" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Bu tablo için izleme verisini sil" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "aktif" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "aktif değil" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Sürümler" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "İzleme raporu" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Yapı görüntüsü yakalama" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "İzlenmeyen tablolar" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Tabloyu izle" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Veritabanı Günlüğü" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Kötü tür!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Seçili dışa aktarma türü dosyaya kaydedilmelidir!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Kötü parametreler!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "%s dosyasını kaydetmek için yetersiz alan." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -852,12 +789,12 @@ msgstr "" "%s dosyası zaten sunucuda var, dosya adını değiştirin veya üzerine yazma " "seçeneğini işaretleyin." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Web sunucusu %s dosyasını kaydetmek için izne sahip değil." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Döküm, %s dosyasına kaydedildi." @@ -880,7 +817,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Geometri" @@ -953,29 +890,29 @@ msgstr "" "\"Function\" sütunundan \"GeomFromText\" seçin ve \"Value\" alanı içine " "alttaki dizgiyi yapıştırın" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Muhtemelen çok büyük dosya göndermeyi denediniz. Lütfen bu sınıra çözüm yolu " "bulmak için %sbelgeden%s yararlanın." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Gösterilen işaret" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "İşaretleme silindi." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Dosya okunamadı" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -985,7 +922,7 @@ msgstr "" "Desteklenmeyen sıkıştırmayla (%s) dosya yüklemeyi denediniz. Ya bunun için " "destek henüz tamamlanmadı ya da yapılandırmanız tarafından etkisizleştirildi." -#: import.php:390 +#: import.php:394 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 " @@ -995,28 +932,28 @@ msgstr "" "boyutu PHP yapılandırmanız tarafından izin verilen en fazla boyutu aştı. " "[a@./Documentation.html#faq1_16@Documentation]SSS 1.16[/a]'ya bakın." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" "Karakter grubu dönüştürme kütüphanesi olmadan dosyanın karakter grubu " "dönüştürülemez" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "İçe aktarma eklentileri yüklenemedi, lütfen kurulumunuzu kontrol edin!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "İşaretleme %s oluşturuldu" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "İçe aktarma başarılı olarak bitti, %d sorgu çalıştırıldı." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1024,7 +961,7 @@ msgstr "" "Betik zaman aşımı geçti, eğer içe aktarmayı bitirmek istiyorsanız, lütfen " "aynı dosyayı yeniden gönderin ve içe aktarma devam edecektir." -#: import.php:499 +#: import.php:503 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." @@ -1033,15 +970,15 @@ msgstr "" "sınırlarını arttırmadığınız sürece phpMyAdmin'in bu içe aktarmayı " "biteremeyeceği anlamına gelir." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "SQL sorgunuz başarılı olarak çalıştırıldı" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Geri" @@ -1050,7 +987,7 @@ msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" "phpMyAdmin, çerçeve-kabiliyeti olan tarayıcı ile daha kullanışlıdır." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" ifadesi etkisizleştirildi." @@ -1059,7 +996,7 @@ msgstr "\"DROP DATABASE\" ifadesi etkisizleştirildi." msgid "Do you really want to execute \"%s\"?" msgstr "\"%s\" sorgusunu çalıştırmak istediğinize emin misiniz?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Bütün bir veritabanını YOK ETMEK üzeresiniz!" @@ -1099,7 +1036,7 @@ msgstr "İndeksi ekle" msgid "Edit Index" msgstr "İndeksi düzenle" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "İndekse %d sütun ekle" @@ -1117,16 +1054,16 @@ msgstr "Anamakine adı boş!" msgid "The user name is empty!" msgstr "Kullanıcı adı boş!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Parola boş!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Parolalar birbiriyle aynı değil!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Kullanıcı ekle" @@ -1138,29 +1075,31 @@ msgstr "Yetkiler Yeniden Yükleniyor" msgid "Removing Selected Users" msgstr "Seçili Kullanıcılar Kaldırılıyor" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Kapat" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Düzenle" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Canlı trafik çizelgesi" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Canlı bağ./işlem çizelgesi" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Canlı sorgu çizelgesi" @@ -1170,24 +1109,24 @@ msgstr "Sabit veri" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Toplam" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Diğer" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1207,7 +1146,7 @@ msgstr "Sunucu trafiği (KiB olarak)" msgid "Connections since last refresh" msgstr "Son yenilemeden bu yana bağlantılar" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "İşlemler" @@ -1225,7 +1164,7 @@ msgstr "Son yenilemeden bu yana sorular" msgid "Questions (executed statements by the server)" msgstr "Sorular (sunucu tarafından çalıştırılan ifadeler)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Sorgu istatistikleri" @@ -1270,14 +1209,14 @@ msgid "System swap" msgstr "Sistem takası" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MiB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1329,32 +1268,32 @@ msgstr "Gönderilmiş bayt" msgid "Bytes received" msgstr "Alınmış bayt" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Bağlantılar" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GiB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TiB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EiB" @@ -1368,11 +1307,11 @@ msgstr "%d tablo" msgid "Questions" msgstr "Sorular" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Trafik" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Ayarlar" @@ -1392,12 +1331,12 @@ msgstr "Çizelgeyi ızgaraya ekle" msgid "Please add at least one variable to the series" msgstr "Lütfen diziye en az bir değişken ekleyin" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Yok" @@ -1441,8 +1380,8 @@ msgid "" "depending on your system." msgstr "" "slow_query_log etkinleştirildi ama sunucu sadece %d saniyeden daha uzun " -"süren sorguları günlükler. Bu long_query_time'ın, sisteminize bağlı olarak " -"0-2 saniyeye ayarlanması tavsiye edilir." +"süren sorguları günlükler. Bu long_query_time'ın, sisteminize bağlı olarak 0-" +"2 saniyeye ayarlanması tavsiye edilir." #: js/messages.php:150 #, php-format @@ -1497,7 +1436,7 @@ msgstr "Ayarları değiştir" msgid "Current settings" msgstr "Şu anki ayarlar" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Çizelge Başlığı" @@ -1583,7 +1522,7 @@ msgstr "Çıktıyı açıkla" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Süre" @@ -1678,10 +1617,10 @@ msgstr "" "İçe aktarılan yapılandırma ile çizelge çizgilerinin oluşturulması başarısız. " "Varsayılan yapılandırmaya sıfırlanıyor..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "İçe Aktar" @@ -1747,7 +1686,7 @@ msgstr "İstek İşleniyor" msgid "Error in Processing Request" msgstr "İstek İşlemede Hata" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Veritabanı seçilmedi." @@ -1801,15 +1740,15 @@ msgstr "İndeksleri gizle" msgid "Show indexes" msgstr "İndeksleri göster" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "Dış anahtar kontrolü:" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "(Etkinleştirildi)" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 msgid "(Disabled)" msgstr "(Etkisizleştirildi)" @@ -1837,7 +1776,7 @@ msgstr "Siliniyor" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Depolanan işlevin tanımı RETURN ifadesi içermek zorunda!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET düzenleyicisi" @@ -1878,8 +1817,8 @@ msgstr "Sorgu kutusunu göster" msgid "No rows selected" msgstr "Satır seçilmedi" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Değiştir" @@ -1887,18 +1826,18 @@ msgstr "Değiştir" msgid "Query execution time" msgstr "Sorgu yürütme süresi" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d geçerli bir satır sayısı değil." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Kaydet" @@ -1910,7 +1849,7 @@ msgstr "Arama kriterini gizle" msgid "Show search criteria" msgstr "Arama kriterini göster" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Odaklı Arama" @@ -1959,12 +1898,12 @@ msgstr "Sorgu sonuçları" msgid "Data point content" msgstr "Veri imleci içeriği" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Yoksay" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Kopyala" @@ -1984,7 +1923,7 @@ msgstr "Dış Anahtarı seç" msgid "Please select the primary key or a unique key" msgstr "Lütfen birincil anahtarı veya benzersiz anahtarı seçin" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Göstermek için sütun seçin" @@ -2069,7 +2008,7 @@ msgstr "Veri satır(larını)nı göster" msgid "Generate password" msgstr "Parola üret" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Üret" @@ -2077,7 +2016,7 @@ msgstr "Üret" msgid "Change Password" msgstr "Parola Değiştir" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Daha Fazla" @@ -2087,8 +2026,8 @@ msgid "" "A newer version of phpMyAdmin is available and you should consider " "upgrading. The newest version is %s, released on %s." msgstr "" -"phpMyAdmin'in yeni sürümü mevcut ve yükseltmeyi düşünmelisiniz. Yeni sürüm " -"%s, %s tarihinde yayınlandı." +"phpMyAdmin'in yeni sürümü mevcut ve yükseltmeyi düşünmelisiniz. Yeni sürüm %" +"s, %s tarihinde yayınlandı." #. l10n: Latest available phpMyAdmin version #: js/messages.php:373 @@ -2168,63 +2107,63 @@ msgid "December" msgstr "Aralık" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Oca" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Şub" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Nis" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Haz" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Tem" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Ağu" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Eyl" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Eki" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Kas" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Ara" @@ -2262,32 +2201,32 @@ msgid "Sun" msgstr "Paz" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Ptesi" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Sal" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Çar" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Per" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Cum" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Ctesi" @@ -2402,16 +2341,16 @@ msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" "%1$s. satırda beklenmedik karakter. Beklenen sekme, ama bulunan \"%2$s\"" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "saniye başına" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "dakika başına" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "saat başına" @@ -2419,6 +2358,250 @@ msgstr "saat başına" msgid "per day" msgstr "gün başına" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "En fazla: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Belgeler" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Hata" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL sorgusu" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL çıktısı: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "SQL onaylayıcısına bağlanma başarısız oldu!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL'i açıkla" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL Açıklamasını atla" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP Kodsuz" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP Kodu oluştur" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Yenile" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL Onaylamayı atla" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL'i onayla" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Bu sorguyu sıralı düzenle" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Sıralı" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profil çıkart" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Paz" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y, %H:%M:%S" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s gün, %s saat, %s dakika ve %s saniye" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Eksik parametreler:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Başlangıç" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Önceki" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Sonraki" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "Son" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr ""%s" veritabanına git." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "%s işlevselliği bilinen bir hata tarafından zarar görmüş, bakınız %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Değiştirmek için tıklayın" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Yapı" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Ekle" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Gözat" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "İşlemler" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Bilgisayarınıza gözat:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Web sunucusu gönderme dizininden %s seçin:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Gönderme işi için ayarladığınız dizine ulaşılamıyor" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Göndermek için hiç dosya yok" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Çalıştır" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Yazdır" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2433,73 +2616,49 @@ msgstr "" msgid "Font size" msgstr "Yazı Tipi boyutu" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "Düzenlenen veriyi kaydet" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "Sütun düzenini geri yükle" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Başlangıç" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Önceki" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Sonraki" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "Son" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "Başlangıç satırı" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "Satır sayısı" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "Kip" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "yatay" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "yatay (döndürülmüş başlıklar)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "dikey" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "Her %s satırda bir başlıklar" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Anahtara göre sırala" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2523,64 +2682,76 @@ msgstr "Anahtara göre sırala" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Seçenekler" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "Kısmi metinler" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "Tam metinler" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Bağlantılı anahtar" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "Bağlantılı görüntü sütunu" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Binari içerikleri göster" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "BLOB içerikleri göster" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Binari içerikleri HEX olarak göster" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "Tarayıcı dönüşümünü gizle" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "Çok İyi Bilinen Metin" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "Çok İyi Bilinen Binari" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Satır silindi" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Sil" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Sonlandır" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2588,44 +2759,44 @@ msgstr "" "Yaklaşık olabilir. [a@./Documentation.html#faq3_11@Documentation]SSS 3.11[/" "a]'e bakın" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "sorgu içerisinde" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Gösterilen satırlar" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "toplam" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Sorgu %01.4f san. sürdü" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Sorgu sonuçları işlemleri" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Baskı görünümü (tüm metinler ile)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "Çizelge göster" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "GIS verisini görselleştir" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "Görünüm oluştur" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Bağlantı bulunamadı" @@ -2691,58 +2862,58 @@ msgstr "Gönderilen dosya okunamıyor (taşınamadı)." msgid "Open new phpMyAdmin window" msgstr "Yeni phpMyAdmin penceresi aç" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" "Bu kısmı geçmek için tanımlama bilgileri (cookies) etkinleştirilmiş " "olmalıdır." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "Bu kısmı geçmek için Javascript etkinleştirilmiş olmalıdır" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Tanımlı indeks yok!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "İndeksler" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Benzersiz" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Paketlendi" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Önemlilik" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Yorum" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Birincil anahtar kaldırıldı" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "%s indeksi kaldırıldı" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2751,137 +2922,96 @@ msgstr "" "İndeks %1$s ve %2$s eşit görünüyor ve bunlardan birinin silinmesi mümkün " "olabilir." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Veritabanları" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Sunucu" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Yapı" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Ekle" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "İşlemler" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "İzleme" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Tetikleyiciler" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Tablo boş olarak görünüyor!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Veritabanı boş olarak görünüyor!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Sorgu" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Yetkiler" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Yordamlar" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Olaylar" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Tasarımcı" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Kullanıcılar" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Eşitle" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binari günlüğü" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Değişkenler" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Karakter Grupları" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Eklentiler" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Motorlar" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Hata" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2904,75 +3034,75 @@ msgstr[0] "%1$d satır eklendi." msgid "Error while creating PDF:" msgstr "PDF oluşturulurken hata:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Son tablo kaydedilemedi" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Son tablolar" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Son tablolar yok" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Bu depolama motoru için ayrıntılı durum bilgisi mevcut değil." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s bu MySQL sunucusunda var." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s bu MySQL sunucusu için etkisizleştirildi." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Bu MySQL sunucusu %s depolama motorunu desteklemez." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "bilinmeyen tablo durumu: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "Kaynak veritabanı `%s` bulunamadı!" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, php-format msgid "Target database `%s` was not found!" msgstr "Hedef veritabanı `%s` bulunamadı!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Geçersiz veritabanı" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Geçersiz tablo adı" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "%1$s tablo adını %2$s tablo adına değiştirme hatası" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, php-format msgid "Table %1$s has been renamed to %2$s." msgstr "%1$s tablosu %2$s olarak yeniden adlandırıldı." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Tablo KA tercihleri kaydedilemedi" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2981,7 +3111,7 @@ msgstr "" "Tablo KA tercihlerini temizleme başarısız ($cfg['Servers'][$i]" "['MaxTableUiprefs'] %s bakın)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2992,83 +3122,83 @@ msgstr "" "yenilemenizden sonra kalıcı olmayacaktır. Eğer tablo yapısı değiştirilmişse " "lütfen kontrol edin." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "İşlev" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "İşletici" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Değer" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "Tablo Arama" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "Düzenle/Ekle" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "Sütunları seç (en az bir):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Arama koşulu ekle (\"where\" koşulu gövdesi):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Sayfa başına satır sayısı" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Görünüm düzeni:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "Bu sütunu her noktayı etiketlemek için kullan" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "Çizim için en fazla satır" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Dış değerlere gözat" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "İlave arama kriteri" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "İki farklı sütun için \"örnekle sorgulama\" (joker: \"%\") yap" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "\"Örnekle sorgulama\" yap. (joker: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "Noktalara gözat/düzenle" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "Nasıl kullanılır" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "Odaklamayı sıfırla" @@ -3154,20 +3284,20 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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 "" "Küçük kayan noktalı bir sayı, izin verilebilir değerler -3.402823466E+38'den " "-1.175494351E-38'e, 0 ve 1.175494351E-38'den 3.402823466E+38'e kadardır" #: libraries/Types.class.php:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" -"Çift duyarlıklı kayan noktalı bir sayı, izin verilebilir değerler " -"-1.7976931348623157E+308'den -2.2250738585072014E-308'e, 0 ve " +"Çift duyarlıklı kayan noktalı bir sayı, izin verilebilir değerler -" +"1.7976931348623157E+308'den -2.2250738585072014E-308'e, 0 ve " "2.2250738585072014E-308'den 1.7976931348623157E+308'e kadardır" #: libraries/Types.class.php:311 @@ -3451,13 +3581,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "Bir numaralandırma, tanımlanmış değerlerin listesinden seçilir" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "paylaşılmış" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tablolar" @@ -3468,35 +3598,35 @@ msgstr "Tablolar" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Veri" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Ek Yük" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Veritabanına git" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Kopya edilmedi" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Kopya edildi" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr ""%s" veritabanı için yetkileri kontrol et." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Yetkileri kontrol et" @@ -3546,174 +3676,18 @@ msgstr "Yapılandırma içinde geçersiz kimlik doğrulama yöntemi ayarı:" msgid "You should upgrade to %s %s or later." msgstr "%s %s veya sonrasına yükseltmelisiniz." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "GLOBALS üzerine yazma girişimi" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "olası kötüye kullanma" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "sayısal tuş algılandı" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "En fazla: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Belgeler" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL sorgusu" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL çıktısı: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "SQL onaylayıcısına bağlanma başarısız oldu!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL'i açıkla" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL Açıklamasını atla" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP Kodsuz" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP Kodu oluştur" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Yenile" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL Onaylamayı atla" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL'i onayla" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Bu sorguyu sıralı düzenle" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Sıralı" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profil çıkart" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Paz" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y, %H:%M:%S" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s gün, %s saat, %s dakika ve %s saniye" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Eksik parametreler:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr ""%s" veritabanına git." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "%s işlevselliği bilinen bir hata tarafından zarar görmüş, bakınız %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Değiştirmek için tıklayın" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Bilgisayarınıza gözat:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Web sunucusu gönderme dizininden %s seçin:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Gönderme işi için ayarladığınız dizine ulaşılamıyor" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Göndermek için hiç dosya yok" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Çalıştır" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Yazdır" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3739,9 +3713,9 @@ msgstr "Açık" msgid "Closed" msgstr "Kapandı" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Etkisiz" @@ -3869,30 +3843,30 @@ msgstr "SOAP uzantısı bulunamadı" msgid "maximum %s" msgstr "en fazla %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Viki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "Bu ayar etkisizleştirildi, yapılandırmanıza uygulanmayacaktır" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Ayar değeri: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Varsayılan değeri geri yükle" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Bu değeri özelleştirmek için kullanıcılara izin ver" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Sıfırla" @@ -4185,7 +4159,7 @@ msgid "Character set of the file" msgstr "Dosyanın karakter grubu" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Biçim" @@ -4210,14 +4184,14 @@ msgstr "İlk satır içine sütun adlarını koy" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Sütunu kapatan:" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Sütunu dolduran:" @@ -4237,13 +4211,13 @@ msgstr "Sütunlardaki CRLF karakterlerini kaldır" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Sütunu sonlandıran:" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Satırı sonlandıran:" @@ -4300,12 +4274,12 @@ msgstr "Etiket anahtarı" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME türü" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Bağlantılar" @@ -4318,7 +4292,7 @@ msgid "Save on server" msgstr "Sunucuda kaydet" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Mevcut dosya(ların)nın üzerine yaz" @@ -4331,7 +4305,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Tablo ve sütun adlarını ters tırnaklarla kapattır" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL uyumluluk kipi" @@ -4553,8 +4527,8 @@ msgstr "" "belgeden[/a] yararlanın." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Sorgu penceresi" @@ -5931,10 +5905,10 @@ msgstr "SQL Onaylayıcının etkinleştirilmesini gerektirir" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Parola" @@ -5958,8 +5932,8 @@ msgstr "" "Eğer özel kullanıcı adınız varsa, onu burada belirleyin (varsayılanı [kbd]" "isimsiz'dir[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Kullanıcı Adı" @@ -6205,7 +6179,7 @@ msgstr "%s uzantısı eksik. Lütfen PHP yapılandırmanızı kontrol edin." msgid "possible deep recursion attack" msgstr "olası aşırı özyinelemeli saldırı" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." @@ -6213,18 +6187,64 @@ msgstr "" "Sunucu yanıt vermiyor (ya da yerel MySQL sunucusunun soketi doğru olarak " "yapılandırılmadı)." -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "Sunucu yanıt vermiyor." -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "Lütfen veritabanını içeren dizinin yetkilerini kontrol edin." -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Ayrıntılar..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "\"%s\" %s için arama sonuçları:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Toplam: %s benzeşme" + +#: libraries/db_search.lib.php:211 +#, php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%2$s tablosu içerisinde %1$s eşleşme" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "%s tablosu için benzeşenler silinsin mi?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Veritabanında ara" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Aranacak kelimeler veya değerler (joker: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Bul:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Kelimeler boşlukla ayrılır (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Tablo içindekiler:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "İç sütun:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6232,19 +6252,19 @@ msgstr "" "Yapılandırma dosyanız içinde tanımlanmış denetim kullanıcıları için bağlantı " "başarısız oldu." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Parola değiştir" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Parola yok" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Parola tekrarı" @@ -6265,8 +6285,8 @@ msgstr "Veritabanı oluştur" msgid "Create" msgstr "Oluştur" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Yetkiniz yok" @@ -6280,9 +6300,9 @@ msgstr "Tablo oluştur" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Adı" @@ -6290,145 +6310,145 @@ msgstr "Adı" msgid "Number of columns" msgstr "Sütun sayısı" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Dışa aktarma eklentileri yüklenemedi, lütfen kurulumunuzu kontrol edin!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Şu anki sunucudan veritabanları dışa aktarılıyor" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "\"%s\" veritabanından tablolar dışa aktarılıyor" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "\"%s\" tablosunda satırlar dışa aktarılıyor" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Dışa Aktarma Yöntemi:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "Hızlı - sadece en az seçenekleri göster" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "Özel - tüm olası seçenekleri göster" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "Veritabanı(ları):" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Tablo(lar):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Satırlar:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "Tüm satırı(ları) dökümle" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Satır sayısı:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "Başlanacak satır:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Tüm satırları dökümle" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "Çıktı:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Sunucuda %s dizinine kaydet" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Çıktıyı dosyaya kaydet" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Dosya adı şablonu:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ sunucu adı olacaktır" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ", @DATABASE@ veritabanı adı olacaktır" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ", @TABLE@ tablo adı olacaktır" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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 "" "Bu değer %1$sstrftime%2$s kullanılarak yorumlanır, bu yüzden zaman " "biçimlendirme dizgisi kullanabilirsiniz. İlave olarak aşağıdaki dönüşümler " "meydana gelecektir: %3$s. Diğer metin olduğu gibi tutulacak. Ayrıntılar için " "%4$sSSS%5$s'a bakın." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "ileriki dışa aktarımlar için bunu kullan" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Dosyanın karakter grubu:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Sıkıştırma:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zip olarak" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzip olarak" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzip olarak" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "Çıktıyı metin olarak göster" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Biçim:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "Biçim-belli seçenekler:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -6436,34 +6456,34 @@ msgstr "" "Seçili biçimde seçenekleri doldurmak için aşağı kaydır ve diğer biçimler " "için seçenekleri yoksay." -#: libraries/display_export.lib.php:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "Kodlama Dönüştürme:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "%2$s dalından %1$s" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "dal yok" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "Git gözden geçirme" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, php-format msgid "committed on %1$s by %2$s" msgstr "%2$s tarafından %1$s tarihinde işlendi" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, php-format msgid "authored on %1$s by %2$s" msgstr "%2$s tarafından %1$s tarihinde hazırlandı" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6473,33 +6493,33 @@ msgstr "" "webkit tabanlı (Safari, Google Chrome, Arora vs.) tarayıcılardaki bilinen " "bir hatadır." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "%s / %s" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 msgid "Uploading your import file..." msgstr "İçe aktarma dosyanız gönderiliyor..." -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "%s/san." -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "Yaklaşık kalan %MIN dik. %SEC san." -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "Yaklaşık kalan %SEC san." -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Dosya işleme alındı, lütfen sabırlı olun." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -6507,30 +6527,30 @@ msgstr "" "Lütfen sabırlı olun, dosya gönderilmekte. Gönderme ile ilgili ayrıntılar " "mevcut değil." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "Şu anki sunucu içine aktarılıyor" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "\"%s\" veritabanı içine aktarılıyor" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "\"%s\" tablosu içine aktarılıyor" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "İçe Aktarmak için Dosya:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "Dosya sıkıştırılmış (%s) ya da sıkıştırılmamış olabilir." -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" @@ -6538,15 +6558,15 @@ msgstr "" "Sıkıştırılmış dosyanın adı .[biçim].[sıkıştırma] şeklinde bitmelidir. " "Örneğin: .sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Bu sunucuda dosya gönderimlerine izin verilmez." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "Kısmi İçe Aktarma:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6554,7 +6574,7 @@ msgstr "" "Önceki içe aktarma zaman aşımına uğradı, sonradan yeniden gönderim %d " "konumundan devam edecek." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6564,11 +6584,11 @@ msgstr "" "aktarımı kesmeye izin verir. (Bu büyük dosyaların içe aktarımı için iyi " "bir yol olabilir, ancak bu işlemleri bozabilir.)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "İlk satırdan başlayarak atlanacak satır sayısı:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "Biçim-Belli Seçenekler:" @@ -6577,7 +6597,7 @@ msgstr "Biçim-Belli Seçenekler:" msgid "Language" msgstr "Dil" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Sürüm bilgisi" @@ -6621,67 +6641,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Arabellek Havuzu" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB Durumu" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Arabellek Havuzu Kullanımı" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "sayfa" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Serbest sayfalar" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Bozuk sayfalar" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Veri içeren sayfalar" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Temizlenen sayfalar" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Meşgul sayfalar" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Sabitlenmiş sayfalar" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Arabellek Havuzu Etkinliği" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "İstekleri oku" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Yazma istekleri" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Okuma kaçırıyor" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Yazma bekliyor" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Okuma kaçırması %" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Yazma beklemesi %" @@ -6912,20 +6932,20 @@ msgstr "" "sayısıdır. Eğer günlük sayısı bu değeri geçerse eski günlükler silinecektir, " "diğer taraftan yeniden adlandırılır ve bir sonraki en yüksek numara verilir." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" "%sPrimeBase XT Ana Sayfasında%s PBXT hakkında belge ve daha fazla bilgi " "bulunabilir." -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "İlgili Bağlantılar" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "Paul McCullagh'ın The PrimeBase XT Bloğu" @@ -6933,127 +6953,127 @@ msgstr "Paul McCullagh'ın The PrimeBase XT Bloğu" msgid "No data found for GIS visualization." msgstr "GIS görselleştirmesi için bulunan veri yok." -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL boş bir sonuç kümesi döndürdü (yani sıfır satır)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "Aşağıdaki yapılar ya oluşturuldu ya da değiştirildi. Buyurun:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "Adına tıklayarak yapının içeriklerini görün" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" "Uyan \"Seçenekler\" bağlantısına tıklayarak bunun herhangi bir ayarını " "değiştirin" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "Aşağıdaki \"Yapı\" bağlantısıyla yapısını düzenleyin" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "Şu veritabanına git: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "%s için ayarları düzenle" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "Şu tabloya git: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "%s yapısı" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "Şu görünüme git: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Gizle" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binari" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "Uzunluğu nedeniyle,
bu sütun düzenlenebilir olmayabilir" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binari - düzenlemeyiniz" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "web sunucusu gönderme dizini" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "%s satırla eklemeye devam et" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "ve sonra" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Yeni satır olarak ekle" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Yeni satır olarak ekle ve hataları yoksay" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Ekleme sorgusunu göster" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Önceki sayfaya geri dön" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Yeni başka bir satır ekle" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Bu sayfaya geri dön" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Sonraki satırı düzenle" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Değerden değere geçmek için TAB tuşunu veya herhangi bir yere gitmek için " "CTRL+OK TUŞLARI'nı kullanın" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "SQL sorgusu gösteriliyor" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Eklenen satır id: %1$d" @@ -7068,234 +7088,234 @@ msgstr "Yok" msgid "Convert to Kana" msgstr "Kana'ya dönüştür" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "Buradan" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "Buraya" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Gönder" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "Tablo ön eki ekle" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "Ön ek ekle" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 msgid "Do you really want to execute the following query?" msgstr "Aşağıdaki sorguya çalıştırmak istiyor musunuz?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Değişiklik yok" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Karakter Grubu" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bulgarca" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Basitleştirilmiş Çince" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Geleneksel Çince" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "büyük küçük harfe duyarsız" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "büyük küçük harfe duyarlı" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Hırvatça" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Çekçe" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Danca" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "İngilizce" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estçe" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Almanca" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "sözlük" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefon defteri" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Macarca" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "İzlandaca" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japonca" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Litvanyaca" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litvanyaca" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Korece" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Farsça" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polonyaca" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Batı Avrupa" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Romence" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovakça" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovence" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "İspanyolca" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Geleneksel İspanyolca" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "İsveççe" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tayca" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Türkçe" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukraynaca" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Evrensel Kod" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "çokdilli" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Orta Avrupa" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Rusça" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltık" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Ermenice" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Kiril" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arapça" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "İbranice" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gürcüce" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Yunanca" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Çekçe-Slovakça" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Giriş" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Oturumu kapat" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin belgeleri" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Rehber çerçeveyi yeniden yükle" @@ -7317,8 +7337,8 @@ msgstr "%s'e Hoş Geldiniz" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Muhtemelen bunun sebebi yapılandırma dosyasını oluşturmadığınız içindir. Bir " "tane oluşturmak için %1$skur programcığı%2$s kullanmak isteyebilirsiniz." @@ -7370,7 +7390,7 @@ msgstr "Parola:" msgid "Server Choice" msgstr "Sunucu Seçimi" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7378,14 +7398,14 @@ msgstr "" "Yapılandırma tarafından parolasız oturum açma yasaktır (AllowNoPassword'a " "bakın)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "%s saniye içinde hiçbir işlem yapılmadı, lütfen yeniden oturum açın" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL sunucusuna oturum açılamıyor" @@ -7465,7 +7485,7 @@ msgstr "Veri dökümü seçenekleri" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Tablo döküm verisi" @@ -7480,28 +7500,28 @@ msgstr "Olay" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Tanım" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Tablo için tablo yapısı" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Görünüm yapısı" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Görünüm yapısı durumu" @@ -7547,32 +7567,32 @@ msgid "Display MIME types" msgstr "MIME türlerini göster" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Anamakine" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Üretim Zamanı" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Sunucu sürümü" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP Sürümü" @@ -7652,7 +7672,7 @@ msgstr "" "kelimelerle şekillendirilmiş sütun ve tablo adlarını korur)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "Eklemeden önce tabloyu kes" @@ -7729,33 +7749,33 @@ msgstr "" "sunucular arasında TIMESTAMP sütunlarını dökümlemek ve yeniden yüklemek için " "etkinleştirir)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Yordamlar" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "İşlevler" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Dökümü yapılmış tablolar için kısıtlamalar" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Tablo kısıtlamaları" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "TABLO MIME TÜRLERİ" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "TABLO BAĞLANTILARI" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "Veri okunması hatası:" @@ -7799,15 +7819,15 @@ msgstr "" msgid "Column names: " msgstr "Sütun adları: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "CSV içe aktarma için geçersiz parametre: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7816,13 +7836,13 @@ msgstr "" "Geçersiz sütun (%s) belirtilmiş! Sütun adlarının doğru olarak hecelenmesini, " "virgüllerle ayrılmasını ve tırnaklarla kapanmamasını sağlayın." -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "%d. satırda CSV girdisinin geçersiz biçimi." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "CSV girdisinde %d. satırda geçersiz sütun sayısı." @@ -7832,17 +7852,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Tablo adı" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Sütun adları" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Bu eklenti sıkıştırılmış içe aktarım dosyalarını desteklemez!" @@ -7950,17 +7970,6 @@ msgstr "" "gerekir." #: 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/transformations/" -#| "text_plain__external.inc.php and list the tools you want to make " -#| "available. The first option is then the number of the program you want to " -#| "use and the second option is the parameters for the program. The third " -#| "option, if set to 1, will convert the output using htmlspecialchars() " -#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and " -#| "ensure that the output appears all on one line (Default 1)." msgid "" "LINUX ONLY: Launches an external application and feeds it the column data " "via standard input. Returns the standard output of the application. The " @@ -7975,14 +7984,14 @@ msgid "" msgstr "" "SADECE LINUX: Harici bir uygulama çalıştırır ve sütun verisini standart " "girdi yoluyla besler. Uygulamanın standart çıktısı döner. Düzgün HTML kodu " -"baskısı için varsayılan düzenlidir. Güvenlik nedeniyle " -"libraries/plugins/transformations/Text_Plain_External.class.php dosyasını " -"elle düzenlemeli ve olmasını istediğiniz araçları listelemelisiniz. İlk " -"seçenek kullanmak istediğiniz program sayısı ve ikinci seçenek program için " -"parametrelerdir. Üçüncü seçenek, eğer 1'e ayarlanırsa, htmlspecialchars() " -"işlevi kullanılarak çıktıyı dönüştürecektir (Varsayılan 1). Dördüncü " -"seçenek, eğer 1'e ayarlanırsa, sözcük kaydırma korunacak ve tüm çıktı tek " -"bir satırda görünecektir (Varsayılan 1)." +"baskısı için varsayılan düzenlidir. Güvenlik nedeniyle libraries/plugins/" +"transformations/Text_Plain_External.class.php dosyasını elle düzenlemeli ve " +"olmasını istediğiniz araçları listelemelisiniz. İlk seçenek kullanmak " +"istediğiniz program sayısı ve ikinci seçenek program için parametrelerdir. " +"Üçüncü seçenek, eğer 1'e ayarlanırsa, htmlspecialchars() işlevi kullanılarak " +"çıktıyı dönüştürecektir (Varsayılan 1). Dördüncü seçenek, eğer 1'e " +"ayarlanırsa, sözcük kaydırma korunacak ve tüm çıktı tek bir satırda " +"görünecektir (Varsayılan 1)." #: libraries/plugins/transformations/abstract/FormattedTransformationsPlugin.class.php:31 msgid "" @@ -8058,83 +8067,83 @@ msgstr "" "example.com/\" gibi bir URL ön ekidir. İkinci seçenek bağlantı için " "başlıktır." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "TAMAM değil" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "TAMAM" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Etkin" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Genel bağlantı özellikleri" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Özellikleri göster" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF'lerin oluşturulması" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Sütun Yorumları gösteriliyor" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Tarayıcı dönüşümü" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "Lütfen column_comments tablonuzun nasıl güncelleneceğini öğrenmek için " "belgeye bakın" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "SQL sorgusu işaretlendi" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL geçmişi" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "Sürekli son kullanılan tablolar" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "Sürekli tabloların KA tercihleri" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "Kullanıcı tercihleri" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Gelişmiş özellikleri ayarlamak için hızlı adımlar:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Gerekli tabloları examples/create_tables.sql ile oluşturun." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Pma kullanıcısı oluştur ve bu tablolara erişim verin." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8143,17 +8152,17 @@ msgstr "" "etkinleştirin, örneğin config.sample.inc.php dosyasından " "başlayarak." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Güncellenmiş yapılandırma dosyasını yüklemek için phpMyAdmin'e yeniden " "oturum açın." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "Açıklama yok" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Hiçbirini Seçme" @@ -8161,7 +8170,7 @@ msgstr "Hiçbirini Seçme" msgid "Slave configuration" msgstr "Slave yapılandırması" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Master sunucuyu değiştir veya yeniden yapılandır" @@ -8174,9 +8183,9 @@ msgstr "" "olun. Eğer değilseniz lütfen aşağıdaki satırı [mysqld] bölümü içine ekleyin:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Kullanıcı Adı" @@ -8194,15 +8203,15 @@ msgid "Slave status" msgstr "Slave durumu" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Değişken" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Sunucu ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8210,38 +8219,38 @@ msgstr "" "Sadece slave'ler, bu listede --report-host=host_name seçeneğiyle görünen bu " "şekilde başlar." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Slave kopya etme kullanıcısı ekle" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Herhangi kullanıcı" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Metin alanını kullan" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Herhangi anamakine" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Yerel" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Bu Anamakine" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Anamakine Tablosu kullan" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8249,140 +8258,140 @@ msgstr "" "Anamakine tablosu kullanıldığında bu alan yoksayılır ve yerine Anamakine " "tablosunda saklanan değerler kullanılır." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Parola Üret" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Aşağıdaki sorgu başarısız oldu: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "Üzgünüm, kaldırılmış olayı geri yükleme başarısız oldu." -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "Yedeklenmiş sorgu:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Olay %1$s değiştirildi." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Olay %1$s oluşturuldu." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "İsteğiniz işlenirken bir ya da daha fazla hata meydana geldi:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Olay düzenle" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "İstek işlemede hata" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Ayrıntılar" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Olay adı" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Olay türü" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "%s'a değiştir" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Çalıştır" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Çalıştır; her" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Başlama" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "Bitiş" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "Tamamlamada koruma" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "Tanımlayıcı" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "Tanımlayıcı \"kullanıcıadı@anamakineadı\" biçiminde olmak zorundadır" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Bir olay adı vermek zorundasınız" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "Her olay için geçerli aralık değeri vermek zorundasınız." -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "Olay için geçerli bir yürütme zamanı vermek zorundasınız." -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "Olay için geçerli bir tür vermek zorundasınız." -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "Bir olay tanımı vermek zorundasınız." -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Yeni" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "KAPALI" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "AÇIK" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "Olay zamanlayıcısı durumu" @@ -8402,89 +8411,89 @@ msgstr "" "başarısız olabilir![/strong] Lütfen herhangi bir sorundan kaçınmak için " "gelişmiş 'mysqli' uzantısı kullanın." -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Geçersiz yordam türü: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Üzgünüm, kaldırılmış yordamı geri yükleme başarısız oldu." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Yordam %1$s değiştirildi." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Yordam %1$s oluşturuldu." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Yordamı düzenle" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Yordam adı" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Parametreler" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Yön" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Uzunluk/Değerler" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Parametre ekle" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Son parametreyi kaldır" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Dönüş türü" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Dönüş uzunluğu/değerleri" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Dönüş seçenekleri" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Belirleyici" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Güvenlik türü" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "SQL veri erişimi" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Bir yordam adı vermek zorundasınız" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Parametre için geçersiz yön \"%s\" verilmiş." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." @@ -8492,36 +8501,36 @@ msgstr "" "ENUM, SET, VARCHAR ve VARBINARY türünün yordam parametreleri için uzunluk/" "değerler vermek zorundasınız." -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "Her yordam parametresi için bir ad ve bir tür vermek zorundasınız." -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "Yordam için geçerli bir dönüş türü vermek zorundasınız." -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "Bir yordam tanımı vermek zorundasınız." -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "İşlemin içindeki son ifade tarafından %d satır etkilendi" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "%s yordamı yürütme sonuçları" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Yordamı çalıştır" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Yordam parametreleri" @@ -8552,23 +8561,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Zaman" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Bir tetikleyici adı vermek zorundasınız" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Tetikleyici için geçerli bir zamanlama vermek zorundasınız" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Tetikleyici için geçerli bir olay vermek zorundasınız" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Geçerli bir tablo adı vermek zorundasınız" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Bir tetikleyici tanımı vermek zorundasınız." @@ -8650,138 +8659,138 @@ msgstr "%2$s veritabanında %1$s adıyla olay bulunamadı" msgid "There are no events to display." msgstr "Görüntülemek için olaylar yok." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "%s tablosu yok!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Lütfen %s tablosu için koordinatları yapılandırın" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "%s veritabanının şeması - Sayfa %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Bu sayfa herhangi bir tablo içermiyor!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "ŞEMA HATASI: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Bağlantılı şema" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "İçerik tablosu" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Öznitelikler" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Ekstra" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Yeni bir sayfa oluştur" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Sayfa adı" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "Otomatik yerleşim tabanı" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Dahili bağlantılar" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Lütfen düzenlemek için sayfa seçin" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Sayfa seç" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Tabloları seç" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Bağlantılı şemayı göster" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "Dışa Aktarma Bağlantılı Türü Seç" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Izgara göster" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Rengi göster" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Tabloların boyutlarını göster" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Bütün tablolar aynı genişlikte gösterilsin" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Sadece anahtarları göster" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Peyzaj" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Portre" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Yönlendirme" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Kağıt boyutu" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8789,7 +8798,7 @@ msgstr "" "Şu anki sayfa, daha fazla bulunması gereksiz tablolara verilmiş referanslara " "sahip. Bu referansları silmek ister misiniz?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Karalama panosunu değiştir" @@ -8808,44 +8817,44 @@ msgstr "Bilinmeyen dil: %1$s." msgid "Current Server" msgstr "Şu Anki Sunucu" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Kaynak veritabanı" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Şu anki sunucu" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Uzak sunucu" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Farkı" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Hedef veritabanı" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Seçmek için tıklayın" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "%s sunucusu üzerinde SQL sorgusunu/sorgularını çalıştır" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "%s veritabanı üzerinde SQL sorgusunu/sorgularını çalıştır" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Temizle" @@ -8854,11 +8863,11 @@ msgstr "Temizle" msgid "Columns" msgstr "Sütun" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Bu SQL sorgusunu işaretle" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Bütün kullanıcıların bu işaretlemeye erişimlerine izin ver" @@ -8959,7 +8968,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "%s izleme aktif edildi." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8971,7 +8980,7 @@ msgstr "" "çizgi (\"\\\") veya tek tırnak (\"'\") koymanız gerekirse, önlerine ters " "eğik çizgi koyun (örneğin '\\\\xyz' veya 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8979,17 +8988,17 @@ msgstr "" "Varsayılan değerler için lütfen sola eğik çizgisiz veya alıntısız sadece tek " "değer girin, bu biçimi kullanarak: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "İndeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 msgid "Move column" msgstr "Sütunu taşı" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -8998,11 +9007,11 @@ msgstr "" "Mevcut dönüşüm seçeneklerinin listesi ve bunların MIME türü dönüşümleri için " "%sdönüşüm tanımlamarı%s'na tıklayın" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Dönüşüm seçenekleri" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9014,57 +9023,57 @@ msgstr "" "veya tek tırnak (\"'\") koymanız gerekirse, önlerine ters eğik çizgi koyun " "(örneğin '\\\\xyz' veya 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM ya da SET verisi çok mu uzun?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "Daha fazla düzenleme alanı alın" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "Yok" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Tanımlandığı gibi:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Birincil" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Tam metin" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "ilk" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "%s sonrasına" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "%s sütun ekle" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "En az bir sütun eklemek zorundasınız." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Depolama Motoru" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "PARTITION tanımı" @@ -9085,11 +9094,11 @@ msgstr "" "Tercihleriniz sadece şu anki oturum için kaydedilecektir. Bunların kalıcı " "olarak saklanması %sphpMyAdmin yapılandırma depolaması%s gerektirir." -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "Yapılandırma kaydedilemedi" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9106,81 +9115,81 @@ msgstr "ZIP arşivi içinde bulunan dosya yok!" msgid "Error in ZIP archive:" msgstr "ZIP arşivinde hata:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "Genel Ayarlar" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "Sunucu bağlantısı karşılaştırması" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "Görünüm Ayarları" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "Daha fazla ayarlar" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "Veritabanı sunucusu" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "Yazılım" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "Yazılım sürümü" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protokol sürümü" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Kullanıcı" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "Sunucu karakter grubu" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Web sunucusu" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "Veritabanı istemcisi sürümü" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP uzantısı" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP bilgisini göster" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Resmî phpMyAdmin Anasayfası" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "Katkıda bulun" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "Destek al" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "Değişikliklerin listesi" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9192,7 +9201,7 @@ msgstr "" "açık ayarlarla çalışıyor ve bu güvenlik açığını gerçekten düzeltmeniz " "gerekmektedir." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9202,7 +9211,7 @@ msgstr "" "Bu seçenek phpMyAdmin ile uyumlusuzdur ve bazı veri bozulmalarına sebep " "olabilir!" -#: main.php:294 +#: main.php:297 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 " @@ -9212,19 +9221,20 @@ msgstr "" "görünüyor. Mbstring uzantısı olmadan phpMyAdmin karakter dizgilerini doğru " "olarak bölemez ve bu beklenmedik sonuçlar doğurabilir." -#: main.php:302 +#: main.php:305 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." +"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 "" "phpMyAdmin içinde yapılandırılmış tanımlama bilgisi geçerliliği PHP " "parametreleriniz [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] düşük, bundan dolayı " -"oturum açmanızın süresi phpMyAdmin içinde yapılandırılmadıkça dolacaktır." +"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] düşük, bundan " +"dolayı oturum açmanızın süresi phpMyAdmin içinde yapılandırılmadıkça " +"dolacaktır." -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9233,13 +9243,13 @@ msgstr "" "tanımlama bilgisi depolamasından düşük, bundan dolayı oturum açmanızın " "süresi phpMyAdmin içinde yapılandırılmadıkça dolacaktır." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Yapılandırma dosyası için gizli bir parola ifadesi gerekiyor " "(blowfish_secret)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9249,17 +9259,17 @@ msgstr "" "phpMyAdmin dizininiz içinde mevcut. Birkez phpMyAdmin yapılandırıldı mı bunu " "kaldırmalısınız." -#: main.php:332 +#: main.php:335 #, 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 "" "phpMyAdmin yapılandırma depolaması tamamiyle yapılandırılmadı, bazı " -"genişletilmiş özellikler etkisizleştirildi. Nedenini öğrenmek için %sburaya" -"%s tıklayın." +"genişletilmiş özellikler etkisizleştirildi. Nedenini öğrenmek için %sburaya%" +"s tıklayın." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9268,7 +9278,7 @@ msgstr "" "PHP MySQL kütüphanenizin %s sürümü MySQL sunucunuzun %s sürümünden farklı. " "Bu tarafsız davranışa sebep olabilir." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -9277,24 +9287,24 @@ msgstr "" "Sunucu Suhosin ile çalışıyor. Lütfen olası sorunlar için %sbelgeden%s " "yararlanın." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Veritabanı yok" -#: navigation.php:169 +#: navigation.php:171 msgid "Filter databases by name" msgstr "Veritabanlarını adına göre süz" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "Tabloları adına göre süz" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "Tablo oluştur" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Lütfen bir veritabanı seçin" @@ -9342,7 +9352,7 @@ msgstr "Küçüğü/büyüğü değiştir" msgid "Toggle relation lines" msgstr "İlgili satırları değiştir" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "PDF şeması için düzenlemeleri içe/dışa aktar" @@ -9400,67 +9410,67 @@ msgstr "Topla" msgid "Active options" msgstr "Aktif seçenekler" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Sayfa oluşturuldu" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Sayfa oluşturma başarısız" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Sayfa" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Seçili sayfadan içe aktar" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Seçili sayfaya aktar" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Yeni bir sayfa oluştur ve ona aktar" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Yeni sayfa adı: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Ölçeklemek için içe/dışa aktar" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "önerilir" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Hata: bağlantı zaten var." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Hata: Bağlantı eklenmedi." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "FOREIGN KEY bağlantısı eklendi" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Dahili bağlantı eklendi" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Bağlantı silindi" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Tasarımcı düzenlemelerini kaydetme hatası." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Değişiklikler kaydedildi" @@ -9514,8 +9524,8 @@ msgid "" "You can set more settings by modifying config.inc.php, eg. by using %sSetup " "script%s." msgstr "" -"Config.inc.php dosyasını değiştirerek daha fazla ayar yapabilirsiniz, örn. " -"%sKur programcığı%s kullanarak." +"Config.inc.php dosyasını değiştirerek daha fazla ayar yapabilirsiniz, örn. %" +"sKur programcığı%s kullanarak." #: prefs_manage.php:305 msgid "Save to browser's storage" @@ -9535,15 +9545,15 @@ msgstr "" "Tüm ayarlarınızı sıfırlayabilir ve varsayılan değerlere geri " "yükleyebilirsiniz." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Dosyaları içe aktar" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Tümü" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s tablosu bulunamadı veya %s içinde ayarlanmadı" @@ -9552,37 +9562,37 @@ msgstr "%s tablosu bulunamadı veya %s içinde ayarlanmadı" msgid "File doesn't exist" msgstr "Dosya mevcut değil" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Görüntülemek için binari günlüğünü seçin" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Dosyalar" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Gösterilen Sorguları Kısalt" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Tüm Sorguları Göster" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Günlük adı" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Konum" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Orijinal konum" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Bilgi" @@ -9590,30 +9600,30 @@ msgstr "Bilgi" msgid "Character Sets and Collations" msgstr "Karakter Grupları ve Karşılaştırmalar" -#: server_databases.php:115 +#: server_databases.php:116 #, php-format msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "%1$d veritabanı başarılı olarak kaldırıldı." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Veritabanı istatistikleri" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Master kopya etme" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Slave kopya etme" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "İstatistikler etkin" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9621,7 +9631,7 @@ msgstr "" "Not: Buradaki veritabanı istatistiklerini etkinleştirmek web sunucusu ile " "MySQL sunucusu arasında yüksek trafiğe yol açabilir." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Depolama Motorları" @@ -9649,7 +9659,7 @@ msgstr "Modül" msgid "Library" msgstr "Kütüphane" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Sürüm" @@ -9665,116 +9675,116 @@ msgstr "Lisans" msgid "disabled" msgstr "etkisizleştirildi" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "GRANT hariç tüm yetkileri içerir." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Varolan tabloların yapısının değiştirilmesine izin verir." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Saklanan yordamların değiştirilmesine ve kaldırılmasına izin verir." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Yeni veritabanları ve tabloların oluşturulmasına izin verir." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Saklanan yordamların oluşturulmasına izin verir." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Yeni tabloların oluşturulmasına izin verir." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Geçici tablolar oluşturulmasına izin verir." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" "Kullanıcı hesaplarının oluşturulmasına, kaldırılmasına ve yeniden " "adlandırılmasına izin verir." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Yeni görünümlerin oluşturulmasına izin verir." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Veri silinmesine izin verir." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Veritabanları ve tabloların kaldırılmasına izin verir." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Tabloların kaldırılmasına izin verir." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Olay zamanlayıcısı için olayları ayarlamaya izin verir" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Saklanan yordamların yürütülmesine izin verir." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Verinin içe ve dışa aktarılmasına izin verir." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Yetki tablolarını yeniden yüklemeden yeni kullanıcıların ve yetkilerin " "eklenmesine izin verir." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "İndekslerin oluşturulmasına ve kaldırılmasına izin verir." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Verinin eklenmesine ve yerinin değiştirilmesine izin verir." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Şu anki işlem için tabloların kilitlenmesine izin verir." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "Kullanıcının saat başına açabileceği yeni bağlantı sayısını sınırlar." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Kullanıcının saat başına sunucuya gönderebileceği sorgu sayısını sınırlar." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9782,61 +9792,61 @@ msgstr "" "Kullanıcının saat başına çalıştırabileceği herhangi bir tabloyu veya " "veritabanını değiştiren komut sayısını sınırlar." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Kullanıcının eşzamanlı bağlantı sayısını sınırlar." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Tüm kullanıcıların işlemlerini görüntülemeye izin verir" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Bu MySQL sürümünde etkisi yoktur." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Sunucu ayarlarının yeniden yüklenmesine ve sunucunun önbelleğinin " "temizlenmesine izin verir." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Kullanıcılara slave / master'ların nerede olduğunu sormasına izin verir." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Kopya edilen slave'ler için gereklidir." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Veri okunmasına izin verir." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Bütün veritabanı listesine erişim verir." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "SHOW CREATE VIEW sorgularının yapılmasına izin verir." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Sunucunun kapatılmasına izin ver." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9846,215 +9856,215 @@ msgstr "" "değişkenleri ayarlamak veya diğer kullanıcıların işlemlerini sonlandırmak " "gibi pek çok yönetimsel işlemler için gereklidir." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Tetikleyicileri oluşturmaya ve kaldırmaya izin verir" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Veri değiştirilmesine izin ver." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Yetkiniz yok." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "Yok" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Tabloya özgü yetkiler" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Not: MySQL yetki adları İngilizce olarak belirtilir" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Yönetim" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Genel yetkiler" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Veritabanına özgü yetkiler" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Kaynak sınırları" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Not: Bu seçeneklerin 0 (sıfır)'a ayarlanması sınırı kaldırır." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Oturum Açma Bilgisi" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Parolayı değiştirme" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "Kullanıcı bulunamadı." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "%s kullanıcısı zaten var!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Yeni bir kullanıcı eklediniz." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "%s için yetkileri güncellediniz." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "%s için yetkileri geri aldınız" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "%s için parola başarılı olarak değiştirildi." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "%s siliniyor" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Silmek için kullanıcı seçilmedi!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Yetkiler yeniden yükleniyor" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Seçili kullanıcılar başarılı olarak silindi." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Yetkiler başarılı olarak yüklendi." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Yetkileri düzenle" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Geri al" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "Tümünü dışa Aktar" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Herhangi" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "Tüm kullanıcılar için yetkiler" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, php-format msgid "Privileges for %s" msgstr "%s için yetkiler" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "Kullanıcılara genel bakış" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Onaylı" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Seçili kullanıcıları kaldır" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Kullanıcılardan tüm aktif yetkileri geri al ve sonra da sil." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Kullanıcılarla aynı isimlerde olan veritabanlarını kaldır." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Not: phpMyAdmin kullanıcıların yetkilerini doğrudan MySQL'in yetki " "tablolarından alır. Bu tabloların içerikleri, eğer elle değiştirildiyse " "sunucunun kullandığı yetkilerden farklı olabilir. Bu durumda devam etmeden " "önce %syetkileri yeniden yüklemeniz%s gerekir." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Seçili kullanıcı yetki tablosunda bulunamadı." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Sütuna özgü yetkiler" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Aşağıdaki veritabanına yetkileri ekle" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "_ ve % jokerleri harfi harfine kullanılmak için \\ ile doldurun" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Aşağıdaki tabloya yetkileri ekle" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Otutum Açma Bilgisini değiştir / Kullanıcıyı kopyala" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Aynı yetkilerle yeni bir kullanıcı oluştur ve ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... eski olanı sakla." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... eski olanı kullanıcı tablolarından sil." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... eski olandan bütün aktif yetkileri iptal et ve sonra da sil." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10062,81 +10072,81 @@ msgstr "" "... eski olanı kullanıcı tablolarından sil ve sonra da yetkileri yeniden " "yükle." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Kullanıcı için veritabanı" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "Aynı isimle veritabanı oluştur ve tüm yetkileri ver" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Joker isimlere tüm yetkileri ver (kullanıcıadı\\_%)" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr ""%s" veritabanı üzerindeki tüm yetkileri ver" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr ""%s" veritabanına erişimi olan kullanıcılar" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "genel" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "Veritabanına özgü" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "joker" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "Kullanıcı eklendi." -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Bilinmeyen hata" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "Master %s sunucusuna bağlanılamıyor." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "Master günlük konumu okunamıyor. Master üzerinde mümkün yetki sorunu." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Master değiştirilemiyor" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "Master sunucu %s olarak başarılı bir şekilde değiştirildi" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" "Bu sunucu kopya etme işlemi sırasında master sunucu olarak yapılandırıldı." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Master durumunu göster" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Bağlı slave'leri göster" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10145,11 +10155,11 @@ msgstr "" "Bu sunucu, kopya etme işlemi sırasında master sunucu olarak yapılandırılmaz. " "Bunu yapılandırmak istiyor musunuz?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Master yapılandırması" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10164,19 +10174,19 @@ msgstr "" "kopya etmek için sadece belirli veritabanlarına izin verebilirsiniz. Lütfen " "kipi seçin:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Tüm veritabanlarını kopya et; Yoksay:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Tüm veritabanlarını yoksay; Kopya et:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Lütfen veritabanlarını seçin:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10184,7 +10194,7 @@ msgstr "" "Şimdi, aşağıdaki satırları my.cnf dosyanız içindeki [mysqld] bölümünün " "sonuna ekleyin ve ondan sonra lütfen MySQL sunucusunu yeniden başlatın." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10194,82 +10204,82 @@ msgstr "" "tıklayın. Ondan sonra bu sunucunun master olarak yapılandırıldığını " "gösteren, sizi uyaran bir mesaj görmelisiniz" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Slave SQL işlemi çalışmıyor!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Slave G/Ç işlemi çalışmıyor!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Sunucu kopya etme işlemi sırasında slave sunucu olarak yapılandırılır. Bunu " "istiyor musunuz:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Slave durum tablosuna bak" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Veritabanlarını master ile eşitle" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Slave'i kontrol et:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Tam başlat" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Tam durdur" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Slave'i sıfırla" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "Sadece SQL İşlemini başlat" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "Sadece SQL İşlemini durdur" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "Sadece G/Ç İşlemini başlat" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "Sadece G/Ç İşlemini durdur" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Hata yönetimi:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "Hataları atlamak master ve slave'i eşitlenmemeye sürükleyebilir!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Şu anki hatayı atla" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "İleri atla" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "hata." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10278,126 +10288,126 @@ msgstr "" "Bu sunucu, kopya etme işlemi sırasında slave sunucu olarak yapılandırılmaz. " "Bunu yapılandırmak istiyor musunuz?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "%s işlemi başarılı olarak sonlandırıldı." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin %s işlemini sonlandıramadı. Muhtemelen zaten kapatılmış." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Denetimci" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Sorgu önbelleği" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "İşlemler" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Geçici veri" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Gecikmiş eklemeler" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Anahtar önbelleği" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Birleştirmeler" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sıralama" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "İşlem koordinatörü" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Tüm tabloları temizle (kapat)" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Açık tabloları göster" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Slave anamakineleri göster" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Slave durumunu göster" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Sorgu önbelleğini temizle" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Çalışma Süresi Bilgisi" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "Tüm durum değişkenleri" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "İzleme" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "Danışman" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "Yenileme oranı: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "Süzgeçler" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "İçerdiği kelime:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "Sadece uyarı değerlerini göster" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "Kategoriye göre süz..." -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "Biçimlendirilmemiş değerleri göster" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "İlgili bağlantılar:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "Çözümleyiciyi çalıştır" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "Talimatlar" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." @@ -10405,7 +10415,7 @@ msgstr "" "Danışman sistemi sunucu durumu değişkenlerini çözümleyerek sunucu " "değişkenlerinde öneriler sağlayabilir." -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10414,7 +10424,7 @@ msgstr "" "Yine de not edin bu sistem basit hesaplamalar üzerine kurulu ve sisteminize " "zorunlu olarak uygulanamayabilir başlıca kurallara göre öneriler sağlar." -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10425,7 +10435,7 @@ msgstr "" "alacağınızdan emin olun. Yanlış ayarlama performansa çok olumsuz etki " "edebilir." -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10436,31 +10446,31 @@ msgstr "" "iyileştirilme olmadıysa, değişikliği geri almak olacaktır." #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "Başlangıçtan bu yana sorular: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "İfadeler" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "#" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "Başlangıçtan bu yana ağ trafiği: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Bu MySQL sunucusunun çalışma süresi: %1$s. Başlatıldığı zaman: %2$s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." @@ -10468,19 +10478,19 @@ msgstr "" "Bu MySQL sunucusu kopya etme işlemi sırasında master ve " "slave olarak çalışır." -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" "Bu MySQL sunucusu kopya etme işlemi sırasında master olarak " "çalışır." -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" "Bu MySQL sunucusu kopya etme işlemi sırasında slave olarak " "çalışır." -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10488,11 +10498,11 @@ msgstr "" "Sunucudaki kopya etme durumuyla ilgili daha ayrıntılı bilgi için lütfen kopya etme bölümünü ziyaret edin." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Kopya etme durumu" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10500,35 +10510,35 @@ msgstr "" "Meşgul sunucu üzerinde, bayt sayaçları aşırı işleyebilir, bu yüzden MySQL " "sunucusu tarafından raporlanan istatistikler doğru olmayabilir." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Alınan" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Gönderilen" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "En fazla eşzamanlı bağlantı" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Başarısız deneme" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "İptal edilen" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Komut" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." @@ -10536,11 +10546,11 @@ msgstr "" "Bağlantıyı uygun bir şekilde kapatmadan sonlanmış istemcinin durdurulmuş " "bağlantılarının sayısıdır." -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "MySQL sunucusuna bağlanmak için başarısız girişim sayısıdır." -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10550,16 +10560,16 @@ msgstr "" "aşmış ve işlemdeki ifadeleri saklamak için geçici dosya kullanmış işlemlerin " "sayısıdır." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Geçici binari günlüğü önbelleğinde kullanılan işlemlerin sayısıdır." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "MySQL sunucusuna bağlantı girişimi (başarılı ya da değil) sayısıdır." -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10571,11 +10581,11 @@ msgstr "" "büyük ise, geçici tabloların disk tabanlı yerine bellek tabanlı olmasına " "sebep olmak için tmp_table_size değerini arttırmak isteyebilirsiniz." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "Mysqld'nin kaç tane geçici dosya oluşturduğudur." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -10583,7 +10593,7 @@ msgstr "" "İfadeler çalıştırılırken sunucu tarafından bellek içindeki geçici tabloların " "sayısı otomatik olarak oluşturuldu." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10591,7 +10601,7 @@ msgstr "" "INSERT DELAYED komutu ile yazılmış, bazı hataların meydana geldiği satır " "sayısı (muhtemelen kopya anahtar)." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." @@ -10599,23 +10609,23 @@ msgstr "" "Kullanımda olan INSERT DELAYED işleticisi işlem sayısı. INSERT DELAYED " "komutunu kullanan her farklı tablodan biri kendi işlemini alır." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "INSERT DELAYED satır yazımı sayısıdır." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Çalıştırılmış FLUSH ifadesi sayısıdır." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Dahili COMMIT ifadesi sayısıdır." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Tablodan satırın kaç kez silindiği sayısıdır." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10625,7 +10635,7 @@ msgstr "" "motorunu sorabilir. Buna keşfetme denir. Handler_discover tabloların keç kez " "keşfedildiğini gösterir." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10635,7 +10645,7 @@ msgstr "" "sunucunun çok fazla indeks taraması yapıyor olduğunu gösterir; örneğin, " "SELECT col1 FROM foo, anlaşılıyor ki col1 indekslenmiş." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -10644,7 +10654,7 @@ msgstr "" "sorgularınızın ve tablolarınızın düzgün bir şekilde indekslenmesinin iyi " "olduğu belirtisidir." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10654,7 +10664,7 @@ msgstr "" "aralık ile indeks sütununu sorguluyorsanız ya da indeks taraması " "yapıyorsanız, bu arttırılan miktardır." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10662,7 +10672,7 @@ msgstr "" "Anahtar sırasında önceki satırı okumak için istek sayısıdır. Bu okuma " "yöntemi başlıca ORDER BY ... DESC komutunu uyarlamak için kullanılır." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10675,7 +10685,7 @@ msgstr "" "fazla sorgulamalara sahipsiniz ya da anahtarları düzgün kullanılmayan " "birleştirmelere sahipsiniz." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10687,35 +10697,35 @@ msgstr "" "düzgün bir şekilde indekslenmediğinde ya da sorgularınız, sahip olduğunuz " "indeksleri çıkarına kullanmak için yazmadığında önerilir." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "Dahili ROLLBACK ifadesi sayısıdır." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Tablo içinde satır güncellemek için istek sayısıdır." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Tablo içinde satır eklemek için istek sayısıdır." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Veri içeren sayfa sayısıdır (dolu veya temiz)." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "Şu anki dolu sayfa sayısıdır." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Temizlenmesi için istenmiş arabellek havuz sayfa sayısıdır." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Boş sayfa sayısıdır." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10725,7 +10735,7 @@ msgstr "" "okunan veya yazılmış ya da bazı diğer sebepler yüzünden temizlenemeyen veya " "taşınamayan sayfalardır." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10737,11 +10747,11 @@ msgstr "" "zamanda Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data değerleri gibi hesaplanabilir." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Sayfalardaki arabellek havuzunun toplam boyutudur." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10749,7 +10759,7 @@ msgstr "" "InnoDB \"rastgele\" önden okuma başlatımı sayısıdır. Sorgu tablonun büyük " "bir kısmını taradığı zaman bu olur ama rastgele düzende." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -10757,11 +10767,11 @@ msgstr "" "InnoDB sıralı önden okuma başlatımı sayısıdır. InnoDB sıralı tam tablo " "taraması yaptığı zaman bu olur." -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "InnoDB'nin bitirdiği veya yaptığı mantıksal okuma isteği sayısıdır." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -10769,7 +10779,7 @@ msgstr "" "InnoDB'nin arabellek havuzundan tatmin olamadığı ve tek-sayfa okuması yapmak " "zorunda olduğu mantıksal okuma sayısıdır." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10783,55 +10793,55 @@ msgstr "" "durumlarını sayar. Eğer arabellek havuzu boyutu düzgün bir şekilde " "ayarlandıysa, bu değer küçük olmalıdır." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "InnoDB arabellek havuzuna bitti yazma sayısıdır." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Şimdiye kadarki fsync() işlem sayısıdır." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Şu anki bekleyen fsync() işlem sayısıdır." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Şu anki bekleyen okuma sayısıdır." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Şu anki bekleyen yazma sayısıdır." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Bayt cinsinden şimdiye kadarki veri okuma miktarıdır." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Toplam veri okuma sayısıdır." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Toplam veri yazma sayısıdır." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Bayt cinsinden şimdiye kadarki yazılmış veri miktarıdır." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" "Bu amaç için yazılmış sayfa sayısı ve gerçekleştirilmiş çifte-yazım yazma " "sayısıdır." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" "Bu amaç için yazılmış sayfa sayısı ve gerçekleştirilmiş çifte-yazım yazma " "sayısıdır." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -10839,35 +10849,35 @@ msgstr "" "Sahip olunan bekleme sayısıdır çünkü günlük arabelleği çok küçük ve devam " "etmeden önce temizlenmesi için beklemek zorundayız." -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Günlük yazma isteği sayısıdır." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Günlük dosyasına fiziksel yazma sayısıdır." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Günlük dosyasına bitmiş fsync() yazma sayısıdır." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "Bekleyen günlük dosyası fsyncs sayısıdır." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Bekleyen günlük dosyası yazma sayısıdır." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Günlük dosyasına yazılı bayt sayısıdır." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Oluşturulmuş sayfa sayısıdır." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10875,52 +10885,52 @@ msgstr "" "Derlenen InnoDB sayfa boyutu (varsayılan 16KB). Birçok değer sayfalarda " "sayılır; sayfa boyutu bunların kolaylıkla bayt'a dönüştürülmesine izin verir." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Okunan sayfa sayısıdır." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Yazılmış sayfa sayısıdır." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Şu anki beklenen satır kilidi sayısıdır." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Milisaniye cinsinden satır kilidi elde etmek için ortalama süredir." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" "Milisaniye cinsinden satır kilidi elde ederken harcanmış toplam süredir." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Milisaniye cinsinden satır kilidi elde etmek için en fazla süredir." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Satır kilidinin beklemek zorunda kaldığı süre sayısıdır." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "InnoDB tablolarından silinen satır sayısıdır." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "InnoDB tablolarına eklenen satır sayısıdır." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "InnoDB tablolarından okunan satır sayısıdır." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "InnoDB tablolarında güncellenen satır sayısıdır." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -10928,7 +10938,7 @@ msgstr "" "Anahtar önbelleğindeki değiştirilmiş ama diskte henüz temizlenmemiş anahtar " "bloğu sayısıdır. Not_flushed_key_blocks olarak bilinip kullanılır." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -10937,7 +10947,7 @@ msgstr "" "önbelleğinin ne kadarının kullanımda olmasını belirlemek için " "kullanabilirsiniz." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -10946,15 +10956,15 @@ msgstr "" "Anahtar önbelleğinde kullanılan blok sayısıdır. Bu değerin en uç noktada " "olması bir kerede en fazla blok sayısının kullanımda olmamasını gösterir." -#: server_status.php:1390 +#: server_status.php:1428 msgid "Percentage of used key cache (calculated value)" msgstr "Kullanılan anahtar önbelleği yüzdesidir (hesaplanmış değer)" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Önbellekten anahtar bloğunun okunması için istek sayısıdır." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10964,7 +10974,7 @@ msgstr "" "büyükse, key_buffer_size değeriniz muhtemelen çok küçüktür. Eksik önbellek " "oranı Key_reads/Key_read_requests olarak hesaplanabilir." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" @@ -10972,21 +10982,21 @@ msgstr "" "Okuma isteklerine nazaran fiziksel okumaların oranı gibi eksik hesaplanan " "anahtar önbelleğidir (hesaplanmış değer)" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Önbelleğe anahtar bloğu yazmak için istek sayısıdır." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Diske anahtar bloğunu fiziksel yazma sayısıdır." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" "Yazma isteklerine nazaran fiziksel yazmaların yüzdesidir (hesaplanmış değer)" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10997,7 +11007,7 @@ msgstr "" "karşılaştırmak için yararlıdır. Varsayılan değer 0, henüz derlenmiş sorgu " "olmadığı anlamına gelir." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." @@ -11005,11 +11015,11 @@ msgstr "" "Sunucunun başlatılmasından bu yana kullanımda olan eşzamanlı en fazla " "bağlantı sayısı." -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "INSERT DELAYED sıralarında yazılmak için bekleyen satır sayısıdır." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11017,19 +11027,19 @@ msgstr "" "Açık olan tablo sayısıdır. Eğer açık tablolar büyükse, tablo önbellek " "değeriniz muhtemelen çok küçüktür." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Açık olan dosya sayısıdır." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "Açık olan akış sayısıdır (başlıca günlükleme için kullanılır)." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Açık olan tablo sayısıdır." -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -11039,19 +11049,19 @@ msgstr "" "QUERY CACHE ifadesinin çıkmasıyla çözülebilen, parçalanma sorunlarını işaret " "edebilir." -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Sorgu önbelleği için boş bellek miktarıdır." -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Önbelleğe ulaşma sayısıdır." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Önbelleğe eklenen sorgu sayısıdır." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11063,7 +11073,7 @@ msgstr "" "yardımcı olabilir. Önbellekten hangi sorguların kaldırılacağına karar vermek " "için sorgu önbelleği en az son kullanılmış (LRU) stratejisini kullanır." -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11071,19 +11081,19 @@ msgstr "" "Önbelleklenmemiş sorgu sayısıdır (önbelleklenemez, ya da query_cache_type " "ayarından dolayı önbelleklenmedi)." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Önbellekte kayıtlı sorgu sayısıdır." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Sorgu önbelleği içindeki toplam blok sayısıdır." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Arıza-güvenli kopya etme durumu (henüz tamamlanmadı)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11091,11 +11101,11 @@ msgstr "" "İndeksler kullanmayan birleştirme sayısıdır. Eğer bu değer 0 değilse, " "tablolarınızın indekslerini dikkatli olarak kontrol etmelisiniz." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "Referans tablosunda aralık araması kullanan birleştirme sayısıdır." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11104,7 +11114,7 @@ msgstr "" "birleştirme sayısıdır. (Eğer bu değer 0 değilse, tablolarınızın indekslerini " "dikkatli olarak kontrol etmelisiniz.)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11112,15 +11122,15 @@ msgstr "" "İlk tabloda aralıkları kullanan birleştirme sayısıdır. (Normal olarak " "kusurlu değildir, eğer büyükse bile.)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "İlk tablonun tam taramasının yapıldığı birleştirme sayısıdır." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Slave SQL işlemi tarafından şu anki açık geçici tablo sayısıdır." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11128,11 +11138,11 @@ msgstr "" "Kopya edilen slave SQL işleminin yeniden denediği işlerin toplam " "(başlangıçtan beri) süre sayısıdır." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "Eğer sunucu master'a bağlı slave ise, bu AÇIKTIR." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11140,12 +11150,12 @@ msgstr "" "Oluşturmak için slow_launch_time saniyeden daha uzun zaman almış işlem " "sayısıdır." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "Long_query_time saniyeden daha uzun zaman almış sorgu sayısıdır." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11155,23 +11165,23 @@ msgstr "" "değer büyükse, sort_buffer_size sistem değişkeninin değerini arttırmayı " "düşünmelisiniz." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Aralıklarla yapılmış sıralama sayısıdır." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Sıralanmış satır sayısıdır." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "Taranan tablo tarafından yapılmış sıralama sayısıdır." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Tablo kilidinin hemen tanındığı süre sayısıdır." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11183,7 +11193,7 @@ msgstr "" "uyarlamalısınız ve sonra ya tablonuzu ya da tablolarınızı bölün veya kopya " "etmeyi kullanın." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11193,11 +11203,11 @@ msgstr "" "Threads_created/Bağlantılar olarak hesaplanabilir. Eğer bu değer kırmızı " "ise, thread_cache_size boyutunuzu yükseltmelisiniz." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Şu anki açık bağlantı sayısıdır." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11209,47 +11219,47 @@ msgstr "" "(eğer iyi bir işlem uygulamasına sahipseniz, normal olarak bu, dikkate değer " "bir performans artışı vermez.)" -#: server_status.php:1432 +#: server_status.php:1470 msgid "Thread cache hit rate (calculated value)" msgstr "İşlem önbelleği tavan oranı (hesaplanmış değer)" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Hala faaliyette olan işlemler sayısıdır." -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "İzlemeyi başlat" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "Yönergeler/Ayarlama" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "Çizelgeleri düzenlemeyi/yeniden düzeltmeyi bitir" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "Çizelge ekle" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "Çizelgeleri düzenle/yeniden düzelt" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "Oranı yenile" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "Çizelge sütunları" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "Çizelge ayarlaması" -#: server_status.php:1635 +#: server_status.php:1678 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." @@ -11257,15 +11267,15 @@ msgstr "" "Çizelgelerin ayarlanması tarayıcının yerel deposunda saklanır. Eğer karışık " "ayarlamalarınız varsa, bunu dışa aktarmak isteyebilirsiniz." -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "Varsayılana sıfırla" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "İzleme Yönergeleri" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11279,7 +11289,7 @@ msgstr "" "etkinleştirilir. Ancak unutmayın, general_log çok fazla veri üretir ve " "sunucu yükünü %15'e kadar arttırır" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11291,11 +11301,11 @@ msgstr "" "günlükleme MySQL 5.1.6 ve sonrakiler tarafından desteklenir. Yinede hala " "sunucu çizelgeleme özelliklerini kullanabilirsiniz." -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "İzleyici kullanımı:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -11306,7 +11316,7 @@ msgstr "" "değiştirebilirsiniz veya her çizelgenin kendi dişli çark simgesini " "kullanarak herhangi bir çizelgeyi kaldırabilirsiniz." -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11319,11 +11329,11 @@ msgstr "" "yükleyecek. Daha fazla çözümlemesi için herhangi bir meydana gelen SELECT " "ifadesine tıklayabilirsiniz." -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "Lütfen unutmayın:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11336,85 +11346,85 @@ msgstr "" "etkisizleştirmek tavsiye edilir ve tablolarını bir defa boşaltmak daha fazla " "izlemeyi gerektirmez." -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "Hazır çizelge" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "Durum değişkeni(leri)" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "Dizi seç:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "Genellikle izlenen" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "veya değişken adını yazın:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "Ayırtedici değer olarak görüntüle" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "Böleni uygula" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "Veri değerlerine birimi ekle" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "Bu diziyi ekle" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "Diziyi temizle" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "Çizelgedeki Dizi:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "Günlük istatistikleri" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "Seçili zaman aralığı:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "Sadece SELECT,INSERT,UPDATE ve DELETE İfadeleri erişir" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "Daha iyi gruplama için INSERT ifadelerindeki değişken veriyi kaldır" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "İstatistiklerin oluşturulmasını istediğiniz yerden günlüğü seçin." -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "Sonuçlar sorgu metnine göre gruplandırılır." -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "Sorgu çözümleyici" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d saniye" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -11428,8 +11438,8 @@ msgstr "Kaynağa bağlanamadı" msgid "Could not connect to the target" msgstr "Hedefe bağlanamadı" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "'%s' veritabanı mevcut değil." @@ -11531,19 +11541,19 @@ msgstr "" "Hedef veritabanı kaynak veritabanı ile tamamen eşitlenecektir. Kaynak " "veritabanı değiştirilmeden aynen kalacaktır." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "Ayar değişkeni başarısız oldu" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Sunucu değişkenleri ve ayarları" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Oturum değeri" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Genel değer" @@ -11821,9 +11831,9 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"Eğer bunun gerekli olduğunu düşünüyorsanız, ilave koruma ayarları kullanın- " -"%sanamakine kimlik doğrulaması%s ayarları ve %sgüvenilir proksiler listesi" -"%s. Ancak, IP-tabanlı koruma eğer IP'niz, sizinde dahil olduğunuz binlerce " +"Eğer bunun gerekli olduğunu düşünüyorsanız, ilave koruma ayarları kullanın- %" +"sanamakine kimlik doğrulaması%s ayarları ve %sgüvenilir proksiler listesi%s. " +"Ancak, IP-tabanlı koruma eğer IP'niz, sizinde dahil olduğunuz binlerce " "kullanıcıya sahip ve bağlı olduğunuz bir ISS'e aitse güvenilir olmayabilir." #: setup/lib/index.lib.php:312 @@ -11838,8 +11848,8 @@ msgstr "" "[kbd]Yapılandırma[/kbd] kimlik doğrulaması türünü ayarladınız ve buna " "otomatik oturum açma için kullanıcı adı ve parola dahildir, canlı " "anamakineler için istenmeyen bir seçenektir. phpMyAdmin URL'nizi bilen veya " -"tahmin eden herhangi biri doğrudan phpMyAdmin panelinize erişebilir. " -"%sKimlik doğrulama türünü%s [kbd]tanımlama bilgisi[/kbd] ya da [kbd]http[/" +"tahmin eden herhangi biri doğrudan phpMyAdmin panelinize erişebilir. %" +"sKimlik doğrulama türünü%s [kbd]tanımlama bilgisi[/kbd] ya da [kbd]http[/" "kbd] olarak ayarlayın." #: setup/lib/index.lib.php:314 @@ -11882,46 +11892,46 @@ msgstr "Anahtar harf, sayı [em]ve[/em] özel karakterler içermelidir." msgid "Wrong data" msgstr "Yanlış veri" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "Varsayılan gözatma sorgusu olarak \"%s\" yer imi kullanılıyor." -#: sql.php:425 +#: sql.php:430 msgid "Do you really want to execute following query?" msgstr "Aşağıdaki sorguya çalıştırmak istediğinize emin misiniz?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "PHP kodu olarak gösteriliyor" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "Oanylı SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL sonucu" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Üreten:" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "`%s` tablosunun indeksleri ile ilgili sorunlar" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Etiket" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "Tablo %1$s başarılı olarak değiştirldi" -#: tbl_alter.php:131 +#: tbl_alter.php:133 msgid "The columns have been moved successfully." msgstr "Sütunlar başarılı olarak taşındı." @@ -11982,12 +11992,12 @@ msgstr "Y-Ekseni etiketi:" msgid "Y Values" msgstr "Y Değeri" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "%s tablosu zaten var!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "Tablo %1$s oluşturuldu." @@ -12032,209 +12042,209 @@ msgstr "Dosyaya kaydet" msgid "File name" msgstr "Dosya adı" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Birincil anahtarın adı \"PRIMARY\" olmalıdır!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "İndeks'i PRIMARY olarak yeniden adlandıramazsınız!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Tanımlı indeks kısımları yok!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "İndeks ekle" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "İndeksi düzenle" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "İndeks adı:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" "(\"PRIMARY\" sadece ve sadece bir birincil anahtarın adı olmalıdır!" ")" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "İndeks türü:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "İndekse %s sütun ekle" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Tablo aynısına taşınamıyor!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Tablo aynısına kopyalanamıyor!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "%s tablosu %s üzerine taşındı." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "%s tablosu %s üzerine kopyalandı." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Tablo adı boş!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Tablo sıralamasını şuna göre değiştir" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(birer birer)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Tabloyu şuna (veritabanı.tablo) taşı:" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Tablo seçenekleri" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Tabloyu yeniden şuna adlandır" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Tabloyu şuna (veritabanı.tablo) kopyala:" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Kopyalanmış tabloya geç" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Tablo bakımı" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Tabloyu birleştir" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "%s tablosu temizlendi" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "Tabloyu temizle (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "Tabloyu veya veriyi sil" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "Tabloyu boşalt (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Tabloyu sil (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "Bölüm bakımı" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "Bölüm %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Çözümle" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Seç" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Uyarla" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Yeniden Oluştur" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Onar" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Bölümlendirmeyi kaldır" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "İlgili bütünlük kontrolü:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "Tablolar gösteriliyor" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Alan kullanımı" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Etkili" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Satır İstatistikleri" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "sabit" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "değişken" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Satır uzunluğu" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Satır boyutu" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "Sonraki otoindeks" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" "%1$s üzerinde dış anahtar oluşturma hatası (veri türlerini kontrol edin)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "Dahili bağlantı" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -12242,131 +12252,131 @@ msgstr "" "FOREIGN KEY bağlantısının yerini tutan bir bağlantı varken dahili bağlantı " "mümkün değildir." -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "Dış anahtar kısıtlaması" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "Uzaysal" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 msgid "Distinct values" msgstr "Belirgin değerler" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "Birincil anahtar ekle" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "Benzersiz indeks ekle" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "UZAYSAL indeks ekle" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "FULLTEXT indeks ekle" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "Yok" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "Sütun %s kaldırıldı" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "%s üzerinde birincil anahtar eklendi" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "%s üzerinde bir indeks eklendi" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "Daha fazla eylem göster" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 msgid "Move columns" msgstr "Sütunları taşı" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "Sütunları yukarı ve aşağı sürükleyerek taşıyın." -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "Düzenleme görünümü" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Bağlantı görünümü" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Tablo yapısı öner" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "Sütun ekle" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Tablonun Sonuna" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Tablonun Başına" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "%s Şunun Sonrasına" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr " %s sütunda indeks oluştur" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "bölüme ayrıldı" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "`%s` tablosu için izleme raporu" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "Sürüm %1$s oluşturuldu, %2$s için izleme aktif." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "%1$s için izleme %2$s sürümünde devre dışı bırakıldı." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "%1$s için izleme %2$s sürümünde aktif edildi." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL ifadeleri çalıştırıldı." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -12375,119 +12385,119 @@ msgstr "" "çalıştırabilirsiniz. Lütfen bunu yapmak için izinlerinizin olduğundan emin " "olun." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Eğer ihtiyacınız yoksa bu iki satırı yorum dışı bırakın." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" "SQL ifadeleri dışa aktarıldı. Lütfen dökümü kopyalayın ya da çalıştırın." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "Sürüm %s görüntüsü yakalama (SQL kodu)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "İzlenen veri tanımlaması başarılı olarak silindi" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "Sorgu hatası" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "İzlenen veri işlemesi başarılı olarak silindi" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "İzleme ifadeleri" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" "%4$s %5$s kullanıcısına göre %2$s ile %3$s arası tarihler ile %1$s göster" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "Rapordan izlenen veri satırını sil" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "Veri yok" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Tarih" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Veri tanımlama ifadesi" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Veri işleme ifadesi" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL dökümü (dosya indirme)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL dökümü" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Bu seçenek tablolarınızı ve içerdiği veriyi değiştirecektir." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL yürütme" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "%s olarak dışa aktar" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Sürümleri göster" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "%s için izlemeyi devre dışı bırak" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Hemen devre dışı bırak" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "%s için izlemeyi aktif et" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Hemen aktif et" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, php-format msgid "Create version %1$s of %2$s" msgstr "%1$s / %2$s sürümünü oluştur" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Bu veri tanımlama ifadelerini izle:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Bu veri işleme ifadelerini izle:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Sürüm oluştur" @@ -12516,11 +12526,11 @@ msgstr "Burada bulunmak için yeterli izinlere sahip değilsiniz!" msgid "The profile has been updated." msgstr "Profil güncellendi." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "GÖRÜNÜM adı" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Görünümü yeniden şuna adlandır" @@ -12862,8 +12872,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"The current ratio of free query cache memory to total query cache size is %s%" +"%. It should be above 80%%" msgstr "" "Boş sorgu önbellek belleğinin, toplam sorgu önbelleği boyutuna şu anki oranı " "%%%s. Bu %%80'in üzerinde olmalıdır" @@ -13014,8 +13024,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" "Tüm sıralamaların %%%s'i geçici tablolara sebep olur, bu değer %%10'dan " "düşük olmalıdır." @@ -13945,12 +13955,12 @@ msgstr "concurrent_insert 0'a ayarlı" #~ "Eğer D işlenirse, varsayılan 0'dır. Eğer M işlenirse, varsayılan 10'dur." #~ msgid "" -#~ "A small (single-precision) floating-point number. Allowable values are " -#~ "-3.402823466E+38 to -1.175494351E-38, 0, and 1.175494351E-38 to " +#~ "A small (single-precision) floating-point number. Allowable values are -" +#~ "3.402823466E+38 to -1.175494351E-38, 0, and 1.175494351E-38 to " #~ "3.402823466E+38." #~ msgstr "" -#~ "Küçük (tek duyarlıklı) kayan noktalı sayı. İzin verilebilir değerler " -#~ "-3.402823466E+38'den -1.175494351E-38'e, 0 ve 1.175494351E-38'den " +#~ "Küçük (tek duyarlıklı) kayan noktalı sayı. İzin verilebilir değerler -" +#~ "3.402823466E+38'den -1.175494351E-38'e, 0 ve 1.175494351E-38'den " #~ "3.402823466E+38'e." #~ msgid "" diff --git a/po/tt.po b/po/tt.po index c78d87eaf9..5d8f8cf8b3 100644 --- a/po/tt.po +++ b/po/tt.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:17+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: tatarish \n" -"Language: tt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tt\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Barısın kürsät" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Bitneñ sanı:" @@ -38,55 +38,56 @@ msgstr "" "bälki, yä browserneñ iminlek caylawında täräzä-ara yañartu tıyılğan bulıp " "tora." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Ezläw" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Äydä" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Tezeş adı" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Açıqlama" @@ -107,153 +108,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%s biremlege beterelde." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Biremlek açıqlaması: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Tüşämä açıqlaması" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Alan iseme" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Töre" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Buş" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Töpcay" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Bonı belän bäyläneş:" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Açıqlama" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Yuq" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Äye" @@ -261,106 +262,106 @@ msgstr "Äye" msgid "View dump (schema) of database" msgstr "Biremlek eçtälegen (tözeleşen) çığaru" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Bu biremlektä ber genä dä tüşämä yuq." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Saylap Beter" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Saylanunı Töşer" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Biremlek iseme buş!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "\"%s\" biremlege \"%s\" itep ataldı" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been copied to %2$s" msgstr "\"%s\" biremlege \"%s\" itep ataldı" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Biremlekne bolay atap quy" -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Biremlekne bolay atap quy" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "%s biremlege beterelde." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy msgid "Drop the database (DROP)" msgstr "Biremleklär yuq" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Biremlekne boña kübäyt" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Tözeleşen genä" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Tözeleşen dä, eçtälegen dä" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Eçtälegen genä" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Kübäytü aldınnan CREATE DATABASE östise" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "%s östäw" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "\"AUTO_INCREMENT\" bäyäsen östise" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Çikläwlär östise" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Kübäytelgän biremlekkä küçäse" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Tezü cayı" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -372,521 +373,450 @@ msgstr "" "Bäyläneştä torğan tüşämä belän eşläp bulmas, östämä eşli-alu sünek tora. Anı " "qabızu öçen, %sbonda çirtäse%s." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Bäyläneşlär sxeme" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Tüşämä" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Kerem" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Küläme" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "totıla" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Yasalışı" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Soñğı yañartılu" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Soñğı tikşerü" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tüşämä" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "You have to choose at least one Column to display" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Kübäytelgän tüşämägä küçäse" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Tezü" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Artıp" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Kimep" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Kürsät" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Şart" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Tıq" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Wä" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Sal" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Yä" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Üzgärt" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Add/Delete Criteria Row" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Add/Delete Field Columns" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Sorawnı Yañart" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Tüşämä qullanıp" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "%s biremlegenä SQL-soraw:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Sorawnı Yulla" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "İreşep Bulmadı" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "berärse bulsa" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "barısı da bulsa" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "tulı tezmä, tögäl kileş" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "regexp kileş" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "\"%s\" ezläw näticäse %s:" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Tulayım: %s kileşü" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s kileşü bar, %s atlı tüşämädä" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Küzätü" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Dumping data for table" -msgid "Delete the matches for the %s table?" -msgstr "Tüşämä eçtälegen çığaru" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Sal" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Biremlektä ezläw" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Tabası süz/bäyä tezmäse (almaşbilgese: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Ezläw:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Süzlärne buşlıq bilgese belän ayırası (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Kiläse tüşämä eçendä:" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside column:" -msgstr "Kiläse tüşämä eçendä:" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "Bu biremlektä ber genä dä tüşämä yuq." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "belgesez" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "\"%s\" atlı tüşämä buşatıldı" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "\"%s\" atlı Qaraş beterelgän buldı" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "\"%s\" atlı tüşämä beterelde" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Qaraş" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 #, fuzzy msgid "Replication" msgstr "Bäyläneşlär" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Sum" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "Bu MySQL-serverdä %s digän saqlaw ısulı töp bularaq saylanğan." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Saylanğannı:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Saylap Beter" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Check overheaded" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Export" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Bastıru küreneşe" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Buşat" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Beter" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Tüşämä tikşerü" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Tüşämä tözätü" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Tüşämä centekläw" -#: db_structure.php:712 +#: db_structure.php:721 #, fuzzy msgid "Add prefix to table" msgstr "Biremleklär yuq" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Tüşämä eçtälegen bu biremlektäge belän alamştırası" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Tüşämä eçtälegen bu biremlektäge belän alamştırası" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Eçtälek Süzlege" -#: db_tracking.php:75 +#: db_tracking.php:76 #, fuzzy msgid "Tracked tables" msgstr "Tüşämä tikşerü" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Biremlek" -#: db_tracking.php:82 +#: db_tracking.php:83 #, fuzzy msgid "Last version" msgstr "Server söreme" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 #, fuzzy msgid "Created" msgstr "Yarat" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Torış" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Eş" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "" -#: db_tracking.php:136 +#: db_tracking.php:137 #, fuzzy msgid "Versions" msgstr "Farsíça" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 #, fuzzy msgid "Structure snapshot" msgstr "Tözeleşen genä" -#: db_tracking.php:184 +#: db_tracking.php:185 #, fuzzy msgid "Untracked tables" msgstr "Tüşämä tikşerü" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 #, fuzzy msgid "Track table" msgstr "Tüşämä tikşerü" -#: db_tracking.php:229 +#: db_tracking.php:230 #, fuzzy msgid "Database Log" msgstr "Biremlek" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "Soraw töre" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Rename database to" msgid "Bad parameters!" msgstr "Biremlekne bolay atap quy" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "\"%s\" biremen saqlaw öçen buş ara citmi." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -894,12 +824,12 @@ msgstr "" "Serverdä %s digän birem bar inde, adın almaştırası, yä inde östän yazu " "tamğasın açası qala." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Eçtälege \"%s\" biremenä saqlandı." @@ -923,7 +853,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -1005,27 +935,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Bitbilge kürsätü" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Tamğa beterelde." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Birem uqıp bulmadı" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1033,53 +963,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "Totaşmalar yökläp bulmadı, quyılışın tikşerep alası!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "%s digän bitbilge yaratıldı" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "SQL-sorawıñ uñışlı eşkärtelde" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Kire" @@ -1087,7 +1017,7 @@ msgstr "Kire" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" cönläläre sünderelgän." @@ -1097,7 +1027,7 @@ msgstr "\"DROP DATABASE\" cönläläre sünderelgän." msgid "Do you really want to execute \"%s\"?" msgstr "Sin çınlap ta bonı eşlärgä teliseñme: " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "" @@ -1147,7 +1077,7 @@ msgstr "Tezeş" msgid "Edit Index" msgstr "Kiläse yazma üzgärtü" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" @@ -1168,16 +1098,16 @@ msgstr "Host adı buş!" msgid "The user name is empty!" msgstr "Atama buş!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Sersüzeñ buş!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Sersüzlär berbersenä kileşmi!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1195,31 +1125,33 @@ msgstr "Bu xoquqlarnı yöklä" msgid "Removing Selected Users" msgstr "Saylanğan qullanuçı beterü" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Tözätü" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Server Saylaw" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy msgid "Live query chart" msgstr "SQL-soraw" @@ -1230,24 +1162,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Tulayım" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1269,7 +1201,7 @@ msgstr "Server Saylaw" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Proseslar" @@ -1289,7 +1221,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy msgid "Query statistics" msgstr "Kerem Nöfüse" @@ -1339,14 +1271,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1408,32 +1340,32 @@ msgstr "" msgid "Bytes received" msgstr "Alındı" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Totaşular" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Bayt" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1449,11 +1381,11 @@ msgstr "%s tüşämä" msgid "Questions" msgstr "Farsíça" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Taşım" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1477,12 +1409,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Buş" @@ -1582,7 +1514,7 @@ msgstr "Bäyläneşlär buyınça töp mömkinleklär" msgid "Current settings" msgstr "Bäyläneşlär buyınça töp mömkinleklär" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1672,7 +1604,7 @@ msgstr "SQL Centekläw" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Waqıt" @@ -1779,10 +1711,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Yökläw" @@ -1859,7 +1791,7 @@ msgstr "Proseslar" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Biremlek saylanmağan." @@ -1929,19 +1861,19 @@ msgstr "Tezeşlär" msgid "Show indexes" msgstr "Sırlı kürsät" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Yat tezeş tikşerüen sünderep" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Açıq" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1979,7 +1911,7 @@ msgstr "\"%s\" Beterü" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2021,8 +1953,8 @@ msgstr "SQL-soraw" msgid "No rows selected" msgstr "Kertemnär sayladı" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Üzgärt" @@ -2030,18 +1962,18 @@ msgstr "Üzgärt" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d digäne yazma sanı öçen kileşmi." -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Saqla" @@ -2055,7 +1987,7 @@ msgstr "SQL-soraw" msgid "Show search criteria" msgstr "SQL-soraw" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2107,12 +2039,12 @@ msgstr "Soraw qaytarmasın eşkärtü" msgid "Data point content" msgstr "Data pointer olılığı" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Qarama" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2134,7 +2066,7 @@ msgstr "" msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2218,7 +2150,7 @@ msgstr "Yazma sanı:" msgid "Generate password" msgstr "Sersüz Ürçetü" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Ürçet" @@ -2228,7 +2160,7 @@ msgstr "Ürçet" msgid "Change Password" msgstr "Sersüz üzgärtü" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2342,27 +2274,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Ğın" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Äpr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2370,37 +2302,37 @@ msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Yün" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Yül" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sen" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Ökt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Nöy" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dek" @@ -2449,32 +2381,32 @@ msgid "Sun" msgstr "Ykş" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Dşm" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Sşm" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Çrş" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Pnc" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Cmğ" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Şmb" @@ -2608,16 +2540,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "sekund sayın" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "minut sayın" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "säğät sayın" @@ -2625,6 +2557,261 @@ msgstr "säğät sayın" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Max: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Qullanma" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Xata" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-soraw" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL qaytarışı: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL Centekläw" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL Centeklämäskä" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP Kodısız" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP-Kod yasa" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Yañart" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL Tikşermäskä" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL'nı Tikşer" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Engine" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Ykş" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%Y.%m.%d, %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s kön, %s säğät, %s minut ta %s sekund" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Başlawğa" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Uzğan" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Kiläse" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Azaq" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr ""%s" biremlegenä küç." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Tözeleş" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Östäw" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Küzätü" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Eşkärtü" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "web-server'neñ yökläw törgäge" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Yökläw öçen bigelängän törgäkne uqıp bulmí" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Bastır" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2638,91 +2825,59 @@ msgstr "" msgid "Font size" msgstr "" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy msgid "Save edited data" msgstr "Biremnär törgäge" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "Add/Delete Field Columns" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Başlawğa" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Uzğan" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Kiläse" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Azaq" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Şmb" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "Alannar sanı" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Dşm" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "yatqırıp" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "yatqırıp (başlıqlar almaşıp)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "bastırıp" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Tamğalanğan soraw cibärü" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Qullanası tezeş" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2746,120 +2901,132 @@ msgstr "Qullanası tezeş" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 #, fuzzy msgid "Options" msgstr "Eşkärtü" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Partial Texts" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Tulı Mätennär" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 #, fuzzy msgid "Relational key" msgstr "Bäyläneşlär sxeme" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Bäyläneşlär sxeme" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Browser transformation" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Bu yazma salınğan buldı" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Sal" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Üter" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "Törle buluı bar. YBS 3.11 qarísı" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "sorawda" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Yazma sanı:" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "tulayım" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Soraw eşkärtü %01.4f sek aldı" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Soraw qaytarmasın eşkärtü" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Bastıru küreneşe (bar mätennär belän)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF schema kürsätü" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy msgid "Create view" msgstr "Server söreme" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Bäyläneş tabılmadı" @@ -2921,197 +3088,156 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "Yaña phpMyAdmin-täräzä açu" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 msgid "Javascript must be enabled past this point" msgstr "" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Açqıç bilgelänmäde!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Tezeşlär" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Qabatsız" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Qabatlanu sanı" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 #, fuzzy msgid "Comment" msgstr "Açıqlama" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Töp açqıç beterelde" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "\"%s\" digän tezeş salındı" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Biremleklär" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Tözeleş" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Östäw" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Eşkärtü" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Soraw" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Xoquqlar" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 #, fuzzy msgid "Events" msgstr "Cibärelde" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Qullanuçı" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Binar köndälek" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Üzgärmälär" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Bilgelämä" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Engine" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Xata" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3140,88 +3266,88 @@ msgstr[1] "Kertemnär sayladı" msgid "Error while creating PDF:" msgstr "Eçtälekne uqu xoquqı." -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save recent table" msgstr "Töp köyläneşen yökläp bulmadı: \"%1$s\"" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy msgid "Recent tables" msgstr "Berär genä dä tüşämä yuq" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy msgid "There are no recent tables" msgstr "Tüşämä tikşerü" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Bu saqlaw engine öçen xälät turında centekle belem yuq." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "Bu MySQL serverdä %s bar." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "Bu MySQL serverdä %s sünderelgän bulğan." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Bu MySQL server %s saqlaw enginen totmí." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format msgid "Source database `%s` was not found!" msgstr "Biremlektä ezläw: " -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "%s digän tışlaw tabılmadı!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Yaraqsız biremlek" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Tüşämä adı yaraqsız" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "%1$s atlı tüşämä adın %2$s itep üzgärtep bulmadı" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "\"%s\" tüşämäse \"%s\" itep ataldı" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3229,93 +3355,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funksí" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Bäyä" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Ezläw" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Östäw" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Alannar saylísı (iñ kimendä ber):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Ezläw şartın östäw (\"WHERE\" eçtälege):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Bit sayın Kertem sanı" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Kürsätü tärtibe:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy msgid "Additional search criteria" msgstr "SQL-soraw" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "\"Ürnäk buyınça soraw\" eşkärtü (almaştırma: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "\"Ürnäk buyınça soraw\" eşkärtü (almaştırma: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy msgid "How to use" msgstr "PHP Söreme" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3390,14 +3516,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3643,13 +3769,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Tüşämä" @@ -3660,37 +3786,37 @@ msgstr "Tüşämä" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Eçtälek" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Overhead" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy msgid "Jump to database" msgstr "Biremleklär yuq" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy msgid "Replicated" msgstr "Bäyläneşlär" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "\"%s\" biremlege öçen xoquqlar tikşerü." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Xoquqlar tikşerü" @@ -3738,177 +3864,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Max: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Qullanma" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-soraw" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL qaytarışı: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL Centekläw" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL Centeklämäskä" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP Kodısız" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP-Kod yasa" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Yañart" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL Tikşermäskä" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL'nı Tikşer" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Engine" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Ykş" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%Y.%m.%d, %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s kön, %s säğät, %s minut ta %s sekund" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr ""%s" biremlegenä küç." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "web-server'neñ yökläw törgäge" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Yökläw öçen bigelängän törgäkne uqıp bulmí" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Bastır" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3936,9 +3903,9 @@ msgstr "" msgid "Closed" msgstr "Yabılmağan cäyä" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Sünek" @@ -4076,30 +4043,30 @@ msgstr "PHP Söreme" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Awdar" @@ -4381,7 +4348,7 @@ msgid "Character set of the file" msgstr "Şul biremneñ bilgelämäse:" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Tözeleş" @@ -4408,7 +4375,7 @@ msgstr "Berençe yulda alannarnıñ iseme çığarası" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4417,7 +4384,7 @@ msgstr "Alan yaptıruçı bilge" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4439,7 +4406,7 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4447,7 +4414,7 @@ msgid "Columns terminated by" msgstr "Yul ara bilgese" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Yul ara bilgese" @@ -4511,12 +4478,12 @@ msgstr "Açqıç yazması" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME-törläre" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Bäyläneşlär" @@ -4531,7 +4498,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Birem bar bulsa, östän yazdırası" @@ -4547,7 +4514,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Tüşämä/alan isemnären kirequote eçenä salası" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL, kileşterü ısulı" @@ -4779,8 +4746,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Soraw täräzäse" @@ -6079,10 +6046,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Sersüz" @@ -6102,8 +6069,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 #, fuzzy msgid "Username" msgstr "Atama:" @@ -6339,7 +6306,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid "(or the local MySQL server's socket is not correctly configured)" msgid "" @@ -6347,38 +6314,93 @@ msgid "" "configured)." msgstr "(yä cirle MySQL-server soketı döres köylänmägän ide)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Bu server endäşmi" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "\"%s\" ezläw näticäse %s:" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Tulayım: %s kileşü" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s kileşü bar, %s atlı tüşämädä" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Dumping data for table" +msgid "Delete the matches for the %s table?" +msgstr "Tüşämä eçtälegen çığaru" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Biremlektä ezläw" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Tabası süz/bäyä tezmäse (almaşbilgese: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Ezläw:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Süzlärne buşlıq bilgese belän ayırası (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Kiläse tüşämä eçendä:" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside column:" +msgstr "Kiläse tüşämä eçendä:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Sersüz üzgärtü" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Sersüzsez" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Qabatla" @@ -6403,8 +6425,8 @@ msgstr "Yaña biremlek yaratu" msgid "Create" msgstr "Yarat" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Xoquqsız" @@ -6419,9 +6441,9 @@ msgstr "Yaña Bit yaratu" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Adı" @@ -6431,312 +6453,312 @@ msgstr "Adı" msgid "Number of columns" msgstr "Alannar sanı" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 #, fuzzy msgid "Could not load export plugins, please check your installation!" msgstr "Totaşmalar yökläp bulmadı, quyılışın tikşerep alası!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Allows locking tables for the current thread." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "%s biremlegendä yaña tüşämä yaratu" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "%s biremlegendä yaña tüşämä yaratu" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Çığaru ısulı" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 #, fuzzy msgid "Custom - display all possible options" msgstr "Biremlek saqlaw köyläneşe" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Biremleklär" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Tüşämä" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Kerem" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of fields" msgid "Number of rows:" msgstr "Alannar sanı" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Serverneñ \"%s\" törgägendä saqla" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Biremgä saqlıysı" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Birem adınıñ tözeleşe" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Şul biremneñ bilgelämäse:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Qısu" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"ziple\"" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gziple\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bziple\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Biremgä saqlıysı" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Tözeleş" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Transformation options" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 #, fuzzy msgid "Encoding Conversion:" msgstr "MySQL belän totaştırğıç söreme" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format msgid "committed on %1$s by %2$s" msgstr "Server söreme" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format msgid "authored on %1$s by %2$s" msgstr "Server söreme" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Yöklänğan birem tözeleşe" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "MySQL servergä totaşılıp bulmadı" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format msgid "Importing into the database \"%s\"" msgstr "Biremleklär yuq" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format msgid "Importing into the table \"%s\"" msgstr "Biremleklär yuq" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "Yöklise birem" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Öleşçä yökläw" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of rows to skip, starting from the first row:" msgstr "Baştan ütep kitäse yazma sanı" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6745,7 +6767,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Söreme turında" @@ -6787,67 +6809,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Bufer Pulı" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB Torışı" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Bufer Pul Totılğanlığı" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "bit" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Buş bit sanı" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Üzgärtelgän bit" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Eçtälekle bitlär" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Buşatası bit" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Eştä bit" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Berketelgän bit" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Bufer Pul Terelege" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Uquğa soraw" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Yazuğa soraw" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Uñışsız uqu" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Yazğanda kötterü" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Uñışsız uqu, % öçen" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "Yazğanda kötterü, % öçen" @@ -7050,20 +7072,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Bäyläneşlär" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7071,130 +7093,130 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL sorawğa buş cawap, yäğni nül kertem qaytarttı." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format msgid "Go to database: %s" msgstr "Biremleklär yuq" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format msgid "Go to table: %s" msgstr "Biremleklär yuq" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Tözeleşen genä" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Export views" msgid "Go to view: %s" msgstr "Çığaru ısulı" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Binar" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Because of its length,
this field might not be editable" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Binar - üzgärtmäslek" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "web-server'neñ yökläw törgäge" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr ", şunnan soñ" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Yaña yazma kert tä" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Aldağı bitkä qaytu" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Tağın ber yazma östäw" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Bu bitkä kire qaytası" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Kiläse yazma üzgärtü" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Ber bäyädän ikençegä küçü öçen TAB töymäsen qullanası, başqa cirgä küçü " "öçen, CTRL+uq töymäläre bar" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 #, fuzzy msgid "Showing SQL query" msgstr "Tulı Sorawlar Kürsät" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7211,238 +7233,238 @@ msgstr "Buş" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Cmğ" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Künder" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Sin çınlap ta bonı eşlärgä teliseñme: " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Üzgäreşsez" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Bilgelämä" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Balgarça" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Ciñel Çinçä" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Ğädäti Çinçä" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "keşe/olı sizmiçä" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "keşe/olı sizep" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Kroatça" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Çexçä" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Dança" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "İnglizçä" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estonça" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Almança" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "süzlek" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefon däftäre" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Macarça" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "İclandça" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Japança" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latça" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litçä" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Koreyçä" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Farsíça" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polça" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Batış Awrupı" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Romança" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovakça" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovença" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "İspança" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Ğädäti İspança" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "İswäcçä" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Tayça" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Törekçä" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukrainça" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "küptelle" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Üzäk Awrupı" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Urısça" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltiq" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Ärmänçä" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Urısälif" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Çäräpçä" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Yähüdçä" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Görceçä" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Yunança" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Çex-Slovak" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Başbit" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Çığış" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin qullanması" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7466,8 +7488,8 @@ msgstr "%s siña İsäñme di" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7515,20 +7537,20 @@ msgstr "Sersüz:" msgid "Server Choice" msgstr "Server Saylaw" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Kimendä %s sekund eşlämi tordıq, şuña kürä yañadan keräse" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL servergä totaşılıp bulmadı" @@ -7621,7 +7643,7 @@ msgstr "Biremlek saqlaw köyläneşe" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Tüşämä eçtälegen çığaru" @@ -7637,7 +7659,7 @@ msgstr "Cibärelde" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7646,14 +7668,14 @@ msgstr "Açıqlama" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Tüşämä tözeleşe" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 #, fuzzy msgid "Structure for view" @@ -7661,7 +7683,7 @@ msgstr "Tözeleşen genä" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 #, fuzzy msgid "Stand-in structure for view" @@ -7718,32 +7740,32 @@ msgid "Display MIME types" msgstr "Barlıq MIME-törlär" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Host" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Ürçäw Zamanı" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Server söreme" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP Söreme" @@ -7825,7 +7847,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7887,35 +7909,35 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 #, fuzzy msgid "Procedures" msgstr "Proseslar" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 #, fuzzy msgid "Functions" msgstr "Funksí" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME TYPES FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7961,28 +7983,28 @@ msgstr "" msgid "Column names: " msgstr "Alan iseme" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "CSV yökläweneñ yaraqsız köyläneşe: %s" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7992,18 +8014,18 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 #, fuzzy msgid "Table name" msgstr "tüşämä adı" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Alan iseme" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -8220,96 +8242,96 @@ msgstr "" "Displays a link, the field contains the filename; first option is a prefix " "like \"http://domain.com/\", second option is a title for the link." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "OK tügel" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Açıq" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Bäyläneşlär buyınça töp mömkinleklär" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Mömkinleklär Kürsätü" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF yaratu" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Buy Açıqlamasın Kürsätäse" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Sineñ Column_comments Tüşämä yañartu eşe turında Qullanmada qarísı" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Tamğalanğan SQL-soraw" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-taríxı" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "Açıqlamasız" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Saylanunı Töşer" @@ -8317,7 +8339,7 @@ msgstr "Saylanunı Töşer" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8328,9 +8350,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "İreşü iseme" @@ -8349,205 +8371,205 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Üzgärmä" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Server ID'e" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Törle qullanuçı" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Bu mätennän" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Bar bulğan host" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Cirle" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Bu Sanaq" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Host Tüşämä eçennän" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Sersüz Ürçetü" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "\"%s\" atlı tüşämä beterelde" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format msgid "Event %1$s has been created." msgstr "\"%s\" atlı tüşämä beterelde" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy msgid "Edit event" msgstr "Cibärelde" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Proseslar" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Buldıq töre" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Buldıq töre" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Üzgärt" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Tamğalanğan soraw cibärü" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy msgctxt "Start of recurring event" msgid "Start" msgstr "Torış" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Azaq" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Tulayım östise" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8565,139 +8587,139 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Serverdäge \"%s\" digän tezeleş yaraqsız" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "\"%s\" atlı tüşämä beterelde" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "\"%s\" atlı tüşämä beterelde" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Column names" msgid "Routine name" msgstr "Alan iseme" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "Yasalışı" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Ozınlıq/Bäyä*" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "Biremlekne bolay atap quy" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Ozınlıq/Bäyä*" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Tüşämä köyläneşe" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Query type" msgid "Security type" msgstr "Soraw töre" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Eçke funksílar eşlätterergä birä." -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8734,25 +8756,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Waqıt" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Tüşämä adı yaraqsız" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8855,150 +8877,150 @@ msgstr "Bu biremlektä ber genä dä tüşämä yuq." msgid "There are no events to display." msgstr "Tüşämä tikşerü" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "\"%s\" atlı tüşämä yuq äle!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" biremlek tözeleşe - %s. bit" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Bäyläneşlär sxeme" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Eçtälek isemlege" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Üzençälek" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Östämä" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Yaña Bit yaratu" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Bitneñ sanı:" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Zihenle urnaştıru" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Eçke bäyläneş" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Tözätü öçen berär bit sayla" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Tüşämä Saylaw" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Tüşämä Saylaw" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Bäyläneşlär sxeme" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Sırlı kürsät" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Tösle kürsät" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Tüşämä ülçämen kürsätü" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "display all Tables with same width?" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Yatqırıp" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Batırıp" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Yasalışı" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Qäğäz zuqlığı" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -9006,7 +9028,7 @@ msgstr "" "The current Page has References to Tables that no longer exist. Would you " "like to delete those References?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -9027,46 +9049,46 @@ msgstr "Belgesez tel: %1$s." msgid "Current Server" msgstr "Server" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 #, fuzzy msgid "Source database" msgstr "Biremlektä ezläw: " -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 #, fuzzy msgid "Target database" msgstr "Biremlektä ezläw: " -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "%s digän serverdä SQL-soraw eşlätü" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "%s biremlegendä eşlätäse SQL-soraw" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 #, fuzzy msgid "Clear" @@ -9078,11 +9100,11 @@ msgstr "Täqwim" msgid "Columns" msgstr "Alan iseme" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Bu SQL-sorawğa tamğa quy" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Bu tamğanı bar qullanuçığa da ireşüle itäse" @@ -9163,15 +9185,15 @@ msgid "" "The SQL validator could not be initialized. Please check if you have " "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -"SQL-tikşerüçe köylänmägän. Bu kiräk bulğan php-yöklämäne köyläw turında " -"%squllanmada%s uqıp bula." +"SQL-tikşerüçe köylänmägän. Bu kiräk bulğan php-yöklämäne köyläw turında %" +"squllanmada%s uqıp bula." #: libraries/tbl_common.inc.php:53 #, php-format msgid "Tracking of %s is activated." msgstr "" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9188,7 +9210,7 @@ msgstr "" ">Bäyä eçenä kireawış (\"\\\") yä sıñarquote (\"'\") kertäse bulsa, anı " "kireawıştırası bula (ürnäk: '\\\\xyz' yä ki 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9196,19 +9218,19 @@ msgstr "" "Töpcay bäyäsen kertkändä, kireawışlar qullanmasqa, cäyä eçenä da salmasqa. " "Bolayraq kertäse: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Tezeş" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "Add/Delete Field Columns" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9217,11 +9239,11 @@ msgstr "" "For a list of available transformation options and their MIME-type " "transformations, click on %stransformation descriptions%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9233,63 +9255,63 @@ msgstr "" "quote (\"'\") amongst those values, backslash it (for example '\\\\xyz' or 'a" "\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Buş" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Töp" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Tulımäten" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "%s artınnan" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" msgstr "%s alan östäw" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "Kimendä berär alan kertäse." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Saqlaw Isulı" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9312,13 +9334,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save configuration" msgstr "Töp köyläneşen yökläp bulmadı: \"%1$s\"" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9333,98 +9355,98 @@ msgstr "ZIP-tuplama eçendä biremnär tabılmadı!" msgid "Error in ZIP archive:" msgstr "ZIP-tuplama eçendä xata:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Bäyläneşlär buyınça töp mömkinleklär" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "MySQL-totaşunıñ tezü cayı" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Bäyläneşlär buyınça töp mömkinleklär" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "Qullanuçı biremlege" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Server söreme" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protokol söreme" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Qullanuçı" -#: main.php:193 +#: main.php:196 #, fuzzy msgid "Server charset" msgstr "Server Saylaw" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy msgid "Database client version" msgstr "MySQL belän totaştırğıç söreme" -#: main.php:222 +#: main.php:225 #, fuzzy msgid "PHP extension" msgstr "PHP Söreme" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP turında" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin säxifäse" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Üzençälek" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Üzgäreşsez" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9435,7 +9457,7 @@ msgstr "" "xisap saylanğan (sersüzsez \"root\"). MySQL-server şul töp xisap belän " "açılğan da, andıy xällär iminlekneñ citdi tişege tip sanala." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9444,7 +9466,7 @@ msgstr "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause breaking of some data!" -#: main.php:294 +#: main.php:297 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 " @@ -9454,32 +9476,32 @@ msgstr "" "charset. Without mbstring extension phpMyAdmin is unable to split strings " "correctly and it may result in unexpected results." -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9491,43 +9513,43 @@ msgstr "" "Bäyläneştä torğan tüşämä belän eşläp bulmas, östämä eşli-alu sünek tora. Anı " "qabızu öçen, %sbonda çirtäse%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Biremleklär yuq" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "tüşämä adı" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "tüşämä adı" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy msgctxt "short form" msgid "Create table" msgstr "Yaña Bit yaratu" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Berär biremlek saylísı" @@ -9578,7 +9600,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "Ğädäti Çinçä" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9652,80 +9674,80 @@ msgstr "Yarat" msgid "Active options" msgstr "Tüşämä köyläneşe" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 #, fuzzy msgid "Page has been created" msgstr "\"%s\" atlı tüşämä beterelde" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "bit" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Biremdän alu" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "No rows selected" msgid "Export to selected page" msgstr "Kertemnär sayladı" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Yaña tezeş yaratu" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "İreşü iseme" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 #, fuzzy msgid "Internal relation added" msgstr "Eçke bäyläneş" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 #, fuzzy msgid "Relation deleted" msgstr "Bäyläneşkä küzätü" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Üzgärtülär saqlandı" @@ -9800,15 +9822,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Biremdän alu" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Barısı" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "%s atlı tüşämä yuq, yä ki \"%s\" tezmäsenä kermi" @@ -9819,38 +9841,38 @@ msgstr "%s atlı tüşämä yuq, yä ki \"%s\" tezmäsenä kermi" msgid "File doesn't exist" msgstr "\"%s\" atlı tüşämä yuq äle!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Qaraw öçen binar köndälek saylaw" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 #, fuzzy msgid "Files" msgstr "Alan" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Sorawnı Qısqartıp Kürsätäse" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Tulı Sorawlar Kürsät" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Köndälek adı" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Urın" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Tärtip buyınça urın" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Beleşmä" @@ -9858,31 +9880,31 @@ msgstr "Beleşmä" msgid "Character Sets and Collations" msgstr "Bilgelämä & Tezü cayı" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "\"%s\" biremlegen beterü uñışlı uzdı." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Biremlek nöfüsläre" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Nöfüsne Cibärü" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9890,7 +9912,7 @@ msgstr "" "Note: Enabling the Database statistics here might cause heavy traffic " "between the webserver and the MySQL one." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Saqlaw Isulı" @@ -9918,7 +9940,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 #, fuzzy msgid "Version" msgstr "Farsíça" @@ -9937,170 +9959,170 @@ msgstr "" msgid "disabled" msgstr "Sünek" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "GRANT'tan basqa bar xoquqlar da bar." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Biredä bulğan tüşämä tözeleşen üzgärtü xoquqı." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Yaña biremlek/tüşämä yasaw xoquqı." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Saqlanğan funksílar qorırğa birä." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Yaña tüşämä yasaw xoquqı." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Waqıtlı tüşämä yasaw xoquqı." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Qullanuçı xísabın qoru/salu/ataw eşen qılırğa birä." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Yaña qaraş qorırğa birä." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Eçtälek beterü xoquqı." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Biremlek/tüşämä beterü xoquqı." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Tüşämä beterü xoquqı." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Eçke funksílar eşlätterergä birä." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Allows adding users and privileges without reloading the privilege tüşämä." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Açqıçlarnı qoru/beterü xoquqı." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Eçtälek östäw/almaştıru xoquqı." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 #, fuzzy msgid "Limits the number of simultaneous connections the user may have." msgstr "Limits the number of new connections the user may open per hour." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Gives the right to the user to ask where the slaves / masters are." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Eçtälekne uqu xoquqı." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "SHOW CREATE VIEW sorawların eşläterlek itä." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Serverne tuqtatu xoquqı." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10110,321 +10132,321 @@ msgstr "" "Required for most administrative operations like setting global variables or " "killing threads of other users." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 #, fuzzy msgid "Allows creating and dropping triggers" msgstr "Açqıçlarnı qoru/beterü xoquqı." -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Eçtälek üzgärtü xoquqı." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Xoquqlar yuq." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Buş" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Berär tüşämä öçen xoquqlar" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Beläse: MySQL'da xoquq adı İnglizçä kertelä!" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "İdärä" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Töp xoquq" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Berär biremlekkä qağılışlı xoquqlar" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Resurs çikläwläre" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Beläse: 0 (nül) kertelgän çaqta çikläwe beterelä." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Kereş Turında" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Sersüzen üzgärtäse tügel" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Qullanuçı yuq." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "\"%s\" atlı qullanuçı bar inde!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Yana qullanuçı östälände." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "\"%s\" öçen sezsüz üzgärtü uñışlı uzdı." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "\"%s\" Beterü" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Beteräse qullanuçılar saylanmağan!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Bu xoquqlarnı yöklä" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Saylanğan qullanuçını beterü uñışlı uzdı." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Bu xoquqlarnı yökläw uñışlı uzdı." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Xoquqlar Üzgärtü" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Töşer" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Export" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Törle" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Xoquqlar" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Xoquqlar" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Qullanuçılar tezmäse" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Xoquq" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Saylanğan qullanuçı beterü" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Qullanuçı xoquqların awdarıp beteräse." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Bu qullanuçılar kebek atalğan biremleklärne beteräse." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Beläse: MySQL-serverneñ eçke tüşämä eçennän alınğan xoquqlar bu. Server " "qullana torğan xoquqlar qul aşa üzgärtelgän bulsa, bu tüşämä eçtälege " "alardan ayırıla ala. Andí çaqlarda, dawam itü aldınnan, %sxoquqlarnı qabat " "yökläp alası%s." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Bu qullanuçı xoquqlar tüşämä eçendä tabılmadı." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Berär bağana öçen xoquqlar" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Kiläse biremlek öçen xoquqlar östäw" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "_ belän % bilgelären şul kileş kenä qullanu öçen \\ belän ütkärergä kiräk" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Kiläse tüşämä öçen xoquqlar östäw" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Qullanuçı biremlege" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, fuzzy, php-format msgid "Grant all privileges on database "%s"" msgstr "\"%s\" biremlege öçen xoquqlar tikşerü." -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "\"%s\" belän eşläw xoquqı bulğan qullanuçılar" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "ğömümi" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "berär biremlekkä qağılışlı" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "almaşbilge" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "\"%s\" atlı Qaraş beterelgän buldı" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Bu xoquqlarnı yökläw uñışlı uzdı." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10433,272 +10455,272 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 #, fuzzy msgid "Please select databases:" msgstr "Berär biremlek saylísı" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full start" msgstr "Tulımäten" -#: server_replication.php:354 +#: server_replication.php:355 #, fuzzy msgid "Full stop" msgstr "Tulımäten" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Tözeleşen genä" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Tözeleşen genä" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "%s cebe uñışlı üterelgän buldı." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin %s ceben üterä almadı. Bälki ul yabılğan bulğan da inde." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Eşkärtkeç" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Soraw alxätere" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Ceplär" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Çaqlı birem" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Kiçerelgän östäw" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Tezeş alxätere" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Bäylär" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Tezü" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Eş-ara idäräçese" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Tüşämälärne yabıp beteräse" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Açıq tüşämä tezmäse" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Soraw alxäteren awdar" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Eşläw Torışı" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Yañart" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Alan" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Sersüzen üzgärtäse tügel" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Açıq tüşämä tezmäse" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Açıq tüşämä tezmäse" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Bäyläneşlär" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Soraw töre" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "Funksí" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10706,118 +10728,118 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Cömlä" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Bu MySQL-server %s eşli. %s çorında cibärelgän ide ul." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 #, fuzzy msgid "Replication status" msgstr "Bäyläneşlär" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Alındı" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Cibärelde" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Özderelde" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Ämer" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy msgid "The number of failed attempts to connect to the MySQL server." msgstr "Köndälek biremenä yazılğan bayt sanı bu." -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10825,78 +10847,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10904,7 +10926,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10912,43 +10934,43 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 #, fuzzy msgid "The number of pages currently dirty." msgstr "Yaratılğan bit sanı bu." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Buş bitlär sanı." -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10956,33 +10978,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10991,92 +11013,92 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 #, fuzzy msgid "The current number of pending reads." msgstr "Uqılğan bit sanı bu." -#: server_status.php:1360 +#: server_status.php:1398 #, fuzzy msgid "The current number of pending writes." msgstr "Yazılğan bit sanı bu." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 #, fuzzy msgid "The total number of data reads." msgstr "Uqılğan bit sanı bu." -#: server_status.php:1363 +#: server_status.php:1401 #, fuzzy msgid "The total number of data writes." msgstr "Yazılğan bit sanı bu." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 #, fuzzy msgid "The number of log write requests." msgstr "Tezelgän yazma sanı bu." -#: server_status.php:1369 +#: server_status.php:1407 #, fuzzy msgid "The number of physical writes to the log file." msgstr "Köndälek biremenä yazılğan bayt sanı bu." -#: server_status.php:1370 +#: server_status.php:1408 #, fuzzy msgid "The number of fsync() writes done to the log file." msgstr "Köndälek biremenä yazılğan bayt sanı bu." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Köndälek biremenä yazılğan bayt sanı bu." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Yaratılğan bit sanı bu." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -11085,161 +11107,161 @@ msgstr "" "values are counted in pages; the page size allows them to be easily " "converted to bytes." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Uqılğan bit sanı bu." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Yazılğan bit sanı bu." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Yöklänğan birem tözeleşe" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 #, fuzzy msgid "The number of physical writes of a key block to disk." msgstr "Köndälek biremenä yazılğan bayt sanı bu." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Açıq toruçı birem sanı." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Açıq toruçı tüşämä sanı." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "Alxätergä turı kilü sanı bu." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11247,99 +11269,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Tezelgän yazma sanı bu." -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11347,18 +11369,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Biredä açıq bulğan totaşu sanı." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11366,71 +11388,71 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Key cache" msgid "Thread cache hit rate (calculated value)" msgstr "Tezeş alxätere" -#: server_status.php:1433 +#: server_status.php:1471 #, fuzzy msgid "The number of threads that are not sleeping." msgstr "Açıq toruçı birem sanı." -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Şmb" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add %s field(s)" msgid "Add chart" msgstr "%s alan östäw" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Yañart" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "Add/Delete Field Columns" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11439,7 +11461,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11447,18 +11469,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11466,11 +11488,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11478,99 +11500,99 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "Biremlekne bolay atap quy" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Tüşämä Saylaw" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Tüşämä adı yaraqsız" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy msgid "Add this series" msgstr "Yaña qullanuçı östäw" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy msgid "Series in Chart:" msgstr "SQL-soraw" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy msgid "Log statistics" msgstr "Kerem Nöfüse" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Tüşämä Saylaw" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Soraw töre" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" msgid_plural "%d seconds" msgstr[0] "sekund sayın" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -11585,8 +11607,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11690,19 +11712,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Server üzgärmäläre & köyläneşe" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Sessi bäyäse" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Töp bäyä" @@ -11995,50 +12017,50 @@ msgstr "" msgid "Wrong data" msgstr "Biremleklär yuq" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Sin çınlap ta bonı eşlärgä teliseñme: " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "SQL'nı Tikşer" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL qaytarışı" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Ürçätkeç:" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "`%s` atlı tüşäw tezeşläre belän nidider tiskärlek bar" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Yarlıq" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, fuzzy, php-format msgid "Table %1$s has been altered successfully" msgstr "Saylanğan qullanuçını beterü uñışlı uzdı." -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12116,12 +12138,12 @@ msgstr "" msgid "Y Values" msgstr "Bäyä" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "%s atlı tüşämä bar inde!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, fuzzy, php-format msgid "Table %1$s has been created." msgstr "\"%s\" atlı tüşämä beterelde" @@ -12173,486 +12195,486 @@ msgstr "Biremgä saqlıysı" msgid "File name" msgstr "tüşämä adı" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Bu töp açqıçnıñ adı \"PRIMARY\" bulırğa tieş!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Açqıçnı \"PRIMARY\" itep atap bulmí!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Print view" msgid "Edit index" msgstr "Bastıru küreneşe" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Tezeş adı :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(Töp açqıçnıñ ğına adı \"PRIMARY\" bulırğa tieş!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Tezeş töre :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Açqıçqa tağın  %s alan östise" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Ber ük at belän tüşämä küçerep bulmí!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "\"%s\" atlı tüşämä \"%s\" kebek ataldı." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Tüşämä adı kertelmi qaldı!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Tüşämä eçtälegen bolay tezäse" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(sıñar)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Boña küçerü (biremlek.tüşämä):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Tüşämä köyläneşe" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Tüşämä adın üzgärtü" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Boña kübäyt (biremlek.tüşämä):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Kübäytelgän tüşämägä küçäse" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Tüşämä eşkärtü" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Tüşämä kisäklären berläşterü" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "\"%s\" atlı tüşämä awdarıldı" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Tüşäwne awdar (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Tüşämä eçtälegen çığaru" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy msgid "Delete the table (DROP)" msgstr "Biremleklär yuq" -#: tbl_operations.php:772 +#: tbl_operations.php:778 #, fuzzy msgid "Partition maintenance" msgstr "Tüşämä eşkärtü" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 #, fuzzy msgid "Check" msgstr "Çexçä" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 #, fuzzy msgid "Repair" msgstr "Tüşämä tözätü" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Bäyläneşlärne döreslekkä tikşerü:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Tüşämälär kürsätäse" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Totılğan Alan" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Uñışlı" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Kerem Nöfüse" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "üzgärüçän" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Kerem ozınlığı" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Kerem olılığı" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Eçke bäyläneş" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy msgid "Distinct values" msgstr "Browse foreign values" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Buş" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "\"%s\" atlı tüşämä beterelde" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "\"%s\" öçen töp açqıç qorıldı" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "\"%s\" öçen ber açqıç qorıldı" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "PHP turında" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add %s field(s)" msgid "Move columns" msgstr "%s alan östäw" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Bastıru küreneşe" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Bäyläneşkä küzätü" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Tüşämä tözeleşenä küzätü" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add %s field(s)" msgid "Add column" msgstr "%s alan östäw" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Tüşämä azağına" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Tüşämä Başına" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "%s artınnan" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "%s alannan tezeş yaratu" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, php-format msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, php-format msgid "Tracking for %1$s was activated at version %2$s." msgstr "" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Soraw töre" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Allows inserting and replacing data." msgid "Delete tracking data row from report" msgstr "Eçtälek östäw/almaştıru xoquqı." -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Biremleklär yuq" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 #, fuzzy msgid "Date" msgstr "Eçtälek" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, fuzzy, php-format msgid "Export as %s" msgstr "Çığaru ısulı" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, php-format msgid "Deactivate tracking for %s" msgstr "" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format msgid "Create version %1$s of %2$s" msgstr "Server söreme" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 #, fuzzy msgid "Create version" msgstr "Server söreme" @@ -12684,11 +12706,11 @@ msgstr "Bonda bulu öçen, xoquqlarıñ citmi!" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 #, fuzzy msgid "Rename view to" msgstr "Tüşämä adın üzgärtü" @@ -13019,8 +13041,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13152,8 +13174,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/ug.po b/po/ug.po index 119e16306d..293ddf1845 100644 --- a/po/ug.po +++ b/po/ug.po @@ -6,27 +6,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:16+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Uyghur \n" -"Language: ug\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ug\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "ھەممىسىنى كۆرسىتىش" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "بەت نومۇرى:" @@ -40,55 +40,56 @@ msgstr "" "كۆزنەكنى يىڭىلاشقا ئامالسىز،سىز بەلكەم باش كۆزنەكنى تاقىۋەتكەن بۇلىشىڭىز " "ياكى تور كۆرەۈچىڭىزنىڭ بىخەتەرلىك تەڭشىكى تسقۇنلۇق قىلغان بۇلىشى مۇمكىن." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "ئىزدەش" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "ئىجرا قىلىش" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "قىممەت ئىسمى" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "ئىزاھات" @@ -109,151 +110,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%1$s ساندان غەلبىلىك قۇرۇلدى" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "ساندان ئىزاھاتى: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "جەدۋەل ئىزاھى" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "سۆزلەم" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "تۈرى" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "بوش" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "ئەندىز" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "ئۇلانما" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "ئىزاھلار" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "يوق" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "بولدى" @@ -261,606 +262,537 @@ msgstr "بولدى" msgid "View dump (schema) of database" msgstr "ساندان قالدۇقىنى كۆرسىتىش" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "سانداندا جەدۋەل يوق" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "ھەممىنى تاللاش" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "تاللاشنى قالدۇرۇش" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "ساندان ئىسمىنى بوش قويماڭ!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "ساندان ئىسمى %s غا ئۆزگەرتىلدى %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "ساندان %s غا كۆچۈرۈلدى %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "ئۆزگەرتىلگەن ساندان ئىسمى" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "ئۆزگەرتىلگەن ساندان ئىسمى" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "ساندان %s ئۆچۈرۈلدى." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "كۆچۈرۈلگەن ساندان" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "كۆچۈرۈلگەن ساندان" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "تۈزىلىشىنىلا" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "تۈزۈلىشى ۋە ئۇچۇر" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "ئۇچۇرنىلا" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "ئاندىنقى سانداننى كۆپەيتىپ ساندان قۇرۇش" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "قوشۇلغىنى %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT قوشۇش" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "مەجبۇرى قوشۇش" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "كۆپەيتىلگەن ساندانغا كۆچۈش" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "تاسقاش" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن " -"%sبۇ يەرنى كۆرۈڭ%s." +"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن %" +"sبۇ يەرنى كۆرۈڭ%s." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Display PDF schema" msgid "Edit or export relational schema" msgstr "PDF تىزىىسىنى كۆرسىتىش" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "جەدۋەل" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "سەپ سانى" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "ھەجىم" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "ئىشلىتىلمەكتە" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "قۇرۇش" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "ئاخىرقى يېڭلىنىش" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "ئاخىرقى تەكشۈرۈش" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s جەدۋەل" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "بۇنى بىجىرىش ئۈچۈن مەزمۇن تاللانغان بولۇشى كېرەك" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "تۈرلەش" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "ئارتىش" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "كېمىيىش" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "كۆرسىتىش" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "شەرت" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "قىستۇرۇش" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "ۋە" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "ئۆچۈرۈش" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "ياكى" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "ئۆزگەرتىش" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "رەت قوشۇش\\ئۆچۈرۈش" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "يېڭلاش" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "جەدۋەللەرنى ئىشلىتىش" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL ئىجرا بولۋاتقان ساندان %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "تاپشۇرۇش" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "رەت قىلىندى" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "سۆزلەردىن ئەڭ ئازدىن بىرى" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "بارلىق سۆزلەر" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "ئېنىق ماسلىق" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "مۇنتىزىم ئىپادە" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "\"%s\" نىڭ ئىزلەش نەتىجىسى %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "جەمئىي: %s ئوخشاشلىق" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s ئۇيغۇنلۇق تىپىلدى، جەدۋىلى %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "كۆزەت" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Delete tracking data for this table" -msgid "Delete the matches for the %s table?" -msgstr "سانلىق مەلۇماتنى ئىزقوغلاپ ئۈچۈرۈش" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "ئۆچۈرۈش" - -#: db_search.php:362 -msgid "Search in database" -msgstr "سانداندىن ئىزدەش" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "ئىزدەشكە تىگىشلىك خەت ياكى قىقىممىتى(دەرىجىسى:«%»" - -#: db_search.php:373 -msgid "Find:" -msgstr "تاپقىنى:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "ھەر بىر تاق سۆزنى (\" \") بەلگىسى ئارقىلىق ئايرىڭ." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "تۆۋەندىكى جەدۋەل(لەر): " - -#: db_search.php:414 -msgid "Inside column:" -msgstr "ئىچىدىكى سۆزلەم:" - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "سانداندا جەدۋەل يوق" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "%s جەدۋەل تازىلاندى" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "%s كۆرۈنمە ئۆچۈرۈلدى" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "%s جەدىۋەل ئۆچۈرۈلدى" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "ئاكتىپ ئىزلاش" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "ئىزلاش ئاكتىپ ئەمەس" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "بۇ كۆرسەتمە كامىدا ئىگە بولغان سەپ، %sھۆججەت%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "قاراش" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "كۆچۈرۈش" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "جەمئىي" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s بولسا MySQL مۇلازىمىتېرنىڭ ساقلاش ئەندىزە موتۇرى" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "تاللانغىنى:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "ھەممىنى تاللاش" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "مەزمۇن بارلارنى تاللاش" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "چىقىرىش" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "بېسىپ كۆرسىتىش" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "تازىلاش" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "ئۆچۈرۈش" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "جەدۋەل تەكشۈرۈش" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "جەدۋەلنى ئەلالاش" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "جەدۋەلنى ئوڭشاش" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "جەدۋەل تەھلىلى" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Repair table" msgid "Replace table prefix" msgstr "جەدۋەلنى ئوڭشاش" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "مەلۇمات لۇغىتى" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "ئىزلانغان جەدۋەل" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "ساندان" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "ېيڭى نەشىر" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "قۇرۇش" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "يېڭلاش" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "ھالەت" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "ئامال" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "سانلىق مەلۇماتنى ئىزقوغلاپ ئۈچۈرۈش" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "پائال" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "پائالسىز" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "نەشىر" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "ئىزلاش خاتىرىسى" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "تۈزۈلمە رەسىمى" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "ئىزلانمىغان جەدۋەللەر" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "جەدۋەل ئىزلاش" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "ساندان خاتىرىسى" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "چىقىرىش" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "چىقارماقچى بولغان ھۆججەت تۈرىنى تاللاڭ!" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Routines" msgid "Bad parameters!" msgstr "دائىملىق" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "ھۆججەتنى ساقلاشقا يىتەرلىك بوشلۇق يوق %s。" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -868,12 +800,12 @@ msgstr "" "%s بۇ ھۆججەت مۇلازىمىتېردا باركەن، ھۆججەت ئىسمىنى ئۆزگەرتىڭ ياكى قاپلاپ " "كۆچۈرۈش تۈرىنى تالالڭ." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "بۇ %s ھۆججەتنى مۇلازىمىتېردا ساقلاش ھوقۇقىڭىز يېتەرسىز." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "%s ھۆججىتىدە ساقلاندى." @@ -898,7 +830,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -977,29 +909,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "سىز يوللىماقچى بولغان ھۆججەت بەك چوڭكەن، %sياردەم%s ھۆججىتىدىن ھەل قىلىش " "چارىسىنى كۆرۈڭ." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "خەتكۈچنى كۆرسىتىش" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "خەتكۈچ ئۆچۈرۈلدى" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "ھۆججەتنى ئوقۇيالمىدى" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1007,53 +939,53 @@ msgid "" "for it is not implemented or disabled by your configuration." msgstr "" -#: import.php:390 +#: import.php:394 msgid "" "No data was received to import. Either no file name was submitted, or the " "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "قىستۇرمىلار كىرگۈزىشكە ئامالسىز، قاچىلانمىنى تەكشۈرۈپ بىقىڭ!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "قۇرۇلغان خەتكۈچ %s" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "%d كىرگۈزىش غەلبىىك بولدى" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" -#: import.php:499 +#: import.php:503 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.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "SQL بۇيرىقى غەلبىلىك بىجىرىلدى" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "قايتىش" @@ -1061,7 +993,7 @@ msgstr "قايتىش" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin دەستەك توركۆرگۈچلەردە ياخشى ئىشلەيدۇ." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "ساندان ئۆچۈرۈش بۇيرۇقى (\"DROP DATABASE\") چەكلەنگەن." @@ -1071,7 +1003,7 @@ msgstr "ساندان ئۆچۈرۈش بۇيرۇقى (\"DROP DATABASE\") چەكل msgid "Do you really want to execute \"%s\"?" msgstr "راستىنلا ئجرا قىلىمسىز" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "ساندان تولۇق ئۆچۈرۈلدى!" @@ -1121,7 +1053,7 @@ msgstr "تېزىسلار" msgid "Edit Index" msgstr "قىستۇرۇش" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add/Delete columns" msgid "Add %d column(s) to index" @@ -1142,16 +1074,16 @@ msgstr "مۇلازىمىتېر ئىسمى بوشكەن!" msgid "The user name is empty!" msgstr "قوللانغۇچى ئىسمى بوشكەن!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "پارول بوشكەن!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "كىرگۈزگەن پارولار ئوخشاش ئەمەس!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Add %s" msgid "Add user" @@ -1167,31 +1099,33 @@ msgstr "ھوقۇقسىز" msgid "Removing Selected Users" msgstr "" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "تەھىرلەش" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "مۇلازىمىتېر تاللاش" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy #| msgid "SQL query" msgid "Live query chart" @@ -1203,24 +1137,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "يىغىندىسى" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1242,7 +1176,7 @@ msgstr "مۇلازىمىتېر تاللاش" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "" @@ -1260,7 +1194,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "" @@ -1309,14 +1243,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KiB" @@ -1374,32 +1308,32 @@ msgstr "" msgid "Bytes received" msgstr "" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "بايت" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PiB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1417,11 +1351,11 @@ msgstr "%s جەدۋەل" msgid "Questions" msgstr "نەشىر" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1445,12 +1379,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "يوق" @@ -1549,7 +1483,7 @@ msgstr "ئاساسىي ئالاقە ۋاريانتلىرى" msgid "Current settings" msgstr "ئاساسىي ئالاقە ۋاريانتلىرى" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1642,7 +1576,7 @@ msgstr "SQL ئىزاھى" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "ۋاقىت" @@ -1750,10 +1684,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "كىرگۈزۈش" @@ -1831,7 +1765,7 @@ msgstr "" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1899,15 +1833,15 @@ msgstr "تېزىسلار" msgid "Show indexes" msgstr "تېزىسلار" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 msgid "Foreign key check:" msgstr "" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 msgid "(Enabled)" msgstr "" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1945,7 +1879,7 @@ msgstr "ئۆچۈرۈش" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1987,8 +1921,8 @@ msgstr "SQL سورىقى" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "ئۆزگەرتتىش" @@ -1996,18 +1930,18 @@ msgstr "ئۆزگەرتتىش" msgid "Query execution time" msgstr "" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%dئۈنۈملۈك قۇر سانى ئەمەس" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "" @@ -2021,7 +1955,7 @@ msgstr "" msgid "Show search criteria" msgstr "SQL سورىقى" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2073,12 +2007,12 @@ msgstr "SQL سورىقى" msgid "Data point content" msgstr "سانلىق مەلۇمات قوللانمىسىنىڭ چوڭ كىچىكلىكى" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2101,7 +2035,7 @@ msgid "Please select the primary key or a unique key" msgstr "ئاساسىي قىممەت ياكى بىردىنبىر قىمەتنى تاللاڭ" # column نى سۆزلەم دەپ ئالساق مۇۋاپىق بولغىدەك -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "سۆزلەمنى كۆرسەتمەسلىك" @@ -2182,7 +2116,7 @@ msgstr "تۈرلەش" msgid "Generate password" msgstr "پارول ھاسىللاش" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "ھاسىللاش" @@ -2192,7 +2126,7 @@ msgstr "ھاسىللاش" msgid "Change Password" msgstr "پارولنى ئۆزگەرتىش" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "تېخىمۇ كۆپ" @@ -2290,63 +2224,63 @@ msgid "December" msgstr "12-ئاي" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "1-ئاي" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "2-ئاي" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "3-ئاي" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "4-ئاي" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "5-ئاي" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "6-ئاي" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "چىللە" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "تومۇز" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "مىزان" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "ئوغۇز" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "ئوغلاق" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "كۆنەك" @@ -2387,32 +2321,32 @@ msgid "Sun" msgstr "يەكشەنبە" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "دۈشەنبە" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "سەيشەنبە" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "چارشەنبە" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "پەيشەنبە" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "جۈمە" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "شەنبە" @@ -2528,16 +2462,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "" @@ -2545,6 +2479,263 @@ msgstr "" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "ئەڭ چوڭ:%s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "قوللانما" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "خاتالىق" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL سورىقى" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL جاۋابى: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL ئىزاھى" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL ئىزاھىىدىن ئاتلاش" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP كودى يوق" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP كودى قۇرۇش" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "يېڭلاش" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL دەلىللەشتىن ئاتلاش" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL دەلىللەش" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "ئىچكى بىرلىشىش" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "ئاساسىي مەزمۇن" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "يەكشەنبە" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%يىل %ئاي %كۈن %سائەت:%مىنۇت" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s كۈن, %s سائەت, %s مىنىۇ ۋە %s سېكوند" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "دائىملىق" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "باشلا" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "ئالدىنقىسى" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "كىيىنكى ئاي" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "ئاخىرقىسى" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "ساندان "%s" .غا ئۆتۈش" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/CommonFunctions.class.php:2950 +#, fuzzy +#| msgid "Click to select" +msgid "Click to toggle" +msgstr "بىر چىكىپ تاللاڭ" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "تۈزۈلىشى" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "قىستۇرۇش" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "كۆزەت" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "ئىشلەملەر" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "مۇلازىمىتېردىكى يۈكلەش مۇندەرىجىسى" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "كۆرسىتىلگەن مۇندەرىجىگە يۈكلىيەلمىدى" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "يازدۇر" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2558,87 +2749,55 @@ msgstr "" msgid "Font size" msgstr "خەتنىڭ چوڭ-كىچىكلىكى" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete columns" msgid "Restore column order" msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "باشلا" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "ئالدىنقىسى" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "كىيىنكى ئاي" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "ئاخىرقىسى" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of columns" msgid "Number of rows" msgstr "سۆزلەم سانى" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "More" msgid "Mode" msgstr "تېخىمۇ كۆپ" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2662,66 +2821,78 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial import" msgid "Partial texts" msgstr "بۆلۈپ كىرگۈزىش" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "ئۆچۈرۈش" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2729,48 +2900,48 @@ msgstr "" "ئېنىقسىزلىك بولۇشى مۇمكىن. [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a] غا قاراڭ." -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "ئۇمۇمىي" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "بېسىپ چىقىرش كۈرۈلمىسى" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Table comments" msgid "Display chart" msgstr "جەدۋەل ئىزاھى" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "نەشىرنى قۇىماق" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "ئۇلىنىشنى تاپالمىدى" @@ -2833,195 +3004,154 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Cookies نى قوزغاتقاندىن كېيىن ئاندىن كېرىڭ." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Cookies نى قوزغاتقاندىن كېيىن ئاندىن كېرىڭ." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "index قىممىتى بەلگىلەنمىگەن!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "تېزىسلار" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "بىردىنبىر" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "ئىخچام" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "تۈپ سان" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "ئىزاھات" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "ئاساسىي قىممەت ئۆچۈرۈلدى" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "ئۆچۈرۈلگەن تېزىسلار %s" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "ساندان" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "مۇلازىمىتېر" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "تۈزۈلىشى" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "قىستۇرۇش" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "ئىشلەملەر" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "ئىز قۇغلاش" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "سانلىق مەلۇمات ئامبىرى قۇرۇق" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "تەكشۈرۈش" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "ھۇقۇقى" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "دائىملىق" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "ھادىسە" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "لايىھەلىگۈچ" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "خاتالىق" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3044,90 +3174,90 @@ msgstr[0] "%1$d قۇر قوشۇلدى." msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Could not load default configuration from: %1$s" msgid "Could not save recent table" msgstr "تەڭشەك ئەندىزى %1$s كىرگۈزىلمىدى." -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy #| msgid "Tracked tables" msgid "Recent tables" msgstr "ئىزلانغان جەدۋەل" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy #| msgid "Tracked tables" msgid "There are no recent tables" msgstr "ئىزلانغان جەدۋەل" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "بۇ ساقلىغۇچقا مۇناسىۋەتلىك باشقا ئۇچۇرلار مەۋجۇت ئەمەس." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s نى بۇ MySQL مۇلازىمىتېرىدا ئىشلىتىشكە بولىدۇ." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s نى بۇ MySQL مۇلازىمىتېرىدا ئىشلىتىشكە بولمايدۇ." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "بۇ MySQL مۇلازىمىتېرى %s نى قوللىمايدۇ." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "تېما %s تېپىلمىدى!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "ئۈنۈمسىز ساندان" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "ئۈنۈمسىز جەدۋەل ئىسمى" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "%1$s بۇ جەدۋەل ئىسمىنى %2$s غا ئۆزگەرتىشتە خاتالىق كۆرۈلدى." -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "%1$s بۇ جەدۋەل ئىسمىنى %2$s غا ئۆزگەرتىش غەلبىلىك بولدى." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3135,89 +3265,89 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "ئىزدەش" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "قىستۇرۇش" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "SQL query" msgid "Additional search criteria" msgstr "SQL سورىقى" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 msgid "Reset zoom" msgstr "" @@ -3290,14 +3420,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3542,13 +3672,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "" @@ -3559,35 +3689,35 @@ msgstr "" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "سانلىق مەلۇمات" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "ئېغىر يۈك" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "" @@ -3637,179 +3767,18 @@ msgstr "تەڭشەك ھۆجىتى ئىچىدىكى دەلىللەش ئۇسۇلى msgid "You should upgrade to %s %s or later." msgstr "%s %s ياكى ئۇنىڭدىنمۇ يۇقىرى نەشىرگە كۆتۈتىڭ." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "ئەڭ چوڭ:%s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "قوللانما" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL سورىقى" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL جاۋابى: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL ئىزاھى" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL ئىزاھىىدىن ئاتلاش" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP كودى يوق" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP كودى قۇرۇش" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "يېڭلاش" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL دەلىللەشتىن ئاتلاش" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL دەلىللەش" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "ئىچكى بىرلىشىش" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "ئاساسىي مەزمۇن" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "يەكشەنبە" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%يىل %ئاي %كۈن %سائەت:%مىنۇت" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s كۈن, %s سائەت, %s مىنىۇ ۋە %s سېكوند" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "دائىملىق" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "ساندان "%s" .غا ئۆتۈش" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" - -#: libraries/common.lib.php:2880 -#, fuzzy -#| msgid "Click to select" -msgid "Click to toggle" -msgstr "بىر چىكىپ تاللاڭ" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "مۇلازىمىتېردىكى يۈكلەش مۇندەرىجىسى" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "كۆرسىتىلگەن مۇندەرىجىگە يۈكلىيەلمىدى" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "يازدۇر" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3835,9 +3804,9 @@ msgstr "" msgid "Closed" msgstr "" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "تاقالدى" @@ -3969,30 +3938,30 @@ msgstr "ئۇلىنىشنى تاپالمىدى" msgid "maximum %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "" @@ -4260,7 +4229,7 @@ msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "فورماتلاش" @@ -4285,14 +4254,14 @@ msgstr "" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "مەزمۇن ئايرىش بەلگىسى" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "مەزمۇنئايلاندۇرۇش بەلگىسى" @@ -4312,13 +4281,13 @@ msgstr "" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "خەت ئايرىش بەلگىسى" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "قۇر ئالماشۇرۇش بەلگىسى" @@ -4380,12 +4349,12 @@ msgstr "ئاچقۇچلۇق ئېمزا" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIMEشەكلى" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "مۇناسىۋىتى" @@ -4400,7 +4369,7 @@ msgid "Save on server" msgstr "" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "مەۋجۇت ھۆججەت ئۈستىدىن يېزىش" @@ -4413,7 +4382,7 @@ msgid "Enclose table and column names with backquotes" msgstr "" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQLئۆز ئىچىگە ئالغان شەكلى" @@ -4636,8 +4605,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "" @@ -5879,10 +5848,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "پارول" @@ -5902,8 +5871,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "" @@ -6146,7 +6115,7 @@ msgstr "%s كېڭەيتىلمە كەمكەن، PHP تەڭشەك ھۆججىتىن msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid "(or the local MySQL server's socket is not correctly configured)" msgid "" @@ -6154,38 +6123,91 @@ msgid "" "configured)." msgstr "(يەرلىك MySQL مۇلازىمىتېرى توغرا تەڭشەلمىگەن)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "مۇلازىمىتېردا ئىنكاس يوق" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "تەپسىلاتلار..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "\"%s\" نىڭ ئىزلەش نەتىجىسى %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "جەمئىي: %s ئوخشاشلىق" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s ئۇيغۇنلۇق تىپىلدى، جەدۋىلى %s" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Delete tracking data for this table" +msgid "Delete the matches for the %s table?" +msgstr "سانلىق مەلۇماتنى ئىزقوغلاپ ئۈچۈرۈش" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "سانداندىن ئىزدەش" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "ئىزدەشكە تىگىشلىك خەت ياكى قىقىممىتى(دەرىجىسى:«%»" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "تاپقىنى:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "ھەر بىر تاق سۆزنى (\" \") بەلگىسى ئارقىلىق ئايرىڭ." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "تۆۋەندىكى جەدۋەل(لەر): " + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "ئىچىدىكى سۆزلەم:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "تەڭشەك ھۆججىتى ئىچىدىكى ئىشلەنكۈچى ئۇلۈنما كونتىرولى مەغلۇب بولدى." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "پارولنى ئۆزگەرتىش" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "پارول يوق" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "قايتا كىرگۈزىش" @@ -6208,8 +6230,8 @@ msgstr "ساندان قۇرۇش" msgid "Create" msgstr "قۇرۇش" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "ھوقۇقسىز" @@ -6223,9 +6245,9 @@ msgstr "" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "ئىسمى" @@ -6233,292 +6255,292 @@ msgstr "ئىسمى" msgid "Number of columns" msgstr "سۆزلەم سانى" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Exporting databases from the current server" msgstr "MySQL مۇلازىمىتېرىغا ئۇلىنالمىدى." -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "ساندان %s غا جەدىۋەل قۇرۇش" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "ساندان %s غا جەدىۋەل قۇرۇش" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export" msgid "Export Method:" msgstr "چىقىرىش" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "ساندان" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Table" msgid "Table(s):" msgstr "جەدۋەل" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "سەپ سانى" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of columns" msgid "Number of rows:" msgstr "سۆزلەم سانى" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "مۇلازىمىتېرنىڭ %s مۇندەرىجىسىدە ساقلاش" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "ھۆججەتنى باشقا ساقلاش" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "ھۆججەت ئېتى ئەندىزىسى" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "ھۆججەتنىڭ ھەرىپ-بەلگە توپلىمى" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "پىرىسلاش" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "zipپىرىسلاش" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "gzipپىرىسلاش" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "bzip پىرىسلاش" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "ھۆججەتنى باشقا ساقلاش" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "فورماتلاش" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version" msgid "committed on %1$s by %2$s" msgstr "نەشىرنى قۇىماق" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version" msgid "authored on %1$s by %2$s" msgstr "نەشىرنى قۇىماق" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "كىرگۈزگەن ھۆججەت شەكلى" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "بىتەرەپ قىلىنىۋاتىدۇ، ساقلاڭ" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "يوللىنىۋاتىدۇ،تەپسىلىي ئۇچۇرى يوق،ساقلاڭ" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "MySQL مۇلازىمىتېرىغا ئۇلىنالمىدى." -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format #| msgid "Drop the database (DROP)" msgid "Importing into the database \"%s\"" msgstr "كۆچۈرۈلگەن ساندان" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format #| msgid "Drop the database (DROP)" msgid "Importing into the table \"%s\"" msgstr "كۆچۈرۈلگەن ساندان" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "ئەكىرىشكە تىگىشلىك ھۆججەت" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "مۇلازىمىتىرنىڭ ھۆججەت چىقىرىشىنى چەكلەندى" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "بۆلۈپ كىرگۈزىش" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -6526,18 +6548,18 @@ msgstr "" "ئالدىنقى قېتىملىق مەشغۇلاتنىڭ ۋاقتى ئېشىپ كەتتى، %d دىن باشلاپ قايتىدىن " "تاپشۇرۇڭ." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6546,7 +6568,7 @@ msgstr "" msgid "Language" msgstr "تىلى" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6586,67 +6608,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "بەت سانى" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "ئاق(قۇرۇق)بەت" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "كىرەكسىز(مەينەت)بەت" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "قۇرۇق ئەمەس بەت" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "يىڭىلايدىغان بەت" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "يۈك بەت" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "قۇلۇپلانغان بەت" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "ئۇقۇش تەلىپى" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "يېزىش تەلىپى" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "يېزىشنى كۈتۈۋاتقان سانى" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6834,20 +6856,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "مۇناسىۋىتى" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6855,125 +6877,125 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Go to database: %s" msgstr "ساندان %s غا جەدىۋەل قۇرۇش" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "تۈزىلىشىنىلا" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "مۇلازىمىتېردىكى يۈكلەش مۇندەرىجىسى" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "كېيىن" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6988,238 +7010,238 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fr" msgid "From" msgstr "جۈمە" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "راستىنلا ئجرا قىلىمسىز" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin ھۆججىتى" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7241,8 +7263,8 @@ msgstr "%s خۇش كەلدىڭىز" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"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:121 @@ -7286,20 +7308,20 @@ msgstr "شىفىر" msgid "Server Choice" msgstr "مۇلازىمىتېر تاللاش" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "پارولسىز كىرىش چەكلەنگەن (پارولسىز كىرىش ئىقازىتىنى كۆرۈڭ)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL مۇلازىمىتېرىغا ئۇلىنالمىدى." @@ -7393,7 +7415,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "ئايلاندۇرۇپ ساقلاش جەدىۋېلىدىكى سانلىق مەلۇمات" @@ -7408,7 +7430,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7417,21 +7439,21 @@ msgstr "ئىزاھات" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "جەدېۋەلنىڭ تۈزىلىشى" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7485,32 +7507,32 @@ msgid "Display MIME types" msgstr "MIMEشەكلىنى ئىشلىتەلەيسىز" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "ئاساسىي ماشىنا" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "قۇرۇلغان ۋاقتى" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "مۇلازىمىتىر نۇسخىسى" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHPنۇسخىسى" @@ -7590,7 +7612,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7652,33 +7674,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7721,28 +7743,28 @@ msgstr "" msgid "Column names: " msgstr "خەت ئايرىش بەلگىسى" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7752,17 +7774,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7923,94 +7945,94 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "ئاساسىي ئالاقە ۋاريانتلىرى" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "تاللاشنى بىكار قىلىش" @@ -8018,7 +8040,7 @@ msgstr "تاللاشنى بىكار قىلىش" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8029,9 +8051,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "" @@ -8049,202 +8071,202 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "View %s has been dropped" msgid "Event %1$s has been modified." msgstr "%s كۆرۈنمە ئۆچۈرۈلدى" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Event %1$s has been created." msgstr "%1$s ساندان غەلبىلىك قۇرۇلدى" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Add constraints" msgid "Edit event" msgstr "مەجبۇرى قوشۇش" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "تەپسىلاتلار..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Keyname" msgid "Event name" msgstr "قىممەت ئىسمى" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "ئۆزگەرتتىش" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "ئاخىرقىسى" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8262,139 +8284,139 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "ئۈنۈمسىز مۇلازىمىتېر :%s" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "View %s has been dropped" msgid "Routine %1$s has been modified." msgstr "%s كۆرۈنمە ئۆچۈرۈلدى" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Routine %1$s has been created." msgstr "%1$s ساندان غەلبىلىك قۇرۇلدى" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Routines" msgid "Edit routine" msgstr "دائىملىق" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "دائىملىق" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "قۇرۇش" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "ئۆزگەرتىلگەن ساندان ئىسمى" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "تۈرگە قايتىش" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Action" msgid "Return options" msgstr "ئامال" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Return type" msgid "Security type" msgstr "تۈرگە قايتىش" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8435,25 +8457,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "ۋاقىت" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "ئۈنۈمسىز جەدۋەل ئىسمى" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8554,152 +8576,152 @@ msgstr "سانداندا جەدۋەل يوق" msgid "There are no events to display." msgstr "ئىزلانغان جەدۋەل" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 #, fuzzy #| msgid "File %s does not contain any key id" msgid "This page does not contain any tables!" msgstr "File %s does not contain any key id" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "ھەممىنى تاللاش" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Display PDF schema" msgid "Display relational schema" msgstr "PDF تىزىىسىنى كۆرسىتىش" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "رەڭنى كۆرسىتىش" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "جەدېۋەلنىڭ چوڭ-كىچىكلىكىنى كۆرسىتىش" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "پەقەت كونوپكىنى كورسىتىش" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "توغرا يۈنىلىشتە" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "بوي يۈنىلىشتە" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "قۇرۇش" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "قەغەزنىڭ چوڭ-كىچىكلىكى" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8720,44 +8742,44 @@ msgstr "" msgid "Current Server" msgstr "مۇلازىمىتېر" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "بىر چىكىپ تاللاڭ" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8766,11 +8788,11 @@ msgstr "" msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8858,7 +8880,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "ئاكتىپ ئىزلاش" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8866,36 +8888,36 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete columns" msgid "Move column" msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8903,57 +8925,57 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8976,13 +8998,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Could not load default configuration from: %1$s" msgid "Could not save configuration" msgstr "تەڭشەك ئەندىزى %1$s كىرگۈزىلمىدى." -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8997,95 +9019,95 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "ئاساسىي ئالاقە ۋاريانتلىرى" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "PBMS connection failed:" msgid "Server connection collation" msgstr "PBMS ئۇلىنالمىدى:" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "ئاساسىي ئالاقە ۋاريانتلىرى" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "ساندان" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "مۇلازىمىتىر نۇسخىسى" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Remove database" msgid "Server charset" msgstr "ئۆزگەرتىلگەن ساندان ئىسمى" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "ساندان ئىزاھاتى:" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9093,46 +9115,46 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " phpMyAdmin configuration storage has been deactivated. To find out " @@ -9141,45 +9163,45 @@ msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن " -"%sبۇ يەرنى كۆرۈڭ%s." +"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن %" +"sبۇ يەرنى كۆرۈڭ%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "سانلىق مەلۇمات جەدىۋېلى ئىسمى" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "سانلىق مەلۇمات جەدىۋېلى ئىسمى" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "" @@ -9227,7 +9249,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9301,71 +9323,71 @@ msgstr "قۇرۇش" msgid "Active options" msgstr "ئامال" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "بەت سانى" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "Keyname" msgid "New page name: " msgstr "قىممەت ئىسمى" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "!خاتالىق:بۇناسىۋەت ئاللىقاچان مەۋجۈت" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "!خاتالىق:مۇناسىۋەت قۇشۇلمىغان" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "سىرتقى مۇناسىۋەتلىك ئۇلانما قۇشۇلدى" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr ".ئىچكى ئۇلىنىش مۇاسىۋىتى قۇشۇلدى" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr ".باغلانمىلار ئۆچۈرۈلدى" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "ساقلاشتا خاتالىق كۆرۈلدى." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "ئۆزگەرتىشلەر ساقلاندى" @@ -9438,15 +9460,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9455,37 +9477,37 @@ msgstr "" msgid "File doesn't exist" msgstr "" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "" @@ -9493,37 +9515,37 @@ msgstr "" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "ساندان %s ئۆچۈرۈلدى." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9551,7 +9573,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "" @@ -9569,476 +9591,476 @@ msgstr "" msgid "disabled" msgstr "تاقالدى" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "چىقىرىش" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "ھۇقۇقى" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "ھۇقۇقى" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "%s كۆرۈنمە ئۆچۈرۈلدى" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10047,261 +10069,261 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "تۈزىلىشىنىلا" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "تۈزىلىشىنىلا" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "يېڭلاش" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "مۇناسىۋىتى" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query" msgid "Run analyzer" msgstr "تەكشۈرۈش" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10309,115 +10331,115 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "بۇيرۇق" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10425,78 +10447,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10504,7 +10526,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10512,42 +10534,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10555,33 +10577,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10590,244 +10612,244 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "كىرگۈزگەن ھۆججەت شەكلى" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10835,99 +10857,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10935,18 +10957,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10954,68 +10976,68 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "ئىزلاش ئاكتىپ ئەمەس" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Routines" msgid "Add chart" msgstr "دائىملىق" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "يېڭلاش" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete columns" msgid "Chart columns" msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11024,7 +11046,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11032,18 +11054,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11051,11 +11073,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11063,98 +11085,98 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "ئۆزگەرتىلگەن ساندان ئىسمى" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select All" msgid "Select series:" msgstr "ھەممىنى تاللاش" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "ئۈنۈمسىز جەدۋەل ئىسمى" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Routines" msgid "Add this series" msgstr "دائىملىق" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "ھەممىنى تاللاش" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query" msgid "Query analyzer" msgstr "تەكشۈرۈش" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" msgid_plural "%d seconds" msgstr[0] "سېكنۇت" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11169,8 +11191,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11272,19 +11294,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -11570,48 +11592,48 @@ msgstr "" msgid "Wrong data" msgstr "" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "راستىنلا ئجرا قىلىمسىز" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "Database %s has been dropped." msgid "The columns have been moved successfully." @@ -11686,12 +11708,12 @@ msgstr "" msgid "Y Values" msgstr "" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -11744,474 +11766,474 @@ msgstr "ھۆججەتنى باشقا ساقلاش" msgid "File name" msgstr "قىممەت ئىسمى" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Print view" msgid "Edit index" msgstr "بېسىپ كۆرسىتىش" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete data or table" msgstr "سانلىق مەلۇماتنى ئىزقوغلاپ ئۈچۈرۈش" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy #| msgid "Drop the database (DROP)" msgid "Delete the table (DROP)" msgstr "كۆچۈرۈلگەن ساندان" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show dimension of tables" msgid "Showing tables" msgstr "جەدېۋەلنىڭ چوڭ-كىچىكلىكىنى كۆرسىتىش" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Use this value" msgid "Distinct values" msgstr "مۇشۇ قىممەتنى ئىشلىتىش" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add/Delete columns" msgid "Move columns" msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "بېسىپ كۆرسىتىش" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "ئاكتىپ ئىزلاش" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "ئاكتىپ ئىزلاش" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query" msgid "Query error" msgstr "تەكشۈرۈش" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "سانلىق مەلۇماتنى ئىزقوغلاپ ئۈچۈرۈش" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate now" msgid "Deactivate tracking for %s" msgstr "دەرھال ئىشلىتىشنى توختۇتۇڭ" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "دەرھال ئىشلىتىشنى توختۇتۇڭ" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version" msgid "Create version %1$s of %2$s" msgstr "نەشىرنى قۇىماق" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "نەشىرنى قۇىماق" @@ -12240,11 +12262,11 @@ msgstr "" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" @@ -12578,8 +12600,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12710,8 +12732,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/uk.po b/po/uk.po index 02e5d877d5..705d65e732 100644 --- a/po/uk.po +++ b/po/uk.po @@ -3,28 +3,28 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:22+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: ukrainian \n" -"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Показати все" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Номер сторінки:" @@ -39,55 +39,56 @@ msgstr "" "вікно, або налаштування безпеки Вашого оглядача блокують між-віконні " "оновлення." -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Шукати" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "Вперед" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Ім'я ключа" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Опис" @@ -110,151 +111,151 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Базу даних %1$s створено." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Коментар бази даних: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Коментарі таблиці" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "Стовпчик" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Тип" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Нуль" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "По замовчуванню" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Лінки до" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Коментарі" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Ні" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Так" @@ -262,103 +263,103 @@ msgstr "Так" msgid "View dump (schema) of database" msgstr "Переглянути дамп (схему) БД" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "В БД не виявлено таблиць." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Відмітити все" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Зняти всі відмітки" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Ім'я бази даних порожнє!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "Базу даних %s перейменовано в %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "Базу даних %s скопійовано в %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Перейменувати базу даних в" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "Видалити базу даних" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "Базу даних %s знищено." -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "Знищити базу даних (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Копіювати базу даних в" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Лише структуру" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Структуру і дані" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Лише дані" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Виконайте CREATE DATABASE перед копіюванням" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "Додати %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "Додати AUTO_INCREMENT значення" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Додати constraints" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Перейти до скопійованої бази даних" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Порівняння" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -367,64 +368,64 @@ msgstr "" "Сховище конфігурації phpMyAdmin деактивовано. Для того, щоб довідатись чому, " "натисніть %sтут%s." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "Редагувати або експортувати схему зв'язків" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Таблиця" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Рядки" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Розмір" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "використовується" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Створення" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Останнє оновлення" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Перевірено" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" @@ -432,431 +433,363 @@ msgstr[0] "%s таблиця" msgstr[1] "%s таблиці" msgstr[2] "%s таблиць" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Необхідно вибрати принаймі один Стовпчик для показу" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "Перемкнутись на %sвізуальний конструктор%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Посортувати" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Зростаючий" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Спадаючий" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Показати" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Критерій" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Вставити" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Та" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Видалити" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Або" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Змінити" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "Додати/Прибрати рядки критеріїв" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "Додати/Прибрати колонки" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Доповнити запит" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Використовувати таблиці" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "SQL-запит до БД %s:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "Виконати запит" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Доступ заборонено" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "принаймі одне з слів" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "всі слова" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "точну фразу" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "як регулярний вираз" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "Результати пошуку для \"%s\" %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Всього: %s співпадіння" -msgstr[1] "Всього: %s співпадань" -msgstr[2] "Всього: %s співпадань" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s співпадіння у таблиці %s" -msgstr[1] "%s співпадіння у таблиці %s" -msgstr[2] "%s співпадінь у таблиці %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Переглянути" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "Видалити співпадіння для таблиці %s ?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Видалити" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Шукати в базі даних" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Слова чи значення, які потрібно знайти (шаблон: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Знайти:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Слова розділені пробілом (\" \")." - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "Всередині таблиць:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "Всередині стовпчика:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "В БД не виявлено таблиць." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "невідоме" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "Таблицю %s було очищено" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "Вигляд %s знищено" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "Таблицю %s було знищено" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Трекінг є активним." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Трекінг не активний." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" -"Вигляд має щонайменше цю кількість рядків. Будь-ласка звернітся до " -"%sдокументації%s." +"Вигляд має щонайменше цю кількість рядків. Будь-ласка звернітся до %" +"sдокументації%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Вигляд" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Реплікація" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Всього" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s механізм зберігання за замовчуванням на цьому MySQL сервері." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "З відміченими:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Відмітити все" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Перевірити чи мають таблиці накладні витрати" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Експорт" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Версія для друку" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Очистити" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Знищити" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Перевірити таблицю" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Оптимізувати таблицю" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Ремонтувати таблицю" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Аналіз таблиці" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "Додати префікс до таблиці" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "Замінити префікс таблиці" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "Копіювати таблицю з префіксом" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Словник даних" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Відслідковувані таблиці" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "БД" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Остання версія" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Створено" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Оновлено" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Статус" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Дія" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Видалити дані спостереження для цієї таблиці" # активна -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "активний" # не активна -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "не активний" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Версії" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Звіт трекінгу (відстеження)" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Знімок структури" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Невідслідковувані таблиці" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Відслідковувати таблицю" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Журнал бази даних" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "Невірний тип!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Обранний тип експорту збережений в файл!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "Невірні параметри!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "Бракує місця для збереження файлу %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -864,12 +797,12 @@ msgstr "" "Файл %s існує на сервері, прошу змінити назву файлу, або відмітити опцію " "заміни існуючих файлів." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "Веб-сервер не має привілеїв для збереження файлу %s." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Dump збережено у файл %s." @@ -893,7 +826,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "Геометрія" @@ -966,30 +899,30 @@ msgstr "" "Оберіть \"ГеометріюЗТексту\" (\"GeomFromText\") із \"Функції\" стовпчика та " "вставте після рядка в поле \"Значення\"" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Ви напевно намагаєтесь завантажити занадто великий файл. Будь ласка " "зверніться до %sдокументації%s для знаходження шляхів вирішення цієї " "проблеми." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Показані закладки" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Закладку було видалено." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Неможливо прочитати файл" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -999,7 +932,7 @@ msgstr "" "Ви намагаєтесь завантажитит файл з непідтрумуваною компресією (%s). " "Підтримка якої не здійснюється або вимкнена у вашій конфігурації." -#: import.php:390 +#: import.php:394 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 " @@ -1009,28 +942,28 @@ msgstr "" "файлу перевищив допустимий максимум для вашої PHP конфігурації. Дивіться " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "Неможливо конвертувати кодування файлів без бібліотеки кодування" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Неможливо завантажити імпортовані плагіни, будь ласка перевірте ваше " "інсталювання!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "Закладка %s створена" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Імпорт завершився успішно, %d запитів виконано." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1038,7 +971,7 @@ msgstr "" "Досягнуто часове обмеження віконання скрипту, якщо Ви бажаєте закінчити " "імпорт, необхідно повторно відправити той самий файл." -#: import.php:499 +#: import.php:503 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." @@ -1047,15 +980,15 @@ msgstr "" "phpMyAdmin не зможе закінчити цей імпорт якщо Ви на збільшите час виконання " "PHP скриптів." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "Ваш SQL-запит було успішно виконано" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Назад" @@ -1063,7 +996,7 @@ msgstr "Назад" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin є більш зручним в браузері з підтримкою фреймів." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "Оператори \"DROP DATABASE\" заборонені." @@ -1073,7 +1006,7 @@ msgstr "Оператори \"DROP DATABASE\" заборонені." msgid "Do you really want to execute \"%s\"?" msgstr "Ви насправді хочете " -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Ви збираєтесь здійснити ЗНИЩЕННЯ БД!" @@ -1113,7 +1046,7 @@ msgstr "Додати Індекс" msgid "Edit Index" msgstr "Редагувати Індекс" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "Додати %d стовпчик(ів) до індексу" @@ -1133,16 +1066,16 @@ msgstr "Порожнє ім'я хоста!" msgid "The user name is empty!" msgstr "Порожнє і'мя користувача!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Порожній пароль!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Паролі не однакові!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "Додати користувача" @@ -1154,29 +1087,31 @@ msgstr "Перезавантаження прав" msgid "Removing Selected Users" msgstr "Видалення відмічених користувачів" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Закрити" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Редагувати" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "Графік трафіку в реальному часі" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "Графік підкл./процесів в реальному часі" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "Графік запиту в реальному часі" @@ -1186,24 +1121,24 @@ msgstr "Статичні дані" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Разом" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "Інше" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1223,7 +1158,7 @@ msgstr "Трафік серверу (в KiB)" msgid "Connections since last refresh" msgstr "З'єднань на час останнього оновлення" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Процесів" @@ -1241,7 +1176,7 @@ msgstr "Questions на час останнього оновлення" msgid "Questions (executed statements by the server)" msgstr "Questions (виконані оператори сервером)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "Статистика запиту" @@ -1286,14 +1221,14 @@ msgid "System swap" msgstr "SWAP системи" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "МБ" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "КБ" @@ -1345,32 +1280,32 @@ msgstr "Байтів надіслано" msgid "Bytes received" msgstr "Байтів отримано" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "З'єднань" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Б" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "ГБ" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1384,11 +1319,11 @@ msgstr "%d таблиця(таблиць)" msgid "Questions" msgstr "Questions" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Трафік" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "Налаштування" @@ -1408,12 +1343,12 @@ msgstr "Додати графік до сітки" msgid "Please add at least one variable to the series" msgstr "Будь ласка додайте щонайменше одну змінну до ряду" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Жодного" @@ -1456,8 +1391,8 @@ msgid "" "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, " "depending on your system." msgstr "" -"slow_query_log ввімкнений, але сервер журналює тільки запити що є довші за " -"%d секунди. Рекомендовано встановити long_query_time 0-2 секунди, в " +"slow_query_log ввімкнений, але сервер журналює тільки запити що є довші за %" +"d секунди. Рекомендовано встановити long_query_time 0-2 секунди, в " "залежності від вашої системи." #: js/messages.php:150 @@ -1513,7 +1448,7 @@ msgstr "Змінити налаштування" msgid "Current settings" msgstr "Поточні налаштування" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "Заголовок діаграми" @@ -1604,7 +1539,7 @@ msgstr "Тлумачити вихідні дані" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Час" @@ -1707,10 +1642,10 @@ msgstr "" "Неможливо побудувати сітку даних з імпортованою конфігурацією. Відновлення " "конфігурації за замовчуванням..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Імпорт" @@ -1780,7 +1715,7 @@ msgstr "Обробка запиту" msgid "Error in Processing Request" msgstr "Помилка при обробці запиту" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Жодної бази даних не вибрано." @@ -1834,19 +1769,19 @@ msgstr "Сховати індекси" msgid "Show indexes" msgstr "Показати індекси" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Відключити перевірки зовнішніх ключів" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "дозволено" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1876,7 +1811,7 @@ msgstr "Видалення" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "Визначення збереженої функції має містити оператор RETURN!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET редактор" @@ -1916,8 +1851,8 @@ msgstr "Показати блок запиту" msgid "No rows selected" msgstr "Рядків не вибрано" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Змінити" @@ -1925,18 +1860,18 @@ msgstr "Змінити" msgid "Query execution time" msgstr "Час виконання запиту" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Зберегти" @@ -1948,7 +1883,7 @@ msgstr "Сховати критерії пошуку" msgid "Show search criteria" msgstr "Показати критерії пошуку" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 msgid "Zoom Search" msgstr "Збільшити Пошук" @@ -1998,12 +1933,12 @@ msgstr "Результати запиту" msgid "Data point content" msgstr "Зміст" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Ігнорувати" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "Копіювати" @@ -2023,7 +1958,7 @@ msgstr "Обрати зовнішній ключ" msgid "Please select the primary key or a unique key" msgstr "Будь ласка, оберіть первинний ключ або унікальний ключ" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "Виберіть колонку для відображення" @@ -2112,7 +2047,7 @@ msgstr "Показано записи " msgid "Generate password" msgstr "Згенерувати пароль" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Згенерувати" @@ -2120,7 +2055,7 @@ msgstr "Згенерувати" msgid "Change Password" msgstr "Змінити пароль" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "Більше" @@ -2211,63 +2146,63 @@ msgid "December" msgstr "Грудень" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Січ" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Лют" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Бер" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Квт" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "Трв" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Чрв" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Лип" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Сер" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Вер" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Жов" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Лис" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Гру" @@ -2305,32 +2240,32 @@ msgid "Sun" msgstr "Нед" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Пон" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Вт" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Сер" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Чт" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Пт" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Сб" @@ -2450,16 +2385,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "за секунду" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "за хвилину" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "за годину" @@ -2467,6 +2402,252 @@ msgstr "за годину" msgid "per day" msgstr "за день" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Максимум: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Документація" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Помилка" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL-запит" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "Відповідь MySQL: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "Не вдалося пид'єднатися до SQL валідатора!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Тлумачити SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Не тлумачити SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "без PHP коду" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "Створити PHP код" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Оновити" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "Не перевіряти SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "Перевірити SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "Рядкове редагування цього запиту" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "в рядок" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Профілювання" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Нд" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d %Y р., %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s днів, %s годин, %s хвилин і %s секунд" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "Пропущено параметр:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "Почати" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "Попередній" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "Вперед" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Кінець" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "Перейти до бази даних "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "На функціональність %s впливає відома помилка, див. %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "Клікніть, щоб змінити" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Структура" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Вставити" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Переглянути" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Операцій" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "Переглянути Ваш комп'ютер:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "Виберіть з каталога веб-сервера для завантаження файлів %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Встановлений Вами каталог для завантаження файлів недоступний" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "Немає файлів для завантаження" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "Виконати" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Друк" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2482,80 +2663,54 @@ msgstr "" msgid "Font size" msgstr "Розмір шрифту" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "Почати" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "Попередній" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "Вперед" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Кінець" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows:" msgid "Number of rows" msgstr "Число рядків:" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "More" msgid "Mode" msgstr "Більше" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "горизонтальному" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "горизонтальному (повернуті заголовки)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "вертикальному" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute every" msgid "Headers every %s rows" msgstr "Виконати кожні" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2579,119 +2734,131 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Часткові тексти" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Повні тексти" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Схема зв'язків" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Показувати двійковий вміст як HEX" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Перетворення МІМЕ-типу бровзером" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Рядок видалено" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Видалити" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Вбити" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "по запиту" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Показано записи" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "всього" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Запит виконувався %01.4f сек" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Показати PDF схему" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy #| msgid "Create User" msgid "Create view" msgstr "Створити користувача" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Лінк не знайдено" @@ -2756,58 +2923,58 @@ msgstr "Неможливо прочитати (перемістити) зава msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "З цього моменту Cookies повинні бути дозволені." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "З цього моменту Cookies повинні бути дозволені." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Індекс не визначено!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Індекси" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Унікальне" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Запакований" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Кількість елементів" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Коментар" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Первинний ключ було знищено" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "Індекс %s було знищено" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2816,137 +2983,96 @@ msgstr "" "Схоже що індекси %1$s та %2$s ідентичні, тому один із них може бути " "вилученим." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Бази Даних" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Сервер" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Структура" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Вставити" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Операцій" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Запит згідно прикладу" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Привілеї" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "Користувачі" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Синхронізувати" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Бінарний журнал" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Змінні" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Кодування" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "Плагіни" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Помилка" - #: libraries/Message.class.php:254 #, fuzzy, php-format msgid "%1$d row affected." @@ -2975,77 +3101,77 @@ msgstr[2] "%1$d рядків вставлено." msgid "Error while creating PDF:" msgstr "Помилка при створенні PDF:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "Неможливо зберегти останню таблицю" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "Нещодавні таблиці" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "Нещодавніх таблиць немає" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Для цього механізму зберігання немає дельної інформації про статус." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s доступне на цьому MySQL сервері." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s було вимкнене для цього MySQL серверу." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Цей MySQL сервер не підтримує %s кодування." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "невідомий статус таблиці: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "Тема %s не знайдена!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Неправильна база даних" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Неправильна назва таблиці" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "Помилка зміни назви таблиці %1$s на %2$s" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "Таблицю %s було перейменовано в %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "Неможливо зберегти табличні налаштування UI" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -3054,7 +3180,7 @@ msgstr "" "Помилка очищення таблиичних налаштувань UI (див. $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3065,93 +3191,93 @@ msgstr "" "оновлення цієї сторінки. Будь ласка, перевірте чи не була змінена структура " "таблиці." -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Функція" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Значення" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Шукати" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Вставити" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Вибрати поля (щонайменше одне):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Додати умови пошуку (тіло для умови \"where\"):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "записів на сторінці" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Порядок перегляду:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "Hide search criteria" msgid "Additional search criteria" msgstr "Сховати критерії пошуку" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "Виконати \"запит згідно прикладу\" (символ підставновки: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "Виконати \"запит згідно прикладу\" (символ підставновки: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3226,14 +3352,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3480,13 +3606,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "загальні" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Таблиць" @@ -3497,35 +3623,35 @@ msgstr "Таблиць" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Дані" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Надмірні видатки" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "Перейти до бази даних" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "Не репліковані" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "Репліковані" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "Перевірити права для бази даних "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Перевірити права" @@ -3579,174 +3705,18 @@ msgstr "Невірний метод аутентифікації встанов msgid "You should upgrade to %s %s or later." msgstr "Вам необхідно оновити до %s %s або пізнішої." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "можливе використання" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "виявлено цифровий ключ" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Максимум: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Документація" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL-запит" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "Відповідь MySQL: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "Не вдалося пид'єднатися до SQL валідатора!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Тлумачити SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Не тлумачити SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "без PHP коду" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "Створити PHP код" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Оновити" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "Не перевіряти SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "Перевірити SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "Рядкове редагування цього запиту" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "в рядок" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Профілювання" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Нд" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d %Y р., %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s днів, %s годин, %s хвилин і %s секунд" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "Пропущено параметр:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "Перейти до бази даних "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "На функціональність %s впливає відома помилка, див. %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "Клікніть, щоб змінити" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "Переглянути Ваш комп'ютер:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "Виберіть з каталога веб-сервера для завантаження файлів %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Встановлений Вами каталог для завантаження файлів недоступний" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "Немає файлів для завантаження" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "Виконати" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Друк" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3772,9 +3742,9 @@ msgstr "Відкрити" msgid "Closed" msgstr "Закрито" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "заблоковано" @@ -3902,31 +3872,31 @@ msgstr "SOA розширення не знайдено" msgid "maximum %s" msgstr "максимум %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Вікі" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" "Цей параметр відключений, він не буде застосовуватися до вашої конфігурації" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Встановити значення: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Відновити значення за замовчуванням" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "Дозволити користувачам налаштовувати це значення" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Перевстановити" @@ -4216,7 +4186,7 @@ msgid "Character set of the file" msgstr "Кодування файлу" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Формат" @@ -4241,14 +4211,14 @@ msgstr "Помістити імена колонок в перший рядок" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "Колонки захищено" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "Колонки екрануються у" @@ -4268,13 +4238,13 @@ msgstr "Вилучити CRLF символи у стовбцях" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "Колонки завершуються з" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Рядки розділено" @@ -4331,12 +4301,12 @@ msgstr "Ключ підпису" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME type" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Зв'язки" @@ -4349,7 +4319,7 @@ msgid "Save on server" msgstr "Зберегти на сервері" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Перезаписати існуючий файл(и)" @@ -4362,7 +4332,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Візьміть таблицю та імена колонок у зворотні лапки" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "Режим сумісності SQL" @@ -4586,8 +4556,8 @@ msgstr "" "використовуватися для отримання спеціальних значень." #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Вікно запиту" @@ -5875,10 +5845,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Пароль" @@ -5898,8 +5868,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "" @@ -6130,42 +6100,94 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "Результати пошуку для \"%s\" %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Всього: %s співпадіння" +msgstr[1] "Всього: %s співпадань" +msgstr[2] "Всього: %s співпадань" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s співпадіння у таблиці %s" +msgstr[1] "%s співпадіння у таблиці %s" +msgstr[2] "%s співпадінь у таблиці %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "Видалити співпадіння для таблиці %s ?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Шукати в базі даних" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Слова чи значення, які потрібно знайти (шаблон: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Знайти:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Слова розділені пробілом (\" \")." + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "Всередині таблиць:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "Всередині стовпчика:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Змінити пароль" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Без паролю" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Підтвердження" @@ -6188,8 +6210,8 @@ msgstr "Створити нову БД" msgid "Create" msgstr "Створити" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Без привілеїв" @@ -6203,9 +6225,9 @@ msgstr "" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Назва" @@ -6213,280 +6235,280 @@ msgstr "Назва" msgid "Number of columns" msgstr "Число колонок" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "Експортування баз даних із поточного сервера" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "Експортування таблиць із бази даних \"%s\"" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "Експортування рядків із таблиці \"%s\"" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "Метод Експорту:" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "База(и) даних:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "Таблиця(ь):" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "Рядки:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "Число рядків:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "Зберегти на сервері в каталозі %s" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "Зберегти вивід у файл" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "Шаблон назви файлу:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Кодування файлу:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "Стискання:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "стиснено" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "стиснено в \"gzip\"" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "стиснено в \"bzip\"" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save output to a file" msgid "View output as text" msgstr "Зберегти вивід у файл" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "Формат:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Опції перетворення" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "General relation features" msgid "committed on %1$s by %2$s" msgstr "Загальні можливості" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "General relation features" msgid "authored on %1$s by %2$s" msgstr "Загальні можливості" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Формат імпортованих файлів" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "Не можу зареєструватися на MySQL сервері" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format #| msgid "No databases" msgid "Importing into the database \"%s\"" msgstr "БД відсутні" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format #| msgid "No databases" msgid "Importing into the table \"%s\"" msgstr "БД відсутні" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial Texts" msgid "Partial Import:" msgstr "Часткові тексти" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6495,7 +6517,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6535,67 +6557,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "Статус InnoDB" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6783,20 +6805,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Зв'язки" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6804,128 +6826,128 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL повернула пустий результат (тобто нуль рядків)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "No databases" msgid "Go to database: %s" msgstr "БД відсутні" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Set value: %s" msgid "Go to table: %s" msgstr "Встановити значення: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Лише структуру" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Приховати" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Двійковий" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Через велику довжину,
це поле не може бути відредаговано " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Двійкові дані - не редагуються" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "каталог веб-сервера для завантаження файлів (upload directory)" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "і потім" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Вставити як новий рядок" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Повернутись" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Вставити новий запис" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -6942,238 +6964,238 @@ msgstr "Немає" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fr" msgid "From" msgstr "Пт" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Виконати" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Ви насправді хочете " -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Змін немає" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Набір символів" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Болгарське" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Китайське Спрощене" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Китайське Традиційне" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "case-insensitive" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "case-sensitive" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Кроатське" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Чеське" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Данське" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Англійське" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Естонське" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Німецьке" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "словник" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "телефонна книга" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Мадярське" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Японське" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Литовське" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Корейське" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Західно Європейське" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Шведське" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Тайське" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Турецьке" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Українське" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Юнікод" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "багатомовні" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "СхідноЄвропейське" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Російське" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Балтійське" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Вірменське" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Кириличне" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Арабське" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Іврит" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Грецьке" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "На початок" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Вийти з системи" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "Документація по phpMyAdmin" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7197,8 +7219,8 @@ msgstr "Ласкаво просимо до %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Ви, напевно, не створили файл конфігурації. Для його створення Ви можете " "використати %1$ssetup script%2$s." @@ -7248,20 +7270,20 @@ msgstr "Пароль:" msgid "Server Choice" msgstr "Вибір сервера" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "Авторизація без паролю заборонена в настройках (див. AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Відсутня діяльність протягом %s секунд; будь ласка, увійдіть знову" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "Не можу зареєструватися на MySQL сервері" @@ -7354,7 +7376,7 @@ msgstr "Налаштування експорту бази даних" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Дамп даних таблиці" @@ -7369,28 +7391,28 @@ msgstr "Подія" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "Визначення" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Структура таблиці" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7444,32 +7466,32 @@ msgid "Display MIME types" msgstr "Доступні MIME-types" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Хост" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Час створення" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Версія сервера" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "Версія PHP" @@ -7550,7 +7572,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7612,33 +7634,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7681,28 +7703,28 @@ msgstr "" msgid "Column names: " msgstr "Назви колонок" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7712,17 +7734,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Назви колонок" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7916,100 +7938,100 @@ msgstr "" "посилання, подібно до \"http://www.example.com/\". Друга опція - заголовок " "для посилання." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "не OK" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "дозволено" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Загальні можливості" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Показати можливості" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "Створити PDF-файл" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Показувати коментарі стовпців" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Перетворення МІМЕ-типу бровзером" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "За інформацією як поновити Вашу таблицю Column_comments прошу дивитись у " "Документації" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Закладка на SQL-запит" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL історія" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Швидкі кроки до встановлення розширених властивостей:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Створити необхідні таблиці за допомогою examples/create_tables.sql." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "Створити phpMyAdmin користувача та дати йому доступ до цих таблиць" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "без опису" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Зняти усі відмітки" @@ -8017,7 +8039,7 @@ msgstr "Зняти усі відмітки" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Змінити або переконфігурувати головний сервер" @@ -8028,9 +8050,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Ім'я користувача" @@ -8048,194 +8070,194 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Змінна" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "ID сервера" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Довільний користувач" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Використовувати текстове поле" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Довільний хост" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Локальний" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Цей хост" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Використовувати Таблицю Хостів" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Згенерувати пароль" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Наступний запит не виконався: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "Подію %1$s було змінено." -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "Подія %1$s була створена." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" "Одна або декілька помилок виникли під час обробки вашого запиту:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "Редагувати подію" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "Помилка при обробці запиту" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "Деталі" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "Назва події" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Тип події" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "Змінити на %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "Виконати у" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "Виконати кожні" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "Старт" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Кінець" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "По завершенні збереження" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "Ви повинні вказати назву події" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "Новий" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "Відключити" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "Включити" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8251,108 +8273,108 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Неправильний тип порядку: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "Вибачте, нам невдалось відновити видалений порядок." -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "Порядок %1$s було змінено." -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "Порядок %1$s створено." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "Редагувати порядок" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "Назва порядку" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "Параметри" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "Напрямок" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Довжина/Значення" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "Додати параметр" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "Видалити останній параметр" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Тип повернення" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "Повернути довжину/значення" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "Опції повернення" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "Детермінований" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "Тип безпеки" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 #, fuzzy msgid "SQL data access" msgstr "доступ SQL даних" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "Ви повинні вказати назву порядку" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "Неправильний напрямок \"%s\" задали для параметру." -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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" @@ -8360,18 +8382,18 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "Результати виконання порядку %s" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "Виконати порядок" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "Параметри порядку" @@ -8404,23 +8426,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Час" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "Ви маєте вказати назву тригера" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "Ви маєте вказати валідні терміни для тригеру" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "Ви маєте вказати валідну подію для тригеру" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "Ви маєте вказати валідну назву таблиці" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "Ви маєте вказати визначення тригеру." @@ -8502,140 +8524,140 @@ msgstr "У базі даних %2$s немає події з назвою %1$s" msgid "There are no events to display." msgstr "Немає подій." -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "Таблиця %s не існує!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "Прошу сконфігурувати координати для таблиці %s" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Схема бази даних %s - Сторінка %s" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "Ця сторінка не містить жодної таблиці!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "SCHEMA ERROR: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Схема зв'язків" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Зміст" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Атрибути" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Додатково" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Створити сторінку" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "Назва сторінки" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Автоматичний layout" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Інтернаціональні зв'язки" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "FOREIGN KEY" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Будь ласка виберіть сторінку для редагування" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "Вибрати сторінку" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Вибрати Таблиці" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "Відобразити схему зв'язків" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Показати сітку" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Показати колір" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Показати розміри таблиць" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Показувати всі таблиці однакової ширини" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Альбомний" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Звичайний" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "Орієнтація" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Формат паперу" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -8643,7 +8665,7 @@ msgstr "" "Ця сторінка має посилання на таблицю, якої вже немає. Бажаєте видалити ці " "посилання?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "ввімкнути чорновик (scratchboard)" @@ -8662,44 +8684,44 @@ msgstr "Невідома мова: %1$s." msgid "Current Server" msgstr "Поточний Сервер" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Поточний сервер" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Віддалений сервер" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Відмінність" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Цільова база даних" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Нажміть щоб вибрати" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Запустіть SQL запит/запити на сервері %s" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Виконати SQL запит/запити у базі даних %s" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Очистити" @@ -8708,11 +8730,11 @@ msgstr "Очистити" msgid "Columns" msgstr "Колонки" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Закладка на даний SQL запит" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Надати всім користувачам доступ до цієї закладки" @@ -8815,7 +8837,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "Трекінг є активним." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8827,7 +8849,7 @@ msgstr "" "\") або поодинокі лапки (\"'\") посеред цих значень, поставте перед ними " "зворотню косу риску (наприклад, '\\\\xyz' чи 'a\\'b')." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -8835,32 +8857,32 @@ msgstr "" "Для значень за замовчуванням, введіть лише значення, без використання " "зворотніх слешів чи лапок, у такому форматі: a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Індекс" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add into comments" msgid "Move column" msgstr "Додати коментар" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -"Щоб отримати список можливих опцій і їх MIME-type перетворень, натисніть " -"%sописи перетворень%s" +"Щоб отримати список можливих опцій і їх MIME-type перетворень, натисніть %" +"sописи перетворень%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Опції перетворення" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8872,62 +8894,62 @@ msgstr "" "цих значеннях, поставте перед ними додатковий зворотній слеш (наприклад '\\" "\\xyz' чи 'a\\'b')." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Немає" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Первинний" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "ПовнТекст" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "Після %s" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "Додати %s стовпчик(ів)" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "Необхідно вибрати принаймі один Стовпчик для показу" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -8950,11 +8972,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8969,99 +8991,99 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Загальні можливості" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "Server configuration" msgid "Server connection collation" msgstr "Конфігурація сервера" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "Загальні можливості" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "Бази Даних" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Server version" msgid "Software version" msgstr "Версія сервера" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Користувач" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Remove database" msgid "Server charset" msgstr "Видалити базу даних" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Database comment: " msgid "Database client version" msgstr "Коментар бази даних: " -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "Показати інформацію про PHP" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "Офіційна сторінка phpMyAdmin" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрибути" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Змін немає" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9073,46 +9095,46 @@ msgstr "" "відкритий для вторгнення і тому Вам обов'язково слід виправити цю прогалину " "у безпеці." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Конфігураційний файл потребує секретну фразу (пароль)." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9124,44 +9146,44 @@ msgstr "" "Додаткова можливість роботи із залінкованими таблицями деактивована. Для " "того, щоб довідатись чому, натисніть %sтут%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "БД відсутні" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Alter table order by" msgid "Filter databases by name" msgstr "Змінити порядок таблиці" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Alter table order by" msgid "Filter tables by name" msgstr "Змінити порядок таблиці" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create a page" msgctxt "short form" msgid "Create table" msgstr "Створити нову сторінку" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Прошу вибрати БД" @@ -9210,7 +9232,7 @@ msgstr "Переключити маленькі/великі" msgid "Toggle relation lines" msgstr "Змінити лінії зв'язків" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "Імпортувати/Експортувати координати для PDF схеми" @@ -9272,67 +9294,67 @@ msgstr "Загальний" msgid "Active options" msgstr "Активовані опції" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Сторінка була створена" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Створення сторінки обламалось" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "Сторінка" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "Імпорт з вибраної сторінки" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "Експорт у вибрану сторінку" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "Створити нову сторінку та експортувати в неї" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "Нова назва сторінки: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Експорт/Імпорт у масштабі" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "рекомендовано" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Помилка: зв'язок вже існує." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Помилка: Зв'язок не доданий." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "FOREIGN KEY зв'язок доданий" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Внутрішній зв'язок доданий" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Зв'язок видалений" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Помилка збереження координат Дизайнера." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Модифікації було збережено" @@ -9407,15 +9429,15 @@ msgstr "" "Ви можете скинути всі ваші налаштування і відновити їх до значень по " "замовчуванню." -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Імпорт файлів" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Все" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "Таблицю %s не знайдено або не визначено у %s" @@ -9424,37 +9446,37 @@ msgstr "Таблицю %s не знайдено або не визнач msgid "File doesn't exist" msgstr "Файл не існує" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Вибрати двійковий журнал для перегляду" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Файли" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Обрізати показані запити" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Показати повні запити" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Назва журналу" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Позиція" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Початкова позиція" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Інформація" @@ -9462,7 +9484,7 @@ msgstr "Інформація" msgid "Character Sets and Collations" msgstr "Набори символів та схеми" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." @@ -9471,24 +9493,24 @@ msgstr[0] "%s баз даних успішно знищено." msgstr[1] "%s баз даних успішно знищено." msgstr[2] "%s баз даних успішно знищено." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Статистика баз даних" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Головна реплікація" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Похідна реплікація" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Дозволити статистику" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9496,7 +9518,7 @@ msgstr "" "Примітка: Активізація збору статистики бази даних може спричинити значний " "трафік між веб сервером та сервером MySQL." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9524,7 +9546,7 @@ msgstr "Модуль" msgid "Library" msgstr "Бібліотека" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Версія" @@ -9540,118 +9562,118 @@ msgstr "Ліцензія" msgid "disabled" msgstr "відключено" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "Містить всі права за винятком GRANT." -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Дозволяє змінювати структуру наявних таблиць." -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Дозволяє зміну та видалення збережених процедур." -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Дозволяє створювати нові бази даних і таблиці." -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Дозволяє створення збережених процедур." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Дозволяє створювати нові таблиці." -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Дозволяє створювати тимчасові таблиці." -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" "Дозволяє створення, видалення та перейменування облікових записів " "користувачів." -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Дозволяє видалення даних." -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Дозволяє видалення баз даних та таблиць." -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Дозволяє знищувати таблиці." -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Дозволяє встановлювати події у планувальник подій" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Дозволяє виконання збережених процедур." -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Дозволити імпорт даних з файлів, та експорт у файли." -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Дозволити додавання користувачів та прав без перезавантаження таблиці прав." -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Дозволити створення та знищення індексів." -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Дозволити вставку та заміну даних." -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Дозволити блокування таблиць для біжучих потоків." -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Обмежити кількість нових під'єднань, які користувач може створювати протягом " "години." -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Обмежити кількість запитів, які користувач може надіслати серверу протягом " "години." -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -9659,58 +9681,58 @@ msgstr "" "Обмежити кількість команд, що вносять зміни до будь-якої таблиці чи бази " "даних, які користувач може виконати протягом години." -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "Обмежити кількість одночасних підключень, які користувач може мати." -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Дозволяє перегляд процесів усіх користувачів" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "Неефективно для цієї версії MySQL." -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "Дозволити перезавантаження установок та очищення кешу сервера." -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "Надати користувачу право запитувати де є slaves / masters." -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Необхідно для реплікації slaves." -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Дозволити читання даних." -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Надає доступ до повного списку баз даних." -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Дозволяє виконувати SHOW CREATE VIEW запити." -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Дозволити вимкнення сервера." -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9720,228 +9742,228 @@ msgstr "" "під'єднань; обов'язково для більшості адміністративних операцій таких як " "встановлення глобальних змінних чи припинення процесів інших користувачів." -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "Дозволяє створення та видалення тригерів" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Дозволити зміну даних." -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Немає прав." -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Немає" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Права, які стосуються таблиці" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "Примітка: назви прав MySQL задаються по-англійськи" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Адміністрування" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Глобальні права" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Права, які стосуються бази даних" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Обмеження ресурсів" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "Примітка: Встановлення цієї опції у 0 (нуль) знімає обмеження." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Інформація авторизації" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Не змінювати пароль" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Не знайдено користувача." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "Користувач %s вже існує!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Ви додали нового користувача." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "Ви оновили права для %s." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "Ви відмінили права для %s" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "Пароль для %s успішно змінено." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "Видалення %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Не вибрано користувачів для видалення!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Перезавантаження прав" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Вибраних користувачів успішно видалено." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Права успішно перезавантажено." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Редагування прав" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Відмінити" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Експорт" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Довільний" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Привілеї" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Привілеї" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Огляд користувачів" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "Grant" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Видалити вибраних користувачів" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "Відмінити всі активні права користувачів та усунути їх після цього." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Усунути бази даних, які мають такі ж назви як імена користувачів." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "Примітка: phpMyAdmin отримує права користувачів безпосередньо з таблиці прав " "MySQL. Зміст цієї таблиці може відрізнятися від прав, які використовуються " "сервером, якщо в цю таблицю вносилися зміни вручну. У цьому випадку Вам " "необхідно %sперезавантажити права%s перед продовженням." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Вказаного користувача не знайдено в таблиці прав." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Права, які стосуються колонок таблиці" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Додати права для цієї бази даних" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Додати права для цієї таблиці" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Змінити реєстраційні дані / Копіювати користувача" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Створити нового користувача з такими ж правами і ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... залишити старого." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... знищити старого з таблиці користувачів." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" " ... анулювати всі активні права старого користувача, знищивши його після " "того." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -9949,94 +9971,94 @@ msgstr "" " ... знищити старого з таблиці користувачів та перевантажити права після " "того." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "Користувачі, котрі мають доступ до "%s"" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "глобальний" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "специфічний для бази даних" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "шаблон" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "The row has been deleted" msgid "User has been added." msgstr "Рядок видалено" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "Права успішно перезавантажено." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10045,269 +10067,269 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "Лише структуру" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "Лише структуру" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "Процес %s припинено." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin не може припинити процес %s. Він вже напевно був зупинений." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "Інформація про роботу сервера" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Оновити" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Не змінювати пароль" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show tables" msgid "Show only alert values" msgstr "Показати таблиці" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show tables" msgid "Show unformatted values" msgstr "Показати таблиці" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Зв'язки" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Тип запиту" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Administration" msgid "Instructions" msgstr "Адміністратор" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10315,116 +10337,116 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Параметр" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "Цей MySQL сервер працює %s. Стартував %s." -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Отримано" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Відправлено" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Невдалих спроб" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Перервано" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Команда" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10432,78 +10454,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10511,7 +10533,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10519,42 +10541,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10562,33 +10584,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10597,244 +10619,244 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Character set of the file:" msgid "Percentage of used key cache (calculated value)" msgstr "Кодування файлу:" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10842,99 +10864,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10942,18 +10964,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10961,69 +10983,69 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Трекінг не активний." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add into comments" msgid "Add chart" msgstr "Додати коментар" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy #| msgid "Refresh" msgid "Refresh rate" msgstr "Оновити" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Column names" msgid "Chart columns" msgstr "Назви колонок" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11032,7 +11054,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11040,18 +11062,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11059,11 +11081,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11071,93 +11093,93 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "Видалити базу даних" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Вибрати таблиці" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Неправильна назва таблиці" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new User" msgid "Add this series" msgstr "Додати нового користувача" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Row Statistics" msgid "Log statistics" msgstr "Статистика рядка" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Вибрати таблиці" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Тип запиту" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" @@ -11166,7 +11188,7 @@ msgstr[0] "Секунда" msgstr[1] "Секунда" msgstr[2] "Секунда" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11183,8 +11205,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11288,19 +11310,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Змінні сервера та налаштування" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Значення сесії" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Загальне значення" @@ -11588,50 +11610,50 @@ msgstr "" msgid "Wrong data" msgstr "БД відсутні" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Ви насправді хочете " -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "Перевірити SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL result" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Згенеровано" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Мітка" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11706,12 +11728,12 @@ msgstr "" msgid "Y Values" msgstr "Значення" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -11764,486 +11786,486 @@ msgstr "Зберегти як файл" msgid "File name" msgstr "Ім'я користувача" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Ім'я первинного ключа повинно бути PRIMARY!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Неможливо перейменувати індекс в PRIMARY!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Не визначено частини індекса!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Режим редагування" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Назва індекса :" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" повинно бути іменем лише первинного ключа!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Тип індекса :" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "Додати до індексу %s колоноку(и)" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Не можу перенести таблицю саму в себе!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Не можу скопіювати таблицю саму в себе!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "Таблицю %s було перенесено в %s." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "Таблицю %s було скопійовано в %s." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Порожня назва таблиці!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Змінити порядок таблиці" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(окремо)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Перенести таблицю в (база даних.таблиця):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Налаштування таблиці" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Перейменувати таблицю в" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Скопіювати таблицю в (база даних.таблиця):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Перейти до скопійованої таблиці" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Обслговування таблиці" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "Було очищено кеш таблиці %s" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Очистити кеш таблиці (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Dumping data for table" msgid "Delete data or table" msgstr "Дамп даних таблиці" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "Видалити таюлицю (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Перевір цілісність даних на рівні посилань:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Показати таблиці" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Простір, що використовується" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Ефективність" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Статистика рядка" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "динамічний" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Довжина рядка" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Розмір рядка" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "General relation features" msgid "Internal relation" msgstr "Загальні можливості" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Session value" msgid "Distinct values" msgstr "Значення сесії" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Немає" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Таблицю %s було знищено" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "Було додано первинний ключ до %s" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "Було додано індекс для %s" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show PHP information" msgid "Show more actions" msgstr "Показати інформацію про PHP" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add columns" msgid "Move columns" msgstr "Додати колонки" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Версія для друку" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Перегляд залежностей" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Запропонувати структуру таблиці" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add into comments" msgid "Add column" msgstr "Додати коментар" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "У кінці таблиці" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "На початку таблиці" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "Після %s" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "Створити індекс на %s колонках" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "Трекінг є активним." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "Трекінг є активним." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "Тип запиту" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Deleting tracking data" msgid "Delete tracking data row from report" msgstr "Видалення даних трекінгу" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "БД відсутні" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Delete tracking data for this table" msgid "Deactivate tracking for %s" msgstr "Видалити дані спостереження для цієї таблиці" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, php-format msgid "Activate tracking for %s" msgstr "" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "General relation features" msgid "Create version %1$s of %2$s" msgstr "Загальні можливості" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "" @@ -12274,11 +12296,11 @@ msgstr "Ви для цього маєте недостатньо прав!" msgid "The profile has been updated." msgstr "Профіль було поновлено." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" @@ -12616,8 +12638,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12750,8 +12772,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -13690,8 +13712,8 @@ msgstr "concurrent_insert встановлений у 0" #~ "Query statistics: Since its startup, %s queries have been sent to " #~ "the server." #~ msgstr "" -#~ "Статистика запитів: З моменту запуску, до сервера було надіслано " -#~ "%s запитів." +#~ "Статистика запитів: З моменту запуску, до сервера було надіслано %" +#~ "s запитів." #~ msgid "Chart generated successfully." #~ msgstr "Права успішно перезавантажено." diff --git a/po/ur.po b/po/ur.po index e459bcb480..648770bf7c 100644 --- a/po/ur.po +++ b/po/ur.po @@ -6,27 +6,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:19+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Urdu \n" -"Language: ur\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ur\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "تمام دکھائیں" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "صفحہ نمبر:" @@ -40,55 +40,56 @@ msgstr "" "مطلوبہ براؤزر دریچہ تازہ نہیں کیا جاسکتا۔ ہوسکتا ہے کہ آپ نے اصل دریچہ بند " "کیا ہو یا آپ کے سلامتی ترتیبات پار دریچہ تازہ کاری میں رکاوٹ بن رہے ہوں۔" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "تلاش" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "جائیں" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "کلید نام" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "وضاحت" @@ -112,153 +113,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "کوائفیہ $1%s بن گئی ہے۔" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "کوائفیہ تبصرہ: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "جدول تبصرے" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Command" msgid "Column" msgstr "کالم" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "قِسم" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "خالی" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "طے شدہ" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "ربط بطرف" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "تبصرہ" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "نہیں" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "ہاں" @@ -266,103 +267,103 @@ msgstr "ہاں" msgid "View dump (schema) of database" msgstr "کوائفیہ کی ڈمپ (شجرہ) منظر کریں" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "کوائفیہ میں کوئی جدول نہیں مِلا۔" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "تمام منتخب کریں" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "تمام انتخاب ختم کریں" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "کوائفیہ نام خالی ہے!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "کوائفیہ %s() نام %s میں تبدیل ہوچکا ہے" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "کوائفیہ %s نام %s میں نقل کیا جاچکا ہے" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "کوائفیہ نام بدلیں" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "کوائفیہ ہٹائیں" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "کوائفیہ %s چھوڑ دیا گیا ہے۔" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "کوائفیہ چھوڑیں (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "کوائفیہ نقل کریں بطرف" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "صرف ساخت" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "ساخت اور کوائف" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "کوائف صرف" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE نقل سے قبل" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "اضافہ کریں %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT قدر اضافہ کریں" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "پابندیاں لگائیں" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "نقل شدہ کوائفیہ پر جائیں" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "ترتیب" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -371,504 +372,434 @@ msgstr "" "phpMyAdmin کی تشکیل زخیرہبند کر دی گئی ہے۔ اس بارے میں جاننے کے لیے %share%s " "کلک کریں۔" -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "تعلق دار شجرہ کی تدوین یا برآمد کریں" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "جدول" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "صفیں" # db_printview.php:107 libraries/db_structure.lib.php:58 tbl_indexes.php:188 -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "ناپ" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "استعمال میں ہے" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "بنائیں" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "آخری دفعہ کی تازہ کاری" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "آخری دفعہ کی پڑتال" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s جدول" msgstr[1] "%s جداول" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "آپ کو دکھانے کے لیے کم از کم ایک کالم چننا ہو گا" -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "visual builder" msgid "Switch to %svisual builder%s" msgstr "بصری تعمیر کنندہ" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "چھانٹیں" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "صعودی" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "نزولی" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "دکھائیں" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "کسوٹی" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Ins" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "اور" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Del" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "یا" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "ترمیم" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "کسوٹی صفیں اضافہ/حذف کریں" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "کالم اضافہ/حذف کریں" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "طلب تازہ کریں" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "جداول استعمال کریں" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "کوائفیہ کے لیے %s SQL طلب" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "طلب بھیجیں" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "‏‏رسائی نہیں دی گئی" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "کم از کم لفظوں میں سے ایک" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "تمام الفاظ" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "بعین فقرہ" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "بطور باقاعدہ اظہار" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "تلاش نتائج برائے \"%s\" %s" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "تمام: %s مشابہ" -msgstr[1] "تمام: %s مشابہات" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%sجدول کے ساتھ مشابہ%s" -msgstr[1] "%sجدول کے ساتھ مشابہات%s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "براؤز" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "اس جدول کے مشابہات حذف %s کریں؟" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "حذف" - -#: db_search.php:362 -msgid "Search in database" -msgstr "کوائفیہ میں تلاش کریں" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "الفاظ یا قدروں کی تلاش برائے (wildcard: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "ڈھونڈیں:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "الفاظ ایک خالی حرف سے جدا جدا ہیں (\" \")." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "جدول میں:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "کالم میں:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "کوائیفیہ میں کوئی جدول نہیں ملا" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "جدول %s خالی ہوچکا ہے" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "جدول نقل %s چھوڑا جاچکا ہے۔" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "جدول %s چھوڑا جاچکا ہے" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "کھوج فعال ہے۔" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "کھوج غیر فعال ہے۔" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "اس جدول نقل میں اتنے کم از کم صفیں ہیں۔ حوالہ کے لیے %sdocumentation%s." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "نقل جدول" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "چربہ کاری" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "مجموعہ" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%sاس MySQL سرور میں طے شدہ ذخیرہ انجن ہے۔" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "مع منتخب:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "تمام پڑتال کریں" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "اوور ہیڈ جداول کی پڑتال کریں" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "برآمد" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "چھپائی منظر" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "خالی" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "چھوڑیں" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "جدول پڑتال کریں" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "جدول احسن کریں" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "جدول مرمت کریں" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "جدول تجزیہ کریں" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "جدول کوائف کو مسل سے بدلیں" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "جدول کوائف کو مسل سے بدلیں" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "کوائف لغت" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "کھوج شدہ جداول" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "کوائفیہ" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "آخری نسخہ" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "بنایا" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "تازہ کی گئی" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "حالت" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "عمل" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "اس جدول کے لیے کھوج کوائف حذف کریں" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "فعال" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "فعال نہیں ہے" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "نسخے" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "کھوج رپورٹ" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "ساخت تصویر" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "بغیر کھوج جداول" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "جدول کھوج" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "کوائفیہ لاگ" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "برآمد" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "منتخب برآمد قسم اس مسل میں محفوظ ہو!" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Remove database" msgid "Bad parameters!" msgstr "کوائفیہ ہٹائیں" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "مسل %s محفوظ کرنے کے لیے ناکافی جگہ ہے۔" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -876,12 +807,12 @@ msgstr "" "مسل %s اس سرور میں پہلے سے موجود ہے، مسل نام تبدیل کریں یا بر تحریر اختیار " "پڑتال کریں۔" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "اس مسل %s کو محفوظ کرنے کے لیے ویب سرور کے پاس اجازت نہیں ہے۔" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "ڈمپ اس مسل %s میں محفوظ ہوچکی ہے۔" @@ -907,7 +838,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -988,29 +919,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"آپ نے بڑی مسل اپ لوڈ کرنے کی کوشش کی ہے۔ اس حد کے بارے جاننے کے لیے " -"%sdocumentation%s دیکھیں۔" +"آپ نے بڑی مسل اپ لوڈ کرنے کی کوشش کی ہے۔ اس حد کے بارے جاننے کے لیے %" +"sdocumentation%s دیکھیں۔" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "نشانی دکھاتے ہوئے" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "نشانی حذف ہوچکا ہے۔" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "مسل قابل مطالعہ نہیں ہے" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1020,7 +951,7 @@ msgstr "" "آپ نے غیر معاون سکڑاؤ (%s) کے ساتھ مسل لوڈ کرنے کی کوشش کی ہے۔ ممکن ہے کہ یہ " "معاونت لاگو نہیں ہے یا تشکیل میں نااہل کیا گیا ہے۔" -#: import.php:390 +#: import.php:394 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 " @@ -1030,26 +961,26 @@ msgstr "" "سائز مقررہ حد سے تجاوز کرگئی ہو جو آپ کے PHP تشکیل میں ہے۔ دیکھیں[a@./" "Documentation.html#faq1_16@Documentation]عمومی سوالات 1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "درآمد پلگ ان لوڈ نہیں ہوسکے، اپنی تنصیب کا پڑتال کریں!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "نشانی %s بنایا گیا" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "درآمد کامیابی سے مکمل ہوا, %d طلب چلائے۔" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1057,7 +988,7 @@ msgstr "" "سکرپٹ وقت ختم ہوا، اگر آپ درآمد مکمل کرنا چاہتے ہیں تو اسی مسل کو دوبارہ " "بھیجیں اور درآمد دوبارہ شروع ہوگا۔" -#: import.php:499 +#: import.php:503 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." @@ -1065,15 +996,15 @@ msgstr "" "بہرحال آخری دفعہ کوائف صرفی نہیں ہوا، اس کا مطلب ہے کہ phpMyAdmin اس درآمد " "کو اس وقت تک مکمل نہیں کرسکتا جب تک کہ php وقت حد کو آپ بڑھاتے نہیں۔" -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "آپ کی SQL طلب کامیابی سے چلائی جاچکی ہے۔" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "واپس" @@ -1081,7 +1012,7 @@ msgstr "واپس" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin ایک فریم صلاحیت والے براؤزر کے ساتھ زیادہ موزوں ہے۔" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" بیانات نااہل ہیں۔" @@ -1091,7 +1022,7 @@ msgstr "\"DROP DATABASE\" بیانات نااہل ہیں۔" msgid "Do you really want to execute \"%s\"?" msgstr "کیا آپ واقعی چاہتے ہیں" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "آپ ایک مکمل کوائفیہ کو DESTROY کررہے ہیں!" @@ -1139,7 +1070,7 @@ msgstr "اشاریے" msgid "Edit Index" msgstr "تدوین موڈ" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add/Delete Field Columns" msgid "Add %d column(s) to index" @@ -1160,16 +1091,16 @@ msgstr "ہوسٹ نام خالی ہے!" msgid "The user name is empty!" msgstr "صارف کا نام خالی ہے" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "پاس ورڈ خالی ہے" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "پاس ورڈ ایک جیسے نہیں ہیں" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Add %s" msgid "Add user" @@ -1183,31 +1114,33 @@ msgstr "استحقاق پھر لوڈ کرتے ہوئے" msgid "Removing Selected Users" msgstr "منتخب صارفین ہٹائے جارہے ہیں" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "بند کریں" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "تدوین" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "سرور انتخاب" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy #| msgid "Hide query box" msgid "Live query chart" @@ -1219,24 +1152,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "میزان" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1258,7 +1191,7 @@ msgstr "سرور انتخاب" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "" @@ -1278,7 +1211,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "طلب شماریات" @@ -1327,14 +1260,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "میگا بائٹ" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "کلو بائٹ" @@ -1390,32 +1323,32 @@ msgstr "" msgid "Bytes received" msgstr "" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "بائٹ" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "گیگا بائٹ" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "ٹیرا بائٹ" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "پیٹا بائٹ" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "ایگزا بائٹ" @@ -1433,11 +1366,11 @@ msgstr "%s جدول" msgid "Questions" msgstr "نسخے" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "General relation features" msgid "Settings" @@ -1461,12 +1394,12 @@ msgstr "" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "" @@ -1565,7 +1498,7 @@ msgstr "جنرل ریلیشن فیچرز" msgid "Current settings" msgstr "جنرل ریلیشن فیچرز" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Default" msgid "Chart Title" @@ -1659,7 +1592,7 @@ msgstr "SQL کی تفصیل بتائیں" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "وقت" @@ -1769,10 +1702,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "درآمد" @@ -1848,7 +1781,7 @@ msgstr "فرمایش عمل کرتے ہوئے" msgid "Error in Processing Request" msgstr "فرمایش عمل کرتے ہوئے نقص ہے" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "" @@ -1908,19 +1841,19 @@ msgstr "اشاریے" msgid "Show indexes" msgstr "گرِڈ دکھائیں" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "فارن کلید پڑتال غیر فعال کریں" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enable Ajax" msgid "(Enabled)" msgstr "AJAX فعال کریں" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1958,7 +1891,7 @@ msgstr "حذف" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2002,8 +1935,8 @@ msgstr "طلب خانہ دکھائیں" msgid "No rows selected" msgstr "" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "" @@ -2013,18 +1946,18 @@ msgstr "" msgid "Query execution time" msgstr "چلنے کی حد اوقات" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "" @@ -2036,7 +1969,7 @@ msgstr "تلاش کسوٹی چھپائیں" msgid "Show search criteria" msgstr "تلاش کسوٹی دکھائیں" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2086,12 +2019,12 @@ msgstr "طلب نتائج" msgid "Data point content" msgstr "" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "نظر انداز کریں" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2113,7 +2046,7 @@ msgstr "فارن کلید منتخب کریں" msgid "Please select the primary key or a unique key" msgstr "ایک بنیادی یا منفرد کلید منتخب کریں" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "کالم دکھانے کے لیے انتخاب کریں" @@ -2196,7 +2129,7 @@ msgstr "ابتدائیہ" msgid "Generate password" msgstr "پاس ورڈ بنائیں" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "بنائیں" @@ -2204,7 +2137,7 @@ msgstr "بنائیں" msgid "Change Password" msgstr "پاس ورڈ تبدیل کریں" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "مزید" @@ -2214,8 +2147,8 @@ msgid "" "A newer version of phpMyAdmin is available and you should consider " "upgrading. The newest version is %s, released on %s." msgstr "" -"phpMyAdmin کا ایک نیا نسخہ دستیاب ہے اور آپ ضرور تازہ کاری کریں۔ نیا نسخہ " -"%s, جاری کیا گیا %s." +"phpMyAdmin کا ایک نیا نسخہ دستیاب ہے اور آپ ضرور تازہ کاری کریں۔ نیا نسخہ %" +"s, جاری کیا گیا %s." #. l10n: Latest available phpMyAdmin version #: js/messages.php:373 @@ -2301,63 +2234,63 @@ msgid "December" msgstr "دسمبر" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "جنوری" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "فروری" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "مارچ" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "اپریل" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "مئی" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "جون" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "جولائی" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "اگست" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "ستمبر" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "اکتوبر" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "نومبر" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "دسمبر" @@ -2398,32 +2331,32 @@ msgid "Sun" msgstr "اتوار" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "پیر" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "منگل" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "بدھ" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "جمعرات" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "جمعہ" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "ہفتہ" @@ -2539,16 +2472,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "" @@ -2556,6 +2489,260 @@ msgstr "" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "زیادہ سے زیادہ: %s%s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "دستاویزات" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "انگریزی" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "انگریزی" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "انگریزی" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "نقص" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL طلب" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL نے کہا:" + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "SQL جواز دہندہ سے جڑت ناکام ہوا!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL کی تفصیل بتائیں" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "SQL وضاحت کو چھوڑیں" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP کوڈ کے بغیر" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP کوڈ بنائیں" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "تازہ کریں" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL توثیق چھوڑیں" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL کی توثیق کریں" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "اس طلب کی ان لائن تدوین" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "ان لائن" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "تفصیلات" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "اتوار" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%B %d, %Y پر %I:%M %p" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s دن, %s گھنٹے, %s منٹ اور%s سیکنڈ" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "شروع" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "پچھلا" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "اگلا" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "اختتام" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "کوائفیہ میں جائیں "%s"." + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "%s ایک نامعلوم نقص سے کام متاثر ہوا, دیکھیں %s" + +#: libraries/CommonFunctions.class.php:2950 +#, fuzzy +#| msgid "Click to select" +msgid "Click to toggle" +msgstr "انتخاب کے لیے کلک کریں" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "ساخت" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "داخل کریں" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "براؤز" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "عملیات" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "اپنے کمپیوٹر کو براؤز کریں:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "ویب سرور اپ لوڈ پوشہ سے منتخب کریں %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "اپ لوڈ کام کے لیے سیٹ کیا گیا پوشہ قابل رسائی نہیں ہے" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "اپ لوڈ کرنے کے لیے کوئی مسل نہیں ہے" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "چھاپیں" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2569,91 +2756,59 @@ msgstr "" msgid "Font size" msgstr "فانٹ سائز" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy #| msgid "Save directory" msgid "Save edited data" msgstr "پوشہ محفوظ کریں" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "فیلڈ کالمز شامل یا ختم کریں" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "شروع" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "پچھلا" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "اگلا" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "اختتام" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Startup" msgid "Start row" msgstr "ابتدائیہ" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of inserted rows" msgid "Number of rows" msgstr "داخل شدہ صفوں کی تعداد" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "More" msgid "Mode" msgstr "مزید" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2677,111 +2832,123 @@ msgstr "" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "ثنائی مشمولات بطور HEX دکھائیں" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "حذف" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Table comments" msgid "Display chart" msgstr "ٹیبل کمنٹس" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy #| msgid "Created" msgid "Create view" msgstr "تخلیق کیا گیا" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "" @@ -2845,58 +3012,58 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "اس جگہ کوکی لازمی اہل ہوں۔" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "اس جگہ کوکی لازمی اہل ہوں۔" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "کوئی اشاریہ موجود نہیں!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "اشاریے" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "منفرد" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "باندھنا" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "درجہ تعلق داری" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "تبصرہ" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "بنیادی کلید چھوڑ دیا گیا ہے" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "اشاریہ %s چھوڑ دیا گیا ہے" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " @@ -2905,137 +3072,96 @@ msgstr "" "اشاریے %1$s اور %2$s مساوی نظر آتے ہیں اور ان میں ایک ممکنہ طور پر ہٹا دیا " "جائے گا۔" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "کوائفیے" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "سرور" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "ساخت" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "داخل کریں" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "عملیات" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "نقص" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3061,90 +3187,90 @@ msgstr[1] "%1$d صفیں داخل ہوئیں۔" msgid "Error while creating PDF:" msgstr "" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Could not open file: %s" msgid "Could not save recent table" msgstr "مسل نہیں کھول سکتا: %s" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy #| msgid "Count tables" msgid "Recent tables" msgstr "حداول کی گنتی کریں" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy #| msgid "There are no files to upload" msgid "There are no recent tables" msgstr "اپ لوڈ کرنے کے لیے کوئی مسل نہیں ہے" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "اس ذخیرہ انجن کے متعلق تفصیلی معلومات موجود نہیں ہیں۔" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s اس MySQL سرور میں دستیاب ہے۔" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s اس MySQL سرور کے لیے نااہل ہے۔" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "یہMySQL سرور میں %s اس ذخیرہ انجن کی معاونت نہیں ہے۔" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, php-format msgid "Source database `%s` was not found!" msgstr "" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "خیالیہ %s نیہں ملا!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "غلط کوائفیہ" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "غلط جدول نام" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "جدول %1$s کو %2$s نام تبدیل کرتے ہوئے نقص ہے" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "جدول%s نام %s میں تبدیل ہوچکا ہے" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3152,93 +3278,93 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "تلاش" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "داخل کریں" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 #, fuzzy #| msgid "Maximum number of rows to display" msgid "Maximum rows to plot" msgstr "دکھانے کے لیے صفوں کی زیادہ سے زیادہ تعداد" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "Hide search criteria" msgid "Additional search criteria" msgstr "تلاش کسوٹی چھپائیں" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy #| msgid "Control user" msgid "How to use" msgstr "صارف کو کنٹرول کریں" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3313,14 +3439,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3567,13 +3693,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "حصہ دارانہ" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "جداول" @@ -3584,35 +3710,35 @@ msgstr "جداول" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "کوائف" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "مجموعی" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "کوائفیہ جائیں" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "نقل نہیں ہوا" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "نقل ہوا" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "کوائفیہ استحقاق کی پڑتال کریں "%s"." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "استحقاق پڑتال کریں" @@ -3664,176 +3790,18 @@ msgstr "غلط توثیقی طریقہ تشکیل میں دیا گیا ہے:" msgid "You should upgrade to %s %s or later." msgstr "آپ اس سے درجہ فزوں کریں %s %s یا بعد۔" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "زیادہ سے زیادہ: %s%s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "دستاویزات" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "انگریزی" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "انگریزی" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "انگریزی" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL طلب" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL نے کہا:" - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "SQL جواز دہندہ سے جڑت ناکام ہوا!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL کی تفصیل بتائیں" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "SQL وضاحت کو چھوڑیں" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP کوڈ کے بغیر" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP کوڈ بنائیں" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "تازہ کریں" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL توثیق چھوڑیں" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL کی توثیق کریں" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "اس طلب کی ان لائن تدوین" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "ان لائن" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "تفصیلات" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "اتوار" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y پر %I:%M %p" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s دن, %s گھنٹے, %s منٹ اور%s سیکنڈ" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "کوائفیہ میں جائیں "%s"." - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "%s ایک نامعلوم نقص سے کام متاثر ہوا, دیکھیں %s" - -#: libraries/common.lib.php:2880 -#, fuzzy -#| msgid "Click to select" -msgid "Click to toggle" -msgstr "انتخاب کے لیے کلک کریں" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "اپنے کمپیوٹر کو براؤز کریں:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "ویب سرور اپ لوڈ پوشہ سے منتخب کریں %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "اپ لوڈ کام کے لیے سیٹ کیا گیا پوشہ قابل رسائی نہیں ہے" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "اپ لوڈ کرنے کے لیے کوئی مسل نہیں ہے" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "چھاپیں" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3859,9 +3827,9 @@ msgstr "کھولیں" msgid "Closed" msgstr "بند ہوا" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "غیر فعال" @@ -3989,30 +3957,30 @@ msgstr "SOAP توسیع نہیں ملا" msgid "maximum %s" msgstr "زیادہ سے زیادہ %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "ترتیب غیرفعال ہے، یہ آپ کے تشکیلات میں لاگوں نہیں ہوسکتی" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "قدر سیٹ کریں: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "طے شدہ قدر بحال کریں" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "صارفین کو اس قدر کے مخصوص کرنے کی اجازت دیں" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "دوبارہ سیٹ کریں" @@ -4298,7 +4266,7 @@ msgid "Character set of the file" msgstr "مسل کے لیے حروف کی سیٹ" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "وضع" @@ -4323,14 +4291,14 @@ msgstr "کالم نام پہلے صف میں ڈالیں" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "کالم بند کیا گئے ہیں" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "کالم جداجدا ہیں" @@ -4350,13 +4318,13 @@ msgstr "کالم کے اندر CRLF حروف ہٹائیں" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "کالم کا خاتمہ" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "سطریں کے آخر میں" @@ -4413,12 +4381,12 @@ msgstr "سرنامہ کلید" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME قسم" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "تعلقات" @@ -4431,7 +4399,7 @@ msgid "Save on server" msgstr "سرور پہ محفوظ کریں" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "موجودہ مسل پر تحریر کریں" @@ -4444,7 +4412,7 @@ msgid "Enclose table and column names with backquotes" msgstr "جدول اور کالم نام کو الٹے کوٹ سے بند کریں" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL موازنت موڈ" @@ -4665,8 +4633,8 @@ msgstr "" "html#cfg_TitleTable]documentation[/a] خاص قدریں حاصل کرنے کے لیے میجک سٹرنگ۔" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "طلب دریچہ" @@ -5987,10 +5955,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "" @@ -6010,8 +5978,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "" @@ -6248,42 +6216,96 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "" +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "تلاش نتائج برائے \"%s\" %s" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "تمام: %s مشابہ" +msgstr[1] "تمام: %s مشابہات" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%sجدول کے ساتھ مشابہ%s" +msgstr[1] "%sجدول کے ساتھ مشابہات%s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "اس جدول کے مشابہات حذف %s کریں؟" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "کوائفیہ میں تلاش کریں" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "الفاظ یا قدروں کی تلاش برائے (wildcard: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "ڈھونڈیں:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "الفاظ ایک خالی حرف سے جدا جدا ہیں (\" \")." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "جدول میں:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "کالم میں:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "" @@ -6306,8 +6328,8 @@ msgstr "جدول بنائیں" msgid "Create" msgstr "" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "" @@ -6321,9 +6343,9 @@ msgstr "" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "" @@ -6331,282 +6353,282 @@ msgstr "" msgid "Number of columns" msgstr "" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "No tables found in database." msgid "Exporting databases from the current server" msgstr "ڈیٹا بیس میں کوئی ٹیبل نہیں مِلا" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "No tables found in database." msgid "Exporting tables from \"%s\" database" msgstr "ڈیٹا بیس میں کوئی ٹیبل نہیں مِلا" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "No tables found in database." msgid "Exporting rows from \"%s\" table" msgstr "ڈیٹا بیس میں کوئی ٹیبل نہیں مِلا" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export" msgid "Export Method:" msgstr "برآمد" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Database" msgid "Database(s):" msgstr "ڈیٹا بیس" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Table" msgid "Table(s):" msgstr "ٹیبل" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"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:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "General relation features" msgid "committed on %1$s by %2$s" msgstr "جنرل ریلیشن فیچرز" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "General relation features" msgid "authored on %1$s by %2$s" msgstr "جنرل ریلیشن فیچرز" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "درآمد مسل کی وضع" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format #| msgid "Copy database to" msgid "Importing into the database \"%s\"" msgstr "ڈیٹا بیس کاپی کریں" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format #| msgid "Copy database to" msgid "Importing into the table \"%s\"" msgstr "ڈیٹا بیس کاپی کریں" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -6615,7 +6637,7 @@ msgstr "" msgid "Language" msgstr "" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "" @@ -6655,67 +6677,67 @@ msgstr "" msgid "Buffer Pool" msgstr "" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "" @@ -6903,20 +6925,20 @@ msgid "" "number." msgstr "" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Replication" msgid "Related Links" msgstr "لپیٹنا" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -6926,127 +6948,127 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "چارٹ سے متعلق کوئی کوائف نہیں ملا۔" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Jump to database" msgid "Go to database: %s" msgstr "کوائفیہ جائیں" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "کوائف نہیں ملا برائے %s" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Count tables" msgid "Go to table: %s" msgstr "حداول کی گنتی کریں" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "صرف ساخت" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "اور پھر" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "" @@ -7061,238 +7083,238 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fr" msgid "From" msgstr "جمعہ" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "کیا آپ واقعی چاہتے ہیں" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin دستاویز" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "" @@ -7314,8 +7336,8 @@ msgstr "%s میں خوش آمدید" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "آپ نے شاید تشکیل مسل نہیں بنایا۔ آپ ہوسکتا ہے کہ %1$ssetup script%2$s کو " "استعمال کرتے ہوئے بنانا چاہتے ہیں۔" @@ -7364,20 +7386,20 @@ msgstr "پاس ورڈ:" msgid "Server Choice" msgstr "سرور انتخاب" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "پاس ورڈ کے بغیر لاگ ان تشکیل میں ممنوع ہے (دیکھیں AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "%s سیکنڈ میں کوئی سرگرمی نہیں ہوئی، دوبارہ لاگ ان کریں۔" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL سرور میں لاگ ان نہیں کرسکتا" @@ -7457,7 +7479,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "" @@ -7472,7 +7494,7 @@ msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7481,21 +7503,21 @@ msgstr "وضاحت" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "" @@ -7545,32 +7567,32 @@ msgid "Display MIME types" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 -msgid "Server version" -msgstr "" - #: libraries/plugins/export/ExportLatex.class.php:230 #: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportXml.class.php:200 +msgid "Server version" +msgstr "" + +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "" @@ -7648,7 +7670,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7710,33 +7732,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "" @@ -7779,28 +7801,28 @@ msgstr "" msgid "Column names: " msgstr "آراء-رائے" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "" @@ -7810,17 +7832,17 @@ msgid "DocSQL" msgstr "" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "" @@ -7979,98 +8001,98 @@ msgid "" "the link." msgstr "" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "ٹھیک ہے" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "جنرل ریلیشن فیچرز" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 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:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 #, fuzzy #| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "بہتر جوڑ" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "تمام غیر پڑتال کریں" @@ -8078,7 +8100,7 @@ msgstr "تمام غیر پڑتال کریں" msgid "Slave configuration" msgstr "" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "" @@ -8089,9 +8111,9 @@ msgid "" msgstr "" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "" @@ -8109,205 +8131,205 @@ msgid "Slave status" msgstr "" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "Table %s has been dropped" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Event %1$s has been created." msgstr "کوائفیہ $1%s بن گئی ہے۔" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Add a New User" msgid "Edit event" msgstr "نیا صارف اضافہ کریں" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "فرمایش عمل کرتے ہوئے نقص ہے" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Page number:" msgid "Event name" msgstr "صفحہ نمبر" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Startup" msgctxt "Start of recurring event" msgid "Start" msgstr "ابتدائیہ" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "اختتام" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "complete inserts" msgid "On completion preserve" msgstr "داخل کرنا مکمل ہوا" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8325,140 +8347,140 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "غلط سرور اشاریہ: %s" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Table %s has been dropped" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Routine %1$s has been created." msgstr "کوائفیہ $1%s بن گئی ہے۔" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "تدوین موڈ" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Comments" msgid "Routine name" msgstr "آراء-رائے" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Creation" msgid "Direction" msgstr "بنائیں" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "کوائفیہ ہٹائیں" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Action" msgid "Return options" msgstr "عمل" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Security" msgid "Security type" msgstr "سلامتی" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "" @@ -8497,25 +8519,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "وقت" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "غلط جدول نام" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8618,152 +8640,152 @@ msgstr "کوائیفیہ میں کوئی جدول نہیں ملا" msgid "There are no events to display." msgstr "اپ لوڈ کرنے کے لیے کوئی مسل نہیں ہے" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "صفحہ نمبر" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select All" msgid "Select page" msgstr "سارا منتخب کریں" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Display PDF schema" msgid "Display relational schema" msgstr "دکھائیں PDF schema" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "گرِڈ دکھائیں" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "کلر دکھائیں" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "ٹیبلز کی جسامت دیکھیں" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "سارے ٹیبلز یکساں چوڑائی کے ساتھ دیکھیں" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "صرف کیز دیکھیں" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "لینڈسکیپ" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "پورٹریٹ" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "تخلیق" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "صفحے کا ناپ" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "" @@ -8782,44 +8804,44 @@ msgstr "" msgid "Current Server" msgstr "" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "انتخاب کے لیے کلک کریں" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "" @@ -8830,11 +8852,11 @@ msgstr "" msgid "Columns" msgstr "آراء-رائے" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "" @@ -8922,7 +8944,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "کھوج فعال ہے۔" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8930,36 +8952,36 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" msgstr "فیلڈ کالمز شامل یا ختم کریں" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8967,59 +8989,59 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, php-format msgid "after %s" msgstr "" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." msgstr "آپ کو کم از کم ایک کالم چننا ہو گا ڈسپے کیلئے۔" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "" @@ -9042,11 +9064,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9061,95 +9083,95 @@ msgstr "" msgid "Error in ZIP archive:" msgstr "" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "جنرل ریلیشن فیچرز" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "Server configuration" msgid "Server connection collation" msgstr "سرور کی تشکیل" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "General relation features" msgid "More settings" msgstr "جنرل ریلیشن فیچرز" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Databases" msgid "Database server" msgstr "کوائفیے" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Last version" msgid "Software version" msgstr "آخری نسخہ" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Remove database" msgid "Server charset" msgstr "کوائفیہ ہٹائیں" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Use light version" msgid "Database client version" msgstr "ہلکا ورژن استعمال کریں" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9157,46 +9179,46 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:294 +#: main.php:297 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:302 +#: main.php:305 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." +"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 "" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9208,42 +9230,42 @@ msgstr "" "The additional features for working with linked tables have been " "deactivated. To find out why click %shere%s." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Invalid table name" msgid "Filter databases by name" msgstr "غلط جدول نام" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "Invalid table name" msgid "Filter tables by name" msgstr "غلط جدول نام" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "" @@ -9291,7 +9313,7 @@ msgstr "" msgid "Toggle relation lines" msgstr "" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "" @@ -9365,71 +9387,71 @@ msgstr "تخلیق کیا گیا" msgid "Active options" msgstr "عمل" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "Page number:" msgid "Page" msgstr "صفحہ نمبر" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "Page number:" msgid "New page name: " msgstr "صفحہ نمبر" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "غلطی : ریلیشن پہلے سے موجود ہے" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "غلطی:ریلیشن شامل نہیں ہوا" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "اندرونی ریلیشن شامل ہو گیا" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "ریلیشن حذف ہو گیا" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "تبدیلیاں محفوظ ہو چکی ہیں" @@ -9500,15 +9522,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "" @@ -9517,37 +9539,37 @@ msgstr "" msgid "File doesn't exist" msgstr "" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "" @@ -9555,7 +9577,7 @@ msgstr "" msgid "Character Sets and Collations" msgstr "" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "%1$d database has been dropped successfully." @@ -9563,30 +9585,30 @@ msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "کوائفیہ %s چھوڑ دیا گیا ہے۔" msgstr[1] "کوائفیہ %s چھوڑ دیا گیا ہے۔" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "" @@ -9614,7 +9636,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "" @@ -9632,476 +9654,476 @@ msgstr "" msgid "disabled" msgstr "غیر فعال" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 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 "" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "برآمد" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Check Privileges" msgid "Privileges for all users" msgstr "استحقاق پڑتال کریں" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Check Privileges" msgid "Privileges for %s" msgstr "استحقاق پڑتال کریں" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "" -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "جدول نقل %s چھوڑا جاچکا ہے۔" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10110,265 +10132,265 @@ msgid "" "replicated. Please select the mode:" msgstr "" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "" -#: server_replication.php:259 +#: server_replication.php:260 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 "" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "Structure only" msgid "Start SQL Thread only" msgstr "سٹرکچر صرف" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "Structure only" msgid "Start IO Thread only" msgstr "سٹرکچر صرف" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "تازہ کریں" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show logo in left frame" msgid "Show only alert values" msgstr "بائیں جھروکہ میں علامت دکھائیں" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show logo in left frame" msgid "Show unformatted values" msgstr "بائیں جھروکہ میں علامت دکھائیں" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Replication" msgid "Related links:" msgstr "لپیٹنا" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Gather errors" msgid "Run analyzer" msgstr "نقائص اکھٹی کریں" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10376,116 +10398,116 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, fuzzy, php-format #| msgid "Customize startup page" msgid "Questions since startup: %s" msgstr "ابتدائیہ صفحہ کی تخصیص کریں" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." msgstr "" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "حکم" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "" -#: server_status.php:1322 +#: server_status.php:1360 msgid "" "The number of transactions that used the temporary binary log cache but that " "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10493,78 +10515,78 @@ msgid "" "based instead of disk-based." msgstr "" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "" -#: server_status.php:1334 +#: server_status.php:1372 msgid "" "The MySQL server can ask the NDB Cluster storage engine if it knows about a " "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -#: server_status.php:1335 +#: server_status.php:1373 msgid "" "The number of times the first entry was read from an index. If this is high, " "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" -#: server_status.php:1337 +#: server_status.php:1375 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10572,7 +10594,7 @@ msgid "" "you have joins that don't use keys properly." msgstr "" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10580,42 +10602,42 @@ msgid "" "advantage of the indexes you have." msgstr "" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "" -#: server_status.php:1348 +#: server_status.php:1386 msgid "" "The number of latched pages in InnoDB buffer pool. These are pages currently " "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10623,33 +10645,33 @@ msgid "" "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "" -#: server_status.php:1351 +#: server_status.php:1389 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10658,244 +10680,244 @@ msgid "" "properly, this value should be small." msgstr "" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "" -#: server_status.php:1375 +#: server_status.php:1413 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "درآمد مسل کی وضع" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "" -#: server_status.php:1392 +#: server_status.php:1430 msgid "" "The number of physical reads of a key block from disk. If Key_reads is big, " "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 msgid "" "The total cost of the last compiled query as computed by the query " "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10903,99 +10925,99 @@ msgid "" "decide which queries to remove from the cache." msgstr "" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "" -#: server_status.php:1413 +#: server_status.php:1451 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" -#: server_status.php:1415 +#: server_status.php:1453 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "" -#: server_status.php:1423 +#: server_status.php:1461 msgid "" "The number of merge passes the sort algorithm has had to do. If this value " "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11003,18 +11025,18 @@ msgid "" "tables or use replication." msgstr "" -#: server_status.php:1429 +#: server_status.php:1467 msgid "" "The number of threads in the thread cache. The cache hit rate can be " "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11022,72 +11044,72 @@ msgid "" "implementation.)" msgstr "" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "کھوج غیر فعال ہے۔" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Startup" msgid "Start Monitor" msgstr "ابتدائیہ" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add chart" msgstr "فیلڈ کالمز شامل یا ختم کریں" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "تازہ کریں" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Chart columns" msgstr "فیلڈ کالمز شامل یا ختم کریں" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Restore default value" msgid "Reset to default" msgstr "طے شدہ قدر بحال کریں" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11096,7 +11118,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11104,18 +11126,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11123,11 +11145,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11135,95 +11157,95 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "کوائفیہ ہٹائیں" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "SQL queries" msgid "Select series:" msgstr "SQL طلب" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "غلط جدول نام" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a New User" msgid "Add this series" msgstr "نیا صارف اضافہ کریں" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy #| msgid "SQL queries" msgid "Series in Chart:" msgstr "SQL طلب" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Query statistics" msgid "Log statistics" msgstr "طلب شماریات" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select All" msgid "Selected time range:" msgstr "سارا منتخب کریں" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Gather errors" msgid "Query analyzer" msgstr "نقائص اکھٹی کریں" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" @@ -11231,7 +11253,7 @@ msgid_plural "%d seconds" msgstr[0] "سیکنڈ" msgstr[1] "سیکنڈ" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11247,8 +11269,8 @@ msgstr "" msgid "Could not connect to the target" msgstr "" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "" @@ -11349,19 +11371,19 @@ msgid "" "database will remain unchanged." msgstr "" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "" @@ -11649,48 +11671,48 @@ msgstr "" msgid "Wrong data" msgstr "کوائف" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "کیا آپ واقعی چاہتے ہیں" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "Database %s has been dropped." msgid "The columns have been moved successfully." @@ -11765,12 +11787,12 @@ msgstr "" msgid "Y Values" msgstr "" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "" @@ -11825,480 +11847,480 @@ msgstr "بطور مسل محفوظ کریں" msgid "File name" msgstr "صفحہ نمبر" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "تدوین موڈ" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete data or table" msgstr "اس ٹیبل کیلئے ٹریکنگ ڈیٹا حذف کریں " -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy #| msgid "Copy database to" msgid "Delete the table (DROP)" msgstr "ڈیٹا بیس کاپی کریں" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Count tables" msgid "Showing tables" msgstr "حداول کی گنتی کریں" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Use this value" msgid "Distinct values" msgstr "یہ قدر استعمال کریں" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "Table %s has been dropped" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move columns" msgstr "فیلڈ کالمز شامل یا ختم کریں" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "چھپائی منظر" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add column" msgstr "فیلڈ کالمز شامل یا ختم کریں" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, php-format msgid "Version %1$s was created, tracking for %2$s is active." msgstr "" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "کھوج فعال ہے۔" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking is active." msgid "Tracking for %1$s was activated at version %2$s." msgstr "کھوج فعال ہے۔" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Gather errors" msgid "Query error" msgstr "نقائص اکھٹی کریں" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, php-format msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "اس جدول کے لیے کھوج کوائف حذف کریں" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "data" msgid "No data" msgstr "کوائف" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Delete tracking data for this table" msgid "Deactivate tracking for %s" msgstr "اس جدول کے لیے کھوج کوائف حذف کریں" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Activate tracking for %s" msgstr "کوائف نہیں ملا برائے %s" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "General relation features" msgid "Create version %1$s of %2$s" msgstr "جنرل ریلیشن فیچرز" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "" @@ -12327,11 +12349,11 @@ msgstr "" msgid "The profile has been updated." msgstr "" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "" @@ -12664,8 +12686,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12798,8 +12820,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 diff --git a/po/uz.po b/po/uz.po index cbd5ffa5ad..5b08ae8e76 100644 --- a/po/uz.po +++ b/po/uz.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-17 15:09+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: uzbek_cyrillic \n" -"Language: uz\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: uz\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Барчасини кўрсатиш" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Саҳифа рақами:" @@ -37,55 +37,56 @@ msgstr "" "Браузернинг нишондаги ойнасини янгилаб бўлмади. Эҳтимол, бош ойна ёпилган " "ёки браузер хавфсизлик юзасидан ойналараро янгилашни блокировка қилмоқда" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Қидириш" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "OK" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Индекс номи" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Тавсифи" @@ -106,153 +107,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%1$s маълумотлар базаси тузилди." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Маълумотлар базасига изоҳ: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Жадвал изоҳи" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Майдон номлари" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Тур" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Андоза" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Алоқалар" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Изоҳлар" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Йўқ" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ҳа" @@ -260,107 +261,107 @@ msgstr "Ҳа" msgid "View dump (schema) of database" msgstr "Маълумотлар базаси дампини (схемасини) намойиш этиш" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Маълумотлар базасида биронта ҳам жадвал мавжуд эмас." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Барчасини белгилаш" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Белгилашни бекор қилиш" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Маълумотлар базаси номи бўш!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "`\"%s\"` маълумотлар базасининг номи `\"%s\"` деб ўзгартирилди." -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "\"%s\" маълумотлар базасидан \"%s\" га нусха кўчирилди." -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Маълумотлар базаси номини қуйидагига ўзгартириш" -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Маълумотлар базаси номини қуйидагига ўзгартириш" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "\"%s\" маълумотлар омбори ўчирилди." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy #| msgid "Go to database" msgid "Drop the database (DROP)" msgstr "Ушбу базага ўтиш" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Маълумотлар базасидан қуйидагига нусха олиш" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Фақат тузилиши" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Тузилиши ва маълумотлари" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Фақат маълумотлар" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Нусха кўчиришдан олдин маълумотлар базаси тузинг (CREATE DATABASE)" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "\"%s\" қўшиш" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT қўшиш" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Чекловлар қўшиш" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Нусха олинган маълумотлар базасига ўтиш" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Таққослаш" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -372,66 +373,66 @@ msgstr "" "Алоқадор жадваллар билан ишлаш учун қўшимча имкониятлар мавжуд эмас. " "Сабабларини аниқлаш учун %sбу ерга%s босинг." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Алоқалар схемаси" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Жадвал" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Қаторларсони" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Ҳажми" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "ишлатилмоқда" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Тузиш" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Охирги янгиланиш" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Охирги текширув" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -439,451 +440,378 @@ msgid_plural "%s tables" msgstr[0] "Жадваллар сони: \"%s\"" msgstr[1] "Жадваллар сони: \"%s\"" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "Сўровни бажариш учун, майдон/майдонлар танланган бўлиши керак." -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Нусха олинган жадвалга ўтиш" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Сортировка қилиш" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "Ўсиш тартибида" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Камайиш тартибида" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Кўрсатиш" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Критерий" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Қўйиш" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Ва" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "Ўчириш" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Ёки" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "Ўзгаририш" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Қатор қўшиш/ўчириш" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Устун қўшиш/ўчириш" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "Сўровни янгилаш" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Жадвалларни ишлатиш" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "\"%s\" маълумотлар базасига SQL-сўров:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "сўровни бажариш" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Рухсат берилмади" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "сўзлардан бири" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "барча сўзлар" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "аниқ мослик" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "мунтазам ибора" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "\"\"%s\"\" учун қидирув натижалари \"%s\":" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Жами: \"%s\" ўхшашлик" -msgstr[1] "Жами: \"%s\" ўхшашлик" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "\"%s\" жадвалида ўхшашликлар сони \"%s\" та" -msgstr[1] "\"%s\" жадвалида ўхшашликлар сони \"%s\" та" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Кўриб чиқиш" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Delete tracking data for this table" -msgid "Delete the matches for the %s table?" -msgstr "Ушбу жадвал учун кузатув маълумотлари ўчириш" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "Ўчириш" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Маълумотлар базасида қидириш" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Қидириш учун сўз(лар) ёки қиймат(лар) (ўрнига қўйиш белгиси: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Излаш:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "Сўзлар бўш жой (\" \") ёрдамида бўлинган." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Қуйидаги жадвал(лар)да қидириш:" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside field:" -msgid "Inside column:" -msgstr "Қуйидаги майдон(лар)да қидириш: " - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "Маълумотлар базасида биронта ҳам жадвал мавжуд эмас." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "номаълум" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "\"%s\" жадвали тозаланди" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "\"%s\" намойиши ўчирилди" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "\"%s\" жадвали ўчирилди" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Кузатиш фаол." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Кузатиш фаол эмас." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Ушбу намойиш камида кўрсатилган миқдорда қаторларга эга. Батафсил маълумот " "учун %sдокументацияга%s қаранг." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Намойиш" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Репликация (захира нусха кўчириш)" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Жами" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "\"%s\" - MySQL серверидаги андозавий маълумотлар жадвали тури." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Белгиланганларни:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Барчасини белгилаш" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Оптималлаштириш лозим бўлгн жадвалларни белгилаш" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Экспорт" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Чоп этиш версияси" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Тозалаш" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "Ўчириш" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Жадвални текшириш" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Жадвални оптималлаштириш" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Жадвални тиклаш" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Жадвал таҳлили" -#: db_structure.php:712 +#: db_structure.php:721 #, fuzzy #| msgid "Go to table" msgid "Add prefix to table" msgstr "Ушбу жадвалга ўтиш" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Жадвал маълумотларини файл маълумотлари билан алмаштириш" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Жадвал маълумотларини файл маълумотлари билан алмаштириш" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Маълумотлар луғати" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Кузатилган жадваллар" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Маълумотлар базаси" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Охирги версия" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Тузилди" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Янгиланди" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Ҳолат" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Амал" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Ушбу жадвал учун кузатув маълумотлари ўчириш" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "фаол" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "фаол эмас" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Версиялар" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Кузатиш ҳисоботи" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Тузилма расми" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Кузатилмаган жадваллар" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Жадвални кузатиш" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "База лог файлини" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "Сўров тури" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Белгиланган экспорт тури файлга сақланиши шарт!" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Apply index(s)" msgid "Bad parameters!" msgstr "Индекс(лар)ни сақлаш" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "\"%s\" файлини сақлаш учун дискда етарли жой мавжуд эмас." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -891,12 +819,12 @@ msgstr "" "\"%s\" файли серверда мавжуд, унинг номини ўзгартиринг ёки қайта ёзиш " "параметрини ёқинг." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "\"%s\" файлини веб-серверга сақлаш учун ҳуқуқлар етарли эмас." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Дамп \"%s\" файлида сақланди." @@ -921,7 +849,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -1004,29 +932,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" -"Эҳтимол, юкланаётган файл ҳажми жуда катта. Бу муаммони ечишнинг усуллари " -"%sдокументацияда%s келтирилган." +"Эҳтимол, юкланаётган файл ҳажми жуда катта. Бу муаммони ечишнинг усуллари %" +"sдокументацияда%s келтирилган." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Хатчўпларни кўрсатиш" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Хатчўп ўчирилди." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Файлни ўқиб бўлмади!!" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1037,7 +965,7 @@ msgstr "" "эмас, шунинг учун ушбу файлни импорт қилиб бўлмайди. Агар дастур мавжуд " "бўлса, демак у конфигурация вақтида ўчириб қўйилган." -#: import.php:390 +#: import.php:394 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 " @@ -1048,28 +976,28 @@ msgstr "" "қийматдан катта. Қаранг: [a@./Documentation.html#faq1_16@Documentation]FAQ " "1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Импорт модуллари мавжуд эмас! Ўрнатилган phpMyAdmin нусхасининг libraries/" "export каталогини текширинг." -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "\"%s\" хатчўпи тузилди" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Импорт муваффақиятли тугатилди, бажарилган сўровлар сони: %d." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1078,7 +1006,7 @@ msgstr "" "ўша файлни танлаган ҳолда уни қайта ишга туширинг ва жараён узилган жойдан " "бошлаб давом этади." -#: import.php:499 +#: import.php:503 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." @@ -1087,15 +1015,15 @@ msgstr "" "Одатда, бу ҳол, php-сценарийлар учун ажратилган вақт оширилмагунча " "phpMyAdmin дастури импорт жараёнини якунла олмаслигини билдиради." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "SQL сўрови муваффақиятли бажарилди" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Орқага" @@ -1104,7 +1032,7 @@ msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "" "phpMyAdmin ишлаши учун фреймлар билан ишлай оладиган браузер керак." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" (маълумотлар базасини ўчириш) буйруғи ўчирилган." @@ -1114,7 +1042,7 @@ msgstr "\"DROP DATABASE\" (маълумотлар базасини ўчириш) msgid "Do you really want to execute \"%s\"?" msgstr "Ҳақиқатан ҳам сўровни бажармоқчимисиз?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Маълумотлар базаси тўлиқ ЎЧИРИЛАДИ!" @@ -1164,7 +1092,7 @@ msgstr "Индекс(лар)ни сақлаш" msgid "Edit Index" msgstr "Таҳрирлаш усули" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add column(s)" msgid "Add %d column(s) to index" @@ -1185,16 +1113,16 @@ msgstr "Хост номи бўш!" msgid "The user name is empty!" msgstr "Фойдаланувчи номи белгиланмаган!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Парол белгиланмаган!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Киритилган пароллар бир хил эмас!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1212,31 +1140,33 @@ msgstr "Привилегиялар қайта юкланмоқда" msgid "Removing Selected Users" msgstr "Белгиланган фойдаланувчиларни ўчириш" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Ёпиш" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Таҳрирлаш" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Серверни танланг" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy #| msgid "SQL Query box" msgid "Live query chart" @@ -1248,24 +1178,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Жами" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "" #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1287,7 +1217,7 @@ msgstr "Серверни танланг" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Жараёнлар" @@ -1307,7 +1237,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy #| msgid "Show statistics" msgid "Query statistics" @@ -1358,14 +1288,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "МБ" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "КБ" @@ -1427,32 +1357,32 @@ msgstr "" msgid "Bytes received" msgstr "Қабул қилинди" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Уланишлар" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Байт" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "ГБ" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "ТБ" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "ПБ" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "ЭБ" @@ -1469,11 +1399,11 @@ msgstr "Жадваллар сони: \"%s\"" msgid "Questions" msgstr "Версиялар" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Трафик" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "settings" msgid "Settings" @@ -1499,12 +1429,12 @@ msgstr "Тўрга боғлаб қўйиш" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Йўқ" @@ -1604,7 +1534,7 @@ msgstr "Бошқа созланишлар" msgid "Current settings" msgstr "танловлар" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1700,7 +1630,7 @@ msgstr "Сўров таҳлили" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Вақт" @@ -1810,10 +1740,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Импорт" @@ -1895,7 +1825,7 @@ msgstr "Жараёнлар" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Биронта ҳам маълумотлар базаси танланмаган." @@ -1965,19 +1895,19 @@ msgstr "Индекс(лар)ни сақлаш" msgid "Show indexes" msgstr "Тўрни кўрсатиш" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Ташқи калитларни текширишни ўчириш" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Фаоллаштирилган" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -2017,7 +1947,7 @@ msgstr "\"%s\" ўчирилмоқда" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2062,8 +1992,8 @@ msgstr "SQL сўровлари қутиси" msgid "No rows selected" msgstr "Амални амалга ошириш учун битта ёки бир нечта қаторни танлаш керак." -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "Ўзгартириш" @@ -2073,18 +2003,18 @@ msgstr "Ўзгартириш" msgid "Query execution time" msgstr "Максимум бажарилиш вақти" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d сони тўғри қатор рақами эмас!" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Сақлаш" @@ -2100,7 +2030,7 @@ msgstr "SQL сўровлари қутиси" msgid "Show search criteria" msgstr "SQL сўровлари қутиси" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2152,12 +2082,12 @@ msgstr "Сўров натижаларини ишлатиш" msgid "Data point content" msgstr "Маълумотлар файли кўрсатгичи ҳажми" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "Эътибор бермаслик" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2179,7 +2109,7 @@ msgstr "Ташқи калитни танланг" msgid "Please select the primary key or a unique key" msgstr "Бирламчи (PRIMARY) ёки уникал (UNIQUE) индекс бўлган майдонни танланг!" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2266,7 +2196,7 @@ msgstr "Қатор(лар)ни янгилаш" msgid "Generate password" msgstr "Парол ўрнатиш" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Генерация қилиш" @@ -2276,7 +2206,7 @@ msgstr "Генерация қилиш" msgid "Change Password" msgstr "Паролни ўзгартириш" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2396,27 +2326,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Янв" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Фев" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Мар" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Апр" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2424,37 +2354,37 @@ msgid "May" msgstr "Май" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Июн" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Июл" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Авг" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Сен" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Окт" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Ноя" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Дек" @@ -2503,32 +2433,32 @@ msgid "Sun" msgstr "Якш" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Душ" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Сеш" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Чор" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Пай" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Жум" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Шан" @@ -2665,16 +2595,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "секундига" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "минутига" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "соатига" @@ -2682,6 +2612,269 @@ msgstr "соатига" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Максимал ҳажми: \"%s\"%s\"" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Документация" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Хатолик" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL сўрови" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL жавоби: " + +#: libraries/CommonFunctions.class.php:1210 +#, fuzzy +#| msgid "Could not connect to MySQL server" +msgid "Failed to connect to SQL validator!" +msgstr "MySQL-серверга уланиб бўлмади" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "Сўров таҳлили" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Таҳлил керак эмас" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP-код олиб ташлаш" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP-код" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Янгилаш" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL синтаксиси текширувини олиб ташлаш" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL тўғрилигини текшириш" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Жадвал турлари" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Профиллаштириш" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Якш" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y й., %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "\"%s\" кун, \"%s\" соат, \"%s\" минут ва \"%s\" секунд" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "Муолажалар" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Боши" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Орқага" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Кейинги" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Охири" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "\"%s\" маълумотлар базасига ўтиш" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" +" \"%s\" параметрининг иши маълум хатоликка олиб келиши мумкин, батафсил " +"маълумот учун қаранг \"%s\"" + +#: libraries/CommonFunctions.class.php:2950 +#, fuzzy +#| msgid "Click to select" +msgid "Click to toggle" +msgstr "Танлаш учун сичқонча тугмасини босинг" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Тузилиши" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Қўйиш" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Кўриб чиқиш" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Операциялар" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "Юклаш каталогидан" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Кўрсатилган каталокка юклаб бўлмади" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Чоп этиш" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2695,92 +2888,60 @@ msgstr "" msgid "Font size" msgstr "Шрифт ўлчами" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy #| msgid "Save directory" msgid "Save edited data" msgstr "Сақлаш директорияси" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "CHAR textarea columns" msgid "Restore column order" msgstr "CHAR майдонидаги устунлар сони" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Боши" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Орқага" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Кейинги" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Охири" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Бошлаш" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "Майдонлар сони " -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Душ" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "горизонтал" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "горизонтал (айлантирилган сарлавҳалар)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "вертикал" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Белгиланган сўровни бажариш" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Индекс бўйича сортировка қилиш" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2804,72 +2965,84 @@ msgstr "Индекс бўйича сортировка қилиш" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Параметрлар" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Маълумотларни қисқартириб кўрсатиш" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Маълумотларни кенгайтирилган ҳолда кўрсатиш" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Алоқадор калит" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Алоқадор майдон қиймати" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Иккилик маълумотларни кўрсатиш" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "BLOB туридаги маълумотларни кўрсатиш" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Иккилик маълумотларни ўн олтилик шаклда кўрсатиш" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "Ўгириш" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Ёзув ўчирилди" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "Ўчириш" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Тугатиш" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -2877,48 +3050,48 @@ msgstr "" "Тахминий бўлиши мумкин. [a@./Documentation.html#faq3_11@Documentation]\"FAQ " "3.11\"[/a]га қаранг" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "сўров бўйича" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Ёзувларни кўрсатиш" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "жами" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "Сўров %01.4f секунд вақт олди" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "Сўров натижаларини ишлатиш" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Чоп этиш версияси (тўла)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF-схемани кўрсатиш" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Версиясини тузиш" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Алоқа топилмади" @@ -2985,197 +3158,156 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "phpMyAdmin дастурини янги ойнада очиш" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Браузерда \"cookies\" фаоллаштирилган бўлиши шарт." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Браузерда \"cookies\" фаоллаштирилган бўлиши шарт." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Индекс белгиланмаган!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Индекслар" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Уникал" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Қисилган" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Элементлар сони" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Изоҳ" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Бирламчи калит ўчирилди" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "\"%s\" индекси ўчирилди" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "%1$s ва %2$s индекслари бир хил, улардан бирини ўчириш мумкин." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Маълумотлар базалари" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Сервер" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Тузилиши" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Қўйиш" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Операциялар" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Кузатиш" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Триггерлар" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Жадвал - бўш!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Маълумотлар базаси бўш!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "Сўров" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Привилегиялар" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Муолажалар" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Ҳодисалар" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Дизайнер" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Фойдаланувчи" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Синхронизация қилиш" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Иккилик журнал" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "Ўзгарувчилар" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Кодировкалар" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Жадвал турлари" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Хатолик" - #: libraries/Message.class.php:254 #, fuzzy, php-format #| msgid "%1$d row(s) affected." @@ -3206,93 +3338,93 @@ msgstr[1] "%1$d та қаторлар қўйилди." msgid "Error while creating PDF:" msgstr "Маълумотларни чақиришга рухсат беради" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Cannot load or save configuration" msgid "Could not save recent table" msgstr "Конфигурацияни юклаб ёки сақлаб бўлмади" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy #| msgid "Count tables" msgid "Recent tables" msgstr "Жадвалларни санаш" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy #| msgid "There are no configured servers" msgid "There are no recent tables" msgstr "Биронта ҳам конфигурацияланган сервер мавжуд эмас" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Ушбу турдаги жадваллар ҳақида қўшимча маълумот мавжуд эмас." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "Ушбу MySQL сервери \"%s\" турдаги жадваллар билан ишлай олади." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "\"%s\" туридаги жадваллар ушбу MySQL серверда фаолсизлантирилган." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Ушбу MySQL сервери \"%s\" турдаги жадваллар билан ишлай олмайди." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show slave status" msgid "unknown table status: " msgstr "Репликация сервери аҳволи ҳақида маълумот" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Манба база" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "\"%s\" мавзуси топилмади!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Нотўғри маълумотлар базаси" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Жадвал номи нотўғри" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "%1$s жадвалини %2$s деб қайта номлашда хатолик" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "`\"%s\"` жадвалининг номи `\"%s\"` деб ўзгартирилди." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3300,97 +3432,97 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Функция" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Оператор" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Қиймати" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Қидириш" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Қўйиш" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Майдонни танланг (камида битта):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Қидириш шартини кўшиш (яъни \"where\" жумласи):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Саҳифадаги қаторлар сони" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Сортировка:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 #, fuzzy #| msgid "Maximum number of rows to display" msgid "Maximum rows to plot" msgstr "Кўрсатиладиган қаторларнинг максимал сони" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Ташқи қийматларни кўриб чиқиш" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "SQL Query box" msgid "Additional search criteria" msgstr "SQL сўровлари қутиси" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "\"Намунадаги сўровни бажариш\" (ўрнига қўйиш белгиси: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "\"Намунадаги сўровни бажариш\" (ўрнига қўйиш белгиси: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy #| msgid "Control user" msgid "How to use" msgstr "Назорат фойдаланувчиси" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3465,14 +3597,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3719,13 +3851,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Жадваллар" @@ -3736,41 +3868,41 @@ msgstr "Жадваллар" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Маълумотлар" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Фрагментланган" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Ушбу базага ўтиш" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 #, fuzzy #| msgid "Master replication" msgid "Not replicated" msgstr "Бош сервер репликацияси" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "Репликация (захира нусха кўчириш)" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "\"%s\" маълумотлар базасининг привилегияларни текшириш" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Привилегияларни текшириш" @@ -3827,185 +3959,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "\"%s\" ни \"%s\" версияга ёки каттароқ версияга янгилаш зарур." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Максимал ҳажми: \"%s\"%s\"" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Документация" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL сўрови" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL жавоби: " - -#: libraries/common.lib.php:1155 -#, fuzzy -#| msgid "Could not connect to MySQL server" -msgid "Failed to connect to SQL validator!" -msgstr "MySQL-серверга уланиб бўлмади" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "Сўров таҳлили" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Таҳлил керак эмас" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP-код олиб ташлаш" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP-код" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Янгилаш" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL синтаксиси текширувини олиб ташлаш" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL тўғрилигини текшириш" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Жадвал турлари" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Профиллаштириш" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Якш" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y й., %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "\"%s\" кун, \"%s\" соат, \"%s\" минут ва \"%s\" секунд" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "Муолажалар" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "\"%s\" маълумотлар базасига ўтиш" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" -" \"%s\" параметрининг иши маълум хатоликка олиб келиши мумкин, батафсил " -"маълумот учун қаранг \"%s\"" - -#: libraries/common.lib.php:2880 -#, fuzzy -#| msgid "Click to select" -msgid "Click to toggle" -msgstr "Танлаш учун сичқонча тугмасини босинг" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "Юклаш каталогидан" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Кўрсатилган каталокка юклаб бўлмади" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Чоп этиш" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -4033,9 +3998,9 @@ msgstr "" msgid "Closed" msgstr "Ёпиш" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Фаолсизлантирилган" @@ -4174,30 +4139,30 @@ msgstr "Фойдаланиладиган PHP кенгайтмаси" msgid "maximum %s" msgstr "Максимал жадваллар сони" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Вики" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Қуйидаги қийматни ўрнатиш: \"%s\"" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Асл қийматларни тиклаш" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Тозалаш" @@ -4509,7 +4474,7 @@ msgid "Character set of the file" msgstr "Файл кодировкаси" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Формат" @@ -4536,7 +4501,7 @@ msgstr "Майдон номларини биринчи қаторга жойла #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4545,7 +4510,7 @@ msgstr "Майдон қийматлари қуйидаги белги ичига #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4569,7 +4534,7 @@ msgstr "Майдонлар ичидаги сатрдан-сатрга кўчир #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4577,7 +4542,7 @@ msgid "Columns terminated by" msgstr "Қаторлар бўлувчиси" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Қаторлар бўлувчиси" @@ -4638,12 +4603,12 @@ msgstr "Белги идентификатори" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME тури" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Алоқалар" @@ -4658,7 +4623,7 @@ msgid "Save on server" msgstr "Серверга сақлаш" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Мавжуд файл(лар) устидан ёзиш" @@ -4673,7 +4638,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Жадвал ва майдон номларини тескари қўштирноққа олиш" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL билан мослик режими" @@ -4902,8 +4867,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "Сўровлар ойнаси" @@ -5911,8 +5876,8 @@ msgstr "\"config\" аутентификация усули пароли" msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -"Агар PDF-схема ишлатмасангиз, бўш қолдиринг, асл қиймати: " -"[kbd]\"pma_pdf_pages\"[/kbd]" +"Агар PDF-схема ишлатмасангиз, бўш қолдиринг, асл қиймати: [kbd]" +"\"pma_pdf_pages\"[/kbd]" #: libraries/config/messages.inc.php:413 msgid "PDF schema: pages table" @@ -6019,8 +5984,8 @@ msgstr "SSL уланишдан фойдаланиш" msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -"PDF-схемадан фойдаланмаслик учун бўш қолдиринг, асл қиймати: " -"[kbd]\"pma_table_coords\"[/kbd]" +"PDF-схемадан фойдаланмаслик учун бўш қолдиринг, асл қиймати: [kbd]" +"\"pma_table_coords\"[/kbd]" #: libraries/config/messages.inc.php:432 msgid "PDF schema: table coordinates" @@ -6355,10 +6320,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Парол" @@ -6378,8 +6343,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Фойдаланувчи" @@ -6645,7 +6610,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid "(or the local MySQL server's socket is not correctly configured)" msgid "" @@ -6653,20 +6618,77 @@ msgid "" "configured)." msgstr "(ёки локал MySQL сервернинг сокети нотўғри созланган)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Сервер жавоб бермаяпти" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Тафсилотлар..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "\"\"%s\"\" учун қидирув натижалари \"%s\":" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Жами: \"%s\" ўхшашлик" +msgstr[1] "Жами: \"%s\" ўхшашлик" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "\"%s\" жадвалида ўхшашликлар сони \"%s\" та" +msgstr[1] "\"%s\" жадвалида ўхшашликлар сони \"%s\" та" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Delete tracking data for this table" +msgid "Delete the matches for the %s table?" +msgstr "Ушбу жадвал учун кузатув маълумотлари ўчириш" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Маълумотлар базасида қидириш" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "Қидириш учун сўз(лар) ёки қиймат(лар) (ўрнига қўйиш белгиси: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Излаш:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "Сўзлар бўш жой (\" \") ёрдамида бўлинган." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Қуйидаги жадвал(лар)да қидириш:" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside field:" +msgid "Inside column:" +msgstr "Қуйидаги майдон(лар)да қидириш: " + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6674,19 +6696,19 @@ msgstr "" "\"config.inc.php\" конфигурацион файлининг \"controluser\" директивасида " "кўрсатилган фойдаланувчи ёрдамида уланиб бўлмади." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Паролни ўзгартириш" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Парол йўқ" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Тасдиқлаш" @@ -6711,8 +6733,8 @@ msgstr "Янги маълумотлар базаси тузиш" msgid "Create" msgstr "Тузиш" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Привилегиялар йўқ" @@ -6726,9 +6748,9 @@ msgstr "Жадвал тузиш" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Номи" @@ -6738,223 +6760,223 @@ msgstr "Номи" msgid "Number of columns" msgstr "Майдонлар сони " -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Экспорт модуллари мавжуд эмас! Ўрнатилган phpMyAdmin нусхасининг libraries/" "export каталогини текширинг." -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Жорий оқим учун жадвални блокировку қилишга рухсат беради" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "\"%s\" маълумотлар базасида янги жадвал тузиш" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "\"%s\" маълумотлар базасида янги жадвал тузиш" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Эскпорт тури" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 #, fuzzy #| msgid "Customize default export options" msgid "Custom - display all possible options" msgstr "Экспорт афзалликларини созлаш" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Маълумотлар базалари" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Жадваллар" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Қаторларсони" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 #, fuzzy #| msgid "Dump all rows" msgid "Dump some row(s)" msgstr "Барча қаторларни дамп қилиш" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of fields" msgid "Number of rows:" msgstr "Майдонлар сони " -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Барча қаторларни дамп қилиш" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Сервердаги \"%s\" каталокка сақлаш" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Файл каби сақлаш" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Файл номи шаблони" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "s value is interpreted using %1$sstrftime%2$s, so you can use time " -#| "matting strings. Additionally the following transformations will pen: " -#| "%3$s. Other text will be kept as is." +#| "matting strings. Additionally the following transformations will pen: %3" +#| "$s. Other text will be kept as is." 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." +"formatting strings. Additionally the following transformations will happen: %" +"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details." msgstr "" "Қиймат %1$sstrftime%2$s функцияси билан қайта ишланган, шунинг учун ҳозирги " -"вақт ва санани қўйиш мумкин. Қўшимча равишда қуйидагилар ишлатилиши мумкин: " -"%3$s. Матннинг бошқа қисмлари ўзгаришсиз қолади." +"вақт ва санани қўйиш мумкин. Қўшимча равишда қуйидагилар ишлатилиши мумкин: %" +"3$s. Матннинг бошқа қисмлари ўзгаришсиз қолади." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Файл кодировкаси:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Сиқиш" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "zip" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "bzip ёрдамида сиқилган" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Файл каби сақлаш" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Формат" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Ўгиришлар параметрлари" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 #, fuzzy #| msgid "Recoding engine" msgid "Encoding Conversion:" msgstr "Кодировкалаш функцияси" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "\"%s.%s\" жадвалининг %s рақамли версиясини тузиш" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "\"%s.%s\" жадвалининг %s рақамли версиясини тузиш" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6964,35 +6986,35 @@ msgstr "" "асосланган браузерларнинг (Safari, Google Chrome, Arora ва ҳкз) маълум " "камчилиги." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Импорт қилинаётган файл формати" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Файл қайта ишланмоқда, илтимос, сабр қилинг." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -7000,52 +7022,52 @@ msgstr "" "Сабр қилинг, файл юкланмоқда. Ушбу юкланиш ҳақида батафсил маълумот мавжуд " "эмас." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "MySQL серверига уланиб бўлмади" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format #| msgid "Go to database" msgid "Importing into the database \"%s\"" msgstr "Ушбу базага ўтиш" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format #| msgid "Go to database" msgid "Importing into the table \"%s\"" msgstr "Ушбу базага ўтиш" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "Импорт қилинаётган файл " -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Файлларни серверга юклаб бўлмади." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Қисман импорт" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -7053,7 +7075,7 @@ msgstr "" "Чегараланган вақт яқинлашганлиги сабабли, импорт жараёни узилди. Қайта ишга " "туширилганда, импорт жараёни %d позициядандавом этади." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 #, fuzzy #| msgid "" #| "ow the interruption of an import in case the script detects it is se to " @@ -7068,13 +7090,13 @@ msgstr "" "Катта ҳажмдаги файлларни импорт қилишда қўл келиши мумкин, аммо бунда " "транзакция узилиши мумкин." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of rows to skip, starting from the first row:" msgstr "Файл бошидаги эътибор бериш керак бўлмаган қаторлар (сўровлар) сони" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -7083,7 +7105,7 @@ msgstr "" msgid "Language" msgstr "Тил" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Версия ҳақида маълумот" @@ -7127,67 +7149,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Буфер пули" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB аҳволи" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Ишлатилиш" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "саҳифалар сони" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Бўш саҳифалар сони" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Кир саҳифалар" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Маълумотлар мавжуд саҳифалар" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Тозалаш керак бўлган саҳифалар сони" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Банд саҳифалар" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Блокировка қилинган саҳифалар сони" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Фаоллик" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "Ўқишга рухсат сўраш" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Ёзишга бўлган сўровлар сони" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Буферни ўқишда қолдиришлар мавжуд" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Буфернинг тозаланиши кутилмоқда" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Буферни ўқишда % қолдиришлар мавжуд" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "% буфернинг тозаланиши кутилмоқда" @@ -7418,20 +7440,20 @@ msgstr "" "ўчирилади ёки уларнинг номлари ўзгартирилади ва қуйидаги тартибда " "рақамланади." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Алоқалар" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7439,138 +7461,138 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL бўш натижа берди (яъни нольта сатр)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" "Қуйидаги тузилишлар ё тузилди ё ўзгартирилди. Бу ерда сиз қуйидаги амалларни " "бажаришингиз мумкин:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 #, fuzzy #| msgid "View a structure`s contents by clicking on its name" msgid "View a structure's contents by clicking on its name" msgstr "Тузилмани кўриш учун унинг номи устига сичқонча тугмасини босинг" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "Қуйидаги танловларни ўзгартириш учун, \"Танловлар\" боғига босинг" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 #, fuzzy #| msgid "Edit its structure by following the \"Structure\" link" msgid "Edit structure by following the \"Structure\" link" msgstr "Тузилмани ўзгартириш учун, \"Тузилма\" боғига киринг" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Go to database" msgid "Go to database: %s" msgstr "Ушбу базага ўтиш" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "\"%s\" майдонида маълумот йўқ" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Go to table" msgid "Go to table: %s" msgstr "Ушбу жадвалга ўтиш" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Фақат тузилиши" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Go to view" msgid "Go to view: %s" msgstr "Ушбу кўринишга ўтиш" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Яшириш" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Иккилик" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Маълумотлар кўплиги сабали
ўзгартириш қийишлашиши мумкин" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Иккилик маълумот - таҳрирлаш мумкин эмас" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "Юклаш каталогидан" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, fuzzy, php-format #| msgid "Restart insertion with %s rows" msgid "Continue insertion with %s rows" msgstr "Қўйилаётган қаторлар сони: \"%s\"" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "ва сўнг" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Ёзув киритиш" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Янги қатор сифатида қўшиш ва хатоликларга эътибор бермаслик" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Киритилган сўровни кўрсатиш" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Олдинги саҳифага ўтиш" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Янги ёзув киритиш" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Ушбу саҳифага қайтиш" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Кейинги қаторни таҳрирлаш" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Майдонлараро ўтиш учун TAB тугмаси ёки CTRL+стрелка тугмаларидан фойдаланинг" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "SQL-сўровни кўрсатиш" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Киритилган қатор идентификатори: %1$d" @@ -7587,240 +7609,240 @@ msgstr "Йўқ" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Жум" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Бажариш" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Apply index(s)" msgid "Add prefix" msgstr "Индекс(лар)ни сақлаш" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Ҳақиқатан ҳам сўровни бажармоқчимисиз?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "Ўзгариш йўқ" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Кодировка" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Болгарча" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Соддалаштирилган хитойча" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "Анъанавий хитойча" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "ҳарфлар катта-кичиклиги фарқланмайди" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "ҳарфлар катта-кичиклиги фарқланади" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Хорватча" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Чехча" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Данияча" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Инглизча" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Эсперанто" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Эстонча" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Немисча" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "луғат" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "телефонлар китоби" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Венгерча" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Исландча" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Японча" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Латишча" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Литвача" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Корейсча" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Форсча" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Полякча" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "Ғарбий-Европача" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Руминча" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Словакча" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Словенча" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Испанча" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "Анъанавий испанча" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Шведча" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Тайча" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Туркча" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Украинча" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Юникод" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "кўп тилдаги" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Марказий Европача" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Русча" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Балтикача" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Арманча" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Кириллча" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Арабча" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Яҳудийча" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Грузинча" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Грекча" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Чехословакча" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Бош саҳифа" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Чиқиш" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin документацияси" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Навигация ойнасини қайта юклаш" @@ -7844,8 +7866,8 @@ msgstr "\"%s\" дастурига хуш келибсиз" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Эҳтимол, конфигурация файли тузилмаган. Уни тузиш учун %1$ssўрнатиш " "сценарийсидан%2$s фойдаланишингиз мумкин." @@ -7894,7 +7916,7 @@ msgstr "Парол:" msgid "Server Choice" msgstr "Серверни танланг" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7902,7 +7924,7 @@ msgstr "" "Паролсиз аутентификация конфигурация томонидан ўчирилган (қаранг " "AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" @@ -7910,8 +7932,8 @@ msgstr "" "\"%s\" сония давомида фаоллик кузатилмади, илтимос, қайта авторизациядан " "ўтинг" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL серверига уланиб бўлмади" @@ -8009,7 +8031,7 @@ msgstr "Маълумотлар базаларини кўрсатиш афзал #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Жадвал маълумотларини дамп қилиш" @@ -8024,7 +8046,7 @@ msgstr "Ҳодиса" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -8033,21 +8055,21 @@ msgstr "Тавсифи" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Жадвал тузилиши" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Намойиш этиш учун тузилма" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Намойиш этиш учун тузилма" @@ -8103,32 +8125,32 @@ msgid "Display MIME types" msgstr "Мавжуд MIME турлари" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Хост" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Тузилган сана" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Сервер версияси" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP версиясм" @@ -8211,7 +8233,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -8273,33 +8295,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Муолажалар" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Функциялар" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Сақланган жадвалларнинг ташқи калитида чекловлар" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Жадвалларнинг ташқи калитида чекловлар" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "ЖАДВАЛ УЧУН MIME ТУРЛАРИ" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "Жадвал алоқалари" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -8344,29 +8366,29 @@ msgstr "" msgid "Column names: " msgstr "Майдон номлари" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "CSV импортидаги парамерт нотўғри: \"%s\"" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" "Киритилаётган CSV маълумотларнинг %d қаторидаги маълумотлар формати нотўғри." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, fuzzy, php-format #| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." @@ -8378,17 +8400,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Жадвал номи" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Майдон номлари" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Ушбу модул қисилган маълумотларни импорт қила олмайди!" @@ -8643,88 +8665,88 @@ msgstr "" "префиксдир, масалан \"http://www.example.com/\". Иккинчи параметр - боғ " "сарлавҳаси." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Тайёр эмас" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Фаоллаштирилган" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Алоқаларнинг асосий имкониятлари" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Имкониятларни кўрсатиш" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF-схема тузиш" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Майдон изоҳларини кўрсатиш" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "Ўгириш" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "\"column_comments\" жадвалини янгилаш зарур. Батафсил маълумот учун " "документацияга қаранг." -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Хатчўп қўйилган SQL сўрови" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-сўровлар тарихи" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 #, fuzzy #| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "Доимий уланишлар" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Муфассал танловларни тез созлаш учун қадамларs:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Керакли жадвалларни examples/create_tables.sql код ёрдамида " "тузиш." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "phpMyAdmin фойдаланувчиси қўшиш ва ушбу жадвалларга рухсат бериш." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8732,17 +8754,17 @@ msgstr "" "(config.inc.php) файлидаги муфассал танловларни фаоллаштириш, " "масалан, config.sample.inc.php дан бошлаб." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Янгиланган конфигурация файли ишга тушиши учун, phpMyAdmin дастуридан чиқиб, " "қайта киринг." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "тавсиф мавжуд эмас" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Белгилашни бекор қилиш" @@ -8750,7 +8772,7 @@ msgstr "Белгилашни бекор қилиш" msgid "Slave configuration" msgstr "Тобе сервер конфигурацияси" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Бош серверни ўзгартириш ёки қайта конфигурация қилиш" @@ -8764,9 +8786,9 @@ msgstr "" "қўшинг:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Фойдаланувчи номи" @@ -8784,15 +8806,15 @@ msgid "Slave status" msgstr "Тобе сервер статуси" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "Ўзгарувчи" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Сервер ID си" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8800,38 +8822,38 @@ msgstr "" "Рўйхатда фақат \"--report-host=host_name\" танлови ёрдамда юкланган тобе " "серверлар кўрсатилмоқда." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Тобе репликация фойдаланувчисини қўшиш" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Ҳар қайси фойдаланувчи" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Матнмайдонини ишлатиш" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Ҳар қайси хост" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Локал" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Ушбу хост" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Хостлар жадвалидан фойдаланиш" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8839,15 +8861,15 @@ msgstr "" "Агар Хостлар жадвалидан фойдаланилса, ушбу майдонга эътибор берилмайди ва " "унинг ўрнига Хостлар жадвалидаги қийматлар ишлатилади." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Парол ўрнатиш" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, fuzzy, php-format @@ -8855,144 +8877,144 @@ msgstr "Парол ўрнатиш" msgid "The following query has failed: \"%s\"" msgstr "Қуйидаги сўровлар бажарилди:" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "\"%s\" жадвали ўчирилди" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Event %1$s has been created." msgstr "%1$s жадвали тузилди." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Edit server" msgid "Edit event" msgstr "Серверларни таҳрирлаш" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Жараёнлар" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "Тафсилотлар..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Ҳодиса тури" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Ҳодиса тури" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "Ўзгартириш" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Белгиланган сўровни бажариш" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Startup" msgctxt "Start of recurring event" msgid "Start" msgstr "Бошланғич" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Охири" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "Тўла қўйиш" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -9010,144 +9032,144 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Сервер рақами нотўғри: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "\"%s\" жадвали ўчирилди" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "%1$s жадвали тузилди." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Таҳрирлаш усули" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Муолажалар" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "Тўғридан-тўғри боғланишлар" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Узунлик/қийматлар" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Apply index(s)" msgid "Add parameter" msgstr "Индекс(лар)ни сақлаш" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "Маълумотлар базаси номини қуйидагига ўзгартириш" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Қайтариладиган тип" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Узунлик/қийматлар" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Жадвал параметрлари" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Security" msgid "Security type" msgstr "Хавфсизлик" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Сақланадиган муолажаларни бажаришга рухсат беради" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -9188,25 +9210,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Вақт" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Жадвал номи нотўғри" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -9318,152 +9340,152 @@ msgstr "Маълумотлар базасида биронта ҳам жадва msgid "There are no events to display." msgstr "Биронта ҳам конфигурацияланган сервер мавжуд эмас" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "\"%s\" жадвали мавжуд эмас!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "\"%s\" жадвалининг координаталарини ўзгартириш" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" маълумотлар базаси тузилиши - \"%s\" саҳифа" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 #, fuzzy #| msgid "File %s does not contain any key id" msgid "This page does not contain any tables!" msgstr "\"%s\" файлида калит идентификатори мавжуд эмас" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Алоқалар схемаси" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Мундарижа" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Атрибутлар" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Қўшимча" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Янги саҳифа тузиш" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Саҳифа рақами: " -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Автоматик раскладка" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Ички алоқалар" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Таҳрирлаш лозим бўлган саҳифани танлаш" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Жадвалларни танланг" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Жадвалларни танланг" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Алоқалар схемаси" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "Тўрни кўрсатиш" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Рангда кўрсатиш" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Жадвал ўлчамларини кўрсатиш" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Бир хил кенгликдаги барча жадвалларни кўрсатиш" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Фақат калитларни кўрсатиш" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Албом шаклида" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Китоб шаклида" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Тузиш" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Қоғоз ўлчами" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -9471,7 +9493,7 @@ msgstr "" "Ушбу саҳифада мавжуд бўлмаган жадваллар учун мурожаатлар мавжуд. Ушбу " "мурожаатларни ўчиришни хоҳлайсизми?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Кўрсатиш" @@ -9492,44 +9514,44 @@ msgstr "Номаълум тил: %1$s." msgid "Current Server" msgstr "Жорий сервер" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Манба база" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Жорий сервер" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Масофадаги сервер" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Фарқ" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Нишон база" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Танлаш учун сичқонча тугмасини босинг" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "\"%s\" серверида SQL-сўров(лар)ни бажариш" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "\"%s\" маълумотлар базасида SQL-сўров(лар)ни бажариш" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Тозалаш" @@ -9540,11 +9562,11 @@ msgstr "Тозалаш" msgid "Columns" msgstr "Майдон номлари" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Ушбу SQL сўровига хатчўп тузиш" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Барча фойдаланувчиларга рухсат бериш" @@ -9645,7 +9667,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "\"%s.%s\" жадвалини кузатиш фаоллаштирилди." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9663,7 +9685,7 @@ msgstr "" "битталик қўштирноқ (\") белгилари олдидан тескари эгри чизиқ бўлиши керак, " "масалан: \"\\\\xyz\" ёки \"a\\\"b\"." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9671,19 +9693,19 @@ msgstr "" "\"Андозавий\" майдонлар қийматларида тескари эгри чизиқ ва қўштирноқларни " "ишлатманг." -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Индекс" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Устун(лар)ни олиб ташлаш" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9692,11 +9714,11 @@ msgstr "" "Мавжуд MIME турлари ва ўгиришлар параметларини кўриш учун қуйидаги " "боғланишдан фойдаланинг: - \"%s\"ўзгариришлар тавсифи\"%s\"" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "Ўгиришлар параметрлари" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9708,63 +9730,63 @@ msgstr "" "белгилари олдидан тескари эгри чизиқ бўлиши керак, масалан: \"\\\\xyz\" ёки " "\"a\\\"b\"." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Йўқ" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Қоидага кўра:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Бирламчи" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Матн тўлалигича" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "\"%s\" дан кейин" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add column(s)" msgid "Add %s column(s)" msgstr "Устун(лар) қўшиш" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "Ҳеч бўлмаганда битта майдон киритиш шарт." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Жадвал тури" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Бўлакларни (PARTITIONS) белгилаш" @@ -9787,13 +9809,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Cannot load or save configuration" msgid "Could not save configuration" msgstr "Конфигурацияни юклаб ёки сақлаб бўлмади" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9808,101 +9830,101 @@ msgstr "ZIP-архив ичида файл мавжуд эмас!" msgid "Error in ZIP archive:" msgstr "Ушбу ZIP архивда хатолик:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Алоқаларнинг асосий имкониятлари" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "MySQL билан уланишни чоғиштириш" -#: main.php:133 +#: main.php:135 #, fuzzy #| msgid "Other core settings" msgid "Appearance Settings" msgstr "Бошқа созланишлар" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "settings" msgid "More settings" msgstr "танловлар" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "Фойдаланувчи учун маълумотлар базаси" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Show versions" msgid "Software version" msgstr "Версияларни кўрсатиш" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Протокол версияси" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Фойдаланувчи" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Server socket" msgid "Server charset" msgstr "Сервер сокети" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Веб сервер" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Use light version" msgid "Database client version" msgstr "Енгил версиядан фойдаланиш" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP кенгайтмаси" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP ҳақида маълумотни кўрсатиш" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin расмий веб-саҳифаси" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрибутлар" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Ўзгариш йўқ" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9914,7 +9936,7 @@ msgstr "" "созланган MySQL сервери хавфсизлик жиҳатидан анча заиф ҳисобланади, шунинг " "учун \"root\" суперфойдаланувчисига парол ўрнатиш қатъиян тавсия этилади." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9924,7 +9946,7 @@ msgstr "" "func_overload параметри ёқилган. Маълумот йўқолиши олдини олиш учун, ушбу " "параметр ўчирилиши керак!" -#: main.php:294 +#: main.php:297 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 " @@ -9935,43 +9957,43 @@ msgstr "" "маълумот йўқолишига олиб келиши мумкин. PHP \"mbstring\" кенгайтмасини " "ўрнатиш қатъий тавсия этилади." -#: main.php:302 +#: main.php:305 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." +"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 "" "Сервердаги PHP конфигурациясида \"[a@http://php.net/manual/en/session." -"configuration.php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a]\" " -"параметрининг қиймати phpMyAdmin дастурининг \"cookie\" ҳақиқийлиги " +"configuration.php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/" +"a]\" параметрининг қиймати phpMyAdmin дастурининг \"cookie\" ҳақиқийлиги " "давомийлигидан кичикроқ, шунинг учун логин сессиянгиз phpMyAdmin дастурида " "конфигурация қилганингиздан тезроқ тугайди." -#: main.php:309 +#: main.php:312 #, fuzzy #| msgid "" #| "r PHP parameter [a@http://php.net/manual/en/session.configuration.#ini." -#| "session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower that kie " -#| "validity configured in phpMyAdmin, because of this, your login l expire " -#| "sooner than configured in phpMyAdmin." +#| "session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower that " +#| "kie validity configured in phpMyAdmin, because of this, your login l " +#| "expire sooner than configured in phpMyAdmin." 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 "" "Сервердаги PHP конфигурациясида \"[a@http://php.net/manual/en/session." -"configuration.php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a]\" " -"параметрининг қиймати phpMyAdmin дастурининг \"cookie\" ҳақиқийлиги " +"configuration.php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/" +"a]\" параметрининг қиймати phpMyAdmin дастурининг \"cookie\" ҳақиқийлиги " "давомийлигидан кичикроқ, шунинг учун логин сессиянгиз phpMyAdmin дастурида " "конфигурация қилганингиздан тезроқ тугайди." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "cookie-аутентификация ишлатилганда, конфигурацион файлдаги $cfg" "[\"blowfish_secret\"] директиваси қийматини ўрнатиб парол белгилаш керак." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9981,7 +10003,7 @@ msgstr "" "каталоги ҳалиям мавжуд. phpMyAdmin муваффақиятли ўрнатилгандан кейин, уни " "ўчириш тавсия этилади." -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -9993,7 +10015,7 @@ msgstr "" "Алоқадор жадваллар билан ишлаш учун қўшимча имкониятлар мавжуд эмас. " "Сабабларини аниқлаш учун %sбу ерга%s босинг." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -10002,7 +10024,7 @@ msgstr "" "MySQL-клиент версияси (\"%s\") ўрнатилган MySQL-сервер версияси(\"%s\")дан " "фарқ қилмоқда. Бу ҳолат нохуш оқибатларга олиб келиши мумкин." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -10011,30 +10033,30 @@ msgstr "" "Сервер \"Suhosin\" ҳимоя тизимадан фойдаланмоқда. Юзага келган муаммолар " "ечими учун \"%s\"документация\"%s\" га қаранг." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Маълумотлар базаси мавжуд эмас" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "жадвал номи" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "жадвал номи" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "Жадвал тузиш" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Маълумотлар базасини танланг" @@ -10084,7 +10106,7 @@ msgstr "Тескари кўрсатиш" msgid "Toggle relation lines" msgstr "Алоқани танлаш учун расмда кўрсатилганикаби уланиш нуқтасига босинг:" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "PDF-схемага/схемадан жадвал координаталарини импорт/экспорт қилиш" @@ -10158,77 +10180,77 @@ msgstr "Тузиш" msgid "Active options" msgstr "Жадвал параметрлари" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Саҳифа тузилди" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Саҳифа тузиб бўлмади" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "саҳифалар сони " -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Файлларни импорт қилиш" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "Export/Import to scale" msgid "Export to selected page" msgstr "Масштаб" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Янги индекс тузиш" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Фойдаланувчи номи" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Масштаб" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "тавсия этилган" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Хатолик: Боғлиқлик аллақачон мавжуд." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Хатолик: Боғлиқлик ўрнатилмади." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Ташқи калитга (FOREIGN KEY) алоқа ўрнатилди" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Ички алоқа ўрнатилди" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Алоқа ўчирилди" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Координаталарни сақлашда хатолик." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "Ўзгариришлар сақланди" @@ -10309,15 +10331,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Файлларни импорт қилиш" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Барча" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "\"%s\" жадвали топилмади ёки \"%s\"да ўрнатилмаган" @@ -10328,37 +10350,37 @@ msgstr "\"%s\" жадвали топилмади ёки \"%s\"да msgid "File doesn't exist" msgstr "\"%s\" жадвали мавжуд эмас!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Кўриш учун бинар журнални танланг" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Файллар сони" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "Сўровларни қисқартириб кўрсатиш" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "Сўровларнинг кенгайтирилган кўриниши" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Журнал файли" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Позиция" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Асл позиция" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Маълумот" @@ -10366,31 +10388,31 @@ msgstr "Маълумот" msgid "Character Sets and Collations" msgstr "Кодировкалар ва таққослашлар" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "\"%s\" маълумотлар базаси муваффақиятли ўчирилди." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Маълумотлар базаси статискаси" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Бош сервер репликацияси" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Тобе сервер репликацияси" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Статискани ёқиш" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10398,7 +10420,7 @@ msgstr "" "ИЗОҲ: Статискани ёқиш веб-сервер ва MySQL сервери ўртасида катта траффикка " "сабаб бўлиши мумкин." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Жадвал турлари" @@ -10426,7 +10448,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Версия" @@ -10444,114 +10466,114 @@ msgstr "" msgid "disabled" msgstr "Фаолсизлантирилган" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "GRANT дан ташқари барча привилегияларни ўз ичига олади" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Мавжуд жадвалларнинг тузилишини ўзгартиришга рухсат беради" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Сақланадиган муолажаларни ўзгартириш ва ўчиришга рухсат беради" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Янги маълумотлар базалари ва жадваллар тузишга рухсат беради" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Сақланадиган муолажалар тузишга рухсат беради" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Янги жадваллар тузишга рухсат беради" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Вақтинчалик жадваллар тузишга рухсат беради" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "Фойдаланувчилар ҳисобини қўшиш, ўчириш ва ўзгартиришга рухсат беради" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Янги намойишлар тузиш(CREATE VIEW)га рухсат беради" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Маълумотларни ўчиришга рухсат беради" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Маълумотлар базаларини ва жадвалларни ўчиришга рухсат беради" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Жадвалларни ўчиришга рухъсат беради" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Кечиктирилган ҳодисаларни созлашга рухсат беради" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Сақланадиган муолажаларни бажаришга рухсат беради" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Маълумотларни файлдан импорт ва файлга экспорт қилишга рухсат беради" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Фойдаланувчиларни қўшиш ва привилегиялар жадвалини қайта юкламасдан " "привилегиялар қўшишга рухсат беради" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Индекслар қўшиш ва уларни ўчиришга рухсат беради" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Маълумот қўйиш ва ўзгартиришга рухсат беради" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Жорий оқим учун жадвални блокировку қилишга рухсат беради" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Фойдаланувчи бир соат давомида ўрнатиши мумкин бўлган янги уланишлар сони" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "Фойдаланувчи бир соат давомида юбориши мумкин бўлган сўровлар сони" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -10559,64 +10581,64 @@ msgstr "" "Фойдаланувчи бир соат давомида бажариши мумкин бўлган бирон-бир жадвал ёки " "маълумотлар базасини ўзгартирадиган буйруқлар сони" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Бир фойдаланувчи томонидан бир вақтнинг ўзида ўрнатиши мумкин бўлган " "уланишлар сони" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Барча фойдаланувчиларнинг жараёнларини кўришга рухсат беради" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "MySQL-сервернинг ушбу версияда бундай хусусият мавжуд эмас!" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Сервер созланишларини қайта юклашга ва унинг кешларини тозалашга рухсат " "беради" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Бош ва тобе серверларнинг жойлашиши ҳақидаги маълумотни талаб қилишга рухсат " "беради" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "Репликация (захира нусха кўчириш) вақтида тобе серверлар учун керак" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Маълумотларни чақиришга рухсат беради" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Маълумотлар базаларининг тўлиқ рўйхатига рухсат беради" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Намойиш тузадиган сўров(SHOW CREATE VIEW)ни бажаришга рухсат беради" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Сервер ишини якунлашга рухсат беради" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10626,323 +10648,323 @@ msgstr "" "(Кўпгина административ вазифаларни бажариш учун керак, масалан, глобал " "ўзгарувчилар ўрнатиш ёки бошқа фойдаланувчи жараёнини ўчириш)" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" "Триггерлар (маълум шартлар бажарилганда автоматик ишга тушадиган жараёнлар) " "тузиш ва уларни ўчиришга рухсат беради" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Маълумотларни ўзгартиришга рухсат беради" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Привилегиялар йўқ" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Йўқ" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Жадвал даражасижаги привилегиялар" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "ИЗОҲ: MySQL привилегиялари турлари инглиз тилида кўрсатилади." -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Администрация" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Глобал привилегиялар" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Маълумотлар базаси привилегиялари" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Ресурслардан фойдаланишни чеклаш" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "ИЗОҲ: параметр қийматларини 0 (нол) деб белгилаш мавжуд чеклашларни бекор " "қилади." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Фойдаланувчи ҳисоби ҳақида маълумот" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Паролни ўзгартирмаслик" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Биронта ҳам фойдаланувчи топилмади." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "\"%s\" номли фойдаланувчи мавжуд!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Сиз янги фойдаланувчи қўшдингиз." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "\"%s\" учун привилегиялар ўзгартирилди." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "\"%s\" фойдаланувчининг привилегиялари бекор қилинди." -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "\"%s\" фойдаланувчининг пароли муваффақиятли ўзгартирилди." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "\"%s\" ўчирилмоқда" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "Ўчириш лозим бўлган фойдаланувчилар танланмаган!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Привилегиялар қайта юкланмоқда" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Белгиланган фойдаланувчилар муваффақиятли ўчирилди." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Привилегиялар муваффақиятли қайта юкланди." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Привилегияларни таҳрирлаш" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Бекор қилиш" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Экспорт" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Ҳар қайси" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Привилегиялар" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Привилегиялар" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Фойдаланувчилар ҳисобини кўриб чиқиш" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "GRANT" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Белгиланган фойдаланувчиларни ўчириш" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Фойдаланувчиларнинг барча фаол привилегияларини бекор қилиш, сўнг уларни " "ўчириш." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "Фойдаланувчилар номлари билан аталган маълумотлар базаларини ўчириш." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "ИЗОҲ: phpMyAdmin фойдаланувчилар привилегиялари ҳақидаги маълумотларни " "тўғридан-тўғри MySQL привилегиялари жадвалидан олади. Ушбу жадвалдаги " "маълумотлар сервер томонидан ишлатилаётган привилегиялардан фарқ қилиши " "мумкин. Бу ҳолда %sпривилегияларни қайта юклаш%s керак." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Белгиланган фойдаланувчи привилегиялар жадвалида топилмади." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Майдон привилегиялари" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Қуйидаги маълумотлар омборига привилегия қўшиш" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Маълумотлар базалари номларида пастки чизиқ (_) ва фоиз (%) белгилари " "ишлатилганда улар олдига тескари эгри чизиқ (\\) қўйиш керак." -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Қуйидаги жадвалга привилегия қўшиш" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Фойдаланувчининг логинини ўзгартириш / Фойдаланувчидан нусха олиш" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Худди шундай привилегияли янги фойдаланувчи киритиш..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "ва эскисини сақлаш." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "ва фойдаланувчилар жадвалидан эскисини ўчириш." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr ", эскисининг барча фаол привилегияларини бекор қилиб ўчириш." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "" ", фойдаланувчилар жадвалидан эскисини ўчириб привилегияларни қайта юклаш." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Фойдаланувчи учун маълумотлар базаси" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" "Фойдаланувчи номи билан аталган маълумотлар базаси тузиш ва унга тўлиқ " "привилегияларни бериш." -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "(фойдаланувчи\\_%) шаблонига тўғри келадиган барча маълумотлар базаларига " "тўлиқ привилегияларни бериш." -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "\"%s\"" маълумотлар базасига барча привилегияларни бериш;" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "\"%s\"га рухсати бўлган фойдаланувчилар" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "Глобал" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "Маълумотлар базаси даражасида" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "Гуруҳлаш белгиси" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "\"%s\" намойиши ўчирилди" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Номаълум хатолик" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "%s бош серверига уланиб бўлмади." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Бош сервер позициясини ўқиб бўлмади. Сервердаги привилегиларда муаммо бўлиши " "мумкин." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Бош серверни ўзгартириб бўлмади" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "Master server changed succesfully to %s" msgid "Master server changed successfully to %s" msgstr "Бош репликация сервери қуйидагига ўзгартирилди: %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "Ушбу сервер репликация жараёнида \"бош\" деб конфигурация қилинган." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Уланган бош серверларни кўрсатиш" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Уланган тобе серверларни кўрсатиш" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10951,11 +10973,11 @@ msgstr "" "Ушбу сервер репликация жараёнида \"бош сервер\" деб конфигурация қилинмаган. " "Сиз уни конфигурация қилмоқчимисиз?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Бош сервер конфигурацияси" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10969,19 +10991,19 @@ msgstr "" "бермаслик ва баъзиларини репликация қилишни (бир нечта базаларнигина " "репликация қилишда фойдали) танлашингиз мумкин. Репликация усулини танланг:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Барча базаларни репликация қилиш; Қуйидагилардан ташқари:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Барча базаларга эътибор бермаслик; Қуйидагилардан ташқари:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Базаларни танланг:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -10989,7 +11011,7 @@ msgstr "" "Энди қуйидаги қаторларни \"my.cnf\" файлининг охирига қўшинг ва MySQL " "серверини қайта юкланг." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10999,74 +11021,74 @@ msgstr "" "ушбу сервер \"бош сервер\" деб конфигурация қилинганлиги ҳақидаги маълумотни " "кўришингиз керак." -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Тобе SQL Оқими ишламаяпти!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Тобе кириш/чиқиш оқими ишламаяпти!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Ушбу сервер репликация жараёнида \"тобе сервер\" деб конфигурация қилинган. " "Қуйидаги амаллардан бирини танланг:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Тобе сервер статуси жадвалини кўриш" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Базаларни бош сервер билан синхронизация қилиш" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Тобе серверни назорат қилиш:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Барчасини бошлаш" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Барчасини тўхтатиш" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Тобе серверни тиклаш" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "SQL Thread %s only" msgid "Start SQL Thread only" msgstr "Фақат %s SQL кириш/чиқиш оқимини" -#: server_replication.php:359 +#: server_replication.php:360 #, fuzzy #| msgid "SQL Thread %s only" msgid "Stop SQL Thread only" msgstr "Фақат %s SQL кириш/чиқиш оқимини" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "IO Thread %s only" msgid "Start IO Thread only" msgstr "Фақат %s қириш/чиқиш оқимини" -#: server_replication.php:364 +#: server_replication.php:365 #, fuzzy #| msgid "IO Thread %s only" msgid "Stop IO Thread only" msgstr "Фақат %s қириш/чиқиш оқимини" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Хатоликларни бошқариш:" -#: server_replication.php:371 +#: server_replication.php:372 #, fuzzy #| msgid "Skipping error(s) might lead into unsynchronized master and slave!" msgid "Skipping errors might lead into unsynchronized master and slave!" @@ -11074,19 +11096,19 @@ msgstr "" "Хатолик(лар)ни ташлаб кетиш бош ва тобе серверларнинг тўла синхронизация " "қилинмаганлигига олиб келиши мумкин!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Жорий хатоликларни ташлаб кетиш" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Кейингисини ташлаб кетиш" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "хатоликлар." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -11095,163 +11117,163 @@ msgstr "" "Ушбу сервер репликация жараёнида \"тобе сервер\" деб конфигурация " "қилинмаган. Сиз уни конфигурация қилмоқчимисиз?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "\"%s\" жараёни муваффақиятли якунланди." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin \"%s\" оқим ишини тугута олмади. Эҳтимол, у аллақачон ёпиқ." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Қайта ишловчи дастур" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "Сўровлар кеши" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Оқимлар" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Вақтинчалик маълумотлар" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Кечиктирилган қўйилмалар" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Индекс кеши" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Бирлашишлар" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Сортировка" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Транзакциялар координатори" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Барча жадвалларни ёпиш" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Очиқ жадваллар рўйхати" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Тобе серверлар ҳақида маълумот" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Репликация сервери аҳволи ҳақида маълумот" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "Сўровлар кешини дефрагментация қилиш" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "MySQL-сервернинг ҳозирги ҳолати" -#: server_status.php:792 +#: server_status.php:804 #, fuzzy #| msgid "See slave status table" msgid "All status variables" msgstr "Тобе сервер статуси жадвалини кўриш" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Янгилаш" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Фильтр" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Паролни ўзгартирмаслик" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Очиқ жадваллар рўйхати" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Очиқ жадваллар рўйхати" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Алоқалар" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "Сўров тури" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Functions" msgid "Instructions" msgstr "Функциялар" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -11259,33 +11281,33 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, fuzzy, php-format #| msgid "Customize startup page" msgid "Questions since startup: %s" msgstr "Бошланғич саҳифани созлаш" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Тавсиф" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "MySQL-сервер \"%s\" давомида ишламоқда. Ишга туширилган вақт: \"%s\"." -#: server_status.php:1074 +#: server_status.php:1097 #, fuzzy #| msgid "This server is configured as master in a replication process." msgid "" @@ -11293,19 +11315,19 @@ msgid "" "b> process." msgstr "Ушбу сервер репликация жараёнида \"бош\" деб конфигурация қилинган." -#: server_status.php:1076 +#: server_status.php:1099 #, fuzzy #| msgid "This server is configured as master in a replication process." msgid "This MySQL server works as master in replication process." msgstr "Ушбу сервер репликация жараёнида \"бош\" деб конфигурация қилинган." -#: server_status.php:1078 +#: server_status.php:1101 #, fuzzy #| msgid "This server is configured as master in a replication process." msgid "This MySQL server works as slave in replication process." msgstr "Ушбу сервер репликация жараёнида \"бош\" деб конфигурация қилинган." -#: server_status.php:1081 +#: server_status.php:1104 #, fuzzy #| msgid "" #| "s MySQL server works as %s in replication process. For further " @@ -11319,11 +11341,11 @@ msgstr "" "сифатида ишлайди. Сервернинг репликация статуси ҳақида батафсил маълумот " "учун, <a href=\"#replication\">репликация бўлими</a>га киринг." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Репликация статуси" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -11331,47 +11353,47 @@ msgstr "" "Юқори юкламага эга бўлган серверларда ҳисоблагич тўлиб қолиши мумкин, шунинг " "учун, MySQL сервери берган статистик маълумотлар нотўғри бўлиши мумкин." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Қабул қилинди" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Юборилди" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "Максимал уланишлар сони" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Муваффақиятсиз уринишлар сони" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Узилди" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Буйруқ" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "Could not connect to MySQL server" msgid "The number of failed attempts to connect to the MySQL server." msgstr "MySQL-серверга уланиб бўлмади" -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -11380,16 +11402,16 @@ msgstr "" "Бинар журнали кешини ишлатиб, \"binlog_cache_size\" қийматидан ошиб, ўз " "ичига олган SQL-жумлалари вақтинчалик файлга сақланган транзакциялар сони." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Бинар журнал кешини ишлатган транзакциялар сони." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -11402,11 +11424,11 @@ msgstr "" "сақланишини таъминлаш мақсадида tmp_table_size ўзгарувчисининг қийматини " "ошириш тавсия этилади." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "MySQL сервери (mysqld) томонидан тузилган вақтинчалик файллар сони." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -11414,7 +11436,7 @@ msgstr "" "Сервер томонидан SQL-жумлалари бажарилаётган вақтда хотирада автоматик " "тузилган вақтинчалик жадваллар сони." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -11422,31 +11444,31 @@ msgstr "" "\"INSERT DELAYED\" сўровларини қайта ишлаш жараёнида юз берган хатолар " "(масалан, калитлар такрорланиши оқибатида) сони." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "Бажариладиган \"INSERT DELAYED\" сўровлар сони." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" "Маълумотларни кечиктириб қўйиш (\"INSERT DELAYED\") режимида ёзилган " "қаторлар сони." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Бажарилган \"FLUSH\" буйруқлар сони." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Ички \"COMMIT\" буйруқлари сони." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Жадвалдал ёзувларни ўчириш бўйича сшровлар сони." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -11456,7 +11478,7 @@ msgstr "" "бериши мумкин. Бу жараён топиш деб номланади. Handler_discover - топилган " "жадваллар сони." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -11465,7 +11487,7 @@ msgstr "" "Индексдан биринчи ёзувни ўқишга бўлган сўровлар сони. Ўзгарувчининг қиймати " "катта бўлса, сервер бир неча маротиба индексни кўриб чиқади." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -11474,7 +11496,7 @@ msgstr "" "Ўзгарувчининг қиймати катталиги сўров ва жадваллар тўғри индексланганидан " "далолат беради." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -11484,7 +11506,7 @@ msgstr "" "Ҳажми чекланган индекс устунига бўлган сўров ёки индексни кўриб чиқиш " "вақтида ўзгарувчи қиймати ошади." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -11493,7 +11515,7 @@ msgstr "" "бўлган сўровлар сони. Одатда оптималлаштириш учун қўлланилади: ORDER BY ... " "DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -11506,7 +11528,7 @@ msgstr "" "чиқишни талаб этадиган сўровларнинг тез-ез бажарилиши; индекслардан нотўғри " "фойдаланадиган бирлашмаларнинг мавжудлиги." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -11518,35 +11540,35 @@ msgstr "" "индексланганлигини ёки сўровлар индексларнинг афзалликларидан " "фойдаланмаётганлигини билдиради." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "ROLLBACK ички буйруқлар сони." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Жадвалдаги ёзувларни янгилашга бўлган сўровлар сони." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Жадвалга ёзув қўйишга бўлган сўровлар сони." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Маълумот мавжуд бўлган саҳифалар сони (\"кир\" ва \"тоза\")." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "\"Кир\" саҳифаларнинг жорий сони." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Буфер пулидаги тозалаш жараёни (FLUSH) қўлланилган саҳифалар сони." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Бўш саҳифалар сони." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -11556,7 +11578,7 @@ msgstr "" "устидан ўқиш ёки ёзиш жараёни бажарилмоқда, ёки уларни бошқа сабабларга кўра " "тозалаш ёки ўчириш имконияти йўқ." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -11568,11 +11590,11 @@ msgstr "" "\"Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data\"." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Буфер пулининг умумий ҳажми (саҳифаларда)." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -11581,7 +11603,7 @@ msgstr "" "сони. Ушбу ҳол сўров жадвални тасодифий тартибда кўриб чиқаётганда рўй " "беради." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -11590,12 +11612,12 @@ msgstr "" "сони. Ушбу ҳол InnoDB жадвални тўлалигича кетма-кет кўриб чиқаётганда рўй " "беради" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" "InnoDB томонидан амалга оширилган ўқишга бўлган кетма-кет сўровлар сони." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -11603,7 +11625,7 @@ msgstr "" "InnoDB буфер пулидан бажар олмаган ва саҳифалаб ўқишдан фойдаланган ўқишга " "бўлган кетма-кет сўровлар сони." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -11616,51 +11638,51 @@ msgstr "" "Ушбу ҳисоблагич шундай кутишлар сонини билдиради. Агар буфер пулининг ҳажми " "тўғри белгиланган бўлса, унда кутишлар сони катта бўлмаслиги керак." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "InnoDB буфер пулига амалга оширилган ёзувлар сони." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Жорий вақтда амалга оширилган \"fsync()\" операциялари сони." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Тугалланмаган \"fsync()\" операциялари сони." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Тугалланмаган ўқиш операциялари сони." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Тугалланмаган ёзиш операциялари сони." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Жорий вақтда ўқилган маълумотлар йиғиндиси (байтларда)." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Умумий маълумотларни ўқиш операциялари сони." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Умумий маълумотларни ёзиш операциялари сони." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Жорий вақтда ёзилган маълумотлар йиғиндиси (байтларда)." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "\"doublewrite\" операциялари учун ёзилган саҳифалар сони." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "Бажарилган \"doublewrite\" операциялари сони." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -11668,35 +11690,35 @@ msgstr "" "Журнал буферининг ҳажми кичик бўлганлиги сабабли, унинг тозаланиши кутаётган " "ёзувлар сони" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Журналга ёзишга бўлган сўровларсони." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Журнал файлидаги жисмоний ёзувлар сони." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Журнал файлига \"fsync()\" ёрдамида амалга оширилган ёзувлар сони." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "\"fsync()\" ёрдамида амалга оширилиши кутилаётган ёзувлар сони." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Тугалланмаган журналга ёзиш сўровлари сони." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Журнал файлига ёзилган маълумотлар ҳажми (байтларда)." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Тузилган саҳифалар сони." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -11705,51 +11727,51 @@ msgstr "" "Кўпгина қийматлар саҳифаларда келтирилади, лекин саҳифа ҳажми билган ҳолда, " "уларни байтларга ўтказиш мумкин." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "Ўқилган саҳифалар сони." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Ёзилган саҳифалар сони." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Ҳозирда кутилаётган қатор блокировкалари сони." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Қатор блокировкасини кутишнинг ўртача вақти (миллисекундларда)." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Қатор блокировкасини кутишнинг умумий вақти (миллисекундларда)." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Қатор блокировкасини кутишнинг максимал вақти (миллисекундларда)." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Умумий кутилаётган қатор блокировкалари сони." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "InnoDB жадвалидан ўчирилган қаторлар сони." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "InnoDB жадвалига ёзилган қаторлар сони." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "InnoDB жадвалларидан ўқилган қаторлар сони." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "InnoDB жадвалларида янгиланган қаторлар сони." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11757,7 +11779,7 @@ msgstr "" "Индекс кешидаги ўзгартирилган, лекин ҳали дискка ёзилмаган блоклар сони. " "Ушбу параметр, шунингдек, \"Not_flushed_key_blocks\" номи билан ҳам маълум." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11765,7 +11787,7 @@ msgstr "" "Индекс кешидаги ишлатилмаётган блоклар сони. Ушбу параметр индекс кеши " "ишлатилиш даражасини белгилайди." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11774,17 +11796,17 @@ msgstr "" "Индекс кешидаги ишлатилаётган блоклар сони. Ушбу қиймат бир вақтнинг ўзида " "ишлатилиши мумкин бўлган блоклар сонини билдиради." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Импорт қилинаётган файл формати" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Индекс кешидаги блокларни ўқишга бўлган сўровлар сони." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11795,26 +11817,26 @@ msgstr "" "қилиб белгиланган. Кешга бўлган муваффақиятсиз мурожаатлар коэффициенти " "қуйидагича ҳисобланди: Key_reads/Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Блокни индекс кешига ёзишга бўлган сўровлар сони." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Дискдан индекс блокларини жисмоний ёзиш операциялари сони." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11825,19 +11847,19 @@ msgstr "" "эффективлигини таққослашда фойдали ҳисобланади. Асл ноль қиймат ҳали сўров " "компиляция жараёни бажарилмаганлигини билдиради." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" "Количество строк, ожидающих вставки в запросах \"INSERT DELAYED\" " "сўровларида қўйилишини кутаётган қаторлар сони." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11845,42 +11867,42 @@ msgstr "" "Очилаётган жадвалларнинг умумий сони. Агар ўзгарувчининг қиймати катта " "бўлса, жадвал кеши (table_cache) ҳажмини ошириш тавсия этилади." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Очиқ файллар сони." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" -"Очиқ оқимлар сони (журнал файлларида кўлланилади). Оқим деб \"fopen" -"()\" функцияси ёрдамида очилган файлга айтилади." +"Очиқ оқимлар сони (журнал файлларида кўлланилади). Оқим деб \"fopen()" +"\" функцияси ёрдамида очилган файлга айтилади." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Очиқ жадваллар сони." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "Сўровлар кеши учун бўш хотира ҳажми" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" "Сўровлар кешига \"тушишлар\" сони, яъни кешда турган сўровлар томонидан " "қониқтирилган сўровлар сони." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "Сўровлар кешига қўшилган сўровлар сони." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11892,7 +11914,7 @@ msgstr "" "кешдан сўровларни ўчиришда \"LRU\" (Least Recently Used - энг олдинги " "ишлатилган) стратегиясидан фойдаланади" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11900,19 +11922,19 @@ msgstr "" "Кешлаб бўлмайдиган ёки кешлаш \"SQL_NO_CACHE\" калит сўзи ёрдамида " "сўндирилган сўровлар сони." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Кешда регистрация қилинган сўровлар сони." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "Сўровлар кешига ажратилган хотира блокларнинг умумий сони." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Барқарор репликациялар сони (ҳали амалга оширилмаган)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11920,13 +11942,13 @@ msgstr "" "Индекс ишлатмасдан бажарилган бирлашма сўровлар сони. Агар ўзгарувчи қиймати " "0 бўлмаса, жадвал индексларини текшириш тавсия этилади." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Боғланиш мавжуд бўлган жадвалда диапазон бўйича қидирув ишлатган ҳолда " "бажарилган бирлашма сўровлар сони." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11935,7 +11957,7 @@ msgstr "" "ишлатган ҳолда бажарилган бирлашма сўровлар сони. Агар ўзгарувчи қиймати 0 " "бўлмаса, жадвал индексларини текшириш тавсия этилади." -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11944,17 +11966,17 @@ msgstr "" "сўровлар сони. Одатда, ушбу ўзгарувчининг қиймати, ҳатто жуда катта бўлса " "ҳам, унчалик муҳим эмас." -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" "Биринчи жадвалга нисбатан тўлалигича қидирув ишлатган ҳолда бажарилган " "бирлашма сўровлар сони." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Тобе оқим томонидан жорий вақтда очилган вақтинчалик жадваллар сони." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -11962,13 +11984,13 @@ msgstr "" "Ишга туширилгандан буён репликациянинг тобе оқими томонидан бажарилган қайта " "транзакцияларнинг умумий сони." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Агар ушбу сервер бош серверга уланган ҳолда тобе сервер сифатида ишлаётган " "бўлса, ушбу ўзгарувчига \"ON\" қиймати белгиланади." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -11976,12 +11998,12 @@ msgstr "" "Тузилиши учун slow_launch_time секунддан кўпроқ вақт талаб этилган оқимлар " "сони." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "long_query_time секунддан кўпроқ вақт бажарилган сўровлар сони." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11991,25 +12013,25 @@ msgstr "" "қиймати катта бўлса, \"sort_buffer_size\" ўзгарувчисининг қийматини ошириш " "зарур." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Диапазон ёрдамида бажарилган сортировка операциялари сони." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Сортировка қилинган қаторлар сони" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" "Жадвални тўлалигича кўриб чиқиш ёрдамида бажарилган сортировка операциялари " "сони." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "Дарҳол қониқтирилган жадвални блокировка қилишга бўлган сўровлар сони." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -12021,7 +12043,7 @@ msgstr "" "пайдо бўлаётган бўлса, аввал сўровларни оптималлаштириш, сўнгра эса жадвал" "(лар)ни қисмларга бўлиш ёки репликация ишлатиш керак." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -12032,11 +12054,11 @@ msgstr "" "ушбу қиймат қизил ранг билан белгиланган бўлса, унда \"thread_cache_size\" " "ўзгарувчисининг қийматини ошириш зарур." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Очиқ жорий уланишлар сони." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -12048,74 +12070,74 @@ msgstr "" "ўзгарувчисининг қийматини ошириш мумкин (лекин у унумдорликни унчалик ҳам " "оширмайди)." -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Кузатиш фаол эмас." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Фаол ҳолатда бўлган жараёнлар сони." -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Бошлаш" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Apply index(s)" msgid "Add chart" msgstr "Индекс(лар)ни сақлаш" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Янгилаш" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "CHAR textarea columns" msgid "Chart columns" msgstr "CHAR майдонидаги устунлар сони" -#: server_status.php:1635 +#: server_status.php:1678 #, fuzzy #| msgid "Error management:" msgid "Chart arrangement" msgstr "Хатоликларни бошқариш:" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Restore default value" msgid "Reset to default" msgstr "Асл қийматларни тиклаш" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -12124,7 +12146,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -12132,18 +12154,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -12151,11 +12173,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -12163,104 +12185,104 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "Маълумотлар базаси номини қуйидагига ўзгартириш" -#: server_status.php:1690 +#: server_status.php:1733 #, fuzzy #| msgid "See slave status table" msgid "Status variable(s)" msgstr "Тобе сервер статуси жадвалини кўриш" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Жадвалларни танланг" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Жадвал номи нотўғри" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new server" msgid "Add this series" msgstr "Янги фойдаланувчи қўшиш" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy #| msgid "SQL queries" msgid "Series in Chart:" msgstr "SQL сўровлари" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Show statistics" msgid "Log statistics" msgstr "Статискани кўрсатиш" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Жадвалларни танланг" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "Сўров тури" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" msgid_plural "%d seconds" msgstr[0] "секундига" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -12275,8 +12297,8 @@ msgstr "Манбага уланиб бўлмади" msgid "Could not connect to the target" msgstr "Нишонга уланиб бўлмади" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "'%s' номли база мавжуд эмас." @@ -12382,19 +12404,19 @@ msgstr "" "Нишон база манба база билан тўлиқ синхронизация қилинади. Манба база " "ўзгаришсиз қолади." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Сервер ўзгарувчилари ва созланишлари" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Сессия қийматлари" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Глобал қиймат" @@ -12788,50 +12810,50 @@ msgstr "Калит ҳарфлар, рақамлар [em]ва[/em] махсус msgid "Wrong data" msgstr "Маълумотлар базаси мавжуд эмас" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Ҳақиқатан ҳам сўровни бажармоқчимисиз?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "PHP-код сифатида кўрсатиш" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "SQL тўғрилигини текшириш" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL сўрови натижаси" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Тузилган" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "`\"%s\"` жадвалидаги индексларда муаммо мавжуд" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Хатчўп белгиси" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "%1$s жадвали муваффақиятли ўзгартирилди" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12912,12 +12934,12 @@ msgstr "" msgid "Y Values" msgstr "Қиймати" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "\"%s\" номли жадвал мавжуд!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "%1$s жадвали тузилди." @@ -12974,222 +12996,222 @@ msgstr "Файл каби сақлаш" msgid "File name" msgstr "Жадвал номи" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Бирламчи индекс номи \"PRIMARY\" бўлиши керак!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Индексни \"PRIMARY\"га қайта номлаб бўлмади!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Индекс қисмлари белгиланмаган!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Apply index(s)" msgid "Add index" msgstr "Индекс(лар)ни сақлаш" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Таҳрирлаш усули" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Индекс номи:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" номи фақат бирламчи индексгаэга бўлиши шарт!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Индекс тури:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "\"%s\" майдон(лар)ини индексга қўшиш" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Жадвални ўз-ўзига кўчириб бўлмайди!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Жадвалнинг ўзидан ўзига нусха кўчириш мумкин эмас!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "\"%s\" жадвали \"%s\" га кўчирилди." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "\"%s\" жадвалидан \"%s\" га нусха кўчирилди." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Жадвал номи кўрсатилмаган!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Жадвал сортировкасини ўзгартириш" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(устун)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Жадвални (маълумотлар базаси.жадвал) га кўчириш:" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Жадвал параметрлари" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Жадвал номини ўзгартириш" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Жадвалдан (маълумотлар омбори.жадвал) га нусха кўчириш:" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Нусха олинган жадвалга ўтиш" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Жадвалга хизмат кўрсатиш" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Жадвални дефрагментациялаш" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "\"%s\" жадвали кеши янгиланди" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Жадвал кешини янгилаш (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete data or table" msgstr "Ушбу жадвал учун кузатув маълумотлари ўчириш" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy #| msgid "Go to database" msgid "Delete the table (DROP)" msgstr "Ушбу базага ўтиш" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "бўлакларга хизмат кўрсатиш" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "\"%s\" бўлаги" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Таҳлил" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Текшириш" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Оптимизация" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Қайта қуриш" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Тиклаш" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Бўлакларни (PARTITIONS) ўчириш" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Маълумотлар яхлитлигини текшириш:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Жадвалларни кўрсатиш" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Фойдаланилаётган жой" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Эффективлик" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Қаторлар статистикаси" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "статик" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "динамик" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Қатор узунлиги" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Қатор ҳажми" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" " %1$s да ташқи калит (FOREIGN KEY) тузишда хатолик (маълумот турини " "текширинг)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Ички алоқалар" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -13197,152 +13219,152 @@ msgstr "" "Агар ташқи калит (FOREIGN KEY) орқали алоқа мавжуд бўлса, ички алоқа ўрнатиш " "шарт эмас." -#: tbl_relation.php:415 +#: tbl_relation.php:420 #, fuzzy #| msgid "Foreign key limit" msgid "Foreign key constraint" msgstr "Ташқи калит чегаралари" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Турли қийматларни кўриб чиқиш" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Apply index(s)" msgid "Add SPATIAL index" msgstr "Индекс(лар)ни сақлаш" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Йўқ" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "\"%s\" жадвали ўчирилди" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "\"%s\" га бирламчи калит қўшилди" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "\"%s\" учун индекс қўшилди" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show versions" msgid "Show more actions" msgstr "Версияларни кўрсатиш" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Устун(лар)ни олиб ташлаш" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Чоп этиш версияси" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Алоқаларни кўриш" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Жадвал тузилиши таҳлили" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add column(s)" msgid "Add column" msgstr "Устун(лар) қўшиш" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Жадвал охирига" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Жадвал бошига" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "\"%s\" дан кейин" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "\"%s\" майдон учун индекс тузиш" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "бўлакларга бўлинган" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "\"%s\" жадвали учун кузатув ҳисоботи" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, fuzzy, php-format #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "Version %1$s was created, tracking for %2$s is active." msgstr "%s версия тузилди, \"%s.%s\" ни кузатишш фаоллаштирилган." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "\"%s.%s\" жадвалини кузатиш фаоллаштирилди." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was activated at version %2$s." msgstr "\"%s.%s\" жадвалини кузатиш фаоллаштирилди." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL сўрови бажарилди." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -13350,131 +13372,131 @@ msgstr "" "Дампни бажариш учун вақтинчалик база тузинг ё борини ишлатинг. Бунинг учун " "етарли привилегияларга эга бўлишингиз керак." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Агар керак бўлмаса, ушбу икки қатор олдига шарҳ белгисини қўйинг." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL сўрови экспорт қилинди. Дампдан нусха олинг ёки уни бажаринг." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "%s версия расми (SQL коди)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 #, fuzzy #| msgid "Track these data definition statements:" msgid "Tracking data definition successfully deleted" msgstr "Ушбу маълумотлар таърифи операторларини кузатиш:" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Ignore errors" msgid "Query error" msgstr "Хатоларга эътибор бермаслик" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 #, fuzzy #| msgid "Track these data manipulation statements:" msgid "Tracking data manipulation successfully deleted" msgstr "Ушбу маълумотлар бошқаруви операторларини кузатиш:" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Кузатиш операторлари" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, fuzzy, php-format #| msgid "Show %s with dates from %s to %s by user %s %s" msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "\"%s\"ни кўрсатиш, %s дан %s санагача, фойдаланувчи %s %s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "Ушбу жадвал учун кузатув маълумотлари ўчириш" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Маълумотлар базаси мавжуд эмас" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Санани" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Маълумотлар таърифи операторини" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Маълумотларни бошқариш операторини" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL дампи (файлни юклаб олиш)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL дамп" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Ушбу танлов жадвал ва унинг таркибини амаштиради." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL бажаруви" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "\"%s\" деб экспорт қилиш" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Версияларни кўрсатиш" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "\"%s.%s\" жадвалини кузатишни фаолсизлантириш" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Ҳозир фаолсизлантириш" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "\"%s.%s\" жадвалини кузатишни фаоллаштириш" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Ҳозир фаоллаштириш" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "\"%s.%s\" жадвалининг %s рақамли версиясини тузиш" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Ушбу маълумотлар таърифи операторларини кузатиш:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Ушбу маълумотлар бошқаруви операторларини кузатиш:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Версиясини тузиш" @@ -13505,11 +13527,11 @@ msgstr "Ушбу саҳифага кириш учун Сизда етарли ҳ msgid "The profile has been updated." msgstr "Профил янгиланди." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Ном кўриниши" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Кўриниш номини ўзгартириш" @@ -13845,8 +13867,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -13981,8 +14003,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -15069,8 +15091,8 @@ msgstr "Максимал уланишлар сони " #~ "The result of this query can't be used for a chart. See [a@./" #~ "Documentation.html#faq6_29@Documentation]FAQ 6.29[/a]" #~ msgstr "" -#~ "Тахминий бўлиши мумкин. [a@./Documentation." -#~ "html#faq3_11@Documentation]\"FAQ 3.11\"[/a]га қаранг" +#~ "Тахминий бўлиши мумкин. [a@./Documentation.html#faq3_11@Documentation]" +#~ "\"FAQ 3.11\"[/a]га қаранг" #~ msgid "Add a New User" #~ msgstr "Янги фойдаланувчи қўшиш" diff --git a/po/uz@latin.po b/po/uz@latin.po index 241ae860c2..47060b5125 100644 --- a/po/uz@latin.po +++ b/po/uz@latin.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-03-14 14:57+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: uzbek_latin \n" -"Language: uz@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: uz@latin\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 0.6\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "Barchasini ko‘rsatish" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "Sahifa raqami:" @@ -38,55 +38,56 @@ msgstr "" "yopilgan yoki brauzer xavfsizlik yuzasidan oynalararo yangilashni blokirovka " "qilmoqda" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "Qidirish" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "OK" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "Indeks nomi" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "Tavsifi" @@ -107,153 +108,153 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%1$s ma`lumotlar bazasi tuzildi." -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "Ma`lumotlar bazasiga izoh: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "Jadval izohi" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 #, fuzzy #| msgid "Column names" msgid "Column" msgstr "Maydon nomlari" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "Tur" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "Null" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "Andoza" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "Aloqalar" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "Izohlar" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "Yo‘q" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "Ha" @@ -261,107 +262,107 @@ msgstr "Ha" msgid "View dump (schema) of database" msgstr "Ma`lumotlar bazasi dampini (sxemasini) namoyish etish" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "Ma`lumotlar bazasida bironta ham jadval mavjud emas." -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "Barchasini belgilash" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "Belgilashni bekor qilish" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "Ma`lumotlar bazasi nomi bo‘sh!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "`\"%s\"` ma`lumotlar bazasining nomi `\"%s\"` deb o‘zgartirildi." -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "\"%s\" ma`lumotlar bazasidan \"%s\" ga nusxa ko‘chirildi." -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "Ma`lumotlar bazasi nomini quyidagiga o‘zgartirish" -#: db_operations.php:488 +#: db_operations.php:493 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Ma`lumotlar bazasi nomini quyidagiga o‘zgartirish" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "\"%s\" ma`lumotlar ombori o‘chirildi." -#: db_operations.php:505 +#: db_operations.php:510 #, fuzzy #| msgid "Go to database" msgid "Drop the database (DROP)" msgstr "Ushbu bazaga o‘tish" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "Ma`lumotlar bazasidan quyidagiga nusxa olish" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "Faqat tuzilishi" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "Tuzilishi va ma`lumotlari" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "Faqat ma`lumotlar" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "Nusxa ko‘chirishdan oldin ma`lumotlar bazasi tuzing (CREATE DATABASE)" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "\"%s\" qo‘shish" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT qo‘shish" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "Cheklovlar qo‘shish" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "Nusxa olingan ma`lumotlar bazasiga o‘tish" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "Taqqoslash" -#: db_operations.php:617 +#: db_operations.php:624 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -373,66 +374,66 @@ msgstr "" "Aloqador jadvallar bilan ishlash uchun qo‘shimcha imkoniyatlar mavjud emas. " "Sabablarini aniqlash uchun %sbu yerga%s bosing." -#: db_operations.php:651 +#: db_operations.php:659 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" msgstr "Aloqalar sxemasi" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "Jadval" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "Qatorlarsoni" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "Hajmi" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "ishlatilmoqda" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "Tuzish" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "Oxirgi yangilanish" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "Oxirgi tekshiruv" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, fuzzy, php-format #| msgid "%s table(s)" msgid "%s table" @@ -440,452 +441,378 @@ msgid_plural "%s tables" msgstr[0] "Jadvallar soni: \"%s\"" msgstr[1] "Jadvallar soni: \"%s\"" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "So‘rovni bajarish uchun, maydon/maydonlar tanlangan bo‘lishi kerak." -#: db_qbe.php:179 +#: db_qbe.php:180 #, fuzzy, php-format #| msgid "Switch to copied table" msgid "Switch to %svisual builder%s" msgstr "Nusxa olingan jadvalga o‘tish" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "Sortirovka qilish" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "O‘sish tartibida" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "Kamayish tartibida" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "Ko‘rsatish" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "Kriteriy" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "Qo‘yish" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "Va" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "O‘chirish" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "Yoki" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "O‘zgarirish" -#: db_qbe.php:600 +#: db_qbe.php:601 #, fuzzy #| msgid "Add/Delete Criteria Row" msgid "Add/Delete criteria rows" msgstr "Qator qo‘shish/o‘chirish" -#: db_qbe.php:612 +#: db_qbe.php:613 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Add/Delete columns" msgstr "Ustun qo‘shish/o‘chirish" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "So‘rovni yangilash" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "Jadvallarni ishlatish" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "\"%s\" ma`lumotlar bazasiga SQL-so‘rov:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "so‘rovni bajarish" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "Ruxsat berilmadi" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "so‘zlardan biri" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "barcha so‘zlar" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "aniq moslik" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "muntazam ibora" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "\"\"%s\"\" uchun qidiruv natijalari \"%s\":" - -#: db_search.php:267 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "Jami: \"%s\" o‘xshashlik" -msgstr[1] "Jami: \"%s\" o‘xshashlik" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "\"%s\" jadvalida o‘xshashliklar soni \"%s\" ta" -msgstr[1] "\"%s\" jadvalida o‘xshashliklar soni \"%s\" ta" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "Ko‘rib chiqish" - -#: db_search.php:318 -#, fuzzy, php-format -#| msgid "Delete tracking data for this table" -msgid "Delete the matches for the %s table?" -msgstr "Ushbu jadval uchun kuzatuv ma’lumotlari o‘chirish" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "O‘chirish" - -#: db_search.php:362 -msgid "Search in database" -msgstr "Ma`lumotlar bazasida qidirish" - -#: db_search.php:366 -#, fuzzy -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "" -"Qidirish uchun so‘z(lar) yoki qiymat(lar) (o‘rniga qo‘yish belgisi: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "Izlash:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "So‘zlar bo‘sh joy (\" \") yordamida bo‘lingan." - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "Quyidagi jadval(lar)da qidirish:" - -#: db_search.php:414 -#, fuzzy -#| msgid "Inside field:" -msgid "Inside column:" -msgstr "Quyidagi maydon(lar)da qidirish: " - -#: db_structure.php:87 +#: db_structure.php:88 #, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "Ma`lumotlar bazasida bironta ham jadval mavjud emas." -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "noma`lum" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "\"%s\" jadvali tozalandi" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "\"%s\" namoyishi o‘chirildi" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "\"%s\" jadvali o‘chirildi" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "Kuzatish faol." -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "Kuzatish faol emas." -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "" "Ushbu namoyish kamida ko‘rsatilgan miqdorda qatorlarga ega. Batafsil " "ma`lumot uchun %sdokumentatsiyaga%s qarang." -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "Namoyish" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "Replikatsiya (zaxira nusxa ko‘chirish)" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "Jami" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "\"%s\" - MySQL serveridagi andozaviy ma`lumotlar jadvali turi." -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "Belgilanganlarni:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "Barchasini belgilash" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "Optimallashtirish lozim bo‘lgn jadvallarni belgilash" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "Eksport" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "Chop etish versiyasi" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "Tozalash" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "O‘chirish" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "Jadvalni tekshirish" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "Jadvalni optimallashtirish" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "Jadvalni tiklash" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "Jadval tahlili" -#: db_structure.php:712 +#: db_structure.php:721 #, fuzzy #| msgid "Go to table" msgid "Add prefix to table" msgstr "Ushbu jadvalga o‘tish" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Jadval ma`lumotlarini fayl ma`lumotlari bilan almashtirish" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 #, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Jadval ma`lumotlarini fayl ma`lumotlari bilan almashtirish" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "Ma`lumotlar lug‘ati" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "Kuzatilgan jadvallar" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "Ma`lumotlar bazasi" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "Oxirgi vеrsiya" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "Tuzildi" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "Yangilandi" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "Holat" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "Amal" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "Ushbu jadval uchun kuzatuv ma’lumotlari o‘chirish" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "faol" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "faol emas" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "Vеrsiyalar" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "Kuzatish hisoboti" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "Tuzilma rasmi" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "Kuzatilmagan jadvallar" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "Jadvalni kuzatish" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "Baza log faylini" -#: export.php:42 +#: export.php:44 #, fuzzy #| msgid "Bar type" msgid "Bad type!" msgstr "So‘rov turi" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "Belgilangan eksport turi faylga saqlanishi shart!" -#: export.php:123 +#: export.php:125 #, fuzzy #| msgid "Apply index(s)" msgid "Bad parameters!" msgstr "Indеks(lar)ni saqlash" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "\"%s\" faylini saqlash uchun diskda yetarli joy mavjud emas." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." @@ -893,12 +820,12 @@ msgstr "" "\"%s\" fayli serverda mavjud, uning nomini o‘zgartiring yoki qayta yozish " "parametrini yoqing." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "\"%s\" faylini veb-serverga saqlash uchun huquqlar yetarli emas." -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "Damp \"%s\" faylida saqlandi." @@ -923,7 +850,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -1006,29 +933,29 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "" "Ehtimol, yuklanayotgan fayl hajmi juda katta. Bu muammoni yechishning " "usullari %sdokumentatsiyada%s keltirilgan." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "Xatcho‘plarni ko‘rsatish" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "Xatcho‘p o‘chirildi." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "Faylni o‘qib bo‘lmadi!!" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -1039,7 +966,7 @@ msgstr "" "mavjud emas, shuning uchun ushbu faylni import qilib bo‘lmaydi. Agar dastur " "mavjud bo‘lsa, demak u konfiguratsiya vaqtida o‘chirib qo‘yilgan." -#: import.php:390 +#: import.php:394 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 " @@ -1050,28 +977,28 @@ msgstr "" "qiymatdan katta. Qarang: [a@./Documentation.html#faq1_16@Documentation]FAQ " "1.16[/a]." -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "" "Import modullari mavjud emas! O‘rnatilgan phpMyAdmin nusxasining libraries/" "export katalogini tekshiring." -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "\"%s\" xatcho‘pi tuzildi" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "Import muvaffaqiyatli tugatildi, bajarilgan so‘rovlar soni: %d." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." @@ -1080,7 +1007,7 @@ msgstr "" "unda o‘sha faylni tanlagan holda uni qayta ishga tushiring va jarayon " "uzilgan joydan boshlab davom etadi." -#: import.php:499 +#: import.php:503 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." @@ -1089,15 +1016,15 @@ msgstr "" "Odatda, bu hol, php-ssenariylar uchun ajratilgan vaqt oshirilmaguncha " "phpMyAdmin dasturi import jarayonini yakunla olmasligini bildiradi." -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "SQL so‘rovi muvaffaqiyatli bajarildi" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "Orqaga" @@ -1107,7 +1034,7 @@ msgstr "" "phpMyAdmin ishlashi uchun freymlar bilan ishlay oladigan brauzer " "kerak." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "" "\"DROP DATABASE\" (ma`lumotlar bazasini o‘chirish) buyrug‘i o‘chirilgan." @@ -1118,7 +1045,7 @@ msgstr "" msgid "Do you really want to execute \"%s\"?" msgstr "Haqiqatan ham so‘rovni bajarmoqchimisiz?" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "Ma`lumotlar bazasi to‘liq O‘CHIRILADI!" @@ -1169,7 +1096,7 @@ msgstr "Indеks(lar)ni saqlash" msgid "Edit Index" msgstr "Tahrirlash usuli" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add column(s)" msgid "Add %d column(s) to index" @@ -1190,16 +1117,16 @@ msgstr "Xost nomi bo‘sh!" msgid "The user name is empty!" msgstr "Foydalanuvchi nomi belgilanmagan!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "Parol belgilanmagan!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "Kiritilgan parollar bir xil emas!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 #, fuzzy #| msgid "Any user" msgid "Add user" @@ -1217,31 +1144,33 @@ msgstr "Privilegiyalar qayta yuklanmoqda" msgid "Removing Selected Users" msgstr "Belgilangan foydalanuvchilarni o‘chirish" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "Yopish" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "Tahrirlash" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 #, fuzzy #| msgid "Server Choice" msgid "Live traffic chart" msgstr "Serverni tanlang" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 #, fuzzy #| msgid "SQL Query box" msgid "Live query chart" @@ -1253,24 +1182,24 @@ msgstr "" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "Jami" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "" #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "," @@ -1292,7 +1221,7 @@ msgstr "Serverni tanlang" msgid "Connections since last refresh" msgstr "" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "Jarayonlar" @@ -1312,7 +1241,7 @@ msgstr "" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 #, fuzzy #| msgid "Show statistics" msgid "Query statistics" @@ -1363,14 +1292,14 @@ msgid "System swap" msgstr "" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1432,32 +1361,32 @@ msgstr "" msgid "Bytes received" msgstr "Qabul qilindi" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "Ulanishlar" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "Bayt" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1474,11 +1403,11 @@ msgstr "Jadvallar soni: \"%s\"" msgid "Questions" msgstr "Vеrsiyalar" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "Trafik" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 #, fuzzy #| msgid "settings" msgid "Settings" @@ -1504,12 +1433,12 @@ msgstr "To‘rga bog‘lab qo‘yish" msgid "Please add at least one variable to the series" msgstr "" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "Yo‘q" @@ -1609,7 +1538,7 @@ msgstr "Boshqa sozlanishlar" msgid "Current settings" msgstr "tanlovlar" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title" msgid "Chart Title" @@ -1705,7 +1634,7 @@ msgstr "So‘rov tahlili" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "Vaqt" @@ -1815,10 +1744,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "Import" @@ -1901,7 +1830,7 @@ msgstr "Jarayonlar" msgid "Error in Processing Request" msgstr "" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "Bironta ham ma`lumotlar bazasi tanlanmagan." @@ -1971,19 +1900,19 @@ msgstr "Indеks(lar)ni saqlash" msgid "Show indexes" msgstr "To‘rni ko‘rsatish" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "Tashqi kalitlarni tekshirishni o‘chirish" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "Faollashtirilgan" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -2023,7 +1952,7 @@ msgstr "\"%s\" o‘chirilmoqda" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -2069,8 +1998,8 @@ msgid "No rows selected" msgstr "" "Amalni amalga oshirish uchun bitta yoki bir nechta qatorni tanlash kerak." -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "O‘zgartirish" @@ -2080,18 +2009,18 @@ msgstr "O‘zgartirish" msgid "Query execution time" msgstr "Maksimum bajarilish vaqti" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d soni to‘g‘ri qator raqami emas!" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "Saqlash" @@ -2107,7 +2036,7 @@ msgstr "SQL so‘rovlari qutisi" msgid "Show search criteria" msgstr "SQL so‘rovlari qutisi" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2159,12 +2088,12 @@ msgstr "So‘rov natijalarini ishlatish" msgid "Data point content" msgstr "Ma`lumotlar fayli ko‘rsatgichi hajmi" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "E`tibor bermaslik" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "" @@ -2187,7 +2116,7 @@ msgid "Please select the primary key or a unique key" msgstr "" "Birlamchi (PRIMARY) yoki unikal (UNIQUE) indeks bo‘lgan maydonni tanlang!" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" @@ -2274,7 +2203,7 @@ msgstr "Qator(lar)ni yangilash" msgid "Generate password" msgstr "Parol o‘rnatish" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "Generatsiya qilish" @@ -2284,7 +2213,7 @@ msgstr "Generatsiya qilish" msgid "Change Password" msgstr "Parolni o‘zgartirish" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 #, fuzzy #| msgid "Mon" msgid "More" @@ -2404,27 +2333,27 @@ msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "Yanv" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "Fev" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -2432,37 +2361,37 @@ msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "Iyun" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "Iyul" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "Avg" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "Sen" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "Noya" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "Dek" @@ -2511,32 +2440,32 @@ msgid "Sun" msgstr "Yaksh" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "Dush" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "Sesh" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "Chor" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "Pay" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "Jum" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "Shan" @@ -2674,16 +2603,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "sekundiga" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "minutiga" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "soatiga" @@ -2691,6 +2620,269 @@ msgstr "soatiga" msgid "per day" msgstr "" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "Maksimal hajmi: \"%s\"%s\"" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "Dokumentatsiya" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "Xatolik" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL so‘rovi" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL javobi: " + +#: libraries/CommonFunctions.class.php:1210 +#, fuzzy +#| msgid "Could not connect to MySQL server" +msgid "Failed to connect to SQL validator!" +msgstr "MySQL-serverga ulanib bo‘lmadi" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "So‘rov tahlili" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "Tahlil kerak emas" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "PHP-kod olib tashlash" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "PHP-kod" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "Yangilash" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "SQL sintaksisi tekshiruvini olib tashlash" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "SQL to‘g‘riligini tekshirish" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "" + +#: libraries/CommonFunctions.class.php:1405 +#, fuzzy +#| msgid "Engines" +msgctxt "Inline edit query" +msgid "Inline" +msgstr "Jadval turlari" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "Profillashtirish" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "Yaksh" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%d %B %Y y., %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "\"%s\" kun, \"%s\" soat, \"%s\" minut va \"%s\" sekund" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "Muolajalar" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "Boshi" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "Orqaga" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "Keyingi" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "Oxiri" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "\"%s\" ma`lumotlar bazasiga o‘tish" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" +" \"%s\" parametrining ishi ma`lum xatolikka olib kelishi mumkin, batafsil " +"ma`lumot uchun qarang \"%s\"" + +#: libraries/CommonFunctions.class.php:2950 +#, fuzzy +#| msgid "Click to select" +msgid "Click to toggle" +msgstr "Tanlash uchun sichqoncha tugmasini bosing" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "Tuzilishi" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "Qo‘yish" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "Ko‘rib chiqish" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "Operatsiyalar" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "" + +#: libraries/CommonFunctions.class.php:3530 +#, fuzzy, php-format +#| msgid "web server upload directory" +msgid "Select from the web server upload directory %s:" +msgstr "Yuklash katalogidan" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "Ko‘rsatilgan katalokka yuklab bo‘lmadi" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "Chop etish" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2704,92 +2896,60 @@ msgstr "" msgid "Font size" msgstr "Shrift o‘lchami" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy #| msgid "Save directory" msgid "Save edited data" msgstr "Saqlash direktoriyasi" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "CHAR textarea columns" msgid "Restore column order" msgstr "CHAR maydonidagi ustunlar soni" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "Boshi" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "Orqaga" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "Keyingi" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "Oxiri" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Start" msgid "Start row" msgstr "Boshlash" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of fields" msgid "Number of rows" msgstr "Maydonlar soni " -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "Mon" msgid "Mode" msgstr "Dush" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "gorizontal" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "gorizontal (aylantirilgan sarlavhalar)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "vertikal" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Execute bookmarked query" msgid "Headers every %s rows" msgstr "Belgilangan so‘rovni bajarish" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "Indeks bo‘yicha sortirovka qilish" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2813,121 +2973,133 @@ msgstr "Indeks bo‘yicha sortirovka qilish" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "Parametrlar" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Ma`lumotlarni qisqartirib ko‘rsatish" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Ma`lumotlarni kengaytirilgan holda ko‘rsatish" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "Aloqador kalit" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Aloqador maydon qiymati" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "Ikkilik ma`lumotlarni ko‘rsatish" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "BLOB turidagi ma`lumotlarni ko‘rsatish" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "Ikkilik ma’lumotlarni o‘n oltilik shaklda ko‘rsatish" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "O‘girish" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "Yozuv o‘chirildi" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "O‘chirish" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "Tugatish" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -"Taxminiy bo‘lishi mumkin. [a@./Documentation." -"html#faq3_11@Documentation]\"FAQ 3.11\"[/a]ga qarang" +"Taxminiy bo‘lishi mumkin. [a@./Documentation.html#faq3_11@Documentation]" +"\"FAQ 3.11\"[/a]ga qarang" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "so‘rov bo‘yicha" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "Yozuvlarni ko‘rsatish" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "jami" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "So‘rov %01.4f sekund vaqt oldi" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "So‘rov natijalarini ishlatish" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "Chop etish versiyasi (to‘la)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF-sxemani ko‘rsatish" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Vеrsiyasini tuzish" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "Aloqa topilmadi" @@ -2994,197 +3166,156 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "phpMyAdmin dasturini yangi oynada ochish" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "Brauzerda \"cookies\" faollashtirilgan bo‘lishi shart." -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "Brauzerda \"cookies\" faollashtirilgan bo‘lishi shart." -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "Indeks belgilanmagan!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "Indekslar" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "Unikal" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "Qisilgan" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "Elementlar soni" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "Izoh" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "Birlamchi kalit o‘chirildi" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "\"%s\" indeksi o‘chirildi" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "%1$s va %2$s indekslari bir xil, ulardan birini o‘chirish mumkin." -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "Ma`lumotlar bazalari" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "Server" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "Tuzilishi" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "Qo‘yish" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "Operatsiyalar" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "Kuzatish" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "Triggerlar" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "Jadval - bo‘sh!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "Ma`lumotlar bazasi bo‘sh!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "So‘rov" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "Privilegiyalar" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "Muolajalar" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "Hodisalar" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "Dizayner" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "Foydalanuvchi" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "Sinxronizatsiya qilish" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "Ikkilik jurnal" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "O‘zgaruvchilar" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "Kodirovkalar" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "Jadval turlari" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "Xatolik" - #: libraries/Message.class.php:254 #, fuzzy, php-format #| msgid "%1$d row(s) affected." @@ -3215,93 +3346,93 @@ msgstr[1] "%1$d ta qatorlar qo‘yildi." msgid "Error while creating PDF:" msgstr "Ma`lumotlarni chaqirishga ruxsat beradi" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 #, fuzzy #| msgid "Cannot load or save configuration" msgid "Could not save recent table" msgstr "Konfiguratsiyani yuklab yoki saqlab bo‘lmadi" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 #, fuzzy #| msgid "Count tables" msgid "Recent tables" msgstr "Jadvallarni sanash" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 #, fuzzy #| msgid "There are no configured servers" msgid "There are no recent tables" msgstr "Bironta ham konfiguratsiyalangan server mavjud emas" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "Ushbu turdagi jadvallar haqida qo‘shimcha ma`lumot mavjud emas." -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "Ushbu MySQL serveri \"%s\" turdagi jadvallar bilan ishlay oladi." -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "\"%s\" turidagi jadvallar ushbu MySQL serverda faolsizlantirilgan." -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "Ushbu MySQL serveri \"%s\" turdagi jadvallar bilan ishlay olmaydi." -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show slave status" msgid "unknown table status: " msgstr "Replikatsiya serveri ahvoli haqida ma`lumot" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "Manba baza" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "\"%s\" mavzusi topilmadi!" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "Noto‘g‘ri ma`lumotlar bazasi" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "Jadval nomi noto‘g‘ri" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "%1$s jadvalini %2$s deb qayta nomlashda xatolik" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "`\"%s\"` jadvalining nomi `\"%s\"` deb o‘zgartirildi." -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3309,97 +3440,97 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "Funksiya" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "Operator" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "Qiymati" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "Qidirish" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "Qo‘yish" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 #, fuzzy #| msgid "Select fields (at least one):" msgid "Select columns (at least one):" msgstr "Maydonni tanlang (kamida bitta):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "Qidirish shartini ko‘shish (ya`ni \"where\" jumlasi):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "Sahifadagi qatorlar soni" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "Sortirovka:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 #, fuzzy #| msgid "Maximum number of rows to display" msgid "Maximum rows to plot" msgstr "Ko‘rsatiladigan qatorlarning maksimal soni" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "Tashqi qiymatlarni ko‘rib chiqish" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "SQL Query box" msgid "Additional search criteria" msgstr "SQL so‘rovlari qutisi" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "\"Namunadagi so‘rovni bajarish\" (o‘rniga qo‘yish belgisi: \"%\")" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "\"Namunadagi so‘rovni bajarish\" (o‘rniga qo‘yish belgisi: \"%\")" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy #| msgid "Control user" msgid "How to use" msgstr "Nazorat foydalanuvchisi" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3474,14 +3605,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3728,13 +3859,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "Jadvallar" @@ -3745,41 +3876,41 @@ msgstr "Jadvallar" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "Ma`lumotlar" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "Fragmentlangan" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Ushbu bazaga o‘tish" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 #, fuzzy #| msgid "Master replication" msgid "Not replicated" msgstr "Bosh sеrvеr rеplikatsiyasi" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 #, fuzzy #| msgid "Replication" msgid "Replicated" msgstr "Replikatsiya (zaxira nusxa ko‘chirish)" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "\"%s\" ma`lumotlar bazasining privilegiyalarni tekshirish" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "Privilegiyalarni tekshirish" @@ -3837,185 +3968,18 @@ msgstr "" msgid "You should upgrade to %s %s or later." msgstr "\"%s\" ni \"%s\" versiyaga yoki kattaroq versiyaga yangilash zarur." -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "Maksimal hajmi: \"%s\"%s\"" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "Dokumentatsiya" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL so‘rovi" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL javobi: " - -#: libraries/common.lib.php:1155 -#, fuzzy -#| msgid "Could not connect to MySQL server" -msgid "Failed to connect to SQL validator!" -msgstr "MySQL-serverga ulanib bo‘lmadi" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "So‘rov tahlili" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "Tahlil kerak emas" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "PHP-kod olib tashlash" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "PHP-kod" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "Yangilash" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "SQL sintaksisi tekshiruvini olib tashlash" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "SQL to‘g‘riligini tekshirish" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "" - -#: libraries/common.lib.php:1344 -#, fuzzy -#| msgid "Engines" -msgctxt "Inline edit query" -msgid "Inline" -msgstr "Jadval turlari" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "Profillashtirish" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "Yaksh" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%d %B %Y y., %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "\"%s\" kun, \"%s\" soat, \"%s\" minut va \"%s\" sekund" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "Muolajalar" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "\"%s\" ma`lumotlar bazasiga o‘tish" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "" -" \"%s\" parametrining ishi ma`lum xatolikka olib kelishi mumkin, batafsil " -"ma`lumot uchun qarang \"%s\"" - -#: libraries/common.lib.php:2880 -#, fuzzy -#| msgid "Click to select" -msgid "Click to toggle" -msgstr "Tanlash uchun sichqoncha tugmasini bosing" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "" - -#: libraries/common.lib.php:3475 -#, fuzzy, php-format -#| msgid "web server upload directory" -msgid "Select from the web server upload directory %s:" -msgstr "Yuklash katalogidan" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "Ko‘rsatilgan katalokka yuklab bo‘lmadi" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "Chop etish" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -4043,9 +4007,9 @@ msgstr "" msgid "Closed" msgstr "Yopish" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "Faolsizlantirilgan" @@ -4184,30 +4148,30 @@ msgstr "Foydalaniladigan PHP kengaytmasi" msgid "maximum %s" msgstr "Maksimal jadvallar soni" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "Viki" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "Quyidagi qiymatni o‘rnatish: \"%s\"" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "Asl qiymatlarni tiklash" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "Tozalash" @@ -4520,7 +4484,7 @@ msgid "Character set of the file" msgstr "Fayl kodirovkasi" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "Format" @@ -4547,7 +4511,7 @@ msgstr "Maydon nomlarini birinchi qatorga joylashtirish" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 #, fuzzy #| msgid "Fields enclosed by" @@ -4556,7 +4520,7 @@ msgstr "Maydon qiymatlari quyidagi belgi ichiga olingan " #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 #, fuzzy #| msgid "Fields escaped by" @@ -4580,7 +4544,7 @@ msgstr "Maydonlar ichidagi satrdan-satrga ko‘chirish belgilarini olib tashlash #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 #, fuzzy #| msgid "Lines terminated by" @@ -4588,7 +4552,7 @@ msgid "Columns terminated by" msgstr "Qatorlar bo‘luvchisi" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "Qatorlar bo‘luvchisi" @@ -4649,12 +4613,12 @@ msgstr "Belgi identifikatori" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME turi" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "Aloqalar" @@ -4669,7 +4633,7 @@ msgid "Save on server" msgstr "Serverga saqlash" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "Mavjud fayl(lar) ustidan yozish" @@ -4684,7 +4648,7 @@ msgid "Enclose table and column names with backquotes" msgstr "Jadval va maydon nomlarini teskari qo‘shtirnoqqa olish" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL bilan moslik rejimi" @@ -4913,8 +4877,8 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "So‘rovlar oynasi" @@ -5824,9 +5788,9 @@ msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -"Ko‘proq ma`lumot uchun [a@http://sf.net/support/tracker.php?" -"aid=1849494]\"PMA bug tracker\"[/a] va [a@http://bugs.mysql." -"com/19588]\"MySQL Bugs\"[/a]larga qarang" +"Ko‘proq ma`lumot uchun [a@http://sf.net/support/tracker.php?aid=1849494]" +"\"PMA bug tracker\"[/a] va [a@http://bugs.mysql.com/19588]\"MySQL Bugs\"[/a]" +"larga qarang" #: libraries/config/messages.inc.php:394 msgid "Disable use of INFORMATION_SCHEMA" @@ -5928,8 +5892,8 @@ msgstr "\"config\" autentifikatsiya usuli paroli" msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -"Agar PDF-sxema ishlatmasangiz, bo‘sh qoldiring, asl qiymati: " -"[kbd]\"pma_pdf_pages\"[/kbd]" +"Agar PDF-sxema ishlatmasangiz, bo‘sh qoldiring, asl qiymati: [kbd]" +"\"pma_pdf_pages\"[/kbd]" #: libraries/config/messages.inc.php:413 msgid "PDF schema: pages table" @@ -5943,8 +5907,8 @@ msgid "" msgstr "" "Aloqalar, xatcho‘plar va PDF imkoniyatlari uchun ishlatiladigan baza. " "Batafsil ma`lumot uchun [a@http://wiki.phpmyadmin.net/pma/pmadb]\"pmadb\"[/a]" -"ga qarang. Agar foydalanmasangiz, bo‘sh qoldiring. Asl qiymati: " -"[kbd]\"phpmyadmin\"[/kbd]" +"ga qarang. Agar foydalanmasangiz, bo‘sh qoldiring. Asl qiymati: [kbd]" +"\"phpmyadmin\"[/kbd]" #: libraries/config/messages.inc.php:415 #, fuzzy @@ -6036,8 +6000,8 @@ msgstr "SSL ulanishdan foydalanish" msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -"PDF-sxemadan foydalanmaslik uchun bo‘sh qoldiring, asl qiymati: " -"[kbd]\"pma_table_coords\"[/kbd]" +"PDF-sxemadan foydalanmaslik uchun bo‘sh qoldiring, asl qiymati: [kbd]" +"\"pma_table_coords\"[/kbd]" #: libraries/config/messages.inc.php:432 msgid "PDF schema: table coordinates" @@ -6375,10 +6339,10 @@ msgstr "" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "Parol" @@ -6398,8 +6362,8 @@ msgid "" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "Foydalanuvchi" @@ -6667,7 +6631,7 @@ msgstr "" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid "(or the local MySQL server's socket is not correctly configured)" msgid "" @@ -6675,20 +6639,78 @@ msgid "" "configured)." msgstr "(yoki lokal MySQL serverning soketi noto‘g‘ri sozlangan)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "Server javob bermayapti" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "Tafsilotlar..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "\"\"%s\"\" uchun qidiruv natijalari \"%s\":" + +#: libraries/db_search.lib.php:176 +#, fuzzy, php-format +#| msgid "Total: %s match(es)" +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "Jami: \"%s\" o‘xshashlik" +msgstr[1] "Jami: \"%s\" o‘xshashlik" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match(es) inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "\"%s\" jadvalida o‘xshashliklar soni \"%s\" ta" +msgstr[1] "\"%s\" jadvalida o‘xshashliklar soni \"%s\" ta" + +#: libraries/db_search.lib.php:233 +#, fuzzy, php-format +#| msgid "Delete tracking data for this table" +msgid "Delete the matches for the %s table?" +msgstr "Ushbu jadval uchun kuzatuv ma’lumotlari o‘chirish" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "Ma`lumotlar bazasida qidirish" + +#: libraries/db_search.lib.php:272 +#, fuzzy +#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "" +"Qidirish uchun so‘z(lar) yoki qiymat(lar) (o‘rniga qo‘yish belgisi: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "Izlash:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "So‘zlar bo‘sh joy (\" \") yordamida bo‘lingan." + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "Quyidagi jadval(lar)da qidirish:" + +#: libraries/db_search.lib.php:320 +#, fuzzy +#| msgid "Inside field:" +msgid "Inside column:" +msgstr "Quyidagi maydon(lar)da qidirish: " + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." @@ -6696,19 +6718,19 @@ msgstr "" "\"config.inc.php\" konfiguratsion faylining \"controluser\" direktivasida " "ko‘rsatilgan foydalanuvchi yordamida ulanib bo‘lmadi." -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "Parolni o‘zgartirish" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "Parol yo‘q" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "Tasdiqlash" @@ -6733,8 +6755,8 @@ msgstr "Yangi ma`lumotlar bazasi tuzish" msgid "Create" msgstr "Tuzish" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "Privilegiyalar yo‘q" @@ -6748,9 +6770,9 @@ msgstr "Jadval tuzish" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "Nomi" @@ -6760,223 +6782,223 @@ msgstr "Nomi" msgid "Number of columns" msgstr "Maydonlar soni " -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "" "Eksport modullari mavjud emas! O‘rnatilgan phpMyAdmin nusxasining libraries/" "export katalogini tekshiring." -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 #, fuzzy #| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" msgstr "Joriy oqim uchun jadvalni blokirovku qilishga ruxsat beradi" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting tables from \"%s\" database" msgstr "\"%s\" ma`lumotlar bazasida yangi jadval tuzish" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, fuzzy, php-format #| msgid "Create table on database %s" msgid "Exporting rows from \"%s\" table" msgstr "\"%s\" ma`lumotlar bazasida yangi jadval tuzish" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 #, fuzzy #| msgid "Export type" msgid "Export Method:" msgstr "Eskport turi" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 #, fuzzy #| msgid "Customize default export options" msgid "Custom - display all possible options" msgstr "Eksport afzalliklarini sozlash" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 #, fuzzy #| msgid "Databases" msgid "Database(s):" msgstr "Ma`lumotlar bazalari" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 #, fuzzy #| msgid "Tables" msgid "Table(s):" msgstr "Jadvallar" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 #, fuzzy #| msgid "Rows" msgid "Rows:" msgstr "Qatorlarsoni" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 #, fuzzy #| msgid "Dump all rows" msgid "Dump some row(s)" msgstr "Barcha qatorlarni damp qilish" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 #, fuzzy #| msgid "Number of fields" msgid "Number of rows:" msgstr "Maydonlar soni " -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "Barcha qatorlarni damp qilish" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, fuzzy, php-format #| msgid "Save on server in %s directory" msgid "Save on server in the directory %s" msgstr "Serverdagi \"%s\" katalokka saqlash" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 #, fuzzy #| msgid "Save as file" msgid "Save output to a file" msgstr "Fayl kabi saqlash" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 #, fuzzy #| msgid "File name template" msgid "File name template:" msgstr "Fayl nomi shabloni" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr "" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr "" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, fuzzy, php-format #| msgid "" #| "s value is interpreted using %1$sstrftime%2$s, so you can use time " -#| "matting strings. Additionally the following transformations will pen: " -#| "%3$s. Other text will be kept as is." +#| "matting strings. Additionally the following transformations will pen: %3" +#| "$s. Other text will be kept as is." 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." +"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 "" "Qiymat %1$sstrftime%2$s funksiyasi bilan qayta ishlangan, shuning uchun " "hozirgi vaqt va sanani qo‘yish mumkin. Qo‘shimcha ravishda quyidagilar " "ishlatilishi mumkin: %3$s. Matnning boshqa qismlari o‘zgarishsiz qoladi." -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "Fayl kodirovkasi:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Siqish" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "zip" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "gzip" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "bzip yordamida siqilgan" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Fayl kabi saqlash" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "O‘girishlar parametrlari" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 #, fuzzy #| msgid "Recoding engine" msgid "Encoding Conversion:" msgstr "Kodirovkalash funksiyasi" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "\"%s.%s\" jadvalining %s raqamli vеrsiyasini tuzish" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "\"%s.%s\" jadvalining %s raqamli vеrsiyasini tuzish" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6986,35 +7008,35 @@ msgstr "" "asoslangan brauzеrlarning (Safari, Google Chrome, Arora va hkz) ma’lum " "kamchiligi." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "Import qilinayotgan fayl formati" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "Fayl qayta ishlanmoqda, iltimos, sabr qiling." -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." @@ -7022,52 +7044,52 @@ msgstr "" "Sabr qiling, fayl yuklanmoqda. Ushbu yuklanish haqida batafsil ma’lumot " "mavjud emas." -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 #, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" msgstr "MySQL serveriga ulanib bo‘lmadi" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, fuzzy, php-format #| msgid "Go to database" msgid "Importing into the database \"%s\"" msgstr "Ushbu bazaga o‘tish" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, fuzzy, php-format #| msgid "Go to database" msgid "Importing into the table \"%s\"" msgstr "Ushbu bazaga o‘tish" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 #, fuzzy #| msgid "File to import" msgid "File to Import:" msgstr "Import qilinayotgan fayl " -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "Fayllarni serverga yuklab bo‘lmadi." -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 #, fuzzy #| msgid "Partial import" msgid "Partial Import:" msgstr "Qisman import" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." @@ -7075,7 +7097,7 @@ msgstr "" "Chegaralangan vaqt yaqinlashganligi sababli, import jarayoni uzildi. Qayta " "ishga tushirilganda, import jarayoni %d pozitsiyadandavom etadi." -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 #, fuzzy #| msgid "" #| "ow the interruption of an import in case the script detects it is se to " @@ -7090,14 +7112,14 @@ msgstr "" "berish. Katta hajmdagi fayllarni import qilishda qo‘l kelishi mumkin, ammo " "bunda tranzaksiya uzilishi mumkin." -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of rows to skip, starting from the first row:" msgstr "" "Fayl boshidagi e`tibor berish kerak bo‘lmagan qatorlar (so‘rovlar) soni" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "" @@ -7106,7 +7128,7 @@ msgstr "" msgid "Language" msgstr "Til" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "Versiya haqida ma`lumot" @@ -7151,67 +7173,67 @@ msgstr "" msgid "Buffer Pool" msgstr "Bufer puli" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB ahvoli" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "Ishlatilish" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "sahifalar soni" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "Bo‘sh sahifalar soni" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "Kir sahifalar" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "Ma`lumotlar mavjud sahifalar" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "Tozalash kerak bo‘lgan sahifalar soni" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "Band sahifalar" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "Blokirovka qilingan sahifalar soni" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "Faollik" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "O‘qishga ruxsat so‘rash" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "Yozishga bo‘lgan so‘rovlar soni" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "Buferni o‘qishda qoldirishlar mavjud" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "Buferning tozalanishi kutilmoqda" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "Buferni o‘qishda % qoldirishlar mavjud" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "% buferning tozalanishi kutilmoqda" @@ -7444,20 +7466,20 @@ msgstr "" "jurnallar o‘chiriladi yoki ularning nomlari o‘zgartiriladi va quyidagi " "tartibda raqamlanadi." -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 #, fuzzy #| msgid "Relations" msgid "Related Links" msgstr "Aloqalar" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "" @@ -7465,139 +7487,139 @@ msgstr "" msgid "No data found for GIS visualization." msgstr "" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL bo‘sh natija berdi (ya`ni nolta satr)." -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "" "Quyidagi tuzilishlar yo tuzildi yo o‘zgartirildi. Bu yerda siz quyidagi " "amallarni bajarishingiz mumkin:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 #, fuzzy #| msgid "View a structure`s contents by clicking on its name" msgid "View a structure's contents by clicking on its name" msgstr "Tuzilmani ko‘rish uchun uning nomi ustiga sichqoncha tugmasini bosing" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "Quyidagi tanlovlarni o‘zgartirish uchun, \"Tanlovlar\" bog‘iga bosing" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 #, fuzzy #| msgid "Edit its structure by following the \"Structure\" link" msgid "Edit structure by following the \"Structure\" link" msgstr "Tuzilmani o‘zgartirish uchun, \"Tuzilma\" bog‘iga kiring" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Go to database" msgid "Go to database: %s" msgstr "Ushbu bazaga o‘tish" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "\"%s\" maydonida ma`lumot yo‘q" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Go to table" msgid "Go to table: %s" msgstr "Ushbu jadvalga o‘tish" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "Faqat tuzilishi" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Go to view" msgid "Go to view: %s" msgstr "Ushbu ko‘rinishga o‘tish" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "Yashirish" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "Ikkilik" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 #, fuzzy #| msgid "Because of its length,
this field might not be editable " msgid "Because of its length,
this column might not be editable" msgstr "Ma`lumotlar ko‘pligi sabali
o‘zgartirish qiyishlashishi mumkin" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "Ikkilik ma`lumot - tahrirlash mumkin emas" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "Yuklash katalogidan" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, fuzzy, php-format #| msgid "Restart insertion with %s rows" msgid "Continue insertion with %s rows" msgstr "Qo‘yilayotgan qatorlar soni: \"%s\"" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "va so‘ng" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "Yozuv kiritish" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "Yangi qator sifatida qo‘shish va xatoliklarga e’tibor bеrmaslik" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "Kiritilgan so‘rovni ko‘rsatish" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "Oldingi sahifaga o‘tish" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "Yangi yozuv kiritish" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "Ushbu sahifaga qaytish" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "Keyingi qatorni tahrirlash" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" "Maydonlararo o‘tish uchun TAB tugmasi yoki CTRL+strelka tugmalaridan " "foydalaning" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "SQL-so‘rovni ko‘rsatish" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "Kiritilgan qator identifikatori: %1$d" @@ -7614,240 +7636,240 @@ msgstr "Yo‘q" msgid "Convert to Kana" msgstr "" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Jum" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "Bajarish" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 #, fuzzy #| msgid "Apply index(s)" msgid "Add prefix" msgstr "Indеks(lar)ni saqlash" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "Haqiqatan ham so‘rovni bajarmoqchimisiz?" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "O‘zgarish yo‘q" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "Kodirovka" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "Bolgarcha" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "Soddalashtirilgan xitoycha" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "An`anaviy xitoycha" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "harflar katta-kichikligi farqlanmaydi" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "harflar katta-kichikligi farqlanadi" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "Xorvatcha" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "Chexcha" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "Daniyacha" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "Inglizcha" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "Esperanto" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "Estoncha" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "Nemischa" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "lug‘at" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "telefonlar kitobi" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "Vengercha" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "Islandcha" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "Yaponcha" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "Latishcha" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "Litvacha" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "Koreyscha" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "Forscha" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "Polyakcha" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "G‘arbiy-Yevropacha" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "Rumincha" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "Slovakcha" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "Slovencha" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "Ispancha" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "An`anaviy ispancha" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "Shvedcha" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "Taycha" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "Turkcha" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "Ukraincha" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Yunikod" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "ko‘p tildagi" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "Markaziy Yevropacha" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "Ruscha" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "Baltikacha" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "Armancha" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "Kirillcha" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "Arabcha" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "Yahudiycha" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "Gruzincha" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "Grekcha" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "Chexoslovakcha" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "Bosh sahifa" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "Chiqish" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentatsiyasi" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "Navigatsiya oynasini qayta yuklash" @@ -7871,8 +7893,8 @@ msgstr "\"%s\" dasturiga xush kelibsiz" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "Ehtimol, konfiguratsiya fayli tuzilmagan. Uni tuzish uchun %1$sso‘rnatish " "ssenariysidan%2$s foydalanishingiz mumkin." @@ -7921,7 +7943,7 @@ msgstr "Parol:" msgid "Server Choice" msgstr "Serverni tanlang" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" @@ -7929,7 +7951,7 @@ msgstr "" "Parolsiz autentifikatsiya konfiguratsiya tomonidan o‘chirilgan (qarang " "AllowNoPassword)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" @@ -7937,8 +7959,8 @@ msgstr "" "\"%s\" soniya davomida faollik kuzatilmadi, iltimos, qayta avtorizatsiyadan " "o‘ting." -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "MySQL serveriga ulanib bo‘lmadi" @@ -8036,7 +8058,7 @@ msgstr "Ma`lumotlar bazalarini ko‘rsatish afzalliklari" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "Jadval ma`lumotlarini damp qilish" @@ -8051,7 +8073,7 @@ msgstr "Hodisa" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -8060,21 +8082,21 @@ msgstr "Tavsifi" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "Jadval tuzilishi" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "Namoyish etish uchun tuzilma" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "Namoyish etish uchun tuzilma" @@ -8130,32 +8152,32 @@ msgid "Display MIME types" msgstr "Mavjud MIME turlari" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "Xost" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "Tuzilgan sana" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "Server versiyasi" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP versiyasm" @@ -8239,7 +8261,7 @@ msgid "" msgstr "" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -8301,33 +8323,33 @@ msgid "" "reloaded between servers in different time zones)" msgstr "" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Muolajalar" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "Funksiyalar" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "Saqlangan jadvallarning tashqi kalitida cheklovlar" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "Jadvallarning tashqi kalitida cheklovlar" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "JADVAL UCHUN MIME TURLARI" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "Jadval aloqalari" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -8372,30 +8394,30 @@ msgstr "" msgid "Column names: " msgstr "Maydon nomlari" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "CSV importidagi paramert noto‘g‘ri: \"%s\"" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, 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:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "" "Kiritilayotgan CSV ma`lumotlarning %d qatoridagi ma`lumotlar formati " "noto‘g‘ri." -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, fuzzy, php-format #| msgid "Invalid field count in CSV input on line %d." msgid "Invalid column count in CSV input on line %d." @@ -8407,17 +8429,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "Jadval nomi" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "Maydon nomlari" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "Ushbu modul qisilgan ma`lumotlarni import qila olmaydi!" @@ -8676,89 +8698,89 @@ msgstr "" "URL-prefiksdir, masalan \"http://www.example.com/\". Ikkinchi parametr - " "bog‘ sarlavhasi." -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "Tayyor emas" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "OK" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "Faollashtirilgan" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "Aloqalarning asosiy imkoniyatlari" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "Imkoniyatlarni ko‘rsatish" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "PDF-sxema tuzish" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "Maydon izohlarini ko‘rsatish" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "O‘girish" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" "\"column_comments\" jadvalini yangilash zarur. Batafsil ma`lumot uchun " "dokumentatsiyaga qarang." -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "Xatcho‘p qo‘yilgan SQL so‘rovi" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL-so‘rovlar tarixi" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 #, fuzzy #| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "Doimiy ulanishlar" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "Mufassal tanlovlarni tеz sozlash uchun qadamlars:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "" "Kеrakli jadvallarni examples/create_tables.sql kod yordamida " "tuzish." -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "" "phpMyAdmin foydalanuvchisi qo‘shish va ushbu jadvallarga ruxsat bеrish." -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8766,17 +8788,17 @@ msgstr "" "(config.inc.php) faylidagi mufassal tanlovlarni faollashtirish, " "masalan, config.sample.inc.php dan boshlab." -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "" "Yangilangan konfiguratsiya fayli ishga tushishi uchun, phpMyAdmin dasturidan " "chiqib, qayta kiring." -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "tavsif mavjud emas" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "Belgilashni bekor qilish" @@ -8784,7 +8806,7 @@ msgstr "Belgilashni bekor qilish" msgid "Slave configuration" msgstr "Tobе sеrvеr konfiguratsiyasi" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "Bosh sеrvеrni o‘zgartirish yoki qayta konfiguratsiya qilish" @@ -8798,9 +8820,9 @@ msgstr "" "bo‘limiga qo‘shing:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "Foydalanuvchi nomi" @@ -8818,15 +8840,15 @@ msgid "Slave status" msgstr "Tobе rеplikatsiya sеrvеri statusi" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "O‘zgaruvchi" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "Server ID si" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." @@ -8834,38 +8856,38 @@ msgstr "" "Ro‘yxatda faqat \"--report-host=host_name\" tanlovi yordamda yuklangan tobе " "sеrvеrlar ko‘rsatilmoqda." -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "Tobе rеplikatsiya foydalanuvchisini qo‘shish" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "Har qaysi foydalanuvchi" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "Matnmaydonini ishlatish" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "Har qaysi xost" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "Lokal" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "Ushbu xost" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "Xostlar jadvalidan foydalanish" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." @@ -8873,15 +8895,15 @@ msgstr "" "Agar Xostlar jadvalidan foydalanilsa, ushbu maydonga e`tibor berilmaydi va " "uning o‘rniga Xostlar jadvalidagi qiymatlar ishlatiladi." -#: libraries/replication_gui.lib.php:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "Parol o‘rnatish" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, fuzzy, php-format @@ -8889,144 +8911,144 @@ msgstr "Parol o‘rnatish" msgid "The following query has failed: \"%s\"" msgstr "Quyidagi so‘rovlar bajarildi:" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Event %1$s has been modified." msgstr "\"%s\" jadvali o‘chirildi" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Event %1$s has been created." msgstr "%1$s jadvali tuzildi." -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Edit server" msgid "Edit event" msgstr "Serverlarni tahrirlash" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Jarayonlar" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "Tafsilotlar..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "Hodisa turi" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "Hodisa turi" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "O‘zgartirish" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 #, fuzzy #| msgid "Execute bookmarked query" msgid "Execute every" msgstr "Belgilangan so‘rovni bajarish" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Startup" msgctxt "Start of recurring event" msgid "Start" msgstr "Boshlang‘ich" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "Oxiri" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "Complete inserts" msgid "On completion preserve" msgstr "To‘la qo‘yish" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -9044,144 +9066,144 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Server raqami noto‘g‘ri: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "\"%s\" jadvali o‘chirildi" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "%1$s jadvali tuzildi." -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Tahrirlash usuli" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "Muolajalar" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "To‘g‘ridan-to‘g‘ri bog‘lanishlar" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "Uzunlik/qiymatlar" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 #, fuzzy #| msgid "Apply index(s)" msgid "Add parameter" msgstr "Indеks(lar)ni saqlash" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Rename database to" msgid "Remove last parameter" msgstr "Ma`lumotlar bazasi nomini quyidagiga o‘zgartirish" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "Qaytariladigan tip" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "Uzunlik/qiymatlar" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "Jadval parametrlari" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Security" msgid "Security type" msgstr "Xavfsizlik" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Saqlanadigan muolajalarni bajarishga ruxsat beradi" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -9222,25 +9244,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "Vaqt" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "Jadval nomi noto‘g‘ri" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -9352,152 +9374,152 @@ msgstr "Ma`lumotlar bazasida bironta ham jadval mavjud emas." msgid "There are no events to display." msgstr "Bironta ham konfiguratsiyalangan server mavjud emas" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" msgid "The %s table doesn't exist!" msgstr "\"%s\" jadvali mavjud emas!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "\"%s\" jadvalining koordinatalarini o‘zgartirish" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" ma`lumotlar bazasi tuzilishi - \"%s\" sahifa" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 #, fuzzy #| msgid "File %s does not contain any key id" msgid "This page does not contain any tables!" msgstr "\"%s\" faylida kalit identifikatori mavjud emas" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "" -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "Aloqalar sxemasi" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "Mundarija" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "Atributlar" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "Qo‘shimcha" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "Yangi sahifa tuzish" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 #, fuzzy #| msgid "Page number:" msgid "Page name" msgstr "Sahifa raqami: " -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 #, fuzzy #| msgid "Automatic layout" msgid "Automatic layout based on" msgstr "Avtomatik raskladka" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "Ichki aloqalar" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "Tahrirlash lozim bo‘lgan sahifani tanlash" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 #, fuzzy #| msgid "Select Tables" msgid "Select page" msgstr "Jadvallarni tanlang" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "Jadvallarni tanlang" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 #, fuzzy #| msgid "Relational schema" msgid "Display relational schema" msgstr "Aloqalar sxemasi" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "To‘rni ko‘rsatish" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "Rangda ko‘rsatish" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "Jadval o‘lchamlarini ko‘rsatish" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "Bir xil kenglikdagi barcha jadvallarni ko‘rsatish" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "Faqat kalitlarni ko‘rsatish" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "Albom shaklida" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "Kitob shaklida" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 #, fuzzy #| msgid "Creation" msgid "Orientation" msgstr "Tuzish" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "Qog‘oz o‘lchami" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" @@ -9505,7 +9527,7 @@ msgstr "" "Ushbu sahifada mavjud bo‘lmagan jadvallar uchun murojaatlar mavjud. Ushbu " "murojaatlarni o‘chirishni xohlaysizmi?" -#: libraries/schema/User_Schema.class.php:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "Ko‘rsatish" @@ -9526,44 +9548,44 @@ msgstr "Noma`lum til: %1$s." msgid "Current Server" msgstr "Joriy sеrvеr" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "Manba baza" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "Joriy sеrvеr" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "Masofadagi sеrvеr" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "Farq" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "Nishon baza" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "Tanlash uchun sichqoncha tugmasini bosing" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "\"%s\" serverida SQL-so‘rov(lar)ni bajarish" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "\"%s\" ma`lumotlar bazasida SQL-so‘rov(lar)ni bajarish" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "Tozalash" @@ -9574,11 +9596,11 @@ msgstr "Tozalash" msgid "Columns" msgstr "Maydon nomlari" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "Ushbu SQL so‘roviga xatcho‘p tuzish" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "Barcha foydalanuvchilarga ruxsat berish" @@ -9681,7 +9703,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "\"%s.%s\" jadvalini kuzatish faollashtirildi." -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 #, fuzzy #| msgid "" #| "field type is \"enum\" or \"set\", please enter the values using this " @@ -9699,7 +9721,7 @@ msgstr "" "va bittalik qo‘shtirnoq (\") belgilari oldidan teskari egri chiziq bo‘lishi " "kerak, masalan: \"\\\\xyz\" yoki \"a\\\"b\"." -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" @@ -9707,19 +9729,19 @@ msgstr "" "\"Andozaviy\" maydonlar qiymatlarida teskari egri chiziq va qo‘shtirnoqlarni " "ishlatmang." -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "Indeks" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "Ustun(lar)ni olib tashlash" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " @@ -9728,11 +9750,11 @@ msgstr "" "Mavjud MIME turlari va o‘girishlar parametlarini ko‘rish uchun quyidagi " "bog‘lanishdan foydalaning: - \"%s\"o‘zgaririshlar tavsifi\"%s\"" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "O‘girishlar parametrlari" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -9744,63 +9766,63 @@ msgstr "" "(\") belgilari oldidan teskari egri chiziq bo‘lishi kerak, masalan: \"\\\\xyz" "\" yoki \"a\\\"b\"." -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 #, fuzzy #| msgid "None" msgctxt "for default" msgid "None" msgstr "Yo‘q" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "Qoidaga ko‘ra:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "Birlamchi" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "Matn to‘laligicha" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "\"%s\" dan keyin" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, fuzzy, php-format #| msgid "Add column(s)" msgid "Add %s column(s)" msgstr "Ustun(lar) qo‘shish" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 #, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." msgstr "Hech bo‘lmaganda bitta maydon kiritish shart." -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "Jadval turi" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "Bo‘laklarni (PARTITIONS) belgilash" @@ -9823,13 +9845,13 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 #, fuzzy #| msgid "Cannot load or save configuration" msgid "Could not save configuration" msgstr "Konfiguratsiyani yuklab yoki saqlab bo‘lmadi" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9844,101 +9866,101 @@ msgstr "ZIP-arxiv ichida fayl mavjud emas!" msgid "Error in ZIP archive:" msgstr "Ushbu ZIP arxivda xatolik:" -#: main.php:74 +#: main.php:76 #, fuzzy #| msgid "General relation features" msgid "General Settings" msgstr "Aloqalarning asosiy imkoniyatlari" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "MySQL bilan ulanishni chog‘ishtirish" -#: main.php:133 +#: main.php:135 #, fuzzy #| msgid "Other core settings" msgid "Appearance Settings" msgstr "Boshqa sozlanishlar" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 #, fuzzy #| msgid "settings" msgid "More settings" msgstr "tanlovlar" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "Foydalanuvchi uchun ma`lumotlar bazasi" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Show versions" msgid "Software version" msgstr "Vеrsiyalarni ko‘rsatish" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "Protokol versiyasi" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "Foydalanuvchi" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Server socket" msgid "Server charset" msgstr "Server soketi" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "Veb server" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Use light version" msgid "Database client version" msgstr "Yengil versiyadan foydalanish" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP kengaytmasi" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "PHP haqida ma`lumotni ko‘rsatish" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "phpMyAdmin rasmiy veb-sahifasi" -#: main.php:251 +#: main.php:254 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributlar" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "" -#: main.php:253 +#: main.php:256 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "O‘zgarish yo‘q" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9951,7 +9973,7 @@ msgstr "" "shuning uchun \"root\" superfoydalanuvchisiga parol o‘rnatish qat`iyan " "tavsiya etiladi." -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9961,7 +9983,7 @@ msgstr "" "func_overload parametri yoqilgan. Ma`lumot yo‘qolishi oldini olish uchun, " "ushbu parametr o‘chirilishi kerak!" -#: main.php:294 +#: main.php:297 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 " @@ -9972,43 +9994,43 @@ msgstr "" "navbatida ma`lumot yo‘qolishiga olib kelishi mumkin. PHP \"mbstring\" " "kengaytmasini o‘rnatish qat`iy tavsiya etiladi." -#: main.php:302 +#: main.php:305 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." +"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 "" "Serverdagi PHP konfiguratsiyasida \"[a@http://php.net/manual/en/session." -"configuration.php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a]\" " -"parametrining qiymati phpMyAdmin dasturining \"cookie\" haqiqiyligi " +"configuration.php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/" +"a]\" parametrining qiymati phpMyAdmin dasturining \"cookie\" haqiqiyligi " "davomiyligidan kichikroq, shuning uchun login sessiyangiz phpMyAdmin " "dasturida konfiguratsiya qilganingizdan tezroq tugaydi." -#: main.php:309 +#: main.php:312 #, fuzzy #| msgid "" #| "r PHP parameter [a@http://php.net/manual/en/session.configuration.#ini." -#| "session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower that kie " -#| "validity configured in phpMyAdmin, because of this, your login l expire " -#| "sooner than configured in phpMyAdmin." +#| "session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower that " +#| "kie validity configured in phpMyAdmin, because of this, your login l " +#| "expire sooner than configured in phpMyAdmin." 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 "" "Serverdagi PHP konfiguratsiyasida \"[a@http://php.net/manual/en/session." -"configuration.php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a]\" " -"parametrining qiymati phpMyAdmin dasturining \"cookie\" haqiqiyligi " +"configuration.php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/" +"a]\" parametrining qiymati phpMyAdmin dasturining \"cookie\" haqiqiyligi " "davomiyligidan kichikroq, shuning uchun login sessiyangiz phpMyAdmin " "dasturida konfiguratsiya qilganingizdan tezroq tugaydi." -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "cookie-autentifikatsiya ishlatilganda, konfiguratsion fayldagi $cfg" "[\"blowfish_secret\"] direktivasi qiymatini o‘rnatib parol belgilash kerak." -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -10018,7 +10040,7 @@ msgstr "" "katalogi haliyam mavjud. phpMyAdmin muvaffaqiyatli o‘rnatilgandan keyin, uni " "o‘chirish tavsiya etiladi." -#: main.php:332 +#: main.php:335 #, fuzzy, php-format #| msgid "" #| " additional features for working with linked tables have been ctivated. " @@ -10030,7 +10052,7 @@ msgstr "" "Aloqador jadvallar bilan ishlash uchun qo‘shimcha imkoniyatlar mavjud emas. " "Sabablarini aniqlash uchun %sbu yerga%s bosing." -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -10039,7 +10061,7 @@ msgstr "" "MySQL-kliyent versiyasi (\"%s\") o‘rnatilgan MySQL-server versiyasi(\"%s\")" "dan farq qilmoqda. Bu holat noxush oqibatlarga olib kelishi mumkin." -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -10048,30 +10070,30 @@ msgstr "" "Server \"Suhosin\" himoya tizimadan foydalanmoqda. Yuzaga kelgan muammolar " "yechimi uchun \"%s\"dokumentatsiya\"%s\" ga qarang." -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "Ma`lumotlar bazasi mavjud emas" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "table name" msgid "Filter databases by name" msgstr "jadval nomi" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "table name" msgid "Filter tables by name" msgstr "jadval nomi" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 #, fuzzy #| msgid "Create table" msgctxt "short form" msgid "Create table" msgstr "Jadval tuzish" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "Ma`lumotlar bazasini tanlang" @@ -10122,7 +10144,7 @@ msgid "Toggle relation lines" msgstr "" "Aloqani tanlash uchun rasmda ko‘rsatilganikabi ulanish nuqtasiga bosing:" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "PDF-sxemaga/sxemadan jadval koordinatalarini import/eksport qilish" @@ -10196,77 +10218,77 @@ msgstr "Tuzish" msgid "Active options" msgstr "Jadval parametrlari" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "Sahifa tuzildi" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "Sahifa tuzib bo‘lmadi" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 #, fuzzy #| msgid "pages" msgid "Page" msgstr "sahifalar soni " -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 #, fuzzy #| msgid "Import files" msgid "Import from selected page" msgstr "Fayllarni import qilish" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 #, fuzzy #| msgid "Export/Import to scale" msgid "Export to selected page" msgstr "Masshtab" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 #, fuzzy #| msgid "Create a new index" msgid "Create a page and export to it" msgstr "Yangi indeks tuzish" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 #, fuzzy #| msgid "User name" msgid "New page name: " msgstr "Foydalanuvchi nomi" -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "Masshtab" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "tavsiya etilgan" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "Xatolik: Bog‘liqlik allaqachon mavjud." -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "Xatolik: Bog‘liqlik o‘rnatilmadi." -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "Tashqi kalitga (FOREIGN KEY) aloqa o‘rnatildi" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "Ichki aloqa o‘rnatildi" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "Aloqa o‘chirildi" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "Koordinatalarni saqlashda xatolik." -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "O‘zgaririshlar saqlandi" @@ -10347,15 +10369,15 @@ msgstr "" msgid "You can reset all your settings and restore them to default values." msgstr "" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "Fayllarni import qilish" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "Barcha" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "\"%s\" jadvali topilmadi yoki \"%s\"da o‘rnatilmagan" @@ -10366,37 +10388,37 @@ msgstr "\"%s\" jadvali topilmadi yoki \"%s\"da o‘rnatilmagan" msgid "File doesn't exist" msgstr "\"%s\" jadvali mavjud emas!" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "Ko‘rish uchun binar jurnalni tanlang" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "Fayllar soni" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "So‘rovlarni qisqartirib ko‘rsatish" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "So‘rovlarning kengaytirilgan ko‘rinishi" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "Jurnal fayli" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "Pozitsiya" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "Asl pozitsiya" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "Ma`lumot" @@ -10404,31 +10426,31 @@ msgstr "Ma`lumot" msgid "Character Sets and Collations" msgstr "Kodirovkalar va taqqoslashlar" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "\"%s\" ma`lumotlar bazasi muvaffaqiyatli o‘chirildi." -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "Ma`lumotlar bazasi statiskasi" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "Bosh sеrvеr rеplikatsiyasi" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "Tobе sеrvеr rеplikatsiyasi" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "Statiskani yoqish" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10436,7 +10458,7 @@ msgstr "" "IZOH: Statiskani yoqish veb-server va MySQL serveri o‘rtasida katta " "traffikka sabab bo‘lishi mumkin." -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "Jadval turlari" @@ -10464,7 +10486,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "Vеrsiya" @@ -10482,117 +10504,117 @@ msgstr "" msgid "disabled" msgstr "Faolsizlantirilgan" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "GRANT dan tashqari barcha privilegiyalarni o‘z ichiga oladi" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "Mavjud jadvallarning tuzilishini o‘zgartirishga ruxsat beradi" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "Saqlanadigan muolajalarni o‘zgartirish va o‘chirishga ruxsat beradi" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "Yangi ma`lumotlar bazalari va jadvallar tuzishga ruxsat beradi" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "Saqlanadigan muolajalar tuzishga ruxsat beradi" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "Yangi jadvallar tuzishga ruxsat beradi" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "Vaqtinchalik jadvallar tuzishga ruxsat beradi" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "" "Foydalanuvchilar hisobini qo‘shish, o‘chirish va o‘zgartirishga ruxsat beradi" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "Yangi namoyishlar tuzish(CREATE VIEW)ga ruxsat beradi" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "Ma`lumotlarni o‘chirishga ruxsat beradi" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "Ma`lumotlar bazalarini va jadvallarni o‘chirishga ruxsat beradi" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "Jadvallarni o‘chirishga rux`sat beradi" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "Kechiktirilgan hodisalarni sozlashga ruxsat beradi" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "Saqlanadigan muolajalarni bajarishga ruxsat beradi" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "Ma`lumotlarni fayldan import va faylga eksport qilishga ruxsat beradi" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "" "Foydalanuvchilarni qo‘shish va privilegiyalar jadvalini qayta yuklamasdan " "privilegiyalar qo‘shishga ruxsat beradi" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "Indekslar qo‘shish va ularni o‘chirishga ruxsat beradi" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "Ma`lumot qo‘yish va o‘zgartirishga ruxsat beradi" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "Joriy oqim uchun jadvalni blokirovku qilishga ruxsat beradi" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "" "Foydalanuvchi bir soat davomida o‘rnatishi mumkin bo‘lgan yangi ulanishlar " "soni" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "" "Foydalanuvchi bir soat davomida yuborishi mumkin bo‘lgan so‘rovlar soni" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." @@ -10600,65 +10622,65 @@ msgstr "" "Foydalanuvchi bir soat davomida bajarishi mumkin bo‘lgan biron-bir jadval " "yoki ma`lumotlar bazasini o‘zgartiradigan buyruqlar soni" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "" "Bir foydalanuvchi tomonidan bir vaqtning o‘zida o‘rnatishi mumkin bo‘lgan " "ulanishlar soni" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "Barcha foydalanuvchilarning jarayonlarini ko‘rishga ruxsat beradi" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "MySQL-serverning ushbu versiyada bunday xususiyat mavjud emas!" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "" "Server sozlanishlarini qayta yuklashga va uning keshlarini tozalashga ruxsat " "beradi" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "" "Bosh va tobe serverlarning joylashishi haqidagi ma`lumotni talab qilishga " "ruxsat beradi" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "" "Replikatsiya (zaxira nusxa ko‘chirish) vaqtida tobe serverlar uchun kerak" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "Ma`lumotlarni chaqirishga ruxsat beradi" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "Ma`lumotlar bazalarining to‘liq ro‘yxatiga ruxsat beradi" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "Namoyish tuzadigan so‘rov(SHOW CREATE VIEW)ni bajarishga ruxsat beradi" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "Server ishini yakunlashga ruxsat beradi" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -10669,235 +10691,235 @@ msgstr "" "global o‘zgaruvchilar o‘rnatish yoki boshqa foydalanuvchi jarayonini " "o‘chirish)" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "" "Triggerlar (ma`lum shartlar bajarilganda avtomatik ishga tushadigan " "jarayonlar) tuzish va ularni o‘chirishga ruxsat beradi" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "Ma`lumotlarni o‘zgartirishga ruxsat beradi" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "Privilegiyalar yo‘q" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 #, fuzzy #| msgid "None" msgctxt "None privileges" msgid "None" msgstr "Yo‘q" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "Jadval darajasijagi privilegiyalar" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "IZOH: MySQL privilegiyalari turlari ingliz tilida ko‘rsatiladi." -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "Administratsiya" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "Global privilegiyalar" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "Ma`lumotlar bazasi privilegiyalari" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "Resurslardan foydalanishni cheklash" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "" "IZOH: parametr qiymatlarini 0 (nol) deb belgilash mavjud cheklashlarni bekor " "qiladi." -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "Foydalanuvchi hisobi haqida ma`lumot" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "Parolni o‘zgartirmaslik" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 #, fuzzy #| msgid "No user(s) found." msgid "No user found." msgstr "Bironta ham foydalanuvchi topilmadi." -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "\"%s\" nomli foydalanuvchi mavjud!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "Siz yangi foydalanuvchi qo‘shdingiz." -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "\"%s\" uchun privilegiyalar o‘zgartirildi." -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "\"%s\" foydalanuvchining privilegiyalari bekor qilindi." -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "\"%s\" foydalanuvchining paroli muvaffaqiyatli o‘zgartirildi." -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "\"%s\" o‘chirilmoqda" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "O‘chirish lozim bo‘lgan foydalanuvchilar tanlanmagan!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "Privilegiyalar qayta yuklanmoqda" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "Belgilangan foydalanuvchilar muvaffaqiyatli o‘chirildi." -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "Privilegiyalar muvaffaqiyatli qayta yuklandi." -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "Privilegiyalarni tahrirlash" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "Bekor qilish" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "Eksport" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "Har qaysi" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "Privilegiyalar" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "Privilegiyalar" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "Foydalanuvchilar hisobini ko‘rib chiqish" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "GRANT" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "Belgilangan foydalanuvchilarni o‘chirish" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "" "Foydalanuvchilarning barcha faol privilegiyalarini bekor qilish, so‘ng " "ularni o‘chirish." -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "" "Foydalanuvchilar nomlari bilan atalgan ma`lumotlar bazalarini o‘chirish." -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "IZOH: phpMyAdmin foydalanuvchilar privilegiyalari haqidagi ma`lumotlarni " "to‘g‘ridan-to‘g‘ri MySQL privilegiyalari jadvalidan oladi. Ushbu jadvaldagi " "ma`lumotlar server tomonidan ishlatilayotgan privilegiyalardan farq qilishi " "mumkin. Bu holda %sprivilegiyalarni qayta yuklash%s kerak." -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "Belgilangan foydalanuvchi privilegiyalar jadvalida topilmadi." -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "Maydon privilegiyalari" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "Quyidagi ma`lumotlar omboriga privilegiya qo‘shish" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" "Ma`lumotlar bazalari nomlarida pastki chiziq (_) va foiz (%) belgilari " "ishlatilganda ular oldiga teskari egri chiziq (\\) qo‘yish kerak." -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "Quyidagi jadvalga privilegiya qo‘shish" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "Foydalanuvchining loginini o‘zgartirish / Foydalanuvchidan nusxa olish" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "Xuddi shunday privilegiyali yangi foydalanuvchi kiritish..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "va eskisini saqlash." -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "va foydalanuvchilar jadvalidan eskisini o‘chirish." -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr ", eskisining barcha faol privilegiyalarini bekor qilib o‘chirish." -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." @@ -10905,90 +10927,90 @@ msgstr "" ", foydalanuvchilar jadvalidan eskisini o‘chirib privilegiyalarni qayta " "yuklash." -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "Foydalanuvchi uchun ma`lumotlar bazasi" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "" "Foydalanuvchi nomi bilan atalgan ma`lumotlar bazasi tuzish va unga to‘liq " "privilegiyalarni berish." -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "(foydalanuvchi\\_%) shabloniga to‘g‘ri keladigan barcha ma`lumotlar " "bazalariga to‘liq privilegiyalarni berish." -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "\"%s\"" ma`lumotlar bazasiga barcha privilegiyalarni berish;" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "\"%s\"ga ruxsati bo‘lgan foydalanuvchilar" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "Global" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "Ma`lumotlar bazasi darajasida" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "Guruhlash belgisi" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "\"%s\" namoyishi o‘chirildi" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "Noma’lum xatolik" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "%s bosh sеrvеriga ulanib bo‘lmadi." -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "" "Bosh sеrvеr pozitsiyasini o‘qib bo‘lmadi. Sеrvеrdagi privilеgilarda muammo " "bo‘lishi mumkin." -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "Bosh sеrvеrni o‘zgartirib bo‘lmadi" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "Master server changed succesfully to %s" msgid "Master server changed successfully to %s" msgstr "Bosh rеplikatsiya sеrvеri quyidagiga o‘zgartirildi: %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "" "Ushbu sеrvеr rеplikatsiya jarayonida \"bosh\" dеb konfiguratsiya qilingan." -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "Ulangan bosh sеrvеrlarni ko‘rsatish" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "Ulangan tobе sеrvеrlarni ko‘rsatish" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10997,11 +11019,11 @@ msgstr "" "Ushbu sеrvеr rеplikatsiya jarayonida \"bosh sеrvеr\" dеb konfiguratsiya " "qilinmagan. Siz uni konfiguratsiya qilmoqchimisiz?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "Bosh sеrvеr konfiguratsiyasi" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -11016,19 +11038,19 @@ msgstr "" "bazalarnigina rеplikatsiya qilishda foydali) tanlashingiz mumkin. " "Rеplikatsiya usulini tanlang:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "Barcha bazalarni rеplikatsiya qilish; Quyidagilardan tashqari:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "Barcha bazalarga e’tibor bеrmaslik; Quyidagilardan tashqari:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "Bazalarni tanlang:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." @@ -11036,7 +11058,7 @@ msgstr "" "Endi quyidagi qatorlarni \"my.cnf\" faylining oxiriga qo‘shing va MySQL " "sеrvеrini qayta yuklang." -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -11046,74 +11068,74 @@ msgstr "" "So‘ng, ushbu sеrvеr \"bosh sеrvеr\" dеb konfiguratsiya qilinganligi haqidagi " "ma’lumotni ko‘rishingiz kеrak." -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "Tobе SQL Oqimi ishlamayapti!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "Tobе kirish/chiqish oqimi ishlamayapti!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "" "Ushbu sеrvеr rеplikatsiya jarayonida \"tobе sеrvеr\" dеb konfiguratsiya " "qilingan. Quyidagi amallardan birini tanlang:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "Tobе sеrvеr statusi jadvalini ko‘rish" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "Bazalarni bosh sеrvеr bilan sinxronizatsiya qilish" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "Tobе sеrvеrni nazorat qilish:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "Barchasini boshlash" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "Barchasini to‘xtatish" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "Tobе sеrvеrni tiklash" -#: server_replication.php:357 +#: server_replication.php:358 #, fuzzy #| msgid "SQL Thread %s only" msgid "Start SQL Thread only" msgstr "Faqat %s SQL kirish/chiqish oqimini" -#: server_replication.php:359 +#: server_replication.php:360 #, fuzzy #| msgid "SQL Thread %s only" msgid "Stop SQL Thread only" msgstr "Faqat %s SQL kirish/chiqish oqimini" -#: server_replication.php:362 +#: server_replication.php:363 #, fuzzy #| msgid "IO Thread %s only" msgid "Start IO Thread only" msgstr "Faqat %s qirish/chiqish oqimini" -#: server_replication.php:364 +#: server_replication.php:365 #, fuzzy #| msgid "IO Thread %s only" msgid "Stop IO Thread only" msgstr "Faqat %s qirish/chiqish oqimini" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "Xatoliklarni boshqarish:" -#: server_replication.php:371 +#: server_replication.php:372 #, fuzzy #| msgid "Skipping error(s) might lead into unsynchronized master and slave!" msgid "Skipping errors might lead into unsynchronized master and slave!" @@ -11121,19 +11143,19 @@ msgstr "" "Xatolik(lar)ni tashlab kеtish bosh va tobе sеrvеrlarning to‘la " "sinxronizatsiya qilinmaganligiga olib kеlishi mumkin!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "Joriy xatoliklarni tashlab kеtish" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "Kеyingisini tashlab kеtish" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "xatoliklar." -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -11142,164 +11164,164 @@ msgstr "" "Ushbu sеrvеr rеplikatsiya jarayonida \"tobе sеrvеr\" dеb konfiguratsiya " "qilinmagan. Siz uni konfiguratsiya qilmoqchimisiz?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "\"%s\" jarayoni muvaffaqiyatli yakunlandi." -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "" "phpMyAdmin \"%s\" oqim ishini tuguta olmadi. Ehtimol, u allaqachon yopiq." -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "Qayta ishlovchi dastur" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "So‘rovlar keshi" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "Oqimlar" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "Vaqtinchalik ma`lumotlar" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "Kechiktirilgan qo‘yilmalar" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "Indeks keshi" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "Birlashishlar" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "Sortirovka" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "Tranzaksiyalar koordinatori" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "Barcha jadvallarni yopish" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "Ochiq jadvallar ro‘yxati" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "Tobe serverlar haqida ma`lumot" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "Replikatsiya serveri ahvoli haqida ma`lumot" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "So‘rovlar keshini defragmentatsiya qilish" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "MySQL-serverning hozirgi holati" -#: server_status.php:792 +#: server_status.php:804 #, fuzzy #| msgid "See slave status table" msgid "All status variables" msgstr "Tobе sеrvеr statusi jadvalini ko‘rish" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "Yangilash" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "Filtr" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "Parolni o‘zgartirmaslik" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "Ochiq jadvallar ro‘yxati" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "Ochiq jadvallar ro‘yxati" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Relations" msgid "Related links:" msgstr "Aloqalar" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "So‘rov turi" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy #| msgid "Functions" msgid "Instructions" msgstr "Funksiyalar" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -11307,34 +11329,34 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, fuzzy, php-format #| msgid "Customize startup page" msgid "Questions since startup: %s" msgstr "Boshlang‘ich sahifani sozlash" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "Tavsif" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "" "MySQL-server \"%s\" davomida ishlamoqda. Ishga tushirilgan vaqt: \"%s\"." -#: server_status.php:1074 +#: server_status.php:1097 #, fuzzy #| msgid "This server is configured as master in a replication process." msgid "" @@ -11343,21 +11365,21 @@ msgid "" msgstr "" "Ushbu sеrvеr rеplikatsiya jarayonida \"bosh\" dеb konfiguratsiya qilingan." -#: server_status.php:1076 +#: server_status.php:1099 #, fuzzy #| msgid "This server is configured as master in a replication process." msgid "This MySQL server works as master in replication process." msgstr "" "Ushbu sеrvеr rеplikatsiya jarayonida \"bosh\" dеb konfiguratsiya qilingan." -#: server_status.php:1078 +#: server_status.php:1101 #, fuzzy #| msgid "This server is configured as master in a replication process." msgid "This MySQL server works as slave in replication process." msgstr "" "Ushbu sеrvеr rеplikatsiya jarayonida \"bosh\" dеb konfiguratsiya qilingan." -#: server_status.php:1081 +#: server_status.php:1104 #, fuzzy #| msgid "" #| "s MySQL server works as %s in replication process. For further " @@ -11372,11 +11394,11 @@ msgstr "" "uchun, <a href=\"#replication\">replikatsiya bo‘limi</a>ga " "kiring." -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "Replikatsiya statusi" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -11385,47 +11407,47 @@ msgstr "" "shuning uchun, MySQL serveri bergan statistik ma`lumotlar noto‘g‘ri bo‘lishi " "mumkin." -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "Qabul qilindi" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "Yuborildi" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "Maksimal ulanishlar soni" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "Muvaffaqiyatsiz urinishlar soni" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "Uzildi" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "Buyruq" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "Could not connect to MySQL server" msgid "The number of failed attempts to connect to the MySQL server." msgstr "MySQL-serverga ulanib bo‘lmadi" -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -11434,16 +11456,16 @@ msgstr "" "Binar jurnali keshini ishlatib, \"binlog_cache_size\" qiymatidan oshib, o‘z " "ichiga olgan SQL-jumlalari vaqtinchalik faylga saqlangan tranzaksiyalar soni." -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "Binar jurnal keshini ishlatgan tranzaksiyalar soni." -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -11456,11 +11478,11 @@ msgstr "" "saqlanishini ta`minlash maqsadida tmp_table_size o‘zgaruvchisining qiymatini " "oshirish tavsiya etiladi." -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "MySQL serveri (mysqld) tomonidan tuzilgan vaqtinchalik fayllar soni." -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." @@ -11468,7 +11490,7 @@ msgstr "" "Server tomonidan SQL-jumlalari bajarilayotgan vaqtda xotirada avtomatik " "tuzilgan vaqtinchalik jadvallar soni." -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -11476,31 +11498,31 @@ msgstr "" "\"INSERT DELAYED\" so‘rovlarini qayta ishlash jarayonida yuz bergan xatolar " "(masalan, kalitlar takrorlanishi oqibatida) soni." -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "Bajariladigan \"INSERT DELAYED\" so‘rovlar soni." -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "" "Ma`lumotlarni kechiktirib qo‘yish (\"INSERT DELAYED\") rejimida yozilgan " "qatorlar soni." -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "Bajarilgan \"FLUSH\" buyruqlar soni." -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "Ichki \"COMMIT\" buyruqlari soni." -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "Jadvaldal yozuvlarni o‘chirish bo‘yicha sshrovlar soni." -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -11510,7 +11532,7 @@ msgstr "" "berishi mumkin. Bu jarayon topish deb nomlanadi. Handler_discover - topilgan " "jadvallar soni." -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -11519,7 +11541,7 @@ msgstr "" "Indeksdan birinchi yozuvni o‘qishga bo‘lgan so‘rovlar soni. O‘zgaruvchining " "qiymati katta bo‘lsa, server bir necha marotiba indeksni ko‘rib chiqadi." -#: server_status.php:1336 +#: server_status.php:1374 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." @@ -11528,7 +11550,7 @@ msgstr "" "soni. O‘zgaruvchining qiymati kattaligi so‘rov va jadvallar to‘g‘ri " "indekslanganidan dalolat beradi." -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -11538,7 +11560,7 @@ msgstr "" "soni. Hajmi cheklangan indeks ustuniga bo‘lgan so‘rov yoki indeksni ko‘rib " "chiqish vaqtida o‘zgaruvchi qiymati oshadi." -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -11547,7 +11569,7 @@ msgstr "" "o‘qishga bo‘lgan so‘rovlar soni. Odatda optimallashtirish uchun " "qo‘llaniladi: ORDER BY ... DESC." -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -11561,7 +11583,7 @@ msgstr "" "bajarilishi; indekslardan noto‘g‘ri foydalanadigan birlashmalarning " "mavjudligi." -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -11573,35 +11595,35 @@ msgstr "" "jadvallar noto‘g‘ri indekslanganligini yoki so‘rovlar indekslarning " "afzalliklaridan foydalanmayotganligini bildiradi." -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "ROLLBACK ichki buyruqlar soni." -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "Jadvaldagi yozuvlarni yangilashga bo‘lgan so‘rovlar soni." -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "Jadvalga yozuv qo‘yishga bo‘lgan so‘rovlar soni." -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "Ma`lumot mavjud bo‘lgan sahifalar soni (\"kir\" va \"toza\")." -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "\"Kir\" sahifalarning joriy soni." -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "Bufer pulidagi tozalash jarayoni (FLUSH) qo‘llanilgan sahifalar soni." -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "Bo‘sh sahifalar soni." -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -11611,7 +11633,7 @@ msgstr "" "ustidan o‘qish yoki yozish jarayoni bajarilmoqda, yoki ularni boshqa " "sabablarga ko‘ra tozalash yoki o‘chirish imkoniyati yo‘q." -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -11623,11 +11645,11 @@ msgstr "" "mumkin: \"Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data\"." -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "Bufer pulining umumiy hajmi (sahifalarda)." -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -11636,7 +11658,7 @@ msgstr "" "o‘qishlar soni. Ushbu hol so‘rov jadvalni tasodifiy tartibda ko‘rib " "chiqayotganda ro‘y beradi." -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." @@ -11645,12 +11667,12 @@ msgstr "" "soni. Ushbu hol InnoDB jadvalni to‘laligicha ketma-ket ko‘rib chiqayotganda " "ro‘y beradi" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "" "InnoDB tomonidan amalga oshirilgan o‘qishga bo‘lgan ketma-ket so‘rovlar soni." -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." @@ -11658,7 +11680,7 @@ msgstr "" "InnoDB bufer pulidan bajar olmagan va sahifalab o‘qishdan foydalangan " "o‘qishga bo‘lgan ketma-ket so‘rovlar soni." -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -11672,51 +11694,51 @@ msgstr "" "bufer pulining hajmi to‘g‘ri belgilangan bo‘lsa, unda kutishlar soni katta " "bo‘lmasligi kerak." -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "InnoDB bufer puliga amalga oshirilgan yozuvlar soni." -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "Joriy vaqtda amalga oshirilgan \"fsync()\" operatsiyalari soni." -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "Tugallanmagan \"fsync()\" operatsiyalari soni." -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "Tugallanmagan o‘qish operatsiyalari soni." -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "Tugallanmagan yozish operatsiyalari soni." -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "Joriy vaqtda o‘qilgan ma`lumotlar yig‘indisi (baytlarda)." -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "Umumiy ma`lumotlarni o‘qish operatsiyalari soni." -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "Umumiy ma`lumotlarni yozish operatsiyalari soni." -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "Joriy vaqtda yozilgan ma`lumotlar yig‘indisi (baytlarda)." -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "\"doublewrite\" operatsiyalari uchun yozilgan sahifalar soni." -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "Bajarilgan \"doublewrite\" operatsiyalari soni." -#: server_status.php:1367 +#: server_status.php:1405 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." @@ -11724,35 +11746,35 @@ msgstr "" "Jurnal buferining hajmi kichik bo‘lganligi sababli, uning tozalanishi " "kutayotgan yozuvlar soni" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "Jurnalga yozishga bo‘lgan so‘rovlarsoni." -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "Jurnal faylidagi jismoniy yozuvlar soni." -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "Jurnal fayliga \"fsync()\" yordamida amalga oshirilgan yozuvlar soni." -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "\"fsync()\" yordamida amalga oshirilishi kutilayotgan yozuvlar soni." -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "Tugallanmagan jurnalga yozish so‘rovlari soni." -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "Jurnal fayliga yozilgan ma`lumotlar hajmi (baytlarda)." -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "Tuzilgan sahifalar soni." -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -11761,51 +11783,51 @@ msgstr "" "Ko‘pgina qiymatlar sahifalarda keltiriladi, lekin sahifa hajmi bilgan holda, " "ularni baytlarga o‘tkazish mumkin." -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "O‘qilgan sahifalar soni." -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "Yozilgan sahifalar soni." -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "Hozirda kutilayotgan qator blokirovkalari soni." -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "Qator blokirovkasini kutishning o‘rtacha vaqti (millisekundlarda)." -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "Qator blokirovkasini kutishning umumiy vaqti (millisekundlarda)." -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "Qator blokirovkasini kutishning maksimal vaqti (millisekundlarda)." -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "Umumiy kutilayotgan qator blokirovkalari soni." -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "InnoDB jadvalidan o‘chirilgan qatorlar soni." -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "InnoDB jadvaliga yozilgan qatorlar soni." -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "InnoDB jadvallaridan o‘qilgan qatorlar soni." -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "InnoDB jadvallarida yangilangan qatorlar soni." -#: server_status.php:1387 +#: server_status.php:1425 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." @@ -11813,7 +11835,7 @@ msgstr "" "Indeks keshidagi o‘zgartirilgan, lekin hali diskka yozilmagan bloklar soni. " "Ushbu parametr, shuningdek, \"Not_flushed_key_blocks\" nomi bilan ham ma`lum." -#: server_status.php:1388 +#: server_status.php:1426 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." @@ -11821,7 +11843,7 @@ msgstr "" "Indeks keshidagi ishlatilmayotgan bloklar soni. Ushbu parametr indeks keshi " "ishlatilish darajasini belgilaydi." -#: server_status.php:1389 +#: server_status.php:1427 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 " @@ -11830,17 +11852,17 @@ msgstr "" "Indeks keshidagi ishlatilayotgan bloklar soni. Ushbu qiymat bir vaqtning " "o‘zida ishlatilishi mumkin bo‘lgan bloklar sonini bildiradi." -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "Import qilinayotgan fayl formati" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "Indeks keshidagi bloklarni o‘qishga bo‘lgan so‘rovlar soni." -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -11852,26 +11874,26 @@ msgstr "" "murojaatlar koeffitsiyenti quyidagicha hisoblandi: Key_reads/" "Key_read_requests." -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "Blokni indeks keshiga yozishga bo‘lgan so‘rovlar soni." -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "Diskdan indeks bloklarini jismoniy yozish operatsiyalari soni." -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -11882,19 +11904,19 @@ msgstr "" "effektivligini taqqoslashda foydali hisoblanadi. Asl nol qiymat hali so‘rov " "kompilyatsiya jarayoni bajarilmaganligini bildiradi." -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "" "Kolichestvo strok, ojidayushix vstavki v zaprosax \"INSERT DELAYED\" " "so‘rovlarida qo‘yilishini kutayotgan qatorlar soni." -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." @@ -11902,42 +11924,42 @@ msgstr "" "Ochilayotgan jadvallarning umumiy soni. Agar o‘zgaruvchining qiymati katta " "bo‘lsa, jadval keshi (table_cache) hajmini oshirish tavsiya etiladi." -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "Ochiq fayllar soni." -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "" "Ochiq oqimlar soni (jurnal fayllarida ko‘llaniladi). Oqim deb \"fopen" "()\" funksiyasi yordamida ochilgan faylga aytiladi." -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "Ochiq jadvallar soni." -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "So‘rovlar keshi uchun bo‘sh xotira hajmi" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "" "So‘rovlar keshiga \"tushishlar\" soni, ya`ni keshda turgan so‘rovlar " "tomonidan qoniqtirilgan so‘rovlar soni." -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "So‘rovlar keshiga qo‘shilgan so‘rovlar soni." -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -11949,7 +11971,7 @@ msgstr "" "beradi. So‘rovlar keshi keshdan so‘rovlarni o‘chirishda \"LRU\" (Least " "Recently Used - eng oldingi ishlatilgan) strategiyasidan foydalanadi" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -11957,19 +11979,19 @@ msgstr "" "Keshlab bo‘lmaydigan yoki keshlash \"SQL_NO_CACHE\" kalit so‘zi yordamida " "so‘ndirilgan so‘rovlar soni." -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "Keshda registratsiya qilingan so‘rovlar soni." -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "So‘rovlar keshiga ajratilgan xotira bloklarning umumiy soni." -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "Barqaror replikatsiyalar soni (hali amalga oshirilmagan)." -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -11977,13 +11999,13 @@ msgstr "" "Indeks ishlatmasdan bajarilgan birlashma so‘rovlar soni. Agar o‘zgaruvchi " "qiymati 0 bo‘lmasa, jadval indekslarini tekshirish tavsiya etiladi." -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "" "Bog‘lanish mavjud bo‘lgan jadvalda diapazon bo‘yicha qidiruv ishlatgan holda " "bajarilgan birlashma so‘rovlar soni." -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -11993,7 +12015,7 @@ msgstr "" "o‘zgaruvchi qiymati 0 bo‘lmasa, jadval indekslarini tekshirish tavsiya " "etiladi." -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -12002,17 +12024,17 @@ msgstr "" "birlashma so‘rovlar soni. Odatda, ushbu o‘zgaruvchining qiymati, hatto juda " "katta bo‘lsa ham, unchalik muhim emas." -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "" "Birinchi jadvalga nisbatan to‘laligicha qidiruv ishlatgan holda bajarilgan " "birlashma so‘rovlar soni." -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "Tobe oqim tomonidan joriy vaqtda ochilgan vaqtinchalik jadvallar soni." -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." @@ -12020,13 +12042,13 @@ msgstr "" "Ishga tushirilgandan buyon replikatsiyaning tobe oqimi tomonidan bajarilgan " "qayta tranzaksiyalarning umumiy soni." -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "" "Agar ushbu server bosh serverga ulangan holda tobe server sifatida " "ishlayotgan bo‘lsa, ushbu o‘zgaruvchiga \"ON\" qiymati belgilanadi." -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." @@ -12034,12 +12056,12 @@ msgstr "" "Tuzilishi uchun slow_launch_time sekunddan ko‘proq vaqt talab etilgan " "oqimlar soni." -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "long_query_time sekunddan ko‘proq vaqt bajarilgan so‘rovlar soni." -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -12049,26 +12071,26 @@ msgstr "" "o‘zgaruvchi qiymati katta bo‘lsa, \"sort_buffer_size\" o‘zgaruvchisining " "qiymatini oshirish zarur." -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "Diapazon yordamida bajarilgan sortirovka operatsiyalari soni." -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "Sortirovka qilingan qatorlar soni" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "" "Jadvalni to‘laligicha ko‘rib chiqish yordamida bajarilgan sortirovka " "operatsiyalari soni." -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "" "Darhol qoniqtirilgan jadvalni blokirovka qilishga bo‘lgan so‘rovlar soni." -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -12081,7 +12103,7 @@ msgstr "" "so‘ngra esa jadval(lar)ni qismlarga bo‘lish yoki replikatsiya ishlatish " "kerak." -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -12092,11 +12114,11 @@ msgstr "" "Connections. Agar ushbu qiymat qizil rang bilan belgilangan bo‘lsa, unda " "\"thread_cache_size\" o‘zgaruvchisining qiymatini oshirish zarur." -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "Ochiq joriy ulanishlar soni." -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -12108,74 +12130,74 @@ msgstr "" "o‘zgaruvchisining qiymatini oshirish mumkin (lekin u unumdorlikni unchalik " "ham oshirmaydi)." -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "Kuzatish faol emas." -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "Faol holatda bo‘lgan jarayonlar soni." -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Start" msgid "Start Monitor" msgstr "Boshlash" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Apply index(s)" msgid "Add chart" msgstr "Indеks(lar)ni saqlash" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "Yangilash" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "CHAR textarea columns" msgid "Chart columns" msgstr "CHAR maydonidagi ustunlar soni" -#: server_status.php:1635 +#: server_status.php:1678 #, fuzzy #| msgid "Error management:" msgid "Chart arrangement" msgstr "Xatoliklarni boshqarish:" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Restore default value" msgid "Reset to default" msgstr "Asl qiymatlarni tiklash" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -12184,7 +12206,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -12192,18 +12214,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -12211,11 +12233,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -12223,104 +12245,104 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Rename database to" msgid "Preset chart" msgstr "Ma`lumotlar bazasi nomini quyidagiga o‘zgartirish" -#: server_status.php:1690 +#: server_status.php:1733 #, fuzzy #| msgid "See slave status table" msgid "Status variable(s)" msgstr "Tobе sеrvеr statusi jadvalini ko‘rish" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "Jadvallarni tanlang" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "Jadval nomi noto‘g‘ri" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new server" msgid "Add this series" msgstr "Yangi foydalanuvchi qo‘shish" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy #| msgid "SQL queries" msgid "Series in Chart:" msgstr "SQL so‘rovlari" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Show statistics" msgid "Log statistics" msgstr "Statiskani ko‘rsatish" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select Tables" msgid "Selected time range:" msgstr "Jadvallarni tanlang" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "So‘rov turi" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "per second" msgid "%d second" msgid_plural "%d seconds" msgstr[0] "sekundiga" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "in use" msgid "%d minute" @@ -12335,8 +12357,8 @@ msgstr "Manbaga ulanib bo‘lmadi" msgid "Could not connect to the target" msgstr "Nishonga ulanib bo‘lmadi" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "'%s' nomli baza mavjud emas." @@ -12442,19 +12464,19 @@ msgstr "" "Nishon baza manba baza bilan to‘liq sinxronizatsiya qilinadi. Manba baza " "o‘zgarishsiz qoladi." -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "Server o‘zgaruvchilari va sozlanishlari" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "Sessiya qiymatlari" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "Global qiymat" @@ -12789,9 +12811,9 @@ msgstr "" "real xostlar uchun tavsiya etilmaydi. Serverdagi phpMyAdmin turgan katalog " "adresini bilgan yoki taxmin qilgan har kim ushbu dasturga bemalol kirib, " "serverdagi ma`lumotlar bazalari bilan istalgan operatsiyalarni amalga " -"oshirishi mumkin. Server [a@?page=servers&mode=edit&id=" -"%1$d#tab_Server]autentifikatsiya usuli[/a]ni [kbd]cookie[/kbd] yoki [kbd]http" -"[/kbd] deb belgilash tavsiya etiladi." +"oshirishi mumkin. Server [a@?page=servers&mode=edit&id=%1" +"$d#tab_Server]autentifikatsiya usuli[/a]ni [kbd]cookie[/kbd] yoki [kbd]http[/" +"kbd] deb belgilash tavsiya etiladi." #: setup/lib/index.lib.php:314 #, fuzzy, php-format @@ -12851,50 +12873,50 @@ msgstr "Kalit harflar, raqamlar [em]va[/em] maxsus belgilarni olishi kerak" msgid "Wrong data" msgstr "Ma`lumotlar bazasi mavjud emas" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "Haqiqatan ham so‘rovni bajarmoqchimisiz?" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "PHP-kod sifatida ko‘rsatish" -#: sql.php:826 +#: sql.php:831 #, fuzzy #| msgid "Validate SQL" msgid "Validated SQL" msgstr "SQL to‘g‘riligini tekshirish" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL so‘rovi natijasi" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "Tuzilgan" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "`\"%s\"` jadvalidagi indekslarda muammo mavjud" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "Xatcho‘p belgisi" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "%1$s jadvali muvaffaqiyatli o‘zgartirildi" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -12975,12 +12997,12 @@ msgstr "" msgid "Y Values" msgstr "Qiymati" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "\"%s\" nomli jadval mavjud!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "%1$s jadvali tuzildi." @@ -13037,222 +13059,222 @@ msgstr "Fayl kabi saqlash" msgid "File name" msgstr "Jadval nomi" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "Birlamchi indeks nomi \"PRIMARY\" bo‘lishi kerak!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "Indeksni \"PRIMARY\"ga qayta nomlab bo‘lmadi!" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "Indeks qismlari belgilanmagan!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 #, fuzzy #| msgid "Apply index(s)" msgid "Add index" msgstr "Indеks(lar)ni saqlash" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "Tahrirlash usuli" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "Indeks nomi:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(\"PRIMARY\" nomi faqat birlamchi indeksgaega bo‘lishi shart!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "Indeks turi:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "\"%s\" maydon(lar)ini indeksga qo‘shish" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "Jadvalni o‘z-o‘ziga ko‘chirib bo‘lmaydi!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "Jadvalning o‘zidan o‘ziga nusxa ko‘chirish mumkin emas!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "\"%s\" jadvali \"%s\" ga ko‘chirildi." -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "\"%s\" jadvalidan \"%s\" ga nusxa ko‘chirildi." -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "Jadval nomi ko‘rsatilmagan!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "Jadval sortirovkasini o‘zgartirish" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(ustun)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "Jadvalni (ma`lumotlar bazasi.jadval) ga ko‘chirish:" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "Jadval parametrlari" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "Jadval nomini o‘zgartirish" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "Jadvaldan (ma`lumotlar ombori.jadval) ga nusxa ko‘chirish:" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "Nusxa olingan jadvalga o‘tish" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "Jadvalga xizmat ko‘rsatish" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "Jadvalni defragmentatsiyalash" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "\"%s\" jadvali keshi yangilandi" -#: tbl_operations.php:702 +#: tbl_operations.php:708 #, fuzzy #| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" msgstr "Jadval keshini yangilash (\"FLUSH\")" -#: tbl_operations.php:711 +#: tbl_operations.php:717 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete data or table" msgstr "Ushbu jadval uchun kuzatuv ma’lumotlari o‘chirish" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "" -#: tbl_operations.php:750 +#: tbl_operations.php:756 #, fuzzy #| msgid "Go to database" msgid "Delete the table (DROP)" msgstr "Ushbu bazaga o‘tish" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "bo‘laklarga xizmat ko‘rsatish" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "\"%s\" bo‘lagi" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "Tahlil" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "Tekshirish" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "Optimizatsiya" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "Qayta qurish" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "Tiklash" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "Bo‘laklarni (PARTITIONS) o‘chirish" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "Ma`lumotlar yaxlitligini tekshirish:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "Jadvallarni ko‘rsatish" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "Foydalanilayotgan joy" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "Effektivlik" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "Qatorlar statistikasi" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "statik" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "dinamik" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "Qator uzunligi" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "Qator hajmi" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "" " %1$s da tashqi kalit (FOREIGN KEY) tuzishda xatolik (ma`lumot turini " "tekshiring)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 #, fuzzy #| msgid "Internal relations" msgid "Internal relation" msgstr "Ichki aloqalar" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." @@ -13260,152 +13282,152 @@ msgstr "" "Agar tashqi kalit (FOREIGN KEY) orqali aloqa mavjud bo‘lsa, ichki aloqa " "o‘rnatish shart emas." -#: tbl_relation.php:415 +#: tbl_relation.php:420 #, fuzzy #| msgid "Foreign key limit" msgid "Foreign key constraint" msgstr "Tashqi kalit chegaralari" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "Turli qiymatlarni ko‘rib chiqish" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Apply index(s)" msgid "Add SPATIAL index" msgstr "Indеks(lar)ni saqlash" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 #, fuzzy #| msgid "None" msgctxt "None for default" msgid "None" msgstr "Yo‘q" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Column %s has been dropped" msgstr "\"%s\" jadvali o‘chirildi" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "\"%s\" ga birlamchi kalit qo‘shildi" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "\"%s\" uchun indeks qo‘shildi" -#: tbl_structure.php:469 +#: tbl_structure.php:470 #, fuzzy #| msgid "Show versions" msgid "Show more actions" msgstr "Vеrsiyalarni ko‘rsatish" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "Ustun(lar)ni olib tashlash" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "Chop etish versiyasi" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "Aloqalarni ko‘rish" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "Jadval tuzilishi tahlili" -#: tbl_structure.php:692 +#: tbl_structure.php:695 #, fuzzy #| msgid "Add column(s)" msgid "Add column" msgstr "Ustun(lar) qo‘shish" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "Jadval oxiriga" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "Jadval boshiga" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "\"%s\" dan keyin" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, fuzzy, php-format #| msgid "Create an index on %s columns" msgid "Create an index on  %s columns" msgstr "\"%s\" maydon uchun indeks tuzish" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "bo‘laklarga bo‘lingan" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "\"%s\" jadvali uchun kuzatuv hisoboti" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, fuzzy, php-format #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "Version %1$s was created, tracking for %2$s is active." msgstr "%s vеrsiya tuzildi, \"%s.%s\" ni kuzatishsh faollashtirilgan." -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "\"%s.%s\" jadvalini kuzatish faollashtirildi." -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was activated at version %2$s." msgstr "\"%s.%s\" jadvalini kuzatish faollashtirildi." -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL so‘rovi bajarildi." -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." @@ -13413,131 +13435,131 @@ msgstr "" "Dampni bajarish uchun vaqtinchalik baza tuzing yo borini ishlating. Buning " "uchun yetarli privilеgiyalarga ega bo‘lishingiz kеrak." -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "Agar kеrak bo‘lmasa, ushbu ikki qator oldiga sharh bеlgisini qo‘ying." -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL so‘rovi eksport qilindi. Dampdan nusxa oling yoki uni bajaring." -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "%s vеrsiya rasmi (SQL kodi)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 #, fuzzy #| msgid "Track these data definition statements:" msgid "Tracking data definition successfully deleted" msgstr "Ushbu ma’lumotlar ta’rifi opеratorlarini kuzatish:" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Ignore errors" msgid "Query error" msgstr "Xatolarga e`tibor bermaslik" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 #, fuzzy #| msgid "Track these data manipulation statements:" msgid "Tracking data manipulation successfully deleted" msgstr "Ushbu ma’lumotlar boshqaruvi opеratorlarini kuzatish:" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "Kuzatish opеratorlari" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, fuzzy, php-format #| msgid "Show %s with dates from %s to %s by user %s %s" msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "\"%s\"ni ko‘rsatish, %s dan %s sanagacha, foydalanuvchi %s %s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "Ushbu jadval uchun kuzatuv ma’lumotlari o‘chirish" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "Ma`lumotlar bazasi mavjud emas" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "Sanani" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "Ma’lumotlar ta’rifi opеratorini" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "Ma’lumotlarni boshqarish opеratorini" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL dampi (faylni yuklab olish)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL damp" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "Ushbu tanlov jadval va uning tarkibini amashtiradi." -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "SQL bajaruvi" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "\"%s\" dеb eksport qilish" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "Vеrsiyalarni ko‘rsatish" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "\"%s.%s\" jadvalini kuzatishni faolsizlantirish" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "Hozir faolsizlantirish" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "\"%s.%s\" jadvalini kuzatishni faollashtirish" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "Hozir faollashtirish" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "\"%s.%s\" jadvalining %s raqamli vеrsiyasini tuzish" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "Ushbu ma’lumotlar ta’rifi opеratorlarini kuzatish:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "Ushbu ma’lumotlar boshqaruvi opеratorlarini kuzatish:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "Vеrsiyasini tuzish" @@ -13568,11 +13590,11 @@ msgstr "Ushbu sahifaga kirish uchun Sizda yetarli huquq mavjud emas!" msgid "The profile has been updated." msgstr "Profil yangilandi." -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "Nom ko‘rinishi" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "Ko‘rinish nomini o‘zgartirish" @@ -13908,8 +13930,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -14044,8 +14066,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -15133,8 +15155,8 @@ msgstr "Maksimal ulanishlar soni " #~ "The result of this query can't be used for a chart. See [a@./" #~ "Documentation.html#faq6_29@Documentation]FAQ 6.29[/a]" #~ msgstr "" -#~ "Taxminiy bo‘lishi mumkin. [a@./Documentation." -#~ "html#faq3_11@Documentation]\"FAQ 3.11\"[/a]ga qarang" +#~ "Taxminiy bo‘lishi mumkin. [a@./Documentation.html#faq3_11@Documentation]" +#~ "\"FAQ 3.11\"[/a]ga qarang" #~ msgid "Add a New User" #~ msgstr "Yangi foydalanuvchi qo‘shish" diff --git a/po/zh_CN.po b/po/zh_CN.po index 6da53d8670..463a0f4069 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-04-09 07:19+0200\n" "Last-Translator: Vian Zhao \n" "Language-Team: chinese_simplified \n" -"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 0.8\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "全部显示" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "页码:" @@ -37,55 +37,56 @@ msgstr "" "无法更新目标浏览窗口。可能你已经关闭了父窗口或您浏览器的安全设置阻止了跨窗口" "更新。" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "搜索" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "执行" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "键名" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "说明" @@ -106,151 +107,151 @@ msgstr "该系统不支持 %s 文件,请访问 www.phpmyadmin.net 查询更多 msgid "Database %1$s has been created." msgstr "创建数据库 %1$s 成功。" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "数据库注释:" -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "表注释" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "字段" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "类型" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "空" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "默认" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "链接到" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "注释" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "否" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "是" @@ -258,599 +259,535 @@ msgstr "是" msgid "View dump (schema) of database" msgstr "查看数据库的转存(大纲)。" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "数据库中没有表。" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "全选" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "全不选" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "数据库名不能为空!" -#: db_operations.php:326 +#: db_operations.php:328 #, php-format msgid "Database %1$s has been renamed to %2$s" msgstr "已将数据库 %1$s 改名为 %2$s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "已将数据库 %s 复制为 %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "将数据库改名为" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "删除数据库" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "已被删除数据库 %s 。" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "删除数据库 (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "复制数据库到" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "仅结构" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "结构和数据" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "仅数据" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "复制前创建数据库 (CREATE DATABASE)" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "添加 %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "添加自增 (AUTO_INCREMENT) 值" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "强制添加" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "切换到复制的数据库" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "整理" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "phpMyAdmin 高级功能尚未激活。要查出原因,请点击%s此处%s。" -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "编辑或导出关系大纲" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "表" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "行数" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "大小" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "使用中" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "创建时间" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "最后更新" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "最后检查" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s 张表" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "您最少要选择显示一列" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "切换到 %s可视化查询生成器%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "排序" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "递增" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "递减" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "显示" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "条件" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "插入" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "与" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "删除" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "或" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "修改" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "添加/删除标准行" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "添加/删除字段" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "更新查询" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "使用表" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "在数据库 %s 执行 SQL 语句:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "提交查询" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "拒绝访问" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "至少一个词" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "所有词" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "精确短语" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "使用正则表达式" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "“%s”的搜索结果 %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "总计: %s 个匹配" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "在表 %2$s 中找到 %1$s 个匹配" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "浏览" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "删除 %s 表中所有匹配的记录?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "删除" - -#: db_search.php:362 -msgid "Search in database" -msgstr "在数据库中搜索" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "要查找的内容 (通配符: \"%\"):" - -#: db_search.php:373 -msgid "Find:" -msgstr "查找:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "每个单词用空格 (\" \") 分隔。" - -#: db_search.php:390 -msgid "Inside tables:" -msgstr "于下列表:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "包含字段:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "没有在数据库中找到表" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "未知" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "已清空表 %s " -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "已删除视图 %s" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "已删除表 %s " -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "追踪已启用。" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "追踪已禁用。" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "该视图最少包含的行数,参见%s文档%s。" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "视图" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "复制" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "总计" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s 是此 MySQL 服务器的默认存储引擎。" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "选中项:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "全选" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "仅选择多余" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "导出" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "打印预览" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "清空" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "删除" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "检查表" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "优化表" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "修复表" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "分析表" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "添加表前缀" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "修改表前缀" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "复制表为新前缀" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "数据字典" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "已追踪的表" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "数据库" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "最新版本" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "创建" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "更新" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "状态" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "操作" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "删除追踪数据" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "启用" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "禁用" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "版本" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "追踪报告" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "结构快照" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "未追踪的表" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "追踪表" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "数据库日志" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "非法类型!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "选择导出文件的类型!" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "非法参数!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "没有足够的空间保存文件 %s。" -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "服务器上已存在文件 %s,请修改文件名或选中覆盖选项。" -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "网站服务器没有保存文件 %s 的权限。" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "转存已经保存到文件 %s 中。" @@ -874,7 +811,7 @@ msgid "SRID" msgstr "SRID" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "几何学" @@ -953,27 +890,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "您可能正在上传很大的文件,请参考%s文档%s来寻找解决方法。" -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "显示书签" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "书签已删除。" -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "无法读取文件" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -982,7 +919,7 @@ msgid "" msgstr "" "您正在载入不支持的压缩格式 (%s)。配置文件中没有对应这种格式的配置说明。" -#: import.php:390 +#: import.php:394 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 " @@ -991,32 +928,32 @@ msgstr "" "没有接收到要导入的数据。可能是文件名没有提交,也可能是文件大小超出 PHP 限制。" "参见 [a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]。" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "没有字符集转换库,无法转换文件字符集" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "无法加载导入插件,请检查你的安装!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "已创建书签 %s" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "导入成功,执行了 %d 个查询。" -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "脚本超时,如果你要完成导入,请重新提交相同的文件,导入将会继续进行。" -#: import.php:499 +#: import.php:503 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." @@ -1024,15 +961,15 @@ msgstr "" "在最后一次执行时没有数据被解析,建议您增加 PHP 运行时间限制,否则 phpMyAdmin " "将无法完成导入操作。" -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "您的 SQL 语句已成功运行" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "返回" @@ -1040,7 +977,7 @@ msgstr "返回" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin 更适合在支持框架的浏览器中使用。" -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "已经禁用删除数据库 (“DROP DATABASE”) 语句。" @@ -1050,7 +987,7 @@ msgstr "已经禁用删除数据库 (“DROP DATABASE”) 语句。" msgid "Do you really want to execute \"%s\"?" msgstr "您真的要" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "您将要删除一个完整的数据库!" @@ -1090,7 +1027,7 @@ msgstr "添加索引" msgid "Edit Index" msgstr "编辑索引" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, php-format msgid "Add %d column(s) to index" msgstr "添加 %d 个字段至索引" @@ -1108,16 +1045,16 @@ msgstr "主机名不能为空!" msgid "The user name is empty!" msgstr "用户名不能为空!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "密码不能为空!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "两次密码不一致!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "添加用户" @@ -1129,29 +1066,31 @@ msgstr "重新载入权限" msgid "Removing Selected Users" msgstr "正在删除选中的用户" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "关闭" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "编辑" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "实时流量图" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "实时连接/进程图" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "实时查询图" @@ -1161,24 +1100,24 @@ msgstr "静态数据" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "总计" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "其它" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1198,7 +1137,7 @@ msgstr "服务器流量 (单位: KB)" msgid "Connections since last refresh" msgstr "自上次刷新起的连接数" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "进程" @@ -1216,7 +1155,7 @@ msgstr "自上次刷新起的内部查询" msgid "Questions (executed statements by the server)" msgstr "内部查询 (服务器执行的查询)" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "查询统计" @@ -1259,14 +1198,14 @@ msgid "System swap" msgstr "系统交换空间" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1318,32 +1257,32 @@ msgstr "已发送字节数" msgid "Bytes received" msgstr "已接收字节数" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "连接" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "字节" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1357,11 +1296,11 @@ msgstr "%d 张表" msgid "Questions" msgstr "内部查询" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "流量" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "设置" @@ -1381,12 +1320,12 @@ msgstr "添加图表" msgid "Please add at least one variable to the series" msgstr "请至少添加一个数据" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "无" @@ -1481,7 +1420,7 @@ msgstr "修改设置" msgid "Current settings" msgstr "当前设置" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 msgid "Chart Title" msgstr "图表标题" @@ -1567,7 +1506,7 @@ msgstr "解释 SQL" #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "时间" @@ -1665,10 +1604,10 @@ msgid "" "config..." msgstr "导入配置失败。正在重设为默认设置..." -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "导入" @@ -1740,7 +1679,7 @@ msgstr "正在处理请求" msgid "Error in Processing Request" msgstr "处理请求时发生错误" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "未选中数据库。" @@ -1794,19 +1733,19 @@ msgstr "隐藏索引" msgid "Show indexes" msgstr "显示索引" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "禁止选定不相关的主键" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "已启用" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1836,7 +1775,7 @@ msgstr "正在删除" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "函数定义中必须包含 RETURN 语句!" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "ENUM/SET 编辑器" @@ -1875,8 +1814,8 @@ msgstr "显示查询框" msgid "No rows selected" msgstr "没有选中任何行" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "修改" @@ -1884,18 +1823,18 @@ msgstr "修改" msgid "Query execution time" msgstr "查询执行时间" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d 不是有效行数。" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "保存" @@ -1907,7 +1846,7 @@ msgstr "隐藏搜索条件" msgid "Show search criteria" msgstr "显示搜索条件" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -1955,12 +1894,12 @@ msgstr "查询结果" msgid "Data point content" msgstr "数据点内容" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "忽略" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "复制" @@ -1980,7 +1919,7 @@ msgstr "选择外键" msgid "Please select the primary key or a unique key" msgstr "请选择主键或唯一键" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "选择要显示的字段" @@ -2059,7 +1998,7 @@ msgstr "更新行" msgid "Generate password" msgstr "生成密码" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "生成" @@ -2067,7 +2006,7 @@ msgstr "生成" msgid "Change Password" msgstr "修改密码" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "更多" @@ -2156,63 +2095,63 @@ msgid "December" msgstr "十二月" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "一月" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "二月" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "三月" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "四月" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "五月" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "六月" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "七月" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "八月" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "九月" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "十月" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "十一月" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "十二月" @@ -2250,32 +2189,32 @@ msgid "Sun" msgstr "周日" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "周一" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "周二" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "周三" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "周四" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "周五" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "周六" @@ -2393,16 +2332,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "每秒" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "每分钟" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "每小时" @@ -2410,6 +2349,250 @@ msgstr "每小时" msgid "per day" msgstr "每天" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "最大限制:%s %s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "文档" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "zh" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "en" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "错误" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL 查询" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL 返回:" + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "连接到 SQL 校验器失败!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "解释 SQL" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "略过解释 SQL" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "无 PHP 代码" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "创建 PHP 代码" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "刷新" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "略过校验 SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "校验 SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "在本页面编辑此查询" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "快速编辑" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "概要" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "周日" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%Y 年 %m 月 %d 日 %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s 天 %s 小时,%s 分 %s 秒" + +#: libraries/CommonFunctions.class.php:2204 +msgid "Missing parameter:" +msgstr "缺少参数:" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +msgctxt "First page" +msgid "Begin" +msgstr "首页" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +msgctxt "Previous page" +msgid "Previous" +msgstr "上一页" + +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +msgctxt "Next page" +msgid "Next" +msgstr "下一页" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +msgctxt "Last page" +msgid "End" +msgstr "尾页" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "跳转到数据库“%s”。" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "%s 功能受到一个已知的缺陷 (bug) 影响,参见 %s" + +#: libraries/CommonFunctions.class.php:2950 +msgid "Click to toggle" +msgstr "点击切换" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "结构" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "插入" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "浏览" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "操作" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "从计算机中上传:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "从网站服务器上传文件夹 %s 中选择:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "用于上传的文件夹出错,无法使用" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "没有可上传的文件" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "执行" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "打印" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2423,74 +2606,50 @@ msgstr "配置文件权限错误,无法写入!" msgid "Font size" msgstr "字号" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 msgid "Save edited data" msgstr "保存已编辑的数据" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 msgid "Restore column order" msgstr "恢复字段顺序" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -msgctxt "First page" -msgid "Begin" -msgstr "首页" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -msgctxt "Previous page" -msgid "Previous" -msgstr "上一页" - -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -msgctxt "Next page" -msgid "Next" -msgstr "下一页" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -msgctxt "Last page" -msgid "End" -msgstr "尾页" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 msgid "Start row" msgstr "起始行" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 msgid "Number of rows" msgstr "行数" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 msgid "Mode" msgstr "模式" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "水平" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "水平 (旋转表头)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "垂直" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, fuzzy, php-format #| msgid "Headers every %s rows" msgid "Headers every %s rows" msgstr "每 %s 行重复表头" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "主键排序" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2514,108 +2673,120 @@ msgstr "主键排序" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "选项" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "部分内容" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "完整内容" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "关联键" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "关联显示字段" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "显示二进制内容" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "显示 BLOB 内容" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "以十六进制显示二进制内容" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 msgid "Hide browser transformation" msgstr "隐藏浏览器转换" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "已删除该行" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "删除" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "杀死" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" "可能接近。参见 [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "查询中" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "显示行" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "总计" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "查询花费 %01.4f 秒" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "查询结果选项" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "打印预览 (全文显示)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "显示图表" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "可视化 GIS 数据" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "新建视图" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "找不到链接" @@ -2678,195 +2849,154 @@ msgstr "无法读取移动后的上传文件。" msgid "Open new phpMyAdmin window" msgstr "打开新 phpMyAdmin 窗口" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "必须启用 Cookies 才能登录。" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "必须启用 Cookies 才能登录。" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "没有已定义的索引!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "索引" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "唯一" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "紧凑" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "基数" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "注释" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "已删除主键" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "已删除索引 %s " -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "索引 %1$s 和 %2$s 可能是相同的,其中一个将可能被删除" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "数据库" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "服务器" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "结构" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "插入" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "操作" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "追踪" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "触发器" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "数据表是空的!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "数据库是空的!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "查询" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "权限" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "程序" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "事件" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "设计器" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 msgid "Users" msgstr "用户" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "同步" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "二进制日志" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "变量" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "字符集" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "插件" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "引擎" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "错误" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -2889,78 +3019,78 @@ msgstr[0] "插入了 %1$d 行。" msgid "Error while creating PDF:" msgstr "创建 PDF 时发生错误:" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "无法保存最近使用的表" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "最近使用的表" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "没有最近使用的表" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "没有该存储引擎的详细信息。" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "%s 在此 MySQL 服务器上可用。" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s 在此 MySQL 服务器上被禁止了。" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "此 MySQL 服务器不支持 %s 存储引擎。" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 msgid "unknown table status: " msgstr "未知表状态: " -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "源数据库" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "未找到主题 %s !" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "无效的数据库" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "无效的数据表名" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "将表 %1$s 改名为 %2$s 时发生错误" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "已将数据表 %s 改名为 %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "无法保存表界面设置" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" @@ -2968,7 +3098,7 @@ msgid "" msgstr "" "清除表用户界面设置失败(查看$cfg['Servers'][$i]['MaxTableUiprefs'] %s)" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -2977,83 +3107,83 @@ msgid "" msgstr "" "无法保存用户界面属性 \"%s\"。修改将在刷新本页后丢失。请检查表结构是否已修改。" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "函数" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "运算符" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "值" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 msgid "Table Search" msgstr "普通搜索" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 msgid "Edit/Insert" msgstr "编辑/插入" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "选择字段 (至少一个):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "添加搜索条件 (“where”语句的主体):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "每页行数" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "显示顺序:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "使用该字段标记每个点" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 msgid "Maximum rows to plot" msgstr "显示的最多行数" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "浏览不相关的值" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 msgid "Additional search criteria" msgstr "附加搜索条件" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "在两个不同的字段中执行 “依例查询” (通配符:“%”)" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "执行“依例查询”(通配符:“%”)" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "浏览/编辑点" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 msgid "How to use" msgstr "如何使用" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3128,14 +3258,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3382,13 +3512,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "已共享" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "数据表" @@ -3399,35 +3529,35 @@ msgstr "数据表" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "数据" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "多余" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "转到数据库" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "未复制" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "已复制" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "检查数据库“%s”的权限。" -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "检查权限" @@ -3475,174 +3605,18 @@ msgstr "配置文件中设置的认证方式无效:" msgid "You should upgrade to %s %s or later." msgstr "您应升级到 %s %s 或更高版本。" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "可利用" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "监测到数值型键" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "最大限制:%s %s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "文档" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "zh" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "en" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL 查询" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL 返回:" - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "连接到 SQL 校验器失败!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "解释 SQL" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "略过解释 SQL" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "无 PHP 代码" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "创建 PHP 代码" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "刷新" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "略过校验 SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "校验 SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "在本页面编辑此查询" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "快速编辑" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "概要" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "周日" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%Y 年 %m 月 %d 日 %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s 天 %s 小时,%s 分 %s 秒" - -#: libraries/common.lib.php:2138 -msgid "Missing parameter:" -msgstr "缺少参数:" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "跳转到数据库“%s”。" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "%s 功能受到一个已知的缺陷 (bug) 影响,参见 %s" - -#: libraries/common.lib.php:2880 -msgid "Click to toggle" -msgstr "点击切换" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "从计算机中上传:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "从网站服务器上传文件夹 %s 中选择:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "用于上传的文件夹出错,无法使用" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "没有可上传的文件" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "执行" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "打印" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3668,9 +3642,9 @@ msgstr "开启" msgid "Closed" msgstr "关闭" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "已禁用" @@ -3798,30 +3772,30 @@ msgstr "未找到 SOAP 扩展" msgid "maximum %s" msgstr "最大 %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "维基 (Wiki) (外链,英文)" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "此设置已禁用,不会应用到你的设置中" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "设置值: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "还原默认值" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "允许用户自定义该值" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "重置" @@ -4095,7 +4069,7 @@ msgid "Character set of the file" msgstr "文件字符集" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "格式" @@ -4120,14 +4094,14 @@ msgstr "首行保存字段名" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "内容分隔符" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "内容转义符" @@ -4147,13 +4121,13 @@ msgstr "删除字段中的回车换行符" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "字段分隔符" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "换行符" @@ -4210,12 +4184,12 @@ msgstr "关键标签" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME 类型" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "关系" @@ -4228,7 +4202,7 @@ msgid "Save on server" msgstr "保存在服务器上" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "覆盖已有文件" @@ -4241,7 +4215,7 @@ msgid "Enclose table and column names with backquotes" msgstr "给数据表名及字段名加上反引号" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL 兼容模式" @@ -4462,8 +4436,8 @@ msgstr "" "a]中关于可以取得特殊值的魔术字符串。" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "查询窗口" @@ -5737,10 +5711,10 @@ msgstr "需要启用 SQL 校验器" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "密码" @@ -5761,8 +5735,8 @@ msgid "" msgstr "" "如果你有自己的用户名,请在这里输入 (默认为 [kbd]anonymous (匿名)[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "用户名" @@ -6002,42 +5976,90 @@ msgstr "缺少 %s 扩展。请检查 PHP 配置。" msgid "possible deep recursion attack" msgstr "可能的深度递归攻击" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 msgid "" "The server is not responding (or the local server's socket is not correctly " "configured)." msgstr "服务器无响应(或者本地 MySQL 服务器的套接字没有正确配置)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 msgid "The server is not responding." msgstr "服务器没有响应。" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "请检查数据库目录的权限。" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "详细..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "“%s”的搜索结果 %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "总计: %s 个匹配" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "在表 %2$s 中找到 %1$s 个匹配" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "删除 %s 表中所有匹配的记录?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "在数据库中搜索" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "要查找的内容 (通配符: \"%\"):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "查找:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "每个单词用空格 (\" \") 分隔。" + +#: libraries/db_search.lib.php:296 +msgid "Inside tables:" +msgstr "于下列表:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "包含字段:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "使用配置文件中定义的控制用户连接失败。" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "修改密码" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "无密码" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "重新输入" @@ -6058,8 +6080,8 @@ msgstr "新建数据库" msgid "Create" msgstr "创建" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "无权限" @@ -6073,9 +6095,9 @@ msgstr "新建数据表" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "名字" @@ -6083,177 +6105,177 @@ msgstr "名字" msgid "Number of columns" msgstr "字段数" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "无法加载导出插件,请检查安装!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "正在从当前服务器中导出数据库" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "正在导出数据库“%s”中的数据表" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "正在导出数据表“%s”中的记录" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "导出方式" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "快速 - 显示最少的选项" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "自定义 - 显示所有可用的选项" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "数据库:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "数据表:" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "记录:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "转储部分记录" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "记录数:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "起始行数:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "转储所有行" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "输出:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "保存到务器上的 %s 文件夹中" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "保存为文件" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "文件名模板:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ 将变成服务器名称" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ",@DATABASE@ 将变成数据库名" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ",@TABLE@ 将变成数据表名" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"formatting strings. Additionally the following transformations will happen: %" +"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details." msgstr "" "这个值是使用 %1$sstrftime%2$s 来解析的,所以你能用时间格式的字符串。另外,下" "列内容也将被转换:%3$s。其他文本将保持原样。参见%4$s常见问题 (FAQ)%5$s。" -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "以后也使用此设置" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "文件的字符集:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "压缩:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zip 压缩" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzip 压缩" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzip 压缩" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "直接显示为文本" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "格式:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "格式特定选项:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "编码转换:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "为 %2$s.%3$s 创建版本 %1$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "为 %2$s.%3$s 创建版本 %1$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6262,84 +6284,84 @@ msgstr "" "上传的文件可能超过了最大大小,也可能是一个基于 webkit 浏览器 (Safari, Google " "Chrome, Arora 等) 的已知缺陷 (bug) 。" -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "导入文件的格式" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "正在处理,请稍候。" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "正在上传,没有详细信息,请稍候。" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "导入到当前服务器" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "导入到数据库“%s”" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "导入到数据表“%s”" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "要导入的文件:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "文件可能已压缩 (%s) 或未压缩。" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "压缩文件名必须以 .[格式].[压缩方式] 结尾。如:.sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "此服务器禁止了文件上传。" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "部分导入:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "上一个导入操作超时,随后重新提交将会从 %d 处开始。" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6348,11 +6370,11 @@ msgstr "" "在导入时脚本若检测到可能需要花费很长时间则允许中断。(尽管这会中断事务,但" "在导入大文件时是个很好的方法。)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "从首行起要跳过的行数:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "格式特定选项:" @@ -6361,7 +6383,7 @@ msgstr "格式特定选项:" msgid "Language" msgstr "Language" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "版本信息" @@ -6401,67 +6423,67 @@ msgstr "InnoDB 用于缓存数据和索引要使用的内存缓冲大小。" msgid "Buffer Pool" msgstr "缓冲池" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB 状态" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "缓冲池使用情况" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "页数" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "空闲页" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "脏页" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "非空页" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "要刷新的页" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "负载页" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "锁定页" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "缓冲池活动" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "读请求" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "写请求" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "读缺失数" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "写等待数" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "读缺失率" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "写等待率" @@ -6668,18 +6690,18 @@ msgstr "" "系统维护的事务日志数量 (pbxt/system/*.xt)。如果日志数量大于此值,旧的日志将会" "被删除,或者被以升序数字序列重命名。" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "关于 PBXT 的文档和更多信息请参见 %sPrimeBase XT 主页%s。" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "相关链接" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "PrimeBase XT 博客 —— Paul McCullagh 著" @@ -6687,123 +6709,123 @@ msgstr "PrimeBase XT 博客 —— Paul McCullagh 著" msgid "No data found for GIS visualization." msgstr "未找到用于 GIS 可视化的数据。" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL 返回的查询结果为空 (即零行)。" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "下列结构被创建或修改。你可以:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 msgid "View a structure's contents by clicking on its name" msgstr "请通过点击结构的名称来查看它的内容" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "点击相应的“选项”链接修改它的设置" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 msgid "Edit structure by following the \"Structure\" link" msgstr "请通过点击 \"结构\" 链接来编辑结构" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, php-format msgid "Go to database: %s" msgstr "转到数据库: %s" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, php-format msgid "Edit settings for %s" msgstr "编辑 %s 的设置" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, php-format msgid "Go to table: %s" msgstr "转到表: %s" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, php-format msgid "Structure of %s" msgstr "%s 的结构" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, php-format msgid "Go to view: %s" msgstr "转到视图: %s" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "隐藏" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "二进制" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "因长度问题,
该字段可能无法编辑 " -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "二进制 - 无法编辑" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "网站服务器上传文件夹" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "继续插入 %s 行" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "然后" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "以新行插入" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "以新行插入 (忽略错误)" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "显示插入语句" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "返回上一页" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "插入新数据" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "返回到本页" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "编辑下一行" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "按 TAB 键跳到下一个数值,或 CTRL+方向键 作随意移动" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "显示 SQL 查询" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "插入的行 id: %1$d" @@ -6818,236 +6840,236 @@ msgstr "无" msgid "Convert to Kana" msgstr "转换为假名" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 msgid "From" msgstr "从" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "到" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "提交" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "添加表前缀" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "添加前缀" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "您真的要" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "无更改" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "字符集" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "保加利亚语" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "简体中文" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "正体中文" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "不区分大小写" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "区分大小写" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "克罗地亚语" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "捷克语" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "丹麦语" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "英语" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "世界语" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "爱沙尼亚语" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "德语" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "字典" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "电话本" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "匈牙利语" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "冰岛语" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "日语" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "拉脱维亚语" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "立陶宛语" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "朝鲜语" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "波斯语" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "波兰语" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "西欧" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "罗马尼亚语" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "斯洛伐克语" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "斯洛文尼亚语" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "西班牙语" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "传统西班牙语" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "瑞典语" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "泰语" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "土耳其语" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "乌克兰语" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "多语言" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "中欧" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "俄语" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "巴拉克语" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "亚美尼亚语" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "西里尔语" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "阿拉伯语" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "希伯来语" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "乔治亚语" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "希腊语" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "捷克斯洛伐克语" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "主页" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "退出" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin 文档" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "刷新导航框架" @@ -7069,8 +7091,8 @@ msgstr "欢迎使用 %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "你可能还没有创建配置文件。你可以使用 %1$s设置脚本%2$s 来创建一个配置文件。" @@ -7117,20 +7139,20 @@ msgstr "密码:" msgid "Server Choice" msgstr "选择服务器" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "空密码登录被禁止 (参见 允许空密码)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "登录超时 (%s 秒未活动),请重新登录" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "无法登录 MySQL 服务器" @@ -7210,7 +7232,7 @@ msgstr "数据转储选项" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "转存表中的数据" @@ -7225,28 +7247,28 @@ msgstr "事件" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 msgid "Definition" msgstr "定义" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "表的结构" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "视图结构" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "替换视图以便查看" @@ -7292,32 +7314,32 @@ msgid "Display MIME types" msgstr "显示 MIME 类型" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "主机" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "生成日期" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "服务器版本" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP 版本" @@ -7394,7 +7416,7 @@ msgstr "" "给表和字段名加上反引号 (保护名称中含有特殊字符或保留字的字段和表)" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7466,33 +7488,33 @@ msgstr "" "转储 TIMESTAMP 字段时用 UTC 时区 (允许在不同时区的服务器间转储和重新载入 " "TIMESTAMP 字段)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "存储过程" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "函数" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "限制导出的表" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "限制表" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME 类型表" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "表的关联" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 msgid "Error reading data:" msgstr "读取数据时发生错误:" @@ -7533,15 +7555,15 @@ msgstr "" msgid "Column names: " msgstr "字段名:" -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "导入 CSV 文件 %s 时有无效参数" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7550,13 +7572,13 @@ msgstr "" "无效字段 (%s)!请检查字段名是否拼写正确,使用半角逗号分隔,并且不要用引号括" "起。" -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "CSV 输入的第 %d 行格式有错。" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "CSV 输入的第 %d 行字段数有错。" @@ -7566,17 +7588,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "数据表名" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "字段名" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "该插件不支持导入文件!" @@ -7769,80 +7791,80 @@ msgstr "" "显示链接,字段内包含文件名。第一个选项是类似“http://www.example.com/”这样的 " "URL 前缀。第二个选项是链接的标题。" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "错误" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 msgctxt "Correctly working" msgid "OK" msgstr "正常" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "已启用" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "基本功能" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "显示功能" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "创建 PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "显示字段注释" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "浏览器转换" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "请参见文档中关于如何更新您的 column_comments 表" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "SQL 查询书签" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL 历史" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "持久最近使用的表" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "持久表界面设置" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "用户偏好" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "快速设置高级功能:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "通过 examples/create_tables.sql 创建必需的数据表。" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "创建一个用户并授予其访问上一步操作中创建的数据表的权限。" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -7850,15 +7872,15 @@ msgstr "" "在配置文件 (config.inc.php) 中启用高级功能,参见 config." "sample.inc.php 中的范例。" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "请重新登录 phpMyAdmin 以加载新配置并使其生效。" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "无说明" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "全不选" @@ -7866,7 +7888,7 @@ msgstr "全不选" msgid "Slave configuration" msgstr "从服务器配置" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "修改或重新配置主服务器" @@ -7879,9 +7901,9 @@ msgstr "" "添加此行到 [mysqld] 一节中:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "用户名" @@ -7899,191 +7921,191 @@ msgid "Slave status" msgstr "从服务器状态" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "变量" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "服务器ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "仅通过 --report-host=主机名 参数启动的从服务器可见。" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "添加从复制用户" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "任意用户" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "使用文本域" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "任意主机" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "本地" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "此主机" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "使用主机表" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "生成密码" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, php-format msgid "The following query has failed: \"%s\"" msgstr "下列查询失败了: \"%s\"" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "抱歉,恢复已删除的事件失败。" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "已备份的查询为:" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, php-format msgid "Event %1$s has been modified." msgstr "已修改事件 %1$s 。" -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, php-format msgid "Event %1$s has been created." msgstr "已创建事件 %1$s 。" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "处理请求时发生错误:" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 msgid "Edit event" msgstr "编辑事件" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 msgid "Error in processing request" msgstr "处理请求时的错误" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 msgid "Details" msgstr "详细" -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 msgid "Event name" msgstr "事件名称" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "事件类型" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, php-format msgid "Change to %s" msgstr "改为 %s" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "运行时间" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "运行周期" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 msgctxt "Start of recurring event" msgid "Start" msgstr "起始时间" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 msgctxt "End of recurring event" msgid "End" msgstr "终止时间" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 msgid "On completion preserve" msgstr "过期后禁用事件而不删除" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "用户" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "用户必须是 \"用户名@主机名\" 格式" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "请输入事件名称" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "请设置一个有效的运行周期。" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "请设置一个有效的运行时间。" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "请选择一个有效的事件类型。" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "请输入事件定义。" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "新建" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "关" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "开" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "事件计划状态" @@ -8106,124 +8128,124 @@ msgstr "" "你正在使用 PHP 所不推荐的 'mysql' 扩展,不支持多语句查询。运行部分存储程序" "时可能会失败!请使用改进的 'mysqli' 扩展避免此类问题发生。" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "无效的程序类型: \"%s\"" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "抱歉,恢复已删除的程序失败。" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, php-format msgid "Routine %1$s has been modified." msgstr "已修改程序 %1$s 。" -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, php-format msgid "Routine %1$s has been created." msgstr "已创建程序 %1$s 。" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 msgid "Edit routine" msgstr "编辑程序" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 msgid "Routine name" msgstr "程序名称" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "参数" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 msgid "Direction" msgstr "方向" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "长度/值" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "添加参数" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 msgid "Remove last parameter" msgstr "删除最后一个参数" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "返回类型" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 msgid "Return length/values" msgstr "返回长度/值" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 msgid "Return options" msgstr "返回选项" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "是否固定" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 msgid "Security type" msgstr "安全类型" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "SQL 数据访问" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "请输入程序名称" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "参数方向 \"%s\" 无效。" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "请设置 ENUM、SET、VARCHAR 和 VARBINARY 类型参数的长度/值。" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "请输入每一个参数的名称并设置其类型。" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "请设置一个有效的返回类型。" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "请输入程序定义。" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "存储过程中最后一条语句影响了 %d 行" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, php-format msgid "Execution results of routine %s" msgstr "程序 %s 的运行结果" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "运行程序" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 msgid "Routine parameters" msgstr "程序参数" @@ -8254,23 +8276,23 @@ msgctxt "Trigger action time" msgid "Time" msgstr "时机" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "请输入触发器名称" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "请选择一个有效的触发时机" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "请选择一个有效的触发事件" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 msgid "You must provide a valid table name" msgstr "请选择一个有效的表" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "请输入触发器定义。" @@ -8352,144 +8374,144 @@ msgstr "在数据库 %2$s 中找不到名为 %1$s 的事件" msgid "There are no events to display." msgstr "没有事件。" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "数据表 %s 不存在!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "请配置表 %s 的并发" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "数据库 %s 的大纲 - 第 %s 页" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "此页没有包含任何表!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "大纲错误: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "关系大纲" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "目录" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "属性" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "额外" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "创建新页" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "页面名称" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "自动排版,基于" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "内联" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "外键" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "请选择需要编辑的页" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "选择页" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "选择表" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "显示关系大纲" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "选择导出关系类型" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "显示网格" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "显示颜色" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "显示表格大小" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "以相同宽度显示所有的表" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "仅显示键" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "横向" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "纵向" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "方向" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "纸张大小" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "切换草稿板" @@ -8508,44 +8530,44 @@ msgstr "未知的语言:%1$s." msgid "Current Server" msgstr "当前服务器" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "源数据库" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "当前服务器" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "远程服务器" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "差异" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "目标数据库" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "点击选中" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "在服务器 %s 运行 SQL 查询" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "在数据库 %s 运行 SQL 查询" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "清除" @@ -8554,11 +8576,11 @@ msgstr "清除" msgid "Columns" msgstr "字段" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "将此 SQL 查询加为书签" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "让所有用户均可访问此书签" @@ -8655,7 +8677,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "%s.%s 的追踪已启用。" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8665,36 +8687,36 @@ msgstr "" "如字段类型是“enum”或“set”,请使用以下格式输入:'a','b','c'...
如果需要输" "入反斜杠(“\\”)或单引号(“'”),请在前面加上反斜杠(如 '\\\\xyz' 或 'a\\'b')。" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "对于默认值,请只输入单个值,不要加反斜杠或引号,请用此格式:a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "索引" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "删除字段" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "要获得可用转换选项的列表及对应的 MIME 类型转换,请点击%s转换说明%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "转换选项" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8704,58 +8726,58 @@ msgstr "" "请使用此格式输入转换选项的值:'a',100,b,'c'...
如果您需要在值中输入反斜" "杠 (“\\”)或单引号(“'”),请在前面加上反斜杠 (如 '\\\\xyz' 或 'a\\'b')。" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM 或 SET 数据过长?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "获取更多编辑空间" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "无" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "定义:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "主键" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "全文搜索" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "于 %s 之后" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "添加 %s 个字段" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "至少要添加一个字段。" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "存储引擎" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "分区定义" @@ -8774,11 +8796,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "你的偏好将仅作用于本次会话。要想永久保存需要 %sphpMyAdmin 高级功能%s。" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "无法保存设置" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -8793,81 +8815,81 @@ msgstr "ZIP 包中未找到文件!" msgid "Error in ZIP archive:" msgstr "ZIP 包中有错误:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "常规设置" -#: main.php:119 +#: main.php:121 msgid "Server connection collation" msgstr "服务器连接校对" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "外观设置" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "更多设置" -#: main.php:178 +#: main.php:181 msgid "Database server" msgstr "数据库服务器" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "软件" -#: main.php:182 +#: main.php:185 msgid "Software version" msgstr "软件版本" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "协议版本" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "用户" -#: main.php:193 +#: main.php:196 msgid "Server charset" msgstr "服务器字符集" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "网站服务器" -#: main.php:218 +#: main.php:221 msgid "Database client version" msgstr "数据库客户端版本" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP 扩展" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "显示 PHP 信息" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "官方主页 (外链,英文)" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "贡献" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "获取支持" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "更新列表" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -8878,7 +8900,7 @@ msgstr "" "务器使用默认值运行当然没有问题,不过这样的话,被入侵的可能性会很大,我们强烈" "建议您应该立即给 'root' 用户设置一个密码来补上这个安全漏洞。" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -8887,7 +8909,7 @@ msgstr "" "PHP 配置中已启用了 mbstring.func_overload 。这个选项和 phpMyAdmin 不兼容,可" "能会导致一些数据损坏!" -#: main.php:294 +#: main.php:297 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 " @@ -8896,19 +8918,19 @@ msgstr "" "没有找到 PHP 扩展 mbstring,而您现在好像在使用多字节字符集。没有 mbstring 扩" "展的 phpMyAdmin 不能正确分割字符串,可能产生意想不到的结果。" -#: main.php:302 +#: main.php:305 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." +"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 "" "您的 PHP 配置参数 [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime (外链,英文)[/a] 短于您在 " -"phpMyAdmin 中设置的 Cookies 有效期,因此您的登录会话有效期将会比您在 " +"session.gc-maxlifetime@_blank]session.gc_maxlifetime (外链,英文)[/a] 短于您" +"在 phpMyAdmin 中设置的 Cookies 有效期,因此您的登录会话有效期将会比您在 " "phpMyAdmin 中设置的时间要更短。" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -8916,11 +8938,11 @@ msgstr "" "phpMyAdmin 中所设置的登录 cookie 存储小于 cookie 有效期,因此您的登录过期时间" "将会比您在 phpMyAdmin 中设置的时间要更短。" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "配置文件现在需要一个短语密码。" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -8929,7 +8951,7 @@ msgstr "" "安装时所用的 [code]config[/code] 文件夹尚未删除,如果 phpMyAdmin 已经安装配置" "好,请立即删除该文件夹。" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -8937,7 +8959,7 @@ msgid "" msgstr "" "phpMyAdmin 高级功能未全部设置,部分功能不可用。要查出原因请%s点这里%s。" -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -8946,33 +8968,33 @@ msgstr "" "你的 PHP MySQL 库版本 %s 和你的 MySQL 服务器版本 %s 不同。这可能造成一些未知" "的问题。" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "服务器上运行了 Suhosin。请先查看%s文档%s中是否有类似的情况。" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "无数据库" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "Filter tables by name" msgid "Filter databases by name" msgstr "根据表名快速搜索" -#: navigation.php:238 +#: navigation.php:243 msgid "Filter tables by name" msgstr "根据表名快速搜索" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "新建数据表" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "请选择数据库" @@ -9020,7 +9042,7 @@ msgstr "反向收缩/展开" msgid "Toggle relation lines" msgstr "显示/隐藏关系线" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "为 PDF 大纲导入/导出坐标" @@ -9078,67 +9100,67 @@ msgstr "聚合" msgid "Active options" msgstr "当前选项" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "已创建页面" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "页面创建失败" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "页面" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "从所选页导入" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "导出至所选页" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "导出至新页" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "新页面名: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "按比例导出/导入" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "推荐" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "错误:关系已存在" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "错误:关系未添加" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "已添加外键关联" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "已添加内联关系" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "已删除关系" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "保存设计器坐标时出错。" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "已保存修改。" @@ -9210,15 +9232,15 @@ msgstr "现有设置将被覆盖!" msgid "You can reset all your settings and restore them to default values." msgstr "你可以重置并将所有设置恢复为默认值。" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "导入文件" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "全部" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "找不到 %s 表或还未在 %s 设置" @@ -9227,37 +9249,37 @@ msgstr "找不到 %s 表或还未在 %s 设置" msgid "File doesn't exist" msgstr "文件不存在" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "选择要查看的二进制日志" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "文件" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "截断显示的查询" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "显示完整查询" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "日志文件名" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "位置" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "初始位置" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "信息" @@ -9265,38 +9287,38 @@ msgstr "信息" msgid "Character Sets and Collations" msgstr "字符集和整理" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "已成功删除 %s 个数据库。" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "数据库统计" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "主复制" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "从复制" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "启用统计" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" "注意:在此启用数据库统计可能导致网站服务器和 MySQL 服务器之间的流量骤增。" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "存储引擎" @@ -9324,7 +9346,7 @@ msgstr "模块" msgid "Library" msgstr "库" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "版本" @@ -9340,168 +9362,168 @@ msgstr "授权" msgid "disabled" msgstr "已禁用" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "除了授权 (GRANT) 以外的所有权限。" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "允许修改现有数据表的结构。" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "允许修改或删除储存过程。" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "允许创建新数据库和数据表。" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "允许创建存储过程。" -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "允许创建新数据表。" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "允许创建临时表。" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "允许创建、删除和重命名用户账户。" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "允许创建视图。" -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "允许删除数据。" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "允许删除数据库和数据表。" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "允许删除数据表。" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "允许为事件触发器设置事件" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "允许运行存储过程。" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "允许从文件中导入数据以及将数据导出至文件。" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "允许添加用户和权限,而不允许重新载入权限表。" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "允许创建和删除索引。" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "允许插入和替换数据。" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "允许锁定当前线程的表。" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "限制用户每小时打开的新连接数。" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "限制用户每小时可发送到服务器的查询数。" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "限制用户每小时可执行的修改任何数据表或数据库的命令数。" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "限制该用户的并发连接数。" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "允许查看所有用户的进程" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "在此版本的 MySQL 中无效。" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "允许重新载入服务器设置并刷新服务器的缓存。" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "用户有权询问附属者/控制者在哪里。" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "回复附属者所需。" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "允许读取数据。" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "允许访问完整的数据库列表。" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "允许执行 SHOW CREATE VIEW 查询。" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "允许关闭服务器。" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9510,294 +9532,294 @@ msgstr "" "允许在达到最大连接数时连接,对于大多数像设置全局变量或杀死其它用户线程这样的" "管理操作是必需的。" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "允许创建和删除触发器" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "允许修改数据。" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "无权限。" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "无" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "按表指定权限" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "注意:MySQL 权限名称会以英文显示 " -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "管理" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "全局权限" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "按数据库指定权限" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "资源限制" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "注意:若将这些选项设为 0(零) 即不限制。" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "登录信息" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "保持原密码" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "未找到用户。" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "用户 %s 己存在!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "您已添加了一个新用户。" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "您已更新了 %s 的权限。" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "您已撤销 %s 的权限" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "%s 的密码已修改。" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "正在删除 %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "没有选择要删除的用户!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "重新载入权限" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "已成功删除选中的用户。" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "已成功重新载入权限。" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "编辑权限" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "撤销" -#: server_privileges.php:1576 +#: server_privileges.php:1589 msgid "Export all" msgstr "全部导出" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "任意" -#: server_privileges.php:1682 +#: server_privileges.php:1695 msgid "Privileges for all users" msgstr "所有用户的权限" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "权限" -#: server_privileges.php:1726 +#: server_privileges.php:1739 msgid "Users overview" msgstr "用户概况" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "授权" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "删除选中的用户" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "撤销用户所有权限,然后删除用户。" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "删除与用户同名的数据库。" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "注意:phpMyAdmin 直接由 MySQL 权限表取得用户权限。如果用户手动更改表,表内容" -"将可能与服务器使用的用户权限有异。在这种情况下,您应在继续前%s重新载入权" -"限%s。" +"将可能与服务器使用的用户权限有异。在这种情况下,您应在继续前%s重新载入权限%" +"s。" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "在权限表内找不到选中的用户。" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "按字段指定权限" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "在下列数据库添加权限" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "要使用通配符 _ 和 % 本身,应使用用 \\ 转义" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "在下列数据表添加权限" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "修改登录信息/复制用户" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "创建具有相同权限的新用户然后 ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... 保留旧用户。" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... 从用户表中删除旧用户。" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... 撤销旧用户的所有权限,然后删除旧用户。" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "... 从用户表中删除旧用户,然后重新载入权限。" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "用户数据库" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "创建与用户同名的数据库并授予所有权限" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "给以 用户名_ 开头的数据库 (username\\_%) 授予所有权限" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "授予数据库“%s”的所有权限。" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "用户可以访问“%s”" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "全局" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "按数据库指定" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "通配符" -#: server_privileges.php:2573 +#: server_privileges.php:2590 msgid "User has been added." msgstr "用户已添加。" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "未知错误" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "无法连接到主服务器 %s 。" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "无法读取主服务器日志。主服务器的权限设置可能有问题。" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "无法修改主服务器" -#: server_replication.php:104 +#: server_replication.php:105 #, php-format msgid "Master server changed successfully to %s" msgstr "已成功修改主服务器到 %s" -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "此服务器已被配置为一个复制进程中的主服务器。" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "查看主服务器状态" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "查看已连接的从服务器" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -9806,11 +9828,11 @@ msgstr "" "此服务器尚未配置为一个复制进程中的主服务器。你想现在配置" "吗?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "主服务器配置" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -9821,25 +9843,25 @@ msgstr "" "此服务器尚未配置为一个复制进程中的主服务器。你可以选择复制所有但忽略某些数据" "库 (当你想复制大多数数据库时很有用) 或者仅复制某些数据库。请选择模式:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "复制所有数据库,除了:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "仅复制:" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "请选择数据库:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "现在,将下列行添加到你的 my.cnf 文件最后,然后重新启动 MySQL 服务器。" -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -9848,80 +9870,80 @@ msgstr "" "当 MySQL 服务器重新启动后,请点击 执行 按钮。你应该看见一条提示信息说此服务器" "已经被配置为主服务器" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "从 SQL 线程未启动!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "从 IO 线程未启动!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "服务器已被配置为一个复制进程中的从服务器。你是否要:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "查看从服务器状态" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "根据主服务器同步数据库" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "控制从服务器:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "全部启动" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "全部停止" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "重置从服务器" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "仅启动 SQL 线程" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "仅停止 SQL 线程" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "仅启动 IO 线程" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "仅停止 IO 线程" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "错误管理:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "忽略错误可能导致主从服务器间不同步!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "忽略当前错误" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "忽略下" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "个错误。" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -9930,132 +9952,132 @@ msgstr "" "此服务器尚未配置为一个复制进程中的从服务器。你想现在配置" "吗?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "已成功杀死线程 %s 。" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin 无法杀死线程 %s。该线程可能已经关闭。" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "句柄" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "查询缓存" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "线程" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "临时数据" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "延迟插入" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "键缓存" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "多表查询" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "排序" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "事务协调" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "强制更新 (关闭) 所有表" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "显示打开的表" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "显示从服务器" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "显示从服务器状态" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "强制更新查询缓存" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "运行信息" -#: server_status.php:792 +#: server_status.php:804 msgid "All status variables" msgstr "所有状态变量" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "监控" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "建议" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 msgid "Refresh rate: " msgstr "刷新频率: " -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 msgid "Filters" msgstr "过滤器" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 msgid "Containing the word:" msgstr "包含文字:" -#: server_status.php:852 +#: server_status.php:864 msgid "Show only alert values" msgstr "仅显示报警值" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "按分类显示" -#: server_status.php:869 +#: server_status.php:881 msgid "Show unformatted values" msgstr "显示原始值" -#: server_status.php:873 +#: server_status.php:885 msgid "Related links:" msgstr "相关链接:" -#: server_status.php:906 +#: server_status.php:920 msgid "Run analyzer" msgstr "运行分析器" -#: server_status.php:907 +#: server_status.php:921 msgid "Instructions" msgstr "说明" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "建议系统可以通过分析服务器状态变量对服务器变量的设置提出建议。" -#: server_status.php:916 +#: server_status.php:930 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 " @@ -10064,7 +10086,7 @@ msgstr "" "请注意本系统所提出的建议建立在简单计算以及通用场合中,可能并不能满足您系统的" "实际需求。" -#: server_status.php:918 +#: server_status.php:932 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 " @@ -10073,7 +10095,7 @@ msgstr "" "在修改任何设置之前,请确定您确实知道在修改什么设置 (通过阅读文档) 并知道如何" "撤销改变。错误的设置可能导致与预期完全相反的结果。" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10083,45 +10105,45 @@ msgstr "" "效果就撤销改变。" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, php-format msgid "Questions since startup: %s" msgstr "自启动以来的内部查询: %s" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "说明" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "查询数量" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "自启动以来的网络流量: %s" -#: server_status.php:1063 +#: server_status.php:1086 #, php-format msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "此 MySQL 服务器已运行 %1$s。启动时间为 %2$s 。" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "此 MySQL 服务器正以服务器运行于复制进程中。" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "此 MySQL 服务器正以服务器运行于复制进程中。" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "此 MySQL 服务器正以服务器运行于复制进程中。" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10129,11 +10151,11 @@ msgstr "" "要获得更多关于此服务器的复制状态,请查看复制状态信息" "。" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "复制状态" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10141,45 +10163,45 @@ msgstr "" "在高负载的服务器上,字节计数器可能会溢出,因此由 MySQL 返回的统计值可能会不正" "确" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "已接收" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "已发送" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "最大并发连接数" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "已失败" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "已取消" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "命令" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "因客户端没有关闭连接而中止的连接数。" -#: server_status.php:1321 +#: server_status.php:1359 msgid "The number of failed attempts to connect to the MySQL server." msgstr "尝试连接到 MySQL 服务器但失败的连接数。" -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10188,16 +10210,16 @@ msgstr "" "因事务使用的临时二进制日志缓存超出 binlog_cache_size 的设置而使用临时文件存储" "的数量。" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "事务所用的临时二进制日志缓存的数量。" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "尝试连接到 MySQL 服务器的连接数 (不论成功或失败) 。" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10207,17 +10229,17 @@ msgstr "" "服务器执行语句时自动在磁盘上创建的临时表的数量。如果 Created_tmp_disk_tables " "很大,你可以增加 tmp_table_size 的值,让服务器使用内存来存储临时表而非磁盘。" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "mysqld 已创建的临时文件的数量。" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "服务器执行语句时自动在内存中创建的临时表的数量。" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." @@ -10225,29 +10247,29 @@ msgstr "" "发生错误的延迟插入 (INSERT DELAYED) 行数 (可能是因为在唯一字段中存在重复" "值) 。" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "正在使用的延迟插入处理线程的数量。每张使用延迟插入的表都有自己的线程。" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "延迟插入已写入的行数。" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "已执行的强制更新 (FLUSH) 语句数。" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "已执行的内部提交 (COMMIT) 语句数。" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "从表中删除行的次数。" -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10256,7 +10278,7 @@ msgstr "" "如果知道一张表的名字,MySQL 服务器可以询问 NDB 集群存储引擎,这被称为“发现”。" "Handler_discovery 表明了一张表被发现的次数。" -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10265,14 +10287,14 @@ msgstr "" "读取一个索引入口点的次数。如果该值很大,说明你的服务器执行了很多完整索引扫" "描。例如,假设字段 col1 已经建立了索引,然后执行 SELECT col1 FROM foo 。" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" "根据索引读取行的请求数。如果该值很大,说明你的查询和表都建立了很好的索引。" -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10281,7 +10303,7 @@ msgstr "" "根据索引顺序读取下一行的请求数。如果你在查询一个已索引的字段且限制了范围,或" "进行完整表扫描,该值将会不断增长。" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10289,7 +10311,7 @@ msgstr "" "根据索引顺序读取上一行的请求数。这种读取方式通常用于优化带有 ORDER BY ... " "DESC 的查询。" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10299,7 +10321,7 @@ msgstr "" "根据固定位置读取行的请求数。如果你执行很多需要排序的查询,该值会很高。你可能" "有很多需要完整表扫描的查询,或者你使用了不正确的索引用来多表查询。" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10309,35 +10331,35 @@ msgstr "" "从数据文件中读取行的请求数。如果你在扫描很多表,该值会很大。通常情况下这意味" "着你的表没有做好索引,或者你的查询语句没有使用好索引字段。" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "内部回滚 (ROLLBACK) 语句数。" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "表中更新行的请求数。" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "表中插入行的请求数。" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "非空页数 (含脏页) 。" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "当前脏页数。" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "请求更新的缓冲池页数。" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "空闲页数。" -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10346,7 +10368,7 @@ msgstr "" "InnoDB 缓冲池中锁定页的数量。这些页是正在被读取或写入的,或者是因其他原因不能" "被刷新或删除的。" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10357,11 +10379,11 @@ msgstr "" "公式计算: Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data 。" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "缓冲池总大小 (单位:页)。" -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10369,24 +10391,24 @@ msgstr "" "InnoDB 初始化的“随机”预读数。这通常会在对一张表进行大范围的随机排序查询时发" "生。" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "" "InnoDB 初始化的顺序预读数。这会在 InnoDB 执行一个顺序完整表扫描时发生。" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "InnoDB 完成的逻辑读请求数。" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "InnoDB 进行逻辑读取时无法从缓冲池中获取而执行单页读取的次数。" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10398,85 +10420,85 @@ msgstr "" "必要先等待页被刷新。该计数器统计了这种等待的数量。如果缓冲池大小设置正确,这" "个值应该会很小。" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "写入 InnoDB 缓冲池的次数。" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "fsync() 总操作的次数。" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "当前挂起 fsync() 操作的数量。" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "当前挂起的读操作数。" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "当前挂起的写操作数。" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "读取的总数据量 (单位:字节)。" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "数据读取总数。" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "数据写入总数。" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "写入的总数据量 (单位:字节)。" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "以双写入操作写入的页数。" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "已经执行的双写入次数。" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "因日志缓存太小而必须等待其被写入所造成的等待数。" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "日志写入请求数。" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "日志物理写入次数。" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "使用 fsync() 写入日志文件的次数。" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "当前挂起的 fsync 日志文件数。" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "当前挂起的日志写入数。" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "写入日志文件的字节数。" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "创建的页数。" -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10484,81 +10506,81 @@ msgstr "" "编译的 InnoDB 页大小 (默认 16KB)。许多值都以页为单位进行统计,页大小可以很方" "便地将这些值转化为字节数。" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "读取的页数。" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "写入的页数。" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "正在等待行锁的数量。" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "等待获得行锁的平均时间 (单位:毫秒)。" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "等待获得行锁的总时间 (单位:毫秒)。" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "等待获得行锁的最大时间 (单位:毫秒)。" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "等待行锁的次数。" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "从 InnoDB 表中删除的行数。" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "插入到 InnoDB 表中的行数。" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "从 InnoDB 表中读取的行数。" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "InnoDB 中更新的行数。" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" "键缓存中还没有被写入到磁盘的键块数。该值过去名为 Not_flushed_key_blocks 。" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "键缓存中未使用的块数。你可以根据这个值判断当前使用了多少键缓存。" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "键缓存中已经使用的块数。该值指示在某个时刻使用了最多块数的数量。" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "导入文件的格式" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "从缓存中读取键块的请求次数。" -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10567,26 +10589,26 @@ msgstr "" "从磁盘中物理读取键块的次数。如果 Key_reads 很大,则说明您的 key_buffer_size " "可能设置得太小了。缓存缺失率可以由 Key_reads/Key_read_requests 计算得出。" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "将一个键块写入缓存的请求数。" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "将键块物理写入到磁盘的次数。" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10595,35 +10617,35 @@ msgstr "" "最后编译的查询的总开销由查询优化器计算得出,可用于比较使用不同的查询语句进行" "相同的查询时的效率差异。默认值0表示还没有查询被编译。" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "自服务器启动以来的最高并发连接数。" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "等待写入延迟插入队列的行数。" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "已经打开的表个数。如果该值很大,则说明表缓冲大小可能设置过小。" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "打开的文件个数。" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "打开的流个数 (主要用于日志记录)。" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "打开的数据表个数。" -#: server_status.php:1404 +#: server_status.php:1442 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 " @@ -10632,19 +10654,19 @@ msgstr "" "查询缓存中的空闲内存块。过多的空闲内存块可能产生碎片,可通过执行 FLUSH QUERY " "CACHE 语句解决。" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "查询缓存中空闲的内存总数。" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "缓存命中数。" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "加入到缓存的查询数。" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10654,7 +10676,7 @@ msgstr "" "为缓存新的查询而被删除的已缓存查询的个数,由最近最少使用算法 (LRU) 确定应删除" "哪个已缓存的查询。该信息可帮助您调整查询缓存大小。" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -10662,19 +10684,19 @@ msgstr "" "未缓存的查询数 (包括不能被缓存,或因为 query_cache_type 的设置而没有被缓存的" "查询)。" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "在缓存中注册的查询数。" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "查询缓存中的总块数。" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "失败保护器的状态 (尚未应用)。" -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -10682,11 +10704,11 @@ msgstr "" "没有使用索引的多表查询数。如果该值不为0,您应该仔细检查是否已经为表建立了适当" "的索引。" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "使用在关联表上使用范围搜索的多表查询的数量。" -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -10694,7 +10716,7 @@ msgstr "" "没有使用索引但在每行之后检查索引使用的多表查询数。(如果该值不为 0,您应该仔细" "检查是否已经为表建立了适当的索引。)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -10702,36 +10724,36 @@ msgstr "" "在第一张表上使用范围查询的多表查询数。(即使该值很大,通常也不会有致命的影" "响。)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "在第一张表上进行了完整表扫描的多表查询数。" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "当前由从 SQL 线程打开的临时表的数量。" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "从 SQL 线程总共重试事务复制数。" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "如果该值为 ON,则这台服务器是一台已经连接到主服务器的从服务器。" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "使用了比 slow_launch_time 更多的时间来启动的线程数量。" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "使用了比 long_query_time 更多时间的查询数。" -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -10740,23 +10762,23 @@ msgstr "" "排序算法使用归并的次数。如果该值很大,您应该考虑增加系统变量 " "sort_buffer_size 的值。" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "局部范围完成的排序次数。" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "排序的行数。" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "扫描表完成的排序次数。" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "立即需要锁定表的次数。" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -10766,7 +10788,7 @@ msgstr "" "无法立即获得锁定表而必须等待的次数。如果该值很高,且您遇到了性能方面的问题," "则应该首先检查您的查询语句,然后使用复制操作来分开表。" -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -10775,11 +10797,11 @@ msgstr "" "线程缓存中线程的数量。缓存命中率可以由 Threads_created/Connections 计算得出。" "如果该值是红色的,则应该增加 thread_cache_size 的值。" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "当前打开的连接数。" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -10790,64 +10812,64 @@ msgstr "" "thread_cache_size 的值 (如果线程状况良好,这么做通常并不会带来显著的性能提" "升)。" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Thread cache hit rate %%" msgid "Thread cache hit rate (calculated value)" msgstr "线程缓存命中率 %%" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "非睡眠状态的线程数量。" -#: server_status.php:1583 +#: server_status.php:1626 msgid "Start Monitor" msgstr "启动监控" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "说明/设置" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "完成排列/编辑图表" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 msgid "Add chart" msgstr "添加图表" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "排列/编辑图表" -#: server_status.php:1614 +#: server_status.php:1657 msgid "Refresh rate" msgstr "刷新频率" -#: server_status.php:1619 +#: server_status.php:1662 msgid "Chart columns" msgstr "每行图表个数" -#: server_status.php:1635 +#: server_status.php:1678 msgid "Chart arrangement" msgstr "图表排列" -#: server_status.php:1635 +#: server_status.php:1678 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 "" "图表排列存储在浏览器本地存储。如果你设置了一个复杂的排列,请导出该设置。" -#: server_status.php:1636 +#: server_status.php:1679 msgid "Reset to default" msgstr "恢复默认" -#: server_status.php:1640 +#: server_status.php:1683 msgid "Monitor Instructions" msgstr "监控说明" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -10859,7 +10881,7 @@ msgstr "" "需要将 log_output 设置为 'TABLE' 并启用 slow_query_log 或 general_log 功能。" "请注意,general_log 会产生很多数据并可能增加服务器负载多达 15%" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -10869,11 +10891,11 @@ msgstr "" "很遗憾你的数据库服务器不支持日志记录到表,这是使用 phpMyAdmin 分析数据库日志" "的必要功能。MySQL 自 5.1.6 起有该功能。但你仍然可以使用服务器图表功能。" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "使用监控:" -#: server_status.php:1661 +#: server_status.php:1704 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 " @@ -10882,7 +10904,7 @@ msgstr "" "您的浏览器将会以一定的频率刷新所有已显示的图表。您可以在'设置'中添加图表或修" "改刷新频率,您也可以通过每个图表的齿轮图标来删除图表。" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -10892,11 +10914,11 @@ msgstr "" "要从日志中显示查询,请通过按下鼠标左键并拖拽选择一段时间范围。确定后,将会显" "示出分好组的查询,您可以点击任意 SELECT 查询以进一步分析。" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "请注意:" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -10907,85 +10929,85 @@ msgstr "" "载的任务,建议选择一段小范围的时间并在用完监控后禁止 general_log 并清空它的" "表。" -#: server_status.php:1686 +#: server_status.php:1729 msgid "Preset chart" msgstr "预置图表" -#: server_status.php:1690 +#: server_status.php:1733 msgid "Status variable(s)" msgstr "状态变量" -#: server_status.php:1692 +#: server_status.php:1735 msgid "Select series:" msgstr "选择数据:" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "常用监控" -#: server_status.php:1709 +#: server_status.php:1752 msgid "or type variable name:" msgstr "或输入变量名:" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "独立显示" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "应用除数" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "在值后附加单位" -#: server_status.php:1728 +#: server_status.php:1771 msgid "Add this series" msgstr "添加该数据" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "清除所有数据" -#: server_status.php:1733 +#: server_status.php:1776 msgid "Series in Chart:" msgstr "图表中的数据:" -#: server_status.php:1748 +#: server_status.php:1791 msgid "Log statistics" msgstr "日志统计" -#: server_status.php:1749 +#: server_status.php:1792 msgid "Selected time range:" msgstr "选择时间范围:" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "仅统计 SELECT、INSERT、UPDATE 和 DELETE 语句" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "去除 INSERT 语句中的变量值以获得更好的分组" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "请选择生成统计的来源日志。" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "结果将根据查询语句分组。" -#: server_status.php:1771 +#: server_status.php:1814 msgid "Query analyzer" msgstr "查询分析器" -#: server_status.php:1822 +#: server_status.php:1865 #, php-format msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d 秒" -#: server_status.php:1825 +#: server_status.php:1868 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -10999,8 +11021,8 @@ msgstr "无法连接到源数据库" msgid "Could not connect to the target" msgstr "无法连接到目标数据库" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "数据库 '%s' 不存在。" @@ -11100,19 +11122,19 @@ msgid "" "database will remain unchanged." msgstr "目标数据库将完全根据源数据库同步。源数据库将保持不变。" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "设置变量失败" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "服务器变量和设置" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "会话值" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "全局值" @@ -11421,48 +11443,48 @@ msgstr "短语密码应包含字母、数字[em]和[/em]特殊字符。" msgid "Wrong data" msgstr "无效数据" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "使用书签 \"%s\" 作为默认的查询。" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "您真的要" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "显示为 PHP 代码" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "已校验的 SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL 查询结果" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "生成者" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "数据表 `%s` 的索引存在问题" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "标签" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "已成功修改表 %1$s " -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11525,12 +11547,12 @@ msgstr "纵坐标名称:" msgid "Y Values" msgstr "纵值" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "数据表 %s 已存在!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "创建数据表 %1$s 成功。" @@ -11575,463 +11597,463 @@ msgstr "保存文件" msgid "File name" msgstr "文件名" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "主键的名称必须称为 “PRIMARY”!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "无法将索引改为主键 (PRIMARY) !" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "没有定义的索引部分!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "添加索引" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 msgid "Edit index" msgstr "编辑索引" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "索引名称:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(“PRIMARY”必须而且只能作为主键的名称!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "索引类型:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "添加 %s 个索引字段" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "目标数据表不能为源数据表!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "目标数据表不能为源数据表!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "已将数据表 %s 移动到 %s。" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "已将数据表 %s 复制为 %s。" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "表名不能为空!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "更改表的排序,根据" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(逐一)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "将数据表移动到(数据库名.数据表名):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "表选项" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "将表改名为" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "将数据表复制到(数据库名.数据表名):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "切换到复制的数据表" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "表维护" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "整理表碎片" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "已强制更新表 %s " -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "刷新表 (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "删除数据或数据表" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "清空数据表 (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "删除数据表 (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "分区维护" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "分区 %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "分析" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "检查" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "优化" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "重建" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "修复" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "删除分区" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "检查引用完整性:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 msgid "Showing tables" msgstr "正在显示表" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "已用空间" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "有效" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "行统计" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "静态" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "动态" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "行长度" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "行大小 " -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "下一个自增值" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "在 %1$s 创建外键时发生错误 (检查数据类型)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "内联" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "不需要一个和外键关系一致的内联关系" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "外键约束" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "空间" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "浏览非重复值 (DISTINCT)" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "添加主键" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "添加唯一键" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 msgid "Add SPATIAL index" msgstr "添加空间索引" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "添加全文索引" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "无" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "已删除字段 %s " -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "已将 %s 设为主键" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "已将 %s 设为索引" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "显示更多操作" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "删除字段" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 msgid "Edit view" msgstr "编辑视图" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "关系查看" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "规划表结构" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "添加字段" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "于表结尾" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "于表开头" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "于 %s 之后" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "在第 %s 个字段创建索引" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "已分区" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "`%s` 的追踪报告" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, fuzzy, php-format #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "Version %1$s was created, tracking for %2$s is active." msgstr "已创建版本 %s,%s.%s 的追踪已启用。" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "%s.%s 的追踪已启用。" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was activated at version %2$s." msgstr "%s.%s 的追踪已启用。" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL 语句已执行。" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "你可以通过创建一个临时数据库来执行这个转储。请确保你有足够的权限。" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "如果你不需要,请注释以下两行。" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL 语句已导出。请复制保存或运行它。" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "版本 %s 的快照 (SQL 代码)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 msgid "Tracking data definition successfully deleted" msgstr "追踪数据定义删除成功" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 msgid "Query error" msgstr "查询错误" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 msgid "Tracking data manipulation successfully deleted" msgstr "追踪数据操作删除成功" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "追踪语句" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, fuzzy, php-format #| msgid "Show %s with dates from %s to %s by user %s %s" msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "显示自 %2$s 起至 %3$s 用户 %4$s 执行的 %1$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 msgid "Delete tracking data row from report" msgstr "从报告中删除追踪数据" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 msgid "No data" msgstr "无数据" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "日期" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "数据定义语句" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "数据操作语句" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL 转储 (文件下载)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL 转储" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "该选项将导致当前表的结构和数据被替换。" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "执行 SQL 语句" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "导出为 %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "查看版本" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "禁用 %s.%s 的追踪" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "立即禁用" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "启用 %s.%s 的追踪" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "立即启用" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "为 %2$s.%3$s 创建版本 %1$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "追踪下列数据定义语句:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "追踪下列数据操作语句:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "创建版本" @@ -12060,11 +12082,11 @@ msgstr "权限不足!" msgid "The profile has been updated." msgstr "配置文件己更新。" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "视图名" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "将视图改名为" @@ -12371,8 +12393,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12499,8 +12521,8 @@ msgstr "根据系统内存,考虑增加 sort_buffer_size 和/或 read_rnd_buff #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "%s%% 的排序引发临时表创建,该值应低于 10%%。" #: libraries/advisory_rules.txt:211 @@ -13705,8 +13727,8 @@ msgstr "concurrent_insert 被设为 0" #~ "Note that not every result table can be put to the chart. See FAQ 6.29" #~ msgstr "" -#~ "请注意不是所有的结果表都能绘图。参见常见问题 (FAQ) 6.29" +#~ "请注意不是所有的结果表都能绘图。参见常见问题 (FAQ) 6.29" #~ msgid "Add a New User" #~ msgstr "添加新用户" diff --git a/po/zh_TW.po b/po/zh_TW.po index 8e9b1a05ea..0287c4afcf 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -3,27 +3,27 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-06-28 09:04+0200\n" +"POT-Creation-Date: 2012-07-02 15:25-0400\n" "PO-Revision-Date: 2012-05-23 10:16+0200\n" "Last-Translator: MoA Chung \n" "Language-Team: chinese_traditional \n" -"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.0\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:354 -#: libraries/DisplayResults.class.php:577 server_privileges.php:1838 +#: libraries/DisplayResults.class.php:609 server_privileges.php:1851 msgid "Show all" msgstr "全部顯示" -#: browse_foreigners.php:77 libraries/PDF.class.php:50 -#: libraries/common.lib.php:2545 -#: libraries/schema/Pdf_Relation_Schema.class.php:1178 -#: libraries/schema/Pdf_Relation_Schema.class.php:1202 -#: libraries/schema/User_Schema.class.php:399 +#: browse_foreigners.php:77 libraries/CommonFunctions.class.php:2613 +#: libraries/PDF.class.php:50 +#: libraries/schema/Pdf_Relation_Schema.class.php:1232 +#: libraries/schema/Pdf_Relation_Schema.class.php:1256 +#: libraries/schema/User_Schema.class.php:431 #: libraries/select_lang.lib.php:508 msgid "Page number:" msgstr "頁碼:" @@ -37,55 +37,56 @@ msgstr "" "無法更新目標瀏覽視窗。可能您已經關閉了父視窗或您瀏覽器的安全設定阻止了跨視窗" "更新" -#: browse_foreigners.php:168 libraries/Menu.class.php:259 -#: libraries/Menu.class.php:353 libraries/common.lib.php:3309 -#: libraries/common.lib.php:3316 libraries/common.lib.php:3535 -#: libraries/common.lib.php:3536 +#: browse_foreigners.php:168 libraries/CommonFunctions.class.php:3383 +#: libraries/CommonFunctions.class.php:3390 +#: libraries/CommonFunctions.class.php:3589 +#: libraries/CommonFunctions.class.php:3590 libraries/Menu.class.php:288 +#: libraries/Menu.class.php:382 msgid "Search" msgstr "搜尋" -#: browse_foreigners.php:171 db_operations.php:427 db_operations.php:467 -#: db_operations.php:580 db_operations.php:609 db_search.php:423 -#: gis_data_editor.php:304 js/messages.php:231 -#: libraries/DisplayResults.class.php:1402 -#: libraries/TableSearch.class.php:1143 libraries/core.lib.php:534 +#: browse_foreigners.php:171 db_operations.php:432 db_operations.php:472 +#: db_operations.php:587 db_operations.php:616 gis_data_editor.php:304 +#: js/messages.php:231 libraries/DisplayResults.class.php:1441 +#: libraries/TableSearch.class.php:1183 libraries/core.lib.php:534 +#: libraries/db_search.lib.php:329 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:373 libraries/display_import.lib.php:327 -#: libraries/insert_edit.lib.php:1542 libraries/insert_edit.lib.php:1577 +#: libraries/display_export.lib.php:377 libraries/display_import.lib.php:334 +#: libraries/insert_edit.lib.php:1571 libraries/insert_edit.lib.php:1606 #: libraries/plugins/auth/AuthenticationCookie.class.php:224 -#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375 -#: libraries/rte/rte_events.lib.php:497 -#: libraries/rte/rte_routines.lib.php:1014 -#: libraries/rte/rte_routines.lib.php:1515 +#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:387 +#: libraries/rte/rte_events.lib.php:501 +#: libraries/rte/rte_routines.lib.php:1030 +#: libraries/rte/rte_routines.lib.php:1538 #: libraries/rte/rte_triggers.lib.php:381 -#: libraries/schema/User_Schema.class.php:150 -#: libraries/schema/User_Schema.class.php:207 -#: libraries/schema/User_Schema.class.php:449 -#: libraries/schema/User_Schema.class.php:489 +#: libraries/schema/User_Schema.class.php:179 +#: libraries/schema/User_Schema.class.php:239 +#: libraries/schema/User_Schema.class.php:481 +#: libraries/schema/User_Schema.class.php:521 #: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:438 -#: libraries/sql_query_form.lib.php:500 libraries/tbl_properties.inc.php:729 -#: pmd_pdf.php:143 prefs_manage.php:269 prefs_manage.php:319 -#: server_binlog.php:104 server_privileges.php:846 server_privileges.php:1967 -#: server_privileges.php:2331 server_privileges.php:2378 -#: server_privileges.php:2410 server_replication.php:264 -#: server_replication.php:347 server_replication.php:378 -#: server_synchronize.php:1483 tbl_indexes.php:313 tbl_operations.php:293 -#: tbl_operations.php:330 tbl_operations.php:538 tbl_operations.php:601 -#: tbl_operations.php:804 tbl_structure.php:714 tbl_structure.php:746 -#: tbl_tracking.php:489 tbl_tracking.php:631 view_create.php:189 -#: view_operations.php:94 +#: libraries/sql_query_form.lib.php:503 libraries/tbl_properties.inc.php:734 +#: pmd_pdf.php:148 prefs_manage.php:269 prefs_manage.php:319 +#: server_binlog.php:114 server_privileges.php:856 server_privileges.php:1980 +#: server_privileges.php:2344 server_privileges.php:2395 +#: server_privileges.php:2427 server_replication.php:265 +#: server_replication.php:348 server_replication.php:379 +#: server_synchronize.php:1483 tbl_indexes.php:318 tbl_operations.php:296 +#: tbl_operations.php:333 tbl_operations.php:544 tbl_operations.php:607 +#: tbl_operations.php:810 tbl_structure.php:719 tbl_structure.php:752 +#: tbl_tracking.php:497 tbl_tracking.php:639 view_create.php:191 +#: view_operations.php:96 msgid "Go" msgstr "執行" #: browse_foreigners.php:186 browse_foreigners.php:190 -#: libraries/Index.class.php:461 tbl_tracking.php:365 +#: libraries/Index.class.php:463 tbl_tracking.php:373 msgid "Keyname" msgstr "鍵名" #: browse_foreigners.php:187 browse_foreigners.php:189 -#: server_collations.php:39 server_collations.php:51 server_engines.php:42 -#: server_plugins.php:131 server_status.php:1503 +#: server_collations.php:39 server_collations.php:51 server_engines.php:44 +#: server_plugins.php:131 server_status.php:1541 msgid "Description" msgstr "說明" @@ -106,151 +107,151 @@ msgstr "本系統不支援 %s 格式,詳情請參考 www.phpmyadmin.net" msgid "Database %1$s has been created." msgstr "建立資料庫 %1$s 成功" -#: db_datadict.php:49 db_operations.php:419 +#: db_datadict.php:49 db_operations.php:424 msgid "Database comment: " msgstr "資料庫註釋: " -#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1317 -#: libraries/tbl_properties.inc.php:823 tbl_operations.php:375 -#: tbl_printview.php:119 +#: db_datadict.php:154 libraries/schema/Pdf_Relation_Schema.class.php:1377 +#: libraries/tbl_properties.inc.php:828 tbl_operations.php:378 +#: tbl_printview.php:120 msgid "Table comments" msgstr "表註釋" -#: db_datadict.php:163 db_qbe.php:190 libraries/Index.class.php:465 -#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1196 -#: libraries/insert_edit.lib.php:1561 +#: db_datadict.php:163 db_qbe.php:191 libraries/Index.class.php:467 +#: libraries/TableSearch.class.php:215 libraries/TableSearch.class.php:1236 +#: libraries/insert_edit.lib.php:1590 #: libraries/plugins/export/ExportHtmlword.class.php:268 #: libraries/plugins/export/ExportHtmlword.class.php:384 -#: libraries/plugins/export/ExportLatex.class.php:502 +#: libraries/plugins/export/ExportLatex.class.php:506 #: libraries/plugins/export/ExportOdt.class.php:348 #: libraries/plugins/export/ExportOdt.class.php:447 #: libraries/plugins/export/ExportTexytext.class.php:258 #: libraries/plugins/export/ExportTexytext.class.php:359 #: libraries/plugins/export/ExportTexytext.class.php:422 -#: libraries/schema/Pdf_Relation_Schema.class.php:1343 -#: libraries/schema/Pdf_Relation_Schema.class.php:1364 -#: libraries/tbl_properties.inc.php:320 tbl_indexes.php:229 -#: tbl_printview.php:132 tbl_relation.php:404 tbl_tracking.php:303 -#: tbl_tracking.php:369 +#: libraries/schema/Pdf_Relation_Schema.class.php:1403 +#: libraries/schema/Pdf_Relation_Schema.class.php:1424 +#: libraries/tbl_properties.inc.php:323 tbl_indexes.php:234 +#: tbl_printview.php:133 tbl_relation.php:409 tbl_tracking.php:310 +#: tbl_tracking.php:377 msgid "Column" msgstr "欄位" -#: db_datadict.php:164 db_printview.php:101 libraries/Index.class.php:462 -#: libraries/TableSearch.class.php:186 libraries/db_structure.lib.php:46 -#: libraries/insert_edit.lib.php:256 libraries/insert_edit.lib.php:260 +#: db_datadict.php:164 db_printview.php:102 libraries/Index.class.php:464 +#: libraries/TableSearch.class.php:216 libraries/db_structure.lib.php:48 +#: libraries/insert_edit.lib.php:262 libraries/insert_edit.lib.php:266 #: libraries/plugins/export/ExportHtmlword.class.php:271 #: libraries/plugins/export/ExportHtmlword.class.php:387 -#: libraries/plugins/export/ExportLatex.class.php:503 +#: libraries/plugins/export/ExportLatex.class.php:507 #: libraries/plugins/export/ExportOdt.class.php:351 #: libraries/plugins/export/ExportOdt.class.php:450 #: libraries/plugins/export/ExportTexytext.class.php:259 #: libraries/plugins/export/ExportTexytext.class.php:360 #: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80 -#: libraries/rte/rte_routines.lib.php:880 -#: libraries/rte/rte_routines.lib.php:905 -#: libraries/rte/rte_routines.lib.php:1433 -#: libraries/schema/Pdf_Relation_Schema.class.php:1344 -#: libraries/schema/Pdf_Relation_Schema.class.php:1365 -#: libraries/tbl_properties.inc.php:85 server_privileges.php:2424 -#: tbl_printview.php:133 tbl_structure.php:203 tbl_tracking.php:304 -#: tbl_tracking.php:366 +#: libraries/rte/rte_routines.lib.php:895 +#: libraries/rte/rte_routines.lib.php:920 +#: libraries/rte/rte_routines.lib.php:1456 +#: libraries/schema/Pdf_Relation_Schema.class.php:1404 +#: libraries/schema/Pdf_Relation_Schema.class.php:1425 +#: libraries/tbl_properties.inc.php:87 server_privileges.php:2441 +#: tbl_printview.php:134 tbl_structure.php:204 tbl_tracking.php:311 +#: tbl_tracking.php:374 msgid "Type" msgstr "類型" -#: db_datadict.php:166 libraries/Index.class.php:468 -#: libraries/TableSearch.class.php:1197 libraries/insert_edit.lib.php:1570 +#: db_datadict.php:166 libraries/Index.class.php:470 +#: libraries/TableSearch.class.php:1237 libraries/insert_edit.lib.php:1599 #: libraries/plugins/export/ExportHtmlword.class.php:274 #: libraries/plugins/export/ExportHtmlword.class.php:390 -#: libraries/plugins/export/ExportLatex.class.php:504 +#: libraries/plugins/export/ExportLatex.class.php:508 #: libraries/plugins/export/ExportOdt.class.php:354 #: libraries/plugins/export/ExportOdt.class.php:453 #: libraries/plugins/export/ExportTexytext.class.php:260 #: libraries/plugins/export/ExportTexytext.class.php:361 -#: libraries/schema/Pdf_Relation_Schema.class.php:1346 -#: libraries/schema/Pdf_Relation_Schema.class.php:1367 -#: libraries/tbl_properties.inc.php:92 tbl_printview.php:134 -#: tbl_structure.php:206 tbl_tracking.php:306 tbl_tracking.php:372 +#: libraries/schema/Pdf_Relation_Schema.class.php:1406 +#: libraries/schema/Pdf_Relation_Schema.class.php:1427 +#: libraries/tbl_properties.inc.php:94 tbl_printview.php:135 +#: tbl_structure.php:207 tbl_tracking.php:313 tbl_tracking.php:380 msgid "Null" msgstr "空" -#: db_datadict.php:167 db_structure.php:635 +#: db_datadict.php:167 db_structure.php:644 #: libraries/plugins/export/ExportHtmlword.class.php:277 #: libraries/plugins/export/ExportHtmlword.class.php:393 -#: libraries/plugins/export/ExportLatex.class.php:505 +#: libraries/plugins/export/ExportLatex.class.php:509 #: libraries/plugins/export/ExportOdt.class.php:357 #: libraries/plugins/export/ExportOdt.class.php:456 #: libraries/plugins/export/ExportTexytext.class.php:261 #: libraries/plugins/export/ExportTexytext.class.php:362 -#: libraries/schema/Pdf_Relation_Schema.class.php:1347 -#: libraries/schema/Pdf_Relation_Schema.class.php:1368 -#: libraries/tbl_properties.inc.php:89 tbl_printview.php:135 -#: tbl_structure.php:207 tbl_tracking.php:307 +#: libraries/schema/Pdf_Relation_Schema.class.php:1407 +#: libraries/schema/Pdf_Relation_Schema.class.php:1428 +#: libraries/tbl_properties.inc.php:91 tbl_printview.php:136 +#: tbl_structure.php:208 tbl_tracking.php:314 msgid "Default" msgstr "預設" #: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:397 -#: libraries/plugins/export/ExportLatex.class.php:507 +#: libraries/plugins/export/ExportLatex.class.php:511 #: libraries/plugins/export/ExportOdt.class.php:460 #: libraries/plugins/export/ExportTexytext.class.php:364 -#: libraries/schema/Pdf_Relation_Schema.class.php:1349 -#: libraries/schema/Pdf_Relation_Schema.class.php:1370 tbl_printview.php:138 +#: libraries/schema/Pdf_Relation_Schema.class.php:1409 +#: libraries/schema/Pdf_Relation_Schema.class.php:1430 tbl_printview.php:139 msgid "Links to" msgstr "連結到" -#: db_datadict.php:173 db_printview.php:107 +#: db_datadict.php:173 db_printview.php:108 #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:113 #: libraries/config/messages.inc.php:135 #: libraries/plugins/export/ExportHtmlword.class.php:402 -#: libraries/plugins/export/ExportLatex.class.php:510 +#: libraries/plugins/export/ExportLatex.class.php:514 #: libraries/plugins/export/ExportOdt.class.php:465 #: libraries/plugins/export/ExportTexytext.class.php:367 -#: libraries/schema/Pdf_Relation_Schema.class.php:1360 -#: libraries/schema/Pdf_Relation_Schema.class.php:1371 -#: libraries/tbl_properties.inc.php:112 tbl_printview.php:140 +#: libraries/schema/Pdf_Relation_Schema.class.php:1420 +#: libraries/schema/Pdf_Relation_Schema.class.php:1431 +#: libraries/tbl_properties.inc.php:114 tbl_printview.php:141 msgid "Comments" msgstr "註釋" -#: db_datadict.php:235 js/messages.php:251 libraries/Index.class.php:360 -#: libraries/Index.class.php:387 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:251 libraries/Index.class.php:360 +#: libraries/Index.class.php:387 libraries/Index.class.php:740 #: libraries/config.values.php:52 libraries/config.values.php:67 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:323 -#: libraries/plugins/export/ExportHtmlword.class.php:621 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:714 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:305 prefs_manage.php:128 -#: server_privileges.php:1602 server_privileges.php:1612 -#: server_privileges.php:1896 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2248 -#: server_privileges.php:2541 sql.php:364 sql.php:431 tbl_printview.php:191 -#: tbl_structure.php:346 tbl_tracking.php:327 tbl_tracking.php:382 -#: tbl_tracking.php:387 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:325 +#: libraries/plugins/export/ExportHtmlword.class.php:624 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:715 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:309 prefs_manage.php:128 +#: server_privileges.php:1615 server_privileges.php:1625 +#: server_privileges.php:1909 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2261 +#: server_privileges.php:2558 sql.php:369 sql.php:436 tbl_printview.php:192 +#: tbl_structure.php:347 tbl_tracking.php:334 tbl_tracking.php:390 +#: tbl_tracking.php:395 msgid "No" msgstr "否" -#: db_datadict.php:235 js/messages.php:250 libraries/Index.class.php:361 -#: libraries/Index.class.php:386 libraries/Index.class.php:737 +#: db_datadict.php:237 js/messages.php:250 libraries/Index.class.php:361 +#: libraries/Index.class.php:386 libraries/Index.class.php:740 #: libraries/config.values.php:51 libraries/config.values.php:66 -#: libraries/config/FormDisplay.tpl.php:254 libraries/mult_submits.inc.php:67 -#: libraries/mult_submits.inc.php:99 libraries/mult_submits.inc.php:108 -#: libraries/mult_submits.inc.php:113 libraries/mult_submits.inc.php:118 -#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:285 -#: libraries/mult_submits.inc.php:298 libraries/mult_submits.inc.php:322 -#: libraries/mult_submits.inc.php:329 -#: libraries/plugins/export/ExportHtmlword.class.php:622 -#: libraries/plugins/export/ExportLatex.class.php:573 -#: libraries/plugins/export/ExportOdt.class.php:715 -#: libraries/plugins/export/ExportTexytext.class.php:555 -#: libraries/schema/Pdf_Relation_Schema.class.php:1395 -#: libraries/user_preferences.lib.php:303 prefs_manage.php:127 -#: server_databases.php:103 server_databases.php:110 -#: server_privileges.php:1600 server_privileges.php:1610 -#: server_privileges.php:1893 server_privileges.php:1907 -#: server_privileges.php:2243 server_privileges.php:2246 -#: server_privileges.php:2541 sql.php:430 tbl_printview.php:192 -#: tbl_structure.php:44 tbl_structure.php:346 tbl_tracking.php:327 -#: tbl_tracking.php:380 tbl_tracking.php:385 +#: libraries/config/FormDisplay.tpl.php:256 libraries/mult_submits.inc.php:69 +#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110 +#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120 +#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:287 +#: libraries/mult_submits.inc.php:300 libraries/mult_submits.inc.php:324 +#: libraries/mult_submits.inc.php:331 +#: libraries/plugins/export/ExportHtmlword.class.php:625 +#: libraries/plugins/export/ExportLatex.class.php:578 +#: libraries/plugins/export/ExportOdt.class.php:716 +#: libraries/plugins/export/ExportTexytext.class.php:556 +#: libraries/schema/Pdf_Relation_Schema.class.php:1456 +#: libraries/user_preferences.lib.php:307 prefs_manage.php:127 +#: server_databases.php:104 server_databases.php:111 +#: server_privileges.php:1613 server_privileges.php:1623 +#: server_privileges.php:1906 server_privileges.php:1920 +#: server_privileges.php:2256 server_privileges.php:2259 +#: server_privileges.php:2558 sql.php:435 tbl_printview.php:193 +#: tbl_structure.php:45 tbl_structure.php:347 tbl_tracking.php:334 +#: tbl_tracking.php:388 tbl_tracking.php:393 msgid "Yes" msgstr "是" @@ -258,602 +259,536 @@ msgstr "是" msgid "View dump (schema) of database" msgstr "查看資料庫的轉存(大綱)" -#: db_export.php:33 db_printview.php:92 db_qbe.php:104 db_tracking.php:51 -#: export.php:412 navigation.php:275 +#: db_export.php:33 db_printview.php:93 db_qbe.php:105 db_tracking.php:52 +#: export.php:414 navigation.php:280 msgid "No tables found in database." msgstr "資料庫中沒有表" -#: db_export.php:42 db_search.php:407 server_export.php:26 +#: db_export.php:42 libraries/db_search.lib.php:313 server_export.php:26 msgid "Select All" msgstr "全選" -#: db_export.php:44 db_search.php:410 server_export.php:28 +#: db_export.php:44 libraries/db_search.lib.php:316 server_export.php:28 msgid "Unselect All" msgstr "全不選" -#: db_operations.php:62 tbl_create.php:21 +#: db_operations.php:63 tbl_create.php:22 msgid "The database name is empty!" msgstr "資料庫名不能爲空!" -#: db_operations.php:326 +#: db_operations.php:328 #, fuzzy, php-format #| msgid "Database %s has been renamed to %s" msgid "Database %1$s has been renamed to %2$s" msgstr "資料庫 %s 已變更名稱為 %s" -#: db_operations.php:330 +#: db_operations.php:332 #, fuzzy, php-format #| msgid "Database %s has been copied to %s" msgid "Database %1$s has been copied to %2$s" msgstr "已將資料庫 %s 複製爲 %s" -#: db_operations.php:461 +#: db_operations.php:466 msgid "Rename database to" msgstr "將資料庫改名為" -#: db_operations.php:488 +#: db_operations.php:493 msgid "Remove database" msgstr "刪除資料庫" -#: db_operations.php:500 +#: db_operations.php:505 #, php-format msgid "Database %s has been dropped." msgstr "已被刪除資料庫 %s" -#: db_operations.php:505 +#: db_operations.php:510 msgid "Drop the database (DROP)" msgstr "刪除資料庫 (DROP)" -#: db_operations.php:534 +#: db_operations.php:539 msgid "Copy database to" msgstr "複製資料庫到" -#: db_operations.php:541 tbl_operations.php:567 tbl_tracking.php:482 +#: db_operations.php:546 tbl_operations.php:573 tbl_tracking.php:490 msgid "Structure only" msgstr "僅結構" -#: db_operations.php:542 tbl_operations.php:568 tbl_tracking.php:484 +#: db_operations.php:547 tbl_operations.php:574 tbl_tracking.php:492 msgid "Structure and data" msgstr "結構和資料" -#: db_operations.php:543 tbl_operations.php:569 tbl_tracking.php:483 +#: db_operations.php:548 tbl_operations.php:575 tbl_tracking.php:491 msgid "Data only" msgstr "僅資料" -#: db_operations.php:551 +#: db_operations.php:558 msgid "CREATE DATABASE before copying" msgstr "複製前建立資料庫 (CREATE DATABASE)" -#: db_operations.php:554 libraries/config/messages.inc.php:130 +#: db_operations.php:561 libraries/config/messages.inc.php:130 #: libraries/config/messages.inc.php:131 libraries/config/messages.inc.php:133 -#: libraries/config/messages.inc.php:139 tbl_operations.php:575 +#: libraries/config/messages.inc.php:139 tbl_operations.php:581 #, php-format msgid "Add %s" msgstr "新增 %s" -#: db_operations.php:558 libraries/config/messages.inc.php:123 -#: tbl_operations.php:327 tbl_operations.php:577 +#: db_operations.php:565 libraries/config/messages.inc.php:123 +#: tbl_operations.php:330 tbl_operations.php:583 msgid "Add AUTO_INCREMENT value" msgstr "新增自動遞增(AUTO_INCREMENT)數值" -#: db_operations.php:562 tbl_operations.php:584 +#: db_operations.php:569 tbl_operations.php:590 msgid "Add constraints" msgstr "新增 constraints" -#: db_operations.php:577 +#: db_operations.php:584 msgid "Switch to copied database" msgstr "切換到複製的資料庫" -#: db_operations.php:600 libraries/Index.class.php:467 -#: libraries/TableSearch.class.php:187 libraries/build_html_for_db.lib.php:20 -#: libraries/db_structure.lib.php:48 libraries/mysql_charsets.lib.php:113 -#: libraries/tbl_properties.inc.php:90 libraries/tbl_properties.inc.php:829 -#: server_collations.php:38 server_collations.php:50 tbl_operations.php:391 -#: tbl_structure.php:204 tbl_structure.php:923 tbl_tracking.php:305 -#: tbl_tracking.php:371 +#: db_operations.php:607 libraries/Index.class.php:469 +#: libraries/TableSearch.class.php:217 libraries/build_html_for_db.lib.php:20 +#: libraries/db_structure.lib.php:50 libraries/mysql_charsets.lib.php:115 +#: libraries/tbl_properties.inc.php:92 libraries/tbl_properties.inc.php:834 +#: server_collations.php:38 server_collations.php:50 tbl_operations.php:394 +#: tbl_structure.php:205 tbl_structure.php:929 tbl_tracking.php:312 +#: tbl_tracking.php:379 msgid "Collation" msgstr "排序規則" -#: db_operations.php:617 +#: db_operations.php:624 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "phpMyAdmin 設定儲存功能未能啟動, %s請按此%s 查出問題原因." -#: db_operations.php:651 +#: db_operations.php:659 msgid "Edit or export relational schema" msgstr "編輯或匯出關聯大綱" -#: db_printview.php:99 db_tracking.php:81 db_tracking.php:189 -#: libraries/Menu.class.php:186 libraries/config/messages.inc.php:514 +#: db_printview.php:100 db_tracking.php:82 db_tracking.php:190 +#: libraries/Menu.class.php:215 libraries/config/messages.inc.php:514 #: libraries/db_structure.lib.php:32 -#: libraries/plugins/export/ExportXml.class.php:456 +#: libraries/plugins/export/ExportXml.class.php:458 #: libraries/plugins/export/PMA_ExportPdf.class.php:96 #: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:318 -#: libraries/schema/User_Schema.class.php:275 server_privileges.php:2018 -#: server_privileges.php:2076 server_privileges.php:2345 -#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:711 +#: libraries/schema/User_Schema.class.php:307 server_privileges.php:2031 +#: server_privileges.php:2089 server_privileges.php:2358 +#: server_synchronize.php:522 server_synchronize.php:1042 tbl_tracking.php:719 msgid "Table" msgstr "表" -#: db_printview.php:100 db_tables_search.php:24 db_tables_search.php:53 -#: libraries/Table.class.php:283 libraries/build_html_for_db.lib.php:31 +#: db_printview.php:101 db_tables_search.php:26 db_tables_search.php:58 +#: libraries/Table.class.php:315 libraries/build_html_for_db.lib.php:31 #: libraries/db_structure.lib.php:42 libraries/import.lib.php:164 -#: navigation.php:621 navigation.php:654 sql.php:963 tbl_printview.php:369 -#: tbl_structure.php:464 tbl_structure.php:538 tbl_structure.php:933 +#: navigation.php:633 navigation.php:672 sql.php:972 tbl_printview.php:370 +#: tbl_structure.php:465 tbl_structure.php:539 tbl_structure.php:939 msgid "Rows" msgstr "行數" -#: db_printview.php:104 libraries/db_structure.lib.php:53 tbl_indexes.php:230 +#: db_printview.php:105 libraries/db_structure.lib.php:55 tbl_indexes.php:235 msgid "Size" msgstr "大小" -#: db_printview.php:158 db_structure.php:590 -#: libraries/plugins/export/ExportSql.class.php:1080 +#: db_printview.php:160 db_structure.php:597 +#: libraries/plugins/export/ExportSql.class.php:1097 msgid "in use" msgstr "使用中" -#: db_printview.php:184 libraries/db_info.inc.php:76 -#: libraries/db_structure.lib.php:60 -#: libraries/plugins/export/ExportSql.class.php:1014 -#: libraries/schema/Pdf_Relation_Schema.class.php:1322 tbl_printview.php:417 -#: tbl_structure.php:965 +#: db_printview.php:186 libraries/db_info.inc.php:81 +#: libraries/db_structure.lib.php:62 +#: libraries/plugins/export/ExportSql.class.php:1025 +#: libraries/schema/Pdf_Relation_Schema.class.php:1382 tbl_printview.php:418 +#: tbl_structure.php:971 msgid "Creation" msgstr "建立時間" -#: db_printview.php:193 libraries/db_info.inc.php:81 -#: libraries/db_structure.lib.php:65 -#: libraries/plugins/export/ExportSql.class.php:1025 -#: libraries/schema/Pdf_Relation_Schema.class.php:1327 tbl_printview.php:429 -#: tbl_structure.php:973 +#: db_printview.php:195 libraries/db_info.inc.php:87 +#: libraries/db_structure.lib.php:67 +#: libraries/plugins/export/ExportSql.class.php:1038 +#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:432 +#: tbl_structure.php:979 msgid "Last update" msgstr "最後更新" -#: db_printview.php:202 libraries/db_info.inc.php:86 -#: libraries/db_structure.lib.php:70 -#: libraries/plugins/export/ExportSql.class.php:1036 -#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:441 -#: tbl_structure.php:981 +#: db_printview.php:204 libraries/db_info.inc.php:93 +#: libraries/db_structure.lib.php:72 +#: libraries/plugins/export/ExportSql.class.php:1051 +#: libraries/schema/Pdf_Relation_Schema.class.php:1392 tbl_printview.php:446 +#: tbl_structure.php:987 msgid "Last check" msgstr "最後檢查" -#: db_printview.php:219 db_structure.php:611 +#: db_printview.php:221 db_structure.php:620 #, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s 張資料表" -#: db_qbe.php:41 +#: db_qbe.php:42 msgid "You have to choose at least one column to display" msgstr "您至少需要選擇一個欄位" -#: db_qbe.php:179 +#: db_qbe.php:180 #, php-format msgid "Switch to %svisual builder%s" msgstr "切換至 %svisual builder%s" -#: db_qbe.php:216 libraries/DisplayResults.class.php:1689 -#: libraries/db_structure.lib.php:106 +#: db_qbe.php:217 libraries/DisplayResults.class.php:1730 +#: libraries/db_structure.lib.php:110 msgid "Sort" msgstr "排序" -#: db_qbe.php:225 db_qbe.php:260 libraries/DisplayResults.class.php:1222 -#: libraries/DisplayResults.class.php:1621 -#: libraries/DisplayResults.class.php:1629 libraries/TableSearch.class.php:806 -#: libraries/db_structure.lib.php:113 libraries/db_structure.lib.php:122 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:288 +#: db_qbe.php:226 db_qbe.php:261 libraries/DisplayResults.class.php:1259 +#: libraries/DisplayResults.class.php:1662 +#: libraries/DisplayResults.class.php:1670 libraries/TableSearch.class.php:846 +#: libraries/db_structure.lib.php:117 libraries/db_structure.lib.php:126 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:291 msgid "Ascending" msgstr "遞增" -#: db_qbe.php:226 db_qbe.php:268 libraries/DisplayResults.class.php:1234 -#: libraries/DisplayResults.class.php:1616 -#: libraries/DisplayResults.class.php:1634 libraries/TableSearch.class.php:807 -#: libraries/db_structure.lib.php:114 libraries/db_structure.lib.php:123 -#: server_databases.php:191 server_databases.php:208 tbl_operations.php:289 +#: db_qbe.php:227 db_qbe.php:269 libraries/DisplayResults.class.php:1271 +#: libraries/DisplayResults.class.php:1657 +#: libraries/DisplayResults.class.php:1675 libraries/TableSearch.class.php:847 +#: libraries/db_structure.lib.php:118 libraries/db_structure.lib.php:127 +#: server_databases.php:195 server_databases.php:212 tbl_operations.php:292 msgid "Descending" msgstr "遞減" -#: db_qbe.php:281 db_tracking.php:87 libraries/DisplayResults.class.php:672 -#: tbl_change.php:216 tbl_tracking.php:716 +#: db_qbe.php:282 db_tracking.php:88 libraries/DisplayResults.class.php:704 +#: tbl_change.php:218 tbl_tracking.php:724 msgid "Show" msgstr "顯示" -#: db_qbe.php:317 +#: db_qbe.php:318 msgid "Criteria" msgstr "條件" -#: db_qbe.php:371 db_qbe.php:453 db_qbe.php:545 db_qbe.php:576 +#: db_qbe.php:372 db_qbe.php:454 db_qbe.php:546 db_qbe.php:577 msgid "Ins" msgstr "插入" -#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:542 db_qbe.php:573 +#: db_qbe.php:376 db_qbe.php:458 db_qbe.php:543 db_qbe.php:574 msgid "And" msgstr "與" -#: db_qbe.php:384 db_qbe.php:465 db_qbe.php:547 db_qbe.php:578 +#: db_qbe.php:385 db_qbe.php:466 db_qbe.php:548 db_qbe.php:579 msgid "Del" msgstr "刪除" -#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:540 db_qbe.php:571 -#: libraries/TableSearch.class.php:776 libraries/insert_edit.lib.php:1184 -#: server_privileges.php:487 tbl_indexes.php:308 +#: db_qbe.php:389 db_qbe.php:470 db_qbe.php:541 db_qbe.php:572 +#: libraries/TableSearch.class.php:814 libraries/insert_edit.lib.php:1199 +#: server_privileges.php:493 tbl_indexes.php:313 msgid "Or" msgstr "或" -#: db_qbe.php:525 +#: db_qbe.php:526 msgid "Modify" msgstr "修改" -#: db_qbe.php:600 +#: db_qbe.php:601 msgid "Add/Delete criteria rows" msgstr "新增/刪除標準行" -#: db_qbe.php:612 +#: db_qbe.php:613 msgid "Add/Delete columns" msgstr "新增/刪除欄位" -#: db_qbe.php:625 db_qbe.php:648 +#: db_qbe.php:626 db_qbe.php:649 msgid "Update Query" msgstr "更新查詢" -#: db_qbe.php:631 +#: db_qbe.php:632 msgid "Use Tables" msgstr "使用表" -#: db_qbe.php:654 +#: db_qbe.php:655 #, php-format msgid "SQL query on database %s:" msgstr "在資料庫 %s 執行 SQL 指令:" -#: db_qbe.php:947 libraries/common.lib.php:1254 +#: db_qbe.php:948 libraries/CommonFunctions.class.php:1314 msgid "Submit Query" msgstr "送出查詢" -#: db_search.php:34 libraries/plugins/auth/AuthenticationConfig.class.php:80 +#: db_search.php:36 libraries/plugins/auth/AuthenticationConfig.class.php:80 #: libraries/plugins/auth/AuthenticationConfig.class.php:95 -#: libraries/plugins/auth/AuthenticationCookie.class.php:573 +#: libraries/plugins/auth/AuthenticationCookie.class.php:575 #: libraries/plugins/auth/AuthenticationHttp.class.php:65 #: libraries/plugins/auth/AuthenticationSignon.class.php:253 msgid "Access denied" msgstr "拒絕訪問" -#: db_search.php:46 db_search.php:376 +#: db_search.php:48 libraries/db_search.lib.php:282 msgid "at least one of the words" msgstr "至少一個字" -#: db_search.php:47 db_search.php:377 +#: db_search.php:49 libraries/db_search.lib.php:283 msgid "all words" msgstr "所有詞" -#: db_search.php:48 db_search.php:378 +#: db_search.php:50 libraries/db_search.lib.php:284 msgid "the exact phrase" msgstr "精確短語" -#: db_search.php:49 db_search.php:379 +#: db_search.php:51 libraries/db_search.lib.php:285 msgid "as regular expression" msgstr "以正則運算式 (regular expression) 搜索" -#: db_search.php:239 -#, php-format -msgid "Search results for \"%s\" %s:" -msgstr "“%s”的搜尋結果 %s:" - -#: db_search.php:267 -#, php-format -msgid "Total: %s match" -msgid_plural "Total: %s matches" -msgstr[0] "總計: %s 項資料符合" - -#: db_search.php:296 -#, fuzzy, php-format -#| msgid "%s match inside table %s" -#| msgid_plural "%s matches inside table %s" -msgid "%1$s match in %2$s" -msgid_plural "%1$s matches in %2$s" -msgstr[0] "%s 筆資料符合 - 於資料表 %s" - -#: db_search.php:311 libraries/Menu.class.php:246 -#: libraries/common.lib.php:3311 libraries/common.lib.php:3533 -#: libraries/common.lib.php:3534 tbl_structure.php:570 -msgid "Browse" -msgstr "瀏覽" - -#: db_search.php:318 -#, php-format -msgid "Delete the matches for the %s table?" -msgstr "刪除 %s 資料表中符合的資料?" - -#: db_search.php:322 libraries/DisplayResults.class.php:2601 -#: libraries/DisplayResults.class.php:4221 -#: libraries/schema/User_Schema.class.php:200 -#: libraries/schema/User_Schema.class.php:276 -#: libraries/schema/User_Schema.class.php:311 -#: libraries/schema/User_Schema.class.php:341 -#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 -#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 -#: tbl_tracking.php:499 tbl_tracking.php:520 tbl_tracking.php:579 -msgid "Delete" -msgstr "刪除" - -#: db_search.php:362 -msgid "Search in database" -msgstr "在資料庫中搜尋" - -#: db_search.php:366 -msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "要搜尋的文字或數值 (萬用字元:“%”):" - -#: db_search.php:373 -msgid "Find:" -msgstr "搜尋:" - -#: db_search.php:376 db_search.php:377 -msgid "Words are separated by a space character (\" \")." -msgstr "每個單詞用空格 (“ ”) 分隔" - -#: db_search.php:390 -#, fuzzy -#| msgid "Inside table(s):" -msgid "Inside tables:" -msgstr "於以下表:" - -#: db_search.php:414 -msgid "Inside column:" -msgstr "於以下欄位:" - -#: db_structure.php:87 +#: db_structure.php:88 msgid "No tables found in database" msgstr "沒有在資料庫中找到表" -#: db_structure.php:240 libraries/mysql_charsets.lib.php:411 -#: libraries/mysql_charsets.lib.php:418 +#: db_structure.php:247 libraries/mysql_charsets.lib.php:416 +#: libraries/mysql_charsets.lib.php:423 msgid "unknown" msgstr "未知" -#: db_structure.php:365 tbl_operations.php:723 +#: db_structure.php:372 tbl_operations.php:729 #, php-format msgid "Table %s has been emptied" msgstr "已清空表 %s" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "View %s has been dropped" msgstr "已刪除 view %s" -#: db_structure.php:382 tbl_operations.php:742 +#: db_structure.php:389 tbl_operations.php:748 #, php-format msgid "Table %s has been dropped" msgstr "已刪除表 %s" -#: db_structure.php:392 tbl_create.php:285 +#: db_structure.php:399 tbl_create.php:286 msgid "Tracking is active." msgstr "追蹤已啓用" -#: db_structure.php:397 tbl_create.php:288 +#: db_structure.php:404 tbl_create.php:289 msgid "Tracking is not active." msgstr "追蹤已停用" -#: db_structure.php:523 libraries/DisplayResults.class.php:4145 +#: db_structure.php:530 libraries/DisplayResults.class.php:4218 #, php-format msgid "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." +"This view has at least this number of rows. Please refer to %sdocumentation%" +"s." msgstr "這個檢視至少需包含這個數目的資料,請參考%sdocumentation%s。" -#: db_structure.php:541 db_structure.php:575 libraries/Menu.class.php:186 -#: libraries/tbl_info.inc.php:59 tbl_structure.php:210 +#: db_structure.php:548 db_structure.php:582 libraries/Menu.class.php:215 +#: libraries/tbl_info.inc.php:59 tbl_structure.php:211 msgid "View" msgstr "view" -#: db_structure.php:618 libraries/Menu.class.php:487 -#: libraries/db_structure.lib.php:35 server_replication.php:33 -#: server_replication.php:191 server_status.php:612 +#: db_structure.php:627 libraries/Menu.class.php:516 +#: libraries/db_structure.lib.php:35 server_replication.php:34 +#: server_replication.php:192 server_status.php:624 msgid "Replication" msgstr "複製" -#: db_structure.php:622 +#: db_structure.php:631 msgid "Sum" msgstr "總計" -#: db_structure.php:629 libraries/StorageEngine.class.php:350 +#: db_structure.php:638 libraries/StorageEngine.class.php:352 #, php-format msgid "%s is the default storage engine on this MySQL server." msgstr "%s 是此 MySQL 伺服器的預設儲存引擎" -#: db_structure.php:677 db_structure.php:689 db_structure.php:690 -#: libraries/DisplayResults.class.php:4235 -#: libraries/DisplayResults.class.php:4240 libraries/mult_submits.inc.php:38 -#: server_databases.php:294 server_databases.php:297 -#: server_privileges.php:1930 server_privileges.php:1933 tbl_structure.php:561 -#: tbl_structure.php:565 +#: db_structure.php:686 db_structure.php:698 db_structure.php:699 +#: libraries/DisplayResults.class.php:4310 +#: libraries/DisplayResults.class.php:4316 libraries/mult_submits.inc.php:40 +#: server_databases.php:298 server_databases.php:301 +#: server_privileges.php:1943 server_privileges.php:1946 tbl_structure.php:562 +#: tbl_structure.php:566 msgid "With selected:" msgstr "選中項:" -#: db_structure.php:678 db_structure.php:679 -#: libraries/DisplayResults.class.php:4238 -#: libraries/DisplayResults.class.php:4239 server_databases.php:295 -#: server_databases.php:296 server_privileges.php:784 -#: server_privileges.php:1931 server_privileges.php:1932 tbl_structure.php:562 -#: tbl_structure.php:563 +#: db_structure.php:687 db_structure.php:688 +#: libraries/DisplayResults.class.php:4314 +#: libraries/DisplayResults.class.php:4315 server_databases.php:299 +#: server_databases.php:300 server_privileges.php:794 +#: server_privileges.php:1944 server_privileges.php:1945 tbl_structure.php:563 +#: tbl_structure.php:564 msgid "Check All" msgstr "全選" -#: db_structure.php:684 +#: db_structure.php:693 msgid "Check tables having overhead" msgstr "僅選擇多餘" -#: db_structure.php:692 libraries/DisplayResults.class.php:4255 -#: libraries/DisplayResults.class.php:4396 libraries/Menu.class.php:271 -#: libraries/Menu.class.php:361 libraries/Menu.class.php:460 -#: libraries/common.lib.php:3546 libraries/common.lib.php:3547 -#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:91 -#: prefs_manage.php:292 server_privileges.php:1568 server_privileges.php:1937 -#: server_status.php:1636 setup/frames/menu.inc.php:22 +#: db_structure.php:701 libraries/CommonFunctions.class.php:3600 +#: libraries/CommonFunctions.class.php:3601 +#: libraries/DisplayResults.class.php:4331 +#: libraries/DisplayResults.class.php:4480 libraries/Menu.class.php:300 +#: libraries/Menu.class.php:390 libraries/Menu.class.php:489 +#: libraries/config/messages.inc.php:168 libraries/display_export.lib.php:92 +#: prefs_manage.php:292 server_privileges.php:1581 server_privileges.php:1950 +#: server_status.php:1679 setup/frames/menu.inc.php:22 msgid "Export" msgstr "匯出" -#: db_structure.php:694 db_structure.php:742 -#: libraries/DisplayResults.class.php:4330 libraries/Header.class.php:259 -#: tbl_structure.php:651 +#: db_structure.php:703 db_structure.php:751 +#: libraries/DisplayResults.class.php:4410 libraries/Header.class.php:261 +#: tbl_structure.php:652 msgid "Print view" msgstr "列印預覽" -#: db_structure.php:698 libraries/common.lib.php:3542 -#: libraries/common.lib.php:3543 +#: db_structure.php:707 libraries/CommonFunctions.class.php:3596 +#: libraries/CommonFunctions.class.php:3597 msgid "Empty" msgstr "清空" -#: db_structure.php:700 db_tracking.php:102 libraries/Index.class.php:525 -#: libraries/common.lib.php:3540 libraries/common.lib.php:3541 -#: server_databases.php:298 tbl_structure.php:148 tbl_structure.php:149 -#: tbl_structure.php:580 +#: db_structure.php:709 db_tracking.php:103 +#: libraries/CommonFunctions.class.php:3594 +#: libraries/CommonFunctions.class.php:3595 libraries/Index.class.php:528 +#: server_databases.php:302 tbl_structure.php:149 tbl_structure.php:150 +#: tbl_structure.php:581 msgid "Drop" msgstr "刪除" -#: db_structure.php:702 tbl_operations.php:626 +#: db_structure.php:711 tbl_operations.php:632 msgid "Check table" msgstr "檢查表" -#: db_structure.php:705 tbl_operations.php:683 tbl_structure.php:873 +#: db_structure.php:714 tbl_operations.php:689 tbl_structure.php:879 msgid "Optimize table" msgstr "最佳化表" -#: db_structure.php:707 tbl_operations.php:668 +#: db_structure.php:716 tbl_operations.php:674 msgid "Repair table" msgstr "修復表" -#: db_structure.php:710 tbl_operations.php:653 +#: db_structure.php:719 tbl_operations.php:659 msgid "Analyze table" msgstr "分析表" -#: db_structure.php:712 +#: db_structure.php:721 msgid "Add prefix to table" msgstr "資料表名稱增加前綴文字" -#: db_structure.php:714 libraries/mult_submits.inc.php:274 +#: db_structure.php:723 libraries/mult_submits.inc.php:276 msgid "Replace table prefix" msgstr "覆蓋資料表名稱的前綴文字" -#: db_structure.php:716 libraries/mult_submits.inc.php:274 +#: db_structure.php:725 libraries/mult_submits.inc.php:276 msgid "Copy table with prefix" msgstr "複製資料表名稱的前綴文字" -#: db_structure.php:745 libraries/schema/User_Schema.class.php:426 +#: db_structure.php:754 libraries/schema/User_Schema.class.php:458 msgid "Data Dictionary" msgstr "資料字典" -#: db_tracking.php:75 +#: db_tracking.php:76 msgid "Tracked tables" msgstr "已追蹤的表" -#: db_tracking.php:80 libraries/Menu.class.php:163 +#: db_tracking.php:81 libraries/Menu.class.php:192 #: libraries/config/messages.inc.php:508 #: libraries/plugins/export/ExportHtmlword.class.php:149 -#: libraries/plugins/export/ExportLatex.class.php:255 +#: libraries/plugins/export/ExportLatex.class.php:256 #: libraries/plugins/export/ExportOdt.class.php:192 -#: libraries/plugins/export/ExportSql.class.php:837 +#: libraries/plugins/export/ExportSql.class.php:842 #: libraries/plugins/export/ExportTexytext.class.php:130 -#: libraries/plugins/export/ExportXml.class.php:389 +#: libraries/plugins/export/ExportXml.class.php:391 #: libraries/plugins/export/PMA_ExportPdf.class.php:95 -#: server_databases.php:190 server_privileges.php:2013 -#: server_privileges.php:2076 server_privileges.php:2339 -#: server_status.php:1255 server_synchronize.php:1451 -#: server_synchronize.php:1455 sql.php:957 tbl_tracking.php:710 +#: server_databases.php:194 server_privileges.php:2026 +#: server_privileges.php:2089 server_privileges.php:2352 +#: server_status.php:1290 server_synchronize.php:1451 +#: server_synchronize.php:1455 sql.php:966 tbl_tracking.php:718 msgid "Database" msgstr "資料庫" -#: db_tracking.php:82 +#: db_tracking.php:83 msgid "Last version" msgstr "最新版本" -#: db_tracking.php:83 tbl_tracking.php:713 +#: db_tracking.php:84 tbl_tracking.php:721 msgid "Created" msgstr "建立" -#: db_tracking.php:84 tbl_tracking.php:714 +#: db_tracking.php:85 tbl_tracking.php:722 msgid "Updated" msgstr "更新" -#: db_tracking.php:85 js/messages.php:185 libraries/Menu.class.php:450 -#: libraries/rte/rte_events.lib.php:384 libraries/rte/rte_list.lib.php:78 -#: server_status.php:1258 sql.php:1031 tbl_tracking.php:715 +#: db_tracking.php:86 js/messages.php:185 libraries/Menu.class.php:479 +#: libraries/rte/rte_events.lib.php:388 libraries/rte/rte_list.lib.php:78 +#: server_status.php:1293 sql.php:1040 tbl_tracking.php:723 msgid "Status" msgstr "狀態" -#: db_tracking.php:86 libraries/Index.class.php:459 +#: db_tracking.php:87 libraries/Index.class.php:461 #: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:53 #: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79 -#: server_databases.php:225 server_privileges.php:1867 -#: server_privileges.php:2080 server_privileges.php:2427 tbl_structure.php:220 +#: server_databases.php:229 server_privileges.php:1880 +#: server_privileges.php:2093 server_privileges.php:2444 tbl_structure.php:221 msgid "Action" msgstr "動作" -#: db_tracking.php:97 js/messages.php:34 +#: db_tracking.php:98 js/messages.php:34 msgid "Delete tracking data for this table" msgstr "刪除追蹤資料" -#: db_tracking.php:119 tbl_tracking.php:667 tbl_tracking.php:725 +#: db_tracking.php:120 tbl_tracking.php:675 tbl_tracking.php:733 msgid "active" msgstr "啓用" -#: db_tracking.php:121 tbl_tracking.php:669 tbl_tracking.php:727 +#: db_tracking.php:122 tbl_tracking.php:677 tbl_tracking.php:735 msgid "not active" msgstr "停用" -#: db_tracking.php:136 +#: db_tracking.php:137 msgid "Versions" msgstr "版本" -#: db_tracking.php:137 tbl_tracking.php:473 tbl_tracking.php:745 +#: db_tracking.php:138 tbl_tracking.php:481 tbl_tracking.php:753 msgid "Tracking report" msgstr "追蹤報告" -#: db_tracking.php:138 tbl_tracking.php:281 tbl_tracking.php:747 +#: db_tracking.php:139 tbl_tracking.php:282 tbl_tracking.php:755 msgid "Structure snapshot" msgstr "結構快照" -#: db_tracking.php:184 +#: db_tracking.php:185 msgid "Untracked tables" msgstr "未追蹤的表" -#: db_tracking.php:203 tbl_structure.php:677 +#: db_tracking.php:204 tbl_structure.php:680 msgid "Track table" msgstr "追蹤資料表" -#: db_tracking.php:229 +#: db_tracking.php:230 msgid "Database Log" msgstr "資料庫日誌" -#: export.php:42 +#: export.php:44 msgid "Bad type!" msgstr "錯誤的類型!" -#: export.php:95 +#: export.php:97 msgid "Selected export type has to be saved in file!" msgstr "選擇的匯出的檔案格式" -#: export.php:123 +#: export.php:125 msgid "Bad parameters!" msgstr "錯誤的參數!" -#: export.php:194 export.php:225 export.php:779 +#: export.php:196 export.php:227 export.php:781 #, php-format msgid "Insufficient space to save the file %s." msgstr "沒有足夠的空間儲存檔案 %s." -#: export.php:360 +#: export.php:362 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "檔案 %s 已存在, 請更改檔案名稱或選擇「覆寫己存在檔案」選項." -#: export.php:367 export.php:373 +#: export.php:369 export.php:375 #, php-format msgid "The web server does not have permission to save the file %s." msgstr "網站伺服器沒有儲存 %s 檔案的權限" -#: export.php:785 +#: export.php:787 #, php-format msgid "Dump has been saved to file %s." msgstr "備份資料已儲存至檔案 %s." @@ -877,7 +812,7 @@ msgid "SRID" msgstr "" #: gis_data_editor.php:141 js/messages.php:326 -#: libraries/DisplayResults.class.php:1386 +#: libraries/DisplayResults.class.php:1425 msgid "Geometry" msgstr "" @@ -960,27 +895,27 @@ msgid "" "string into the \"Value\" field" msgstr "" -#: import.php:86 +#: import.php:88 #, php-format msgid "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." +"You probably tried to upload too large file. Please refer to %sdocumentation%" +"s for ways to workaround this limit." msgstr "您上傳的檔案過大, 請查看此 %s 文件 %s 了解如何解決此限制." -#: import.php:224 import.php:471 +#: import.php:226 import.php:475 msgid "Showing bookmark" msgstr "顯示書籤" -#: import.php:239 import.php:467 +#: import.php:241 import.php:471 msgid "The bookmark has been deleted." msgstr "書籤已被刪除." -#: import.php:332 import.php:385 libraries/File.class.php:426 +#: import.php:336 import.php:389 libraries/File.class.php:426 #: libraries/File.class.php:517 msgid "File could not be read" msgstr "檔案無法讀取" -#: import.php:340 import.php:349 import.php:368 import.php:377 +#: import.php:344 import.php:353 import.php:372 import.php:381 #: libraries/File.class.php:578 #, php-format msgid "" @@ -990,7 +925,7 @@ msgstr "" "您試圖載入無法支援的壓縮檔 (%s). 可能是檔案格式尚未被支援或該檔案的支援功能在" "您的設定檔中被停用." -#: import.php:390 +#: import.php:394 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 " @@ -999,33 +934,33 @@ msgstr "" "沒有接收到要匯入的資料。可能是檔案名稱沒有送出,也可能是檔案大小超出 PHP 限制" "參見 [a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]" -#: import.php:408 +#: import.php:412 msgid "" "Cannot convert file's character set without character set conversion library" msgstr "" -#: import.php:440 libraries/display_import.lib.php:28 +#: import.php:444 libraries/display_import.lib.php:29 msgid "Could not load import plugins, please check your installation!" msgstr "無法載入匯入插件,請檢查您的安裝!" -#: import.php:474 sql.php:1069 +#: import.php:478 sql.php:1078 #, php-format msgid "Bookmark %s created" msgstr "已建立書籤 %s" -#: import.php:482 import.php:488 +#: import.php:486 import.php:492 #, php-format msgid "Import has been successfully finished, %d queries executed." msgstr "匯入成功, 共 %d 個語法被執行." -#: import.php:497 +#: import.php:501 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." msgstr "" "指令已逾時, 如果想完成匯入, 請重新送出相同檔案, 送出後匯入動作會繼續執行." -#: import.php:499 +#: import.php:503 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." @@ -1033,15 +968,15 @@ msgstr "" "在最後一次執行時沒有資料被解析,建議您增加 PHP 運行時間限制,否則 phpMyAdmin " "將無法完成匯入操作" -#: import.php:527 libraries/DisplayResults.class.php:3740 -#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1260 -#: libraries/sql_query_form.lib.php:116 tbl_operations.php:231 -#: tbl_relation.php:293 tbl_row_action.php:122 view_operations.php:55 +#: import.php:531 libraries/DisplayResults.class.php:3809 +#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1281 +#: libraries/sql_query_form.lib.php:116 tbl_operations.php:232 +#: tbl_relation.php:294 tbl_row_action.php:122 view_operations.php:55 msgid "Your SQL query has been executed successfully" msgstr "您的 SQL 語法已順利執行" -#: import_status.php:92 libraries/common.lib.php:721 -#: libraries/schema/Export_Relation_Schema.class.php:238 user_password.php:231 +#: import_status.php:101 libraries/CommonFunctions.class.php:774 +#: libraries/schema/Export_Relation_Schema.class.php:241 user_password.php:234 msgid "Back" msgstr "返回" @@ -1049,7 +984,7 @@ msgstr "返回" msgid "phpMyAdmin is more friendly with a frames-capable browser." msgstr "phpMyAdmin 較適合使用在支援頁框的瀏覽器." -#: js/messages.php:27 libraries/import.lib.php:108 sql.php:304 +#: js/messages.php:27 libraries/import.lib.php:108 sql.php:309 msgid "\"DROP DATABASE\" statements are disabled." msgstr "已經停用刪除資料庫 (“DROP DATABASE”) 指令" @@ -1059,7 +994,7 @@ msgstr "已經停用刪除資料庫 (“DROP DATABASE”) 指令" msgid "Do you really want to execute \"%s\"?" msgstr "您真的要" -#: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 +#: js/messages.php:31 libraries/mult_submits.inc.php:307 sql.php:414 msgid "You are about to DESTROY a complete database!" msgstr "您將要刪除一個完整的資料庫!" @@ -1103,7 +1038,7 @@ msgstr "新增索引" msgid "Edit Index" msgstr "編輯模式" -#: js/messages.php:44 tbl_indexes.php:318 +#: js/messages.php:44 tbl_indexes.php:323 #, fuzzy, php-format #| msgid "Add %s column(s)" msgid "Add %d column(s) to index" @@ -1122,16 +1057,16 @@ msgstr "主機名不能爲空!" msgid "The user name is empty!" msgstr "帳號不能爲空!" -#: js/messages.php:53 server_privileges.php:1435 user_password.php:109 +#: js/messages.php:53 server_privileges.php:1448 user_password.php:109 msgid "The password is empty!" msgstr "密碼不能爲空!" -#: js/messages.php:54 server_privileges.php:1433 user_password.php:112 +#: js/messages.php:54 server_privileges.php:1446 user_password.php:112 msgid "The passwords aren't the same!" msgstr "兩次密碼不一致!" -#: js/messages.php:55 server_privileges.php:1952 server_privileges.php:1976 -#: server_privileges.php:2388 server_privileges.php:2584 +#: js/messages.php:55 server_privileges.php:1965 server_privileges.php:1989 +#: server_privileges.php:2405 server_privileges.php:2601 msgid "Add user" msgstr "新增使用者" @@ -1143,29 +1078,31 @@ msgstr "重新載入權限" msgid "Removing Selected Users" msgstr "正在刪除選中的使用者" -#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:281 -#: tbl_tracking.php:473 +#: js/messages.php:58 js/messages.php:137 tbl_tracking.php:282 +#: tbl_tracking.php:481 msgid "Close" msgstr "關閉" #: js/messages.php:61 js/messages.php:284 -#: libraries/DisplayResults.class.php:2537 libraries/Index.class.php:490 -#: libraries/common.lib.php:657 libraries/common.lib.php:1229 -#: libraries/common.lib.php:3544 libraries/common.lib.php:3545 +#: libraries/CommonFunctions.class.php:708 +#: libraries/CommonFunctions.class.php:1286 +#: libraries/CommonFunctions.class.php:3598 +#: libraries/CommonFunctions.class.php:3599 +#: libraries/DisplayResults.class.php:2589 libraries/Index.class.php:491 #: libraries/config/messages.inc.php:490 -#: libraries/schema/User_Schema.class.php:199 setup/frames/index.inc.php:147 +#: libraries/schema/User_Schema.class.php:229 setup/frames/index.inc.php:147 msgid "Edit" msgstr "編輯" -#: js/messages.php:62 server_status.php:809 +#: js/messages.php:62 server_status.php:821 msgid "Live traffic chart" msgstr "即時流量圖表" -#: js/messages.php:63 server_status.php:812 +#: js/messages.php:63 server_status.php:824 msgid "Live conn./process chart" msgstr "即時連線圖表" -#: js/messages.php:64 server_status.php:830 +#: js/messages.php:64 server_status.php:842 msgid "Live query chart" msgstr "即時查詢圖表" @@ -1175,24 +1112,24 @@ msgstr "靜態資料" #. l10n: Total number of queries #: js/messages.php:68 libraries/build_html_for_db.lib.php:46 -#: libraries/engines/innodb.lib.php:169 server_databases.php:253 -#: server_status.php:1133 server_status.php:1202 tbl_printview.php:330 -#: tbl_structure.php:861 +#: libraries/engines/innodb.lib.php:172 server_databases.php:257 +#: server_status.php:1168 server_status.php:1237 tbl_printview.php:331 +#: tbl_structure.php:867 msgid "Total" msgstr "總計" #. l10n: Other, small valued, queries -#: js/messages.php:70 server_status.php:618 server_status.php:1027 +#: js/messages.php:70 server_status.php:630 server_status.php:1042 msgid "Other" msgstr "其他" #. l10n: Thousands separator -#: js/messages.php:72 libraries/common.lib.php:1498 +#: js/messages.php:72 libraries/CommonFunctions.class.php:1559 msgid "," msgstr "," #. l10n: Decimal separator -#: js/messages.php:74 libraries/common.lib.php:1500 +#: js/messages.php:74 libraries/CommonFunctions.class.php:1561 msgid "." msgstr "." @@ -1212,7 +1149,7 @@ msgstr "伺服器流量(單位為KiB,即2^10)" msgid "Connections since last refresh" msgstr "最後一次連線" -#: js/messages.php:80 js/messages.php:118 server_status.php:1251 +#: js/messages.php:80 js/messages.php:118 server_status.php:1286 msgid "Processes" msgstr "處理" @@ -1232,7 +1169,7 @@ msgstr "最後一次連線" msgid "Questions (executed statements by the server)" msgstr "" -#: js/messages.php:87 server_status.php:791 +#: js/messages.php:87 server_status.php:803 msgid "Query statistics" msgstr "查詢統計" @@ -1281,14 +1218,14 @@ msgid "System swap" msgstr "系統Swap" #. l10n: shortcuts for Megabyte -#: js/messages.php:100 js/messages.php:123 libraries/common.lib.php:1447 -#: server_status.php:1718 +#: js/messages.php:100 js/messages.php:123 +#: libraries/CommonFunctions.class.php:1508 server_status.php:1761 msgid "MiB" msgstr "MB" #. l10n: shortcuts for Kilobyte -#: js/messages.php:101 js/messages.php:122 libraries/common.lib.php:1445 -#: server_status.php:1718 +#: js/messages.php:101 js/messages.php:122 +#: libraries/CommonFunctions.class.php:1506 server_status.php:1761 msgid "KiB" msgstr "KB" @@ -1346,32 +1283,32 @@ msgstr "Bytes 送出" msgid "Bytes received" msgstr "Bytes 已接收" -#: js/messages.php:117 server_status.php:1156 +#: js/messages.php:117 server_status.php:1191 msgid "Connections" msgstr "連線" #. l10n: shortcuts for Byte -#: js/messages.php:121 libraries/common.lib.php:1443 +#: js/messages.php:121 libraries/CommonFunctions.class.php:1504 msgid "B" msgstr "B" #. l10n: shortcuts for Gigabyte -#: js/messages.php:124 libraries/common.lib.php:1449 +#: js/messages.php:124 libraries/CommonFunctions.class.php:1510 msgid "GiB" msgstr "GB" #. l10n: shortcuts for Terabyte -#: js/messages.php:125 libraries/common.lib.php:1451 +#: js/messages.php:125 libraries/CommonFunctions.class.php:1512 msgid "TiB" msgstr "TB" #. l10n: shortcuts for Petabyte -#: js/messages.php:126 libraries/common.lib.php:1453 +#: js/messages.php:126 libraries/CommonFunctions.class.php:1514 msgid "PiB" msgstr "PB" #. l10n: shortcuts for Exabyte -#: js/messages.php:127 libraries/common.lib.php:1455 +#: js/messages.php:127 libraries/CommonFunctions.class.php:1516 msgid "EiB" msgstr "EB" @@ -1389,11 +1326,11 @@ msgstr "%s 張資料表" msgid "Questions" msgstr "版本" -#: js/messages.php:132 server_status.php:1105 +#: js/messages.php:132 server_status.php:1128 msgid "Traffic" msgstr "流量" -#: js/messages.php:133 libraries/Menu.class.php:468 server_status.php:1587 +#: js/messages.php:133 libraries/Menu.class.php:497 server_status.php:1630 msgid "Settings" msgstr "設定" @@ -1415,12 +1352,12 @@ msgstr "對齊網格" msgid "Please add at least one variable to the series" msgstr "請至少增加一個變數" -#: js/messages.php:139 libraries/DisplayResults.class.php:1238 -#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979 -#: libraries/display_export.lib.php:332 -#: libraries/plugins/export/ExportSql.class.php:1491 -#: libraries/tbl_properties.inc.php:647 pmd_general.php:539 -#: server_privileges.php:2229 server_status.php:1286 server_status.php:1735 +#: js/messages.php:139 libraries/DisplayResults.class.php:1275 +#: libraries/TableSearch.class.php:875 libraries/TableSearch.class.php:1019 +#: libraries/display_export.lib.php:333 +#: libraries/plugins/export/ExportSql.class.php:1516 +#: libraries/tbl_properties.inc.php:652 pmd_general.php:539 +#: server_privileges.php:2242 server_status.php:1321 server_status.php:1778 msgid "None" msgstr "無" @@ -1519,7 +1456,7 @@ msgstr "管理我的設定" msgid "Current settings" msgstr "更多設定" -#: js/messages.php:164 server_status.php:1683 +#: js/messages.php:164 server_status.php:1726 #, fuzzy #| msgid "Report title:" msgid "Chart Title" @@ -1613,7 +1550,7 @@ msgstr "SQL說明 " #: libraries/plugins/export/ExportHtmlword.class.php:477 #: libraries/plugins/export/ExportOdt.class.php:553 #: libraries/plugins/export/ExportTexytext.class.php:425 -#: libraries/rte/rte_list.lib.php:68 server_status.php:1257 sql.php:1032 +#: libraries/rte/rte_list.lib.php:68 server_status.php:1292 sql.php:1041 msgid "Time" msgstr "時間" @@ -1722,10 +1659,10 @@ msgid "" "config..." msgstr "" -#: js/messages.php:212 libraries/Menu.class.php:280 -#: libraries/Menu.class.php:367 libraries/Menu.class.php:464 -#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:183 -#: prefs_manage.php:235 server_status.php:1636 setup/frames/menu.inc.php:21 +#: js/messages.php:212 libraries/Menu.class.php:309 +#: libraries/Menu.class.php:396 libraries/Menu.class.php:493 +#: libraries/config/messages.inc.php:174 libraries/display_import.lib.php:184 +#: prefs_manage.php:235 server_status.php:1679 setup/frames/menu.inc.php:21 msgid "Import" msgstr "輸入" @@ -1803,7 +1740,7 @@ msgstr "要求處理中" msgid "Error in Processing Request" msgstr "要求處理得程序中有錯誤" -#: js/messages.php:238 server_databases.php:89 +#: js/messages.php:238 server_databases.php:90 msgid "No databases selected." msgstr "未選中資料庫" @@ -1861,19 +1798,19 @@ msgstr "新增索引" msgid "Show indexes" msgstr "顯示網格" -#: js/messages.php:257 libraries/mult_submits.inc.php:315 +#: js/messages.php:257 libraries/mult_submits.inc.php:317 #, fuzzy #| msgid "Disable foreign key checks" msgid "Foreign key check:" msgstr "關閉外鍵 (Foreign Key) 檢查" -#: js/messages.php:258 libraries/mult_submits.inc.php:319 +#: js/messages.php:258 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Enabled" msgid "(Enabled)" msgstr "已啓用" -#: js/messages.php:259 libraries/mult_submits.inc.php:319 +#: js/messages.php:259 libraries/mult_submits.inc.php:321 #, fuzzy #| msgid "Disabled" msgid "(Disabled)" @@ -1903,7 +1840,7 @@ msgstr "刪除" msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" -#: js/messages.php:272 libraries/rte/rte_routines.lib.php:732 +#: js/messages.php:272 libraries/rte/rte_routines.lib.php:747 msgid "ENUM/SET editor" msgstr "" @@ -1948,8 +1885,8 @@ msgstr "顯示查詢框" msgid "No rows selected" msgstr "沒有選中任何行" -#: js/messages.php:286 libraries/DisplayResults.class.php:4244 -#: querywindow.php:82 tbl_structure.php:147 tbl_structure.php:576 +#: js/messages.php:286 libraries/DisplayResults.class.php:4320 +#: querywindow.php:84 tbl_structure.php:148 tbl_structure.php:577 msgid "Change" msgstr "修改" @@ -1959,18 +1896,18 @@ msgstr "修改" msgid "Query execution time" msgstr "最長執行時間" -#: js/messages.php:288 libraries/DisplayResults.class.php:495 -#: libraries/DisplayResults.class.php:503 +#: js/messages.php:288 libraries/DisplayResults.class.php:523 +#: libraries/DisplayResults.class.php:531 #, php-format msgid "%d is not valid row number." msgstr "%d 不是有效行數" -#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:385 -#: libraries/insert_edit.lib.php:1463 -#: libraries/schema/User_Schema.class.php:355 -#: libraries/tbl_properties.inc.php:891 setup/frames/config.inc.php:39 +#: js/messages.php:291 libraries/config/FormDisplay.tpl.php:387 +#: libraries/insert_edit.lib.php:1487 +#: libraries/schema/User_Schema.class.php:387 +#: libraries/tbl_properties.inc.php:896 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:246 tbl_gis_visualization.php:189 -#: tbl_indexes.php:305 tbl_relation.php:572 +#: tbl_indexes.php:310 tbl_relation.php:577 msgid "Save" msgstr "儲存" @@ -1982,7 +1919,7 @@ msgstr "隱藏搜尋條件" msgid "Show search criteria" msgstr "顯示搜尋條件" -#: js/messages.php:298 libraries/TableSearch.class.php:212 +#: js/messages.php:298 libraries/TableSearch.class.php:242 #, fuzzy #| msgid "Search" msgid "Zoom Search" @@ -2034,12 +1971,12 @@ msgstr "查詢結果選項" msgid "Data point content" msgstr "資料指標大小" -#: js/messages.php:318 tbl_change.php:242 tbl_indexes.php:244 -#: tbl_indexes.php:279 +#: js/messages.php:318 tbl_change.php:244 tbl_indexes.php:249 +#: tbl_indexes.php:284 msgid "Ignore" msgstr "忽略" -#: js/messages.php:319 libraries/DisplayResults.class.php:2538 +#: js/messages.php:319 libraries/DisplayResults.class.php:2592 msgid "Copy" msgstr "複製" @@ -2061,7 +1998,7 @@ msgstr "選擇外部鍵" msgid "Please select the primary key or a unique key" msgstr "請選擇主鍵或唯一鍵" -#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:554 +#: js/messages.php:340 pmd_general.php:97 tbl_relation.php:559 msgid "Choose column to display" msgstr "選擇要顯示的欄位" @@ -2144,7 +2081,7 @@ msgstr "更新行" msgid "Generate password" msgstr "產生密碼" -#: js/messages.php:364 libraries/replication_gui.lib.php:369 +#: js/messages.php:364 libraries/replication_gui.lib.php:381 msgid "Generate" msgstr "產生" @@ -2152,7 +2089,7 @@ msgstr "產生" msgid "Change Password" msgstr "修改密碼" -#: js/messages.php:368 tbl_structure.php:469 +#: js/messages.php:368 tbl_structure.php:470 msgid "More" msgstr "更多" @@ -2247,63 +2184,63 @@ msgid "December" msgstr "十二月" #. l10n: Short month name -#: js/messages.php:427 libraries/common.lib.php:1660 +#: js/messages.php:427 libraries/CommonFunctions.class.php:1721 msgid "Jan" msgstr "一月" #. l10n: Short month name -#: js/messages.php:429 libraries/common.lib.php:1662 +#: js/messages.php:429 libraries/CommonFunctions.class.php:1723 msgid "Feb" msgstr "二月" #. l10n: Short month name -#: js/messages.php:431 libraries/common.lib.php:1664 +#: js/messages.php:431 libraries/CommonFunctions.class.php:1725 msgid "Mar" msgstr "三月" #. l10n: Short month name -#: js/messages.php:433 libraries/common.lib.php:1666 +#: js/messages.php:433 libraries/CommonFunctions.class.php:1727 msgid "Apr" msgstr "四月" #. l10n: Short month name -#: js/messages.php:435 libraries/common.lib.php:1668 +#: js/messages.php:435 libraries/CommonFunctions.class.php:1729 msgctxt "Short month name" msgid "May" msgstr "五月" #. l10n: Short month name -#: js/messages.php:437 libraries/common.lib.php:1670 +#: js/messages.php:437 libraries/CommonFunctions.class.php:1731 msgid "Jun" msgstr "六月" #. l10n: Short month name -#: js/messages.php:439 libraries/common.lib.php:1672 +#: js/messages.php:439 libraries/CommonFunctions.class.php:1733 msgid "Jul" msgstr "七月" #. l10n: Short month name -#: js/messages.php:441 libraries/common.lib.php:1674 +#: js/messages.php:441 libraries/CommonFunctions.class.php:1735 msgid "Aug" msgstr "八月" #. l10n: Short month name -#: js/messages.php:443 libraries/common.lib.php:1676 +#: js/messages.php:443 libraries/CommonFunctions.class.php:1737 msgid "Sep" msgstr "九月" #. l10n: Short month name -#: js/messages.php:445 libraries/common.lib.php:1678 +#: js/messages.php:445 libraries/CommonFunctions.class.php:1739 msgid "Oct" msgstr "十月" #. l10n: Short month name -#: js/messages.php:447 libraries/common.lib.php:1680 +#: js/messages.php:447 libraries/CommonFunctions.class.php:1741 msgid "Nov" msgstr "十一月" #. l10n: Short month name -#: js/messages.php:449 libraries/common.lib.php:1682 +#: js/messages.php:449 libraries/CommonFunctions.class.php:1743 msgid "Dec" msgstr "十二月" @@ -2341,32 +2278,32 @@ msgid "Sun" msgstr "週日" #. l10n: Short week day name -#: js/messages.php:470 libraries/common.lib.php:1687 +#: js/messages.php:470 libraries/CommonFunctions.class.php:1748 msgid "Mon" msgstr "週一" #. l10n: Short week day name -#: js/messages.php:472 libraries/common.lib.php:1689 +#: js/messages.php:472 libraries/CommonFunctions.class.php:1750 msgid "Tue" msgstr "週二" #. l10n: Short week day name -#: js/messages.php:474 libraries/common.lib.php:1691 +#: js/messages.php:474 libraries/CommonFunctions.class.php:1752 msgid "Wed" msgstr "週三" #. l10n: Short week day name -#: js/messages.php:476 libraries/common.lib.php:1693 +#: js/messages.php:476 libraries/CommonFunctions.class.php:1754 msgid "Thu" msgstr "週四" #. l10n: Short week day name -#: js/messages.php:478 libraries/common.lib.php:1695 +#: js/messages.php:478 libraries/CommonFunctions.class.php:1756 msgid "Fri" msgstr "週五" #. l10n: Short week day name -#: js/messages.php:480 libraries/common.lib.php:1697 +#: js/messages.php:480 libraries/CommonFunctions.class.php:1758 msgid "Sat" msgstr "週六" @@ -2482,16 +2419,16 @@ msgstr "" msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" msgstr "" -#: libraries/Advisor.class.php:425 server_status.php:957 +#: libraries/Advisor.class.php:425 server_status.php:972 msgid "per second" msgstr "每秒" -#: libraries/Advisor.class.php:428 server_status.php:952 +#: libraries/Advisor.class.php:428 server_status.php:967 msgid "per minute" msgstr "每分鐘" -#: libraries/Advisor.class.php:431 server_status.php:948 server_status.php:984 -#: server_status.php:1106 server_status.php:1157 +#: libraries/Advisor.class.php:431 server_status.php:963 server_status.php:999 +#: server_status.php:1129 server_status.php:1192 msgid "per hour" msgstr "每小時" @@ -2499,6 +2436,263 @@ msgstr "每小時" msgid "per day" msgstr "每天" +#: libraries/CommonFunctions.class.php:251 +#, php-format +msgid "Max: %s%s" +msgstr "最大限制:%s %s" + +#: libraries/CommonFunctions.class.php:466 +#: libraries/CommonFunctions.class.php:558 +#: libraries/config/FormDisplay.tpl.php:147 +#: libraries/display_export.lib.php:248 libraries/engines/pbxt.lib.php:114 +#: libraries/relation.lib.php:90 main.php:249 server_variables.php:130 +msgid "Documentation" +msgstr "文件" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:534 +msgctxt "MySQL 5.5 documentation language" +msgid "en" +msgstr "zh" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:538 +msgctxt "MySQL 5.1 documentation language" +msgid "en" +msgstr "en" + +#. l10n: Please check that translation actually exists. +#: libraries/CommonFunctions.class.php:542 +msgctxt "MySQL 5.0 documentation language" +msgid "en" +msgstr "zh" + +#: libraries/CommonFunctions.class.php:670 libraries/Message.class.php:199 +#: libraries/core.lib.php:217 libraries/import.lib.php:154 +#: libraries/insert_edit.lib.php:1195 tbl_operations.php:232 +#: tbl_relation.php:292 view_operations.php:55 +msgid "Error" +msgstr "錯誤" + +#: libraries/CommonFunctions.class.php:683 server_status.php:613 +#: server_status.php:1295 sql.php:969 +msgid "SQL query" +msgstr "SQL 查詢" + +#: libraries/CommonFunctions.class.php:727 +#: libraries/rte/rte_events.lib.php:105 libraries/rte/rte_events.lib.php:110 +#: libraries/rte/rte_events.lib.php:120 libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_routines.lib.php:290 +#: libraries/rte/rte_routines.lib.php:295 +#: libraries/rte/rte_routines.lib.php:305 +#: libraries/rte/rte_routines.lib.php:322 +#: libraries/rte/rte_routines.lib.php:1336 +#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 +#: libraries/rte/rte_triggers.lib.php:91 +#: libraries/rte/rte_triggers.lib.php:104 +msgid "MySQL said: " +msgstr "MySQL 返回: " + +#: libraries/CommonFunctions.class.php:1210 +msgid "Failed to connect to SQL validator!" +msgstr "連線到 SQL 檢驗器失敗!" + +#: libraries/CommonFunctions.class.php:1252 +#: libraries/config/messages.inc.php:491 +msgid "Explain SQL" +msgstr "SQL說明" + +#: libraries/CommonFunctions.class.php:1260 +msgid "Skip Explain SQL" +msgstr "略過SQL說明" + +#: libraries/CommonFunctions.class.php:1299 +msgid "Without PHP Code" +msgstr "無 PHP 程式碼" + +#: libraries/CommonFunctions.class.php:1302 +#: libraries/config/messages.inc.php:493 +msgid "Create PHP Code" +msgstr "建立 PHP 程式碼" + +#: libraries/CommonFunctions.class.php:1328 +#: libraries/config/messages.inc.php:492 server_status.php:813 +#: server_status.php:835 server_status.php:855 +msgid "Refresh" +msgstr "重新整理" + +#: libraries/CommonFunctions.class.php:1338 +msgid "Skip Validate SQL" +msgstr "略過檢驗 SQL" + +#: libraries/CommonFunctions.class.php:1341 +#: libraries/config/messages.inc.php:495 +msgid "Validate SQL" +msgstr "檢驗 SQL" + +#: libraries/CommonFunctions.class.php:1403 +msgid "Inline edit of this query" +msgstr "在本頁面編輯此查詢" + +#: libraries/CommonFunctions.class.php:1405 +msgctxt "Inline edit query" +msgid "Inline" +msgstr "行間" + +#: libraries/CommonFunctions.class.php:1476 sql.php:1036 +msgid "Profiling" +msgstr "概要" + +#. l10n: Short week day name +#: libraries/CommonFunctions.class.php:1746 +msgctxt "Short week day name" +msgid "Sun" +msgstr "週日" + +#. l10n: See http://www.php.net/manual/en/function.strftime.php +#: libraries/CommonFunctions.class.php:1762 +#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 +msgid "%B %d, %Y at %I:%M %p" +msgstr "%Y 年 %m 月 %d 日 %H:%M" + +#: libraries/CommonFunctions.class.php:2112 +#, php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "%s 天 %s 小時,%s 分 %s 秒" + +#: libraries/CommonFunctions.class.php:2204 +#, fuzzy +#| msgid "Routines" +msgid "Missing parameter:" +msgstr "一般" + +#: libraries/CommonFunctions.class.php:2624 +#: libraries/CommonFunctions.class.php:2628 +#: libraries/DisplayResults.class.php:578 +#, fuzzy +#| msgid "Begin" +msgctxt "First page" +msgid "Begin" +msgstr "開始" + +#: libraries/CommonFunctions.class.php:2626 +#: libraries/CommonFunctions.class.php:2629 +#: libraries/DisplayResults.class.php:581 server_binlog.php:140 +#: server_binlog.php:142 +#, fuzzy +#| msgid "Previous" +msgctxt "Previous page" +msgid "Previous" +msgstr "上一個" + +# 這應該使用於選擇日期的小月曆 +#: libraries/CommonFunctions.class.php:2661 +#: libraries/CommonFunctions.class.php:2664 +#: libraries/DisplayResults.class.php:637 server_binlog.php:175 +#: server_binlog.php:177 +#, fuzzy +#| msgid "Next" +msgctxt "Next page" +msgid "Next" +msgstr "下個月" + +#: libraries/CommonFunctions.class.php:2662 +#: libraries/CommonFunctions.class.php:2665 +#: libraries/DisplayResults.class.php:662 +#, fuzzy +#| msgid "End" +msgctxt "Last page" +msgid "End" +msgstr "結束" + +#: libraries/CommonFunctions.class.php:2741 +#, php-format +msgid "Jump to database "%s"." +msgstr "跳轉到資料庫“%s”" + +#: libraries/CommonFunctions.class.php:2766 +#, php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "%s 功能受到一個已知的缺陷 (bug) 影響,參見 %s" + +#: libraries/CommonFunctions.class.php:2950 +#, fuzzy +#| msgid "Click to select" +msgid "Click to toggle" +msgstr "點擊選取" + +#: libraries/CommonFunctions.class.php:3381 +#: libraries/CommonFunctions.class.php:3388 +#: libraries/CommonFunctions.class.php:3593 libraries/Menu.class.php:281 +#: libraries/Menu.class.php:374 libraries/config/setup.forms.php:295 +#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 +#: libraries/config/user_preferences.forms.php:196 +#: libraries/config/user_preferences.forms.php:233 +#: libraries/config/user_preferences.forms.php:259 +#: libraries/import.lib.php:1202 +#: libraries/plugins/export/ExportLatex.class.php:483 +#: libraries/tbl_properties.inc.php:756 pmd_general.php:167 +#: server_privileges.php:724 server_replication.php:345 tbl_tracking.php:306 +msgid "Structure" +msgstr "結構" + +#: libraries/CommonFunctions.class.php:3382 +#: libraries/CommonFunctions.class.php:3389 libraries/Menu.class.php:285 +#: libraries/Menu.class.php:379 libraries/Menu.class.php:475 +#: libraries/config/messages.inc.php:218 +#: libraries/plugins/export/ExportSql.class.php:133 +#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:61 +msgid "SQL" +msgstr "SQL" + +#: libraries/CommonFunctions.class.php:3384 +#: libraries/CommonFunctions.class.php:3591 +#: libraries/CommonFunctions.class.php:3592 libraries/Menu.class.php:294 +#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 +msgid "Insert" +msgstr "插入" + +#: libraries/CommonFunctions.class.php:3385 +#: libraries/CommonFunctions.class.php:3587 +#: libraries/CommonFunctions.class.php:3588 libraries/Menu.class.php:275 +#: libraries/db_search.lib.php:226 tbl_structure.php:571 +msgid "Browse" +msgstr "瀏覽" + +#: libraries/CommonFunctions.class.php:3391 libraries/Menu.class.php:313 +#: libraries/Menu.class.php:336 libraries/Menu.class.php:400 +#: view_operations.php:84 +msgid "Operations" +msgstr "操作" + +#: libraries/CommonFunctions.class.php:3502 +#: libraries/sql_query_form.lib.php:473 prefs_manage.php:245 +msgid "Browse your computer:" +msgstr "從計算機中上傳:" + +#: libraries/CommonFunctions.class.php:3530 +#, php-format +msgid "Select from the web server upload directory %s:" +msgstr "選擇 Web 伺服器上傳目錄 %s:" + +#: libraries/CommonFunctions.class.php:3559 libraries/insert_edit.lib.php:1196 +#: libraries/sql_query_form.lib.php:482 +msgid "The directory you set for upload work cannot be reached" +msgstr "設定之上傳目錄錯誤,無法使用" + +#: libraries/CommonFunctions.class.php:3570 +msgid "There are no files to upload" +msgstr "沒有可上傳的檔案" + +#: libraries/CommonFunctions.class.php:3602 +#: libraries/CommonFunctions.class.php:3603 +msgid "Execute" +msgstr "執行" + +#: libraries/CommonFunctions.class.php:4146 +msgid "Print" +msgstr "列印" + #: libraries/Config.class.php:915 #, php-format msgid "Existing configuration file (%s) is not readable." @@ -2512,92 +2706,59 @@ msgstr "" msgid "Font size" msgstr "字體大小" -#: libraries/DisplayResults.class.php:472 +#: libraries/DisplayResults.class.php:500 #, fuzzy #| msgid "Save directory" msgid "Save edited data" msgstr "保存文件夾" -#: libraries/DisplayResults.class.php:478 +#: libraries/DisplayResults.class.php:506 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Restore column order" msgstr "文字框列" -#: libraries/DisplayResults.class.php:546 libraries/common.lib.php:2556 -#: libraries/common.lib.php:2560 -#, fuzzy -#| msgid "Begin" -msgctxt "First page" -msgid "Begin" -msgstr "開始" - -#: libraries/DisplayResults.class.php:549 libraries/common.lib.php:2558 -#: libraries/common.lib.php:2561 server_binlog.php:130 server_binlog.php:132 -#, fuzzy -#| msgid "Previous" -msgctxt "Previous page" -msgid "Previous" -msgstr "上一個" - -# 這應該使用於選擇日期的小月曆 -#: libraries/DisplayResults.class.php:605 libraries/common.lib.php:2593 -#: libraries/common.lib.php:2596 server_binlog.php:165 server_binlog.php:167 -#, fuzzy -#| msgid "Next" -msgctxt "Next page" -msgid "Next" -msgstr "下個月" - -#: libraries/DisplayResults.class.php:630 libraries/common.lib.php:2594 -#: libraries/common.lib.php:2597 -#, fuzzy -#| msgid "End" -msgctxt "Last page" -msgid "End" -msgstr "結束" - -#: libraries/DisplayResults.class.php:673 +#: libraries/DisplayResults.class.php:705 #, fuzzy #| msgid "Textarea rows" msgid "Start row" msgstr "文字框行" -#: libraries/DisplayResults.class.php:677 +#: libraries/DisplayResults.class.php:709 #, fuzzy #| msgid "Number of rows:" msgid "Number of rows" msgstr "記錄數:" -#: libraries/DisplayResults.class.php:686 +#: libraries/DisplayResults.class.php:718 #, fuzzy #| msgid "More" msgid "Mode" msgstr "更多" -#: libraries/DisplayResults.class.php:688 +#: libraries/DisplayResults.class.php:720 msgid "horizontal" msgstr "水平" -#: libraries/DisplayResults.class.php:689 +#: libraries/DisplayResults.class.php:721 msgid "horizontal (rotated headers)" msgstr "水平 (旋轉標題)" -#: libraries/DisplayResults.class.php:690 +#: libraries/DisplayResults.class.php:722 msgid "vertical" msgstr "垂直" -#: libraries/DisplayResults.class.php:702 +#: libraries/DisplayResults.class.php:734 #, php-format msgid "Headers every %s rows" msgstr "" -#: libraries/DisplayResults.class.php:1180 +#: libraries/DisplayResults.class.php:1217 msgid "Sort by key" msgstr "主鍵排序" -#: libraries/DisplayResults.class.php:1324 libraries/TableSearch.class.php:752 -#: libraries/import.lib.php:1173 libraries/import.lib.php:1199 +#: libraries/DisplayResults.class.php:1362 libraries/TableSearch.class.php:788 +#: libraries/import.lib.php:1176 libraries/import.lib.php:1202 #: libraries/plugins/export/ExportCodegen.class.php:83 #: libraries/plugins/export/ExportCsv.class.php:91 #: libraries/plugins/export/ExportExcel.class.php:35 @@ -2621,110 +2782,122 @@ msgstr "主鍵排序" #: libraries/plugins/import/ImportShp.class.php:52 #: libraries/plugins/import/ImportSql.class.php:43 #: libraries/plugins/import/ImportXml.class.php:53 -#: libraries/rte/rte_routines.lib.php:907 tbl_structure.php:909 +#: libraries/rte/rte_routines.lib.php:922 tbl_structure.php:915 msgid "Options" msgstr "選項" -#: libraries/DisplayResults.class.php:1329 -#: libraries/DisplayResults.class.php:1435 +#: libraries/DisplayResults.class.php:1368 +#: libraries/DisplayResults.class.php:1474 msgid "Partial texts" msgstr "部分內容" -#: libraries/DisplayResults.class.php:1330 -#: libraries/DisplayResults.class.php:1439 +#: libraries/DisplayResults.class.php:1369 +#: libraries/DisplayResults.class.php:1478 msgid "Full texts" msgstr "完整內容" -#: libraries/DisplayResults.class.php:1344 +#: libraries/DisplayResults.class.php:1383 msgid "Relational key" msgstr "關聯鍵" -#: libraries/DisplayResults.class.php:1345 +#: libraries/DisplayResults.class.php:1384 msgid "Relational display column" msgstr "關聯顯示字段" -#: libraries/DisplayResults.class.php:1357 +#: libraries/DisplayResults.class.php:1396 msgid "Show binary contents" msgstr "顯示二進制內容" -#: libraries/DisplayResults.class.php:1362 +#: libraries/DisplayResults.class.php:1401 msgid "Show BLOB contents" msgstr "顯示 BLOB 內容" -#: libraries/DisplayResults.class.php:1367 +#: libraries/DisplayResults.class.php:1406 #: libraries/config/messages.inc.php:61 msgid "Show binary contents as HEX" msgstr "以十六進制顯示二進制內容" -#: libraries/DisplayResults.class.php:1378 +#: libraries/DisplayResults.class.php:1417 #, fuzzy #| msgid "Browser transformation" msgid "Hide browser transformation" msgstr "瀏覽器轉換" -#: libraries/DisplayResults.class.php:1387 +#: libraries/DisplayResults.class.php:1426 msgid "Well Known Text" msgstr "" -#: libraries/DisplayResults.class.php:1388 +#: libraries/DisplayResults.class.php:1427 msgid "Well Known Binary" msgstr "" -#: libraries/DisplayResults.class.php:2576 -#: libraries/DisplayResults.class.php:2591 +#: libraries/DisplayResults.class.php:2631 +#: libraries/DisplayResults.class.php:2647 msgid "The row has been deleted" msgstr "已刪除該行" -#: libraries/DisplayResults.class.php:2626 -#: libraries/DisplayResults.class.php:4221 server_status.php:1282 +#: libraries/DisplayResults.class.php:2658 +#: libraries/DisplayResults.class.php:4296 libraries/db_search.lib.php:237 +#: libraries/schema/User_Schema.class.php:230 +#: libraries/schema/User_Schema.class.php:308 +#: libraries/schema/User_Schema.class.php:343 +#: libraries/schema/User_Schema.class.php:373 +#: libraries/sql_query_form.lib.php:431 pmd_general.php:452 +#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254 +#: tbl_tracking.php:507 tbl_tracking.php:528 tbl_tracking.php:587 +msgid "Delete" +msgstr "刪除" + +#: libraries/DisplayResults.class.php:2685 +#: libraries/DisplayResults.class.php:4296 server_status.php:1317 msgid "Kill" msgstr "中止" -#: libraries/DisplayResults.class.php:3687 libraries/db_structure.lib.php:43 +#: libraries/DisplayResults.class.php:3754 libraries/db_structure.lib.php:44 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" "可能接近。參見 [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/a]" -#: libraries/DisplayResults.class.php:4109 +#: libraries/DisplayResults.class.php:4181 msgid "in query" msgstr "查詢中" -#: libraries/DisplayResults.class.php:4158 +#: libraries/DisplayResults.class.php:4231 msgid "Showing rows" msgstr "顯示行" -#: libraries/DisplayResults.class.php:4172 +#: libraries/DisplayResults.class.php:4247 msgid "total" msgstr "總計" -#: libraries/DisplayResults.class.php:4183 sql.php:832 +#: libraries/DisplayResults.class.php:4258 sql.php:837 #, php-format msgid "Query took %01.4f sec" msgstr "查詢花費 %01.4f 秒" -#: libraries/DisplayResults.class.php:4308 +#: libraries/DisplayResults.class.php:4386 msgid "Query results operations" msgstr "查詢結果選項" -#: libraries/DisplayResults.class.php:4342 +#: libraries/DisplayResults.class.php:4425 msgid "Print view (with full texts)" msgstr "列印預覽 (全文顯示)" -#: libraries/DisplayResults.class.php:4404 tbl_chart.php:80 +#: libraries/DisplayResults.class.php:4490 tbl_chart.php:80 msgid "Display chart" msgstr "顯示圖表" -#: libraries/DisplayResults.class.php:4423 +#: libraries/DisplayResults.class.php:4512 msgid "Visualize GIS data" msgstr "" -#: libraries/DisplayResults.class.php:4451 view_create.php:120 +#: libraries/DisplayResults.class.php:4542 view_create.php:122 msgid "Create view" msgstr "新建視圖" -#: libraries/DisplayResults.class.php:4630 +#: libraries/DisplayResults.class.php:4733 msgid "Link not found" msgstr "找不到連結" @@ -2787,197 +2960,156 @@ msgstr "" msgid "Open new phpMyAdmin window" msgstr "開啟新 phpMyAdmin 視窗" -#: libraries/Header.class.php:493 +#: libraries/Header.class.php:495 #: libraries/plugins/auth/AuthenticationCookie.class.php:248 msgid "Cookies must be enabled past this point." msgstr "必須啟用 Cookies 才能登入。" -#: libraries/Header.class.php:498 +#: libraries/Header.class.php:500 #: libraries/plugins/auth/AuthenticationCookie.class.php:152 #, fuzzy #| msgid "Cookies must be enabled past this point." msgid "Javascript must be enabled past this point" msgstr "必須啟用 Cookies 才能登入。" -#: libraries/Index.class.php:431 tbl_relation.php:535 +#: libraries/Index.class.php:433 tbl_relation.php:540 msgid "No index defined!" msgstr "沒有已定義的索引!" -#: libraries/Index.class.php:436 libraries/Index.class.php:449 -#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:730 -#: tbl_tracking.php:361 +#: libraries/Index.class.php:438 libraries/Index.class.php:451 +#: libraries/build_html_for_db.lib.php:41 tbl_structure.php:735 +#: tbl_tracking.php:369 msgid "Indexes" msgstr "索引" -#: libraries/Index.class.php:463 libraries/tbl_properties.inc.php:533 -#: tbl_structure.php:152 tbl_structure.php:157 tbl_structure.php:589 -#: tbl_tracking.php:367 +#: libraries/Index.class.php:465 libraries/tbl_properties.inc.php:538 +#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:590 +#: tbl_tracking.php:375 msgid "Unique" msgstr "唯一" -#: libraries/Index.class.php:464 tbl_tracking.php:368 +#: libraries/Index.class.php:466 tbl_tracking.php:376 msgid "Packed" msgstr "緊湊" -#: libraries/Index.class.php:466 tbl_tracking.php:370 +#: libraries/Index.class.php:468 tbl_tracking.php:378 msgid "Cardinality" msgstr "基數" -#: libraries/Index.class.php:469 libraries/rte/rte_events.lib.php:484 -#: libraries/rte/rte_routines.lib.php:1001 tbl_tracking.php:309 -#: tbl_tracking.php:373 +#: libraries/Index.class.php:471 libraries/rte/rte_events.lib.php:488 +#: libraries/rte/rte_routines.lib.php:1017 tbl_tracking.php:316 +#: tbl_tracking.php:381 msgid "Comment" msgstr "註解" -#: libraries/Index.class.php:498 +#: libraries/Index.class.php:500 msgid "The primary key has been dropped" msgstr "已刪除主鍵" -#: libraries/Index.class.php:507 +#: libraries/Index.class.php:509 #, php-format msgid "Index %s has been dropped" msgstr "已刪除索引 %s" -#: libraries/Index.class.php:629 +#: libraries/Index.class.php:632 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "索引 %1$s 和 %2$s 可能是相同的,其中一個將可能被刪除" -#: libraries/List_Database.class.php:403 libraries/Menu.class.php:442 -#: libraries/config/messages.inc.php:181 server_databases.php:132 -#: server_privileges.php:2013 +#: libraries/List_Database.class.php:404 libraries/Menu.class.php:471 +#: libraries/config/messages.inc.php:181 server_databases.php:133 +#: server_privileges.php:2026 msgid "Databases" msgstr "資料庫" -#: libraries/Menu.class.php:146 libraries/common.inc.php:648 -#: libraries/config/messages.inc.php:512 main.php:180 server_status.php:790 +#: libraries/Menu.class.php:175 libraries/common.inc.php:648 +#: libraries/config/messages.inc.php:512 main.php:183 server_status.php:802 #: server_synchronize.php:1431 msgid "Server" msgstr "伺服器" -#: libraries/Menu.class.php:252 libraries/Menu.class.php:345 -#: libraries/common.lib.php:3307 libraries/common.lib.php:3314 -#: libraries/common.lib.php:3539 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:358 -#: libraries/config/user_preferences.forms.php:196 -#: libraries/config/user_preferences.forms.php:233 -#: libraries/config/user_preferences.forms.php:259 -#: libraries/import.lib.php:1199 -#: libraries/plugins/export/ExportLatex.class.php:479 -#: libraries/tbl_properties.inc.php:751 pmd_general.php:167 -#: server_privileges.php:714 server_replication.php:344 tbl_tracking.php:299 -msgid "Structure" -msgstr "結構" - -#: libraries/Menu.class.php:256 libraries/Menu.class.php:350 -#: libraries/Menu.class.php:446 libraries/common.lib.php:3308 -#: libraries/common.lib.php:3315 libraries/config/messages.inc.php:218 -#: libraries/plugins/export/ExportSql.class.php:133 -#: libraries/plugins/import/ImportSql.class.php:40 querywindow.php:59 -msgid "SQL" -msgstr "SQL" - -#: libraries/Menu.class.php:265 libraries/common.lib.php:3310 -#: libraries/common.lib.php:3537 libraries/common.lib.php:3538 -#: libraries/sql_query_form.lib.php:307 libraries/sql_query_form.lib.php:310 -msgid "Insert" -msgstr "插入" - -#: libraries/Menu.class.php:284 libraries/Menu.class.php:307 -#: libraries/Menu.class.php:371 libraries/common.lib.php:3317 -#: view_operations.php:82 -msgid "Operations" -msgstr "操作" - -#: libraries/Menu.class.php:288 libraries/Menu.class.php:405 -#: libraries/relation.lib.php:236 +#: libraries/Menu.class.php:317 libraries/Menu.class.php:434 +#: libraries/relation.lib.php:238 msgid "Tracking" msgstr "追蹤" -#: libraries/Menu.class.php:297 libraries/Menu.class.php:399 +#: libraries/Menu.class.php:326 libraries/Menu.class.php:428 #: libraries/plugins/export/ExportHtmlword.class.php:556 #: libraries/plugins/export/ExportOdt.class.php:646 -#: libraries/plugins/export/ExportSql.class.php:1419 +#: libraries/plugins/export/ExportSql.class.php:1442 #: libraries/plugins/export/ExportTexytext.class.php:496 #: libraries/plugins/export/ExportXml.class.php:116 #: libraries/rte/rte_words.lib.php:41 msgid "Triggers" msgstr "觸發器" -#: libraries/Menu.class.php:311 libraries/Menu.class.php:312 +#: libraries/Menu.class.php:340 libraries/Menu.class.php:341 msgid "Table seems to be empty!" msgstr "資料表是空的!" -#: libraries/Menu.class.php:339 libraries/Menu.class.php:340 -#: libraries/Menu.class.php:341 +#: libraries/Menu.class.php:368 libraries/Menu.class.php:369 +#: libraries/Menu.class.php:370 msgid "Database seems to be empty!" msgstr "資料庫是空的!" -#: libraries/Menu.class.php:357 +#: libraries/Menu.class.php:386 msgid "Query" msgstr "查詢" -#: libraries/Menu.class.php:379 server_privileges.php:182 -#: server_privileges.php:1689 server_privileges.php:2077 -#: server_privileges.php:2425 +#: libraries/Menu.class.php:408 server_privileges.php:183 +#: server_privileges.php:1702 server_privileges.php:2090 +#: server_privileges.php:2442 msgid "Privileges" msgstr "權限" -#: libraries/Menu.class.php:384 libraries/rte/rte_words.lib.php:29 +#: libraries/Menu.class.php:413 libraries/rte/rte_words.lib.php:29 msgid "Routines" msgstr "一般" -#: libraries/Menu.class.php:392 -#: libraries/plugins/export/ExportSql.class.php:885 +#: libraries/Menu.class.php:421 +#: libraries/plugins/export/ExportSql.class.php:893 #: libraries/rte/rte_words.lib.php:53 msgid "Events" msgstr "事件" -#: libraries/Menu.class.php:411 libraries/relation.lib.php:203 +#: libraries/Menu.class.php:440 libraries/relation.lib.php:205 msgid "Designer" msgstr "設計器" -#: libraries/Menu.class.php:455 +#: libraries/Menu.class.php:484 #, fuzzy #| msgid "User" msgid "Users" msgstr "使用者" -#: libraries/Menu.class.php:476 server_synchronize.php:1320 +#: libraries/Menu.class.php:505 server_synchronize.php:1320 #: server_synchronize.php:1327 msgid "Synchronize" msgstr "同步" -#: libraries/Menu.class.php:481 server_binlog.php:72 server_status.php:607 +#: libraries/Menu.class.php:510 server_binlog.php:73 server_status.php:619 msgid "Binary log" msgstr "二進制日誌" -#: libraries/Menu.class.php:492 server_engines.php:94 server_engines.php:98 -#: server_status.php:660 +#: libraries/Menu.class.php:521 server_engines.php:96 server_engines.php:100 +#: server_status.php:672 msgid "Variables" msgstr "變數" -#: libraries/Menu.class.php:496 +#: libraries/Menu.class.php:525 msgid "Charsets" msgstr "字集" -#: libraries/Menu.class.php:501 server_plugins.php:33 server_plugins.php:66 +#: libraries/Menu.class.php:530 server_plugins.php:33 server_plugins.php:66 msgid "Plugins" msgstr "" -#: libraries/Menu.class.php:505 +#: libraries/Menu.class.php:534 msgid "Engines" msgstr "引擎" -#: libraries/Message.class.php:199 libraries/common.lib.php:619 -#: libraries/core.lib.php:217 libraries/import.lib.php:154 -#: libraries/insert_edit.lib.php:1180 tbl_operations.php:231 -#: tbl_relation.php:291 view_operations.php:55 -msgid "Error" -msgstr "錯誤" - #: libraries/Message.class.php:254 #, php-format msgid "%1$d row affected." @@ -3002,87 +3134,87 @@ msgstr[0] "插入了 %1$d 行。" msgid "Error while creating PDF:" msgstr "允許讀取資料" -#: libraries/RecentTable.class.php:109 +#: libraries/RecentTable.class.php:112 msgid "Could not save recent table" msgstr "無法儲存最新資料表" -#: libraries/RecentTable.class.php:144 +#: libraries/RecentTable.class.php:147 msgid "Recent tables" msgstr "最新資料表" -#: libraries/RecentTable.class.php:151 +#: libraries/RecentTable.class.php:154 msgid "There are no recent tables" msgstr "沒有最新資料表" -#: libraries/StorageEngine.class.php:212 +#: libraries/StorageEngine.class.php:214 msgid "" "There is no detailed status information available for this storage engine." msgstr "沒有該儲存引擎的詳細狀態資訊" -#: libraries/StorageEngine.class.php:353 +#: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." msgstr "MySQL 伺服器支援 %s" -#: libraries/StorageEngine.class.php:356 +#: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." msgstr "%s 在此 MySQL 伺服器上被禁止了" -#: libraries/StorageEngine.class.php:360 +#: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "此 MySQL 伺服器不支援 %s 儲存引擎" -#: libraries/Table.class.php:323 +#: libraries/Table.class.php:355 #, fuzzy #| msgid "Show slave status" msgid "unknown table status: " msgstr "顯示從伺服器狀態" -#: libraries/Table.class.php:725 +#: libraries/Table.class.php:766 #, fuzzy, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" msgstr "來源資料庫" -#: libraries/Table.class.php:733 +#: libraries/Table.class.php:774 #, fuzzy, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" msgstr "未找到主題 %s !" -#: libraries/Table.class.php:1159 +#: libraries/Table.class.php:1200 msgid "Invalid database" msgstr "無效的資料庫" -#: libraries/Table.class.php:1173 tbl_get_field.php:27 +#: libraries/Table.class.php:1214 tbl_get_field.php:31 msgid "Invalid table name" msgstr "無效的資料資料表名稱" -#: libraries/Table.class.php:1205 +#: libraries/Table.class.php:1246 #, php-format msgid "Error renaming table %1$s to %2$s" msgstr "將表 %1$s 改名爲 %2$s 時發生錯誤" -#: libraries/Table.class.php:1224 +#: libraries/Table.class.php:1265 #, fuzzy, php-format #| msgid "Table %s has been renamed to %s" msgid "Table %1$s has been renamed to %2$s." msgstr "已將資料表 %s 改名爲 %s" -#: libraries/Table.class.php:1368 +#: libraries/Table.class.php:1409 msgid "Could not save table UI preferences" msgstr "無法儲存表格介面使用者喜好設定" -#: libraries/Table.class.php:1392 +#: libraries/Table.class.php:1433 #, php-format msgid "" "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" "['MaxTableUiprefs'] %s)" msgstr "" -#: libraries/Table.class.php:1530 +#: libraries/Table.class.php:1571 #, php-format msgid "" "Cannot save UI property \"%s\". The changes made will not be persistent " @@ -3090,95 +3222,95 @@ msgid "" "changed." msgstr "" -#: libraries/TableSearch.class.php:181 libraries/insert_edit.lib.php:224 -#: libraries/insert_edit.lib.php:230 libraries/rte/rte_routines.lib.php:1435 +#: libraries/TableSearch.class.php:211 libraries/insert_edit.lib.php:230 +#: libraries/insert_edit.lib.php:236 libraries/rte/rte_routines.lib.php:1458 msgid "Function" msgstr "函數" -#: libraries/TableSearch.class.php:188 pmd_general.php:516 pmd_general.php:536 +#: libraries/TableSearch.class.php:218 pmd_general.php:516 pmd_general.php:536 #: pmd_general.php:658 pmd_general.php:671 pmd_general.php:734 #: pmd_general.php:788 msgid "Operator" msgstr "運算符" -#: libraries/TableSearch.class.php:189 libraries/TableSearch.class.php:1198 -#: libraries/insert_edit.lib.php:1571 libraries/replication_gui.lib.php:119 -#: libraries/rte/rte_routines.lib.php:1437 pmd_general.php:505 +#: libraries/TableSearch.class.php:219 libraries/TableSearch.class.php:1238 +#: libraries/insert_edit.lib.php:1600 libraries/replication_gui.lib.php:119 +#: libraries/rte/rte_routines.lib.php:1460 pmd_general.php:505 #: pmd_general.php:564 pmd_general.php:687 pmd_general.php:804 -#: server_status.php:1502 +#: server_status.php:1540 msgid "Value" msgstr "值" -#: libraries/TableSearch.class.php:205 +#: libraries/TableSearch.class.php:235 #, fuzzy #| msgid "Search" msgid "Table Search" msgstr "搜尋" -#: libraries/TableSearch.class.php:234 libraries/insert_edit.lib.php:1359 +#: libraries/TableSearch.class.php:264 libraries/insert_edit.lib.php:1381 #, fuzzy #| msgid "Insert" msgid "Edit/Insert" msgstr "插入" -#: libraries/TableSearch.class.php:757 +#: libraries/TableSearch.class.php:795 msgid "Select columns (at least one):" msgstr "選擇欄位 (至少一個):" -#: libraries/TableSearch.class.php:777 +#: libraries/TableSearch.class.php:815 msgid "Add search conditions (body of the \"where\" clause):" msgstr "新增搜尋條件 (“where”指令的主體):" -#: libraries/TableSearch.class.php:787 +#: libraries/TableSearch.class.php:827 msgid "Number of rows per page" msgstr "每頁行數" -#: libraries/TableSearch.class.php:797 +#: libraries/TableSearch.class.php:837 msgid "Display order:" msgstr "顯示順序:" -#: libraries/TableSearch.class.php:833 +#: libraries/TableSearch.class.php:873 msgid "Use this column to label each point" msgstr "" -#: libraries/TableSearch.class.php:854 +#: libraries/TableSearch.class.php:894 #, fuzzy #| msgid "Maximum number of rows to display" msgid "Maximum rows to plot" msgstr "顯示的最多行數" -#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1166 -#: sql.php:143 tbl_change.php:211 +#: libraries/TableSearch.class.php:922 libraries/TableSearch.class.php:1206 +#: sql.php:146 tbl_change.php:213 msgid "Browse foreign values" msgstr "瀏覽不相關的值" -#: libraries/TableSearch.class.php:971 +#: libraries/TableSearch.class.php:1011 #, fuzzy #| msgid "Hide search criteria" msgid "Additional search criteria" msgstr "隱藏搜尋條件" -#: libraries/TableSearch.class.php:1111 +#: libraries/TableSearch.class.php:1151 #, fuzzy #| msgid "Do a \"query by example\" (wildcard: \"%\")" msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" msgstr "執行“依例查詢”(萬用字元:“%”)" -#: libraries/TableSearch.class.php:1115 +#: libraries/TableSearch.class.php:1155 msgid "Do a \"query by example\" (wildcard: \"%\")" msgstr "執行“依例查詢”(萬用字元:“%”)" -#: libraries/TableSearch.class.php:1175 +#: libraries/TableSearch.class.php:1215 msgid "Browse/Edit the points" msgstr "" -#: libraries/TableSearch.class.php:1182 +#: libraries/TableSearch.class.php:1222 #, fuzzy #| msgid "Control user" msgid "How to use" msgstr "控制使用者" -#: libraries/TableSearch.class.php:1187 +#: libraries/TableSearch.class.php:1227 #, fuzzy #| msgid "Reset" msgid "Reset zoom" @@ -3253,14 +3385,14 @@ msgstr "" #: libraries/Types.class.php:307 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" +"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:309 msgid "" -"A double-precision floating-point number, allowable values are " -"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"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 "" @@ -3507,13 +3639,13 @@ msgstr "" msgid "An enumeration, chosen from the list of defined values" msgstr "" -#: libraries/bookmark.lib.php:82 +#: libraries/bookmark.lib.php:83 msgid "shared" msgstr "已共享" #: libraries/build_html_for_db.lib.php:26 #: libraries/config/messages.inc.php:187 -#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:614 +#: libraries/plugins/export/ExportXml.class.php:110 server_status.php:626 msgid "Tables" msgstr "資料表" @@ -3524,35 +3656,35 @@ msgstr "資料表" #: libraries/config/user_preferences.forms.php:241 #: libraries/config/user_preferences.forms.php:264 #: libraries/config/user_preferences.forms.php:269 -#: libraries/plugins/export/ExportLatex.class.php:305 -#: libraries/plugins/export/ExportSql.class.php:1491 server_privileges.php:714 -#: server_replication.php:345 tbl_printview.php:296 tbl_structure.php:830 +#: libraries/plugins/export/ExportLatex.class.php:307 +#: libraries/plugins/export/ExportSql.class.php:1516 server_privileges.php:724 +#: server_replication.php:346 tbl_printview.php:297 tbl_structure.php:836 msgid "Data" msgstr "資料" -#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:55 -#: tbl_printview.php:315 tbl_structure.php:847 +#: libraries/build_html_for_db.lib.php:51 libraries/db_structure.lib.php:57 +#: tbl_printview.php:316 tbl_structure.php:853 msgid "Overhead" msgstr "多餘" -#: libraries/build_html_for_db.lib.php:100 +#: libraries/build_html_for_db.lib.php:101 msgid "Jump to database" msgstr "轉到資料庫" -#: libraries/build_html_for_db.lib.php:144 +#: libraries/build_html_for_db.lib.php:149 msgid "Not replicated" msgstr "未複製" -#: libraries/build_html_for_db.lib.php:155 +#: libraries/build_html_for_db.lib.php:160 msgid "Replicated" msgstr "已複製" -#: libraries/build_html_for_db.lib.php:172 +#: libraries/build_html_for_db.lib.php:177 #, php-format msgid "Check privileges for database "%s"." msgstr "檢查資料庫 「%s」 之權限." -#: libraries/build_html_for_db.lib.php:177 +#: libraries/build_html_for_db.lib.php:182 msgid "Check Privileges" msgstr "檢查權限" @@ -3602,178 +3734,18 @@ msgstr "設定檔案中設定的認證方式無效:" msgid "You should upgrade to %s %s or later." msgstr "您應升級到 %s %s 或更高版本。" -#: libraries/common.inc.php:1074 +#: libraries/common.inc.php:1076 msgid "GLOBALS overwrite attempt" msgstr "" -#: libraries/common.inc.php:1081 +#: libraries/common.inc.php:1083 msgid "possible exploit" msgstr "" -#: libraries/common.inc.php:1090 +#: libraries/common.inc.php:1092 msgid "numeric key detected" msgstr "" -#: libraries/common.lib.php:206 -#, php-format -msgid "Max: %s%s" -msgstr "最大限制:%s %s" - -#: libraries/common.lib.php:420 libraries/common.lib.php:512 -#: libraries/config/FormDisplay.tpl.php:147 -#: libraries/display_export.lib.php:247 libraries/engines/pbxt.lib.php:112 -#: libraries/relation.lib.php:88 main.php:246 server_variables.php:129 -msgid "Documentation" -msgstr "文件" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:488 -msgctxt "MySQL 5.5 documentation language" -msgid "en" -msgstr "zh" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:492 -msgctxt "MySQL 5.1 documentation language" -msgid "en" -msgstr "en" - -#. l10n: Please check that translation actually exists. -#: libraries/common.lib.php:496 -msgctxt "MySQL 5.0 documentation language" -msgid "en" -msgstr "zh" - -#: libraries/common.lib.php:632 server_status.php:601 server_status.php:1260 -#: sql.php:960 -msgid "SQL query" -msgstr "SQL 查詢" - -#: libraries/common.lib.php:676 libraries/rte/rte_events.lib.php:103 -#: libraries/rte/rte_events.lib.php:108 libraries/rte/rte_events.lib.php:118 -#: libraries/rte/rte_events.lib.php:131 libraries/rte/rte_routines.lib.php:284 -#: libraries/rte/rte_routines.lib.php:289 -#: libraries/rte/rte_routines.lib.php:299 -#: libraries/rte/rte_routines.lib.php:316 -#: libraries/rte/rte_routines.lib.php:1315 -#: libraries/rte/rte_triggers.lib.php:76 libraries/rte/rte_triggers.lib.php:81 -#: libraries/rte/rte_triggers.lib.php:91 -#: libraries/rte/rte_triggers.lib.php:104 -msgid "MySQL said: " -msgstr "MySQL 返回: " - -#: libraries/common.lib.php:1155 -msgid "Failed to connect to SQL validator!" -msgstr "連線到 SQL 檢驗器失敗!" - -#: libraries/common.lib.php:1197 libraries/config/messages.inc.php:491 -msgid "Explain SQL" -msgstr "SQL說明" - -#: libraries/common.lib.php:1203 -msgid "Skip Explain SQL" -msgstr "略過SQL說明" - -#: libraries/common.lib.php:1242 -msgid "Without PHP Code" -msgstr "無 PHP 程式碼" - -#: libraries/common.lib.php:1245 libraries/config/messages.inc.php:493 -msgid "Create PHP Code" -msgstr "建立 PHP 程式碼" - -#: libraries/common.lib.php:1267 libraries/config/messages.inc.php:492 -#: server_status.php:801 server_status.php:823 server_status.php:843 -msgid "Refresh" -msgstr "重新整理" - -#: libraries/common.lib.php:1277 -msgid "Skip Validate SQL" -msgstr "略過檢驗 SQL" - -#: libraries/common.lib.php:1280 libraries/config/messages.inc.php:495 -msgid "Validate SQL" -msgstr "檢驗 SQL" - -#: libraries/common.lib.php:1342 -msgid "Inline edit of this query" -msgstr "在本頁面編輯此查詢" - -#: libraries/common.lib.php:1344 -msgctxt "Inline edit query" -msgid "Inline" -msgstr "行間" - -#: libraries/common.lib.php:1415 sql.php:1027 -msgid "Profiling" -msgstr "概要" - -#. l10n: Short week day name -#: libraries/common.lib.php:1685 -msgctxt "Short week day name" -msgid "Sun" -msgstr "週日" - -#. l10n: See http://www.php.net/manual/en/function.strftime.php -#: libraries/common.lib.php:1701 -#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69 -msgid "%B %d, %Y at %I:%M %p" -msgstr "%Y 年 %m 月 %d 日 %H:%M" - -#: libraries/common.lib.php:2047 -#, php-format -msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s 天 %s 小時,%s 分 %s 秒" - -#: libraries/common.lib.php:2138 -#, fuzzy -#| msgid "Routines" -msgid "Missing parameter:" -msgstr "一般" - -#: libraries/common.lib.php:2673 -#, php-format -msgid "Jump to database "%s"." -msgstr "跳轉到資料庫“%s”" - -#: libraries/common.lib.php:2697 -#, php-format -msgid "The %s functionality is affected by a known bug, see %s" -msgstr "%s 功能受到一個已知的缺陷 (bug) 影響,參見 %s" - -#: libraries/common.lib.php:2880 -#, fuzzy -#| msgid "Click to select" -msgid "Click to toggle" -msgstr "點擊選取" - -#: libraries/common.lib.php:3447 libraries/sql_query_form.lib.php:470 -#: prefs_manage.php:245 -msgid "Browse your computer:" -msgstr "從計算機中上傳:" - -#: libraries/common.lib.php:3475 -#, php-format -msgid "Select from the web server upload directory %s:" -msgstr "選擇 Web 伺服器上傳目錄 %s:" - -#: libraries/common.lib.php:3506 libraries/insert_edit.lib.php:1181 -#: libraries/sql_query_form.lib.php:479 -msgid "The directory you set for upload work cannot be reached" -msgstr "設定之上傳目錄錯誤,無法使用" - -#: libraries/common.lib.php:3516 -msgid "There are no files to upload" -msgstr "沒有可上傳的檔案" - -#: libraries/common.lib.php:3548 libraries/common.lib.php:3549 -msgid "Execute" -msgstr "執行" - -#: libraries/common.lib.php:4088 -msgid "Print" -msgstr "列印" - #: libraries/config.values.php:53 libraries/config.values.php:60 #: libraries/config.values.php:68 msgid "Both" @@ -3799,9 +3771,9 @@ msgstr "開啓" msgid "Closed" msgstr "關閉" -#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:220 -#: libraries/relation.lib.php:96 libraries/relation.lib.php:103 -#: pmd_relation_new.php:81 +#: libraries/config.values.php:100 libraries/config/FormDisplay.tpl.php:222 +#: libraries/relation.lib.php:98 libraries/relation.lib.php:105 +#: pmd_relation_new.php:85 msgid "Disabled" msgstr "已關閉" @@ -3929,30 +3901,30 @@ msgstr "未安裝 SOAP 元件" msgid "maximum %s" msgstr "最大 %s" -#: libraries/config/FormDisplay.tpl.php:148 main.php:247 +#: libraries/config/FormDisplay.tpl.php:148 main.php:250 msgid "Wiki" msgstr "維基 (Wiki)" -#: libraries/config/FormDisplay.tpl.php:219 +#: libraries/config/FormDisplay.tpl.php:221 msgid "This setting is disabled, it will not be applied to your configuration" msgstr "此設定已停用,不會套用到您的設定中" -#: libraries/config/FormDisplay.tpl.php:301 +#: libraries/config/FormDisplay.tpl.php:303 #, php-format msgid "Set value: %s" msgstr "設定值: %s" -#: libraries/config/FormDisplay.tpl.php:306 +#: libraries/config/FormDisplay.tpl.php:308 #: libraries/config/messages.inc.php:360 msgid "Restore default value" msgstr "還原預設值" -#: libraries/config/FormDisplay.tpl.php:322 +#: libraries/config/FormDisplay.tpl.php:324 msgid "Allow users to customize this value" msgstr "允許使用者自訂該值" -#: libraries/config/FormDisplay.tpl.php:386 libraries/insert_edit.lib.php:1544 -#: libraries/schema/User_Schema.class.php:510 prefs_manage.php:323 +#: libraries/config/FormDisplay.tpl.php:388 libraries/insert_edit.lib.php:1573 +#: libraries/schema/User_Schema.class.php:542 prefs_manage.php:323 #: prefs_manage.php:328 msgid "Reset" msgstr "重置" @@ -4232,7 +4204,7 @@ msgid "Character set of the file" msgstr "檔案字集" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:92 -#: tbl_gis_visualization.php:177 tbl_printview.php:351 tbl_structure.php:893 +#: tbl_gis_visualization.php:177 tbl_printview.php:352 tbl_structure.php:899 msgid "Format" msgstr "格式" @@ -4257,14 +4229,14 @@ msgstr "首行儲存欄位名稱" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249 #: libraries/config/messages.inc.php:256 -#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:188 #: libraries/plugins/import/ImportLdi.class.php:93 msgid "Columns enclosed by" msgstr "「欄位」分隔字元:" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:250 #: libraries/config/messages.inc.php:257 -#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:195 #: libraries/plugins/import/ImportLdi.class.php:100 msgid "Columns escaped by" msgstr "跳脫字元使用:" @@ -4284,13 +4256,13 @@ msgstr "刪除欄位中的回車換行符號" #: libraries/config/messages.inc.php:83 libraries/config/messages.inc.php:253 #: libraries/config/messages.inc.php:261 -#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:173 #: libraries/plugins/import/ImportLdi.class.php:86 msgid "Columns terminated by" msgstr "欄位內容換行使用字元:" #: libraries/config/messages.inc.php:84 libraries/config/messages.inc.php:248 -#: libraries/plugins/import/ImportCsv.class.php:200 +#: libraries/plugins/import/ImportCsv.class.php:202 #: libraries/plugins/import/ImportLdi.class.php:107 msgid "Lines terminated by" msgstr "資料分行使用字元:" @@ -4347,12 +4319,12 @@ msgstr "關鍵標籤" #: libraries/config/messages.inc.php:102 libraries/config/messages.inc.php:114 #: libraries/config/messages.inc.php:138 #: libraries/plugins/export/ExportOdt.class.php:471 -#: libraries/tbl_properties.inc.php:140 +#: libraries/tbl_properties.inc.php:142 msgid "MIME type" msgstr "MIME 類型" #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:116 -#: libraries/config/messages.inc.php:140 tbl_relation.php:401 +#: libraries/config/messages.inc.php:140 tbl_relation.php:406 msgid "Relations" msgstr "關聯" @@ -4365,7 +4337,7 @@ msgid "Save on server" msgstr "儲存在伺服器上" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:121 -#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:228 +#: libraries/display_export.lib.php:203 libraries/display_export.lib.php:229 msgid "Overwrite existing file(s)" msgstr "覆蓋已有檔案" @@ -4378,7 +4350,7 @@ msgid "Enclose table and column names with backquotes" msgstr "在資料表名稱及欄位名稱使用反引號(`)" #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:268 -#: libraries/display_export.lib.php:372 +#: libraries/display_export.lib.php:374 msgid "SQL compatibility mode" msgstr "SQL 相容模式" @@ -4599,8 +4571,8 @@ msgstr "" "a]中關於可以取得特殊值的魔術字元串" #: libraries/config/messages.inc.php:198 -#: libraries/navigation_header.inc.php:74 #: libraries/navigation_header.inc.php:76 +#: libraries/navigation_header.inc.php:78 msgid "Query window" msgstr "查詢視窗" @@ -5895,10 +5867,10 @@ msgstr "需要啓用 SQL 檢驗器" #: libraries/config/messages.inc.php:496 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63 -#: libraries/replication_gui.lib.php:341 libraries/replication_gui.lib.php:345 -#: libraries/replication_gui.lib.php:355 server_privileges.php:982 -#: server_privileges.php:986 server_privileges.php:997 -#: server_privileges.php:1863 server_synchronize.php:1447 +#: libraries/replication_gui.lib.php:353 libraries/replication_gui.lib.php:357 +#: libraries/replication_gui.lib.php:367 server_privileges.php:994 +#: server_privileges.php:998 server_privileges.php:1009 +#: server_privileges.php:1876 server_synchronize.php:1447 msgid "Password" msgstr "密碼" @@ -5918,8 +5890,8 @@ msgid "" "kbd])" msgstr "如果您有自己的帳號,請在這裏輸入 (預設爲 [kbd]anonymous (匿名)[/kbd])" -#: libraries/config/messages.inc.php:500 tbl_tracking.php:518 -#: tbl_tracking.php:577 +#: libraries/config/messages.inc.php:500 tbl_tracking.php:526 +#: tbl_tracking.php:585 msgid "Username" msgstr "使用者名" @@ -6161,7 +6133,7 @@ msgstr "缺少 %s 外掛。請檢查 PHP 設定" msgid "possible deep recursion attack" msgstr "" -#: libraries/database_interface.lib.php:1939 +#: libraries/database_interface.lib.php:1966 #, fuzzy #| msgid "(or the local MySQL server's socket is not correctly configured)" msgid "" @@ -6169,38 +6141,88 @@ msgid "" "configured)." msgstr "(或者本地 MySQL 伺服器的連線埠沒有正確設定)" -#: libraries/database_interface.lib.php:1942 +#: libraries/database_interface.lib.php:1969 #, fuzzy #| msgid "The server is not responding" msgid "The server is not responding." msgstr "伺服器沒有響應" -#: libraries/database_interface.lib.php:1947 +#: libraries/database_interface.lib.php:1974 msgid "Please check privileges of directory containing database." msgstr "" -#: libraries/database_interface.lib.php:1956 +#: libraries/database_interface.lib.php:1983 msgid "Details..." msgstr "詳細..." +#: libraries/db_search.lib.php:148 +#, php-format +msgid "Search results for \"%s\" %s:" +msgstr "“%s”的搜尋結果 %s:" + +#: libraries/db_search.lib.php:176 +#, php-format +msgid "Total: %s match" +msgid_plural "Total: %s matches" +msgstr[0] "總計: %s 項資料符合" + +#: libraries/db_search.lib.php:211 +#, fuzzy, php-format +#| msgid "%s match inside table %s" +#| msgid_plural "%s matches inside table %s" +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "%s 筆資料符合 - 於資料表 %s" + +#: libraries/db_search.lib.php:233 +#, php-format +msgid "Delete the matches for the %s table?" +msgstr "刪除 %s 資料表中符合的資料?" + +#: libraries/db_search.lib.php:268 +msgid "Search in database" +msgstr "在資料庫中搜尋" + +#: libraries/db_search.lib.php:272 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "要搜尋的文字或數值 (萬用字元:“%”):" + +#: libraries/db_search.lib.php:279 +msgid "Find:" +msgstr "搜尋:" + +#: libraries/db_search.lib.php:282 libraries/db_search.lib.php:283 +msgid "Words are separated by a space character (\" \")." +msgstr "每個單詞用空格 (“ ”) 分隔" + +#: libraries/db_search.lib.php:296 +#, fuzzy +#| msgid "Inside table(s):" +msgid "Inside tables:" +msgstr "於以下表:" + +#: libraries/db_search.lib.php:320 +msgid "Inside column:" +msgstr "於以下欄位:" + #: libraries/dbi/drizzle.dbi.lib.php:117 libraries/dbi/mysql.dbi.lib.php:120 #: libraries/dbi/mysqli.dbi.lib.php:192 msgid "Connection for controluser as defined in your configuration failed." msgstr "使用設定檔案中定義的控制使用者連線失敗" -#: libraries/display_change_password.lib.php:29 main.php:104 -#: user_password.php:227 +#: libraries/display_change_password.lib.php:29 main.php:106 +#: user_password.php:228 msgid "Change password" msgstr "修改密碼" #: libraries/display_change_password.lib.php:34 -#: libraries/replication_gui.lib.php:351 server_privileges.php:993 +#: libraries/replication_gui.lib.php:363 server_privileges.php:1005 msgid "No Password" msgstr "無密碼" #: libraries/display_change_password.lib.php:45 -#: libraries/replication_gui.lib.php:359 libraries/replication_gui.lib.php:362 -#: server_privileges.php:1001 server_privileges.php:1004 +#: libraries/replication_gui.lib.php:371 libraries/replication_gui.lib.php:374 +#: server_privileges.php:1013 server_privileges.php:1016 msgid "Re-type" msgstr "重新輸入" @@ -6223,8 +6245,8 @@ msgstr "建立新資料庫" msgid "Create" msgstr "建立" -#: libraries/display_create_database.lib.php:43 server_privileges.php:184 -#: server_privileges.php:1748 server_replication.php:35 +#: libraries/display_create_database.lib.php:43 server_privileges.php:185 +#: server_privileges.php:1761 server_replication.php:36 msgid "No Privileges" msgstr "無權限" @@ -6238,9 +6260,9 @@ msgstr "建立資料表" #: libraries/plugins/export/ExportOdt.class.php:550 #: libraries/plugins/export/ExportTexytext.class.php:424 #: 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:904 -#: libraries/rte/rte_routines.lib.php:1432 libraries/tbl_properties.inc.php:84 -#: setup/frames/index.inc.php:135 tbl_structure.php:202 +#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:919 +#: libraries/rte/rte_routines.lib.php:1455 libraries/tbl_properties.inc.php:86 +#: setup/frames/index.inc.php:135 tbl_structure.php:203 msgid "Name" msgstr "名字" @@ -6248,177 +6270,177 @@ msgstr "名字" msgid "Number of columns" msgstr "欄位數" -#: libraries/display_export.lib.php:48 +#: libraries/display_export.lib.php:49 msgid "Could not load export plugins, please check your installation!" msgstr "無法載入匯出插件,請檢查安裝!" -#: libraries/display_export.lib.php:94 +#: libraries/display_export.lib.php:95 msgid "Exporting databases from the current server" msgstr "正在從目前伺服器中匯出資料庫" -#: libraries/display_export.lib.php:96 +#: libraries/display_export.lib.php:97 #, php-format msgid "Exporting tables from \"%s\" database" msgstr "正在匯出資料庫“%s”中的資料表" -#: libraries/display_export.lib.php:98 +#: libraries/display_export.lib.php:99 #, php-format msgid "Exporting rows from \"%s\" table" msgstr "正在匯出資料表“%s”中的記錄" -#: libraries/display_export.lib.php:104 +#: libraries/display_export.lib.php:105 msgid "Export Method:" msgstr "匯出方式" -#: libraries/display_export.lib.php:120 +#: libraries/display_export.lib.php:121 msgid "Quick - display only the minimal options" msgstr "快速 - 顯示最少的選項" -#: libraries/display_export.lib.php:136 +#: libraries/display_export.lib.php:137 msgid "Custom - display all possible options" msgstr "自訂 - 顯示所有可用的選項" -#: libraries/display_export.lib.php:144 +#: libraries/display_export.lib.php:145 msgid "Database(s):" msgstr "資料庫:" -#: libraries/display_export.lib.php:146 +#: libraries/display_export.lib.php:147 msgid "Table(s):" msgstr "資料表:" -#: libraries/display_export.lib.php:156 +#: libraries/display_export.lib.php:157 msgid "Rows:" msgstr "記錄:" -#: libraries/display_export.lib.php:164 +#: libraries/display_export.lib.php:165 msgid "Dump some row(s)" msgstr "匯出部分記錄" -#: libraries/display_export.lib.php:166 +#: libraries/display_export.lib.php:167 msgid "Number of rows:" msgstr "記錄數:" -#: libraries/display_export.lib.php:169 +#: libraries/display_export.lib.php:170 msgid "Row to begin at:" msgstr "起始行數:" -#: libraries/display_export.lib.php:180 +#: libraries/display_export.lib.php:181 msgid "Dump all rows" msgstr "匯出所有行" -#: libraries/display_export.lib.php:188 libraries/display_export.lib.php:209 +#: libraries/display_export.lib.php:189 libraries/display_export.lib.php:210 msgid "Output:" msgstr "輸出:" -#: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 +#: libraries/display_export.lib.php:196 libraries/display_export.lib.php:222 #, php-format msgid "Save on server in the directory %s" msgstr "儲存到伺服器上的 %s 資料夾中" -#: libraries/display_export.lib.php:213 +#: libraries/display_export.lib.php:214 msgid "Save output to a file" msgstr "儲存爲檔案" -#: libraries/display_export.lib.php:234 +#: libraries/display_export.lib.php:235 msgid "File name template:" msgstr "檔案名稱模板:" -#: libraries/display_export.lib.php:236 +#: libraries/display_export.lib.php:237 msgid "@SERVER@ will become the server name" msgstr "@SERVER@ 將變成伺服器名稱" -#: libraries/display_export.lib.php:238 +#: libraries/display_export.lib.php:239 msgid ", @DATABASE@ will become the database name" msgstr ",@DATABASE@ 將變成資料庫名" -#: libraries/display_export.lib.php:240 +#: libraries/display_export.lib.php:241 msgid ", @TABLE@ will become the table name" msgstr ",@TABLE@ 將變成資料資料表名稱" -#: libraries/display_export.lib.php:244 +#: libraries/display_export.lib.php:245 #, 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." +"formatting strings. Additionally the following transformations will happen: %" +"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details." msgstr "" "這個值是使用 %1$sstrftime%2$s 來解析的,所以您能用時間格式的字元串。另外,下" "列內容也將被轉換:%3$s。其他文字將保持原樣。參見%4$s常見問題 (FAQ)%5$s" -#: libraries/display_export.lib.php:294 +#: libraries/display_export.lib.php:295 msgid "use this for future exports" msgstr "以後也使用此設定" -#: libraries/display_export.lib.php:300 libraries/display_import.lib.php:247 -#: libraries/display_import.lib.php:261 libraries/sql_query_form.lib.php:495 +#: libraries/display_export.lib.php:301 libraries/display_import.lib.php:254 +#: libraries/display_import.lib.php:268 libraries/sql_query_form.lib.php:498 msgid "Character set of the file:" msgstr "檔案的字集:" -#: libraries/display_export.lib.php:330 +#: libraries/display_export.lib.php:331 msgid "Compression:" msgstr "壓縮:" -#: libraries/display_export.lib.php:334 +#: libraries/display_export.lib.php:335 msgid "zipped" msgstr "zip 壓縮" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:337 msgid "gzipped" msgstr "gzip 壓縮" -#: libraries/display_export.lib.php:338 +#: libraries/display_export.lib.php:339 msgid "bzipped" msgstr "bzip 壓縮" -#: libraries/display_export.lib.php:347 +#: libraries/display_export.lib.php:348 msgid "View output as text" msgstr "直接顯示為文本" -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:304 +#: libraries/display_export.lib.php:353 libraries/display_import.lib.php:311 #: libraries/plugins/export/ExportCodegen.class.php:98 msgid "Format:" msgstr "格式:" -#: libraries/display_export.lib.php:357 +#: libraries/display_export.lib.php:358 msgid "Format-specific options:" msgstr "格式特定選項:" -#: libraries/display_export.lib.php:358 +#: libraries/display_export.lib.php:359 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:366 libraries/display_import.lib.php:319 +#: libraries/display_export.lib.php:367 libraries/display_import.lib.php:326 msgid "Encoding Conversion:" msgstr "編碼轉換:" -#: libraries/display_git_revision.lib.php:56 +#: libraries/display_git_revision.lib.php:59 #, php-format msgid "%1$s from %2$s branch" msgstr "" -#: libraries/display_git_revision.lib.php:58 +#: libraries/display_git_revision.lib.php:61 msgid "no branch" msgstr "" -#: libraries/display_git_revision.lib.php:64 +#: libraries/display_git_revision.lib.php:67 msgid "Git revision" msgstr "" -#: libraries/display_git_revision.lib.php:67 +#: libraries/display_git_revision.lib.php:70 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "committed on %1$s by %2$s" msgstr "爲 %2$s.%3$s 建立版本 %1$s" -#: libraries/display_git_revision.lib.php:75 +#: libraries/display_git_revision.lib.php:78 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "authored on %1$s by %2$s" msgstr "爲 %2$s.%3$s 建立版本 %1$s" -#: libraries/display_import.lib.php:67 +#: libraries/display_import.lib.php:68 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.) " @@ -6427,84 +6449,84 @@ msgstr "" "上傳的檔案可能超過了最大大小,也可能是一個基於 webkit 瀏覽器 (Safari, Google " "Chrome, Arora 等) 的已知缺陷 (bug)." -#: libraries/display_import.lib.php:75 +#: libraries/display_import.lib.php:76 #, php-format msgid "%s of %s" msgstr "" -#: libraries/display_import.lib.php:84 +#: libraries/display_import.lib.php:85 #, fuzzy #| msgid "Format of imported file" msgid "Uploading your import file..." msgstr "匯入檔案的格式" -#: libraries/display_import.lib.php:92 +#: libraries/display_import.lib.php:93 #, php-format msgid "%s/sec." msgstr "" -#: libraries/display_import.lib.php:99 +#: libraries/display_import.lib.php:100 msgid "About %MIN min. %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:103 +#: libraries/display_import.lib.php:104 msgid "About %SEC sec. remaining." msgstr "" -#: libraries/display_import.lib.php:133 +#: libraries/display_import.lib.php:134 msgid "The file is being processed, please be patient." msgstr "正在處理,請稍候" -#: libraries/display_import.lib.php:153 +#: libraries/display_import.lib.php:154 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." msgstr "正在上傳,沒有詳細資訊,請稍候" -#: libraries/display_import.lib.php:186 +#: libraries/display_import.lib.php:187 msgid "Importing into the current server" msgstr "匯入到目前伺服器" -#: libraries/display_import.lib.php:188 +#: libraries/display_import.lib.php:189 #, php-format msgid "Importing into the database \"%s\"" msgstr "匯入到資料庫“%s”" -#: libraries/display_import.lib.php:190 +#: libraries/display_import.lib.php:191 #, php-format msgid "Importing into the table \"%s\"" msgstr "匯入到資料表“%s”" -#: libraries/display_import.lib.php:196 +#: libraries/display_import.lib.php:197 msgid "File to Import:" msgstr "要匯入的檔案:" -#: libraries/display_import.lib.php:213 +#: libraries/display_import.lib.php:214 #, php-format msgid "File may be compressed (%s) or uncompressed." msgstr "檔案可能已壓縮 (%s) 或未壓縮" -#: libraries/display_import.lib.php:215 +#: libraries/display_import.lib.php:216 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" msgstr "壓縮檔案名稱必須以 .[格式].[壓縮方式] 結尾。如:.sql.zip" -#: libraries/display_import.lib.php:237 +#: libraries/display_import.lib.php:244 msgid "File uploads are not allowed on this server." msgstr "此伺服器禁止了檔案上傳" -#: libraries/display_import.lib.php:268 +#: libraries/display_import.lib.php:275 msgid "Partial Import:" msgstr "部分匯入:" -#: libraries/display_import.lib.php:274 +#: libraries/display_import.lib.php:281 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." msgstr "上一個匯入操作超時,隨後重新送出將會從 %d 處開始" -#: libraries/display_import.lib.php:281 +#: libraries/display_import.lib.php:288 msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be good way to import large files, " @@ -6513,11 +6535,11 @@ msgstr "" "在匯入時指令若檢測到可能需要花費很長時間則允許中斷。(儘管這會中斷交易,但" "在匯入大檔案時是個很好的方法。)" -#: libraries/display_import.lib.php:288 +#: libraries/display_import.lib.php:295 msgid "Number of rows to skip, starting from the first row:" msgstr "從首行起要跳過的行數:" -#: libraries/display_import.lib.php:310 +#: libraries/display_import.lib.php:317 msgid "Format-Specific Options:" msgstr "格式特定選項:" @@ -6527,7 +6549,7 @@ msgstr "格式特定選項:" msgid "Language" msgstr "語系" -#: libraries/engines/bdb.lib.php:25 main.php:245 +#: libraries/engines/bdb.lib.php:25 main.php:248 msgid "Version information" msgstr "版本資訊" @@ -6567,67 +6589,67 @@ msgstr "InnoDB 用於快取資料和索引要使用的記憶體快取大小" msgid "Buffer Pool" msgstr "快取池" -#: libraries/engines/innodb.lib.php:142 server_status.php:662 +#: libraries/engines/innodb.lib.php:142 server_status.php:674 msgid "InnoDB Status" msgstr "InnoDB 狀態" -#: libraries/engines/innodb.lib.php:164 +#: libraries/engines/innodb.lib.php:167 msgid "Buffer Pool Usage" msgstr "快取池使用情況" -#: libraries/engines/innodb.lib.php:171 +#: libraries/engines/innodb.lib.php:177 msgid "pages" msgstr "頁數" -#: libraries/engines/innodb.lib.php:182 +#: libraries/engines/innodb.lib.php:188 msgid "Free pages" msgstr "空閒頁" -#: libraries/engines/innodb.lib.php:188 +#: libraries/engines/innodb.lib.php:196 msgid "Dirty pages" msgstr "髒頁" -#: libraries/engines/innodb.lib.php:194 +#: libraries/engines/innodb.lib.php:204 msgid "Pages containing data" msgstr "非空頁" -#: libraries/engines/innodb.lib.php:200 +#: libraries/engines/innodb.lib.php:212 msgid "Pages to be flushed" msgstr "要重新整理的頁" -#: libraries/engines/innodb.lib.php:206 +#: libraries/engines/innodb.lib.php:220 msgid "Busy pages" msgstr "負載頁" -#: libraries/engines/innodb.lib.php:215 +#: libraries/engines/innodb.lib.php:231 msgid "Latched pages" msgstr "鎖定頁" -#: libraries/engines/innodb.lib.php:226 +#: libraries/engines/innodb.lib.php:244 msgid "Buffer Pool Activity" msgstr "快取池操作" -#: libraries/engines/innodb.lib.php:230 +#: libraries/engines/innodb.lib.php:248 msgid "Read requests" msgstr "讀請求" -#: libraries/engines/innodb.lib.php:236 +#: libraries/engines/innodb.lib.php:256 msgid "Write requests" msgstr "寫請求" -#: libraries/engines/innodb.lib.php:242 +#: libraries/engines/innodb.lib.php:264 msgid "Read misses" msgstr "讀缺失數" -#: libraries/engines/innodb.lib.php:248 +#: libraries/engines/innodb.lib.php:272 msgid "Write waits" msgstr "寫等待數" -#: libraries/engines/innodb.lib.php:254 +#: libraries/engines/innodb.lib.php:280 msgid "Read misses in %" msgstr "讀缺失率" -#: libraries/engines/innodb.lib.php:262 +#: libraries/engines/innodb.lib.php:288 msgid "Write waits in %" msgstr "寫等待率" @@ -6833,18 +6855,18 @@ msgstr "" "系統維護的交易日誌數量 (pbxt/system/*.xt)。如果日誌數量大於此值,舊的日誌將會" "被刪除,或者被以升序數字序列重命名" -#: libraries/engines/pbxt.lib.php:131 +#: libraries/engines/pbxt.lib.php:133 #, php-format msgid "" -"Documentation and further information about PBXT can be found on the " -"%sPrimeBase XT Home Page%s." +"Documentation and further information about PBXT can be found on the %" +"sPrimeBase XT Home Page%s." msgstr "關於 PBXT 的檔案和更多資訊請參見 %sPrimeBase XT 首頁%s" -#: libraries/engines/pbxt.lib.php:133 +#: libraries/engines/pbxt.lib.php:135 msgid "Related Links" msgstr "相關連結" -#: libraries/engines/pbxt.lib.php:135 +#: libraries/engines/pbxt.lib.php:137 msgid "The PrimeBase XT Blog by Paul McCullagh" msgstr "PrimeBase XT 博客 —— Paul McCullagh 著" @@ -6854,132 +6876,132 @@ msgstr "PrimeBase XT 博客 —— Paul McCullagh 著" msgid "No data found for GIS visualization." msgstr "未找到圖表所需資料" -#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:144 -#: libraries/rte/rte_routines.lib.php:1304 sql.php:828 tbl_get_field.php:36 +#: libraries/import.lib.php:170 libraries/insert_edit.lib.php:147 +#: libraries/rte/rte_routines.lib.php:1325 sql.php:833 tbl_get_field.php:40 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL 返回的查詢結果爲空 (即零行)" -#: libraries/import.lib.php:1168 +#: libraries/import.lib.php:1171 msgid "" "The following structures have either been created or altered. Here you can:" msgstr "下列結構被建立或修改。您可以:" -#: libraries/import.lib.php:1169 +#: libraries/import.lib.php:1172 #, fuzzy #| msgid "View a structure`s contents by clicking on its name" msgid "View a structure's contents by clicking on its name" msgstr "點選它的名字查看內容" -#: libraries/import.lib.php:1170 +#: libraries/import.lib.php:1173 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" msgstr "點選相應的“選項”連結修改它的設定" -#: libraries/import.lib.php:1171 +#: libraries/import.lib.php:1174 #, fuzzy #| msgid "Edit its structure by following the \"Structure\" link" msgid "Edit structure by following the \"Structure\" link" msgstr "點選“結構”連結編輯它的結構" -#: libraries/import.lib.php:1175 +#: libraries/import.lib.php:1178 #, fuzzy, php-format #| msgid "Go to database" msgid "Go to database: %s" msgstr "轉到資料庫" -#: libraries/import.lib.php:1178 libraries/import.lib.php:1206 +#: libraries/import.lib.php:1181 libraries/import.lib.php:1209 #, fuzzy, php-format #| msgid "Missing data for %s" msgid "Edit settings for %s" msgstr "在 %s 中丟失資料" -#: libraries/import.lib.php:1201 +#: libraries/import.lib.php:1204 #, fuzzy, php-format #| msgid "Go to table" msgid "Go to table: %s" msgstr "轉到資料表" -#: libraries/import.lib.php:1204 +#: libraries/import.lib.php:1207 #, fuzzy, php-format #| msgid "Structure only" msgid "Structure of %s" msgstr "僅結構" -#: libraries/import.lib.php:1212 +#: libraries/import.lib.php:1215 #, fuzzy, php-format #| msgid "Go to view" msgid "Go to view: %s" msgstr "轉到 view" -#: libraries/insert_edit.lib.php:229 libraries/insert_edit.lib.php:260 +#: libraries/insert_edit.lib.php:235 libraries/insert_edit.lib.php:266 #: pmd_general.php:174 msgid "Hide" msgstr "隱藏" -#: libraries/insert_edit.lib.php:473 libraries/mysql_charsets.lib.php:214 -#: libraries/mysql_charsets.lib.php:415 +#: libraries/insert_edit.lib.php:479 libraries/mysql_charsets.lib.php:219 +#: libraries/mysql_charsets.lib.php:420 msgid "Binary" msgstr "二進制" -#: libraries/insert_edit.lib.php:665 +#: libraries/insert_edit.lib.php:674 msgid "Because of its length,
this column might not be editable" msgstr "因長度問題,
該欄位可能無法編輯" -#: libraries/insert_edit.lib.php:1092 +#: libraries/insert_edit.lib.php:1102 msgid "Binary - do not edit" msgstr "二進制 - 無法編輯" -#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:482 +#: libraries/insert_edit.lib.php:1200 libraries/sql_query_form.lib.php:485 msgid "web server upload directory" msgstr "網站伺服器上傳資料夾" -#: libraries/insert_edit.lib.php:1403 +#: libraries/insert_edit.lib.php:1427 #, php-format msgid "Continue insertion with %s rows" msgstr "繼續插入 %s 行" -#: libraries/insert_edit.lib.php:1433 +#: libraries/insert_edit.lib.php:1457 msgid "and then" msgstr "然後" -#: libraries/insert_edit.lib.php:1466 +#: libraries/insert_edit.lib.php:1490 msgid "Insert as new row" msgstr "以新行插入" -#: libraries/insert_edit.lib.php:1469 +#: libraries/insert_edit.lib.php:1493 msgid "Insert as new row and ignore errors" msgstr "以新行插入 (忽略錯誤)" -#: libraries/insert_edit.lib.php:1472 +#: libraries/insert_edit.lib.php:1496 msgid "Show insert query" msgstr "顯示插入指令" -#: libraries/insert_edit.lib.php:1492 +#: libraries/insert_edit.lib.php:1516 msgid "Go back to previous page" msgstr "返回上一頁" -#: libraries/insert_edit.lib.php:1495 +#: libraries/insert_edit.lib.php:1519 msgid "Insert another new row" msgstr "插入新資料" -#: libraries/insert_edit.lib.php:1500 +#: libraries/insert_edit.lib.php:1524 msgid "Go back to this page" msgstr "返回到本頁" -#: libraries/insert_edit.lib.php:1519 +#: libraries/insert_edit.lib.php:1546 msgid "Edit next row" msgstr "編輯下一行" -#: libraries/insert_edit.lib.php:1539 +#: libraries/insert_edit.lib.php:1567 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "按 TAB 鍵跳到下一個數值,或 CTRL+方向鍵 作隨意移動" -#: libraries/insert_edit.lib.php:1894 sql.php:824 +#: libraries/insert_edit.lib.php:1937 sql.php:829 msgid "Showing SQL query" msgstr "顯示 SQL 查詢" -#: libraries/insert_edit.lib.php:1919 sql.php:804 +#: libraries/insert_edit.lib.php:1962 sql.php:809 #, php-format msgid "Inserted row id: %1$d" msgstr "插入的行 id: %1$d" @@ -6994,238 +7016,238 @@ msgstr "無" msgid "Convert to Kana" msgstr "轉換爲假名" -#: libraries/mult_submits.inc.php:277 +#: libraries/mult_submits.inc.php:279 #, fuzzy #| msgid "Fri" msgid "From" msgstr "Fri" -#: libraries/mult_submits.inc.php:280 +#: libraries/mult_submits.inc.php:282 msgid "To" msgstr "" -#: libraries/mult_submits.inc.php:285 libraries/mult_submits.inc.php:298 +#: libraries/mult_submits.inc.php:287 libraries/mult_submits.inc.php:300 #: libraries/sql_query_form.lib.php:423 msgid "Submit" msgstr "送出" -#: libraries/mult_submits.inc.php:290 +#: libraries/mult_submits.inc.php:292 msgid "Add table prefix" msgstr "" -#: libraries/mult_submits.inc.php:293 +#: libraries/mult_submits.inc.php:295 msgid "Add prefix" msgstr "" -#: libraries/mult_submits.inc.php:307 +#: libraries/mult_submits.inc.php:309 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute the following query?" msgstr "您真的要" -#: libraries/mult_submits.inc.php:531 tbl_replace.php:240 +#: libraries/mult_submits.inc.php:533 tbl_replace.php:243 msgid "No change" msgstr "無更改" -#: libraries/mysql_charsets.lib.php:113 +#: libraries/mysql_charsets.lib.php:115 msgid "Charset" msgstr "字集" -#: libraries/mysql_charsets.lib.php:226 +#: libraries/mysql_charsets.lib.php:231 msgid "Bulgarian" msgstr "保加利亞語" -#: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:355 +#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:360 msgid "Simplified Chinese" msgstr "簡體中文" -#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:375 +#: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:380 msgid "Traditional Chinese" msgstr "正體中文" -#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:422 +#: libraries/mysql_charsets.lib.php:241 libraries/mysql_charsets.lib.php:427 msgid "case-insensitive" msgstr "不區分大小寫" -#: libraries/mysql_charsets.lib.php:239 libraries/mysql_charsets.lib.php:424 +#: libraries/mysql_charsets.lib.php:244 libraries/mysql_charsets.lib.php:429 msgid "case-sensitive" msgstr "區分大小寫" -#: libraries/mysql_charsets.lib.php:242 +#: libraries/mysql_charsets.lib.php:247 msgid "Croatian" msgstr "克羅地亞語" -#: libraries/mysql_charsets.lib.php:245 +#: libraries/mysql_charsets.lib.php:250 msgid "Czech" msgstr "捷克語" -#: libraries/mysql_charsets.lib.php:248 +#: libraries/mysql_charsets.lib.php:253 msgid "Danish" msgstr "丹麥語" -#: libraries/mysql_charsets.lib.php:251 +#: libraries/mysql_charsets.lib.php:256 msgid "English" msgstr "英語" -#: libraries/mysql_charsets.lib.php:254 +#: libraries/mysql_charsets.lib.php:259 msgid "Esperanto" msgstr "世界語" -#: libraries/mysql_charsets.lib.php:257 +#: libraries/mysql_charsets.lib.php:262 msgid "Estonian" msgstr "愛沙尼亞語" -#: libraries/mysql_charsets.lib.php:260 libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:265 libraries/mysql_charsets.lib.php:268 msgid "German" msgstr "德語" -#: libraries/mysql_charsets.lib.php:260 +#: libraries/mysql_charsets.lib.php:265 msgid "dictionary" msgstr "字典" -#: libraries/mysql_charsets.lib.php:263 +#: libraries/mysql_charsets.lib.php:268 msgid "phone book" msgstr "電話本" -#: libraries/mysql_charsets.lib.php:266 +#: libraries/mysql_charsets.lib.php:271 msgid "Hungarian" msgstr "匈牙利語" -#: libraries/mysql_charsets.lib.php:269 +#: libraries/mysql_charsets.lib.php:274 msgid "Icelandic" msgstr "冰島語" -#: libraries/mysql_charsets.lib.php:272 libraries/mysql_charsets.lib.php:362 +#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:367 msgid "Japanese" msgstr "日語" -#: libraries/mysql_charsets.lib.php:275 +#: libraries/mysql_charsets.lib.php:280 msgid "Latvian" msgstr "拉脫維亞語" -#: libraries/mysql_charsets.lib.php:278 +#: libraries/mysql_charsets.lib.php:283 msgid "Lithuanian" msgstr "立陶宛語" -#: libraries/mysql_charsets.lib.php:281 libraries/mysql_charsets.lib.php:384 +#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:389 msgid "Korean" msgstr "朝鮮語" -#: libraries/mysql_charsets.lib.php:284 +#: libraries/mysql_charsets.lib.php:289 msgid "Persian" msgstr "波斯語" -#: libraries/mysql_charsets.lib.php:287 +#: libraries/mysql_charsets.lib.php:292 msgid "Polish" msgstr "波蘭語" -#: libraries/mysql_charsets.lib.php:290 libraries/mysql_charsets.lib.php:338 +#: libraries/mysql_charsets.lib.php:295 libraries/mysql_charsets.lib.php:343 msgid "West European" msgstr "西歐" -#: libraries/mysql_charsets.lib.php:293 +#: libraries/mysql_charsets.lib.php:298 msgid "Romanian" msgstr "羅馬尼亞語" -#: libraries/mysql_charsets.lib.php:296 +#: libraries/mysql_charsets.lib.php:301 msgid "Slovak" msgstr "斯洛伐克語" -#: libraries/mysql_charsets.lib.php:299 +#: libraries/mysql_charsets.lib.php:304 msgid "Slovenian" msgstr "斯洛文尼亞語" -#: libraries/mysql_charsets.lib.php:302 +#: libraries/mysql_charsets.lib.php:307 msgid "Spanish" msgstr "西班牙語" -#: libraries/mysql_charsets.lib.php:305 +#: libraries/mysql_charsets.lib.php:310 msgid "Traditional Spanish" msgstr "傳統西班牙語" -#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405 +#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:410 msgid "Swedish" msgstr "瑞典語" -#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:408 +#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:413 msgid "Thai" msgstr "泰語" -#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:402 +#: libraries/mysql_charsets.lib.php:319 libraries/mysql_charsets.lib.php:407 msgid "Turkish" msgstr "土耳其語" -#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:399 +#: libraries/mysql_charsets.lib.php:322 libraries/mysql_charsets.lib.php:404 msgid "Ukrainian" msgstr "烏克蘭語" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 msgid "Unicode" msgstr "Unicode" -#: libraries/mysql_charsets.lib.php:320 libraries/mysql_charsets.lib.php:329 -#: libraries/mysql_charsets.lib.php:338 libraries/mysql_charsets.lib.php:345 -#: libraries/mysql_charsets.lib.php:367 libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:325 libraries/mysql_charsets.lib.php:334 +#: libraries/mysql_charsets.lib.php:343 libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:372 libraries/mysql_charsets.lib.php:383 msgid "multilingual" msgstr "多語言" -#: libraries/mysql_charsets.lib.php:345 +#: libraries/mysql_charsets.lib.php:350 msgid "Central European" msgstr "中歐" -#: libraries/mysql_charsets.lib.php:350 +#: libraries/mysql_charsets.lib.php:355 msgid "Russian" msgstr "俄語" -#: libraries/mysql_charsets.lib.php:367 +#: libraries/mysql_charsets.lib.php:372 msgid "Baltic" msgstr "巴拉克語" -#: libraries/mysql_charsets.lib.php:372 +#: libraries/mysql_charsets.lib.php:377 msgid "Armenian" msgstr "亞美尼亞語" -#: libraries/mysql_charsets.lib.php:378 +#: libraries/mysql_charsets.lib.php:383 msgid "Cyrillic" msgstr "西里爾語" -#: libraries/mysql_charsets.lib.php:381 +#: libraries/mysql_charsets.lib.php:386 msgid "Arabic" msgstr "阿拉伯語" -#: libraries/mysql_charsets.lib.php:387 +#: libraries/mysql_charsets.lib.php:392 msgid "Hebrew" msgstr "希伯來語" -#: libraries/mysql_charsets.lib.php:390 +#: libraries/mysql_charsets.lib.php:395 msgid "Georgian" msgstr "喬治亞語" -#: libraries/mysql_charsets.lib.php:393 +#: libraries/mysql_charsets.lib.php:398 msgid "Greek" msgstr "希臘語" -#: libraries/mysql_charsets.lib.php:396 +#: libraries/mysql_charsets.lib.php:401 msgid "Czech-Slovak" msgstr "捷克斯洛伐克語" -#: libraries/navigation_header.inc.php:57 -#: libraries/navigation_header.inc.php:58 +#: libraries/navigation_header.inc.php:59 +#: libraries/navigation_header.inc.php:60 msgid "Home" msgstr "首頁" -#: libraries/navigation_header.inc.php:66 -#: libraries/navigation_header.inc.php:67 +#: libraries/navigation_header.inc.php:68 +#: libraries/navigation_header.inc.php:69 msgid "Log out" msgstr "登出" -#: libraries/navigation_header.inc.php:80 #: libraries/navigation_header.inc.php:82 +#: libraries/navigation_header.inc.php:84 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin 檔案" -#: libraries/navigation_header.inc.php:92 -#: libraries/navigation_header.inc.php:93 +#: libraries/navigation_header.inc.php:94 +#: libraries/navigation_header.inc.php:95 msgid "Reload navigation frame" msgstr "重新整理導覽框架" @@ -7247,8 +7269,8 @@ msgstr "歡迎使用 %s" #: libraries/plugins/auth/AuthenticationConfig.class.php:101 #, 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." +"You probably did not create a configuration file. You might want to use the %" +"1$ssetup script%2$s to create one." msgstr "" "您可能還沒有建立設定檔案。您可以使用 %1$s設定指令%2$s 來建立一個設定檔案" @@ -7295,20 +7317,20 @@ msgstr "密碼:" msgid "Server Choice" msgstr "選擇伺服器" -#: libraries/plugins/auth/AuthenticationCookie.class.php:569 +#: libraries/plugins/auth/AuthenticationCookie.class.php:571 #: libraries/plugins/auth/AuthenticationSignon.class.php:249 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "空密碼登錄被禁止 (參見 允許空密碼)" -#: libraries/plugins/auth/AuthenticationCookie.class.php:576 +#: libraries/plugins/auth/AuthenticationCookie.class.php:578 #: libraries/plugins/auth/AuthenticationSignon.class.php:256 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "登錄超時 (%s 秒未操作),請重新登錄" -#: libraries/plugins/auth/AuthenticationCookie.class.php:589 #: libraries/plugins/auth/AuthenticationCookie.class.php:591 +#: libraries/plugins/auth/AuthenticationCookie.class.php:593 #: libraries/plugins/auth/AuthenticationSignon.class.php:265 msgid "Cannot log in to the MySQL server" msgstr "無法登錄 MySQL 伺服器" @@ -7388,7 +7410,7 @@ msgstr "資料匯出選項" #: libraries/plugins/export/ExportHtmlword.class.php:195 #: libraries/plugins/export/ExportOdt.class.php:248 -#: libraries/plugins/export/ExportSql.class.php:1632 +#: libraries/plugins/export/ExportSql.class.php:1657 #: libraries/plugins/export/ExportTexytext.class.php:174 msgid "Dumping data for table" msgstr "轉存資料表中的資料" @@ -7403,7 +7425,7 @@ msgstr "事件" #: libraries/plugins/export/ExportHtmlword.class.php:479 #: libraries/plugins/export/ExportOdt.class.php:559 #: libraries/plugins/export/ExportTexytext.class.php:427 -#: libraries/rte/rte_events.lib.php:469 libraries/rte/rte_routines.lib.php:967 +#: libraries/rte/rte_events.lib.php:473 libraries/rte/rte_routines.lib.php:983 #: libraries/rte/rte_triggers.lib.php:362 #, fuzzy #| msgid "Description" @@ -7412,21 +7434,21 @@ msgstr "說明" #: libraries/plugins/export/ExportHtmlword.class.php:544 #: libraries/plugins/export/ExportOdt.class.php:632 -#: libraries/plugins/export/ExportSql.class.php:1406 +#: libraries/plugins/export/ExportSql.class.php:1429 #: libraries/plugins/export/ExportTexytext.class.php:486 msgid "Table structure for table" msgstr "表的結構" #: libraries/plugins/export/ExportHtmlword.class.php:563 #: libraries/plugins/export/ExportOdt.class.php:656 -#: libraries/plugins/export/ExportSql.class.php:1434 +#: libraries/plugins/export/ExportSql.class.php:1457 #: libraries/plugins/export/ExportTexytext.class.php:501 msgid "Structure for view" msgstr "view結構" #: libraries/plugins/export/ExportHtmlword.class.php:572 #: libraries/plugins/export/ExportOdt.class.php:668 -#: libraries/plugins/export/ExportSql.class.php:1451 +#: libraries/plugins/export/ExportSql.class.php:1474 #: libraries/plugins/export/ExportTexytext.class.php:508 msgid "Stand-in structure for view" msgstr "替換 view以便查看" @@ -7472,32 +7494,32 @@ msgid "Display MIME types" msgstr "顯示 MIME 類型" #: libraries/plugins/export/ExportLatex.class.php:223 -#: libraries/plugins/export/ExportSql.class.php:691 -#: libraries/plugins/export/ExportXml.class.php:192 -#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:179 -#: libraries/replication_gui.lib.php:275 libraries/replication_gui.lib.php:278 -#: libraries/replication_gui.lib.php:335 server_privileges.php:917 -#: server_privileges.php:920 server_privileges.php:976 -#: server_privileges.php:1862 server_privileges.php:2423 -#: server_status.php:1254 sql.php:956 +#: libraries/plugins/export/ExportSql.class.php:692 +#: libraries/plugins/export/ExportXml.class.php:193 +#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:189 +#: libraries/replication_gui.lib.php:285 libraries/replication_gui.lib.php:288 +#: libraries/replication_gui.lib.php:345 server_privileges.php:927 +#: server_privileges.php:930 server_privileges.php:986 +#: server_privileges.php:1875 server_privileges.php:2440 +#: server_status.php:1289 sql.php:965 msgid "Host" msgstr "主機" #: libraries/plugins/export/ExportLatex.class.php:228 -#: libraries/plugins/export/ExportSql.class.php:698 -#: libraries/plugins/export/ExportXml.class.php:197 sql.php:958 +#: libraries/plugins/export/ExportSql.class.php:699 +#: libraries/plugins/export/ExportXml.class.php:198 sql.php:967 msgid "Generation Time" msgstr "產生日期" -#: libraries/plugins/export/ExportLatex.class.php:229 -#: libraries/plugins/export/ExportSql.class.php:701 -#: libraries/plugins/export/ExportXml.class.php:198 +#: libraries/plugins/export/ExportLatex.class.php:230 +#: libraries/plugins/export/ExportSql.class.php:703 +#: libraries/plugins/export/ExportXml.class.php:200 msgid "Server version" msgstr "伺服器版本" -#: libraries/plugins/export/ExportLatex.class.php:230 -#: libraries/plugins/export/ExportSql.class.php:703 -#: libraries/plugins/export/ExportXml.class.php:199 +#: libraries/plugins/export/ExportLatex.class.php:231 +#: libraries/plugins/export/ExportSql.class.php:705 +#: libraries/plugins/export/ExportXml.class.php:201 msgid "PHP Version" msgstr "PHP 版本" @@ -7579,7 +7601,7 @@ msgstr "" "表)
" #: libraries/plugins/export/ExportSql.class.php:381 -#: libraries/plugins/export/ExportSql.class.php:1585 +#: libraries/plugins/export/ExportSql.class.php:1610 msgid "Truncate table before insert" msgstr "" @@ -7652,33 +7674,33 @@ msgstr "" "匯出 TIMESTAMP 欄位時用 UTC 時區 (允許在不同時區的伺服器間匯出和重新載入 " "TIMESTAMP 欄位)" -#: libraries/plugins/export/ExportSql.class.php:543 +#: libraries/plugins/export/ExportSql.class.php:544 #: libraries/plugins/export/ExportXml.class.php:104 msgid "Procedures" msgstr "Procedure" -#: libraries/plugins/export/ExportSql.class.php:560 +#: libraries/plugins/export/ExportSql.class.php:561 #: libraries/plugins/export/ExportXml.class.php:99 msgid "Functions" msgstr "函數" -#: libraries/plugins/export/ExportSql.class.php:1167 +#: libraries/plugins/export/ExportSql.class.php:1184 msgid "Constraints for dumped tables" msgstr "匯出資料表的 Constraints" -#: libraries/plugins/export/ExportSql.class.php:1178 +#: libraries/plugins/export/ExportSql.class.php:1195 msgid "Constraints for table" msgstr "資料表的 Constraints" -#: libraries/plugins/export/ExportSql.class.php:1317 +#: libraries/plugins/export/ExportSql.class.php:1337 msgid "MIME TYPES FOR TABLE" msgstr "MIME 類型表" -#: libraries/plugins/export/ExportSql.class.php:1339 +#: libraries/plugins/export/ExportSql.class.php:1359 msgid "RELATIONS FOR TABLE" msgstr "表的關聯" -#: libraries/plugins/export/ExportSql.class.php:1512 +#: libraries/plugins/export/ExportSql.class.php:1537 #, fuzzy #| msgid "Allows reading data." msgid "Error reading data:" @@ -7721,15 +7743,15 @@ msgstr "" msgid "Column names: " msgstr "欄位名稱: " -#: libraries/plugins/import/ImportCsv.class.php:169 -#: libraries/plugins/import/ImportCsv.class.php:184 -#: libraries/plugins/import/ImportCsv.class.php:191 -#: libraries/plugins/import/ImportCsv.class.php:198 +#: libraries/plugins/import/ImportCsv.class.php:171 +#: libraries/plugins/import/ImportCsv.class.php:186 +#: libraries/plugins/import/ImportCsv.class.php:193 +#: libraries/plugins/import/ImportCsv.class.php:200 #, php-format msgid "Invalid parameter for CSV import: %s" msgstr "匯入 CSV 檔案 %s 時有無效參數" -#: libraries/plugins/import/ImportCsv.class.php:249 +#: libraries/plugins/import/ImportCsv.class.php:251 #, php-format msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " @@ -7738,13 +7760,13 @@ msgstr "" "無效欄位 (%s)!請檢查欄位名稱是否拼寫正確,使用半角逗號分隔,並且不要用引號括" "起" -#: libraries/plugins/import/ImportCsv.class.php:317 -#: libraries/plugins/import/ImportCsv.class.php:590 +#: libraries/plugins/import/ImportCsv.class.php:319 +#: libraries/plugins/import/ImportCsv.class.php:594 #, php-format msgid "Invalid format of CSV input on line %d." msgstr "CSV 輸入的第 %d 行格式有錯" -#: libraries/plugins/import/ImportCsv.class.php:473 +#: libraries/plugins/import/ImportCsv.class.php:475 #, php-format msgid "Invalid column count in CSV input on line %d." msgstr "CSV 輸入的第 %d 行欄位數有錯" @@ -7754,17 +7776,17 @@ msgid "DocSQL" msgstr "DocSQL" #: libraries/plugins/import/ImportDocsql.class.php:76 -#: libraries/tbl_properties.inc.php:710 server_synchronize.php:527 +#: libraries/tbl_properties.inc.php:715 server_synchronize.php:527 #: server_synchronize.php:1047 msgid "Table name" msgstr "資料資料表名稱" #: libraries/plugins/import/ImportLdi.class.php:113 -#: libraries/schema/User_Schema.class.php:354 view_create.php:150 +#: libraries/schema/User_Schema.class.php:386 view_create.php:152 msgid "Column names" msgstr "欄位名稱" -#: libraries/plugins/import/ImportLdi.class.php:156 +#: libraries/plugins/import/ImportLdi.class.php:158 msgid "This plugin does not support compressed imports!" msgstr "該插件不支援匯入檔案!" @@ -7960,82 +7982,82 @@ msgstr "" "顯示連結,欄位內包含檔案名稱。第一個選項是類似“http://www.example.com/”這樣" "的 URL 前綴。第二個選項是連結的標題" -#: libraries/relation.lib.php:85 +#: libraries/relation.lib.php:87 msgid "not OK" msgstr "錯誤" -#: libraries/relation.lib.php:92 +#: libraries/relation.lib.php:94 #, fuzzy #| msgid "OK" msgctxt "Correctly working" msgid "OK" msgstr "確定" -#: libraries/relation.lib.php:95 +#: libraries/relation.lib.php:97 msgid "Enabled" msgstr "已啓用" -#: libraries/relation.lib.php:102 libraries/relation.lib.php:120 -#: pmd_relation_new.php:81 +#: libraries/relation.lib.php:104 libraries/relation.lib.php:122 +#: pmd_relation_new.php:85 msgid "General relation features" msgstr "一般關聯功能" -#: libraries/relation.lib.php:131 +#: libraries/relation.lib.php:133 msgid "Display Features" msgstr "顯示功能" -#: libraries/relation.lib.php:148 +#: libraries/relation.lib.php:150 msgid "Creation of PDFs" msgstr "建立 PDF" -#: libraries/relation.lib.php:159 +#: libraries/relation.lib.php:161 msgid "Displaying Column Comments" msgstr "顯示欄位註釋" -#: libraries/relation.lib.php:165 libraries/tbl_properties.inc.php:141 +#: libraries/relation.lib.php:167 libraries/tbl_properties.inc.php:143 #: transformation_overview.php:38 msgid "Browser transformation" msgstr "瀏覽器轉換" -#: libraries/relation.lib.php:171 +#: libraries/relation.lib.php:173 msgid "" "Please see the documentation on how to update your column_comments table" msgstr "請參見檔案中關於如何更新您的 column_comments 表" -#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:403 +#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:403 msgid "Bookmarked SQL query" msgstr "SQL 查詢書籤" -#: libraries/relation.lib.php:192 querywindow.php:69 querywindow.php:151 +#: libraries/relation.lib.php:194 querywindow.php:71 querywindow.php:153 msgid "SQL history" msgstr "SQL 歷史" -#: libraries/relation.lib.php:214 +#: libraries/relation.lib.php:216 msgid "Persistent recently used tables" msgstr "" -#: libraries/relation.lib.php:225 +#: libraries/relation.lib.php:227 msgid "Persistent tables' UI preferences" msgstr "" -#: libraries/relation.lib.php:247 +#: libraries/relation.lib.php:249 msgid "User preferences" msgstr "使用者偏好" -#: libraries/relation.lib.php:253 +#: libraries/relation.lib.php:255 msgid "Quick steps to setup advanced features:" msgstr "快速設定進階功能:" -#: libraries/relation.lib.php:257 +#: libraries/relation.lib.php:259 msgid "" "Create the needed tables with the examples/create_tables.sql." msgstr "透過 examples/create_tables.sql 建立必需的資料表" -#: libraries/relation.lib.php:263 +#: libraries/relation.lib.php:265 msgid "Create a pma user and give access to these tables." msgstr "建立一個使用者並授予其訪問上一步操作中建立的資料表的權限" -#: libraries/relation.lib.php:268 +#: libraries/relation.lib.php:270 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." @@ -8043,15 +8065,15 @@ msgstr "" "在設定檔案 (config.inc.php) 中啓用進階功能,參見 config." "sample.inc.php 中的範例" -#: libraries/relation.lib.php:276 +#: libraries/relation.lib.php:278 msgid "Re-login to phpMyAdmin to load the updated configuration file." msgstr "請重新登錄 phpMyAdmin 以載入新設定並使其生效" -#: libraries/relation.lib.php:1358 +#: libraries/relation.lib.php:1393 msgid "no description" msgstr "無說明" -#: libraries/replication_gui.lib.php:35 server_privileges.php:787 +#: libraries/replication_gui.lib.php:35 server_privileges.php:797 msgid "Uncheck All" msgstr "全不選" @@ -8059,7 +8081,7 @@ msgstr "全不選" msgid "Slave configuration" msgstr "從伺服器設定" -#: libraries/replication_gui.lib.php:54 server_replication.php:384 +#: libraries/replication_gui.lib.php:54 server_replication.php:385 msgid "Change or reconfigure master server" msgstr "修改或重新設定主伺服器" @@ -8072,9 +8094,9 @@ msgstr "" "新增此行到 [mysqld] 一節中:" #: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59 -#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258 -#: libraries/replication_gui.lib.php:265 server_privileges.php:894 -#: server_privileges.php:897 server_privileges.php:904 +#: libraries/replication_gui.lib.php:265 libraries/replication_gui.lib.php:268 +#: libraries/replication_gui.lib.php:275 server_privileges.php:904 +#: server_privileges.php:907 server_privileges.php:914 #: server_synchronize.php:1443 msgid "User name" msgstr "帳號" @@ -8092,66 +8114,66 @@ msgid "Slave status" msgstr "從伺服器狀態" #: libraries/replication_gui.lib.php:118 libraries/sql_query_form.lib.php:415 -#: server_status.php:1501 server_variables.php:123 +#: server_status.php:1539 server_variables.php:124 msgid "Variable" msgstr "變數" -#: libraries/replication_gui.lib.php:178 server_binlog.php:178 +#: libraries/replication_gui.lib.php:188 server_binlog.php:188 msgid "Server ID" msgstr "伺服器ID" -#: libraries/replication_gui.lib.php:197 +#: libraries/replication_gui.lib.php:207 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." msgstr "僅透過 --report-host=主機名 參數啓動的從伺服器可見" -#: libraries/replication_gui.lib.php:246 server_replication.php:223 +#: libraries/replication_gui.lib.php:256 server_replication.php:224 msgid "Add slave replication user" msgstr "新增 slave replication 使用者" -#: libraries/replication_gui.lib.php:260 server_privileges.php:899 +#: libraries/replication_gui.lib.php:270 server_privileges.php:909 msgid "Any user" msgstr "任意使用者" -#: libraries/replication_gui.lib.php:261 libraries/replication_gui.lib.php:329 -#: libraries/replication_gui.lib.php:352 server_privileges.php:900 -#: server_privileges.php:970 server_privileges.php:994 -#: server_privileges.php:2288 server_privileges.php:2318 +#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:339 +#: libraries/replication_gui.lib.php:364 server_privileges.php:910 +#: server_privileges.php:980 server_privileges.php:1006 +#: server_privileges.php:2301 server_privileges.php:2331 msgid "Use text field" msgstr "使用文字域" -#: libraries/replication_gui.lib.php:308 server_privileges.php:950 +#: libraries/replication_gui.lib.php:318 server_privileges.php:960 msgid "Any host" msgstr "任意主機" -#: libraries/replication_gui.lib.php:312 server_privileges.php:954 +#: libraries/replication_gui.lib.php:322 server_privileges.php:964 msgid "Local" msgstr "本地" -#: libraries/replication_gui.lib.php:318 server_privileges.php:959 +#: libraries/replication_gui.lib.php:328 server_privileges.php:969 msgid "This Host" msgstr "此主機" -#: libraries/replication_gui.lib.php:324 server_privileges.php:965 +#: libraries/replication_gui.lib.php:334 server_privileges.php:975 msgid "Use Host Table" msgstr "使用主機表" -#: libraries/replication_gui.lib.php:337 server_privileges.php:978 +#: libraries/replication_gui.lib.php:348 server_privileges.php:989 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:366 +#: libraries/replication_gui.lib.php:378 msgid "Generate Password" msgstr "產生密碼" -#: libraries/rte/rte_events.lib.php:102 libraries/rte/rte_events.lib.php:107 -#: libraries/rte/rte_events.lib.php:130 libraries/rte/rte_routines.lib.php:283 -#: libraries/rte/rte_routines.lib.php:288 -#: libraries/rte/rte_routines.lib.php:313 -#: libraries/rte/rte_routines.lib.php:1311 +#: libraries/rte/rte_events.lib.php:104 libraries/rte/rte_events.lib.php:109 +#: libraries/rte/rte_events.lib.php:132 libraries/rte/rte_routines.lib.php:289 +#: libraries/rte/rte_routines.lib.php:294 +#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:1332 #: libraries/rte/rte_triggers.lib.php:75 libraries/rte/rte_triggers.lib.php:80 #: libraries/rte/rte_triggers.lib.php:103 #, fuzzy, php-format @@ -8159,142 +8181,142 @@ msgstr "產生密碼" msgid "The following query has failed: \"%s\"" msgstr "下列查詢被執行:" -#: libraries/rte/rte_events.lib.php:116 +#: libraries/rte/rte_events.lib.php:118 msgid "Sorry, we failed to restore the dropped event." msgstr "" -#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:298 +#: libraries/rte/rte_events.lib.php:119 libraries/rte/rte_routines.lib.php:304 #: libraries/rte/rte_triggers.lib.php:90 msgid "The backed up query was:" msgstr "" -#: libraries/rte/rte_events.lib.php:121 +#: libraries/rte/rte_events.lib.php:123 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Event %1$s has been modified." msgstr "已刪除欄位 %s " -#: libraries/rte/rte_events.lib.php:133 +#: libraries/rte/rte_events.lib.php:135 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Event %1$s has been created." msgstr "建立資料表 %1$s 成功" -#: libraries/rte/rte_events.lib.php:141 libraries/rte/rte_routines.lib.php:329 +#: libraries/rte/rte_events.lib.php:143 libraries/rte/rte_routines.lib.php:337 #: libraries/rte/rte_triggers.lib.php:114 msgid "One or more errors have occured while processing your request:" msgstr "" -#: libraries/rte/rte_events.lib.php:186 +#: libraries/rte/rte_events.lib.php:188 #, fuzzy #| msgid "Edit server" msgid "Edit event" msgstr "編輯伺服器" -#: libraries/rte/rte_events.lib.php:213 libraries/rte/rte_routines.lib.php:409 -#: libraries/rte/rte_routines.lib.php:1336 -#: libraries/rte/rte_routines.lib.php:1374 +#: libraries/rte/rte_events.lib.php:215 libraries/rte/rte_routines.lib.php:417 +#: libraries/rte/rte_routines.lib.php:1357 +#: libraries/rte/rte_routines.lib.php:1395 #: libraries/rte/rte_triggers.lib.php:192 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "要求處理得程序中有錯誤" -#: libraries/rte/rte_events.lib.php:375 libraries/rte/rte_routines.lib.php:872 +#: libraries/rte/rte_events.lib.php:379 libraries/rte/rte_routines.lib.php:887 #: libraries/rte/rte_triggers.lib.php:310 #, fuzzy #| msgid "Details..." msgid "Details" msgstr "詳細..." -#: libraries/rte/rte_events.lib.php:378 +#: libraries/rte/rte_events.lib.php:382 #, fuzzy #| msgid "Event type" msgid "Event name" msgstr "事件類型" -#: libraries/rte/rte_events.lib.php:399 server_binlog.php:177 +#: libraries/rte/rte_events.lib.php:403 server_binlog.php:187 msgid "Event type" msgstr "事件類型" -#: libraries/rte/rte_events.lib.php:420 libraries/rte/rte_routines.lib.php:893 +#: libraries/rte/rte_events.lib.php:424 libraries/rte/rte_routines.lib.php:908 #, fuzzy, php-format #| msgid "Change" msgid "Change to %s" msgstr "修改" -#: libraries/rte/rte_events.lib.php:426 +#: libraries/rte/rte_events.lib.php:430 msgid "Execute at" msgstr "" -#: libraries/rte/rte_events.lib.php:434 +#: libraries/rte/rte_events.lib.php:438 msgid "Execute every" msgstr "" -#: libraries/rte/rte_events.lib.php:453 +#: libraries/rte/rte_events.lib.php:457 #, fuzzy #| msgid "Startup" msgctxt "Start of recurring event" msgid "Start" msgstr "起始頁" -#: libraries/rte/rte_events.lib.php:461 +#: libraries/rte/rte_events.lib.php:465 #, fuzzy #| msgid "End" msgctxt "End of recurring event" msgid "End" msgstr "結束" -#: libraries/rte/rte_events.lib.php:475 +#: libraries/rte/rte_events.lib.php:479 #, fuzzy #| msgid "complete inserts" msgid "On completion preserve" msgstr "完整插入" -#: libraries/rte/rte_events.lib.php:479 libraries/rte/rte_routines.lib.php:977 +#: libraries/rte/rte_events.lib.php:483 libraries/rte/rte_routines.lib.php:993 #: libraries/rte/rte_triggers.lib.php:368 msgid "Definer" msgstr "" -#: libraries/rte/rte_events.lib.php:522 -#: libraries/rte/rte_routines.lib.php:1042 -#: libraries/rte/rte_triggers.lib.php:406 +#: libraries/rte/rte_events.lib.php:528 +#: libraries/rte/rte_routines.lib.php:1059 +#: libraries/rte/rte_triggers.lib.php:407 msgid "The definer must be in the \"username@hostname\" format" msgstr "" -#: libraries/rte/rte_events.lib.php:529 +#: libraries/rte/rte_events.lib.php:535 msgid "You must provide an event name" msgstr "" -#: libraries/rte/rte_events.lib.php:541 +#: libraries/rte/rte_events.lib.php:547 msgid "You must provide a valid interval value for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:553 +#: libraries/rte/rte_events.lib.php:559 msgid "You must provide a valid execution time for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:557 +#: libraries/rte/rte_events.lib.php:563 msgid "You must provide a valid type for the event." msgstr "" -#: libraries/rte/rte_events.lib.php:576 +#: libraries/rte/rte_events.lib.php:582 msgid "You must provide an event definition." msgstr "" -#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2581 +#: libraries/rte/rte_footer.lib.php:31 server_privileges.php:2598 msgid "New" msgstr "" -#: libraries/rte/rte_footer.lib.php:91 +#: libraries/rte/rte_footer.lib.php:93 msgid "OFF" msgstr "" -#: libraries/rte/rte_footer.lib.php:96 +#: libraries/rte/rte_footer.lib.php:98 msgid "ON" msgstr "" -#: libraries/rte/rte_footer.lib.php:108 +#: libraries/rte/rte_footer.lib.php:110 msgid "Event scheduler status" msgstr "" @@ -8312,142 +8334,142 @@ msgid "" "problems." msgstr "" -#: libraries/rte/rte_routines.lib.php:276 -#: libraries/rte/rte_routines.lib.php:1051 +#: libraries/rte/rte_routines.lib.php:282 +#: libraries/rte/rte_routines.lib.php:1068 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "無效的伺服器索引: %s" -#: libraries/rte/rte_routines.lib.php:297 +#: libraries/rte/rte_routines.lib.php:303 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:302 +#: libraries/rte/rte_routines.lib.php:308 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "已刪除欄位 %s " -#: libraries/rte/rte_routines.lib.php:319 +#: libraries/rte/rte_routines.lib.php:325 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "建立資料表 %1$s 成功" -#: libraries/rte/rte_routines.lib.php:383 +#: libraries/rte/rte_routines.lib.php:391 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "編輯模式" -#: libraries/rte/rte_routines.lib.php:875 +#: libraries/rte/rte_routines.lib.php:890 #, fuzzy #| msgid "Routines" msgid "Routine name" msgstr "一般" -#: libraries/rte/rte_routines.lib.php:898 +#: libraries/rte/rte_routines.lib.php:913 msgid "Parameters" msgstr "" -#: libraries/rte/rte_routines.lib.php:903 +#: libraries/rte/rte_routines.lib.php:918 #, fuzzy #| msgid "Direct links" msgid "Direction" msgstr "直接連線" -#: libraries/rte/rte_routines.lib.php:906 libraries/tbl_properties.inc.php:87 +#: libraries/rte/rte_routines.lib.php:921 libraries/tbl_properties.inc.php:89 msgid "Length/Values" msgstr "長度/值" -#: libraries/rte/rte_routines.lib.php:921 +#: libraries/rte/rte_routines.lib.php:936 msgid "Add parameter" msgstr "" -#: libraries/rte/rte_routines.lib.php:925 +#: libraries/rte/rte_routines.lib.php:940 #, fuzzy #| msgid "Remove database" msgid "Remove last parameter" msgstr "刪除資料庫" -#: libraries/rte/rte_routines.lib.php:930 +#: libraries/rte/rte_routines.lib.php:945 msgid "Return type" msgstr "返回類型" -#: libraries/rte/rte_routines.lib.php:936 +#: libraries/rte/rte_routines.lib.php:952 #, fuzzy #| msgid "Length/Values" msgid "Return length/values" msgstr "長度/值" -#: libraries/rte/rte_routines.lib.php:942 +#: libraries/rte/rte_routines.lib.php:958 #, fuzzy #| msgid "Table options" msgid "Return options" msgstr "表選項" -#: libraries/rte/rte_routines.lib.php:973 +#: libraries/rte/rte_routines.lib.php:989 msgid "Is deterministic" msgstr "" -#: libraries/rte/rte_routines.lib.php:982 +#: libraries/rte/rte_routines.lib.php:998 #, fuzzy #| msgid "Security" msgid "Security type" msgstr "安全" -#: libraries/rte/rte_routines.lib.php:989 +#: libraries/rte/rte_routines.lib.php:1005 msgid "SQL data access" msgstr "" -#: libraries/rte/rte_routines.lib.php:1058 +#: libraries/rte/rte_routines.lib.php:1075 msgid "You must provide a routine name" msgstr "" -#: libraries/rte/rte_routines.lib.php:1084 +#: libraries/rte/rte_routines.lib.php:1101 #, php-format msgid "Invalid direction \"%s\" given for parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1098 -#: libraries/rte/rte_routines.lib.php:1138 +#: libraries/rte/rte_routines.lib.php:1115 +#: libraries/rte/rte_routines.lib.php:1157 msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -#: libraries/rte/rte_routines.lib.php:1116 +#: libraries/rte/rte_routines.lib.php:1133 msgid "You must provide a name and a type for each routine parameter." msgstr "" -#: libraries/rte/rte_routines.lib.php:1126 +#: libraries/rte/rte_routines.lib.php:1145 msgid "You must provide a valid return type for the routine." msgstr "" -#: libraries/rte/rte_routines.lib.php:1172 +#: libraries/rte/rte_routines.lib.php:1191 msgid "You must provide a routine definition." msgstr "" -#: libraries/rte/rte_routines.lib.php:1265 +#: libraries/rte/rte_routines.lib.php:1286 #, 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] "" -#: libraries/rte/rte_routines.lib.php:1281 +#: libraries/rte/rte_routines.lib.php:1302 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "允許運行 Procedure" -#: libraries/rte/rte_routines.lib.php:1361 -#: libraries/rte/rte_routines.lib.php:1369 +#: libraries/rte/rte_routines.lib.php:1382 +#: libraries/rte/rte_routines.lib.php:1390 msgid "Execute routine" msgstr "" -#: libraries/rte/rte_routines.lib.php:1425 -#: libraries/rte/rte_routines.lib.php:1428 +#: libraries/rte/rte_routines.lib.php:1448 +#: libraries/rte/rte_routines.lib.php:1451 #, fuzzy #| msgid "Routines" msgid "Routine parameters" @@ -8488,25 +8510,25 @@ msgctxt "Trigger action time" msgid "Time" msgstr "時間" -#: libraries/rte/rte_triggers.lib.php:413 +#: libraries/rte/rte_triggers.lib.php:414 msgid "You must provide a trigger name" msgstr "" -#: libraries/rte/rte_triggers.lib.php:418 +#: libraries/rte/rte_triggers.lib.php:419 msgid "You must provide a valid timing for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:423 +#: libraries/rte/rte_triggers.lib.php:424 msgid "You must provide a valid event for the trigger" msgstr "" -#: libraries/rte/rte_triggers.lib.php:429 +#: libraries/rte/rte_triggers.lib.php:430 #, fuzzy #| msgid "Invalid table name" msgid "You must provide a valid table name" msgstr "無效的資料資料表名稱" -#: libraries/rte/rte_triggers.lib.php:435 +#: libraries/rte/rte_triggers.lib.php:436 msgid "You must provide a trigger definition." msgstr "" @@ -8618,144 +8640,144 @@ msgstr "沒有在資料庫中找到表" msgid "There are no events to display." msgstr "沒有可上傳的檔案" -#: libraries/schema/Dia_Relation_Schema.class.php:233 -#: libraries/schema/Eps_Relation_Schema.class.php:424 -#: libraries/schema/Pdf_Relation_Schema.class.php:410 -#: libraries/schema/Svg_Relation_Schema.class.php:391 -#: libraries/schema/Visio_Relation_Schema.class.php:222 +#: libraries/schema/Dia_Relation_Schema.class.php:234 +#: libraries/schema/Eps_Relation_Schema.class.php:425 +#: libraries/schema/Pdf_Relation_Schema.class.php:464 +#: libraries/schema/Svg_Relation_Schema.class.php:392 +#: libraries/schema/Visio_Relation_Schema.class.php:223 #, php-format msgid "The %s table doesn't exist!" msgstr "資料表 %s 不存在!" -#: libraries/schema/Dia_Relation_Schema.class.php:268 -#: libraries/schema/Eps_Relation_Schema.class.php:473 -#: libraries/schema/Pdf_Relation_Schema.class.php:450 -#: libraries/schema/Svg_Relation_Schema.class.php:442 -#: libraries/schema/Visio_Relation_Schema.class.php:273 +#: libraries/schema/Dia_Relation_Schema.class.php:269 +#: libraries/schema/Eps_Relation_Schema.class.php:474 +#: libraries/schema/Pdf_Relation_Schema.class.php:504 +#: libraries/schema/Svg_Relation_Schema.class.php:443 +#: libraries/schema/Visio_Relation_Schema.class.php:274 #, php-format msgid "Please configure the coordinates for table %s" msgstr "請設定表 %s 的座標" -#: libraries/schema/Eps_Relation_Schema.class.php:827 -#: libraries/schema/Pdf_Relation_Schema.class.php:864 -#: libraries/schema/Svg_Relation_Schema.class.php:807 -#: libraries/schema/Visio_Relation_Schema.class.php:537 +#: libraries/schema/Eps_Relation_Schema.class.php:828 +#: libraries/schema/Pdf_Relation_Schema.class.php:918 +#: libraries/schema/Svg_Relation_Schema.class.php:808 +#: libraries/schema/Visio_Relation_Schema.class.php:538 #, php-format msgid "Schema of the %s database - Page %s" msgstr "資料庫 %s 的大綱 - 第 %s 頁" -#: libraries/schema/Export_Relation_Schema.class.php:203 +#: libraries/schema/Export_Relation_Schema.class.php:206 msgid "This page does not contain any tables!" msgstr "此頁沒有包含任何資料表!" -#: libraries/schema/Export_Relation_Schema.class.php:229 +#: libraries/schema/Export_Relation_Schema.class.php:232 msgid "SCHEMA ERROR: " msgstr "大綱錯誤: " -#: libraries/schema/Pdf_Relation_Schema.class.php:886 -#: libraries/schema/Pdf_Relation_Schema.class.php:1207 +#: libraries/schema/Pdf_Relation_Schema.class.php:940 +#: libraries/schema/Pdf_Relation_Schema.class.php:1261 msgid "Relational schema" msgstr "關聯大綱" -#: libraries/schema/Pdf_Relation_Schema.class.php:1170 +#: libraries/schema/Pdf_Relation_Schema.class.php:1224 msgid "Table of contents" msgstr "目錄" -#: libraries/schema/Pdf_Relation_Schema.class.php:1345 -#: libraries/schema/Pdf_Relation_Schema.class.php:1366 -#: libraries/tbl_properties.inc.php:91 tbl_structure.php:205 +#: libraries/schema/Pdf_Relation_Schema.class.php:1405 +#: libraries/schema/Pdf_Relation_Schema.class.php:1426 +#: libraries/tbl_properties.inc.php:93 tbl_structure.php:206 msgid "Attributes" msgstr "屬性" -#: libraries/schema/Pdf_Relation_Schema.class.php:1348 -#: libraries/schema/Pdf_Relation_Schema.class.php:1369 tbl_structure.php:208 -#: tbl_tracking.php:308 +#: libraries/schema/Pdf_Relation_Schema.class.php:1408 +#: libraries/schema/Pdf_Relation_Schema.class.php:1429 tbl_structure.php:209 +#: tbl_tracking.php:315 msgid "Extra" msgstr "額外" -#: libraries/schema/User_Schema.class.php:119 +#: libraries/schema/User_Schema.class.php:148 msgid "Create a page" msgstr "建立新頁" -#: libraries/schema/User_Schema.class.php:125 +#: libraries/schema/User_Schema.class.php:154 msgid "Page name" msgstr "頁面名稱" -#: libraries/schema/User_Schema.class.php:129 +#: libraries/schema/User_Schema.class.php:158 msgid "Automatic layout based on" msgstr "自動排版,基於" -#: libraries/schema/User_Schema.class.php:132 +#: libraries/schema/User_Schema.class.php:161 msgid "Internal relations" msgstr "行內" -#: libraries/schema/User_Schema.class.php:142 +#: libraries/schema/User_Schema.class.php:171 msgid "FOREIGN KEY" msgstr "外部鍵" -#: libraries/schema/User_Schema.class.php:176 +#: libraries/schema/User_Schema.class.php:206 msgid "Please choose a page to edit" msgstr "請選擇需要編輯的頁" -#: libraries/schema/User_Schema.class.php:181 +#: libraries/schema/User_Schema.class.php:211 msgid "Select page" msgstr "選擇頁" -#: libraries/schema/User_Schema.class.php:247 +#: libraries/schema/User_Schema.class.php:279 msgid "Select Tables" msgstr "選擇表" -#: libraries/schema/User_Schema.class.php:385 +#: libraries/schema/User_Schema.class.php:417 msgid "Display relational schema" msgstr "顯示關聯大綱" -#: libraries/schema/User_Schema.class.php:395 +#: libraries/schema/User_Schema.class.php:427 msgid "Select Export Relational Type" msgstr "選擇匯出關聯類型" -#: libraries/schema/User_Schema.class.php:416 +#: libraries/schema/User_Schema.class.php:448 msgid "Show grid" msgstr "顯示網格" -#: libraries/schema/User_Schema.class.php:418 +#: libraries/schema/User_Schema.class.php:450 msgid "Show color" msgstr "顯示顏色" -#: libraries/schema/User_Schema.class.php:420 +#: libraries/schema/User_Schema.class.php:452 msgid "Show dimension of tables" msgstr "顯示資料表格大小" -#: libraries/schema/User_Schema.class.php:423 +#: libraries/schema/User_Schema.class.php:455 msgid "Display all tables with the same width" msgstr "以相同寬度顯示所有的表" -#: libraries/schema/User_Schema.class.php:428 +#: libraries/schema/User_Schema.class.php:460 msgid "Only show keys" msgstr "僅顯示鍵" -#: libraries/schema/User_Schema.class.php:430 +#: libraries/schema/User_Schema.class.php:462 msgid "Landscape" msgstr "橫向" -#: libraries/schema/User_Schema.class.php:431 +#: libraries/schema/User_Schema.class.php:463 msgid "Portrait" msgstr "縱向" -#: libraries/schema/User_Schema.class.php:433 +#: libraries/schema/User_Schema.class.php:465 msgid "Orientation" msgstr "方向" -#: libraries/schema/User_Schema.class.php:446 +#: libraries/schema/User_Schema.class.php:478 msgid "Paper size" msgstr "紙張大小" -#: libraries/schema/User_Schema.class.php:484 +#: libraries/schema/User_Schema.class.php:516 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:509 +#: libraries/schema/User_Schema.class.php:541 msgid "Toggle scratchboard" msgstr "切換草稿板" @@ -8774,44 +8796,44 @@ msgstr "未知的語言:%1$s." msgid "Current Server" msgstr "目前伺服器" -#: libraries/server_synchronize.lib.php:1517 server_synchronize.php:1353 +#: libraries/server_synchronize.lib.php:1546 server_synchronize.php:1353 msgid "Source database" msgstr "來源資料庫" -#: libraries/server_synchronize.lib.php:1520 -#: libraries/server_synchronize.lib.php:1530 +#: libraries/server_synchronize.lib.php:1549 +#: libraries/server_synchronize.lib.php:1559 msgid "Current server" msgstr "目前伺服器" -#: libraries/server_synchronize.lib.php:1522 -#: libraries/server_synchronize.lib.php:1532 +#: libraries/server_synchronize.lib.php:1551 +#: libraries/server_synchronize.lib.php:1561 msgid "Remote server" msgstr "遠程伺服器" -#: libraries/server_synchronize.lib.php:1526 +#: libraries/server_synchronize.lib.php:1555 msgid "Difference" msgstr "差異" -#: libraries/server_synchronize.lib.php:1527 server_synchronize.php:1355 +#: libraries/server_synchronize.lib.php:1556 server_synchronize.php:1355 msgid "Target database" msgstr "目標資料庫" -#: libraries/server_synchronize.lib.php:1567 -#: libraries/server_synchronize.lib.php:1576 +#: libraries/server_synchronize.lib.php:1596 +#: libraries/server_synchronize.lib.php:1605 msgid "Click to select" msgstr "點擊選取" -#: libraries/sql_query_form.lib.php:198 +#: libraries/sql_query_form.lib.php:200 #, php-format msgid "Run SQL query/queries on server %s" msgstr "在伺服器 %s 運行 SQL 查詢" -#: libraries/sql_query_form.lib.php:219 libraries/sql_query_form.lib.php:244 +#: libraries/sql_query_form.lib.php:221 libraries/sql_query_form.lib.php:245 #, php-format msgid "Run SQL query/queries on database %s" msgstr "在資料庫 %s 運行 SQL 查詢" -#: libraries/sql_query_form.lib.php:282 navigation.php:170 navigation.php:239 +#: libraries/sql_query_form.lib.php:282 navigation.php:172 navigation.php:244 #: setup/frames/index.inc.php:260 msgid "Clear" msgstr "清除" @@ -8820,11 +8842,11 @@ msgstr "清除" msgid "Columns" msgstr "字段" -#: libraries/sql_query_form.lib.php:325 sql.php:1109 sql.php:1126 +#: libraries/sql_query_form.lib.php:325 sql.php:1118 sql.php:1135 msgid "Bookmark this SQL query" msgstr "將此 SQL 查詢加爲書籤" -#: libraries/sql_query_form.lib.php:331 sql.php:1120 +#: libraries/sql_query_form.lib.php:331 sql.php:1129 msgid "Let every user access this bookmark" msgstr "讓所有使用者均可訪問此書籤" @@ -8921,7 +8943,7 @@ msgstr "" msgid "Tracking of %s is activated." msgstr "%s.%s 的追蹤已啓用" -#: libraries/tbl_properties.inc.php:88 +#: libraries/tbl_properties.inc.php:90 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 " @@ -8931,36 +8953,36 @@ msgstr "" "如欄位類型是“enum”或“set”,請使用以下格式輸入:'a','b','c'...
如果需要輸" "入反斜槓(“\\”)或單引號(“'”),請在前面加上反斜槓(如 '\\\\xyz' 或 'a\\'b')" -#: libraries/tbl_properties.inc.php:89 +#: libraries/tbl_properties.inc.php:91 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" msgstr "對於預設值,請只輸入單個值,不要加反斜槓或引號,請用此格式:a" -#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:540 -#: tbl_printview.php:305 tbl_structure.php:151 tbl_structure.php:156 -#: tbl_structure.php:593 tbl_structure.php:838 +#: libraries/tbl_properties.inc.php:101 libraries/tbl_properties.inc.php:545 +#: tbl_printview.php:306 tbl_structure.php:152 tbl_structure.php:157 +#: tbl_structure.php:594 tbl_structure.php:844 msgid "Index" msgstr "索引" -#: libraries/tbl_properties.inc.php:121 +#: libraries/tbl_properties.inc.php:123 #, fuzzy #| msgid "Remove column(s)" msgid "Move column" msgstr "刪除欄位" -#: libraries/tbl_properties.inc.php:130 +#: libraries/tbl_properties.inc.php:132 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "要取得可用轉換選項的列表及對應的 MIME 類型轉換,請點選%s轉換說明%s" -#: libraries/tbl_properties.inc.php:142 +#: libraries/tbl_properties.inc.php:144 msgid "Transformation options" msgstr "轉換選項" -#: libraries/tbl_properties.inc.php:144 +#: libraries/tbl_properties.inc.php:146 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 " @@ -8970,58 +8992,58 @@ msgstr "" "請使用此格式輸入轉換選項的值:'a',100,b,'c'...
如果您需要在值中輸入反斜" "槓 (“\\”)或單引號(“'”),請在前面加上反斜槓 (如 '\\\\xyz' 或 'a\\'b')" -#: libraries/tbl_properties.inc.php:378 +#: libraries/tbl_properties.inc.php:382 msgid "ENUM or SET data too long?" msgstr "ENUM 或 SET 資料過長?" -#: libraries/tbl_properties.inc.php:380 +#: libraries/tbl_properties.inc.php:384 msgid "Get more editing space" msgstr "取得更多編輯空間" -#: libraries/tbl_properties.inc.php:396 +#: libraries/tbl_properties.inc.php:400 msgctxt "for default" msgid "None" msgstr "無" -#: libraries/tbl_properties.inc.php:397 +#: libraries/tbl_properties.inc.php:401 msgid "As defined:" msgstr "定義:" -#: libraries/tbl_properties.inc.php:526 tbl_structure.php:150 -#: tbl_structure.php:155 tbl_structure.php:585 +#: libraries/tbl_properties.inc.php:531 tbl_structure.php:151 +#: tbl_structure.php:156 tbl_structure.php:586 msgid "Primary" msgstr "主鍵" -#: libraries/tbl_properties.inc.php:548 tbl_structure.php:154 -#: tbl_structure.php:159 tbl_structure.php:610 +#: libraries/tbl_properties.inc.php:553 tbl_structure.php:155 +#: tbl_structure.php:160 tbl_structure.php:611 msgid "Fulltext" msgstr "全文搜尋" -#: libraries/tbl_properties.inc.php:598 +#: libraries/tbl_properties.inc.php:603 msgid "first" msgstr "" -#: libraries/tbl_properties.inc.php:608 +#: libraries/tbl_properties.inc.php:613 #, fuzzy, php-format #| msgid "After %s" msgid "after %s" msgstr "於 %s 之後" -#: libraries/tbl_properties.inc.php:724 tbl_structure.php:694 +#: libraries/tbl_properties.inc.php:729 tbl_structure.php:697 #, php-format msgid "Add %s column(s)" msgstr "增加 %s 個字段" -#: libraries/tbl_properties.inc.php:732 tbl_structure.php:688 +#: libraries/tbl_properties.inc.php:737 tbl_structure.php:691 msgid "You have to add at least one column." msgstr "至少要增加一個字段。" -#: libraries/tbl_properties.inc.php:825 server_engines.php:41 -#: tbl_operations.php:383 +#: libraries/tbl_properties.inc.php:830 server_engines.php:43 +#: tbl_operations.php:386 msgid "Storage Engine" msgstr "儲存引擎" -#: libraries/tbl_properties.inc.php:866 +#: libraries/tbl_properties.inc.php:871 msgid "PARTITION definition" msgstr "分區定義" @@ -9040,11 +9062,11 @@ msgid "" "permanently requires %sphpMyAdmin configuration storage%s." msgstr "您的偏好將僅作用於本次連線。要想永久儲存需要 %sphpMyAdmin 進階功能%s" -#: libraries/user_preferences.lib.php:122 +#: libraries/user_preferences.lib.php:126 msgid "Could not save configuration" msgstr "無法儲存設定" -#: libraries/user_preferences.lib.php:299 +#: libraries/user_preferences.lib.php:303 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" @@ -9059,91 +9081,91 @@ msgstr "ZIP 包中未找到檔案!" msgid "Error in ZIP archive:" msgstr "ZIP 包中有錯誤:" -#: main.php:74 +#: main.php:76 msgid "General Settings" msgstr "一般設定" -#: main.php:119 +#: main.php:121 #, fuzzy #| msgid "MySQL connection collation" msgid "Server connection collation" msgstr "MySQL 連線校對" -#: main.php:133 +#: main.php:135 msgid "Appearance Settings" msgstr "外觀設定" -#: main.php:162 prefs_manage.php:278 +#: main.php:164 prefs_manage.php:278 msgid "More settings" msgstr "更多設定" -#: main.php:178 +#: main.php:181 #, fuzzy #| msgid "Database for user" msgid "Database server" msgstr "使用者資料庫" -#: main.php:181 +#: main.php:184 msgid "Software" msgstr "" -#: main.php:182 +#: main.php:185 #, fuzzy #| msgid "Show versions" msgid "Software version" msgstr "查看版本" -#: main.php:184 +#: main.php:187 msgid "Protocol version" msgstr "協定版本" -#: main.php:188 server_privileges.php:1703 server_privileges.php:1861 -#: server_privileges.php:2003 server_privileges.php:2422 -#: server_status.php:1253 +#: main.php:191 server_privileges.php:1716 server_privileges.php:1874 +#: server_privileges.php:2016 server_privileges.php:2439 +#: server_status.php:1288 msgid "User" msgstr "使用者" -#: main.php:193 +#: main.php:196 #, fuzzy #| msgid "Server socket" msgid "Server charset" msgstr "伺服器套接字 (socket)" -#: main.php:205 +#: main.php:208 msgid "Web server" msgstr "網站伺服器" -#: main.php:218 +#: main.php:221 #, fuzzy #| msgid "Use light version" msgid "Database client version" msgstr "使用輕量級版本" -#: main.php:222 +#: main.php:225 msgid "PHP extension" msgstr "PHP 外掛" -#: main.php:230 +#: main.php:233 msgid "Show PHP information" msgstr "顯示 PHP 資訊" -#: main.php:250 +#: main.php:253 msgid "Official Homepage" msgstr "官方首頁" -#: main.php:251 +#: main.php:254 msgid "Contribute" msgstr "貢獻" -#: main.php:252 +#: main.php:255 msgid "Get support" msgstr "獲取支持" -#: main.php:253 +#: main.php:256 msgid "List of changes" msgstr "更新列表" -#: main.php:278 +#: main.php:281 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -9154,7 +9176,7 @@ msgstr "" "務器使用預設值運行當然沒有問題,不過這樣的話,被入侵的可能性會很大,我們強烈" "建議您應該立即給 'root' 使用者設定一個密碼來補上這個安全漏洞" -#: main.php:286 +#: main.php:289 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -9163,7 +9185,7 @@ msgstr "" "PHP 設定中已啓用了 mbstring.func_overload 。這個選項和 phpMyAdmin 不相容,可" "能會導致一些資料損壞!" -#: main.php:294 +#: main.php:297 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 " @@ -9172,19 +9194,19 @@ msgstr "" "沒有找到 PHP 外掛 mbstring,而您現在好像在使用多字元字集。沒有 mbstring 擴展" "的 phpMyAdmin 不能正確分割字元串,可能產生意想不到的結果" -#: main.php:302 +#: main.php:305 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." +"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 "" "您的 PHP 設定參數 [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime [/a] 短於您在 phpMyAdmin 中設" -"定的 Cookies 有效期,因此您的登錄連線有效期將會比您在 phpMyAdmin 中設定的時間" -"要更短" +"session.gc-maxlifetime@_blank]session.gc_maxlifetime [/a] 短於您在 " +"phpMyAdmin 中設定的 Cookies 有效期,因此您的登錄連線有效期將會比您在 " +"phpMyAdmin 中設定的時間要更短" -#: main.php:309 +#: main.php:312 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -9192,11 +9214,11 @@ msgstr "" "phpMyAdmin 中所設定的登錄 cookie 儲存小於 cookie 有效期,因此您的登錄過期時間" "將會比您在 phpMyAdmin 中設定的時間要更短" -#: main.php:318 +#: main.php:321 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "設定檔案現在需要一個短語密碼" -#: main.php:326 +#: main.php:329 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -9205,7 +9227,7 @@ msgstr "" "安裝時所用的 [code]config[/code] 資料夾尚未刪除,如果 phpMyAdmin 已經安裝設定" "好,請立即刪除該資料夾" -#: main.php:332 +#: main.php:335 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -9213,7 +9235,7 @@ msgid "" msgstr "" "phpMyAdmin 高級功能未全部設定,部分功能不可用。要查出原因請%s點這裡%s。" -#: main.php:357 +#: main.php:360 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -9222,35 +9244,35 @@ msgstr "" "您的 PHP MySQL 庫版本 %s 和您的 MySQL 伺服器版本 %s 不同。這可能造成一些未知" "的問題" -#: main.php:380 +#: main.php:383 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "伺服器上運行了 Suhosin。請先查看%s檔案%s中是否有類似的情況" -#: navigation.php:134 server_databases.php:313 server_synchronize.php:1468 +#: navigation.php:136 server_databases.php:317 server_synchronize.php:1468 msgid "No databases" msgstr "無資料庫" -#: navigation.php:169 +#: navigation.php:171 #, fuzzy #| msgid "filter tables by name" msgid "Filter databases by name" msgstr "請輸入部分或完整的表名" -#: navigation.php:238 +#: navigation.php:243 #, fuzzy #| msgid "filter tables by name" msgid "Filter tables by name" msgstr "請輸入部分或完整的表名" -#: navigation.php:286 navigation.php:289 +#: navigation.php:291 navigation.php:294 msgctxt "short form" msgid "Create table" msgstr "新建資料表" -#: navigation.php:295 navigation.php:489 +#: navigation.php:300 navigation.php:496 msgid "Please select a database" msgstr "請選擇資料庫" @@ -9300,7 +9322,7 @@ msgstr "反向收縮/展開" msgid "Toggle relation lines" msgstr "要選擇關聯,點選:" -#: pmd_general.php:128 pmd_pdf.php:97 +#: pmd_general.php:128 pmd_pdf.php:99 msgid "Import/Export coordinates for PDF schema" msgstr "爲 PDF 大綱匯入/匯出座標" @@ -9358,67 +9380,67 @@ msgstr "聚合" msgid "Active options" msgstr "目前選項" -#: pmd_pdf.php:48 +#: pmd_pdf.php:50 msgid "Page has been created" msgstr "已建立頁面" -#: pmd_pdf.php:51 +#: pmd_pdf.php:53 msgid "Page creation failed" msgstr "頁面建立失敗" -#: pmd_pdf.php:108 +#: pmd_pdf.php:110 msgid "Page" msgstr "頁面" -#: pmd_pdf.php:118 +#: pmd_pdf.php:120 msgid "Import from selected page" msgstr "從所選頁匯入" -#: pmd_pdf.php:119 +#: pmd_pdf.php:121 msgid "Export to selected page" msgstr "匯出至所選頁" -#: pmd_pdf.php:121 +#: pmd_pdf.php:123 msgid "Create a page and export to it" msgstr "匯出至新頁" -#: pmd_pdf.php:130 +#: pmd_pdf.php:135 msgid "New page name: " msgstr "新頁面名: " -#: pmd_pdf.php:133 +#: pmd_pdf.php:138 msgid "Export/Import to scale" msgstr "按比例匯出/匯入" -#: pmd_pdf.php:138 +#: pmd_pdf.php:143 msgid "recommended" msgstr "推薦" -#: pmd_relation_new.php:32 +#: pmd_relation_new.php:36 msgid "Error: relation already exists." msgstr "錯誤:關聯已存在" -#: pmd_relation_new.php:74 pmd_relation_new.php:99 +#: pmd_relation_new.php:78 pmd_relation_new.php:103 msgid "Error: Relation not added." msgstr "錯誤:關聯未新增" -#: pmd_relation_new.php:75 +#: pmd_relation_new.php:79 msgid "FOREIGN KEY relation added" msgstr "已新增外部鍵關聯" -#: pmd_relation_new.php:97 +#: pmd_relation_new.php:101 msgid "Internal relation added" msgstr "已新增行內部關聯" -#: pmd_relation_upd.php:63 +#: pmd_relation_upd.php:67 msgid "Relation deleted" msgstr "已刪除關聯" -#: pmd_save_pos.php:70 +#: pmd_save_pos.php:71 msgid "Error saving coordinates for Designer." msgstr "儲存設計器座標時出錯" -#: pmd_save_pos.php:78 +#: pmd_save_pos.php:79 msgid "Modifications have been saved" msgstr "已儲存修改" @@ -9489,15 +9511,15 @@ msgstr "現有設定將被覆蓋!" msgid "You can reset all your settings and restore them to default values." msgstr "您可以重置並將所有設定恢復爲預設值" -#: querywindow.php:64 +#: querywindow.php:66 msgid "Import files" msgstr "匯入檔案" -#: querywindow.php:75 +#: querywindow.php:77 msgid "All" msgstr "全部" -#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53 +#: schema_edit.php:38 schema_edit.php:44 schema_edit.php:50 schema_edit.php:55 #, php-format msgid "%s table not found or not set in %s" msgstr "找不到 %s 表或還未在 %s 設定" @@ -9506,37 +9528,37 @@ msgstr "找不到 %s 表或還未在 %s 設定" msgid "File doesn't exist" msgstr "檔案不存在" -#: server_binlog.php:82 +#: server_binlog.php:83 msgid "Select binary log to view" msgstr "選擇要查看的二進制日誌" -#: server_binlog.php:98 server_status.php:616 +#: server_binlog.php:106 server_status.php:628 msgid "Files" msgstr "檔案" -#: server_binlog.php:145 server_binlog.php:147 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:155 server_binlog.php:157 server_status.php:1299 +#: server_status.php:1301 msgid "Truncate Shown Queries" msgstr "截斷顯示的查詢" -#: server_binlog.php:153 server_binlog.php:155 server_status.php:1264 -#: server_status.php:1266 +#: server_binlog.php:163 server_binlog.php:165 server_status.php:1299 +#: server_status.php:1301 msgid "Show Full Queries" msgstr "顯示完整查詢" -#: server_binlog.php:175 +#: server_binlog.php:185 msgid "Log name" msgstr "日志檔案名稱" -#: server_binlog.php:176 +#: server_binlog.php:186 msgid "Position" msgstr "位置" -#: server_binlog.php:179 +#: server_binlog.php:189 msgid "Original position" msgstr "原始位置" -#: server_binlog.php:180 tbl_structure.php:823 +#: server_binlog.php:190 tbl_structure.php:829 msgid "Information" msgstr "資訊" @@ -9544,38 +9566,38 @@ msgstr "資訊" msgid "Character Sets and Collations" msgstr "字集和排序規則" -#: server_databases.php:115 +#: server_databases.php:116 #, fuzzy, php-format #| msgid "%s databases have been dropped successfully." msgid "%1$d database has been dropped successfully." msgid_plural "%1$d databases have been dropped successfully." msgstr[0] "已成功刪除 %s 個資料庫" -#: server_databases.php:132 +#: server_databases.php:133 msgid "Databases statistics" msgstr "資料庫統計" -#: server_databases.php:215 server_replication.php:208 -#: server_replication.php:238 +#: server_databases.php:219 server_replication.php:209 +#: server_replication.php:239 msgid "Master replication" msgstr "主複製" -#: server_databases.php:217 server_replication.php:276 +#: server_databases.php:221 server_replication.php:277 msgid "Slave replication" msgstr "從複製" -#: server_databases.php:304 server_databases.php:305 +#: server_databases.php:308 server_databases.php:309 msgid "Enable Statistics" msgstr "啓用統計" -#: server_databases.php:307 +#: server_databases.php:311 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." msgstr "" "注意:在此啓用資料庫統計可能導致網站伺服器和 MySQL 伺服器之間的流量驟增" -#: server_engines.php:32 +#: server_engines.php:34 msgid "Storage Engines" msgstr "儲存引擎" @@ -9603,7 +9625,7 @@ msgstr "" msgid "Library" msgstr "" -#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:712 +#: server_plugins.php:98 server_plugins.php:133 tbl_tracking.php:720 msgid "Version" msgstr "版本" @@ -9621,168 +9643,168 @@ msgstr "" msgid "disabled" msgstr "已關閉" -#: server_privileges.php:96 server_privileges.php:444 +#: server_privileges.php:97 server_privileges.php:450 msgid "Includes all privileges except GRANT." msgstr "除了授權 (GRANT) 以外的所有權限" -#: server_privileges.php:97 server_privileges.php:309 -#: server_privileges.php:730 +#: server_privileges.php:98 server_privileges.php:315 +#: server_privileges.php:740 msgid "Allows altering the structure of existing tables." msgstr "允許修改現有資料表的結構" -#: server_privileges.php:98 server_privileges.php:367 -#: server_privileges.php:736 +#: server_privileges.php:99 server_privileges.php:373 +#: server_privileges.php:746 msgid "Allows altering and dropping stored routines." msgstr "允許修改或刪除 Procedure" -#: server_privileges.php:99 server_privileges.php:277 -#: server_privileges.php:729 +#: server_privileges.php:100 server_privileges.php:283 +#: server_privileges.php:739 msgid "Allows creating new databases and tables." msgstr "允許建立新資料庫和資料表" -#: server_privileges.php:100 server_privileges.php:363 -#: server_privileges.php:735 +#: server_privileges.php:101 server_privileges.php:369 +#: server_privileges.php:745 msgid "Allows creating stored routines." msgstr "允許建立 stored routines." -#: server_privileges.php:101 server_privileges.php:729 +#: server_privileges.php:102 server_privileges.php:739 msgid "Allows creating new tables." msgstr "允許建立新資料表" -#: server_privileges.php:102 server_privileges.php:321 -#: server_privileges.php:733 +#: server_privileges.php:103 server_privileges.php:327 +#: server_privileges.php:743 msgid "Allows creating temporary tables." msgstr "允許建立臨時表" -#: server_privileges.php:103 server_privileges.php:371 -#: server_privileges.php:769 +#: server_privileges.php:104 server_privileges.php:377 +#: server_privileges.php:779 msgid "Allows creating, dropping and renaming user accounts." msgstr "允許建立、刪除和重命名使用者帳號" -#: server_privileges.php:104 server_privileges.php:337 -#: server_privileges.php:350 server_privileges.php:741 -#: server_privileges.php:745 +#: server_privileges.php:105 server_privileges.php:343 +#: server_privileges.php:356 server_privileges.php:751 +#: server_privileges.php:755 msgid "Allows creating new views." msgstr "允許建立 views." -#: server_privileges.php:105 server_privileges.php:273 -#: server_privileges.php:721 +#: server_privileges.php:106 server_privileges.php:279 +#: server_privileges.php:731 msgid "Allows deleting data." msgstr "允許刪除資料" -#: server_privileges.php:106 server_privileges.php:281 -#: server_privileges.php:732 +#: server_privileges.php:107 server_privileges.php:287 +#: server_privileges.php:742 msgid "Allows dropping databases and tables." msgstr "允許刪除資料庫和資料表" -#: server_privileges.php:107 server_privileges.php:732 +#: server_privileges.php:108 server_privileges.php:742 msgid "Allows dropping tables." msgstr "允許刪除資料表" -#: server_privileges.php:108 server_privileges.php:341 -#: server_privileges.php:749 +#: server_privileges.php:109 server_privileges.php:347 +#: server_privileges.php:759 msgid "Allows to set up events for the event scheduler" msgstr "允許爲事件觸發器設定事件" -#: server_privileges.php:109 server_privileges.php:375 -#: server_privileges.php:737 +#: server_privileges.php:110 server_privileges.php:381 +#: server_privileges.php:747 msgid "Allows executing stored routines." msgstr "允許運行 Procedure" -#: server_privileges.php:110 server_privileges.php:297 -#: server_privileges.php:724 +#: server_privileges.php:111 server_privileges.php:303 +#: server_privileges.php:734 msgid "Allows importing data from and exporting data into files." msgstr "允許從檔案中匯入資料以及將資料匯出至檔案" -#: server_privileges.php:111 server_privileges.php:755 +#: server_privileges.php:112 server_privileges.php:765 msgid "" "Allows adding users and privileges without reloading the privilege tables." msgstr "允許新增使用者和權限,而不允許重新載入權限表" -#: server_privileges.php:112 server_privileges.php:305 -#: server_privileges.php:731 +#: server_privileges.php:113 server_privileges.php:311 +#: server_privileges.php:741 msgid "Allows creating and dropping indexes." msgstr "允許建立和刪除索引" -#: server_privileges.php:113 server_privileges.php:265 -#: server_privileges.php:650 server_privileges.php:719 +#: server_privileges.php:114 server_privileges.php:271 +#: server_privileges.php:660 server_privileges.php:729 msgid "Allows inserting and replacing data." msgstr "允許插入和替換資料" -#: server_privileges.php:114 server_privileges.php:325 -#: server_privileges.php:764 +#: server_privileges.php:115 server_privileges.php:331 +#: server_privileges.php:774 msgid "Allows locking tables for the current thread." msgstr "允許鎖定目前程序的表" -#: server_privileges.php:115 server_privileges.php:828 -#: server_privileges.php:830 +#: server_privileges.php:116 server_privileges.php:838 +#: server_privileges.php:840 msgid "Limits the number of new connections the user may open per hour." msgstr "限制使用者每小時開啟的新連線數" -#: server_privileges.php:116 server_privileges.php:816 -#: server_privileges.php:818 +#: server_privileges.php:117 server_privileges.php:826 +#: server_privileges.php:828 msgid "Limits the number of queries the user may send to the server per hour." msgstr "限制使用者每小時可發送到伺服器的查詢數" -#: server_privileges.php:117 server_privileges.php:822 -#: server_privileges.php:824 +#: server_privileges.php:118 server_privileges.php:832 +#: server_privileges.php:834 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." msgstr "限制使用者每小時可執行的修改任何資料表或資料庫的命令數" -#: server_privileges.php:118 server_privileges.php:834 -#: server_privileges.php:836 +#: server_privileges.php:119 server_privileges.php:844 +#: server_privileges.php:846 msgid "Limits the number of simultaneous connections the user may have." msgstr "限制該使用者的同時連線數" -#: server_privileges.php:119 server_privileges.php:293 -#: server_privileges.php:759 +#: server_privileges.php:120 server_privileges.php:299 +#: server_privileges.php:769 msgid "Allows viewing processes of all users" msgstr "允許查看所有使用者的程序" -#: server_privileges.php:120 server_privileges.php:301 -#: server_privileges.php:660 server_privileges.php:765 +#: server_privileges.php:121 server_privileges.php:307 +#: server_privileges.php:670 server_privileges.php:775 msgid "Has no effect in this MySQL version." msgstr "在此版本的 MySQL 中無效" -#: server_privileges.php:121 server_privileges.php:285 -#: server_privileges.php:760 +#: server_privileges.php:122 server_privileges.php:291 +#: server_privileges.php:770 msgid "Allows reloading server settings and flushing the server's caches." msgstr "允許重新載入伺服器設定並重新整理伺服器的快取" -#: server_privileges.php:122 server_privileges.php:333 -#: server_privileges.php:767 +#: server_privileges.php:123 server_privileges.php:339 +#: server_privileges.php:777 msgid "Allows the user to ask where the slaves / masters are." msgstr "使用者有權詢問附屬者/控制者在哪裏" -#: server_privileges.php:123 server_privileges.php:329 -#: server_privileges.php:768 +#: server_privileges.php:124 server_privileges.php:335 +#: server_privileges.php:778 msgid "Needed for the replication slaves." msgstr "replication slaves所需" -#: server_privileges.php:124 server_privileges.php:261 -#: server_privileges.php:645 server_privileges.php:718 +#: server_privileges.php:125 server_privileges.php:267 +#: server_privileges.php:655 server_privileges.php:728 msgid "Allows reading data." msgstr "允許讀取資料" -#: server_privileges.php:125 server_privileges.php:313 -#: server_privileges.php:762 +#: server_privileges.php:126 server_privileges.php:319 +#: server_privileges.php:772 msgid "Gives access to the complete list of databases." msgstr "允許訪問完整的資料庫列表" -#: server_privileges.php:126 server_privileges.php:354 -#: server_privileges.php:359 server_privileges.php:734 +#: server_privileges.php:127 server_privileges.php:360 +#: server_privileges.php:365 server_privileges.php:744 msgid "Allows performing SHOW CREATE VIEW queries." msgstr "允許執行 SHOW CREATE VIEW 查詢" -#: server_privileges.php:127 server_privileges.php:289 -#: server_privileges.php:761 +#: server_privileges.php:128 server_privileges.php:295 +#: server_privileges.php:771 msgid "Allows shutting down the server." msgstr "允許關閉伺服器" -#: server_privileges.php:128 server_privileges.php:317 -#: server_privileges.php:758 +#: server_privileges.php:129 server_privileges.php:323 +#: server_privileges.php:768 msgid "" "Allows connecting, even if maximum number of connections is reached; " "required for most administrative operations like setting global variables or " @@ -9791,303 +9813,303 @@ msgstr "" "允許在達到最大連線數時連線,對於大多數像設定全域變數或中止其它使用者程序這樣" "的管理操作是必需的" -#: server_privileges.php:129 server_privileges.php:345 -#: server_privileges.php:750 +#: server_privileges.php:130 server_privileges.php:351 +#: server_privileges.php:760 msgid "Allows creating and dropping triggers" msgstr "允許建立和刪除 triggers" -#: server_privileges.php:130 server_privileges.php:269 -#: server_privileges.php:655 server_privileges.php:720 +#: server_privileges.php:131 server_privileges.php:275 +#: server_privileges.php:665 server_privileges.php:730 msgid "Allows changing data." msgstr "允許修改資料" -#: server_privileges.php:131 server_privileges.php:434 +#: server_privileges.php:132 server_privileges.php:440 msgid "No privileges." msgstr "無權限" -#: server_privileges.php:493 server_privileges.php:494 +#: server_privileges.php:499 server_privileges.php:500 msgctxt "None privileges" msgid "None" msgstr "無" -#: server_privileges.php:636 server_privileges.php:781 -#: server_privileges.php:2073 server_privileges.php:2079 +#: server_privileges.php:644 server_privileges.php:791 +#: server_privileges.php:2086 server_privileges.php:2092 msgid "Table-specific privileges" msgstr "按表指定權限" -#: server_privileges.php:637 server_privileges.php:789 -#: server_privileges.php:1865 +#: server_privileges.php:646 server_privileges.php:799 +#: server_privileges.php:1878 msgid "Note: MySQL privilege names are expressed in English" msgstr "注意:MySQL 權限名稱會以英文顯示" -#: server_privileges.php:714 +#: server_privileges.php:724 msgid "Administration" msgstr "管理" -#: server_privileges.php:778 server_privileges.php:1864 +#: server_privileges.php:788 server_privileges.php:1877 msgid "Global privileges" msgstr "全域權限" -#: server_privileges.php:780 server_privileges.php:2073 +#: server_privileges.php:790 server_privileges.php:2086 msgid "Database-specific privileges" msgstr "按資料庫指定權限" -#: server_privileges.php:812 +#: server_privileges.php:822 msgid "Resource limits" msgstr "資源限制" -#: server_privileges.php:813 +#: server_privileges.php:823 msgid "Note: Setting these options to 0 (zero) removes the limit." msgstr "注意:若將這些選項設爲 0(零) 即不限制" -#: server_privileges.php:891 +#: server_privileges.php:901 msgid "Login Information" msgstr "登錄資訊" -#: server_privileges.php:988 +#: server_privileges.php:1000 msgid "Do not change the password" msgstr "保持原密碼" -#: server_privileges.php:1040 server_privileges.php:2565 +#: server_privileges.php:1053 server_privileges.php:2582 msgid "No user found." msgstr "未找到使用者" -#: server_privileges.php:1084 +#: server_privileges.php:1097 #, php-format msgid "The user %s already exists!" msgstr "使用者 %s 己存在!" -#: server_privileges.php:1168 +#: server_privileges.php:1181 msgid "You have added a new user." msgstr "您已新增了一個新使用者" -#: server_privileges.php:1392 +#: server_privileges.php:1405 #, php-format msgid "You have updated the privileges for %s." msgstr "您已更新了 %s 的權限" -#: server_privileges.php:1414 +#: server_privileges.php:1427 #, php-format msgid "You have revoked the privileges for %s" msgstr "您已移除 %s 的權限" -#: server_privileges.php:1450 +#: server_privileges.php:1463 #, php-format msgid "The password for %s was changed successfully." msgstr "%s 的密碼已修改" -#: server_privileges.php:1470 +#: server_privileges.php:1483 #, php-format msgid "Deleting %s" msgstr "正在刪除 %s" -#: server_privileges.php:1484 +#: server_privileges.php:1497 msgid "No users selected for deleting!" msgstr "沒有選擇要刪除的使用者!" -#: server_privileges.php:1487 +#: server_privileges.php:1500 msgid "Reloading the privileges" msgstr "重新載入權限" -#: server_privileges.php:1505 +#: server_privileges.php:1518 msgid "The selected users have been deleted successfully." msgstr "已成功刪除選中的使用者" -#: server_privileges.php:1540 +#: server_privileges.php:1553 msgid "The privileges were reloaded successfully." msgstr "已成功重新載入權限" -#: server_privileges.php:1551 server_privileges.php:2002 +#: server_privileges.php:1564 server_privileges.php:2015 msgid "Edit Privileges" msgstr "編輯權限" -#: server_privileges.php:1560 +#: server_privileges.php:1573 msgid "Revoke" msgstr "移除" -#: server_privileges.php:1576 +#: server_privileges.php:1589 #, fuzzy #| msgid "Export" msgid "Export all" msgstr "匯出" -#: server_privileges.php:1595 server_privileges.php:1888 -#: server_privileges.php:2515 +#: server_privileges.php:1608 server_privileges.php:1901 +#: server_privileges.php:2532 msgid "Any" msgstr "任意" -#: server_privileges.php:1682 +#: server_privileges.php:1695 #, fuzzy #| msgid "Privileges" msgid "Privileges for all users" msgstr "權限" -#: server_privileges.php:1695 +#: server_privileges.php:1708 #, fuzzy, php-format #| msgid "Privileges" msgid "Privileges for %s" msgstr "權限" -#: server_privileges.php:1726 +#: server_privileges.php:1739 #, fuzzy #| msgid "User overview" msgid "Users overview" msgstr "查看使用者" -#: server_privileges.php:1866 server_privileges.php:2078 -#: server_privileges.php:2426 +#: server_privileges.php:1879 server_privileges.php:2091 +#: server_privileges.php:2443 msgid "Grant" msgstr "授權" -#: server_privileges.php:1957 +#: server_privileges.php:1970 msgid "Remove selected users" msgstr "刪除選中的使用者" -#: server_privileges.php:1960 +#: server_privileges.php:1973 msgid "Revoke all active privileges from the users and delete them afterwards." msgstr "移除使用者所有權限,然後刪除使用者" -#: server_privileges.php:1961 server_privileges.php:1962 -#: server_privileges.php:1963 +#: server_privileges.php:1974 server_privileges.php:1975 +#: server_privileges.php:1976 msgid "Drop the databases that have the same names as the users." msgstr "刪除與使用者同名的資料庫" -#: server_privileges.php:1984 +#: server_privileges.php:1997 #, 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." +"server uses, if they have been changed manually. In this case, you should %" +"sreload the privileges%s before you continue." msgstr "" "注意:phpMyAdmin 直接由 MySQL 權限表取得使用者權限。如果使用者手動更改表,表" "內容將可能與伺服器使用的使用者權限有異。在這種情況下,您應在繼續前%s重新載入" "權限%s" -#: server_privileges.php:2037 +#: server_privileges.php:2050 msgid "The selected user was not found in the privilege table." msgstr "在權限表內找不到選中的使用者" -#: server_privileges.php:2079 +#: server_privileges.php:2092 msgid "Column-specific privileges" msgstr "按欄位指定權限" -#: server_privileges.php:2285 +#: server_privileges.php:2298 msgid "Add privileges on the following database" msgstr "在下列資料庫新增權限" -#: server_privileges.php:2303 +#: server_privileges.php:2316 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "要使用萬用字元 _ 和 % 本身,應使用用 \\ 轉義" -#: server_privileges.php:2306 +#: server_privileges.php:2319 msgid "Add privileges on the following table" msgstr "在下列資料表新增權限" -#: server_privileges.php:2363 +#: server_privileges.php:2378 msgid "Change Login Information / Copy User" msgstr "修改登錄資訊/複製使用者" -#: server_privileges.php:2366 +#: server_privileges.php:2381 msgid "Create a new user with the same privileges and ..." msgstr "建立具有相同權限的新使用者然後 ..." -#: server_privileges.php:2368 +#: server_privileges.php:2383 msgid "... keep the old one." msgstr "... 保留舊使用者" -#: server_privileges.php:2369 +#: server_privileges.php:2384 msgid "... delete the old one from the user tables." msgstr "... 從使用者資料表中刪除舊使用者" -#: server_privileges.php:2370 +#: server_privileges.php:2385 msgid "" "... revoke all active privileges from the old one and delete it afterwards." msgstr "... 移除舊使用者的所有權限,然後刪除舊使用者" -#: server_privileges.php:2371 +#: server_privileges.php:2386 msgid "" "... delete the old one from the user tables and reload the privileges " "afterwards." msgstr "... 從使用者資料表中刪除舊使用者,然後重新載入權限" -#: server_privileges.php:2394 +#: server_privileges.php:2411 msgid "Database for user" msgstr "使用者資料庫" -#: server_privileges.php:2396 +#: server_privileges.php:2413 msgid "Create database with same name and grant all privileges" msgstr "建立與使用者同名的資料庫並授予所有權限" -#: server_privileges.php:2398 +#: server_privileges.php:2415 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "給以 帳號_ 開頭的資料庫 (username\\_%) 授予所有權限" -#: server_privileges.php:2402 +#: server_privileges.php:2419 #, php-format msgid "Grant all privileges on database "%s"" msgstr "授予資料庫“%s”的所有權限" -#: server_privileges.php:2418 +#: server_privileges.php:2435 #, php-format msgid "Users having access to "%s"" msgstr "使用者可以訪問“%s”" -#: server_privileges.php:2527 +#: server_privileges.php:2544 msgid "global" msgstr "全域" -#: server_privileges.php:2529 +#: server_privileges.php:2546 msgid "database-specific" msgstr "按資料庫指定" -#: server_privileges.php:2531 +#: server_privileges.php:2548 msgid "wildcard" msgstr "萬用字元" -#: server_privileges.php:2573 +#: server_privileges.php:2590 #, fuzzy #| msgid "View %s has been dropped" msgid "User has been added." msgstr "已刪除 view %s" -#: server_replication.php:81 +#: server_replication.php:82 msgid "Unknown error" msgstr "未知錯誤" -#: server_replication.php:88 +#: server_replication.php:89 #, php-format msgid "Unable to connect to master %s." msgstr "無法連線到主伺服器 %s" -#: server_replication.php:95 +#: server_replication.php:96 msgid "" "Unable to read master log position. Possible privilege problem on master." msgstr "無法讀取主伺服器日誌。主伺服器的權限設定可能有問題" -#: server_replication.php:101 +#: server_replication.php:102 msgid "Unable to change master" msgstr "無法修改主伺服器" -#: server_replication.php:104 +#: server_replication.php:105 #, fuzzy, php-format #| msgid "The privileges were reloaded successfully." msgid "Master server changed successfully to %s" msgstr "權限已成功重新讀取." -#: server_replication.php:209 +#: server_replication.php:210 msgid "This server is configured as master in a replication process." msgstr "此伺服器已被設定爲一個複製程序中的主伺服器" -#: server_replication.php:211 server_status.php:637 +#: server_replication.php:212 server_status.php:649 msgid "Show master status" msgstr "查看主伺服器狀態" -#: server_replication.php:215 +#: server_replication.php:216 msgid "Show connected slaves" msgstr "查看已連線的從伺服器" -#: server_replication.php:239 +#: server_replication.php:240 #, php-format msgid "" "This server is not configured as master in a replication process. Would you " @@ -10096,11 +10118,11 @@ msgstr "" "此伺服器尚未設定爲一個複製程序中的主伺服器。您想現在設定" "嗎?" -#: server_replication.php:246 +#: server_replication.php:247 msgid "Master configuration" msgstr "主伺服器設定" -#: server_replication.php:247 +#: server_replication.php:248 msgid "" "This server is not configured as master server in a replication process. You " "can choose from either replicating all databases and ignoring certain " @@ -10111,25 +10133,25 @@ msgstr "" "此伺服器尚未設定爲一個複製程序中的主伺服器。您可以選擇複製所有但忽略某些資料" "庫 (當您想複製大多數資料庫時很有用) 或者僅複製某些資料庫。請選擇模式:" -#: server_replication.php:250 +#: server_replication.php:251 msgid "Replicate all databases; Ignore:" msgstr "複製所有資料庫,除了:" -#: server_replication.php:251 +#: server_replication.php:252 msgid "Ignore all databases; Replicate:" msgstr "忽略所有資料庫;備援(Replicate):" -#: server_replication.php:254 +#: server_replication.php:255 msgid "Please select databases:" msgstr "請選擇資料庫:" -#: server_replication.php:257 +#: server_replication.php:258 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." msgstr "現在,將下列行新增到您的 my.cnf 檔案最後,然後重新啓動 MySQL 伺服器" -#: server_replication.php:259 +#: server_replication.php:260 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 " @@ -10138,80 +10160,80 @@ msgstr "" "當 MySQL 伺服器重新啓動後,請點選 執行 按鈕。您應該看見一條提示資訊說此伺服器" "已經被設定爲主伺服器" -#: server_replication.php:321 +#: server_replication.php:322 msgid "Slave SQL Thread not running!" msgstr "從 SQL 程序未啓動!" -#: server_replication.php:324 +#: server_replication.php:325 msgid "Slave IO Thread not running!" msgstr "從 IO 程序未啓動!" -#: server_replication.php:333 +#: server_replication.php:334 msgid "" "Server is configured as slave in a replication process. Would you like to:" msgstr "伺服器已被設定爲一個複製程序中的從伺服器。您是否要:" -#: server_replication.php:336 +#: server_replication.php:337 msgid "See slave status table" msgstr "查看從伺服器狀態" -#: server_replication.php:340 +#: server_replication.php:341 msgid "Synchronize databases with master" msgstr "根據主伺服器同步資料庫" -#: server_replication.php:351 +#: server_replication.php:352 msgid "Control slave:" msgstr "控制 slave 伺服器:" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full start" msgstr "全部啓動" -#: server_replication.php:354 +#: server_replication.php:355 msgid "Full stop" msgstr "全部停止" -#: server_replication.php:355 +#: server_replication.php:356 msgid "Reset slave" msgstr "重置從伺服器" -#: server_replication.php:357 +#: server_replication.php:358 msgid "Start SQL Thread only" msgstr "僅啓動 SQL 程序" -#: server_replication.php:359 +#: server_replication.php:360 msgid "Stop SQL Thread only" msgstr "僅停止 SQL 程序" -#: server_replication.php:362 +#: server_replication.php:363 msgid "Start IO Thread only" msgstr "僅啓動 IO 程序" -#: server_replication.php:364 +#: server_replication.php:365 msgid "Stop IO Thread only" msgstr "僅停止 IO 程序" -#: server_replication.php:369 +#: server_replication.php:370 msgid "Error management:" msgstr "錯誤管理:" -#: server_replication.php:371 +#: server_replication.php:372 msgid "Skipping errors might lead into unsynchronized master and slave!" msgstr "忽略錯誤可能導致主從伺服器間不同步!" -#: server_replication.php:373 +#: server_replication.php:374 msgid "Skip current error" msgstr "忽略目前錯誤" -#: server_replication.php:374 +#: server_replication.php:375 msgid "Skip next" msgstr "忽略下" -#: server_replication.php:377 +#: server_replication.php:378 msgid "errors." msgstr "個錯誤" -#: server_replication.php:393 +#: server_replication.php:394 #, php-format msgid "" "This server is not configured as slave in a replication process. Would you " @@ -10220,162 +10242,162 @@ msgstr "" "此伺服器尚未設定爲一個複製程序中的從伺服器。您想現在設定" "嗎?" -#: server_status.php:470 +#: server_status.php:482 #, php-format msgid "Thread %s was successfully killed." msgstr "已中止程序 %s" -#: server_status.php:472 +#: server_status.php:484 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." msgstr "phpMyAdmin 無法中止程序 %s。該程序可能已經關閉" -#: server_status.php:604 +#: server_status.php:616 msgid "Handler" msgstr "處理器" -#: server_status.php:605 +#: server_status.php:617 msgid "Query cache" msgstr "查詢快取" -#: server_status.php:606 +#: server_status.php:618 msgid "Threads" msgstr "程序" -#: server_status.php:608 +#: server_status.php:620 msgid "Temporary data" msgstr "臨時資料" -#: server_status.php:609 +#: server_status.php:621 msgid "Delayed inserts" msgstr "延遲插入" -#: server_status.php:610 +#: server_status.php:622 msgid "Key cache" msgstr "鍵快取" -#: server_status.php:611 +#: server_status.php:623 msgid "Joins" msgstr "多表查詢" -#: server_status.php:613 +#: server_status.php:625 msgid "Sorting" msgstr "排序" -#: server_status.php:615 +#: server_status.php:627 msgid "Transaction coordinator" msgstr "交易協調" -#: server_status.php:627 +#: server_status.php:639 msgid "Flush (close) all tables" msgstr "強制更新 (關閉) 所有表" -#: server_status.php:629 +#: server_status.php:641 msgid "Show open tables" msgstr "顯示開啟的表" -#: server_status.php:634 +#: server_status.php:646 msgid "Show slave hosts" msgstr "顯示從伺服器" -#: server_status.php:640 +#: server_status.php:652 msgid "Show slave status" msgstr "顯示從伺服器狀態" -#: server_status.php:645 +#: server_status.php:657 msgid "Flush query cache" msgstr "強制更新查詢快取" -#: server_status.php:785 +#: server_status.php:797 msgid "Runtime Information" msgstr "運行資訊" -#: server_status.php:792 +#: server_status.php:804 #, fuzzy #| msgid "See slave status table" msgid "All status variables" msgstr "查看從伺服器狀態" -#: server_status.php:793 +#: server_status.php:805 msgid "Monitor" msgstr "" -#: server_status.php:794 +#: server_status.php:806 msgid "Advisor" msgstr "" -#: server_status.php:804 server_status.php:826 +#: server_status.php:816 server_status.php:838 #, fuzzy #| msgid "Refresh" msgid "Refresh rate: " msgstr "重新整理" -#: server_status.php:839 server_variables.php:115 +#: server_status.php:851 server_variables.php:116 #, fuzzy msgid "Filters" msgstr "過濾" -#: server_status.php:847 server_variables.php:117 +#: server_status.php:859 server_variables.php:118 #, fuzzy #| msgid "Do not change the password" msgid "Containing the word:" msgstr "保持原密碼" -#: server_status.php:852 +#: server_status.php:864 #, fuzzy #| msgid "Show open tables" msgid "Show only alert values" msgstr "顯示開啟的表" -#: server_status.php:856 +#: server_status.php:868 msgid "Filter by category..." msgstr "" -#: server_status.php:869 +#: server_status.php:881 #, fuzzy #| msgid "Show open tables" msgid "Show unformatted values" msgstr "顯示開啟的表" -#: server_status.php:873 +#: server_status.php:885 #, fuzzy #| msgid "Related Links" msgid "Related links:" msgstr "相關連結" -#: server_status.php:906 +#: server_status.php:920 #, fuzzy #| msgid "Query type" msgid "Run analyzer" msgstr "查詢方式" -#: server_status.php:907 +#: server_status.php:921 #, fuzzy msgid "Instructions" msgstr "資料" -#: server_status.php:914 +#: server_status.php:928 msgid "" "The Advisor system can provide recommendations on server variables by " "analyzing the server status variables." msgstr "" -#: server_status.php:916 +#: server_status.php:930 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 "" -#: server_status.php:918 +#: server_status.php:932 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 "" -#: server_status.php:920 +#: server_status.php:934 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 " @@ -10383,47 +10405,47 @@ msgid "" msgstr "" #. l10n: Questions is the name of a MySQL Status variable -#: server_status.php:942 +#: server_status.php:957 #, fuzzy, php-format #| msgid "Customize startup page" msgid "Questions since startup: %s" msgstr "自訂起始頁" -#: server_status.php:978 +#: server_status.php:993 msgid "Statements" msgstr "說明" #. l10n: # = Amount of queries -#: server_status.php:981 +#: server_status.php:996 msgid "#" msgstr "" -#: server_status.php:1054 +#: server_status.php:1070 #, php-format msgid "Network traffic since startup: %s" msgstr "" -#: server_status.php:1063 +#: server_status.php:1086 #, fuzzy, php-format #| msgid "This MySQL server has been running for %s. It started up on %s." msgid "This MySQL server has been running for %1$s. It started up on %2$s." msgstr "此 MySQL 伺服器已經運行了 %s,啓動時間爲 %s" -#: server_status.php:1074 +#: server_status.php:1097 msgid "" "This MySQL server works as master and slave in replication process." msgstr "此 MySQL 伺服器正以伺服器運行於複製程序中" -#: server_status.php:1076 +#: server_status.php:1099 msgid "This MySQL server works as master in replication process." msgstr "此 MySQL 伺服器正以伺服器運行於複製程序中" -#: server_status.php:1078 +#: server_status.php:1101 msgid "This MySQL server works as slave in replication process." msgstr "此 MySQL 伺服器正以伺服器運行於複製程序中" -#: server_status.php:1081 +#: server_status.php:1104 msgid "" "For further information about replication status on the server, please visit " "the replication section." @@ -10431,11 +10453,11 @@ msgstr "" "要取得更多關於此伺服器的複製狀態,請查看複製狀態資訊" "" -#: server_status.php:1090 +#: server_status.php:1113 msgid "Replication status" msgstr "複製狀態" -#: server_status.php:1105 +#: server_status.php:1128 msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." @@ -10443,47 +10465,47 @@ msgstr "" "在高負載的伺服器上,字元計數器可能會溢出,因此由 MySQL 返回的統計值可能會不正" "確" -#: server_status.php:1111 +#: server_status.php:1134 msgid "Received" msgstr "已接收" -#: server_status.php:1122 +#: server_status.php:1151 msgid "Sent" msgstr "已發送" -#: server_status.php:1163 +#: server_status.php:1198 msgid "max. concurrent connections" msgstr "最大同時連線數" -#: server_status.php:1170 +#: server_status.php:1205 msgid "Failed attempts" msgstr "已失敗" -#: server_status.php:1186 +#: server_status.php:1221 msgid "Aborted" msgstr "已取消" -#: server_status.php:1252 +#: server_status.php:1287 msgid "ID" msgstr "ID" -#: server_status.php:1256 +#: server_status.php:1291 msgid "Command" msgstr "命令" -#: server_status.php:1320 +#: server_status.php:1358 msgid "" "The number of connections that were aborted because the client died without " "closing the connection properly." msgstr "" -#: server_status.php:1321 +#: server_status.php:1359 #, fuzzy #| msgid "Could not connect to MySQL server" msgid "The number of failed attempts to connect to the MySQL server." msgstr "無法連線到 MySQL 伺服器" -#: server_status.php:1322 +#: server_status.php:1360 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 " @@ -10492,16 +10514,16 @@ msgstr "" "因交易使用的臨時二進制日誌快取超出 binlog_cache_size 的設定而使用臨時檔案儲存" "的數量" -#: server_status.php:1323 +#: server_status.php:1361 msgid "The number of transactions that used the temporary binary log cache." msgstr "交易所用的臨時二進制日誌快取的數量" -#: server_status.php:1324 +#: server_status.php:1362 msgid "" "The number of connection attempts (successful or not) to the MySQL server." msgstr "" -#: server_status.php:1325 +#: server_status.php:1363 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 " @@ -10511,46 +10533,46 @@ msgstr "" "伺服器執行指令時自動在硬碟上建立的臨時表的數量。如果 Created_tmp_disk_tables " "很大,您可以增加 tmp_table_size 的值,讓伺服器使用記憶體來儲存臨時表而非硬碟" -#: server_status.php:1326 +#: server_status.php:1364 msgid "How many temporary files mysqld has created." msgstr "mysqld 已建立的臨時檔案的數量" -#: server_status.php:1327 +#: server_status.php:1365 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." msgstr "伺服器執行指令時自動在記憶體中建立的臨時表的數量" -#: server_status.php:1328 +#: server_status.php:1366 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" "發生錯誤的延遲插入 (INSERT DELAYED) 行數 (可能是因爲在唯一欄位中存在重複值)" -#: server_status.php:1329 +#: server_status.php:1367 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." msgstr "正在使用的延遲插入處理程序的數量。每張使用延遲插入的表都有自己的程序" -#: server_status.php:1330 +#: server_status.php:1368 msgid "The number of INSERT DELAYED rows written." msgstr "延遲插入已寫入的行數" -#: server_status.php:1331 +#: server_status.php:1369 msgid "The number of executed FLUSH statements." msgstr "已執行的強制更新 (FLUSH) 指令數" -#: server_status.php:1332 +#: server_status.php:1370 msgid "The number of internal COMMIT statements." msgstr "已執行的內部送出 (COMMIT) 指令數" -#: server_status.php:1333 +#: server_status.php:1371 msgid "The number of times a row was deleted from a table." msgstr "從資料表中刪除行的次數" -#: server_status.php:1334 +#: server_status.php:1372 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 " @@ -10559,7 +10581,7 @@ msgstr "" "如果知道一個資料表的名字,MySQL 伺服器可以詢問 NDB 集羣儲存引擎,這被稱爲“發" "現”Handler_discovery 表明瞭一個資料表被發現的次數" -#: server_status.php:1335 +#: server_status.php:1373 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, " @@ -10568,14 +10590,14 @@ msgstr "" "讀取一個索引入口點的次數。如果該值很大,說明您的伺服器執行了很多完整索引掃" "描。例如,假設欄位 col1 已經建立了索引,然後執行 SELECT col1 FROM foo" -#: server_status.php:1336 +#: server_status.php:1374 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" "根據索引讀取行的請求數。如果該值很大,說明您的查詢和表都建立了很好的索引" -#: server_status.php:1337 +#: server_status.php:1375 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 " @@ -10584,7 +10606,7 @@ msgstr "" "根據索引順序讀取下一行的請求數。如果您在查詢一個已索引的欄位且限制了範圍,或" "進行完整表掃描,該值將會不斷增長" -#: server_status.php:1338 +#: server_status.php:1376 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." @@ -10592,7 +10614,7 @@ msgstr "" "根據索引順序讀取上一行的請求數。這種讀取方式通常用於最佳化帶有 ORDER BY ... " "DESC 的查詢" -#: server_status.php:1339 +#: server_status.php:1377 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 " @@ -10602,7 +10624,7 @@ msgstr "" "根據固定位置讀取行的請求數。如果您執行很多需要排序的查詢,該值會很高。您可能" "有很多需要完整表掃描的查詢,或者您使用了不正確的索引用來多表查詢" -#: server_status.php:1340 +#: server_status.php:1378 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 " @@ -10612,35 +10634,35 @@ msgstr "" "從資料檔案中讀取行的請求數。如果您在掃描很多表,該值會很大。通常情況下這意味" "着您的表沒有做好索引,或者您的查詢指令沒有使用好索引欄位" -#: server_status.php:1341 +#: server_status.php:1379 msgid "The number of internal ROLLBACK statements." msgstr "內部回滾 (ROLLBACK) 指令數" -#: server_status.php:1342 +#: server_status.php:1380 msgid "The number of requests to update a row in a table." msgstr "資料表中更新行的請求數" -#: server_status.php:1343 +#: server_status.php:1381 msgid "The number of requests to insert a row in a table." msgstr "資料表中插入行的請求數" -#: server_status.php:1344 +#: server_status.php:1382 msgid "The number of pages containing data (dirty or clean)." msgstr "非空頁數 (含髒頁)" -#: server_status.php:1345 +#: server_status.php:1383 msgid "The number of pages currently dirty." msgstr "目前髒頁數" -#: server_status.php:1346 +#: server_status.php:1384 msgid "The number of buffer pool pages that have been requested to be flushed." msgstr "請求更新的快取池頁數" -#: server_status.php:1347 +#: server_status.php:1385 msgid "The number of free pages." msgstr "空閒頁數" -#: server_status.php:1348 +#: server_status.php:1386 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 " @@ -10649,7 +10671,7 @@ msgstr "" "InnoDB 快取池中鎖定頁的數量。這些頁是正在被讀取或寫入的,或者是因其他原因不能" "被重新整理或刪除的" -#: server_status.php:1349 +#: server_status.php:1387 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 " @@ -10660,11 +10682,11 @@ msgstr "" "公式計算: Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " "Innodb_buffer_pool_pages_data" -#: server_status.php:1350 +#: server_status.php:1388 msgid "Total size of buffer pool, in pages." msgstr "快取池總大小 (單位:頁)" -#: server_status.php:1351 +#: server_status.php:1389 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." @@ -10672,23 +10694,23 @@ msgstr "" "InnoDB 原始化的“隨機”預讀數。這通常會在對一個資料表進行大範圍的隨機排序查詢時" "發生" -#: server_status.php:1352 +#: server_status.php:1390 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." msgstr "InnoDB 原始化的順序預讀數。這會在 InnoDB 執行一個順序完整表掃描時發生" -#: server_status.php:1353 +#: server_status.php:1391 msgid "The number of logical read requests InnoDB has done." msgstr "InnoDB 完成的邏輯讀請求數" -#: server_status.php:1354 +#: server_status.php:1392 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." msgstr "InnoDB 進行邏輯讀取時無法從快取池中取得而執行單頁讀取的次數" -#: server_status.php:1355 +#: server_status.php:1393 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 " @@ -10700,85 +10722,85 @@ msgstr "" "必要先等待頁被重新整理。該計數器統計了這種等待的數量。如果快取池大小設定正" "確,這個值應該會很小" -#: server_status.php:1356 +#: server_status.php:1394 msgid "The number writes done to the InnoDB buffer pool." msgstr "寫入 InnoDB 快取池的次數" -#: server_status.php:1357 +#: server_status.php:1395 msgid "The number of fsync() operations so far." msgstr "fsync() 總操作的次數" -#: server_status.php:1358 +#: server_status.php:1396 msgid "The current number of pending fsync() operations." msgstr "目前掛起 fsync() 操作的數量" -#: server_status.php:1359 +#: server_status.php:1397 msgid "The current number of pending reads." msgstr "目前掛起的讀操作數" -#: server_status.php:1360 +#: server_status.php:1398 msgid "The current number of pending writes." msgstr "目前掛起的寫操作數" -#: server_status.php:1361 +#: server_status.php:1399 msgid "The amount of data read so far, in bytes." msgstr "讀取的總資料量 (單位:字元)" -#: server_status.php:1362 +#: server_status.php:1400 msgid "The total number of data reads." msgstr "資料讀取總數" -#: server_status.php:1363 +#: server_status.php:1401 msgid "The total number of data writes." msgstr "資料寫入總數" -#: server_status.php:1364 +#: server_status.php:1402 msgid "The amount of data written so far, in bytes." msgstr "寫入的總資料量 (單位:字元)" -#: server_status.php:1365 +#: server_status.php:1403 msgid "The number of pages that have been written for doublewrite operations." msgstr "以雙寫入操作寫入的頁數" -#: server_status.php:1366 +#: server_status.php:1404 msgid "The number of doublewrite operations that have been performed." msgstr "已經執行的雙寫入次數" -#: server_status.php:1367 +#: server_status.php:1405 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." msgstr "因日誌快取太小而必須等待其被寫入所造成的等待數" -#: server_status.php:1368 +#: server_status.php:1406 msgid "The number of log write requests." msgstr "日誌寫入請求數" -#: server_status.php:1369 +#: server_status.php:1407 msgid "The number of physical writes to the log file." msgstr "日誌物理寫入次數" -#: server_status.php:1370 +#: server_status.php:1408 msgid "The number of fsync() writes done to the log file." msgstr "使用 fsync() 寫入日志檔案的次數" -#: server_status.php:1371 +#: server_status.php:1409 msgid "The number of pending log file fsyncs." msgstr "目前掛起的 fsync 日志檔案數" -#: server_status.php:1372 +#: server_status.php:1410 msgid "Pending log file writes." msgstr "目前掛起的日誌寫入數" -#: server_status.php:1373 +#: server_status.php:1411 msgid "The number of bytes written to the log file." msgstr "寫入日志檔案的字元數" -#: server_status.php:1374 +#: server_status.php:1412 msgid "The number of pages created." msgstr "建立的頁數" -#: server_status.php:1375 +#: server_status.php:1413 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." @@ -10786,81 +10808,81 @@ msgstr "" "編譯的 InnoDB 頁大小 (預設 16KB)。許多值都以頁爲單位進行統計,頁大小可以很方" "便地將這些值轉化爲字元數" -#: server_status.php:1376 +#: server_status.php:1414 msgid "The number of pages read." msgstr "讀取的頁數" -#: server_status.php:1377 +#: server_status.php:1415 msgid "The number of pages written." msgstr "寫入的頁數" -#: server_status.php:1378 +#: server_status.php:1416 msgid "The number of row locks currently being waited for." msgstr "正在等待行鎖的數量" -#: server_status.php:1379 +#: server_status.php:1417 msgid "The average time to acquire a row lock, in milliseconds." msgstr "等待取得行鎖的平均時間 (單位:毫秒)" -#: server_status.php:1380 +#: server_status.php:1418 msgid "The total time spent in acquiring row locks, in milliseconds." msgstr "等待取得行鎖的總時間 (單位:毫秒)" -#: server_status.php:1381 +#: server_status.php:1419 msgid "The maximum time to acquire a row lock, in milliseconds." msgstr "等待取得行鎖的最大時間 (單位:毫秒)" -#: server_status.php:1382 +#: server_status.php:1420 msgid "The number of times a row lock had to be waited for." msgstr "等待行鎖的次數" -#: server_status.php:1383 +#: server_status.php:1421 msgid "The number of rows deleted from InnoDB tables." msgstr "從 InnoDB 資料表中刪除的行數" -#: server_status.php:1384 +#: server_status.php:1422 msgid "The number of rows inserted in InnoDB tables." msgstr "插入到 InnoDB 資料表中的行數" -#: server_status.php:1385 +#: server_status.php:1423 msgid "The number of rows read from InnoDB tables." msgstr "從 InnoDB 資料表中讀取的行數" -#: server_status.php:1386 +#: server_status.php:1424 msgid "The number of rows updated in InnoDB tables." msgstr "InnoDB 中更新的行數" -#: server_status.php:1387 +#: server_status.php:1425 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" "鍵快取中還沒有被寫入到硬碟的鍵塊數。該值過去名爲 Not_flushed_key_blocks" -#: server_status.php:1388 +#: server_status.php:1426 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." msgstr "鍵快取中未使用的塊數。您可以根據這個值判斷目前使用了多少鍵快取" -#: server_status.php:1389 +#: server_status.php:1427 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." msgstr "鍵快取中已經使用的塊數。該值指示在某個時刻使用了最多塊數的數量" -#: server_status.php:1390 +#: server_status.php:1428 #, fuzzy #| msgid "Format of imported file" msgid "Percentage of used key cache (calculated value)" msgstr "匯入檔案的格式" -#: server_status.php:1391 +#: server_status.php:1429 msgid "The number of requests to read a key block from the cache." msgstr "從快取中讀取鍵塊的請求次數" -#: server_status.php:1392 +#: server_status.php:1430 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 " @@ -10869,26 +10891,26 @@ msgstr "" "從硬碟中物理讀取鍵塊的次數。如果 Key_reads 很大,則說明您的 key_buffer_size " "可能設定得太小了。快取缺失率可以由 Key_reads/Key_read_requests 計算得出" -#: server_status.php:1393 +#: server_status.php:1431 msgid "" "Key cache miss calculated as rate of physical reads compared to read " "requests (calculated value)" msgstr "" -#: server_status.php:1394 +#: server_status.php:1432 msgid "The number of requests to write a key block to the cache." msgstr "將一個鍵塊寫入快取的請求數" -#: server_status.php:1395 +#: server_status.php:1433 msgid "The number of physical writes of a key block to disk." msgstr "將鍵塊物理寫入到硬碟的次數" -#: server_status.php:1396 +#: server_status.php:1434 msgid "" "Percentage of physical writes compared to write requests (calculated value)" msgstr "" -#: server_status.php:1397 +#: server_status.php:1435 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 " @@ -10897,54 +10919,54 @@ msgstr "" "最後編譯的查詢的總開銷由查詢最佳化器計算得出,可用於比較使用不同的查詢指令進" "行相同的查詢時的效率差異。預設值0表示還沒有查詢被編譯" -#: server_status.php:1398 +#: server_status.php:1436 msgid "" "The maximum number of connections that have been in use simultaneously since " "the server started." msgstr "" -#: server_status.php:1399 +#: server_status.php:1437 msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgstr "等待寫入延遲插入隊列的行數" -#: server_status.php:1400 +#: server_status.php:1438 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." msgstr "已經開啟的表個數。如果該值很大,則說明表快取大小可能設定過小" -#: server_status.php:1401 +#: server_status.php:1439 msgid "The number of files that are open." msgstr "開啟的檔案個數" -#: server_status.php:1402 +#: server_status.php:1440 msgid "The number of streams that are open (used mainly for logging)." msgstr "開啟的流個數 (主要用於日誌記錄)" -#: server_status.php:1403 +#: server_status.php:1441 msgid "The number of tables that are open." msgstr "開啟的資料表個數" -#: server_status.php:1404 +#: server_status.php:1442 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 "" -#: server_status.php:1405 +#: server_status.php:1443 msgid "The amount of free memory for query cache." msgstr "查詢快取中空閒的記憶體總數" -#: server_status.php:1406 +#: server_status.php:1444 msgid "The number of cache hits." msgstr "快取命中數" -#: server_status.php:1407 +#: server_status.php:1445 msgid "The number of queries added to the cache." msgstr "加入到快取的查詢數" -#: server_status.php:1408 +#: server_status.php:1446 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 " @@ -10954,7 +10976,7 @@ msgstr "" "爲快取新的查詢而被刪除的已快取查詢的個數,由最近最少使用算法 (LRU) 確定應刪除" "哪個已快取的查詢。該資訊可幫助您調整查詢快取大小" -#: server_status.php:1409 +#: server_status.php:1447 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." @@ -10962,19 +10984,19 @@ msgstr "" "未快取的查詢數 (包括不能被快取,或因爲 query_cache_type 的設定而沒有被快取的" "查詢)" -#: server_status.php:1410 +#: server_status.php:1448 msgid "The number of queries registered in the cache." msgstr "在快取中註冊的查詢數" -#: server_status.php:1411 +#: server_status.php:1449 msgid "The total number of blocks in the query cache." msgstr "查詢快取中的總塊數" -#: server_status.php:1412 +#: server_status.php:1450 msgid "The status of failsafe replication (not yet implemented)." msgstr "失敗保護器的狀態 (尚未套用)" -#: server_status.php:1413 +#: server_status.php:1451 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." @@ -10982,11 +11004,11 @@ msgstr "" "沒有使用索引的多表查詢數。如果該值不爲0,您應該仔細檢查是否已經爲表建立了適當" "的索引" -#: server_status.php:1414 +#: server_status.php:1452 msgid "The number of joins that used a range search on a reference table." msgstr "使用在關聯表上使用範圍搜尋的多表查詢的數量" -#: server_status.php:1415 +#: server_status.php:1453 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.)" @@ -10994,7 +11016,7 @@ msgstr "" "沒有使用索引但在每行之後檢查索引使用的多表查詢數。(如果該值不爲 0,您應該仔細" "檢查是否已經爲表建立了適當的索引。)" -#: server_status.php:1416 +#: server_status.php:1454 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" @@ -11002,36 +11024,36 @@ msgstr "" "在第一個資料表上使用範圍查詢的多表查詢數。(即使該值很大,通常也不會有致命的影" "響。)" -#: server_status.php:1417 +#: server_status.php:1455 msgid "The number of joins that did a full scan of the first table." msgstr "在第一個資料表上進行了完整表掃描的多表查詢數" -#: server_status.php:1418 +#: server_status.php:1456 msgid "The number of temporary tables currently open by the slave SQL thread." msgstr "目前由從 SQL 程序開啟的臨時表的數量" -#: server_status.php:1419 +#: server_status.php:1457 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." msgstr "從 SQL 程序總共重試交易複製數" -#: server_status.php:1420 +#: server_status.php:1458 msgid "This is ON if this server is a slave that is connected to a master." msgstr "如果該值爲 ON,則這臺伺服器是一臺已經連線到主伺服器的從伺服器" -#: server_status.php:1421 +#: server_status.php:1459 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." msgstr "使用了比 slow_launch_time 更多的時間來啓動的程序數量" -#: server_status.php:1422 +#: server_status.php:1460 msgid "" "The number of queries that have taken more than long_query_time seconds." msgstr "使用了比 long_query_time 更多時間的查詢數" -#: server_status.php:1423 +#: server_status.php:1461 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 " @@ -11040,23 +11062,23 @@ msgstr "" "排序算法使用歸併的次數。如果該值很大,您應該考慮增加系統變數 " "sort_buffer_size 的值" -#: server_status.php:1424 +#: server_status.php:1462 msgid "The number of sorts that were done with ranges." msgstr "局部範圍完成的排序次數" -#: server_status.php:1425 +#: server_status.php:1463 msgid "The number of sorted rows." msgstr "排序的行數" -#: server_status.php:1426 +#: server_status.php:1464 msgid "The number of sorts that were done by scanning the table." msgstr "掃描表完成的排序次數" -#: server_status.php:1427 +#: server_status.php:1465 msgid "The number of times that a table lock was acquired immediately." msgstr "立即需要鎖定表的次數" -#: server_status.php:1428 +#: server_status.php:1466 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 " @@ -11066,7 +11088,7 @@ msgstr "" "無法立即取得鎖定表而必須等待的次數。如果該值很高,且您遇到了性能方面的問題," "則應該首先檢查您的查詢指令,然後使用複製操作來分開表" -#: server_status.php:1429 +#: server_status.php:1467 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 " @@ -11075,11 +11097,11 @@ msgstr "" "程序快取中程序的數量。快取命中率可以由 Threads_created/Connections 計算得出如" "果該值是紅色的,則應該增加 thread_cache_size 的值" -#: server_status.php:1430 +#: server_status.php:1468 msgid "The number of currently open connections." msgstr "目前開啟的連線數" -#: server_status.php:1431 +#: server_status.php:1469 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 " @@ -11089,75 +11111,75 @@ msgstr "" "目前用於控制連線的程序數。如果 Threads_created 很大,您可能需要增加 " "thread_cache_size 的值 (如果程序狀況良好,這麼做通常並不會帶來顯著的性能提升)" -#: server_status.php:1432 +#: server_status.php:1470 #, fuzzy #| msgid "Tracking is not active." msgid "Thread cache hit rate (calculated value)" msgstr "追蹤已停用" -#: server_status.php:1433 +#: server_status.php:1471 msgid "The number of threads that are not sleeping." msgstr "非睡眠狀態的程序數量" -#: server_status.php:1583 +#: server_status.php:1626 #, fuzzy #| msgid "Textarea rows" msgid "Start Monitor" msgstr "文字框行" -#: server_status.php:1594 +#: server_status.php:1637 msgid "Instructions/Setup" msgstr "" -#: server_status.php:1601 +#: server_status.php:1644 msgid "Done rearranging/editing charts" msgstr "" -#: server_status.php:1608 server_status.php:1681 +#: server_status.php:1651 server_status.php:1724 #, fuzzy #| msgid "Add index" msgid "Add chart" msgstr "新增索引" -#: server_status.php:1610 +#: server_status.php:1653 msgid "Rearrange/edit charts" msgstr "" -#: server_status.php:1614 +#: server_status.php:1657 #, fuzzy msgid "Refresh rate" msgstr "重新整理" -#: server_status.php:1619 +#: server_status.php:1662 #, fuzzy #| msgid "Textarea columns" msgid "Chart columns" msgstr "文本框列" -#: server_status.php:1635 +#: server_status.php:1678 #, fuzzy #| msgid "Error management:" msgid "Chart arrangement" msgstr "錯誤管理:" -#: server_status.php:1635 +#: server_status.php:1678 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 "" -#: server_status.php:1636 +#: server_status.php:1679 #, fuzzy #| msgid "Restore default value" msgid "Reset to default" msgstr "還原預設值" -#: server_status.php:1640 +#: server_status.php:1683 #, fuzzy msgid "Monitor Instructions" msgstr "資料" -#: server_status.php:1641 +#: server_status.php:1684 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 " @@ -11166,7 +11188,7 @@ msgid "" "increases server load by up to 15%" msgstr "" -#: server_status.php:1646 +#: server_status.php:1689 msgid "" "Unfortunately your Database server does not support logging to table, which " "is a requirement for analyzing the database logs with phpMyAdmin. Logging to " @@ -11174,18 +11196,18 @@ msgid "" "charting features however." msgstr "" -#: server_status.php:1659 +#: server_status.php:1702 msgid "Using the monitor:" msgstr "" -#: server_status.php:1661 +#: server_status.php:1704 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 "" -#: server_status.php:1663 +#: server_status.php:1706 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 " @@ -11193,11 +11215,11 @@ msgid "" "any occuring SELECT statements to further analyze them." msgstr "" -#: server_status.php:1670 +#: server_status.php:1713 msgid "Please note:" msgstr "" -#: server_status.php:1672 +#: server_status.php:1715 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 " @@ -11205,104 +11227,104 @@ msgid "" "general_log and empty its table once monitoring is not required any more." msgstr "" -#: server_status.php:1686 +#: server_status.php:1729 #, fuzzy #| msgid "Remove database" msgid "Preset chart" msgstr "刪除資料庫" -#: server_status.php:1690 +#: server_status.php:1733 #, fuzzy #| msgid "See slave status table" msgid "Status variable(s)" msgstr "查看從伺服器狀態" -#: server_status.php:1692 +#: server_status.php:1735 #, fuzzy #| msgid "Select Tables" msgid "Select series:" msgstr "選擇表" -#: server_status.php:1694 +#: server_status.php:1737 msgid "Commonly monitored" msgstr "" -#: server_status.php:1709 +#: server_status.php:1752 #, fuzzy #| msgid "Invalid table name" msgid "or type variable name:" msgstr "無效的資料資料表名稱" -#: server_status.php:1713 +#: server_status.php:1756 msgid "Display as differential value" msgstr "" -#: server_status.php:1715 +#: server_status.php:1758 msgid "Apply a divisor" msgstr "" -#: server_status.php:1722 +#: server_status.php:1765 msgid "Append unit to data values" msgstr "" -#: server_status.php:1728 +#: server_status.php:1771 #, fuzzy #| msgid "Add a new server" msgid "Add this series" msgstr "新增伺服器" -#: server_status.php:1730 +#: server_status.php:1773 msgid "Clear series" msgstr "" -#: server_status.php:1733 +#: server_status.php:1776 #, fuzzy #| msgid "SQL queries" msgid "Series in Chart:" msgstr "SQL 查詢" -#: server_status.php:1748 +#: server_status.php:1791 #, fuzzy #| msgid "Show statistics" msgid "Log statistics" msgstr "顯示統計" -#: server_status.php:1749 +#: server_status.php:1792 #, fuzzy #| msgid "Select page" msgid "Selected time range:" msgstr "選擇頁" -#: server_status.php:1754 +#: server_status.php:1797 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" msgstr "" -#: server_status.php:1759 +#: server_status.php:1802 msgid "Remove variable data in INSERT statements for better grouping" msgstr "" -#: server_status.php:1764 +#: server_status.php:1807 msgid "Choose from which log you want the statistics to be generated from." msgstr "" -#: server_status.php:1766 +#: server_status.php:1809 msgid "Results are grouped by query text." msgstr "" -#: server_status.php:1771 +#: server_status.php:1814 #, fuzzy #| msgid "Query type" msgid "Query analyzer" msgstr "查詢方式" -#: server_status.php:1822 +#: server_status.php:1865 #, fuzzy, php-format #| msgid "Second" msgid "%d second" msgid_plural "%d seconds" msgstr[0] "秒" -#: server_status.php:1825 +#: server_status.php:1868 #, fuzzy, php-format #| msgid "Minute" msgid "%d minute" @@ -11317,8 +11339,8 @@ msgstr "無法連線到來源資料庫" msgid "Could not connect to the target" msgstr "無法連線到目標資料庫" -#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:54 -#: tbl_get_field.php:20 +#: server_synchronize.php:146 server_synchronize.php:152 tbl_create.php:55 +#: tbl_get_field.php:24 #, php-format msgid "'%s' database does not exist." msgstr "資料庫 '%s' 不存在" @@ -11419,19 +11441,19 @@ msgid "" "database will remain unchanged." msgstr "目標資料庫將完全根據來源資料庫同步。來源資料庫將保持不變" -#: server_variables.php:86 +#: server_variables.php:87 msgid "Setting variable failed" msgstr "" -#: server_variables.php:99 +#: server_variables.php:100 msgid "Server variables and settings" msgstr "伺服器變數和設定" -#: server_variables.php:126 server_variables.php:153 +#: server_variables.php:127 server_variables.php:154 msgid "Session value" msgstr "連線值" -#: server_variables.php:126 +#: server_variables.php:127 msgid "Global value" msgstr "全域值" @@ -11743,48 +11765,48 @@ msgstr "短語密碼應包含字母、數字[em]和[/em]特殊字元" msgid "Wrong data" msgstr "沒有資料庫" -#: sql.php:268 +#: sql.php:271 #, php-format msgid "Using bookmark \"%s\" as default browse query." msgstr "使用書籤 \"%s\" 作爲預設的查詢" -#: sql.php:425 +#: sql.php:430 #, fuzzy #| msgid "Do you really want to " msgid "Do you really want to execute following query?" msgstr "您真的要" -#: sql.php:821 +#: sql.php:826 msgid "Showing as PHP code" msgstr "顯示爲 PHP 程式碼" -#: sql.php:826 +#: sql.php:831 msgid "Validated SQL" msgstr "已校驗的 SQL" -#: sql.php:954 +#: sql.php:963 msgid "SQL result" msgstr "SQL 查詢結果" -#: sql.php:959 +#: sql.php:968 msgid "Generated by" msgstr "產生者" -#: sql.php:1082 +#: sql.php:1091 #, php-format msgid "Problems with indexes of table `%s`" msgstr "資料表 `%s` 的索引存在問題" -#: sql.php:1114 +#: sql.php:1123 msgid "Label" msgstr "標籤" -#: tbl_addfield.php:188 tbl_alter.php:214 tbl_indexes.php:105 +#: tbl_addfield.php:190 tbl_alter.php:216 tbl_indexes.php:107 #, php-format msgid "Table %1$s has been altered successfully" msgstr "已成功修改表 %1$s" -#: tbl_alter.php:131 +#: tbl_alter.php:133 #, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." @@ -11869,12 +11891,12 @@ msgstr "豎直軸標籤" msgid "Y Values" msgstr "值" -#: tbl_create.php:30 +#: tbl_create.php:31 #, php-format msgid "Table %s already exists!" msgstr "資料表 %s 已存在!" -#: tbl_create.php:229 +#: tbl_create.php:230 #, php-format msgid "Table %1$s has been created." msgstr "建立資料表 %1$s 成功" @@ -11931,481 +11953,481 @@ msgstr "另存檔案" msgid "File name" msgstr "資料資料表名稱" -#: tbl_indexes.php:70 +#: tbl_indexes.php:72 msgid "The name of the primary key must be \"PRIMARY\"!" msgstr "主鍵的名稱必須稱爲 “PRIMARY”!" -#: tbl_indexes.php:79 +#: tbl_indexes.php:81 msgid "Can't rename index to PRIMARY!" msgstr "無法將索引改爲主鍵 (PRIMARY) !" -#: tbl_indexes.php:95 +#: tbl_indexes.php:97 msgid "No index parts defined!" msgstr "沒有定義的索引部分!" -#: tbl_indexes.php:187 tbl_structure.php:167 tbl_structure.php:168 +#: tbl_indexes.php:192 tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" msgstr "新增索引" -#: tbl_indexes.php:189 +#: tbl_indexes.php:194 #, fuzzy #| msgid "Edit mode" msgid "Edit index" msgstr "編輯模式" -#: tbl_indexes.php:201 +#: tbl_indexes.php:206 msgid "Index name:" msgstr "索引名稱:" -#: tbl_indexes.php:203 +#: tbl_indexes.php:208 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" msgstr "(“PRIMARY”必須而且只能作爲主鍵的名稱!)" -#: tbl_indexes.php:215 +#: tbl_indexes.php:220 msgid "Index type:" msgstr "索引類型:" -#: tbl_indexes.php:310 +#: tbl_indexes.php:315 #, php-format msgid "Add to index  %s column(s)" msgstr "新增 %s 個索引欄位" -#: tbl_move_copy.php:44 +#: tbl_move_copy.php:45 msgid "Can't move table to same one!" msgstr "目標資料表不能爲來源資料表!" -#: tbl_move_copy.php:46 +#: tbl_move_copy.php:47 msgid "Can't copy table to same one!" msgstr "目標資料表不能爲來源資料表!" -#: tbl_move_copy.php:56 +#: tbl_move_copy.php:57 #, php-format msgid "Table %s has been moved to %s." msgstr "已將資料表 %s 移動到 %s" -#: tbl_move_copy.php:58 +#: tbl_move_copy.php:59 #, php-format msgid "Table %s has been copied to %s." msgstr "已將資料表 %s 複製爲 %s" -#: tbl_move_copy.php:76 +#: tbl_move_copy.php:77 msgid "The table name is empty!" msgstr "資料表名稱不能爲空!" -#: tbl_operations.php:277 +#: tbl_operations.php:280 msgid "Alter table order by" msgstr "更改表的排序,根據" -#: tbl_operations.php:286 +#: tbl_operations.php:289 msgid "(singly)" msgstr "(逐一)" -#: tbl_operations.php:306 +#: tbl_operations.php:309 msgid "Move table to (database.table):" msgstr "將資料表移動到(資料庫名.資料資料表名稱):" -#: tbl_operations.php:364 +#: tbl_operations.php:367 msgid "Table options" msgstr "表選項" -#: tbl_operations.php:368 +#: tbl_operations.php:371 msgid "Rename table to" msgstr "將表改名爲" -#: tbl_operations.php:550 +#: tbl_operations.php:556 msgid "Copy table to (database.table):" msgstr "將資料表複製到(資料庫名.資料資料表名稱):" -#: tbl_operations.php:598 +#: tbl_operations.php:604 msgid "Switch to copied table" msgstr "切換到複製的資料表" -#: tbl_operations.php:610 +#: tbl_operations.php:616 msgid "Table maintenance" msgstr "表維護" -#: tbl_operations.php:638 +#: tbl_operations.php:644 msgid "Defragment table" msgstr "排序規則表碎片" -#: tbl_operations.php:694 +#: tbl_operations.php:700 #, php-format msgid "Table %s has been flushed" msgstr "已強制更新表 %s" -#: tbl_operations.php:702 +#: tbl_operations.php:708 msgid "Flush the table (FLUSH)" msgstr "刷新表 (FLUSH)" -#: tbl_operations.php:711 +#: tbl_operations.php:717 msgid "Delete data or table" msgstr "刪除資料或資料表" -#: tbl_operations.php:728 +#: tbl_operations.php:734 msgid "Empty the table (TRUNCATE)" msgstr "清空資料表 (TRUNCATE)" -#: tbl_operations.php:750 +#: tbl_operations.php:756 msgid "Delete the table (DROP)" msgstr "刪除資料表 (DROP)" -#: tbl_operations.php:772 +#: tbl_operations.php:778 msgid "Partition maintenance" msgstr "分區維護" -#: tbl_operations.php:780 +#: tbl_operations.php:786 #, php-format msgid "Partition %s" msgstr "分區 %s" -#: tbl_operations.php:783 +#: tbl_operations.php:789 msgid "Analyze" msgstr "分析" -#: tbl_operations.php:784 +#: tbl_operations.php:790 msgid "Check" msgstr "檢查" -#: tbl_operations.php:785 +#: tbl_operations.php:791 msgid "Optimize" msgstr "最佳化" -#: tbl_operations.php:786 +#: tbl_operations.php:792 msgid "Rebuild" msgstr "重建" -#: tbl_operations.php:787 +#: tbl_operations.php:793 msgid "Repair" msgstr "修復" -#: tbl_operations.php:801 +#: tbl_operations.php:807 msgid "Remove partitioning" msgstr "刪除分區" -#: tbl_operations.php:827 +#: tbl_operations.php:833 msgid "Check referential integrity:" msgstr "檢查引用完整性:" -#: tbl_printview.php:65 +#: tbl_printview.php:66 #, fuzzy #| msgid "Show tables" msgid "Showing tables" msgstr "顯示資料表" -#: tbl_printview.php:293 tbl_structure.php:827 +#: tbl_printview.php:294 tbl_structure.php:833 msgid "Space usage" msgstr "已用空間" -#: tbl_printview.php:320 tbl_structure.php:852 +#: tbl_printview.php:321 tbl_structure.php:858 msgid "Effective" msgstr "有效" -#: tbl_printview.php:345 tbl_structure.php:887 +#: tbl_printview.php:346 tbl_structure.php:893 msgid "Row Statistics" msgstr "行統計" -#: tbl_printview.php:355 tbl_structure.php:896 +#: tbl_printview.php:356 tbl_structure.php:902 msgid "static" msgstr "靜態" -#: tbl_printview.php:357 tbl_structure.php:898 +#: tbl_printview.php:358 tbl_structure.php:904 msgid "dynamic" msgstr "動態" -#: tbl_printview.php:381 tbl_structure.php:941 +#: tbl_printview.php:382 tbl_structure.php:947 msgid "Row length" msgstr "行長度" -#: tbl_printview.php:395 tbl_structure.php:949 +#: tbl_printview.php:396 tbl_structure.php:955 msgid "Row size" msgstr "行大小" -#: tbl_printview.php:405 tbl_structure.php:957 +#: tbl_printview.php:406 tbl_structure.php:963 msgid "Next autoindex" msgstr "" -#: tbl_relation.php:280 +#: tbl_relation.php:281 #, php-format msgid "Error creating foreign key on %1$s (check data types)" msgstr "在 %1$s 建立外部鍵時發生錯誤 (檢查資料類型)" -#: tbl_relation.php:407 +#: tbl_relation.php:412 msgid "Internal relation" msgstr "行內" -#: tbl_relation.php:409 +#: tbl_relation.php:414 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "不需要一個和外部鍵關聯一致的行內部關聯" -#: tbl_relation.php:415 +#: tbl_relation.php:420 msgid "Foreign key constraint" msgstr "外部鍵約束" -#: tbl_structure.php:153 tbl_structure.php:158 tbl_structure.php:600 +#: tbl_structure.php:154 tbl_structure.php:159 tbl_structure.php:601 msgid "Spatial" msgstr "" -#: tbl_structure.php:160 tbl_structure.php:164 +#: tbl_structure.php:161 tbl_structure.php:165 #, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" msgstr "瀏覽非重複值 (DISTINCT)" -#: tbl_structure.php:165 tbl_structure.php:166 +#: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" msgstr "新增主鍵" -#: tbl_structure.php:169 tbl_structure.php:170 +#: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" msgstr "新增唯一鍵" -#: tbl_structure.php:171 tbl_structure.php:172 +#: tbl_structure.php:172 tbl_structure.php:173 #, fuzzy #| msgid "Add index" msgid "Add SPATIAL index" msgstr "新增索引" -#: tbl_structure.php:173 tbl_structure.php:174 +#: tbl_structure.php:174 tbl_structure.php:175 msgid "Add FULLTEXT index" msgstr "新增全文索引" -#: tbl_structure.php:356 tbl_tracking.php:341 +#: tbl_structure.php:357 tbl_tracking.php:349 msgctxt "None for default" msgid "None" msgstr "無" -#: tbl_structure.php:365 +#: tbl_structure.php:366 #, php-format msgid "Column %s has been dropped" msgstr "已刪除欄位 %s" -#: tbl_structure.php:378 tbl_structure.php:475 +#: tbl_structure.php:379 tbl_structure.php:476 #, php-format msgid "A primary key has been added on %s" msgstr "已將 %s 設爲主鍵" -#: tbl_structure.php:393 tbl_structure.php:408 tbl_structure.php:431 -#: tbl_structure.php:447 tbl_structure.php:488 tbl_structure.php:501 -#: tbl_structure.php:515 tbl_structure.php:528 +#: tbl_structure.php:394 tbl_structure.php:409 tbl_structure.php:432 +#: tbl_structure.php:448 tbl_structure.php:489 tbl_structure.php:502 +#: tbl_structure.php:516 tbl_structure.php:529 #, php-format msgid "An index has been added on %s" msgstr "已將 %s 設爲索引" -#: tbl_structure.php:469 +#: tbl_structure.php:470 msgid "Show more actions" msgstr "顯示更多操作" -#: tbl_structure.php:618 tbl_structure.php:683 +#: tbl_structure.php:619 tbl_structure.php:686 #, fuzzy #| msgid "Remove column(s)" msgid "Move columns" msgstr "刪除欄位" -#: tbl_structure.php:619 +#: tbl_structure.php:620 msgid "Move the columns by dragging them up and down." msgstr "" -#: tbl_structure.php:645 +#: tbl_structure.php:646 #, fuzzy #| msgid "Print view" msgid "Edit view" msgstr "列印預覽" -#: tbl_structure.php:662 +#: tbl_structure.php:665 msgid "Relation view" msgstr "關聯查看" -#: tbl_structure.php:670 +#: tbl_structure.php:673 msgid "Propose table structure" msgstr "規劃表結構" -#: tbl_structure.php:692 +#: tbl_structure.php:695 msgid "Add column" msgstr "新增欄位" -#: tbl_structure.php:706 +#: tbl_structure.php:709 msgid "At End of Table" msgstr "於表結尾" -#: tbl_structure.php:707 +#: tbl_structure.php:710 msgid "At Beginning of Table" msgstr "於表開頭" -#: tbl_structure.php:708 +#: tbl_structure.php:711 #, php-format msgid "After %s" msgstr "於 %s 之後" -#: tbl_structure.php:741 +#: tbl_structure.php:747 #, php-format msgid "Create an index on  %s columns" msgstr "在第 %s 個欄位建立索引" -#: tbl_structure.php:912 +#: tbl_structure.php:918 msgid "partitioned" msgstr "已分區" -#: tbl_tracking.php:131 +#: tbl_tracking.php:132 #, php-format msgid "Tracking report for table `%s`" msgstr "`%s` 的追蹤報告" -#: tbl_tracking.php:197 +#: tbl_tracking.php:198 #, fuzzy, php-format #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "Version %1$s was created, tracking for %2$s is active." msgstr "已建立版本 %s,%s.%s 的追蹤已啓用" -#: tbl_tracking.php:214 +#: tbl_tracking.php:215 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "%s.%s 的追蹤已啓用" -#: tbl_tracking.php:231 +#: tbl_tracking.php:232 #, fuzzy, php-format #| msgid "Tracking of %s.%s is activated." msgid "Tracking for %1$s was activated at version %2$s." msgstr "%s.%s 的追蹤已啓用" -#: tbl_tracking.php:245 +#: tbl_tracking.php:246 msgid "SQL statements executed." msgstr "SQL 指令已執行" -#: tbl_tracking.php:251 +#: tbl_tracking.php:252 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." msgstr "您可以透過建立一個臨時資料庫來執行這個匯出。請確保您有足夠的權限" -#: tbl_tracking.php:252 +#: tbl_tracking.php:253 msgid "Comment out these two lines if you do not need them." msgstr "如果您不需要,請註釋以下兩行" -#: tbl_tracking.php:261 +#: tbl_tracking.php:262 msgid "SQL statements exported. Please copy the dump or execute it." msgstr "SQL 指令已匯出。請複製儲存或運行它" -#: tbl_tracking.php:292 +#: tbl_tracking.php:295 #, php-format msgid "Version %s snapshot (SQL code)" msgstr "版本 %s 的快照 (SQL 程式碼)" -#: tbl_tracking.php:440 +#: tbl_tracking.php:448 #, fuzzy #| msgid "Track these data definition statements:" msgid "Tracking data definition successfully deleted" msgstr "追蹤這些資料定義的語句:" -#: tbl_tracking.php:442 tbl_tracking.php:464 +#: tbl_tracking.php:450 tbl_tracking.php:472 #, fuzzy #| msgid "Query type" msgid "Query error" msgstr "查詢方式" -#: tbl_tracking.php:462 +#: tbl_tracking.php:470 #, fuzzy #| msgid "Track these data manipulation statements:" msgid "Tracking data manipulation successfully deleted" msgstr "追蹤這些資料模擬的語句:" -#: tbl_tracking.php:475 +#: tbl_tracking.php:483 msgid "Tracking statements" msgstr "追蹤指令" -#: tbl_tracking.php:491 tbl_tracking.php:623 +#: tbl_tracking.php:499 tbl_tracking.php:631 #, fuzzy, php-format #| msgid "Show %s with dates from %s to %s by user %s %s" msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" msgstr "顯示自 %2$s 起至 %3$s 使用者 %4$s 執行的 %1$s %5$s" -#: tbl_tracking.php:496 +#: tbl_tracking.php:504 #, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "刪除此資料表的追蹤資料" -#: tbl_tracking.php:507 +#: tbl_tracking.php:515 #, fuzzy #| msgid "No databases" msgid "No data" msgstr "沒有資料庫" -#: tbl_tracking.php:517 tbl_tracking.php:576 +#: tbl_tracking.php:525 tbl_tracking.php:584 msgid "Date" msgstr "日期" -#: tbl_tracking.php:519 +#: tbl_tracking.php:527 msgid "Data definition statement" msgstr "資料定義指令" -#: tbl_tracking.php:578 +#: tbl_tracking.php:586 msgid "Data manipulation statement" msgstr "資料操作指令" -#: tbl_tracking.php:626 +#: tbl_tracking.php:634 msgid "SQL dump (file download)" msgstr "SQL 匯出 (檔案下載)" -#: tbl_tracking.php:627 +#: tbl_tracking.php:635 msgid "SQL dump" msgstr "SQL 匯出" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "This option will replace your table and contained data." msgstr "該選項將導致目前表的結構和資料被替換" -#: tbl_tracking.php:628 +#: tbl_tracking.php:636 msgid "SQL execution" msgstr "執行 SQL 指令" -#: tbl_tracking.php:640 +#: tbl_tracking.php:648 #, php-format msgid "Export as %s" msgstr "匯出爲 %s" -#: tbl_tracking.php:680 +#: tbl_tracking.php:688 msgid "Show versions" msgstr "查看版本" -#: tbl_tracking.php:764 +#: tbl_tracking.php:772 #, fuzzy, php-format #| msgid "Deactivate tracking for %s.%s" msgid "Deactivate tracking for %s" msgstr "停用 %s.%s 的追蹤" -#: tbl_tracking.php:766 +#: tbl_tracking.php:774 msgid "Deactivate now" msgstr "立即停用" -#: tbl_tracking.php:777 +#: tbl_tracking.php:785 #, fuzzy, php-format #| msgid "Activate tracking for %s.%s" msgid "Activate tracking for %s" msgstr "啓用 %s.%s 的追蹤" -#: tbl_tracking.php:779 +#: tbl_tracking.php:787 msgid "Activate now" msgstr "立即啓用" -#: tbl_tracking.php:792 +#: tbl_tracking.php:800 #, fuzzy, php-format #| msgid "Create version %s of %s.%s" msgid "Create version %1$s of %2$s" msgstr "爲 %2$s.%3$s 建立版本 %1$s" -#: tbl_tracking.php:796 +#: tbl_tracking.php:804 msgid "Track these data definition statements:" msgstr "追蹤下列資料定義指令:" -#: tbl_tracking.php:804 +#: tbl_tracking.php:812 msgid "Track these data manipulation statements:" msgstr "追蹤下列資料操作指令:" -#: tbl_tracking.php:812 +#: tbl_tracking.php:820 msgid "Create version" msgstr "建立版本" @@ -12434,11 +12456,11 @@ msgstr "權限不足!" msgid "The profile has been updated." msgstr "設定檔案己更新" -#: view_create.php:145 +#: view_create.php:147 msgid "VIEW name" msgstr "view名" -#: view_operations.php:86 +#: view_operations.php:88 msgid "Rename view to" msgstr "將 view改名爲" @@ -12777,8 +12799,8 @@ msgstr "" #: libraries/advisory_rules.txt:172 #, php-format msgid "" -"The current ratio of free query cache memory to total query cache size is %s" -"%%. It should be above 80%%" +"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:174 @@ -12913,8 +12935,8 @@ msgstr "" #: libraries/advisory_rules.txt:209 #, php-format msgid "" -"%s%% of all sorts cause temporary tables, this value should be lower than " -"10%%." +"%s%% of all sorts cause temporary tables, this value should be lower than 10%" +"%." msgstr "" #: libraries/advisory_rules.txt:211 @@ -14139,8 +14161,8 @@ msgstr "最大同時連線數" #~ "Note that not every result table can be put to the chart. See FAQ 6.29" #~ msgstr "" -#~ "請注意不是所有的結果表都能繪圖。參見常見問題 (FAQ) 6.29" +#~ "請注意不是所有的結果表都能繪圖。參見常見問題 (FAQ) 6.29" #~ msgid "Add a New User" #~ msgstr "新增新使用者" From 3c301b0d597b8660a2f0b43fdf71a6043d390ad5 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 2 Jul 2012 15:28:58 -0400 Subject: [PATCH 4/4] Incorrect file reference --- user_password.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_password.php b/user_password.php index 2820706da0..71d2864c3b 100644 --- a/user_password.php +++ b/user_password.php @@ -192,7 +192,7 @@ function PMA_changePassAuthType($_url_params, $password) // include_once "libraries/plugins/auth/AuthenticationCookie.class.php"; // $auth_plugin = new AuthenticationCookie(); - // the $auth_plugin is already defined in common.lib.php when this is used + // the $auth_plugin is already defined in common.inc.php when this is used global $auth_plugin; if ($GLOBALS['cfg']['Server']['auth_type'] == 'cookie') {